Skip to content
Success

Console Output

Pull request #43460 opened
17:36:10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 492fac20af558af4164484ee773eee6f6a6f56b0+4e188b8a49e6991f0f558a8b4839890145f7cd31 (42e0a63afc00f59c24ac2ac248e084b6066417cd)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43460@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
17:36:13 [2022-04-04T17:36:13.616Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:36:13 [2022-04-04T17:36:13.620Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:36:13 [2022-04-04T17:36:13.806Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc7dc468501069e6) in /home/ubuntu/workspace/moby_PR-43460
[Pipeline] {
[Pipeline] checkout
17:36:13 [2022-04-04T17:36:13.831Z] The recommended git tool is: git
17:36:13 [2022-04-04T17:36:13.856Z] using credential docker-jenkins-github-credentials
17:36:13 [2022-04-04T17:36:13.863Z] Cloning the remote Git repository
17:36:13 [2022-04-04T17:36:13.863Z] Cloning with configured refspecs honoured and without tags
17:36:13 [2022-04-04T17:36:13.899Z] Cloning repository https://github.com/moby/moby.git
17:36:13 [2022-04-04T17:36:13.900Z]  > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10
17:36:13 [2022-04-04T17:36:13.921Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:13 [2022-04-04T17:36:13.921Z]  > git --version # timeout=10
17:36:13 [2022-04-04T17:36:13.928Z]  > git --version # 'git version 2.17.1'
17:36:13 [2022-04-04T17:36:13.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:13 [2022-04-04T17:36:13.929Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:28 [2022-04-04T17:36:28.145Z] Fetching without tags
17:36:28 [2022-04-04T17:36:28.373Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:28 [2022-04-04T17:36:28.860Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:28 [2022-04-04T17:36:28.860Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460)
17:36:29 [2022-04-04T17:36:29.393Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
17:36:29 [2022-04-04T17:36:29.393Z] First time build. Skipping changelog.
17:36:29 [2022-04-04T17:36:29.448Z]  > git --version # timeout=10
17:36:29 [2022-04-04T17:36:29.455Z]  > git --version # 'git version 2.17.1'
17:36:29 [2022-04-04T17:36:29.460Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:36:28 [2022-04-04T17:36:28.156Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:28 [2022-04-04T17:36:28.162Z]  > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10
17:36:28 [2022-04-04T17:36:28.169Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:28 [2022-04-04T17:36:28.174Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:28 [2022-04-04T17:36:28.183Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:28 [2022-04-04T17:36:28.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:28 [2022-04-04T17:36:28.184Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:28 [2022-04-04T17:36:28.408Z]  > git config core.sparsecheckout # timeout=10
17:36:28 [2022-04-04T17:36:28.413Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:28 [2022-04-04T17:36:28.869Z]  > git remote # timeout=10
17:36:28 [2022-04-04T17:36:28.874Z]  > git config --get remote.origin.url # timeout=10
17:36:28 [2022-04-04T17:36:28.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:28 [2022-04-04T17:36:28.880Z]  > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10
17:36:28 [2022-04-04T17:36:28.890Z]  > git rev-parse HEAD^{commit} # timeout=10
17:36:28 [2022-04-04T17:36:28.895Z]  > git config core.sparsecheckout # timeout=10
17:36:28 [2022-04-04T17:36:28.903Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:36:30 [2022-04-04T17:36:30.065Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/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
17:36:30 [2022-04-04T17:36:30.065Z] Unable to find image 'alpine:latest' locally
17:36:30 [2022-04-04T17:36:30.065Z] latest: Pulling from library/alpine
17:36:30 [2022-04-04T17:36:30.065Z] 40e059520d19: Pulling fs layer
17:36:30 [2022-04-04T17:36:30.323Z] 40e059520d19: Verifying Checksum
17:36:30 [2022-04-04T17:36:30.323Z] 40e059520d19: Download complete
17:36:30 [2022-04-04T17:36:30.323Z] 40e059520d19: Pull complete
17:36:30 [2022-04-04T17:36:30.581Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04
17:36:30 [2022-04-04T17:36:30.581Z] Status: Downloaded newer image for alpine:latest
17:36:33 [2022-04-04T17:36:33.110Z] 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-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-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
17:36:33 [2022-04-04T17:36:33.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009276e0acc9d73fb) in /home/ubuntu/workspace/moby_PR-43460
[Pipeline] stage
17:36:33 [2022-04-04T17:36:33.307Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009797a12bb54f39c) in /home/ubuntu/workspace/moby_PR-43460
[Pipeline] { (Print info)
17:36:33 [2022-04-04T17:36:33.307Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042a8337e1d336402) in /home/ubuntu/workspace/moby_PR-43460
[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] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
17:36:33 [2022-04-04T17:36:33.377Z] The recommended git tool is: git
[Pipeline] // stage
17:36:33 [2022-04-04T17:36:33.392Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
17:36:33 [2022-04-04T17:36:33.401Z] Cloning the remote Git repository
17:36:33 [2022-04-04T17:36:33.401Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
17:36:33 [2022-04-04T17:36:33.421Z] The recommended git tool is: git
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
17:36:33 [2022-04-04T17:36:33.428Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
17:36:33 [2022-04-04T17:36:33.439Z] using credential docker-jenkins-github-credentials
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
17:36:33 [2022-04-04T17:36:33.448Z] Cloning the remote Git repository
17:36:33 [2022-04-04T17:36:33.448Z] Cloning with configured refspecs honoured and without tags
17:36:33 [2022-04-04T17:36:33.450Z] using credential docker-jenkins-github-credentials
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
17:36:33 [2022-04-04T17:36:33.459Z] Cloning the remote Git repository
17:36:33 [2022-04-04T17:36:33.459Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[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] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:36:33 [2022-04-04T17:36:33.626Z] Running on azwin-2-32c6d0 in d:\jenkins\workspace\moby_PR-43460
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] ws
17:36:33 [2022-04-04T17:36:33.668Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:36:33 [2022-04-04T17:36:33.789Z] The recommended git tool is: git
17:36:34 [2022-04-04T17:36:34.033Z] using credential docker-jenkins-github-credentials
17:36:34 [2022-04-04T17:36:34.120Z] Cloning the remote Git repository
17:36:34 [2022-04-04T17:36:34.121Z] Cloning with configured refspecs honoured and without tags
17:36:33 [2022-04-04T17:36:33.452Z] Cloning repository https://github.com/moby/moby.git
17:36:33 [2022-04-04T17:36:33.452Z]  > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10
17:36:33 [2022-04-04T17:36:33.469Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:33 [2022-04-04T17:36:33.469Z]  > git --version # timeout=10
17:36:33 [2022-04-04T17:36:33.480Z]  > git --version # 'git version 2.17.1'
17:36:33 [2022-04-04T17:36:33.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:33 [2022-04-04T17:36:33.481Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:33 [2022-04-04T17:36:33.452Z] Cloning repository https://github.com/moby/moby.git
17:36:33 [2022-04-04T17:36:33.452Z]  > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10
17:36:33 [2022-04-04T17:36:33.484Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:33 [2022-04-04T17:36:33.484Z]  > git --version # timeout=10
17:36:33 [2022-04-04T17:36:33.495Z]  > git --version # 'git version 2.17.1'
17:36:33 [2022-04-04T17:36:33.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:33 [2022-04-04T17:36:33.496Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:33 [2022-04-04T17:36:33.461Z] Cloning repository https://github.com/moby/moby.git
17:36:33 [2022-04-04T17:36:33.461Z]  > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10
17:36:33 [2022-04-04T17:36:33.476Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:33 [2022-04-04T17:36:33.477Z]  > git --version # timeout=10
17:36:33 [2022-04-04T17:36:33.484Z]  > git --version # 'git version 2.17.1'
17:36:33 [2022-04-04T17:36:33.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:33 [2022-04-04T17:36:33.486Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:34 [2022-04-04T17:36:34.146Z] Cloning repository https://github.com/moby/moby.git
17:36:34 [2022-04-04T17:36:34.146Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:36:34 [2022-04-04T17:36:34.209Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:34 [2022-04-04T17:36:34.209Z]  > git --version # timeout=10
17:36:34 [2022-04-04T17:36:34.256Z]  > git --version # 'git version 2.24.1.windows.2'
17:36:34 [2022-04-04T17:36:34.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:34 [2022-04-04T17:36:34.256Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:47 [2022-04-04T17:36:47.588Z] Fetching without tags
17:36:47 [2022-04-04T17:36:47.561Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:47 [2022-04-04T17:36:47.564Z]  > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10
17:36:47 [2022-04-04T17:36:47.570Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:47 [2022-04-04T17:36:47.580Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:47 [2022-04-04T17:36:47.588Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:47 [2022-04-04T17:36:47.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:47 [2022-04-04T17:36:47.588Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:47 [2022-04-04T17:36:47.807Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:47 [2022-04-04T17:36:47.833Z] Fetching without tags
17:36:47 [2022-04-04T17:36:47.858Z] Fetching without tags
17:36:47 [2022-04-04T17:36:47.956Z] Fetching without tags
17:36:48 [2022-04-04T17:36:48.126Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:47 [2022-04-04T17:36:47.549Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:47 [2022-04-04T17:36:47.581Z]  > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10
17:36:47 [2022-04-04T17:36:47.628Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:47 [2022-04-04T17:36:47.752Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:47 [2022-04-04T17:36:47.862Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:47 [2022-04-04T17:36:47.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:47 [2022-04-04T17:36:47.862Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:48 [2022-04-04T17:36:48.200Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:48 [2022-04-04T17:36:48.288Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:48 [2022-04-04T17:36:48.288Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460)
17:36:48 [2022-04-04T17:36:48.295Z] Still waiting to schedule task
17:36:48 [2022-04-04T17:36:48.296Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
17:36:48 [2022-04-04T17:36:48.298Z] Still waiting to schedule task
17:36:48 [2022-04-04T17:36:48.298Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
17:36:48 [2022-04-04T17:36:48.583Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:48 [2022-04-04T17:36:48.608Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:48 [2022-04-04T17:36:48.608Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460)
17:36:48 [2022-04-04T17:36:48.638Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
17:36:48 [2022-04-04T17:36:48.672Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:48 [2022-04-04T17:36:48.672Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460)
17:36:48 [2022-04-04T17:36:48.665Z]  > git --version # timeout=10
17:36:48 [2022-04-04T17:36:48.675Z]  > git --version # 'git version 2.17.1'
17:36:48 [2022-04-04T17:36:48.683Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:36:49 [2022-04-04T17:36:49.188Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
17:36:49 [2022-04-04T17:36:49.189Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
17:36:49 [2022-04-04T17:36:49.209Z]  > git --version # timeout=10
17:36:49 [2022-04-04T17:36:49.223Z]  > git --version # 'git version 2.17.1'
17:36:49 [2022-04-04T17:36:49.231Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:36:49 [2022-04-04T17:36:49.217Z]  > git --version # timeout=10
17:36:49 [2022-04-04T17:36:49.228Z]  > git --version # 'git version 2.17.1'
17:36:49 [2022-04-04T17:36:49.237Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:36:47 [2022-04-04T17:36:47.813Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:47 [2022-04-04T17:36:47.820Z]  > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10
17:36:47 [2022-04-04T17:36:47.834Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:47 [2022-04-04T17:36:47.847Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:47 [2022-04-04T17:36:47.868Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:47 [2022-04-04T17:36:47.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:47 [2022-04-04T17:36:47.869Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:48 [2022-04-04T17:36:48.128Z]  > git config core.sparsecheckout # timeout=10
17:36:48 [2022-04-04T17:36:48.133Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:48 [2022-04-04T17:36:48.580Z]  > git remote # timeout=10
17:36:48 [2022-04-04T17:36:48.589Z]  > git config --get remote.origin.url # timeout=10
17:36:48 [2022-04-04T17:36:48.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:48 [2022-04-04T17:36:48.594Z]  > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10
17:36:48 [2022-04-04T17:36:48.603Z]  > git rev-parse HEAD^{commit} # timeout=10
17:36:48 [2022-04-04T17:36:48.651Z]  > git config core.sparsecheckout # timeout=10
17:36:48 [2022-04-04T17:36:48.656Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:47 [2022-04-04T17:36:47.933Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:47 [2022-04-04T17:36:47.936Z]  > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10
17:36:47 [2022-04-04T17:36:47.943Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:47 [2022-04-04T17:36:47.950Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:36:47 [2022-04-04T17:36:47.958Z] Fetching upstream changes from https://github.com/moby/moby.git
17:36:47 [2022-04-04T17:36:47.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:47 [2022-04-04T17:36:47.963Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:36:48 [2022-04-04T17:36:48.202Z]  > git config core.sparsecheckout # timeout=10
17:36:48 [2022-04-04T17:36:48.207Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:48 [2022-04-04T17:36:48.645Z]  > git remote # timeout=10
17:36:48 [2022-04-04T17:36:48.655Z]  > git config --get remote.origin.url # timeout=10
17:36:48 [2022-04-04T17:36:48.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:48 [2022-04-04T17:36:48.658Z]  > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10
17:36:48 [2022-04-04T17:36:48.666Z]  > git rev-parse HEAD^{commit} # timeout=10
17:36:48 [2022-04-04T17:36:48.674Z]  > git config core.sparsecheckout # timeout=10
17:36:48 [2022-04-04T17:36:48.679Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:47 [2022-04-04T17:36:47.806Z]  > git config core.sparsecheckout # timeout=10
17:36:47 [2022-04-04T17:36:47.815Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:48 [2022-04-04T17:36:48.259Z]  > git remote # timeout=10
17:36:48 [2022-04-04T17:36:48.265Z]  > git config --get remote.origin.url # timeout=10
17:36:48 [2022-04-04T17:36:48.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:48 [2022-04-04T17:36:48.271Z]  > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10
17:36:48 [2022-04-04T17:36:48.280Z]  > git rev-parse HEAD^{commit} # timeout=10
17:36:48 [2022-04-04T17:36:48.288Z]  > git config core.sparsecheckout # timeout=10
17:36:48 [2022-04-04T17:36:48.294Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:49 [2022-04-04T17:36:49.441Z] + docker version
17:36:49 [2022-04-04T17:36:49.441Z] Client: Docker Engine - Community
17:36:49 [2022-04-04T17:36:49.441Z]  Version:           20.10.12
17:36:49 [2022-04-04T17:36:49.441Z]  API version:       1.41
17:36:49 [2022-04-04T17:36:49.441Z]  Go version:        go1.16.12
17:36:49 [2022-04-04T17:36:49.441Z]  Git commit:        e91ed57
17:36:49 [2022-04-04T17:36:49.441Z]  Built:             Mon Dec 13 11:45:27 2021
17:36:49 [2022-04-04T17:36:49.441Z]  OS/Arch:           linux/amd64
17:36:49 [2022-04-04T17:36:49.441Z]  Context:           default
17:36:49 [2022-04-04T17:36:49.441Z]  Experimental:      true
17:36:49 [2022-04-04T17:36:49.441Z] 
17:36:49 [2022-04-04T17:36:49.441Z] Server: Docker Engine - Community
17:36:49 [2022-04-04T17:36:49.441Z]  Engine:
17:36:49 [2022-04-04T17:36:49.441Z]   Version:          20.10.12
17:36:49 [2022-04-04T17:36:49.441Z]   API version:      1.41 (minimum version 1.12)
17:36:49 [2022-04-04T17:36:49.441Z]   Go version:       go1.16.12
17:36:49 [2022-04-04T17:36:49.441Z]   Git commit:       459d0df
17:36:49 [2022-04-04T17:36:49.441Z]   Built:            Mon Dec 13 11:43:36 2021
17:36:49 [2022-04-04T17:36:49.441Z]   OS/Arch:          linux/amd64
17:36:49 [2022-04-04T17:36:49.441Z]   Experimental:     true
17:36:49 [2022-04-04T17:36:49.441Z]  containerd:
17:36:49 [2022-04-04T17:36:49.441Z]   Version:          1.4.12
17:36:49 [2022-04-04T17:36:49.441Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:36:49 [2022-04-04T17:36:49.441Z]  runc:
17:36:49 [2022-04-04T17:36:49.441Z]   Version:          1.0.2
17:36:49 [2022-04-04T17:36:49.441Z]   GitCommit:        v1.0.2-0-g52b36a2
17:36:49 [2022-04-04T17:36:49.441Z]  docker-init:
17:36:49 [2022-04-04T17:36:49.441Z]   Version:          0.19.0
17:36:49 [2022-04-04T17:36:49.441Z]   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:36:49 [2022-04-04T17:36:49.758Z] + docker info
17:36:48 [2022-04-04T17:36:48.611Z]  > git config core.sparsecheckout # timeout=10
17:36:48 [2022-04-04T17:36:48.657Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:49 [2022-04-04T17:36:49.890Z] + [ PR != PR ]
17:36:49 [2022-04-04T17:36:49.891Z] + [ 20.10 != master ]
17:36:49 [2022-04-04T17:36:49.891Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:36:49 [2022-04-04T17:36:49.989Z] + docker version
17:36:49 [2022-04-04T17:36:49.989Z] Client: Docker Engine - Community
17:36:49 [2022-04-04T17:36:49.989Z]  Version:           20.10.12
17:36:49 [2022-04-04T17:36:49.989Z]  API version:       1.41
17:36:49 [2022-04-04T17:36:49.989Z]  Go version:        go1.16.12
17:36:49 [2022-04-04T17:36:49.989Z]  Git commit:        e91ed57
17:36:49 [2022-04-04T17:36:49.989Z]  Built:             Mon Dec 13 11:45:27 2021
17:36:49 [2022-04-04T17:36:49.989Z]  OS/Arch:           linux/amd64
17:36:49 [2022-04-04T17:36:49.989Z]  Context:           default
17:36:49 [2022-04-04T17:36:49.989Z]  Experimental:      true
17:36:49 [2022-04-04T17:36:49.989Z] 
17:36:49 [2022-04-04T17:36:49.989Z] Server: Docker Engine - Community
17:36:49 [2022-04-04T17:36:49.989Z]  Engine:
17:36:49 [2022-04-04T17:36:49.989Z]   Version:          20.10.12
17:36:49 [2022-04-04T17:36:49.989Z]   API version:      1.41 (minimum version 1.12)
17:36:49 [2022-04-04T17:36:49.989Z]   Go version:       go1.16.12
17:36:49 [2022-04-04T17:36:49.989Z]   Git commit:       459d0df
17:36:49 [2022-04-04T17:36:49.989Z]   Built:            Mon Dec 13 11:43:36 2021
17:36:49 [2022-04-04T17:36:49.989Z]   OS/Arch:          linux/amd64
17:36:49 [2022-04-04T17:36:49.989Z]   Experimental:     true
17:36:49 [2022-04-04T17:36:49.989Z]  containerd:
17:36:49 [2022-04-04T17:36:49.989Z]   Version:          1.4.12
17:36:49 [2022-04-04T17:36:49.990Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:36:49 [2022-04-04T17:36:49.990Z]  runc:
17:36:49 [2022-04-04T17:36:49.990Z]   Version:          1.0.2
17:36:49 [2022-04-04T17:36:49.990Z]   GitCommit:        v1.0.2-0-g52b36a2
17:36:49 [2022-04-04T17:36:49.990Z]  docker-init:
17:36:49 [2022-04-04T17:36:49.990Z]   Version:          0.19.0
17:36:49 [2022-04-04T17:36:49.990Z]   GitCommit:        de40ad0
[Pipeline] sh
17:36:50 [2022-04-04T17:36:50.208Z] + docker version
17:36:50 [2022-04-04T17:36:50.208Z] Client: Docker Engine - Community
17:36:50 [2022-04-04T17:36:50.208Z]  Version:           20.10.12
17:36:50 [2022-04-04T17:36:50.208Z]  API version:       1.41
17:36:50 [2022-04-04T17:36:50.208Z]  Go version:        go1.16.12
17:36:50 [2022-04-04T17:36:50.208Z]  Git commit:        e91ed57
17:36:50 [2022-04-04T17:36:50.208Z]  Built:             Mon Dec 13 11:45:27 2021
17:36:50 [2022-04-04T17:36:50.208Z]  OS/Arch:           linux/amd64
17:36:50 [2022-04-04T17:36:50.208Z]  Context:           default
17:36:50 [2022-04-04T17:36:50.208Z]  Experimental:      true
17:36:50 [2022-04-04T17:36:50.208Z] 
17:36:50 [2022-04-04T17:36:50.208Z] Server: Docker Engine - Community
17:36:50 [2022-04-04T17:36:50.208Z]  Engine:
17:36:50 [2022-04-04T17:36:50.208Z]   Version:          20.10.12
17:36:50 [2022-04-04T17:36:50.208Z]   API version:      1.41 (minimum version 1.12)
17:36:50 [2022-04-04T17:36:50.208Z]   Go version:       go1.16.12
17:36:50 [2022-04-04T17:36:50.208Z]   Git commit:       459d0df
17:36:50 [2022-04-04T17:36:50.208Z]   Built:            Mon Dec 13 11:43:36 2021
17:36:50 [2022-04-04T17:36:50.208Z]   OS/Arch:          linux/amd64
17:36:50 [2022-04-04T17:36:50.208Z]   Experimental:     true
17:36:50 [2022-04-04T17:36:50.208Z]  containerd:
17:36:50 [2022-04-04T17:36:50.208Z]   Version:          1.4.12
17:36:50 [2022-04-04T17:36:50.208Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:36:50 [2022-04-04T17:36:50.208Z]  runc:
17:36:50 [2022-04-04T17:36:50.208Z]   Version:          1.0.2
17:36:50 [2022-04-04T17:36:50.208Z]   GitCommit:        v1.0.2-0-g52b36a2
17:36:50 [2022-04-04T17:36:50.208Z]  docker-init:
17:36:50 [2022-04-04T17:36:50.208Z]   Version:          0.19.0
17:36:50 [2022-04-04T17:36:50.208Z]   GitCommit:        de40ad0
[Pipeline] sh
17:36:50 [2022-04-04T17:36:50.312Z] + docker info
17:36:50 [2022-04-04T17:36:50.487Z] + docker info
17:36:50 [2022-04-04T17:36:50.687Z] Client:
17:36:50 [2022-04-04T17:36:50.687Z]  Context:    default
17:36:50 [2022-04-04T17:36:50.687Z]  Debug Mode: false
17:36:50 [2022-04-04T17:36:50.687Z]  Plugins:
17:36:50 [2022-04-04T17:36:50.687Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:36:50 [2022-04-04T17:36:50.687Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
17:36:50 [2022-04-04T17:36:50.687Z]   compose: Docker Compose (Docker Inc., v2.2.3)
17:36:50 [2022-04-04T17:36:50.687Z]   scan: Docker Scan (Docker Inc., v0.12.0)
17:36:50 [2022-04-04T17:36:50.687Z] 
17:36:50 [2022-04-04T17:36:50.687Z] Server:
17:36:50 [2022-04-04T17:36:50.687Z]  Containers: 0
17:36:50 [2022-04-04T17:36:50.687Z]   Running: 0
17:36:50 [2022-04-04T17:36:50.687Z]   Paused: 0
17:36:50 [2022-04-04T17:36:50.687Z]   Stopped: 0
17:36:50 [2022-04-04T17:36:50.687Z]  Images: 2
17:36:50 [2022-04-04T17:36:50.687Z]  Server Version: 20.10.12
17:36:50 [2022-04-04T17:36:50.687Z]  Storage Driver: overlay2
17:36:50 [2022-04-04T17:36:50.687Z]   Backing Filesystem: extfs
17:36:50 [2022-04-04T17:36:50.687Z]   Supports d_type: true
17:36:50 [2022-04-04T17:36:50.687Z]   Native Overlay Diff: true
17:36:50 [2022-04-04T17:36:50.687Z]   userxattr: false
17:36:50 [2022-04-04T17:36:50.687Z]  Logging Driver: json-file
17:36:50 [2022-04-04T17:36:50.687Z]  Cgroup Driver: cgroupfs
17:36:50 [2022-04-04T17:36:50.687Z]  Cgroup Version: 1
17:36:50 [2022-04-04T17:36:50.687Z]  Plugins:
17:36:50 [2022-04-04T17:36:50.687Z]   Volume: local
17:36:50 [2022-04-04T17:36:50.687Z]   Network: bridge host ipvlan macvlan null overlay
17:36:50 [2022-04-04T17:36:50.687Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:36:50 [2022-04-04T17:36:50.687Z]  Swarm: inactive
17:36:50 [2022-04-04T17:36:50.687Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:36:50 [2022-04-04T17:36:50.687Z]  Default Runtime: runc
17:36:50 [2022-04-04T17:36:50.687Z]  Init Binary: docker-init
17:36:50 [2022-04-04T17:36:50.687Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:36:50 [2022-04-04T17:36:50.687Z]  runc version: v1.0.2-0-g52b36a2
17:36:50 [2022-04-04T17:36:50.687Z]  init version: de40ad0
17:36:50 [2022-04-04T17:36:50.687Z]  Security Options:
17:36:50 [2022-04-04T17:36:50.687Z]   apparmor
17:36:50 [2022-04-04T17:36:50.687Z]   seccomp
17:36:50 [2022-04-04T17:36:50.687Z]    Profile: default
17:36:50 [2022-04-04T17:36:50.687Z]  Kernel Version: 5.4.0-1061-aws
17:36:50 [2022-04-04T17:36:50.687Z]  Operating System: Ubuntu 18.04.6 LTS
17:36:50 [2022-04-04T17:36:50.687Z]  OSType: linux
17:36:50 [2022-04-04T17:36:50.687Z]  Architecture: x86_64
17:36:50 [2022-04-04T17:36:50.687Z]  CPUs: 2
17:36:50 [2022-04-04T17:36:50.687Z]  Total Memory: 7.565GiB
17:36:50 [2022-04-04T17:36:50.687Z]  Name: ip-10-100-80-70
17:36:50 [2022-04-04T17:36:50.687Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
17:36:50 [2022-04-04T17:36:50.687Z]  Docker Root Dir: /var/lib/docker
17:36:50 [2022-04-04T17:36:50.687Z]  Debug Mode: false
17:36:50 [2022-04-04T17:36:50.687Z]  Registry: https://index.docker.io/v1/
17:36:50 [2022-04-04T17:36:50.687Z]  Labels:
17:36:50 [2022-04-04T17:36:50.687Z]  Experimental: true
17:36:50 [2022-04-04T17:36:50.687Z]  Insecure Registries:
17:36:50 [2022-04-04T17:36:50.687Z]   127.0.0.0/8
17:36:50 [2022-04-04T17:36:50.687Z]  Live Restore Enabled: true
17:36:50 [2022-04-04T17:36:50.687Z] 
17:36:50 [2022-04-04T17:36:50.687Z] WARNING: No swap limit support
[Pipeline] sh
17:36:51 [2022-04-04T17:36:51.019Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:36:51 [2022-04-04T17:36:51.019Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:36:51 [2022-04-04T17:36:51.019Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:36:51 [2022-04-04T17:36:51.019Z] + bash /home/ubuntu/workspace/moby_PR-43460/check-config.sh
17:36:51 [2022-04-04T17:36:51.019Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:36:51 [2022-04-04T17:36:51.019Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
17:36:51 [2022-04-04T17:36:51.019Z] 
17:36:51 [2022-04-04T17:36:51.019Z] Generally Necessary:
17:36:51 [2022-04-04T17:36:51.019Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:36:51 [2022-04-04T17:36:51.019Z] - apparmor: enabled and tools installed
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_NAMESPACES: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_NET_NS: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_PID_NS: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_IPC_NS: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_UTS_NS: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_CGROUPS: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_CGROUP_CPUACCT: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_CGROUP_DEVICE: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_CGROUP_FREEZER: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_CGROUP_SCHED: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_CPUSETS: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_MEMCG: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_KEYS: enabled
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_VETH: enabled (as module)
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_BRIDGE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_NF_NAT_IPV4: missing
17:36:51 [2022-04-04T17:36:51.019Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.215Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0
17:36:51 [2022-04-04T17:36:51.216Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460)
17:36:51 [2022-04-04T17:36:51.241Z] Client:
17:36:51 [2022-04-04T17:36:51.241Z]  Context:    default
17:36:51 [2022-04-04T17:36:51.241Z]  Debug Mode: false
17:36:51 [2022-04-04T17:36:51.241Z]  Plugins:
17:36:51 [2022-04-04T17:36:51.241Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:36:51 [2022-04-04T17:36:51.241Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
17:36:51 [2022-04-04T17:36:51.241Z]   compose: Docker Compose (Docker Inc., v2.2.3)
17:36:51 [2022-04-04T17:36:51.241Z]   scan: Docker Scan (Docker Inc., v0.12.0)
17:36:51 [2022-04-04T17:36:51.241Z] 
17:36:51 [2022-04-04T17:36:51.241Z] Server:
17:36:51 [2022-04-04T17:36:51.241Z]  Containers: 0
17:36:51 [2022-04-04T17:36:51.241Z]   Running: 0
17:36:51 [2022-04-04T17:36:51.241Z]   Paused: 0
17:36:51 [2022-04-04T17:36:51.241Z]   Stopped: 0
17:36:51 [2022-04-04T17:36:51.241Z]  Images: 2
17:36:51 [2022-04-04T17:36:51.241Z]  Server Version: 20.10.12
17:36:51 [2022-04-04T17:36:51.241Z]  Storage Driver: overlay2
17:36:51 [2022-04-04T17:36:51.241Z]   Backing Filesystem: extfs
17:36:51 [2022-04-04T17:36:51.241Z]   Supports d_type: true
17:36:51 [2022-04-04T17:36:51.241Z]   Native Overlay Diff: true
17:36:51 [2022-04-04T17:36:51.241Z]   userxattr: false
17:36:51 [2022-04-04T17:36:51.241Z]  Logging Driver: json-file
17:36:51 [2022-04-04T17:36:51.241Z]  Cgroup Driver: cgroupfs
17:36:51 [2022-04-04T17:36:51.241Z]  Cgroup Version: 1
17:36:51 [2022-04-04T17:36:51.241Z]  Plugins:
17:36:51 [2022-04-04T17:36:51.241Z]   Volume: local
17:36:51 [2022-04-04T17:36:51.241Z]   Network: bridge host ipvlan macvlan null overlay
17:36:51 [2022-04-04T17:36:51.241Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:36:51 [2022-04-04T17:36:51.241Z]  Swarm: inactive
17:36:51 [2022-04-04T17:36:51.241Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:36:51 [2022-04-04T17:36:51.241Z]  Default Runtime: runc
17:36:51 [2022-04-04T17:36:51.241Z]  Init Binary: docker-init
17:36:51 [2022-04-04T17:36:51.241Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:36:51 [2022-04-04T17:36:51.241Z]  runc version: v1.0.2-0-g52b36a2
17:36:51 [2022-04-04T17:36:51.241Z]  init version: de40ad0
17:36:51 [2022-04-04T17:36:51.241Z]  Security Options:
17:36:51 [2022-04-04T17:36:51.241Z]   apparmor
17:36:51 [2022-04-04T17:36:51.241Z]   seccomp
17:36:51 [2022-04-04T17:36:51.241Z]    Profile: default
17:36:51 [2022-04-04T17:36:51.241Z]  Kernel Version: 5.4.0-1061-aws
17:36:51 [2022-04-04T17:36:51.241Z]  Operating System: Ubuntu 18.04.6 LTS
17:36:51 [2022-04-04T17:36:51.241Z]  OSType: linux
17:36:51 [2022-04-04T17:36:51.241Z]  Architecture: x86_64
17:36:51 [2022-04-04T17:36:51.241Z]  CPUs: 2
17:36:51 [2022-04-04T17:36:51.241Z]  Total Memory: 7.565GiB
17:36:51 [2022-04-04T17:36:51.241Z]  Name: ip-10-100-85-153
17:36:51 [2022-04-04T17:36:51.241Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
17:36:51 [2022-04-04T17:36:51.241Z]  Docker Root Dir: /var/lib/docker
17:36:51 [2022-04-04T17:36:51.241Z]  Debug Mode: false
17:36:51 [2022-04-04T17:36:51.241Z]  Registry: https://index.docker.io/v1/
17:36:51 [2022-04-04T17:36:51.241Z]  Labels:
17:36:51 [2022-04-04T17:36:51.241Z]  Experimental: true
17:36:51 [2022-04-04T17:36:51.241Z]  Insecure Registries:
17:36:51 [2022-04-04T17:36:51.241Z]   127.0.0.0/8
17:36:51 [2022-04-04T17:36:51.241Z]  Live Restore Enabled: true
17:36:51 [2022-04-04T17:36:51.241Z] 
17:36:51 [2022-04-04T17:36:51.241Z] WARNING: No swap limit support
[Pipeline] sh
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_NF_NAT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_NF_NAT_NEEDED: missing
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_POSIX_MQUEUE: enabled
17:36:51 [2022-04-04T17:36:51.276Z] 
17:36:51 [2022-04-04T17:36:51.276Z] Optional Features:
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_USER_NS: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_SECCOMP: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_CGROUP_PIDS: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_MEMCG_SWAP: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:36:51 [2022-04-04T17:36:51.276Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_BLK_CGROUP: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_IOSCHED_CFQ: missing
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_CGROUP_PERF: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_CGROUP_HUGETLB: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_CFS_BANDWIDTH: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_RT_GROUP_SCHED: missing
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_IP_VS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_IP_VS_NFCT: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:36:51 [2022-04-04T17:36:51.276Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:36:51 [2022-04-04T17:36:51.277Z] - CONFIG_IP_VS_RR: enabled (as module)
17:36:51 [2022-04-04T17:36:51.277Z] - CONFIG_EXT4_FS: enabled
17:36:51 [2022-04-04T17:36:51.277Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:36:51 [2022-04-04T17:36:51.277Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:36:51 [2022-04-04T17:36:51.277Z] - Network Drivers:
17:36:51 [2022-04-04T17:36:51.277Z]   - "overlay":
17:36:51 [2022-04-04T17:36:51.277Z]     - CONFIG_VXLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.277Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:36:51 [2022-04-04T17:36:51.277Z]       Optional (for encrypted networks):
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_CRYPTO: enabled
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_CRYPTO_AEAD: enabled
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_CRYPTO_GCM: enabled
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_CRYPTO_GHASH: enabled
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_XFRM: enabled
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_XFRM_USER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_INET_ESP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.277Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:36:51 [2022-04-04T17:36:51.277Z]   - "ipvlan":
17:36:51 [2022-04-04T17:36:51.423Z] Client:
17:36:51 [2022-04-04T17:36:51.423Z]  Context:    default
17:36:51 [2022-04-04T17:36:51.423Z]  Debug Mode: false
17:36:51 [2022-04-04T17:36:51.423Z]  Plugins:
17:36:51 [2022-04-04T17:36:51.423Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:36:51 [2022-04-04T17:36:51.423Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
17:36:51 [2022-04-04T17:36:51.423Z]   compose: Docker Compose (Docker Inc., v2.2.3)
17:36:51 [2022-04-04T17:36:51.423Z]   scan: Docker Scan (Docker Inc., v0.12.0)
17:36:51 [2022-04-04T17:36:51.423Z] 
17:36:51 [2022-04-04T17:36:51.423Z] Server:
17:36:51 [2022-04-04T17:36:51.423Z]  Containers: 0
17:36:51 [2022-04-04T17:36:51.423Z]   Running: 0
17:36:51 [2022-04-04T17:36:51.423Z]   Paused: 0
17:36:51 [2022-04-04T17:36:51.423Z]   Stopped: 0
17:36:51 [2022-04-04T17:36:51.423Z]  Images: 2
17:36:51 [2022-04-04T17:36:51.423Z]  Server Version: 20.10.12
17:36:51 [2022-04-04T17:36:51.423Z]  Storage Driver: overlay2
17:36:51 [2022-04-04T17:36:51.423Z]   Backing Filesystem: extfs
17:36:51 [2022-04-04T17:36:51.423Z]   Supports d_type: true
17:36:51 [2022-04-04T17:36:51.423Z]   Native Overlay Diff: true
17:36:51 [2022-04-04T17:36:51.423Z]   userxattr: false
17:36:51 [2022-04-04T17:36:51.423Z]  Logging Driver: json-file
17:36:51 [2022-04-04T17:36:51.423Z]  Cgroup Driver: cgroupfs
17:36:51 [2022-04-04T17:36:51.423Z]  Cgroup Version: 1
17:36:51 [2022-04-04T17:36:51.423Z]  Plugins:
17:36:51 [2022-04-04T17:36:51.423Z]   Volume: local
17:36:51 [2022-04-04T17:36:51.423Z]   Network: bridge host ipvlan macvlan null overlay
17:36:51 [2022-04-04T17:36:51.423Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:36:51 [2022-04-04T17:36:51.423Z]  Swarm: inactive
17:36:51 [2022-04-04T17:36:51.423Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:36:51 [2022-04-04T17:36:51.423Z]  Default Runtime: runc
17:36:51 [2022-04-04T17:36:51.423Z]  Init Binary: docker-init
17:36:51 [2022-04-04T17:36:51.423Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:36:51 [2022-04-04T17:36:51.423Z]  runc version: v1.0.2-0-g52b36a2
17:36:51 [2022-04-04T17:36:51.423Z]  init version: de40ad0
17:36:51 [2022-04-04T17:36:51.423Z]  Security Options:
17:36:51 [2022-04-04T17:36:51.423Z]   apparmor
17:36:51 [2022-04-04T17:36:51.423Z]   seccomp
17:36:51 [2022-04-04T17:36:51.423Z]    Profile: default
17:36:51 [2022-04-04T17:36:51.423Z]  Kernel Version: 5.4.0-1061-aws
17:36:51 [2022-04-04T17:36:51.423Z]  Operating System: Ubuntu 18.04.6 LTS
17:36:51 [2022-04-04T17:36:51.423Z]  OSType: linux
17:36:51 [2022-04-04T17:36:51.423Z]  Architecture: x86_64
17:36:51 [2022-04-04T17:36:51.423Z]  CPUs: 2
17:36:51 [2022-04-04T17:36:51.423Z]  Total Memory: 7.565GiB
17:36:51 [2022-04-04T17:36:51.423Z]  Name: ip-10-100-102-168
17:36:51 [2022-04-04T17:36:51.423Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
17:36:51 [2022-04-04T17:36:51.423Z]  Docker Root Dir: /var/lib/docker
17:36:51 [2022-04-04T17:36:51.423Z]  Debug Mode: false
17:36:51 [2022-04-04T17:36:51.423Z]  Registry: https://index.docker.io/v1/
17:36:51 [2022-04-04T17:36:51.423Z]  Labels:
17:36:51 [2022-04-04T17:36:51.423Z]  Experimental: true
17:36:51 [2022-04-04T17:36:51.423Z]  Insecure Registries:
17:36:51 [2022-04-04T17:36:51.423Z]   127.0.0.0/8
17:36:51 [2022-04-04T17:36:51.423Z]  Live Restore Enabled: true
17:36:51 [2022-04-04T17:36:51.423Z] 
17:36:51 [2022-04-04T17:36:51.423Z] WARNING: No swap limit support
[Pipeline] sh
17:36:51 [2022-04-04T17:36:51.533Z]     - CONFIG_IPVLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.533Z]   - "macvlan":
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_MACVLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_DUMMY: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]   - "ftp,tftp client in container":
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z] - Storage Drivers:
17:36:51 [2022-04-04T17:36:51.534Z]   - "aufs":
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_AUFS_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]   - "btrfs":
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:36:51 [2022-04-04T17:36:51.534Z]   - "devicemapper":
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_BLK_DEV_DM: enabled
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]   - "overlay":
17:36:51 [2022-04-04T17:36:51.534Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.534Z]   - "zfs":
17:36:51 [2022-04-04T17:36:51.534Z]     - /dev/zfs: present
17:36:51 [2022-04-04T17:36:51.534Z]     - zfs command: missing
17:36:51 [2022-04-04T17:36:51.534Z]     - zpool command: missing
17:36:51 [2022-04-04T17:36:51.534Z] 
17:36:51 [2022-04-04T17:36:51.534Z] Limits:
17:36:51 [2022-04-04T17:36:51.534Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:36:51 [2022-04-04T17:36:51.534Z] 
17:36:51 [2022-04-04T17:36:51.534Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
17:36:51 [2022-04-04T17:36:51.566Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:36:51 [2022-04-04T17:36:51.566Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:36:51 [2022-04-04T17:36:51.566Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:36:51 [2022-04-04T17:36:51.566Z] + bash /home/ubuntu/workspace/moby_PR-43460/check-config.sh
17:36:51 [2022-04-04T17:36:51.566Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:36:51 [2022-04-04T17:36:51.566Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
17:36:51 [2022-04-04T17:36:51.566Z] 
17:36:51 [2022-04-04T17:36:51.566Z] Generally Necessary:
17:36:51 [2022-04-04T17:36:51.566Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:36:51 [2022-04-04T17:36:51.566Z] - apparmor: enabled and tools installed
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_NAMESPACES: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_NET_NS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_PID_NS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_IPC_NS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_UTS_NS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_CGROUPS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_CPUACCT: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_DEVICE: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_FREEZER: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_SCHED: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_CPUSETS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_MEMCG: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_KEYS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_VETH: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_BRIDGE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_NF_NAT_IPV4: missing
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_NF_NAT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_NF_NAT_NEEDED: missing
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_POSIX_MQUEUE: enabled
17:36:51 [2022-04-04T17:36:51.566Z] 
17:36:51 [2022-04-04T17:36:51.566Z] Optional Features:
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_USER_NS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_SECCOMP: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_CGROUP_PIDS: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_MEMCG_SWAP: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:36:51 [2022-04-04T17:36:51.566Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_BLK_CGROUP: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:36:51 [2022-04-04T17:36:51.566Z] - CONFIG_IOSCHED_CFQ: missing
[Pipeline] sh
17:36:50 [2022-04-04T17:36:50.907Z]  > git remote # timeout=10
17:36:50 [2022-04-04T17:36:50.954Z]  > git config --get remote.origin.url # timeout=10
17:36:51 [2022-04-04T17:36:51.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:36:51 [2022-04-04T17:36:51.001Z]  > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10
17:36:51 [2022-04-04T17:36:51.126Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:36:51 [2022-04-04T17:36:51.251Z]  > git config core.sparsecheckout # timeout=10
17:36:51 [2022-04-04T17:36:51.282Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:36:51 [2022-04-04T17:36:51.707Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:36:51 [2022-04-04T17:36:51.707Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:36:51 [2022-04-04T17:36:51.707Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:36:51 [2022-04-04T17:36:51.707Z] + bash /home/ubuntu/workspace/moby_PR-43460/check-config.sh
17:36:51 [2022-04-04T17:36:51.707Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:36:51 [2022-04-04T17:36:51.707Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
17:36:51 [2022-04-04T17:36:51.707Z] 
17:36:51 [2022-04-04T17:36:51.707Z] Generally Necessary:
17:36:51 [2022-04-04T17:36:51.707Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:36:51 [2022-04-04T17:36:51.707Z] - apparmor: enabled and tools installed
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_NAMESPACES: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_NET_NS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_PID_NS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_IPC_NS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_UTS_NS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_CGROUPS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_CPUACCT: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_DEVICE: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_FREEZER: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_SCHED: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_CPUSETS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_MEMCG: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_KEYS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_VETH: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_BRIDGE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_NF_NAT_IPV4: missing
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_NF_NAT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_NF_NAT_NEEDED: missing
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_POSIX_MQUEUE: enabled
17:36:51 [2022-04-04T17:36:51.707Z] 
17:36:51 [2022-04-04T17:36:51.707Z] Optional Features:
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_USER_NS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_SECCOMP: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_CGROUP_PIDS: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_MEMCG_SWAP: enabled
17:36:51 [2022-04-04T17:36:51.707Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:36:51 [2022-04-04T17:36:51.707Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_CGROUP_PERF: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_CGROUP_HUGETLB: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_CFS_BANDWIDTH: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_RT_GROUP_SCHED: missing
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS_NFCT: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_IP_VS_RR: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_EXT4_FS: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:36:51 [2022-04-04T17:36:51.822Z] - Network Drivers:
17:36:51 [2022-04-04T17:36:51.822Z]   - "overlay":
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_VXLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:36:51 [2022-04-04T17:36:51.822Z]       Optional (for encrypted networks):
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_CRYPTO: enabled
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_CRYPTO_AEAD: enabled
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_CRYPTO_GCM: enabled
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_CRYPTO_GHASH: enabled
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_XFRM: enabled
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_XFRM_USER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_INET_ESP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:36:51 [2022-04-04T17:36:51.822Z]   - "ipvlan":
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_IPVLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]   - "macvlan":
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_MACVLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_DUMMY: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]   - "ftp,tftp client in container":
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z] - Storage Drivers:
17:36:51 [2022-04-04T17:36:51.822Z]   - "aufs":
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_AUFS_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]   - "btrfs":
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:36:51 [2022-04-04T17:36:51.822Z]   - "devicemapper":
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_BLK_DEV_DM: enabled
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]   - "overlay":
17:36:51 [2022-04-04T17:36:51.822Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.822Z]   - "zfs":
17:36:51 [2022-04-04T17:36:51.822Z]     - /dev/zfs: present
17:36:51 [2022-04-04T17:36:51.822Z]     - zfs command: missing
17:36:51 [2022-04-04T17:36:51.822Z]     - zpool command: missing
17:36:51 [2022-04-04T17:36:51.822Z] 
17:36:51 [2022-04-04T17:36:51.822Z] Limits:
17:36:51 [2022-04-04T17:36:51.822Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:36:51 [2022-04-04T17:36:51.822Z] 
17:36:51 [2022-04-04T17:36:51.822Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:36:51 [2022-04-04T17:36:51.888Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 .
17:36:51 [2022-04-04T17:36:51.932Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_BLK_CGROUP: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_IOSCHED_CFQ: missing
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_CGROUP_PERF: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_CGROUP_HUGETLB: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_CFS_BANDWIDTH: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_RT_GROUP_SCHED: missing
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS_NFCT: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_IP_VS_RR: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_EXT4_FS: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:36:51 [2022-04-04T17:36:51.965Z] - Network Drivers:
17:36:51 [2022-04-04T17:36:51.965Z]   - "overlay":
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_VXLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:36:51 [2022-04-04T17:36:51.965Z]       Optional (for encrypted networks):
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_CRYPTO: enabled
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_CRYPTO_AEAD: enabled
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_CRYPTO_GCM: enabled
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_CRYPTO_GHASH: enabled
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_XFRM: enabled
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_XFRM_USER: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_INET_ESP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:36:51 [2022-04-04T17:36:51.965Z]   - "ipvlan":
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_IPVLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]   - "macvlan":
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_MACVLAN: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_DUMMY: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]   - "ftp,tftp client in container":
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z] - Storage Drivers:
17:36:51 [2022-04-04T17:36:51.965Z]   - "aufs":
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_AUFS_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]   - "btrfs":
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:36:51 [2022-04-04T17:36:51.965Z]   - "devicemapper":
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_BLK_DEV_DM: enabled
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]   - "overlay":
17:36:51 [2022-04-04T17:36:51.965Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:36:51 [2022-04-04T17:36:51.965Z]   - "zfs":
17:36:51 [2022-04-04T17:36:51.965Z]     - /dev/zfs: present
17:36:51 [2022-04-04T17:36:51.965Z]     - zfs command: missing
17:36:52 [2022-04-04T17:36:52.144Z] #1 [internal] load build definition from Dockerfile
17:36:52 [2022-04-04T17:36:52.144Z] #1 sha256:1eb37f5788fbfffaaf3954b24d7869fe9c23f139a8a50fcbf1090de1e1648116
17:36:52 [2022-04-04T17:36:52.144Z] #1 transferring dockerfile: 17.05kB done
17:36:52 [2022-04-04T17:36:52.144Z] #1 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.144Z] 
17:36:52 [2022-04-04T17:36:52.144Z] #2 [internal] load .dockerignore
17:36:52 [2022-04-04T17:36:52.144Z] #2 sha256:8ab6092000556e4b6f42bc2f4aec7be3f66af0b7d51e3dcf80933624e30151d5
17:36:52 [2022-04-04T17:36:52.144Z] #2 transferring context: 87B done
17:36:52 [2022-04-04T17:36:52.144Z] #2 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.144Z] 
17:36:52 [2022-04-04T17:36:52.144Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:36:52 [2022-04-04T17:36:52.144Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
17:36:52 [2022-04-04T17:36:52.144Z] #3 DONE 0.1s
17:36:52 [2022-04-04T17:36:52.144Z] 
17:36:52 [2022-04-04T17:36:52.144Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:36:52 [2022-04-04T17:36:52.144Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
17:36:52 [2022-04-04T17:36:52.144Z] #4 CACHED
17:36:52 [2022-04-04T17:36:52.176Z] + sudo modprobe ip_vs
17:36:52 [2022-04-04T17:36:52.176Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 .
17:36:52 [2022-04-04T17:36:52.223Z]     - zpool command: missing
17:36:52 [2022-04-04T17:36:52.223Z] 
17:36:52 [2022-04-04T17:36:52.223Z] Limits:
17:36:52 [2022-04-04T17:36:52.223Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:36:52 [2022-04-04T17:36:52.223Z] 
17:36:52 [2022-04-04T17:36:52.223Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:36:52 [2022-04-04T17:36:52.262Z]  > git --version # timeout=10
17:36:52 [2022-04-04T17:36:52.292Z]  > git --version # 'git version 2.24.1.windows.2'
17:36:52 [2022-04-04T17:36:52.339Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:36:52 [2022-04-04T17:36:52.400Z] 
17:36:52 [2022-04-04T17:36:52.400Z] #5 [internal] load metadata for docker.io/library/debian:buster
17:36:52 [2022-04-04T17:36:52.400Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:36:52 [2022-04-04T17:36:52.400Z] #5 DONE 0.1s
17:36:52 [2022-04-04T17:36:52.400Z] 
17:36:52 [2022-04-04T17:36:52.400Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster
17:36:52 [2022-04-04T17:36:52.400Z] #7 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
17:36:52 [2022-04-04T17:36:52.400Z] #7 DONE 0.1s
17:36:52 [2022-04-04T17:36:52.400Z] 
17:36:52 [2022-04-04T17:36:52.400Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:36:52 [2022-04-04T17:36:52.400Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:36:52 [2022-04-04T17:36:52.400Z] #8 DONE 0.1s
17:36:52 [2022-04-04T17:36:52.400Z] 
17:36:52 [2022-04-04T17:36:52.400Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:36:52 [2022-04-04T17:36:52.400Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:36:52 [2022-04-04T17:36:52.431Z] #1 [internal] load build definition from Dockerfile
17:36:52 [2022-04-04T17:36:52.431Z] #1 sha256:60eb54382d9c381aab86c38d1b028527a44788cb6171ca221ead7ef7ba3be6c0
17:36:52 [2022-04-04T17:36:52.431Z] #1 transferring dockerfile: 17.05kB done
17:36:52 [2022-04-04T17:36:52.431Z] #1 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.431Z] 
17:36:52 [2022-04-04T17:36:52.431Z] #2 [internal] load .dockerignore
17:36:52 [2022-04-04T17:36:52.431Z] #2 sha256:61ea3efae0589be8d1c731757aa1872c201e4c7b3e771a5ea71146af311972d8
17:36:52 [2022-04-04T17:36:52.431Z] #2 transferring context: 87B done
17:36:52 [2022-04-04T17:36:52.431Z] #2 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.431Z] 
17:36:52 [2022-04-04T17:36:52.431Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:36:52 [2022-04-04T17:36:52.431Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
17:36:52 [2022-04-04T17:36:52.546Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 .
17:36:52 [2022-04-04T17:36:52.546Z] #2 [internal] load .dockerignore
17:36:52 [2022-04-04T17:36:52.546Z] #2 sha256:e5a191e876b76092b620d8993c0ebbfca9c98da2d0bb3cdc9ad6f52edb5cabe8
17:36:52 [2022-04-04T17:36:52.546Z] #2 transferring context: 87B done
17:36:52 [2022-04-04T17:36:52.546Z] #2 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.546Z] 
17:36:52 [2022-04-04T17:36:52.546Z] #1 [internal] load build definition from Dockerfile
17:36:52 [2022-04-04T17:36:52.546Z] #1 sha256:e695fd5f21aaade38d62083187b18bcb42616ad5546a78943d4c60a4aeb86775
17:36:52 [2022-04-04T17:36:52.546Z] #1 transferring dockerfile: 17.05kB done
17:36:52 [2022-04-04T17:36:52.546Z] #1 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.546Z] 
17:36:52 [2022-04-04T17:36:52.546Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:36:52 [2022-04-04T17:36:52.546Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
17:36:52 [2022-04-04T17:36:52.657Z] #6 DONE 0.1s
17:36:52 [2022-04-04T17:36:52.657Z] 
17:36:52 [2022-04-04T17:36:52.657Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:36:52 [2022-04-04T17:36:52.657Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:36:52 [2022-04-04T17:36:52.657Z] #9 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.657Z] 
17:36:52 [2022-04-04T17:36:52.657Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:36:52 [2022-04-04T17:36:52.657Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:36:52 [2022-04-04T17:36:52.657Z] #64 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.657Z] 
17:36:52 [2022-04-04T17:36:52.657Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:36:52 [2022-04-04T17:36:52.657Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:36:52 [2022-04-04T17:36:52.657Z] #62 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.657Z] 
17:36:52 [2022-04-04T17:36:52.657Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a
17:36:52 [2022-04-04T17:36:52.657Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d
17:36:52 [2022-04-04T17:36:52.657Z] #26 DONE 0.0s
17:36:52 [2022-04-04T17:36:52.657Z] 
17:36:52 [2022-04-04T17:36:52.657Z] #23 [internal] load build context
17:36:52 [2022-04-04T17:36:52.657Z] #23 sha256:c1f1ef790bde9d9cdb8238a5ce2247435b0a7e574ec1a96b34b5e8dee8b41298
17:36:52 [2022-04-04T17:36:52.687Z] #3 DONE 0.3s
17:36:52 [2022-04-04T17:36:52.687Z] 
17:36:52 [2022-04-04T17:36:52.687Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:36:52 [2022-04-04T17:36:52.687Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
17:36:52 [2022-04-04T17:36:52.687Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
17:36:52 [2022-04-04T17:36:52.687Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
17:36:52 [2022-04-04T17:36:52.687Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
17:36:52 [2022-04-04T17:36:52.687Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
17:36:52 [2022-04-04T17:36:52.687Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
17:36:52 [2022-04-04T17:36:52.687Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:36:52 [2022-04-04T17:36:52.942Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
17:36:53 [2022-04-04T17:36:53.123Z] #3 DONE 0.4s
17:36:53 [2022-04-04T17:36:53.123Z] 
17:36:53 [2022-04-04T17:36:53.123Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:36:53 [2022-04-04T17:36:53.123Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
17:36:53 [2022-04-04T17:36:53.123Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
17:36:53 [2022-04-04T17:36:53.123Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
17:36:53 [2022-04-04T17:36:53.123Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
17:36:53 [2022-04-04T17:36:53.123Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
17:36:53 [2022-04-04T17:36:53.123Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s
17:36:53 [2022-04-04T17:36:53.123Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done
17:36:53 [2022-04-04T17:36:53.123Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
17:36:53 [2022-04-04T17:36:53.198Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
17:36:53 [2022-04-04T17:36:53.198Z] #4 DONE 0.5s
17:36:53 [2022-04-04T17:36:53.198Z] 
17:36:53 [2022-04-04T17:36:53.198Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:36:53 [2022-04-04T17:36:53.198Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:36:53 [2022-04-04T17:36:53.381Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
17:36:53 [2022-04-04T17:36:53.381Z] #4 DONE 0.4s
17:36:53 [2022-04-04T17:36:53.454Z] #6 ...
17:36:53 [2022-04-04T17:36:53.454Z] 
17:36:53 [2022-04-04T17:36:53.454Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:36:53 [2022-04-04T17:36:53.454Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:36:53 [2022-04-04T17:36:53.454Z] #7 DONE 0.1s
17:36:53 [2022-04-04T17:36:53.454Z] 
17:36:53 [2022-04-04T17:36:53.454Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:36:53 [2022-04-04T17:36:53.454Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:36:53 [2022-04-04T17:36:53.454Z] #8 DONE 0.1s
17:36:53 [2022-04-04T17:36:53.454Z] 
17:36:53 [2022-04-04T17:36:53.454Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:36:53 [2022-04-04T17:36:53.454Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:36:53 [2022-04-04T17:36:53.454Z] #6 DONE 0.3s
17:36:53 [2022-04-04T17:36:53.454Z] 
17:36:53 [2022-04-04T17:36:53.454Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster
17:36:53 [2022-04-04T17:36:53.454Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
17:36:53 [2022-04-04T17:36:53.640Z] 
17:36:53 [2022-04-04T17:36:53.640Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:36:53 [2022-04-04T17:36:53.640Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:36:53 [2022-04-04T17:36:53.640Z] #7 DONE 0.1s
17:36:53 [2022-04-04T17:36:53.640Z] 
17:36:53 [2022-04-04T17:36:53.640Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster
17:36:53 [2022-04-04T17:36:53.640Z] #8 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
17:36:53 [2022-04-04T17:36:53.697Z] + docker version
17:36:53 [2022-04-04T17:36:53.697Z] Client:
17:36:53 [2022-04-04T17:36:53.697Z]  Version:           20.10.9
17:36:53 [2022-04-04T17:36:53.697Z]  API version:       1.41
17:36:53 [2022-04-04T17:36:53.697Z]  Go version:        go1.16.8
17:36:53 [2022-04-04T17:36:53.697Z]  Git commit:        c2ea9bc
17:36:53 [2022-04-04T17:36:53.697Z]  Built:             Mon Oct  4 16:11:10 2021
17:36:53 [2022-04-04T17:36:53.697Z]  OS/Arch:           windows/amd64
17:36:53 [2022-04-04T17:36:53.697Z]  Context:           default
17:36:53 [2022-04-04T17:36:53.697Z]  Experimental:      true
17:36:53 [2022-04-04T17:36:53.697Z] 
17:36:53 [2022-04-04T17:36:53.697Z] Server: Docker Engine - Community
17:36:53 [2022-04-04T17:36:53.697Z]  Engine:
17:36:53 [2022-04-04T17:36:53.697Z]   Version:          20.10.9
17:36:53 [2022-04-04T17:36:53.697Z]   API version:      1.41 (minimum version 1.24)
17:36:53 [2022-04-04T17:36:53.697Z]   Go version:       go1.16.8
17:36:53 [2022-04-04T17:36:53.697Z]   Git commit:       79ea9d3
17:36:53 [2022-04-04T17:36:53.697Z]   Built:            Mon Oct  4 16:06:39 2021
17:36:53 [2022-04-04T17:36:53.697Z]   OS/Arch:          windows/amd64
17:36:53 [2022-04-04T17:36:53.697Z]   Experimental:     true
17:36:53 [2022-04-04T17:36:53.714Z] #5 DONE 0.3s
[Pipeline] sh
17:36:53 [2022-04-04T17:36:53.900Z] #8 ...
17:36:53 [2022-04-04T17:36:53.900Z] 
17:36:53 [2022-04-04T17:36:53.900Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:36:53 [2022-04-04T17:36:53.900Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:36:53 [2022-04-04T17:36:53.900Z] #6 DONE 0.1s
17:36:53 [2022-04-04T17:36:53.971Z] 
17:36:53 [2022-04-04T17:36:53.971Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:36:53 [2022-04-04T17:36:53.971Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:36:53 [2022-04-04T17:36:53.971Z] #64 DONE 0.0s
17:36:53 [2022-04-04T17:36:53.971Z] 
17:36:53 [2022-04-04T17:36:53.971Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:36:53 [2022-04-04T17:36:53.971Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:36:53 [2022-04-04T17:36:53.971Z] #62 DONE 0.0s
17:36:53 [2022-04-04T17:36:53.971Z] 
17:36:53 [2022-04-04T17:36:53.971Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:36:53 [2022-04-04T17:36:53.971Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:36:53 [2022-04-04T17:36:53.971Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done
17:36:53 [2022-04-04T17:36:53.971Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done
17:36:53 [2022-04-04T17:36:53.971Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s
17:36:53 [2022-04-04T17:36:53.971Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done
17:36:53 [2022-04-04T17:36:53.971Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0B / 50.44MB 0.1s
17:36:53 [2022-04-04T17:36:53.971Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done
17:36:54 [2022-04-04T17:36:54.159Z] 
17:36:54 [2022-04-04T17:36:54.159Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster
17:36:54 [2022-04-04T17:36:54.159Z] #8 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
17:36:54 [2022-04-04T17:36:54.159Z] #8 DONE 0.3s
17:36:54 [2022-04-04T17:36:54.159Z] 
17:36:54 [2022-04-04T17:36:54.159Z] #5 [internal] load metadata for docker.io/library/debian:buster
17:36:54 [2022-04-04T17:36:54.159Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:36:54 [2022-04-04T17:36:54.159Z] #5 DONE 0.3s
17:36:54 [2022-04-04T17:36:54.228Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 3.15MB / 7.83MB 0.2s
17:36:54 [2022-04-04T17:36:54.228Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 3.15MB / 50.44MB 0.2s
17:36:54 [2022-04-04T17:36:54.228Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.3s done
17:36:54 [2022-04-04T17:36:54.228Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 13.63MB / 50.44MB 0.4s
17:36:54 [2022-04-04T17:36:54.228Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.4s
17:36:54 [2022-04-04T17:36:54.421Z] 
17:36:54 [2022-04-04T17:36:54.421Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:36:54 [2022-04-04T17:36:54.421Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:36:54 [2022-04-04T17:36:54.421Z] #64 DONE 0.0s
17:36:54 [2022-04-04T17:36:54.421Z] 
17:36:54 [2022-04-04T17:36:54.421Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:36:54 [2022-04-04T17:36:54.421Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:36:54 [2022-04-04T17:36:54.421Z] #62 DONE 0.0s
17:36:54 [2022-04-04T17:36:54.421Z] 
17:36:54 [2022-04-04T17:36:54.421Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:36:54 [2022-04-04T17:36:54.421Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.1s
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 1.05MB / 50.44MB 0.1s
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.34MB / 7.83MB 0.2s
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 7.34MB / 10.00MB 0.2s
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 4.79MB / 50.44MB 0.2s
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.2s done
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.3s done
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 12.59MB / 50.44MB 0.3s
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0B / 51.84MB 0.3s
17:36:54 [2022-04-04T17:36:54.421Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0B / 68.78MB 0.3s
17:36:54 [2022-04-04T17:36:54.484Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 20.97MB / 50.44MB 0.5s
17:36:54 [2022-04-04T17:36:54.484Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 5.24MB / 10.00MB 0.5s
17:36:54 [2022-04-04T17:36:54.484Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 34.60MB / 50.44MB 0.7s
17:36:54 [2022-04-04T17:36:54.484Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.6s done
17:36:54 [2022-04-04T17:36:54.484Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0B / 51.84MB 0.7s
17:36:54 [2022-04-04T17:36:54.557Z] #23 transferring context: 52.47MB 1.5s done
17:36:54 [2022-04-04T17:36:54.558Z] #23 DONE 1.6s
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c
17:36:54 [2022-04-04T17:36:54.558Z] #11 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:36:54 [2022-04-04T17:36:54.558Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f
17:36:54 [2022-04-04T17:36:54.558Z] #39 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.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
17:36:54 [2022-04-04T17:36:54.558Z] #45 sha256:465ccc92925ae22acec28627e4dce6c0a9acaa43532f1b60549a7af4fcd8f8f8
17:36:54 [2022-04-04T17:36:54.558Z] #45 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:36:54 [2022-04-04T17:36:54.558Z] #13 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:36:54 [2022-04-04T17:36:54.558Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a
17:36:54 [2022-04-04T17:36:54.558Z] #31 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:36:54 [2022-04-04T17:36:54.558Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:36:54 [2022-04-04T17:36:54.558Z] #65 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:36:54 [2022-04-04T17:36:54.558Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77
17:36:54 [2022-04-04T17:36:54.558Z] #22 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #29 sha256:727c3955997f9f6f0034d01031122de46a14b693f5ed43b1cccf9adefa2d219e
17:36:54 [2022-04-04T17:36:54.558Z] #29 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #66 sha256:3b1631608d3a77fc103477a231d2a2c169d1e5dcd7378a00bb5882dfeaa1cf9e
17:36:54 [2022-04-04T17:36:54.558Z] #66 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #46 sha256:cd29d0a474863a37d0e75ceedf7d8db61daa7a42a7f508430a19d2316a8874a7
17:36:54 [2022-04-04T17:36:54.558Z] #46 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0
17:36:54 [2022-04-04T17:36:54.558Z] #12 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #52 sha256:d454f779902da6caafbdb682e38a57144599659a53f2bc2fe06b555b55baeec8
17:36:54 [2022-04-04T17:36:54.558Z] #52 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:36:54 [2022-04-04T17:36:54.558Z] #43 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #49 sha256:4035f0d6d9a475bf5b71cd6e0fc28a5a703ca5d7a9cd99f2c0dd142e09aee5cb
17:36:54 [2022-04-04T17:36:54.558Z] #49 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #50 sha256:5599f4b31342d4be64c1d1e050fe051ac86d984a72e5c569a4244dfb7061f9c2
17:36:54 [2022-04-04T17:36:54.558Z] #50 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #33 sha256:410da073dbdebc09f97bd2a3fdac3d79b0b59821203813e7f74f61c2dd08dca5
17:36:54 [2022-04-04T17:36:54.558Z] #33 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #35 sha256:9c4730096b0feda7dba44f21725321f5fda452cd90be5164941d0d9289b7977e
17:36:54 [2022-04-04T17:36:54.558Z] #35 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #57 sha256:333c3bbf55d9c27fd46e2a42d1d78558d4f36ed092ea93dedd5a7299ffcc19c7
17:36:54 [2022-04-04T17:36:54.558Z] #57 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c
17:36:54 [2022-04-04T17:36:54.558Z] #27 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:36:54 [2022-04-04T17:36:54.558Z] #40 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #37 sha256:2d7b3e64eea1116b3f376b9af2c4b2253c4ae80470c52784b644767658ec5563
17:36:54 [2022-04-04T17:36:54.558Z] #37 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #38 sha256:e9c0096646c9f58774fe347d3c114570511723385c6ea8fd0982193b05ef8f25
17:36:54 [2022-04-04T17:36:54.558Z] #38 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #41 sha256:3b70fc3593c2df4c816e5a989e03e01bc36cca634b22bf1fc8a6d1fb285369ef
17:36:54 [2022-04-04T17:36:54.558Z] #41 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #61 sha256:217f496b24280bb16b5841b85e885a25e0491e1d20abdb7d379b92768ede8764
17:36:54 [2022-04-04T17:36:54.558Z] #61 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #54 sha256:c9248aa53eb98f0aaf046b2c82e0ef2d09de79bc7eac134dae0600485d4433af
17:36:54 [2022-04-04T17:36:54.558Z] #54 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
17:36:54 [2022-04-04T17:36:54.558Z] #30 sha256:a358b46290a17055a0353c0a3a67fed4c3ecac536432b4514b8e64d47b40cf7b
17:36:54 [2022-04-04T17:36:54.558Z] #30 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
17:36:54 [2022-04-04T17:36:54.558Z] #25 sha256:e794129661e506c1d303ded47baf1479df767a1a28615a08329a4c259f0992e6
17:36:54 [2022-04-04T17:36:54.558Z] #25 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #53 sha256:c54900aae042ef9768db6eff617a98b5154462d286d8e4b158209c36dc3ea498
17:36:54 [2022-04-04T17:36:54.558Z] #53 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #19 [dev-systemd-false  6/26] RUN ldconfig
17:36:54 [2022-04-04T17:36:54.558Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89
17:36:54 [2022-04-04T17:36:54.558Z] #19 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #67 sha256:80447811e4ff574895e33eeaafd563df351142608d1c204554ed1726d6bdcb70
17:36:54 [2022-04-04T17:36:54.558Z] #67 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:36:54 [2022-04-04T17:36:54.558Z] #59 sha256:556c0168f2e6d98c10c4ef2ac8a1dbac64cff8153065b45f850aa8e3ecd13383
17:36:54 [2022-04-04T17:36:54.558Z] #59 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:36:54 [2022-04-04T17:36:54.558Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832
17:36:54 [2022-04-04T17:36:54.558Z] #18 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:36:54 [2022-04-04T17:36:54.558Z] #32 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #47 sha256:56bca87533faf1020f68f2e9034263179c4a93ad8e0b4b5334fc87be1dd30eac
17:36:54 [2022-04-04T17:36:54.558Z] #47 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:36:54 [2022-04-04T17:36:54.558Z] #60 sha256:4cca2e6aca5a50a942638c1f8388124ff81862820a68b8da9b6606372af7090d
17:36:54 [2022-04-04T17:36:54.558Z] #60 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:36:54 [2022-04-04T17:36:54.558Z] #20 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #51 sha256:89e1770519ab0618430d5810a417ce69a3b31fb90da3b13b979ff8bae2a15fae
17:36:54 [2022-04-04T17:36:54.558Z] #51 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c
17:36:54 [2022-04-04T17:36:54.558Z] #15 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #58 sha256:d4872bfde6c894e896536016fcdb4e13294cf3aad52c55a77227fed3592bac43
17:36:54 [2022-04-04T17:36:54.558Z] #58 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:36:54 [2022-04-04T17:36:54.558Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef
17:36:54 [2022-04-04T17:36:54.558Z] #10 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:36:54 [2022-04-04T17:36:54.558Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:36:54 [2022-04-04T17:36:54.558Z] #63 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #56 sha256:de11557393b718ceef311ccd35b761534e8a6dc6d095c922c034be51f8377e84
17:36:54 [2022-04-04T17:36:54.558Z] #56 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #34 sha256:e59f4616ba44e0473c17fc78e4eb525a17ececd12ac9757dc6b3e5432176cd17
17:36:54 [2022-04-04T17:36:54.558Z] #34 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:36:54 [2022-04-04T17:36:54.558Z] #55 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:36:54 [2022-04-04T17:36:54.558Z] #44 sha256:beb8df6d63b6d8d9a467f596ba515567bfdf189457f51b5cbacf1015288760bc
17:36:54 [2022-04-04T17:36:54.558Z] #44 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:36:54 [2022-04-04T17:36:54.558Z] #28 sha256:9cf2b2ce7120bb165a6efff93f22e44b188f7d234585e9093ed574d14ad7a1ee
17:36:54 [2022-04-04T17:36:54.558Z] #28 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #48 sha256:4f262cbd0623a14f576bfbd1992a32832178f828bcbe3475b36a2a332327da9d
17:36:54 [2022-04-04T17:36:54.558Z] #48 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:36:54 [2022-04-04T17:36:54.558Z] #42 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:36:54 [2022-04-04T17:36:54.558Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f
17:36:54 [2022-04-04T17:36:54.558Z] #16 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:36:54 [2022-04-04T17:36:54.558Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451
17:36:54 [2022-04-04T17:36:54.558Z] #17 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
17:36:54 [2022-04-04T17:36:54.558Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e
17:36:54 [2022-04-04T17:36:54.558Z] #14 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:36:54 [2022-04-04T17:36:54.558Z] #36 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e
17:36:54 [2022-04-04T17:36:54.558Z] #21 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #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
17:36:54 [2022-04-04T17:36:54.558Z] #24 sha256:4a1d3e4a8b40bf2118a6ad4010b132b6d4793a268475794db1e7a2d69771ae89
17:36:54 [2022-04-04T17:36:54.558Z] #24 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
17:36:54 [2022-04-04T17:36:54.558Z] #68 sha256:6f2bb0c36b74b9faa2f9b7a356953ca74b30b9a25f161dbf949238072429b5d0
17:36:54 [2022-04-04T17:36:54.558Z] #68 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:36:54 [2022-04-04T17:36:54.558Z] #69 sha256:761ff3f29b003ccfdefcbf7d4e0e88713516f3b5eccfe9b53e0dc15e19ccc948
17:36:54 [2022-04-04T17:36:54.558Z] #69 CACHED
17:36:54 [2022-04-04T17:36:54.558Z] 
17:36:54 [2022-04-04T17:36:54.558Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
17:36:54 [2022-04-04T17:36:54.558Z] #70 sha256:60b3dddb1f8569f860bf414b66c9e624fe8efad067a25926ba07b3e9b227ef4f
17:36:54 [2022-04-04T17:36:54.679Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 24.13MB / 50.44MB 0.4s
17:36:54 [2022-04-04T17:36:54.679Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.24MB / 51.84MB 0.4s
17:36:54 [2022-04-04T17:36:54.679Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 30.41MB / 50.44MB 0.5s
17:36:54 [2022-04-04T17:36:54.679Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 12.58MB / 51.84MB 0.5s
17:36:54 [2022-04-04T17:36:54.679Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 11.53MB / 68.78MB 0.5s
17:36:54 [2022-04-04T17:36:54.742Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 42.99MB / 50.44MB 0.8s
17:36:54 [2022-04-04T17:36:54.742Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 6.29MB / 51.84MB 0.8s
17:36:54 [2022-04-04T17:36:54.742Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 48.23MB / 50.44MB 0.9s
17:36:54 [2022-04-04T17:36:54.742Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 12.94MB / 51.84MB 0.9s
17:36:54 [2022-04-04T17:36:54.742Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.0s done
17:36:54 [2022-04-04T17:36:54.742Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 19.92MB / 51.84MB 1.0s
17:36:54 [2022-04-04T17:36:54.757Z] + docker info
17:36:54 [2022-04-04T17:36:54.943Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 40.89MB / 50.44MB 0.6s
17:36:54 [2022-04-04T17:36:54.943Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 17.83MB / 68.78MB 0.6s
17:36:54 [2022-04-04T17:36:54.943Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.33MB / 50.44MB 0.7s
17:36:54 [2022-04-04T17:36:54.943Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 0.8s done
17:36:54 [2022-04-04T17:36:54.943Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 26.21MB / 51.84MB 0.8s
17:36:54 [2022-04-04T17:36:54.943Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 24.12MB / 68.78MB 0.8s
17:36:54 [2022-04-04T17:36:54.943Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0B / 129.16MB 0.8s
17:36:55 [2022-04-04T17:36:55.002Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 24.09MB / 51.84MB 1.1s
17:36:55 [2022-04-04T17:36:55.002Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 28.31MB / 51.84MB 1.3s
17:36:55 [2022-04-04T17:36:55.002Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.39MB / 68.78MB 1.3s
17:36:55 [2022-04-04T17:36:55.002Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0B / 129.16MB 1.3s
17:36:55 [2022-04-04T17:36:55.124Z] #70 DONE 0.9s
17:36:55 [2022-04-04T17:36:55.204Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 39.85MB / 51.84MB 1.0s
17:36:55 [2022-04-04T17:36:55.270Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 31.46MB / 51.84MB 1.4s
17:36:55 [2022-04-04T17:36:55.270Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 11.53MB / 68.78MB 1.4s
17:36:55 [2022-04-04T17:36:55.270Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0.1s
17:36:55 [2022-04-04T17:36:55.270Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 17.83MB / 68.78MB 1.5s
17:36:55 [2022-04-04T17:36:55.381Z] 
17:36:55 [2022-04-04T17:36:55.381Z] #71 exporting to image
17:36:55 [2022-04-04T17:36:55.381Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:36:55 [2022-04-04T17:36:55.381Z] #71 exporting layers
17:36:55 [2022-04-04T17:36:55.463Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 46.14MB / 51.84MB 1.1s
17:36:55 [2022-04-04T17:36:55.463Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 32.51MB / 68.78MB 1.1s
17:36:55 [2022-04-04T17:36:55.463Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.2s
17:36:55 [2022-04-04T17:36:55.463Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 9.44MB / 129.16MB 1.2s
17:36:55 [2022-04-04T17:36:55.463Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a
17:36:55 [2022-04-04T17:36:55.463Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.3s done
17:36:55 [2022-04-04T17:36:55.463Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 44.04MB / 68.78MB 1.3s
17:36:55 [2022-04-04T17:36:55.531Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 35.65MB / 51.84MB 1.6s
17:36:55 [2022-04-04T17:36:55.531Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 26.21MB / 68.78MB 1.6s
17:36:55 [2022-04-04T17:36:55.531Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 39.85MB / 51.84MB 1.7s
17:36:55 [2022-04-04T17:36:55.531Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 33.55MB / 68.78MB 1.7s
17:36:55 [2022-04-04T17:36:55.725Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 51.38MB / 68.78MB 1.4s
17:36:55 [2022-04-04T17:36:55.725Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 20.97MB / 129.16MB 1.4s
17:36:55 [2022-04-04T17:36:55.726Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 1.4s done
17:36:55 [2022-04-04T17:36:55.726Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 56.62MB / 68.78MB 1.5s
17:36:55 [2022-04-04T17:36:55.726Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 28.31MB / 129.16MB 1.5s
17:36:55 [2022-04-04T17:36:55.744Z] Client:
17:36:55 [2022-04-04T17:36:55.744Z]  Context:    default
17:36:55 [2022-04-04T17:36:55.744Z]  Debug Mode: false
17:36:55 [2022-04-04T17:36:55.744Z]  Plugins:
17:36:55 [2022-04-04T17:36:55.744Z]   app: Docker Application (Docker Inc., v0.8.0)
17:36:55 [2022-04-04T17:36:55.744Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:36:55 [2022-04-04T17:36:55.744Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:36:55 [2022-04-04T17:36:55.744Z] 
17:36:55 [2022-04-04T17:36:55.744Z] Server:
17:36:55 [2022-04-04T17:36:55.744Z]  Containers: 0
17:36:55 [2022-04-04T17:36:55.744Z]   Running: 0
17:36:55 [2022-04-04T17:36:55.744Z]   Paused: 0
17:36:55 [2022-04-04T17:36:55.744Z]   Stopped: 0
17:36:55 [2022-04-04T17:36:55.744Z]  Images: 11
17:36:55 [2022-04-04T17:36:55.744Z]  Server Version: 20.10.9
17:36:55 [2022-04-04T17:36:55.744Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:36:55 [2022-04-04T17:36:55.744Z]   Windows: 
17:36:55 [2022-04-04T17:36:55.744Z]   LCOW: 
17:36:55 [2022-04-04T17:36:55.744Z]  Logging Driver: json-file
17:36:55 [2022-04-04T17:36:55.744Z]  Plugins:
17:36:55 [2022-04-04T17:36:55.744Z]   Volume: local
17:36:55 [2022-04-04T17:36:55.744Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:36:55 [2022-04-04T17:36:55.744Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:36:55 [2022-04-04T17:36:55.744Z]  Swarm: inactive
17:36:55 [2022-04-04T17:36:55.744Z]  Default Isolation: process
17:36:55 [2022-04-04T17:36:55.744Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:36:55 [2022-04-04T17:36:55.744Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
17:36:55 [2022-04-04T17:36:55.744Z]  OSType: windows
17:36:55 [2022-04-04T17:36:55.744Z]  Architecture: x86_64
17:36:55 [2022-04-04T17:36:55.744Z]  CPUs: 4
17:36:55 [2022-04-04T17:36:55.744Z]  Total Memory: 32GiB
17:36:55 [2022-04-04T17:36:55.744Z]  Name: azwin-2-32c6d0
17:36:55 [2022-04-04T17:36:55.744Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
17:36:55 [2022-04-04T17:36:55.744Z]  Docker Root Dir: D:\docker
17:36:55 [2022-04-04T17:36:55.744Z]  Debug Mode: false
17:36:55 [2022-04-04T17:36:55.744Z]  Registry: https://index.docker.io/v1/
17:36:55 [2022-04-04T17:36:55.744Z]  Labels:
17:36:55 [2022-04-04T17:36:55.744Z]  Experimental: true
17:36:55 [2022-04-04T17:36:55.744Z]  Insecure Registries:
17:36:55 [2022-04-04T17:36:55.744Z]   10.0.0.4:5000
17:36:55 [2022-04-04T17:36:55.744Z]   127.0.0.0/8
17:36:55 [2022-04-04T17:36:55.744Z]  Registry Mirrors:
17:36:55 [2022-04-04T17:36:55.744Z]   http://10.0.0.4:5000/
17:36:55 [2022-04-04T17:36:55.744Z]  Live Restore Enabled: false
17:36:55 [2022-04-04T17:36:55.744Z]  Product License: Community Engine
17:36:55 [2022-04-04T17:36:55.744Z] 
17:36:55 [2022-04-04T17:36:55.795Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 50.33MB / 51.84MB 1.9s
17:36:55 [2022-04-04T17:36:55.795Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 41.94MB / 68.78MB 1.9s
17:36:55 [2022-04-04T17:36:55.795Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 12.58MB / 129.16MB 1.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:36:55 [2022-04-04T17:36:55.950Z] #71 exporting layers 0.8s done
17:36:55 [2022-04-04T17:36:55.950Z] #71 writing image sha256:cac1560fd5ad4c588e1296ec6633b342af72e511ea3dcd21c6ea169e94d32118 done
17:36:55 [2022-04-04T17:36:55.950Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done
17:36:55 [2022-04-04T17:36:55.950Z] #71 DONE 0.8s
17:36:55 [2022-04-04T17:36:55.985Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 62.91MB / 68.78MB 1.6s
17:36:55 [2022-04-04T17:36:55.985Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 1.8s
17:36:55 [2022-04-04T17:36:55.985Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 47.19MB / 129.16MB 1.8s
17:36:55 [2022-04-04T17:36:55.985Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 54.53MB / 129.16MB 1.9s
17:36:56 [2022-04-04T17:36:56.054Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.0s done
17:36:56 [2022-04-04T17:36:56.054Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 53.54MB / 68.78MB 2.2s
17:36:56 [2022-04-04T17:36:56.054Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 25.17MB / 129.16MB 2.2s
17:36:56 [2022-04-04T17:36:56.054Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.2s
17:36:56 [2022-04-04T17:36:56.244Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 1.9s done
17:36:56 [2022-04-04T17:36:56.244Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 67.11MB / 129.16MB 2.1s
17:36:56 [2022-04-04T17:36:56.313Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 63.97MB / 68.78MB 2.4s
17:36:56 [2022-04-04T17:36:56.313Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 34.60MB / 129.16MB 2.4s
17:36:56 [2022-04-04T17:36:56.313Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.2s done
17:36:56 [2022-04-04T17:36:56.313Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
17:36:56 [2022-04-04T17:36:56.504Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 77.59MB / 129.16MB 2.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:36:56 [2022-04-04T17:36:56.573Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.5s done
17:36:56 [2022-04-04T17:36:56.573Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 53.05MB / 129.16MB 2.7s
17:36:56 [2022-04-04T17:36:56.573Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 61.87MB / 129.16MB 2.8s
17:36:56 [2022-04-04T17:36:56.763Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 98.57MB / 129.16MB 2.5s
17:36:56 [2022-04-04T17:36:56.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -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:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary test-integration
17:36:56 [2022-04-04T17:36:56.831Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 74.18MB / 129.16MB 3.0s
17:36:57 [2022-04-04T17:36:57.025Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 108.00MB / 129.16MB 2.7s
17:36:57 [2022-04-04T17:36:57.025Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 121.63MB / 129.16MB 2.9s
17:36:57 [2022-04-04T17:36:57.052Z] 
17:36:57 [2022-04-04T17:36:57.087Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 89.13MB / 129.16MB 3.3s
17:36:57 [2022-04-04T17:36:57.285Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 3.0s
17:36:57 [2022-04-04T17:36:57.308Z] Removing bundles/
17:36:57 [2022-04-04T17:36:57.308Z] 
17:36:57 [2022-04-04T17:36:57.308Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:36:57 [2022-04-04T17:36:57.308Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:36:57 [2022-04-04T17:36:57.308Z] GOOS="" GOARCH="" GOARM=""
17:36:57 [2022-04-04T17:36:57.344Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 110.10MB / 129.16MB 3.6s
17:36:57 [2022-04-04T17:36:57.544Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 3.1s done
17:36:57 [2022-04-04T17:36:57.602Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 117.44MB / 129.16MB 3.7s
17:36:57 [2022-04-04T17:36:57.860Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.0s
17:36:58 [2022-04-04T17:36:58.117Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.2s done
17:36:58 [2022-04-04T17:36:58.374Z] #9 ...
17:36:58 [2022-04-04T17:36:58.374Z] 
17:36:58 [2022-04-04T17:36:58.374Z] #23 [internal] load build context
17:36:58 [2022-04-04T17:36:58.374Z] #23 sha256:44ab023db1e2d01193c289340475a9ba1293d377d60ad254403dc1d96031c7be
17:36:58 [2022-04-04T17:36:58.374Z] #23 transferring context: 52.47MB 4.3s done
17:36:58 [2022-04-04T17:36:58.374Z] #23 DONE 4.4s
17:36:58 [2022-04-04T17:36:58.374Z] 
17:36:58 [2022-04-04T17:36:58.374Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:36:58 [2022-04-04T17:36:58.374Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:36:59 [2022-04-04T17:36:59.456Z] #9 ...
17:36:59 [2022-04-04T17:36:59.456Z] 
17:36:59 [2022-04-04T17:36:59.456Z] #23 [internal] load build context
17:36:59 [2022-04-04T17:36:59.456Z] #23 sha256:5f62ed9bf75d4228436bef149f13f77f332708c6b8087f3664b9ef2a0a04efcc
17:36:59 [2022-04-04T17:36:59.456Z] #23 transferring context: 52.47MB 4.9s done
17:36:59 [2022-04-04T17:36:59.456Z] #23 DONE 5.0s
17:36:59 [2022-04-04T17:36:59.456Z] 
17:36:59 [2022-04-04T17:36:59.456Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:36:59 [2022-04-04T17:36:59.456Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:37:00 [2022-04-04T17:37:00.274Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.1s
17:37:00 [2022-04-04T17:37:00.394Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.1s
17:37:01 [2022-04-04T17:37:01.331Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.0s done
17:37:01 [2022-04-04T17:37:01.591Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5
17:37:01 [2022-04-04T17:37:01.642Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.2s done
17:37:01 [2022-04-04T17:37:01.642Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5
17:37:01 [2022-04-04T17:37:01.901Z] #9 ...
17:37:01 [2022-04-04T17:37:01.901Z] 
17:37:01 [2022-04-04T17:37:01.901Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a
17:37:01 [2022-04-04T17:37:01.901Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d
17:37:01 [2022-04-04T17:37:01.901Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done
17:37:01 [2022-04-04T17:37:01.901Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done
17:37:01 [2022-04-04T17:37:01.901Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done
17:37:01 [2022-04-04T17:37:01.901Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done
17:37:01 [2022-04-04T17:37:01.901Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.1s done
17:37:01 [2022-04-04T17:37:01.901Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 6.3s done
17:37:01 [2022-04-04T17:37:01.901Z] #26 DONE 8.0s
17:37:01 [2022-04-04T17:37:01.901Z] 
17:37:01 [2022-04-04T17:37:01.901Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:37:01 [2022-04-04T17:37:01.901Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:37:02 [2022-04-04T17:37:02.159Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.6s done
17:37:02 [2022-04-04T17:37:02.159Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb
17:37:02 [2022-04-04T17:37:02.159Z] #9 ...
17:37:02 [2022-04-04T17:37:02.159Z] 
17:37:02 [2022-04-04T17:37:02.159Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a
17:37:02 [2022-04-04T17:37:02.159Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d
17:37:02 [2022-04-04T17:37:02.159Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done
17:37:02 [2022-04-04T17:37:02.159Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done
17:37:02 [2022-04-04T17:37:02.159Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done
17:37:02 [2022-04-04T17:37:02.159Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done
17:37:02 [2022-04-04T17:37:02.159Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 2.5s done
17:37:02 [2022-04-04T17:37:02.159Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.9s done
17:37:02 [2022-04-04T17:37:02.159Z] #26 DONE 7.8s
17:37:02 [2022-04-04T17:37:02.159Z] 
17:37:02 [2022-04-04T17:37:02.159Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:37:02 [2022-04-04T17:37:02.159Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:37:02 [2022-04-04T17:37:02.159Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.6s done
17:37:02 [2022-04-04T17:37:02.159Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb
17:37:02 [2022-04-04T17:37:02.723Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done
17:37:02 [2022-04-04T17:37:02.723Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716
17:37:02 [2022-04-04T17:37:02.728Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done
17:37:02 [2022-04-04T17:37:02.728Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716
17:37:06 [2022-04-04T17:37:06.889Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:37:06 [2022-04-04T17:37:06.889Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-affa38c1\powershellScript.ps1'; exit $LASTEXITCODE;
17:37:06 [2022-04-04T17:37:06.889Z] ----------------------------------------------------------------------------
17:37:06 [2022-04-04T17:37:06.889Z] 
17:37:06 [2022-04-04T17:37:06.889Z] INFO: executeCI.ps1 starting at Mon Apr  4 17:37:06 CUT 2022
17:37:06 [2022-04-04T17:37:06.889Z] 
17:37:06 [2022-04-04T17:37:06.889Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:37:06 [2022-04-04T17:37:06.889Z] INFO: Running git version 2.24.1.windows.2
17:37:06 [2022-04-04T17:37:06.889Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:37:06 [2022-04-04T17:37:06.889Z] INFO: Environment variables:
17:37:06 [2022-04-04T17:37:06.889Z] 
17:37:06 [2022-04-04T17:37:06.889Z] Name                           Value                                                                                   
17:37:06 [2022-04-04T17:37:06.889Z] ----                           -----                                                                                   
17:37:06 [2022-04-04T17:37:06.889Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:37:06 [2022-04-04T17:37:06.889Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
17:37:06 [2022-04-04T17:37:06.889Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:37:06 [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
17:37:06 [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
17:37:06 [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
17:37:06 [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:37:06 [2022-04-04T17:37:06.889Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:37:06 [2022-04-04T17:37:06.889Z] BRANCH_NAME                    PR-43460                                                                                
17:37:06 [2022-04-04T17:37:06.889Z] BUILD_DISPLAY_NAME             #1                                                                                      
17:37:06 [2022-04-04T17:37:06.889Z] BUILD_ID                       1                                                                                       
17:37:06 [2022-04-04T17:37:06.889Z] BUILD_NUMBER                   1                                                                                       
17:37:06 [2022-04-04T17:37:06.889Z] BUILD_TAG                      jenkins-moby-PR-43460-1                                                                 
17:37:06 [2022-04-04T17:37:06.889Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43460/1/                              
17:37:06 [2022-04-04T17:37:06.889Z] CHANGE_AUTHOR                  thaJeztah                                                                               
17:37:06 [2022-04-04T17:37:06.889Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
17:37:06 [2022-04-04T17:37:06.889Z] CHANGE_BRANCH                  20.10_backport_docs_fixes                                                               
17:37:06 [2022-04-04T17:37:06.889Z] CHANGE_FORK                    thaJeztah/docker                                                                        
17:37:06 [2022-04-04T17:37:06.889Z] CHANGE_ID                      43460                                                                                   
17:37:06 [2022-04-04T17:37:06.889Z] CHANGE_TARGET                  20.10                                                                                   
17:37:06 [2022-04-04T17:37:06.889Z] CHANGE_TITLE                   [20.10 backport] docs: assorted fixes in swagger files                                  
17:37:06 [2022-04-04T17:37:06.890Z] CHANGE_URL                     https://github.com/moby/moby/pull/43460                                                 
17:37:06 [2022-04-04T17:37:06.890Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
17:37:06 [2022-04-04T17:37:06.890Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:37:06 [2022-04-04T17:37:06.890Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:37:06 [2022-04-04T17:37:06.890Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:37:06 [2022-04-04T17:37:06.890Z] COMPUTERNAME                   azwin-2-32c6d0                                                                          
17:37:06 [2022-04-04T17:37:06.890Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
17:37:06 [2022-04-04T17:37:06.890Z] ConfigSequenceNumber           0                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] DOCKER_BUILDKIT                0                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] DOCKER_DUT_DEBUG               1                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:37:06 [2022-04-04T17:37:06.890Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:37:06 [2022-04-04T17:37:06.890Z] EXECUTOR_NUMBER                0                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] FQDN                           azwin-2-32c6d0.westus.cloudapp.azure.com                                                
17:37:06 [2022-04-04T17:37:06.890Z] GIT_BRANCH                     PR-43460                                                                                
17:37:06 [2022-04-04T17:37:06.890Z] GIT_COMMIT                     492fac20af558af4164484ee773eee6f6a6f56b0                                                
17:37:06 [2022-04-04T17:37:06.890Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:37:06 [2022-04-04T17:37:06.890Z] HUDSON_COOKIE                  0d1aa0a9-8601-4fac-9e47-da3d8b0377ea                                                    
17:37:06 [2022-04-04T17:37:06.890Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:37:06 [2022-04-04T17:37:06.890Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:37:06 [2022-04-04T17:37:06.890Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:37:06 [2022-04-04T17:37:06.890Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
17:37:06 [2022-04-04T17:37:06.890Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:37:06 [2022-04-04T17:37:06.890Z] JENKINS_NODE_COOKIE            a06bc656-aa3f-4877-95d6-f2bf65867ef7                                                    
17:37:06 [2022-04-04T17:37:06.890Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:37:06 [2022-04-04T17:37:06.890Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:37:06 [2022-04-04T17:37:06.890Z] JOB_BASE_NAME                  PR-43460                                                                                
17:37:06 [2022-04-04T17:37:06.890Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43460/display/redirect                
17:37:06 [2022-04-04T17:37:06.890Z] JOB_NAME                       moby/PR-43460                                                                           
17:37:06 [2022-04-04T17:37:06.890Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43460/                                
17:37:06 [2022-04-04T17:37:06.890Z] library.jps.version            master                                                                                  
17:37:06 [2022-04-04T17:37:06.890Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
17:37:06 [2022-04-04T17:37:06.890Z] NODE_LABELS                    amd64 azure azwin-2-32c6d0 azwin-2019 docker west-us windows windows-2019 x86_64        
17:37:06 [2022-04-04T17:37:06.890Z] NODE_NAME                      azwin-2-32c6d0                                                                          
17:37:06 [2022-04-04T17:37:06.890Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] OS                             Windows_NT                                                                              
17:37:06 [2022-04-04T17:37:06.890Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
17:37:06 [2022-04-04T17:37:06.890Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:37:06 [2022-04-04T17:37:06.890Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:37:06 [2022-04-04T17:37:06.890Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
17:37:06 [2022-04-04T17:37:06.890Z] PROCESSOR_LEVEL                6                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] PROCESSOR_REVISION             5507                                                                                    
17:37:06 [2022-04-04T17:37:06.890Z] ProgramData                    C:\ProgramData                                                                          
17:37:06 [2022-04-04T17:37:06.890Z] ProgramFiles                   C:\Program Files                                                                        
17:37:06 [2022-04-04T17:37:06.890Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:37:06 [2022-04-04T17:37:06.890Z] ProgramW6432                   C:\Program Files                                                                        
17:37:06 [2022-04-04T17:37:06.890Z] PROMPT                         $P$G                                                                                    
17:37:06 [2022-04-04T17:37:06.890Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:37:06 [2022-04-04T17:37:06.890Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
17:37:06 [2022-04-04T17:37:06.890Z] PUBLIC                         C:\Users\Public                                                                         
17:37:06 [2022-04-04T17:37:06.890Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43460/1/display/redirect?page=artif...
17:37:06 [2022-04-04T17:37:06.890Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43460/1/display/redirect?page=changes 
17:37:06 [2022-04-04T17:37:06.890Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43460/1/display/redirect              
17:37:06 [2022-04-04T17:37:06.890Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43460/1/display/redirect?page=tests   
17:37:06 [2022-04-04T17:37:06.890Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] SOURCES_DRIVE                  d                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] SOURCES_SUBDIR                 gopath                                                                                  
17:37:06 [2022-04-04T17:37:06.890Z] STAGE_NAME                     Run tests                                                                               
17:37:06 [2022-04-04T17:37:06.890Z] SystemDrive                    C:                                                                                      
17:37:06 [2022-04-04T17:37:06.890Z] SystemRoot                     C:\Windows                                                                              
17:37:06 [2022-04-04T17:37:06.890Z] TEMP                           C:\Windows\TEMP                                                                         
17:37:06 [2022-04-04T17:37:06.890Z] TESTDEBUG                      0                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] TESTRUN_DRIVE                  d                                                                                       
17:37:06 [2022-04-04T17:37:06.890Z] TESTRUN_SUBDIR                 CI                                                                                      
17:37:06 [2022-04-04T17:37:06.890Z] TIMEOUT                        120m                                                                                    
17:37:06 [2022-04-04T17:37:06.890Z] TMP                            C:\Windows\TEMP                                                                         
17:37:06 [2022-04-04T17:37:06.890Z] USERDOMAIN                     WORKGROUP                                                                               
17:37:06 [2022-04-04T17:37:06.890Z] USERNAME                       azwin-2-32c6d0$                                                                         
17:37:06 [2022-04-04T17:37:06.890Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
17:37:06 [2022-04-04T17:37:06.890Z] windir                         C:\Windows                                                                              
17:37:06 [2022-04-04T17:37:06.890Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:37:06 [2022-04-04T17:37:06.890Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:37:06 [2022-04-04T17:37:06.890Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:37:06 [2022-04-04T17:37:06.890Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:37:06 [2022-04-04T17:37:06.890Z] 
17:37:06 [2022-04-04T17:37:06.890Z] 
17:37:06 [2022-04-04T17:37:06.890Z] 
17:37:06 [2022-04-04T17:37:06.890Z] INFO: Sources under d:\gopath\...
17:37:06 [2022-04-04T17:37:06.890Z] INFO: Test run under d:\CI\...
17:37:06 [2022-04-04T17:37:06.890Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:37:06 [2022-04-04T17:37:06.890Z] INFO: docker/docker repository was found
17:37:06 [2022-04-04T17:37:06.890Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
17:37:06 [2022-04-04T17:37:06.893Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.2s done
17:37:06 [2022-04-04T17:37:06.927Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.1s done
17:37:07 [2022-04-04T17:37:07.149Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0.1s
17:37:07 [2022-04-04T17:37:07.186Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da
17:37:07 [2022-04-04T17:37:07.360Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686'
17:37:07 [2022-04-04T17:37:07.360Z] INFO: Docker version of control daemon
17:37:07 [2022-04-04T17:37:07.360Z] 
17:37:07 [2022-04-04T17:37:07.360Z] Client:
17:37:07 [2022-04-04T17:37:07.360Z]  Version:           20.10.9
17:37:07 [2022-04-04T17:37:07.360Z]  API version:       1.41
17:37:07 [2022-04-04T17:37:07.360Z]  Go version:        go1.16.8
17:37:07 [2022-04-04T17:37:07.360Z]  Git commit:        c2ea9bc
17:37:07 [2022-04-04T17:37:07.360Z]  Built:             Mon Oct  4 16:11:10 2021
17:37:07 [2022-04-04T17:37:07.360Z]  OS/Arch:           windows/amd64
17:37:07 [2022-04-04T17:37:07.360Z]  Context:           default
17:37:07 [2022-04-04T17:37:07.360Z]  Experimental:      true
17:37:07 [2022-04-04T17:37:07.360Z] 
17:37:07 [2022-04-04T17:37:07.360Z] Server: Docker Engine - Community
17:37:07 [2022-04-04T17:37:07.360Z]  Engine:
17:37:07 [2022-04-04T17:37:07.360Z]   Version:          20.10.9
17:37:07 [2022-04-04T17:37:07.360Z]   API version:      1.41 (minimum version 1.24)
17:37:07 [2022-04-04T17:37:07.360Z]   Go version:       go1.16.8
17:37:07 [2022-04-04T17:37:07.360Z]   Git commit:       79ea9d3
17:37:07 [2022-04-04T17:37:07.360Z]   Built:            Mon Oct  4 16:06:39 2021
17:37:07 [2022-04-04T17:37:07.360Z]   OS/Arch:          windows/amd64
17:37:07 [2022-04-04T17:37:07.360Z]   Experimental:     true
17:37:07 [2022-04-04T17:37:07.360Z] 
17:37:07 [2022-04-04T17:37:07.360Z] INFO: Docker info of control daemon
17:37:07 [2022-04-04T17:37:07.360Z] 
17:37:07 [2022-04-04T17:37:07.828Z] Client:
17:37:07 [2022-04-04T17:37:07.828Z]  Context:    default
17:37:07 [2022-04-04T17:37:07.828Z]  Debug Mode: false
17:37:07 [2022-04-04T17:37:07.828Z]  Plugins:
17:37:07 [2022-04-04T17:37:07.828Z]   app: Docker Application (Docker Inc., v0.8.0)
17:37:07 [2022-04-04T17:37:07.828Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:37:07 [2022-04-04T17:37:07.828Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:37:07 [2022-04-04T17:37:07.828Z] 
17:37:07 [2022-04-04T17:37:07.828Z] Server:
17:37:07 [2022-04-04T17:37:07.828Z]  Containers: 0
17:37:07 [2022-04-04T17:37:07.828Z]   Running: 0
17:37:07 [2022-04-04T17:37:07.828Z]   Paused: 0
17:37:07 [2022-04-04T17:37:07.828Z]   Stopped: 0
17:37:07 [2022-04-04T17:37:07.828Z]  Images: 11
17:37:07 [2022-04-04T17:37:07.828Z]  Server Version: 20.10.9
17:37:07 [2022-04-04T17:37:07.828Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:37:07 [2022-04-04T17:37:07.828Z]   Windows: 
17:37:07 [2022-04-04T17:37:07.828Z]   LCOW: 
17:37:07 [2022-04-04T17:37:07.828Z]  Logging Driver: json-file
17:37:07 [2022-04-04T17:37:07.828Z]  Plugins:
17:37:07 [2022-04-04T17:37:07.828Z]   Volume: local
17:37:07 [2022-04-04T17:37:07.828Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:37:07 [2022-04-04T17:37:07.828Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:37:07 [2022-04-04T17:37:07.828Z]  Swarm: inactive
17:37:07 [2022-04-04T17:37:07.828Z]  Default Isolation: process
17:37:07 [2022-04-04T17:37:07.828Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:37:07 [2022-04-04T17:37:07.828Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
17:37:07 [2022-04-04T17:37:07.828Z]  OSType: windows
17:37:07 [2022-04-04T17:37:07.828Z]  Architecture: x86_64
17:37:07 [2022-04-04T17:37:07.828Z]  CPUs: 4
17:37:07 [2022-04-04T17:37:07.828Z]  Total Memory: 32GiB
17:37:07 [2022-04-04T17:37:07.828Z]  Name: azwin-2-32c6d0
17:37:07 [2022-04-04T17:37:07.828Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
17:37:07 [2022-04-04T17:37:07.828Z]  Docker Root Dir: D:\docker
17:37:07 [2022-04-04T17:37:07.828Z]  Debug Mode: false
17:37:07 [2022-04-04T17:37:07.828Z]  Registry: https://index.docker.io/v1/
17:37:07 [2022-04-04T17:37:07.828Z]  Labels:
17:37:07 [2022-04-04T17:37:07.828Z]  Experimental: true
17:37:07 [2022-04-04T17:37:07.828Z]  Insecure Registries:
17:37:07 [2022-04-04T17:37:07.828Z]   10.0.0.4:5000
17:37:07 [2022-04-04T17:37:07.828Z]   127.0.0.0/8
17:37:07 [2022-04-04T17:37:07.828Z]  Registry Mirrors:
17:37:07 [2022-04-04T17:37:07.828Z]   http://10.0.0.4:5000/
17:37:07 [2022-04-04T17:37:07.828Z]  Live Restore Enabled: false
17:37:07 [2022-04-04T17:37:07.828Z]  Product License: Community Engine
17:37:07 [2022-04-04T17:37:07.828Z] 
17:37:07 [2022-04-04T17:37:07.828Z] 
17:37:07 [2022-04-04T17:37:07.828Z] INFO: Commit hash is 492fac20af
17:37:07 [2022-04-04T17:37:07.828Z] INFO: Nuke-Everything...
17:37:08 [2022-04-04T17:37:08.297Z] INFO: Container count on control daemon to delete is 0
17:37:08 [2022-04-04T17:37:08.297Z] INFO: Nuking d:\CI
17:37:08 [2022-04-04T17:37:08.297Z] INFO: Zapped successfully
17:37:08 [2022-04-04T17:37:08.297Z] INFO: Location for testing is d:\CI\PR-43460\1
17:37:08 [2022-04-04T17:37:08.297Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:37:08 [2022-04-04T17:37:08.297Z] 
17:37:08 [2022-04-04T17:37:08.297Z] 
17:37:08 [2022-04-04T17:37:08.297Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 17:37:08...
17:37:08 [2022-04-04T17:37:08.297Z] 
17:37:11 [2022-04-04T17:37:11.323Z] #9 ...
17:37:11 [2022-04-04T17:37:11.323Z] 
17:37:11 [2022-04-04T17:37:11.323Z] #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
17:37:11 [2022-04-04T17:37:11.323Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c
17:37:11 [2022-04-04T17:37:11.323Z] #27 0.962 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 0.980 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 0.980 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 1.134 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 1.688 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:11 [2022-04-04T17:37:11.323Z] #27 2.263 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 3.218 Fetched 8476 kB in 2s (3392 kB/s)
17:37:11 [2022-04-04T17:37:11.323Z] #27 3.218 Reading package lists...
17:37:11 [2022-04-04T17:37:11.323Z] #27 4.187 Reading package lists...
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.141 Building dependency tree...
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.333 Reading state information...
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.494 The following additional packages will be installed:
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.494   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.494   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.495   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.496 Suggested packages:
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.496   krb5-doc krb5-user
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.496 Recommended packages:
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.496   krb5-locales publicsuffix libsasl2-modules
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.739 The following NEW packages will be installed:
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.740   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.740   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.740   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:37:11 [2022-04-04T17:37:11.323Z] #27 5.741   libssh2-1 libssl1.1 openssl
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.024 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.024 Need to get 5086 kB of archives.
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.024 After this operation, 12.1 MB of additional disk space will be used.
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.024 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.076 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.091 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.091 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.091 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.091 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.091 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.096 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.099 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.100 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.103 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.109 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.109 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.109 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.116 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.116 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.116 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.119 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.124 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.150 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.150 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.306 debconf: delaying package configuration, since apt-utils is not installed
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.332 Fetched 5086 kB in 0s (14.0 MB/s)
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.376 Selecting previously unselected package libssl1.1:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.376 (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.)
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.381 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.391 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.616 Selecting previously unselected package openssl.
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.616 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.619 Unpacking openssl (1.1.1n-0+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.786 Selecting previously unselected package ca-certificates.
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.786 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.790 Unpacking ca-certificates (20200601~deb10u2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.877 Selecting previously unselected package libkeyutils1:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.877 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.887 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.943 Selecting previously unselected package libkrb5support0:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.943 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 6.952 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.004 Selecting previously unselected package libk5crypto3:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.005 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.011 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.063 Selecting previously unselected package libkrb5-3:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.063 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.067 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.174 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.174 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.178 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.231 Selecting previously unselected package libsasl2-modules-db:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.231 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.235 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.279 Selecting previously unselected package libsasl2-2:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.279 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.285 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.337 Selecting previously unselected package libldap-common.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.337 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.341 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.395 Selecting previously unselected package libldap-2.4-2:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.395 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.403 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.516 Selecting previously unselected package libnghttp2-14:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.516 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.525 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.616 Selecting previously unselected package libpsl5:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.616 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.630 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.718 Selecting previously unselected package librtmp1:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.718 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.733 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.822 Selecting previously unselected package libssh2-1:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.822 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.834 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.919 Selecting previously unselected package libcurl4:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.919 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 7.926 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.090 Selecting previously unselected package curl.
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.090 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.099 Unpacking curl (7.64.0-4+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.316 Selecting previously unselected package libonig5:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.316 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.339 Unpacking libonig5:amd64 (6.9.1-1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.532 Selecting previously unselected package libjq1:amd64.
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.532 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.602 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.720 Selecting previously unselected package jq.
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.720 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.730 Unpacking jq (1.5+dfsg-2+b1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.767 Setting up libkeyutils1:amd64 (1.6-6) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.778 Setting up libpsl5:amd64 (0.20.2-2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.789 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.911 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.924 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.940 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.951 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.963 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.974 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 8.989 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 9.001 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 9.013 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 9.026 Setting up openssl (1.1.1n-0+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 9.047 Setting up libonig5:amd64 (6.9.1-1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 9.059 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 9.071 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 9.084 Setting up ca-certificates (20200601~deb10u2) ...
17:37:11 [2022-04-04T17:37:11.323Z] #27 ...
17:37:11 [2022-04-04T17:37:11.323Z] 
17:37:11 [2022-04-04T17:37:11.323Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:37:11 [2022-04-04T17:37:11.323Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:37:11 [2022-04-04T17:37:11.323Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.0s done
17:37:11 [2022-04-04T17:37:11.323Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de
17:37:11 [2022-04-04T17:37:11.379Z] #9 ...
17:37:11 [2022-04-04T17:37:11.379Z] 
17:37:11 [2022-04-04T17:37:11.379Z] #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
17:37:11 [2022-04-04T17:37:11.379Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c
17:37:11 [2022-04-04T17:37:11.379Z] #27 0.916 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 0.974 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 0.976 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 1.060 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 1.296 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 1.689 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:11 [2022-04-04T17:37:11.380Z] #27 3.176 Fetched 8476 kB in 3s (3389 kB/s)
17:37:11 [2022-04-04T17:37:11.380Z] #27 3.176 Reading package lists...
17:37:11 [2022-04-04T17:37:11.380Z] #27 4.133 Reading package lists...
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.061 Building dependency tree...
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.256 Reading state information...
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.423 The following additional packages will be installed:
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.423   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.423   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.423   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.423 Suggested packages:
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.423   krb5-doc krb5-user
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.423 Recommended packages:
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.423   krb5-locales publicsuffix libsasl2-modules
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.688 The following NEW packages will be installed:
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.696   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.696   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.696   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.696   libssh2-1 libssl1.1 openssl
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.963 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.963 Need to get 5086 kB of archives.
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.963 After this operation, 12.1 MB of additional disk space will be used.
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.963 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 5.987 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.006 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.012 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.020 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.020 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.020 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.020 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.021 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.024 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.026 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.029 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.034 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.036 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.038 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.040 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.043 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.050 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.055 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.058 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.061 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.217 debconf: delaying package configuration, since apt-utils is not installed
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.238 Fetched 5086 kB in 0s (14.4 MB/s)
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.280 Selecting previously unselected package libssl1.1:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.280 (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.)
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.284 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.295 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.488 Selecting previously unselected package openssl.
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.488 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.493 Unpacking openssl (1.1.1n-0+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.640 Selecting previously unselected package ca-certificates.
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.640 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.644 Unpacking ca-certificates (20200601~deb10u2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.725 Selecting previously unselected package libkeyutils1:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.725 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.730 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.770 Selecting previously unselected package libkrb5support0:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.770 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.776 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.823 Selecting previously unselected package libk5crypto3:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.823 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.828 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.875 Selecting previously unselected package libkrb5-3:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.875 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.881 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.977 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.977 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 6.980 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.040 Selecting previously unselected package libsasl2-modules-db:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.040 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.051 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.128 Selecting previously unselected package libsasl2-2:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.128 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.135 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.185 Selecting previously unselected package libldap-common.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.185 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.189 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.239 Selecting previously unselected package libldap-2.4-2:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.239 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.243 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.316 Selecting previously unselected package libnghttp2-14:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.316 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.319 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.371 Selecting previously unselected package libpsl5:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.371 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.378 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.417 Selecting previously unselected package librtmp1:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.417 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.422 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.468 Selecting previously unselected package libssh2-1:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.468 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.473 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.526 Selecting previously unselected package libcurl4:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.526 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.531 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.591 Selecting previously unselected package curl.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.591 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.596 Unpacking curl (7.64.0-4+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.736 Selecting previously unselected package libonig5:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.736 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.751 Unpacking libonig5:amd64 (6.9.1-1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.855 Selecting previously unselected package libjq1:amd64.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.855 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.866 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.945 Selecting previously unselected package jq.
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.948 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 7.957 Unpacking jq (1.5+dfsg-2+b1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.038 Setting up libkeyutils1:amd64 (1.6-6) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.077 Setting up libpsl5:amd64 (0.20.2-2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.109 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.253 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.285 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.337 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.392 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.432 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.470 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.511 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.557 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.602 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.649 Setting up openssl (1.1.1n-0+deb10u1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.739 Setting up libonig5:amd64 (6.9.1-1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.777 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.807 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
17:37:11 [2022-04-04T17:37:11.380Z] #27 8.893 Setting up ca-certificates (20200601~deb10u2) ...
17:37:11 [2022-04-04T17:37:11.640Z] #27 9.560 Updating certificates in /etc/ssl/certs...
17:37:12 [2022-04-04T17:37:12.579Z] #27 10.43 137 added, 0 removed; done.
17:37:12 [2022-04-04T17:37:12.579Z] #27 10.47 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
17:37:12 [2022-04-04T17:37:12.579Z] #27 10.49 Setting up jq (1.5+dfsg-2+b1) ...
17:37:12 [2022-04-04T17:37:12.579Z] #27 10.50 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
17:37:12 [2022-04-04T17:37:12.579Z] #27 10.51 Setting up curl (7.64.0-4+deb10u2) ...
17:37:12 [2022-04-04T17:37:12.579Z] #27 10.53 Processing triggers for libc-bin (2.28-10+deb10u1) ...
17:37:12 [2022-04-04T17:37:12.579Z] #27 10.55 Processing triggers for ca-certificates (20200601~deb10u2) ...
17:37:12 [2022-04-04T17:37:12.579Z] #27 10.56 Updating certificates in /etc/ssl/certs...
17:37:13 [2022-04-04T17:37:13.516Z] #27 11.26 0 added, 0 removed; done.
17:37:13 [2022-04-04T17:37:13.516Z] #27 11.26 Running hooks in /etc/ca-certificates/update.d...
17:37:13 [2022-04-04T17:37:13.516Z] #27 11.27 done.
17:37:13 [2022-04-04T17:37:13.776Z] #27 DONE 11.8s
17:37:13 [2022-04-04T17:37:13.776Z] 
17:37:13 [2022-04-04T17:37:13.776Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:37:13 [2022-04-04T17:37:13.776Z] #28 sha256:38bba5b3ae18138810e6bdae421f5b8cb0c346cbf21488f68b84f3e3534e8de9
17:37:13 [2022-04-04T17:37:13.776Z] #28 DONE 0.1s
17:37:13 [2022-04-04T17:37:13.776Z] 
17:37:13 [2022-04-04T17:37:13.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:37:13 [2022-04-04T17:37:13.776Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:37:13 [2022-04-04T17:37:13.776Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.0s done
17:37:13 [2022-04-04T17:37:13.776Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 2.5s
17:37:13 [2022-04-04T17:37:13.850Z] #9 ...
17:37:13 [2022-04-04T17:37:13.851Z] 
17:37:13 [2022-04-04T17:37:13.851Z] #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
17:37:13 [2022-04-04T17:37:13.851Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c
17:37:13 [2022-04-04T17:37:13.851Z] #27 9.738 Updating certificates in /etc/ssl/certs...
17:37:13 [2022-04-04T17:37:13.851Z] #27 10.55 137 added, 0 removed; done.
17:37:13 [2022-04-04T17:37:13.851Z] #27 10.58 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
17:37:13 [2022-04-04T17:37:13.851Z] #27 10.59 Setting up jq (1.5+dfsg-2+b1) ...
17:37:13 [2022-04-04T17:37:13.851Z] #27 10.61 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
17:37:13 [2022-04-04T17:37:13.851Z] #27 10.62 Setting up curl (7.64.0-4+deb10u2) ...
17:37:13 [2022-04-04T17:37:13.851Z] #27 10.63 Processing triggers for libc-bin (2.28-10+deb10u1) ...
17:37:13 [2022-04-04T17:37:13.851Z] #27 10.65 Processing triggers for ca-certificates (20200601~deb10u2) ...
17:37:13 [2022-04-04T17:37:13.851Z] #27 10.66 Updating certificates in /etc/ssl/certs...
17:37:13 [2022-04-04T17:37:13.851Z] #27 11.35 0 added, 0 removed; done.
17:37:13 [2022-04-04T17:37:13.851Z] #27 11.35 Running hooks in /etc/ca-certificates/update.d...
17:37:13 [2022-04-04T17:37:13.851Z] #27 11.35 done.
17:37:13 [2022-04-04T17:37:13.851Z] #27 DONE 11.8s
17:37:13 [2022-04-04T17:37:13.851Z] 
17:37:13 [2022-04-04T17:37:13.851Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:37:13 [2022-04-04T17:37:13.851Z] #28 sha256:5ff7a8317084088c83f03f9b1fc1e312d2d161a385dab24154d9e7b5c98c0585
17:37:13 [2022-04-04T17:37:13.851Z] #28 DONE 0.1s
17:37:13 [2022-04-04T17:37:13.851Z] 
17:37:13 [2022-04-04T17:37:13.851Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:37:13 [2022-04-04T17:37:13.851Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:37:14 [2022-04-04T17:37:14.111Z] Sending build context to Docker daemon   57.4MB
17:37:14 [2022-04-04T17:37:14.111Z] 
17:37:14 [2022-04-04T17:37:14.111Z] Step 1/10 : FROM microsoft/windowsservercore
17:37:14 [2022-04-04T17:37:14.111Z]  ---> 6a11116086a4
17:37:14 [2022-04-04T17:37:14.111Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:37:14 [2022-04-04T17:37:14.111Z]  ---> Using cache
17:37:14 [2022-04-04T17:37:14.111Z]  ---> 962c7247a209
17:37:14 [2022-04-04T17:37:14.111Z] Step 3/10 : ARG GO_VERSION=1.16.15
17:37:14 [2022-04-04T17:37:14.111Z]  ---> Running in 1f2c8343f11f
17:37:14 [2022-04-04T17:37:14.111Z] Removing intermediate container 1f2c8343f11f
17:37:14 [2022-04-04T17:37:14.111Z]  ---> e58c49909eb6
17:37:14 [2022-04-04T17:37:14.111Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0
17:37:14 [2022-04-04T17:37:14.111Z]  ---> Running in b1c9c268a9eb
17:37:14 [2022-04-04T17:37:14.111Z] Removing intermediate container b1c9c268a9eb
17:37:14 [2022-04-04T17:37:14.111Z]  ---> 076a13901caa
17:37:14 [2022-04-04T17:37:14.111Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
17:37:14 [2022-04-04T17:37:14.111Z]  ---> Running in cbf30d8b103f
17:37:14 [2022-04-04T17:37:14.571Z] Removing intermediate container cbf30d8b103f
17:37:14 [2022-04-04T17:37:14.571Z]  ---> 9164c4e4b05a
17:37:14 [2022-04-04T17:37:14.572Z] 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;
17:37:14 [2022-04-04T17:37:14.572Z]  ---> Running in cde89c23d6fc
17:37:16 [2022-04-04T17:37:16.367Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s
17:37:18 [2022-04-04T17:37:18.893Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 7.3s done
17:37:18 [2022-04-04T17:37:18.893Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done
17:37:19 [2022-04-04T17:37:19.056Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 7.2s done
17:37:19 [2022-04-04T17:37:19.056Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done
17:37:19 [2022-04-04T17:37:19.056Z] #9 ...
17:37:19 [2022-04-04T17:37:19.056Z] 
17:37:19 [2022-04-04T17:37:19.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
17:37:19 [2022-04-04T17:37:19.056Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613
17:37:19 [2022-04-04T17:37:19.056Z] #29 1.216 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:37:19 [2022-04-04T17:37:19.056Z] #29 1.296 
17:37:19 [2022-04-04T17:37:19.056Z] #29 1.511 #=#=#                                                                         

#############                                                             18.1%
###########################                                               38.3%
##########################################                                58.4%
########################################################                  78.1%
######################################################################    97.6%
######################################################################## 100.0%
17:37:19 [2022-04-04T17:37:19.056Z] #29 2.114 
17:37:19 [2022-04-04T17:37:19.056Z] #29 2.332 #=#=#                                                                         

######################################################################## 100.0%
17:37:19 [2022-04-04T17:37:19.056Z] #29 2.481 
17:37:19 [2022-04-04T17:37:19.056Z] #29 2.715 #=#=#                                                                         

###################################################################       93.2%
######################################################################## 100.0%
17:37:19 [2022-04-04T17:37:19.056Z] #29 2.930 
17:37:19 [2022-04-04T17:37:19.056Z] #29 3.157 #=#=#                                                                         

#                                                                          2.6%
###################                                                       27.1%
########################################                                  56.8%
######################################################                    76.1%
####################################################################      95.3%
######################################################################## 100.0%
17:37:19 [2022-04-04T17:37:19.056Z] #29 3.768 
17:37:19 [2022-04-04T17:37:19.056Z] #29 3.993 #=#=#                                                                         

###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.5%
##################                                                        25.6%
######################                                                    30.8%
#########################                                                 36.1%
#############################                                             41.3%
#################################                                         46.5%
#####################################                                     51.7%
17:37:19 [2022-04-04T17:37:19.056Z] #29 ...
17:37:19 [2022-04-04T17:37:19.056Z] 
17:37:19 [2022-04-04T17:37:19.056Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:37:19 [2022-04-04T17:37:19.056Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:37:19 [2022-04-04T17:37:19.056Z] #9 DONE 24.8s
17:37:19 [2022-04-04T17:37:19.056Z] 
17:37:19 [2022-04-04T17:37:19.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
17:37:19 [2022-04-04T17:37:19.056Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613
17:37:19 [2022-04-04T17:37:19.056Z] #29 3.993 #=#=#                                                                         

###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.5%
##################                                                        25.6%
######################                                                    30.8%
#########################                                                 36.1%
#############################                                             41.3%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.1%
17:37:19 [2022-04-04T17:37:19.056Z] #29 ...
17:37:19 [2022-04-04T17:37:19.056Z] 
17:37:19 [2022-04-04T17:37:19.056Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:37:19 [2022-04-04T17:37:19.056Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef
17:37:19 [2022-04-04T17:37:19.150Z] #9 DONE 25.2s
17:37:19 [2022-04-04T17:37:19.150Z] 
17:37:19 [2022-04-04T17:37:19.150Z] #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
17:37:19 [2022-04-04T17:37:19.150Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf
17:37:19 [2022-04-04T17:37:19.150Z] #29 1.329 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:37:19 [2022-04-04T17:37:19.150Z] #29 1.415 
17:37:19 [2022-04-04T17:37:19.150Z] #29 1.629 #=#=#                                                                         

######                                                                     9.5%
##########################                                                37.4%
#########################################                                 57.8%
#######################################################                   77.6%
######################################################################    97.4%
######################################################################## 100.0%
17:37:19 [2022-04-04T17:37:19.150Z] #29 2.221 
17:37:19 [2022-04-04T17:37:19.150Z] #29 2.437 #=#=#                                                                         

######################################################################## 100.0%
17:37:19 [2022-04-04T17:37:19.150Z] #29 2.641 
17:37:19 [2022-04-04T17:37:19.150Z] #29 2.859 #=#=#                                                                         

######################################                                    53.3%
######################################################################## 100.0%
17:37:19 [2022-04-04T17:37:19.150Z] #29 3.071 
17:37:19 [2022-04-04T17:37:19.150Z] #29 3.293 #=#=#                                                                         

######                                                                     9.6%
##########################                                                37.2%
########################################                                  56.4%
######################################################                    75.8%
####################################################################      94.7%
######################################################################## 100.0%
17:37:19 [2022-04-04T17:37:19.150Z] #29 3.920 
17:37:19 [2022-04-04T17:37:19.346Z] 
17:37:19 [2022-04-04T17:37:19.346Z] SUCCESS: Specified value was saved.
17:37:20 [2022-04-04T17:37:20.181Z] #29 4.152 #=#=#                                                                         

##                                                                         3.7%
#######                                                                    9.9%
##########                                                                15.0%
###########                                                               15.9%
#################                                                         24.5%
######################                                                    31.5%
##########################                                                36.7%
##############################                                            41.9%
#################################                                         47.1%
#####################################                                     52.4%
#########################################                                 57.8%
#############################################                             63.0%
###############################################                           66.1%
####################################################                      72.5%
###########################################################               82.8%
###########################################################               83.1%
#################################################################         91.2%
####################################################################      95.1%
#####################################################################     96.3%
######################################################################## 100.0%
17:37:20 [2022-04-04T17:37:20.181Z] #29 6.359 
17:37:20 [2022-04-04T17:37:20.332Z] INFO: Downloading git...
17:37:20 [2022-04-04T17:37:20.742Z] #29 6.796 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:37:20 [2022-04-04T17:37:20.742Z] #29 6.861 
17:37:20 [2022-04-04T17:37:20.742Z] 
17:37:20 [2022-04-04T17:37:20.742Z] #29 ...
17:37:20 [2022-04-04T17:37:20.742Z] 
17:37:20 [2022-04-04T17:37:20.742Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:37:20 [2022-04-04T17:37:20.742Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef
17:37:20 [2022-04-04T17:37:20.742Z] #10 DONE 1.9s
17:37:20 [2022-04-04T17:37:20.742Z] 
17:37:20 [2022-04-04T17:37:20.742Z] #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
17:37:20 [2022-04-04T17:37:20.742Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf
17:37:20 [2022-04-04T17:37:20.961Z] #10 DONE 1.8s
17:37:20 [2022-04-04T17:37:20.961Z] 
17:37:20 [2022-04-04T17:37:20.961Z] #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
17:37:20 [2022-04-04T17:37:20.961Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613
17:37:20 [2022-04-04T17:37:20.961Z] #29 3.993 #=#=#                                                                         

###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.5%
##################                                                        25.6%
######################                                                    30.8%
#########################                                                 36.1%
#############################                                             41.3%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.1%
################################################                          67.3%
####################################################                      72.5%
#######################################################                   77.6%
###########################################################               83.0%
###############################################################           88.2%
##################################################################        91.9%
######################################################################    98.6%
######################################################################## 100.0%
17:37:20 [2022-04-04T17:37:20.961Z] #29 5.942 
17:37:20 [2022-04-04T17:37:20.962Z] #29 6.404 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:37:20 [2022-04-04T17:37:20.962Z] #29 6.452 
17:37:20 [2022-04-04T17:37:20.962Z] #29 6.664 #=#=#                                                                         

######################################################################## 100.0%
17:37:20 [2022-04-04T17:37:20.962Z] #29 6.753 
17:37:20 [2022-04-04T17:37:20.997Z] #29 7.074 #=#=#                                                                         

######################################################################## 100.0%
17:37:20 [2022-04-04T17:37:20.997Z] #29 7.183 
17:37:21 [2022-04-04T17:37:21.219Z] #29 ...
17:37:21 [2022-04-04T17:37:21.220Z] 
17:37:21 [2022-04-04T17:37:21.220Z] #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
17:37:21 [2022-04-04T17:37:21.220Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c
17:37:21 [2022-04-04T17:37:21.220Z] #11 DONE 0.5s
17:37:21 [2022-04-04T17:37:21.220Z] 
17:37:21 [2022-04-04T17:37:21.220Z] #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
17:37:21 [2022-04-04T17:37:21.220Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613
17:37:21 [2022-04-04T17:37:21.220Z] #29 7.407 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:37:21 [2022-04-04T17:37:21.479Z] #29 ...
17:37:21 [2022-04-04T17:37:21.479Z] 
17:37:21 [2022-04-04T17:37:21.479Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:37:21 [2022-04-04T17:37:21.479Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a
17:37:21 [2022-04-04T17:37:21.479Z] #31 DONE 0.1s
17:37:21 [2022-04-04T17:37:21.479Z] 
17:37:21 [2022-04-04T17:37:21.479Z] #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
17:37:21 [2022-04-04T17:37:21.479Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613
17:37:21 [2022-04-04T17:37:21.479Z] #29 7.503 
17:37:21 [2022-04-04T17:37:21.567Z] #29 ...
17:37:21 [2022-04-04T17:37:21.567Z] 
17:37:21 [2022-04-04T17:37:21.567Z] #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
17:37:21 [2022-04-04T17:37:21.567Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c
17:37:21 [2022-04-04T17:37:21.567Z] #11 DONE 0.6s
17:37:21 [2022-04-04T17:37:21.567Z] 
17:37:21 [2022-04-04T17:37:21.567Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:37:21 [2022-04-04T17:37:21.567Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f
17:37:21 [2022-04-04T17:37:21.567Z] #39 DONE 0.1s
17:37:21 [2022-04-04T17:37:21.567Z] 
17:37:21 [2022-04-04T17:37:21.567Z] #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
17:37:21 [2022-04-04T17:37:21.567Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf
17:37:21 [2022-04-04T17:37:21.567Z] #29 7.751 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:37:21 [2022-04-04T17:37:21.567Z] #29 7.858 
17:37:21 [2022-04-04T17:37:21.741Z] #29 7.728 #=#=#                                                                         

#################################################################         90.6%
######################################################################## 100.0%
17:37:21 [2022-04-04T17:37:21.826Z] 
17:37:21 [2022-04-04T17:37:21.826Z] #29 ...
17:37:21 [2022-04-04T17:37:21.826Z] 
17:37:21 [2022-04-04T17:37:21.826Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:37:21 [2022-04-04T17:37:21.826Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a
17:37:21 [2022-04-04T17:37:21.826Z] #31 DONE 0.3s
17:37:21 [2022-04-04T17:37:21.826Z] 
17:37:21 [2022-04-04T17:37:21.826Z] #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
17:37:21 [2022-04-04T17:37:21.826Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf
17:37:21 [2022-04-04T17:37:21.899Z] INFO: Downloading go...
17:37:22 [2022-04-04T17:37:22.002Z] #29 7.882 
17:37:22 [2022-04-04T17:37:22.002Z] #29 ...
17:37:22 [2022-04-04T17:37:22.002Z] 
17:37:22 [2022-04-04T17:37:22.002Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:37:22 [2022-04-04T17:37:22.002Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f
17:37:22 [2022-04-04T17:37:22.002Z] #39 DONE 0.5s
17:37:22 [2022-04-04T17:37:22.084Z] #29 8.087 #=#=#                                                                         

######################################################################## 100.0%
17:37:22 [2022-04-04T17:37:22.084Z] #29 8.257 
17:37:22 [2022-04-04T17:37:22.261Z] 
17:37:22 [2022-04-04T17:37:22.261Z] #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
17:37:22 [2022-04-04T17:37:22.261Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:37:23 [2022-04-04T17:37:23.024Z] #29 9.114 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:37:23 [2022-04-04T17:37:23.024Z] #29 9.331 
17:37:23 [2022-04-04T17:37:23.470Z] INFO: Downloading compiler 1 of 3...
17:37:24 [2022-04-04T17:37:24.562Z] #29 9.564 #=#=#                                                                         

                                                                           0.0%
##########                                                                14.2%
##################                                                        26.1%
#########################                                                 35.9%
#################################                                         47.1%
######################################                                    53.0%
###########################################                               60.1%
###########################################                               60.7%
#############################################################             85.4%
######################################################################## 100.0%
17:37:24 [2022-04-04T17:37:24.562Z] #29 10.86 
17:37:24 [2022-04-04T17:37:24.919Z] INFO: Downloading compiler 2 of 3...
17:37:25 [2022-04-04T17:37:25.124Z] #29 11.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:37:25 [2022-04-04T17:37:25.381Z] #29 11.59 
17:37:25 [2022-04-04T17:37:25.387Z] INFO: Downloading compiler 3 of 3...
17:37:25 [2022-04-04T17:37:25.638Z] #29 11.84 #=#=#                                                                         

######################################################################## 100.0%
17:37:25 [2022-04-04T17:37:25.638Z] #29 11.91 
17:37:26 [2022-04-04T17:37:26.202Z] #29 12.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:37:26 [2022-04-04T17:37:26.374Z] INFO: Extracting git...
17:37:26 [2022-04-04T17:37:26.539Z] #40 ...
17:37:26 [2022-04-04T17:37:26.539Z] 
17:37:26 [2022-04-04T17:37:26.539Z] #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
17:37:26 [2022-04-04T17:37:26.539Z] #29 sha256:7eab43b4d40e6b7ba607af1d65152bf8a285938fd794f770d0d55b7d04ac6613
17:37:26 [2022-04-04T17:37:26.539Z] #29 8.526 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:37:26 [2022-04-04T17:37:26.539Z] #29 8.683 
17:37:26 [2022-04-04T17:37:26.539Z] #29 8.938 #=#=#                                                                         

                                                                           0.0%
##########                                                                14.3%
#######################                                                   33.2%
#################################                                         47.1%
######################################                                    53.0%
###########################################                               60.1%
###########################################                               60.4%
#######################################################                   76.8%
######################################################################## 100.0%
17:37:26 [2022-04-04T17:37:26.539Z] #29 10.10 
17:37:26 [2022-04-04T17:37:26.539Z] #29 10.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:37:26 [2022-04-04T17:37:26.539Z] #29 10.76 
17:37:26 [2022-04-04T17:37:26.539Z] #29 11.00 #=#=#                                                                         

######################################################################## 100.0%
17:37:26 [2022-04-04T17:37:26.539Z] #29 11.11 
17:37:26 [2022-04-04T17:37:26.539Z] #29 11.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:37:26 [2022-04-04T17:37:26.539Z] #29 11.84 
17:37:26 [2022-04-04T17:37:26.539Z] #29 12.15 #=#=#                                                                         

######################################################################## 100.0%
17:37:26 [2022-04-04T17:37:26.539Z] #29 12.27 
17:37:26 [2022-04-04T17:37:26.539Z] #29 12.34 Download of images into '/build' complete.
17:37:26 [2022-04-04T17:37:26.539Z] #29 12.34 Use something like the following to load the result into a Docker daemon:
17:37:26 [2022-04-04T17:37:26.539Z] #29 12.34   tar -cC '/build' . | docker load
17:37:26 [2022-04-04T17:37:26.539Z] #29 DONE 12.5s
17:37:26 [2022-04-04T17:37:26.539Z] 
17:37:26 [2022-04-04T17:37:26.539Z] #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
17:37:26 [2022-04-04T17:37:26.539Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.716 + RM_GOPATH=0
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.716 + TMP_GOPATH=
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.716 + : /build
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.716 + '[' -z '' ']'
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.716 ++ mktemp -d
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.721 + export GOPATH=/tmp/tmp.TCxCYuiGZU
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.721 + GOPATH=/tmp/tmp.TCxCYuiGZU
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.721 + RM_GOPATH=1
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.721 + case "$(go env GOARCH)" in
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.721 ++ go env GOARCH
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + export GO_BUILDMODE=-buildmode=pie
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + GO_BUILDMODE=-buildmode=pie
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 ++ dirname /tmp/install/install.sh
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + dir=/tmp/install
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + bin=tomlv
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + shift
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + . /tmp/install/tomlv.installer
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + install_tomlv
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.731 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TCxCYuiGZU/src/github.com/BurntSushi/toml
17:37:26 [2022-04-04T17:37:26.539Z] #34 3.732 Cloning into '/tmp/tmp.TCxCYuiGZU/src/github.com/BurntSushi/toml'...
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.246 + cd /tmp/tmp.TCxCYuiGZU/src/github.com/BurntSushi/toml
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.246 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.284 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.589 internal/unsafeheader
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.602 internal/cpu
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.634 runtime/internal/atomic
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.756 runtime/internal/sys
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.832 runtime/internal/math
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.854 internal/bytealg
17:37:26 [2022-04-04T17:37:26.539Z] #34 4.870 math/bits
17:37:26 [2022-04-04T17:37:26.797Z] #34 ...
17:37:26 [2022-04-04T17:37:26.797Z] 
17:37:26 [2022-04-04T17:37:26.797Z] #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
17:37:26 [2022-04-04T17:37:26.797Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0
17:37:26 [2022-04-04T17:37:26.797Z] #12 DONE 5.3s
17:37:26 [2022-04-04T17:37:26.797Z] 
17:37:26 [2022-04-04T17:37:26.797Z] #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
17:37:26 [2022-04-04T17:37:26.797Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b
17:37:26 [2022-04-04T17:37:26.797Z] #34 5.317 math
17:37:26 [2022-04-04T17:37:26.797Z] #34 ...
17:37:26 [2022-04-04T17:37:26.797Z] 
17:37:26 [2022-04-04T17:37:26.797Z] #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
17:37:26 [2022-04-04T17:37:26.797Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:37:27 [2022-04-04T17:37:27.131Z] #29 ...
17:37:27 [2022-04-04T17:37:27.131Z] 
17:37:27 [2022-04-04T17:37:27.131Z] #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
17:37:27 [2022-04-04T17:37:27.131Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0
17:37:27 [2022-04-04T17:37:27.131Z] #12 DONE 5.4s
17:37:27 [2022-04-04T17:37:27.131Z] 
17:37:27 [2022-04-04T17:37:27.131Z] #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
17:37:27 [2022-04-04T17:37:27.131Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf
17:37:27 [2022-04-04T17:37:27.131Z] #29 13.14 #=#=#                                                                         
17:37:27 [2022-04-04T17:37:27.131Z] #29 ...
17:37:27 [2022-04-04T17:37:27.131Z] 
17:37:27 [2022-04-04T17:37:27.131Z] #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
17:37:27 [2022-04-04T17:37:27.131Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:37:28 [2022-04-04T17:37:28.067Z] #13 ...
17:37:28 [2022-04-04T17:37:28.067Z] 
17:37:28 [2022-04-04T17:37:28.067Z] #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
17:37:28 [2022-04-04T17:37:28.067Z] #29 sha256:fabc0cbe1afc8e06a6e02347c6bdeed4b8d9dcdfe3eb7c972e6d0de158e38fdf
17:37:28 [2022-04-04T17:37:28.067Z] #29 13.51 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      

######################################################################## 100.0%
17:37:28 [2022-04-04T17:37:28.067Z] #29 13.94 
17:37:28 [2022-04-04T17:37:28.068Z] #29 14.08 Download of images into '/build' complete.
17:37:28 [2022-04-04T17:37:28.068Z] #29 14.08 Use something like the following to load the result into a Docker daemon:
17:37:28 [2022-04-04T17:37:28.068Z] #29 14.08   tar -cC '/build' . | docker load
17:37:28 [2022-04-04T17:37:28.068Z] #29 DONE 14.2s
17:37:28 [2022-04-04T17:37:28.068Z] 
17:37:28 [2022-04-04T17:37:28.068Z] #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
17:37:28 [2022-04-04T17:37:28.068Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.832 + RM_GOPATH=0
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.832 + TMP_GOPATH=
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.832 + : /build
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.832 + '[' -z '' ']'
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.832 ++ mktemp -d
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.833 + export GOPATH=/tmp/tmp.6V90eG00ag
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.833 + GOPATH=/tmp/tmp.6V90eG00ag
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.834 + RM_GOPATH=1
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.834 + case "$(go env GOARCH)" in
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.834 ++ go env GOARCH
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.857 + export GO_BUILDMODE=-buildmode=pie
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.857 + GO_BUILDMODE=-buildmode=pie
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.857 ++ dirname /tmp/install/install.sh
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.858 + dir=/tmp/install
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.865 + bin=tomlv
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.865 + shift
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.865 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.865 + . /tmp/install/tomlv.installer
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.865 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.866 + install_tomlv
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.866 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.866 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.866 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6V90eG00ag/src/github.com/BurntSushi/toml
17:37:28 [2022-04-04T17:37:28.068Z] #34 4.875 Cloning into '/tmp/tmp.6V90eG00ag/src/github.com/BurntSushi/toml'...
17:37:28 [2022-04-04T17:37:28.324Z] #34 6.839 + cd /tmp/tmp.6V90eG00ag/src/github.com/BurntSushi/toml
17:37:28 [2022-04-04T17:37:28.324Z] #34 6.839 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:37:28 [2022-04-04T17:37:28.891Z] #34 7.224 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:37:29 [2022-04-04T17:37:29.149Z] #34 ...
17:37:29 [2022-04-04T17:37:29.149Z] 
17:37:29 [2022-04-04T17:37:29.149Z] #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
17:37:29 [2022-04-04T17:37:29.149Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:37:29 [2022-04-04T17:37:29.149Z] #13 2.182 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:37:29 [2022-04-04T17:37:29.149Z] #13 2.283 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:37:29 [2022-04-04T17:37:29.329Z] #13 2.335 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:37:29 [2022-04-04T17:37:29.329Z] #13 2.448 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:37:29 [2022-04-04T17:37:29.329Z] #13 2.458 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:29 [2022-04-04T17:37:29.329Z] #13 2.459 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:29 [2022-04-04T17:37:29.407Z] #13 2.283 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:29 [2022-04-04T17:37:29.407Z] #13 2.290 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:31 [2022-04-04T17:37:31.250Z] #13 4.416 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB]
17:37:31 [2022-04-04T17:37:31.250Z] #13 ...
17:37:31 [2022-04-04T17:37:31.250Z] 
17:37:31 [2022-04-04T17:37:31.250Z] #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
17:37:31 [2022-04-04T17:37:31.250Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:37:31 [2022-04-04T17:37:31.250Z] #55 6.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:37:31 [2022-04-04T17:37:31.250Z] #55 7.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:31 [2022-04-04T17:37:31.250Z] #55 7.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:31 [2022-04-04T17:37:31.250Z] #55 9.567 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:31 [2022-04-04T17:37:31.301Z] #13 ...
17:37:31 [2022-04-04T17:37:31.301Z] 
17:37:31 [2022-04-04T17:37:31.301Z] #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
17:37:31 [2022-04-04T17:37:31.301Z] #24 sha256:7a9cda0897676a02dc61487a00b84cb46eb4c8c40269e9685afa4120ddff8313
17:37:31 [2022-04-04T17:37:31.301Z] #24 3.475 + RM_GOPATH=0
17:37:31 [2022-04-04T17:37:31.301Z] #24 3.475 + TMP_GOPATH=
17:37:31 [2022-04-04T17:37:31.301Z] #24 3.475 + : /build
17:37:31 [2022-04-04T17:37:31.301Z] #24 3.475 + '[' -z '' ']'
17:37:31 [2022-04-04T17:37:31.301Z] #24 3.479 ++ mktemp -d
17:37:31 [2022-04-04T17:37:31.301Z] #24 3.479 + export GOPATH=/tmp/tmp.ur19DTtVop
17:37:31 [2022-04-04T17:37:31.301Z] #24 3.479 + GOPATH=/tmp/tmp.ur19DTtVop
17:37:31 [2022-04-04T17:37:31.301Z] #24 3.479 + RM_GOPATH=1
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.479 + case "$(go env GOARCH)" in
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.479 ++ go env GOARCH
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.492 + export GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.492 + GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.492 ++ dirname /tmp/install/install.sh
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 Install docker/cli version 17.06.2-ce from stable
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 + dir=/tmp/install
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 + bin=dockercli
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 + shift
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 + . /tmp/install/dockercli.installer
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 ++ : stable
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 ++ : 17.06.2-ce
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 + install_dockercli
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.496 ++ uname -m
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.497 + arch=x86_64
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.497 + '[' x86_64 '!=' x86_64 ']'
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.497 + url=https://download.docker.com/linux/static
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.498 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:37:31 [2022-04-04T17:37:31.302Z] #24 3.503 + tar -xz docker/docker
17:37:31 [2022-04-04T17:37:31.302Z] #24 9.427 + mkdir -p /build
17:37:31 [2022-04-04T17:37:31.302Z] #24 9.447 + mv docker/docker /build/
17:37:31 [2022-04-04T17:37:31.302Z] #24 9.471 + rmdir docker
17:37:31 [2022-04-04T17:37:31.302Z] #24 DONE 9.7s
17:37:31 [2022-04-04T17:37:31.302Z] 
17:37:31 [2022-04-04T17:37:31.302Z] #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
17:37:31 [2022-04-04T17:37:31.302Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c
17:37:31 [2022-04-04T17:37:31.302Z] #34 8.351 internal/unsafeheader
17:37:31 [2022-04-04T17:37:31.302Z] #34 8.381 internal/cpu
17:37:31 [2022-04-04T17:37:31.302Z] #34 8.781 runtime/internal/atomic
17:37:31 [2022-04-04T17:37:31.302Z] #34 9.693 runtime/internal/sys
17:37:31 [2022-04-04T17:37:31.515Z] #55 ...
17:37:31 [2022-04-04T17:37:31.515Z] 
17:37:31 [2022-04-04T17:37:31.515Z] #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
17:37:31 [2022-04-04T17:37:31.515Z] #67 sha256:a8c84d3a9d7646ba750ec9f1ee6868a3a7168af60c325aa2bd047033e5799158
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.316 + RM_GOPATH=0
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.316 + TMP_GOPATH=
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.316 + : /build
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.316 + '[' -z '' ']'
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.317 ++ mktemp -d
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.328 + export GOPATH=/tmp/tmp.dhzDNZBg5t
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.328 + GOPATH=/tmp/tmp.dhzDNZBg5t
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.328 + RM_GOPATH=1
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.328 + case "$(go env GOARCH)" in
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.328 ++ go env GOARCH
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + export GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 ++ dirname /tmp/install/install.sh
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + dir=/tmp/install
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + bin=proxy
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + shift
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + '[' '!' -f /tmp/install/proxy.installer ']'
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + . /tmp/install/proxy.installer
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + install_proxy
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + case "$1" in
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + export CGO_ENABLED=0
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + CGO_ENABLED=0
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + _install_proxy
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da'
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dhzDNZBg5t/src/github.com/docker/libnetwork
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.362 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:37:31 [2022-04-04T17:37:31.515Z] #67 5.370 Cloning into '/tmp/tmp.dhzDNZBg5t/src/github.com/docker/libnetwork'...
17:37:31 [2022-04-04T17:37:31.560Z] #34 ...
17:37:31 [2022-04-04T17:37:31.560Z] 
17:37:31 [2022-04-04T17:37:31.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
17:37:31 [2022-04-04T17:37:31.560Z] #67 sha256:25f0774b0ed28befa66cf78a87a34696981304ce6f5f1527088058683daba8de
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.089 + RM_GOPATH=0
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.089 + TMP_GOPATH=
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.089 + : /build
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.089 + '[' -z '' ']'
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.089 ++ mktemp -d
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.093 + export GOPATH=/tmp/tmp.NOnUXvS5PS
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.093 + GOPATH=/tmp/tmp.NOnUXvS5PS
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.093 + RM_GOPATH=1
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.093 + case "$(go env GOARCH)" in
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.093 ++ go env GOARCH
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.185 + export GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.185 + GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.188 ++ dirname /tmp/install/install.sh
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + dir=/tmp/install
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + bin=proxy
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + shift
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + '[' '!' -f /tmp/install/proxy.installer ']'
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + . /tmp/install/proxy.installer
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + install_proxy
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + case "$1" in
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + export CGO_ENABLED=0
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + CGO_ENABLED=0
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + _install_proxy
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da'
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NOnUXvS5PS/src/github.com/docker/libnetwork
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.216 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:37:31 [2022-04-04T17:37:31.560Z] #67 5.263 Cloning into '/tmp/tmp.NOnUXvS5PS/src/github.com/docker/libnetwork'...
17:37:31 [2022-04-04T17:37:31.774Z] #67 ...
17:37:31 [2022-04-04T17:37:31.774Z] 
17:37:31 [2022-04-04T17:37:31.774Z] #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
17:37:31 [2022-04-04T17:37:31.774Z] #45 sha256:046d657af85714cb7c3967cd9534f3e46f5960cc651f940382d72f11237c86ba
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 + RM_GOPATH=0
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 + TMP_GOPATH=
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 + : /build
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 + '[' -z '' ']'
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 ++ mktemp -d
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 + export GOPATH=/tmp/tmp.BnOxoVwoNX
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 + GOPATH=/tmp/tmp.BnOxoVwoNX
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 + RM_GOPATH=1
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 + case "$(go env GOARCH)" in
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.068 ++ go env GOARCH
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.073 + export GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.073 + GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.073 ++ dirname /tmp/install/install.sh
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.081 Install vndr version v0.1.2
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + dir=/tmp/install
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + bin=vndr
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + shift
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + '[' '!' -f /tmp/install/vndr.installer ']'
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + . /tmp/install/vndr.installer
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 ++ : v0.1.2
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + install_vndr
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + echo 'Install vndr version v0.1.2'
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + GOBIN=/build
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + GO111MODULE=on
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.082 + go install github.com/LK4D4/vndr@v0.1.2
17:37:31 [2022-04-04T17:37:31.774Z] #45 4.696 go: downloading github.com/LK4D4/vndr v0.1.2
17:37:31 [2022-04-04T17:37:31.774Z] #45 ...
17:37:31 [2022-04-04T17:37:31.774Z] 
17:37:31 [2022-04-04T17:37:31.774Z] #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
17:37:31 [2022-04-04T17:37:31.774Z] #51 sha256:81f7519e9ab367b510e9e1e09dcb5cc49870b5b1e7921fcd5842d37bf3b73b6e
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.224 + RM_GOPATH=0
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.226 + TMP_GOPATH=
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.226 + : /build
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.226 + '[' -z '' ']'
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.226 ++ mktemp -d
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.236 + export GOPATH=/tmp/tmp.xqa9OAmDmT
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.236 + GOPATH=/tmp/tmp.xqa9OAmDmT
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.236 + RM_GOPATH=1
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.236 + case "$(go env GOARCH)" in
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.236 ++ go env GOARCH
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + export GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 ++ dirname /tmp/install/install.sh
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + dir=/tmp/install
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + bin=shfmt
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + shift
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + . /tmp/install/shfmt.installer
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 ++ : v3.0.2
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + install_shfmt
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + echo 'Install shfmt version v3.0.2'
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + GOBIN=/build
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 + GO111MODULE=on
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.243 Install shfmt version v3.0.2
17:37:31 [2022-04-04T17:37:31.774Z] #51 5.260 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
17:37:31 [2022-04-04T17:37:31.774Z] #51 6.421 go: downloading mvdan.cc/sh/v3 v3.0.2
17:37:31 [2022-04-04T17:37:31.818Z] #67 ...
17:37:31 [2022-04-04T17:37:31.818Z] 
17:37:31 [2022-04-04T17:37:31.818Z] #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
17:37:31 [2022-04-04T17:37:31.818Z] #47 sha256:7ee5a4336c9868350817b97d17cfa0c15739b633141e7fdec82892c43ce289c4
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 + RM_GOPATH=0
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 + TMP_GOPATH=
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 + : /build
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 + '[' -z '' ']'
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 ++ mktemp -d
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 + export GOPATH=/tmp/tmp.uXWyx3m2Wd
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 + GOPATH=/tmp/tmp.uXWyx3m2Wd
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 + RM_GOPATH=1
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 + case "$(go env GOARCH)" in
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.338 ++ go env GOARCH
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 + export GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 + GO_BUILDMODE=-buildmode=pie
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 ++ dirname /tmp/install/install.sh
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 + dir=/tmp/install
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 + bin=gotestsum
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 + shift
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 + . /tmp/install/gotestsum.installer
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 ++ : v1.7.0
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.381 + install_gotestsum
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.382 + set -e
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.386 + echo 'Install gotestsum version v1.7.0'
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.386 + GOBIN=/build
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.386 + GO111MODULE=on
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.386 + go install gotest.tools/gotestsum@v1.7.0
17:37:31 [2022-04-04T17:37:31.818Z] #47 4.387 Install gotestsum version v1.7.0
17:37:31 [2022-04-04T17:37:31.818Z] #47 5.223 go: downloading gotest.tools/gotestsum v1.7.0
17:37:31 [2022-04-04T17:37:31.818Z] #47 8.083 go: downloading github.com/dnephin/pflag v1.0.7
17:37:31 [2022-04-04T17:37:31.818Z] #47 8.097 go: downloading github.com/fatih/color v1.10.0
17:37:31 [2022-04-04T17:37:31.818Z] #47 8.380 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:37:31 [2022-04-04T17:37:31.818Z] #47 8.403 go: downloading github.com/pkg/errors v0.9.1
17:37:31 [2022-04-04T17:37:31.818Z] #47 9.069 go: downloading github.com/mattn/go-colorable v0.1.8
17:37:31 [2022-04-04T17:37:31.818Z] #47 9.176 go: downloading github.com/mattn/go-isatty v0.0.12
17:37:31 [2022-04-04T17:37:31.818Z] #47 9.393 go: downloading github.com/fsnotify/fsnotify v1.4.9
17:37:31 [2022-04-04T17:37:31.818Z] #47 9.431 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:37:31 [2022-04-04T17:37:31.818Z] #47 9.759 go: downloading github.com/jonboulle/clockwork v0.2.2
17:37:31 [2022-04-04T17:37:31.818Z] #47 10.08 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:37:31 [2022-04-04T17:37:31.818Z] #47 ...
17:37:31 [2022-04-04T17:37:31.818Z] 
17:37:31 [2022-04-04T17:37:31.818Z] #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
17:37:31 [2022-04-04T17:37:31.818Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:37:31 [2022-04-04T17:37:31.818Z] #32 5.477 + git clone https://github.com/kolyshkin/go-swagger.git .
17:37:31 [2022-04-04T17:37:31.818Z] #32 5.485 Cloning into '.'...
17:37:32 [2022-04-04T17:37:32.033Z] #51 ...
17:37:32 [2022-04-04T17:37:32.033Z] 
17:37:32 [2022-04-04T17:37:32.033Z] #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
17:37:32 [2022-04-04T17:37:32.033Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:37:32 [2022-04-04T17:37:32.033Z] #36 5.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:37:32 [2022-04-04T17:37:32.033Z] #36 5.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:32 [2022-04-04T17:37:32.033Z] #36 5.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:32 [2022-04-04T17:37:32.033Z] #36 7.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:32 [2022-04-04T17:37:32.033Z] #36 10.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:32 [2022-04-04T17:37:32.033Z] #36 ...
17:37:32 [2022-04-04T17:37:32.033Z] 
17:37:32 [2022-04-04T17:37:32.033Z] #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
17:37:32 [2022-04-04T17:37:32.033Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 + RM_GOPATH=0
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 + TMP_GOPATH=
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 + : /build
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 + '[' -z '' ']'
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 ++ mktemp -d
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 + export GOPATH=/tmp/tmp.TJQBcKS5zq
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 + GOPATH=/tmp/tmp.TJQBcKS5zq
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 + RM_GOPATH=1
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 + case "$(go env GOARCH)" in
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.065 ++ go env GOARCH
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.076 + export GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.076 + GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.076 ++ dirname /tmp/install/install.sh
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.077 + dir=/tmp/install
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + bin=rootlesskit
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + shift
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + . /tmp/install/rootlesskit.installer
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 ++ : v0.14.4
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + install_rootlesskit
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + case "$1" in
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + export CGO_ENABLED=0
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + CGO_ENABLED=0
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.090 + _install_rootlesskit
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.193 Install rootlesskit version v0.14.4
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.199 + echo 'Install rootlesskit version v0.14.4'
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.199 + for f in rootlesskit rootlesskit-docker-proxy
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.199 + GOBIN=/build
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.199 + GO111MODULE=on
17:37:32 [2022-04-04T17:37:32.033Z] #58 6.199 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
17:37:32 [2022-04-04T17:37:32.033Z] #58 7.547 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
17:37:32 [2022-04-04T17:37:32.113Z] #32 ...
17:37:32 [2022-04-04T17:37:32.113Z] 
17:37:32 [2022-04-04T17:37:32.113Z] #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
17:37:32 [2022-04-04T17:37:32.113Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:37:32 [2022-04-04T17:37:32.113Z] #36 5.665 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:37:32 [2022-04-04T17:37:32.113Z] #36 5.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:32 [2022-04-04T17:37:32.113Z] #36 5.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:32 [2022-04-04T17:37:32.113Z] #36 7.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:32 [2022-04-04T17:37:32.113Z] #36 ...
17:37:32 [2022-04-04T17:37:32.113Z] 
17:37:32 [2022-04-04T17:37:32.113Z] #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
17:37:32 [2022-04-04T17:37:32.113Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.065 + RM_GOPATH=0
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.066 + TMP_GOPATH=
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.066 + : /build
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.066 + '[' -z '' ']'
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.082 ++ mktemp -d
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.087 + export GOPATH=/tmp/tmp.aPRSwi2f82
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.092 + GOPATH=/tmp/tmp.aPRSwi2f82
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.092 + RM_GOPATH=1
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.092 + case "$(go env GOARCH)" in
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.092 ++ go env GOARCH
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.139 + export GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.139 + GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.139 ++ dirname /tmp/install/install.sh
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + dir=/tmp/install
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + bin=rootlesskit
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + shift
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + . /tmp/install/rootlesskit.installer
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 ++ : v0.14.4
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + install_rootlesskit
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + case "$1" in
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + export CGO_ENABLED=0
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + CGO_ENABLED=0
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.140 + _install_rootlesskit
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.148 Install rootlesskit version v0.14.4
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.148 + echo 'Install rootlesskit version v0.14.4'
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.148 + for f in rootlesskit rootlesskit-docker-proxy
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.148 + GOBIN=/build
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.148 + GO111MODULE=on
17:37:32 [2022-04-04T17:37:32.113Z] #58 5.148 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
17:37:32 [2022-04-04T17:37:32.113Z] #58 6.286 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
17:37:32 [2022-04-04T17:37:32.294Z] #58 ...
17:37:32 [2022-04-04T17:37:32.294Z] 
17:37:32 [2022-04-04T17:37:32.294Z] #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
17:37:32 [2022-04-04T17:37:32.294Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 + RM_GOPATH=0
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 + TMP_GOPATH=
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 + : /build
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 + '[' -z '' ']'
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 ++ mktemp -d
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 + export GOPATH=/tmp/tmp.Vnv6Hmlci1
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 + GOPATH=/tmp/tmp.Vnv6Hmlci1
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 + RM_GOPATH=1
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 + case "$(go env GOARCH)" in
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.268 ++ go env GOARCH
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + export GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 ++ dirname /tmp/install/install.sh
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + dir=/tmp/install
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + bin=golangci_lint
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + shift
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + . /tmp/install/golangci_lint.installer
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 ++ : v1.23.8
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + install_golangci_lint
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + set -e
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + echo 'Install golangci-lint version v1.23.8'
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + GOBIN=/build
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + GO111MODULE=on
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:37:32 [2022-04-04T17:37:32.294Z] #49 6.297 Install golangci-lint version v1.23.8
17:37:32 [2022-04-04T17:37:32.294Z] #49 7.572 go: downloading github.com/golangci/golangci-lint v1.23.8
17:37:32 [2022-04-04T17:37:32.294Z] #49 ...
17:37:32 [2022-04-04T17:37:32.294Z] 
17:37:32 [2022-04-04T17:37:32.294Z] #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
17:37:32 [2022-04-04T17:37:32.294Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:37:32 [2022-04-04T17:37:32.294Z] #32 5.351 + git clone https://github.com/kolyshkin/go-swagger.git .
17:37:32 [2022-04-04T17:37:32.294Z] #32 5.351 Cloning into '.'...
17:37:32 [2022-04-04T17:37:32.387Z] #58 10.88 go: downloading github.com/pkg/errors v0.9.1
17:37:32 [2022-04-04T17:37:32.387Z] #58 ...
17:37:32 [2022-04-04T17:37:32.387Z] 
17:37:32 [2022-04-04T17:37:32.387Z] #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
17:37:32 [2022-04-04T17:37:32.387Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.616 + RM_GOPATH=0
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.616 + TMP_GOPATH=
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.616 + : /build
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.616 + '[' -z '' ']'
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.616 ++ mktemp -d
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.639 + export GOPATH=/tmp/tmp.zHiHv3nrRe
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.640 + GOPATH=/tmp/tmp.zHiHv3nrRe
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.640 + RM_GOPATH=1
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.640 + case "$(go env GOARCH)" in
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.670 ++ go env GOARCH
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.730 + export GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.730 + GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.730 ++ dirname /tmp/install/install.sh
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.734 Install golangci-lint version v1.23.8
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + dir=/tmp/install
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + bin=golangci_lint
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + shift
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + . /tmp/install/golangci_lint.installer
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 ++ : v1.23.8
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + install_golangci_lint
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + set -e
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + echo 'Install golangci-lint version v1.23.8'
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + GOBIN=/build
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + GO111MODULE=on
17:37:32 [2022-04-04T17:37:32.387Z] #49 5.739 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:37:32 [2022-04-04T17:37:32.387Z] #49 6.766 go: downloading github.com/golangci/golangci-lint v1.23.8
17:37:32 [2022-04-04T17:37:32.387Z] #49 ...
17:37:32 [2022-04-04T17:37:32.387Z] 
17:37:32 [2022-04-04T17:37:32.387Z] #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
17:37:32 [2022-04-04T17:37:32.387Z] #51 sha256:aac2f8f4940fc075b8d00fd3a23e9e1fca8cc6dfc458ec5695dc9a70bd7d08c6
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.647 + RM_GOPATH=0
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.647 + TMP_GOPATH=
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.647 + : /build
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.647 + '[' -z '' ']'
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.647 ++ mktemp -d
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.649 + export GOPATH=/tmp/tmp.qhlg2hLH05
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.649 + GOPATH=/tmp/tmp.qhlg2hLH05
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.650 + RM_GOPATH=1
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.650 + case "$(go env GOARCH)" in
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.650 ++ go env GOARCH
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.680 + export GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.680 + GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.681 ++ dirname /tmp/install/install.sh
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.681 + dir=/tmp/install
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.681 + bin=shfmt
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 + shift
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 + . /tmp/install/shfmt.installer
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 ++ : v3.0.2
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 + install_shfmt
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 + echo 'Install shfmt version v3.0.2'
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 + GOBIN=/build
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 + GO111MODULE=on
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.682 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
17:37:32 [2022-04-04T17:37:32.387Z] #51 4.683 Install shfmt version v3.0.2
17:37:32 [2022-04-04T17:37:32.387Z] #51 6.016 go: downloading mvdan.cc/sh/v3 v3.0.2
17:37:32 [2022-04-04T17:37:32.387Z] #51 10.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:37:32 [2022-04-04T17:37:32.387Z] #51 10.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:37:32 [2022-04-04T17:37:32.554Z] #32 ...
17:37:32 [2022-04-04T17:37:32.554Z] 
17:37:32 [2022-04-04T17:37:32.554Z] #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
17:37:32 [2022-04-04T17:37:32.554Z] #47 sha256:5fcb5b0249d690b81df7c56071fa967916bca21b2a22235321ed72f68f1cbf3a
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.297 + RM_GOPATH=0
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.297 + TMP_GOPATH=
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.297 + : /build
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.297 + '[' -z '' ']'
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.297 ++ mktemp -d
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.309 + export GOPATH=/tmp/tmp.Bn0K01Rg2x
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.309 + GOPATH=/tmp/tmp.Bn0K01Rg2x
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.309 + RM_GOPATH=1
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.309 + case "$(go env GOARCH)" in
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.326 ++ go env GOARCH
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.361 + export GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.361 + GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.361 ++ dirname /tmp/install/install.sh
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.380 Install gotestsum version v1.7.0
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + dir=/tmp/install
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + bin=gotestsum
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + shift
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + . /tmp/install/gotestsum.installer
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 ++ : v1.7.0
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + install_gotestsum
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + set -e
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + echo 'Install gotestsum version v1.7.0'
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + GOBIN=/build
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + GO111MODULE=on
17:37:32 [2022-04-04T17:37:32.554Z] #47 6.381 + go install gotest.tools/gotestsum@v1.7.0
17:37:32 [2022-04-04T17:37:32.554Z] #47 7.182 go: downloading gotest.tools/gotestsum v1.7.0
17:37:32 [2022-04-04T17:37:32.554Z] #47 9.715 go: downloading github.com/fatih/color v1.10.0
17:37:32 [2022-04-04T17:37:32.554Z] #47 9.785 go: downloading github.com/dnephin/pflag v1.0.7
17:37:32 [2022-04-04T17:37:32.554Z] #47 9.852 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:37:32 [2022-04-04T17:37:32.554Z] #47 10.07 go: downloading github.com/pkg/errors v0.9.1
17:37:32 [2022-04-04T17:37:32.554Z] #47 10.53 go: downloading golang.org/x/tools v0.1.0
17:37:32 [2022-04-04T17:37:32.554Z] #47 10.59 go: downloading github.com/mattn/go-colorable v0.1.8
17:37:32 [2022-04-04T17:37:32.554Z] #47 10.77 go: downloading github.com/mattn/go-isatty v0.0.12
17:37:32 [2022-04-04T17:37:32.554Z] #47 10.89 go: downloading github.com/fsnotify/fsnotify v1.4.9
17:37:32 [2022-04-04T17:37:32.554Z] #47 11.19 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:37:32 [2022-04-04T17:37:32.554Z] #47 ...
17:37:32 [2022-04-04T17:37:32.554Z] 
17:37:32 [2022-04-04T17:37:32.554Z] #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
17:37:32 [2022-04-04T17:37:32.554Z] #24 sha256:84338e1dd30ab3323beb19e3d6e4ceabef4ad002247be6653daccd42895bd9f2
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.498 + RM_GOPATH=0
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.499 + TMP_GOPATH=
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.499 + : /build
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.499 + '[' -z '' ']'
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.501 ++ mktemp -d
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.502 + export GOPATH=/tmp/tmp.TeqT8V80WJ
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.502 + GOPATH=/tmp/tmp.TeqT8V80WJ
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.502 + RM_GOPATH=1
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.502 + case "$(go env GOARCH)" in
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.503 ++ go env GOARCH
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.537 + export GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.537 + GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.537 ++ dirname /tmp/install/install.sh
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 + dir=/tmp/install
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 + bin=dockercli
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 + shift
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 + . /tmp/install/dockercli.installer
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 ++ : stable
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 ++ : 17.06.2-ce
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 + install_dockercli
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 ++ uname -m
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.545 Install docker/cli version 17.06.2-ce from stable
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.551 + arch=x86_64
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.551 + '[' x86_64 '!=' x86_64 ']'
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.551 + url=https://download.docker.com/linux/static
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.551 + tar -xz docker/docker
17:37:32 [2022-04-04T17:37:32.554Z] #24 4.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:37:32 [2022-04-04T17:37:32.645Z] #51 11.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:37:32 [2022-04-04T17:37:32.645Z] #51 ...
17:37:32 [2022-04-04T17:37:32.645Z] 
17:37:32 [2022-04-04T17:37:32.645Z] #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
17:37:32 [2022-04-04T17:37:32.645Z] #45 sha256:b7a8e642aa508c76b98993a692e45f20df57a6ca0a8e15f73e726c0f7b748bd0
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.635 + RM_GOPATH=0
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.635 + TMP_GOPATH=
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.635 + : /build
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.635 + '[' -z '' ']'
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.635 ++ mktemp -d
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.640 + export GOPATH=/tmp/tmp.vM7kaENmMK
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.640 + GOPATH=/tmp/tmp.vM7kaENmMK
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.640 + RM_GOPATH=1
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.640 + case "$(go env GOARCH)" in
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.640 ++ go env GOARCH
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + export GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + GO_BUILDMODE=-buildmode=pie
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 ++ dirname /tmp/install/install.sh
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + dir=/tmp/install
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + bin=vndr
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + shift
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + '[' '!' -f /tmp/install/vndr.installer ']'
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + . /tmp/install/vndr.installer
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 ++ : v0.1.2
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + install_vndr
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + echo 'Install vndr version v0.1.2'
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + GOBIN=/build
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + GO111MODULE=on
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 + go install github.com/LK4D4/vndr@v0.1.2
17:37:32 [2022-04-04T17:37:32.645Z] #45 4.663 Install vndr version v0.1.2
17:37:32 [2022-04-04T17:37:32.645Z] #45 5.875 go: downloading github.com/LK4D4/vndr v0.1.2
17:37:32 [2022-04-04T17:37:32.645Z] #45 ...
17:37:32 [2022-04-04T17:37:32.645Z] 
17:37:32 [2022-04-04T17:37:32.645Z] #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
17:37:32 [2022-04-04T17:37:32.645Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:37:32 [2022-04-04T17:37:32.645Z] #55 6.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:37:32 [2022-04-04T17:37:32.645Z] #55 6.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:32 [2022-04-04T17:37:32.645Z] #55 6.389 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:32 [2022-04-04T17:37:32.645Z] #55 8.763 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:32 [2022-04-04T17:37:32.813Z] #24 ...
17:37:32 [2022-04-04T17:37:32.813Z] 
17:37:32 [2022-04-04T17:37:32.813Z] #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
17:37:32 [2022-04-04T17:37:32.813Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:37:32 [2022-04-04T17:37:32.813Z] #42 4.930 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:37:32 [2022-04-04T17:37:32.813Z] #42 4.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:32 [2022-04-04T17:37:32.813Z] #42 4.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:32 [2022-04-04T17:37:32.813Z] #42 6.410 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:32 [2022-04-04T17:37:32.813Z] #42 9.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:32 [2022-04-04T17:37:32.813Z] #42 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:32 [2022-04-04T17:37:32.813Z] #42 ...
17:37:32 [2022-04-04T17:37:32.813Z] 
17:37:32 [2022-04-04T17:37:32.813Z] #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
17:37:32 [2022-04-04T17:37:32.813Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba
17:37:32 [2022-04-04T17:37:32.813Z] #58 10.97 go: downloading github.com/pkg/errors v0.9.1
17:37:32 [2022-04-04T17:37:32.813Z] #58 11.01 go: downloading github.com/sirupsen/logrus v1.8.1
17:37:32 [2022-04-04T17:37:32.813Z] #58 11.03 go: downloading github.com/urfave/cli/v2 v2.3.0
17:37:32 [2022-04-04T17:37:32.902Z] #55 ...
17:37:32 [2022-04-04T17:37:32.902Z] 
17:37:32 [2022-04-04T17:37:32.902Z] #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
17:37:32 [2022-04-04T17:37:32.902Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:37:32 [2022-04-04T17:37:32.902Z] #42 5.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:37:32 [2022-04-04T17:37:32.902Z] #42 5.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:37:32 [2022-04-04T17:37:32.902Z] #42 5.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:37:32 [2022-04-04T17:37:32.902Z] #42 7.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:32 [2022-04-04T17:37:32.902Z] #42 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:33 [2022-04-04T17:37:33.171Z] #42 ...
17:37:33 [2022-04-04T17:37:33.171Z] 
17:37:33 [2022-04-04T17:37:33.171Z] #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
17:37:33 [2022-04-04T17:37:33.171Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:37:33 [2022-04-04T17:37:33.171Z] #40 5.458 + git clone https://github.com/docker/distribution.git .
17:37:33 [2022-04-04T17:37:33.171Z] #40 5.458 Cloning into '.'...
17:37:33 [2022-04-04T17:37:33.171Z] #40 ...
17:37:33 [2022-04-04T17:37:33.171Z] 
17:37:33 [2022-04-04T17:37:33.171Z] #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
17:37:33 [2022-04-04T17:37:33.171Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285
17:37:33 [2022-04-04T17:37:33.171Z] #58 10.94 go: downloading github.com/sirupsen/logrus v1.8.1
17:37:33 [2022-04-04T17:37:33.171Z] #58 11.23 go: downloading github.com/urfave/cli/v2 v2.3.0
17:37:33 [2022-04-04T17:37:33.171Z] #58 11.66 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:37:33 [2022-04-04T17:37:33.382Z] #58 11.97 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:37:36 [2022-04-04T17:37:36.674Z] #58 ...
17:37:36 [2022-04-04T17:37:36.674Z] 
17:37:36 [2022-04-04T17:37:36.674Z] #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
17:37:36 [2022-04-04T17:37:36.674Z] #24 sha256:84338e1dd30ab3323beb19e3d6e4ceabef4ad002247be6653daccd42895bd9f2
17:37:36 [2022-04-04T17:37:36.674Z] #24 14.29 + mkdir -p /build
17:37:36 [2022-04-04T17:37:36.674Z] #24 14.32 + mv docker/docker /build/
17:37:36 [2022-04-04T17:37:36.674Z] #24 14.37 + rmdir docker
17:37:36 [2022-04-04T17:37:36.674Z] #24 DONE 14.6s
17:37:36 [2022-04-04T17:37:36.674Z] 
17:37:36 [2022-04-04T17:37:36.674Z] #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
17:37:36 [2022-04-04T17:37:36.674Z] #51 sha256:81f7519e9ab367b510e9e1e09dcb5cc49870b5b1e7921fcd5842d37bf3b73b6e
17:37:36 [2022-04-04T17:37:36.674Z] #51 10.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:37:36 [2022-04-04T17:37:36.674Z] #51 10.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:37:36 [2022-04-04T17:37:36.674Z] #51 10.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:37:36 [2022-04-04T17:37:36.674Z] #51 13.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:37:37 [2022-04-04T17:37:37.243Z] #51 ...
17:37:37 [2022-04-04T17:37:37.243Z] 
17:37:37 [2022-04-04T17:37:37.243Z] #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
17:37:37 [2022-04-04T17:37:37.243Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba
17:37:37 [2022-04-04T17:37:37.243Z] #58 15.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:37:37 [2022-04-04T17:37:37.406Z] #58 15.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:37:37 [2022-04-04T17:37:37.406Z] #58 15.93 go: downloading github.com/google/uuid v1.3.0
17:37:37 [2022-04-04T17:37:37.406Z] #58 15.93 go: downloading github.com/moby/vpnkit v0.5.0
17:37:37 [2022-04-04T17:37:37.406Z] #58 16.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:37:37 [2022-04-04T17:37:37.501Z] #58 ...
17:37:37 [2022-04-04T17:37:37.501Z] 
17:37:37 [2022-04-04T17:37:37.501Z] #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
17:37:37 [2022-04-04T17:37:37.501Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:37:37 [2022-04-04T17:37:37.501Z] #40 5.561 + git clone https://github.com/docker/distribution.git .
17:37:37 [2022-04-04T17:37:37.501Z] #40 5.564 Cloning into '.'...
17:37:37 [2022-04-04T17:37:37.760Z] #40 ...
17:37:37 [2022-04-04T17:37:37.760Z] 
17:37:37 [2022-04-04T17:37:37.760Z] #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
17:37:37 [2022-04-04T17:37:37.760Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b
17:37:37 [2022-04-04T17:37:37.760Z] #34 6.254 runtime
17:37:37 [2022-04-04T17:37:37.760Z] #34 11.60 unicode/utf8
17:37:37 [2022-04-04T17:37:37.760Z] #34 12.40 internal/race
17:37:37 [2022-04-04T17:37:37.760Z] #34 12.61 sync/atomic
17:37:37 [2022-04-04T17:37:37.760Z] #34 13.07 unicode
17:37:37 [2022-04-04T17:37:37.760Z] #34 16.40 encoding
17:37:37 [2022-04-04T17:37:37.760Z] #34 ...
17:37:37 [2022-04-04T17:37:37.760Z] 
17:37:37 [2022-04-04T17:37:37.760Z] #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
17:37:37 [2022-04-04T17:37:37.760Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:37 [2022-04-04T17:37:37.760Z] #49 15.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:37:37 [2022-04-04T17:37:37.760Z] #49 15.04 go: downloading github.com/fatih/color v1.7.0
17:37:37 [2022-04-04T17:37:37.760Z] #49 15.17 go: downloading github.com/pkg/errors v0.8.1
17:37:37 [2022-04-04T17:37:37.760Z] #49 15.24 go: downloading github.com/spf13/cobra v0.0.5
17:37:37 [2022-04-04T17:37:37.760Z] #49 15.29 go: downloading github.com/spf13/pflag v1.0.5
17:37:37 [2022-04-04T17:37:37.760Z] #49 15.84 go: downloading github.com/spf13/viper v1.6.1
17:37:37 [2022-04-04T17:37:37.760Z] #49 16.21 go: downloading github.com/mattn/go-colorable v0.1.4
17:37:37 [2022-04-04T17:37:37.760Z] #49 16.25 go: downloading github.com/mattn/go-isatty v0.0.8
17:37:37 [2022-04-04T17:37:37.760Z] #49 16.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:37:37 [2022-04-04T17:37:37.760Z] #49 16.33 go: downloading github.com/go-critic/go-critic v0.4.1
17:37:37 [2022-04-04T17:37:37.970Z] #58 16.32 go: downloading github.com/gofrs/flock v0.8.1
17:37:37 [2022-04-04T17:37:37.970Z] #58 16.45 go: downloading github.com/gorilla/mux v1.8.0
17:37:38 [2022-04-04T17:37:38.227Z] #58 ...
17:37:38 [2022-04-04T17:37:38.227Z] 
17:37:38 [2022-04-04T17:37:38.227Z] #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
17:37:38 [2022-04-04T17:37:38.227Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505
17:37:38 [2022-04-04T17:37:38.227Z] #49 15.86 go: downloading github.com/fatih/color v1.7.0
17:37:38 [2022-04-04T17:37:38.227Z] #49 15.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:37:38 [2022-04-04T17:37:38.227Z] #49 15.94 go: downloading github.com/pkg/errors v0.8.1
17:37:38 [2022-04-04T17:37:38.227Z] #49 15.96 go: downloading github.com/spf13/cobra v0.0.5
17:37:38 [2022-04-04T17:37:38.227Z] #49 16.09 go: downloading github.com/spf13/pflag v1.0.5
17:37:38 [2022-04-04T17:37:38.227Z] #49 16.46 go: downloading github.com/spf13/viper v1.6.1
17:37:38 [2022-04-04T17:37:38.227Z] #49 16.84 go: downloading github.com/mattn/go-colorable v0.1.4
17:37:38 [2022-04-04T17:37:38.227Z] #49 16.86 go: downloading github.com/mattn/go-isatty v0.0.8
17:37:38 [2022-04-04T17:37:38.484Z] #49 16.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:37:38 [2022-04-04T17:37:38.484Z] #49 16.94 go: downloading github.com/go-critic/go-critic v0.4.1
17:37:38 [2022-04-04T17:37:38.697Z] #49 17.19 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:37:38 [2022-04-04T17:37:38.697Z] #49 17.41 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:37:38 [2022-04-04T17:37:38.874Z] INFO: Expanding go...
17:37:39 [2022-04-04T17:37:39.428Z] #49 17.82 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:37:39 [2022-04-04T17:37:39.685Z] #49 18.07 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:37:41 [2022-04-04T17:37:41.580Z] #49 ...
17:37:41 [2022-04-04T17:37:41.580Z] 
17:37:41 [2022-04-04T17:37:41.580Z] #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
17:37:41 [2022-04-04T17:37:41.580Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:37:41 [2022-04-04T17:37:41.580Z] #13 4.673 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB]
17:37:41 [2022-04-04T17:37:41.580Z] #13 6.763 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:41 [2022-04-04T17:37:41.580Z] #13 8.943 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:41 [2022-04-04T17:37:41.580Z] #13 11.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:41 [2022-04-04T17:37:41.838Z] #13 ...
17:37:41 [2022-04-04T17:37:41.838Z] 
17:37:41 [2022-04-04T17:37:41.838Z] #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
17:37:41 [2022-04-04T17:37:41.838Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c
17:37:41 [2022-04-04T17:37:41.838Z] #34 10.30 runtime/internal/math
17:37:41 [2022-04-04T17:37:41.838Z] #34 10.37 internal/bytealg
17:37:41 [2022-04-04T17:37:41.838Z] #34 10.59 math/bits
17:37:41 [2022-04-04T17:37:41.838Z] #34 11.32 math
17:37:41 [2022-04-04T17:37:41.838Z] #34 12.00 runtime
17:37:41 [2022-04-04T17:37:41.838Z] #34 15.79 unicode/utf8
17:37:41 [2022-04-04T17:37:41.838Z] #34 16.30 internal/race
17:37:41 [2022-04-04T17:37:41.838Z] #34 16.52 sync/atomic
17:37:41 [2022-04-04T17:37:41.838Z] #34 17.00 unicode
17:37:41 [2022-04-04T17:37:41.838Z] #34 20.08 encoding
17:37:41 [2022-04-04T17:37:41.838Z] #34 ...
17:37:41 [2022-04-04T17:37:41.838Z] 
17:37:41 [2022-04-04T17:37:41.838Z] #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
17:37:41 [2022-04-04T17:37:41.838Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285
17:37:41 [2022-04-04T17:37:41.838Z] #58 16.88 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:37:41 [2022-04-04T17:37:41.838Z] #58 17.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:37:41 [2022-04-04T17:37:41.838Z] #58 17.47 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:37:41 [2022-04-04T17:37:41.838Z] #58 19.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:37:42 [2022-04-04T17:37:42.096Z] #58 ...
17:37:42 [2022-04-04T17:37:42.096Z] 
17:37:42 [2022-04-04T17:37:42.096Z] #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
17:37:42 [2022-04-04T17:37:42.096Z] #47 sha256:7ee5a4336c9868350817b97d17cfa0c15739b633141e7fdec82892c43ce289c4
17:37:42 [2022-04-04T17:37:42.096Z] #47 10.54 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:37:42 [2022-04-04T17:37:42.096Z] #47 11.15 go: downloading golang.org/x/tools v0.1.0
17:37:42 [2022-04-04T17:37:42.096Z] #47 17.60 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:37:42 [2022-04-04T17:37:42.096Z] #47 17.60 go: downloading golang.org/x/mod v0.3.0
17:37:42 [2022-04-04T17:37:42.659Z] #47 ...
17:37:42 [2022-04-04T17:37:42.659Z] 
17:37:42 [2022-04-04T17:37:42.659Z] #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
17:37:42 [2022-04-04T17:37:42.659Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:37:42 [2022-04-04T17:37:42.659Z] #36 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:42 [2022-04-04T17:37:42.659Z] #36 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:42 [2022-04-04T17:37:42.889Z] #49 20.83 go: downloading github.com/sirupsen/logrus v1.4.2
17:37:42 [2022-04-04T17:37:42.889Z] #49 20.84 go: downloading github.com/stretchr/testify v1.4.0
17:37:42 [2022-04-04T17:37:42.889Z] #49 21.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:37:42 [2022-04-04T17:37:42.889Z] #49 21.15 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:37:42 [2022-04-04T17:37:42.889Z] #49 21.19 go: downloading github.com/hashicorp/hcl v1.0.0
17:37:42 [2022-04-04T17:37:42.889Z] #49 ...
17:37:42 [2022-04-04T17:37:42.889Z] 
17:37:42 [2022-04-04T17:37:42.889Z] #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
17:37:42 [2022-04-04T17:37:42.889Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:37:42 [2022-04-04T17:37:42.889Z] #55 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:42 [2022-04-04T17:37:42.889Z] #55 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:42 [2022-04-04T17:37:42.916Z] #36 ...
17:37:42 [2022-04-04T17:37:42.916Z] 
17:37:42 [2022-04-04T17:37:42.916Z] #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
17:37:42 [2022-04-04T17:37:42.916Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:37:42 [2022-04-04T17:37:42.916Z] #55 12.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:42 [2022-04-04T17:37:42.916Z] #55 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:43 [2022-04-04T17:37:43.150Z] #55 ...
17:37:43 [2022-04-04T17:37:43.150Z] 
17:37:43 [2022-04-04T17:37:43.150Z] #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
17:37:43 [2022-04-04T17:37:43.150Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:43 [2022-04-04T17:37:43.150Z] #49 21.65 go: downloading github.com/magiconair/properties v1.8.1
17:37:43 [2022-04-04T17:37:43.150Z] #49 21.65 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:37:43 [2022-04-04T17:37:43.150Z] #49 21.72 go: downloading github.com/pelletier/go-toml v1.2.0
17:37:43 [2022-04-04T17:37:43.150Z] #49 21.76 go: downloading github.com/spf13/afero v1.1.2
17:37:43 [2022-04-04T17:37:43.150Z] #49 ...
17:37:43 [2022-04-04T17:37:43.150Z] 
17:37:43 [2022-04-04T17:37:43.150Z] #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
17:37:43 [2022-04-04T17:37:43.150Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:37:43 [2022-04-04T17:37:43.150Z] #13 6.415 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:37:43 [2022-04-04T17:37:43.150Z] #13 8.547 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:37:43 [2022-04-04T17:37:43.150Z] #13 11.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:43 [2022-04-04T17:37:43.173Z] #55 ...
17:37:43 [2022-04-04T17:37:43.174Z] 
17:37:43 [2022-04-04T17:37:43.174Z] #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
17:37:43 [2022-04-04T17:37:43.174Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505
17:37:43 [2022-04-04T17:37:43.174Z] #49 21.76 go: downloading github.com/sirupsen/logrus v1.4.2
17:37:43 [2022-04-04T17:37:43.174Z] #49 21.85 go: downloading github.com/stretchr/testify v1.4.0
17:37:43 [2022-04-04T17:37:43.410Z] #13 ...
17:37:43 [2022-04-04T17:37:43.410Z] 
17:37:43 [2022-04-04T17:37:43.410Z] #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
17:37:43 [2022-04-04T17:37:43.410Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:43 [2022-04-04T17:37:43.410Z] #49 21.94 go: downloading github.com/spf13/cast v1.3.0
17:37:43 [2022-04-04T17:37:43.410Z] #49 21.98 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:37:43 [2022-04-04T17:37:43.410Z] #49 22.00 go: downloading github.com/subosito/gotenv v1.2.0
17:37:43 [2022-04-04T17:37:43.410Z] #49 22.12 go: downloading gopkg.in/ini.v1 v1.51.0
17:37:43 [2022-04-04T17:37:43.431Z] #49 21.94 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:37:43 [2022-04-04T17:37:43.670Z] #49 22.13 go: downloading gopkg.in/yaml.v2 v2.2.7
17:37:43 [2022-04-04T17:37:43.670Z] #49 22.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:37:43 [2022-04-04T17:37:43.688Z] #49 22.21 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:37:43 [2022-04-04T17:37:43.688Z] #49 22.22 go: downloading github.com/hashicorp/hcl v1.0.0
17:37:43 [2022-04-04T17:37:43.931Z] #49 ...
17:37:43 [2022-04-04T17:37:43.931Z] 
17:37:43 [2022-04-04T17:37:43.931Z] #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
17:37:43 [2022-04-04T17:37:43.931Z] #45 sha256:046d657af85714cb7c3967cd9534f3e46f5960cc651f940382d72f11237c86ba
17:37:43 [2022-04-04T17:37:43.931Z] #45 DONE 22.5s
17:37:43 [2022-04-04T17:37:43.931Z] 
17:37:43 [2022-04-04T17:37:43.931Z] #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
17:37:43 [2022-04-04T17:37:43.931Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:43 [2022-04-04T17:37:43.931Z] #49 22.62 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:37:44 [2022-04-04T17:37:44.190Z] #49 ...
17:37:44 [2022-04-04T17:37:44.190Z] 
17:37:44 [2022-04-04T17:37:44.190Z] #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
17:37:44 [2022-04-04T17:37:44.190Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:37:44 [2022-04-04T17:37:44.190Z] #36 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:44 [2022-04-04T17:37:44.190Z] #36 ...
17:37:44 [2022-04-04T17:37:44.190Z] 
17:37:44 [2022-04-04T17:37:44.190Z] #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
17:37:44 [2022-04-04T17:37:44.190Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:44 [2022-04-04T17:37:44.190Z] #49 22.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:37:44 [2022-04-04T17:37:44.190Z] #49 22.93 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:37:44 [2022-04-04T17:37:44.256Z] #49 22.76 go: downloading github.com/magiconair/properties v1.8.1
17:37:44 [2022-04-04T17:37:44.256Z] #49 22.76 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:37:44 [2022-04-04T17:37:44.450Z] #49 22.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:37:44 [2022-04-04T17:37:44.450Z] #49 23.11 go: downloading github.com/go-toolsmith/astp v1.0.0
17:37:44 [2022-04-04T17:37:44.450Z] #49 23.18 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:37:44 [2022-04-04T17:37:44.513Z] #49 ...
17:37:44 [2022-04-04T17:37:44.514Z] 
17:37:44 [2022-04-04T17:37:44.514Z] #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
17:37:44 [2022-04-04T17:37:44.514Z] #45 sha256:b7a8e642aa508c76b98993a692e45f20df57a6ca0a8e15f73e726c0f7b748bd0
17:37:44 [2022-04-04T17:37:44.514Z] #45 DONE 22.9s
17:37:44 [2022-04-04T17:37:44.514Z] 
17:37:44 [2022-04-04T17:37:44.514Z] #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
17:37:44 [2022-04-04T17:37:44.514Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505
17:37:44 [2022-04-04T17:37:44.514Z] #49 22.92 go: downloading github.com/pelletier/go-toml v1.2.0
17:37:44 [2022-04-04T17:37:44.514Z] #49 22.96 go: downloading github.com/spf13/afero v1.1.2
17:37:44 [2022-04-04T17:37:44.514Z] #49 ...
17:37:44 [2022-04-04T17:37:44.514Z] 
17:37:44 [2022-04-04T17:37:44.514Z] #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
17:37:44 [2022-04-04T17:37:44.514Z] #51 sha256:aac2f8f4940fc075b8d00fd3a23e9e1fca8cc6dfc458ec5695dc9a70bd7d08c6
17:37:44 [2022-04-04T17:37:44.514Z] #51 12.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:37:44 [2022-04-04T17:37:44.710Z] #49 23.26 go: downloading github.com/go-toolsmith/typep v1.0.0
17:37:44 [2022-04-04T17:37:44.773Z] #51 ...
17:37:44 [2022-04-04T17:37:44.773Z] 
17:37:44 [2022-04-04T17:37:44.773Z] #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
17:37:44 [2022-04-04T17:37:44.773Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:37:44 [2022-04-04T17:37:44.773Z] #42 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:37:44 [2022-04-04T17:37:44.773Z] #42 ...
17:37:44 [2022-04-04T17:37:44.773Z] 
17:37:44 [2022-04-04T17:37:44.773Z] #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
17:37:44 [2022-04-04T17:37:44.773Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505
17:37:44 [2022-04-04T17:37:44.773Z] #49 23.39 go: downloading github.com/spf13/cast v1.3.0
17:37:44 [2022-04-04T17:37:44.773Z] #49 23.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:37:44 [2022-04-04T17:37:44.969Z] #49 23.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:37:44 [2022-04-04T17:37:44.969Z] #49 23.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:37:45 [2022-04-04T17:37:45.031Z] #49 23.52 go: downloading github.com/subosito/gotenv v1.2.0
17:37:45 [2022-04-04T17:37:45.031Z] #49 23.55 go: downloading gopkg.in/ini.v1 v1.51.0
17:37:45 [2022-04-04T17:37:45.230Z] #49 23.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:37:45 [2022-04-04T17:37:45.230Z] #49 23.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:37:45 [2022-04-04T17:37:45.230Z] #49 23.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:37:45 [2022-04-04T17:37:45.230Z] #49 23.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:37:45 [2022-04-04T17:37:45.289Z] #49 23.88 go: downloading gopkg.in/yaml.v2 v2.2.7
17:37:45 [2022-04-04T17:37:45.289Z] #49 23.98 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:37:45 [2022-04-04T17:37:45.799Z] #49 24.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:37:45 [2022-04-04T17:37:45.799Z] #49 24.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:37:45 [2022-04-04T17:37:45.853Z] #49 24.37 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:37:46 [2022-04-04T17:37:46.081Z] #49 24.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:37:46 [2022-04-04T17:37:46.081Z] #49 24.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:37:46 [2022-04-04T17:37:46.111Z] #49 24.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:37:46 [2022-04-04T17:37:46.111Z] #49 24.70 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:37:46 [2022-04-04T17:37:46.341Z] #49 24.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:37:46 [2022-04-04T17:37:46.369Z] #49 24.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:37:46 [2022-04-04T17:37:46.369Z] #49 24.79 go: downloading github.com/go-toolsmith/astp v1.0.0
17:37:46 [2022-04-04T17:37:46.369Z] #49 24.82 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:37:46 [2022-04-04T17:37:46.369Z] #49 24.85 go: downloading github.com/go-toolsmith/typep v1.0.0
17:37:46 [2022-04-04T17:37:46.600Z] #49 25.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:37:46 [2022-04-04T17:37:46.600Z] #49 25.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:37:46 [2022-04-04T17:37:46.626Z] #49 25.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:37:46 [2022-04-04T17:37:46.626Z] #49 25.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:37:46 [2022-04-04T17:37:46.626Z] #49 25.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:37:46 [2022-04-04T17:37:46.884Z] #49 25.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:37:46 [2022-04-04T17:37:46.884Z] #49 25.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:37:46 [2022-04-04T17:37:46.884Z] #49 25.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:37:47 [2022-04-04T17:37:47.169Z] #49 25.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:37:47 [2022-04-04T17:37:47.170Z] #49 25.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:37:47 [2022-04-04T17:37:47.170Z] #49 25.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:37:47 [2022-04-04T17:37:47.170Z] #49 25.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:37:47 [2022-04-04T17:37:47.428Z] #49 25.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:37:47 [2022-04-04T17:37:47.428Z] #49 25.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:37:47 [2022-04-04T17:37:47.448Z] #49 25.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:37:47 [2022-04-04T17:37:47.448Z] #49 25.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:37:47 [2022-04-04T17:37:47.705Z] #49 26.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:37:47 [2022-04-04T17:37:47.705Z] #49 26.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:37:47 [2022-04-04T17:37:47.705Z] #49 26.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:37:47 [2022-04-04T17:37:47.749Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01a2cc2abb268ba3b) in /home/ubuntu/workspace/moby_PR-43460
[Pipeline] {
[Pipeline] checkout
17:37:47 [2022-04-04T17:37:47.860Z] The recommended git tool is: git
17:37:47 [2022-04-04T17:37:47.995Z] #49 26.41 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:37:47 [2022-04-04T17:37:47.995Z] #49 26.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:37:47 [2022-04-04T17:37:47.995Z] #49 ...
17:37:47 [2022-04-04T17:37:47.995Z] 
17:37:47 [2022-04-04T17:37:47.995Z] #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
17:37:47 [2022-04-04T17:37:47.995Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba
17:37:47 [2022-04-04T17:37:47.995Z] #58 16.60 go: downloading github.com/google/uuid v1.3.0
17:37:47 [2022-04-04T17:37:47.995Z] #58 16.61 go: downloading github.com/moby/vpnkit v0.5.0
17:37:47 [2022-04-04T17:37:47.995Z] #58 16.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:37:47 [2022-04-04T17:37:47.995Z] #58 16.84 go: downloading github.com/gofrs/flock v0.8.1
17:37:47 [2022-04-04T17:37:47.995Z] #58 16.93 go: downloading github.com/gorilla/mux v1.8.0
17:37:47 [2022-04-04T17:37:47.995Z] #58 17.19 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:37:47 [2022-04-04T17:37:47.995Z] #58 17.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:37:47 [2022-04-04T17:37:47.995Z] #58 17.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:37:47 [2022-04-04T17:37:47.995Z] #58 19.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:37:47 [2022-04-04T17:37:47.995Z] #58 25.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:37:48 [2022-04-04T17:37:48.264Z] #58 ...
17:37:48 [2022-04-04T17:37:48.264Z] 
17:37:48 [2022-04-04T17:37:48.264Z] #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
17:37:48 [2022-04-04T17:37:48.264Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:48 [2022-04-04T17:37:48.264Z] #49 26.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:37:48 [2022-04-04T17:37:48.269Z] #49 26.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:37:48 [2022-04-04T17:37:48.269Z] #49 26.72 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:37:48 [2022-04-04T17:37:48.528Z] #49 ...
17:37:48 [2022-04-04T17:37:48.528Z] 
17:37:48 [2022-04-04T17:37:48.528Z] #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
17:37:48 [2022-04-04T17:37:48.528Z] #47 sha256:5fcb5b0249d690b81df7c56071fa967916bca21b2a22235321ed72f68f1cbf3a
17:37:48 [2022-04-04T17:37:48.528Z] #47 17.04 go: downloading github.com/jonboulle/clockwork v0.2.2
17:37:48 [2022-04-04T17:37:48.528Z] #47 17.14 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:37:48 [2022-04-04T17:37:48.528Z] #47 17.33 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:37:48 [2022-04-04T17:37:48.528Z] #47 18.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:37:48 [2022-04-04T17:37:48.528Z] #47 18.79 go: downloading golang.org/x/mod v0.3.0
17:37:48 [2022-04-04T17:37:48.528Z] #47 ...
17:37:48 [2022-04-04T17:37:48.528Z] 
17:37:48 [2022-04-04T17:37:48.528Z] #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
17:37:48 [2022-04-04T17:37:48.528Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:48 [2022-04-04T17:37:48.528Z] #49 27.08 go: downloading github.com/ultraware/funlen v0.0.2
17:37:48 [2022-04-04T17:37:48.528Z] #49 27.11 go: downloading github.com/ultraware/whitespace v0.0.4
17:37:48 [2022-04-04T17:37:48.528Z] #49 27.13 go: downloading github.com/uudashr/gocognit v1.0.1
17:37:48 [2022-04-04T17:37:48.786Z] #49 27.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:37:48 [2022-04-04T17:37:48.832Z] #49 27.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:37:48 [2022-04-04T17:37:48.832Z] #49 27.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:37:48 [2022-04-04T17:37:48.832Z] #49 27.32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:37:48 [2022-04-04T17:37:48.832Z] #49 27.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:37:49 [2022-04-04T17:37:49.090Z] #49 27.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:37:49 [2022-04-04T17:37:49.090Z] #49 27.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:37:49 [2022-04-04T17:37:49.347Z] #49 27.91 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:37:49 [2022-04-04T17:37:49.347Z] #49 27.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:37:49 [2022-04-04T17:37:49.347Z] #49 28.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:37:49 [2022-04-04T17:37:49.603Z] #49 28.15 go: downloading github.com/ultraware/funlen v0.0.2
17:37:49 [2022-04-04T17:37:49.603Z] #49 28.16 go: downloading github.com/ultraware/whitespace v0.0.4
17:37:49 [2022-04-04T17:37:49.603Z] #49 28.19 go: downloading github.com/uudashr/gocognit v1.0.1
17:37:49 [2022-04-04T17:37:49.603Z] #49 28.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:37:49 [2022-04-04T17:37:49.749Z] #49 28.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:37:49 [2022-04-04T17:37:49.749Z] #49 28.28 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:37:49 [2022-04-04T17:37:49.749Z] #49 28.43 go: downloading github.com/davecgh/go-spew v1.1.1
17:37:49 [2022-04-04T17:37:49.749Z] #49 28.45 go: downloading github.com/pmezard/go-difflib v1.0.0
17:37:50 [2022-04-04T17:37:50.007Z] #49 28.54 go: downloading github.com/stretchr/objx v0.2.0
17:37:50 [2022-04-04T17:37:50.007Z] #49 28.68 go: downloading golang.org/x/text v0.3.2
17:37:50 [2022-04-04T17:37:50.272Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-094211baec6c2875f) in /home/ubuntu/workspace/moby_PR-43460
[Pipeline] {
[Pipeline] checkout
17:37:50 [2022-04-04T17:37:50.411Z] The recommended git tool is: git
17:37:50 [2022-04-04T17:37:50.974Z] #49 29.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:37:50 [2022-04-04T17:37:50.974Z] #49 29.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:37:50 [2022-04-04T17:37:50.974Z] #49 29.32 go: downloading github.com/davecgh/go-spew v1.1.1
17:37:50 [2022-04-04T17:37:50.974Z] #49 29.34 go: downloading github.com/pmezard/go-difflib v1.0.0
17:37:50 [2022-04-04T17:37:50.974Z] #49 29.39 go: downloading github.com/stretchr/objx v0.2.0
17:37:51 [2022-04-04T17:37:51.246Z] #49 29.60 go: downloading golang.org/x/text v0.3.2
17:37:51 [2022-04-04T17:37:51.503Z] #49 ...
17:37:51 [2022-04-04T17:37:51.503Z] 
17:37:51 [2022-04-04T17:37:51.503Z] #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
17:37:51 [2022-04-04T17:37:51.503Z] #67 sha256:25f0774b0ed28befa66cf78a87a34696981304ce6f5f1527088058683daba8de
17:37:51 [2022-04-04T17:37:51.503Z] #67 25.22 Checking out files:  58% (1119/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.
17:37:51 [2022-04-04T17:37:51.503Z] #67 25.92 + cd /tmp/tmp.NOnUXvS5PS/src/github.com/docker/libnetwork
17:37:51 [2022-04-04T17:37:51.503Z] #67 25.92 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:37:51 [2022-04-04T17:37:51.503Z] #67 26.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:37:51 [2022-04-04T17:37:51.521Z] using credential docker-jenkins-github-credentials
17:37:51 [2022-04-04T17:37:51.532Z] Cloning the remote Git repository
17:37:51 [2022-04-04T17:37:51.532Z] Cloning with configured refspecs honoured and without tags
17:37:51 [2022-04-04T17:37:51.565Z] Cloning repository https://github.com/moby/moby.git
17:37:51 [2022-04-04T17:37:51.665Z]  > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10
17:37:52 [2022-04-04T17:37:52.188Z] Fetching upstream changes from https://github.com/moby/moby.git
17:37:52 [2022-04-04T17:37:52.188Z]  > git --version # timeout=10
17:37:52 [2022-04-04T17:37:52.201Z]  > git --version # 'git version 2.25.1'
17:37:52 [2022-04-04T17:37:52.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:37:52 [2022-04-04T17:37:52.204Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:37:54 [2022-04-04T17:37:54.203Z] #49 ...
17:37:54 [2022-04-04T17:37:54.203Z] 
17:37:54 [2022-04-04T17:37:54.204Z] #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
17:37:54 [2022-04-04T17:37:54.204Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:37:54 [2022-04-04T17:37:54.204Z] #40 27.16 Checking out files:  89% (1640/1842)   
Checking out files:  90% (1658/1842)   
Checking out files:  91% (1677/1842)   
Checking out files:  92% (1695/1842)   
Checking out files:  93% (1714/1842)   
Checking out files:  94% (1732/1842)   
Checking out files:  95% (1750/1842)   
Checking out files:  96% (1769/1842)   
Checking out files:  97% (1787/1842)   
Checking out files:  98% (1806/1842)   
Checking out files:  99% (1824/1842)   
Checking out files: 100% (1842/1842)   
Checking out files: 100% (1842/1842), done.
17:37:54 [2022-04-04T17:37:54.204Z] #40 27.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:37:54 [2022-04-04T17:37:54.204Z] #40 29.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:37:54 [2022-04-04T17:37:54.424Z] using credential docker-jenkins-github-credentials
17:37:54 [2022-04-04T17:37:54.436Z] Cloning the remote Git repository
17:37:54 [2022-04-04T17:37:54.436Z] Cloning with configured refspecs honoured and without tags
17:37:54 [2022-04-04T17:37:54.772Z] #40 ...
17:37:54 [2022-04-04T17:37:54.772Z] 
17:37:54 [2022-04-04T17:37:54.772Z] #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
17:37:54 [2022-04-04T17:37:54.772Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:37:54 [2022-04-04T17:37:54.772Z] #42 23.42 Fetched 8476 kB in 19s (454 kB/s)
17:37:54 [2022-04-04T17:37:54.772Z] #42 23.42 Reading package lists...
17:37:55 [2022-04-04T17:37:55.031Z] #42 29.76 Reading package lists...
17:37:55 [2022-04-04T17:37:55.031Z] #42 ...
17:37:55 [2022-04-04T17:37:55.031Z] 
17:37:55 [2022-04-04T17:37:55.031Z] #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
17:37:55 [2022-04-04T17:37:55.031Z] #67 sha256:a8c84d3a9d7646ba750ec9f1ee6868a3a7168af60c325aa2bd047033e5799158
17:37:55 [2022-04-04T17:37:55.031Z] #67 24.91 Checking out files:  67% (1294/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.
17:37:55 [2022-04-04T17:37:55.031Z] #67 25.48 + cd /tmp/tmp.dhzDNZBg5t/src/github.com/docker/libnetwork
17:37:55 [2022-04-04T17:37:55.031Z] #67 25.49 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:37:55 [2022-04-04T17:37:55.031Z] #67 25.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:37:54 [2022-04-04T17:37:54.523Z] Cloning repository https://github.com/moby/moby.git
17:37:54 [2022-04-04T17:37:54.645Z]  > git init /home/ubuntu/workspace/moby_PR-43460 # timeout=10
17:37:55 [2022-04-04T17:37:55.062Z] Fetching upstream changes from https://github.com/moby/moby.git
17:37:55 [2022-04-04T17:37:55.062Z]  > git --version # timeout=10
17:37:55 [2022-04-04T17:37:55.290Z] #67 ...
17:37:55 [2022-04-04T17:37:55.290Z] 
17:37:55 [2022-04-04T17:37:55.290Z] #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
17:37:55 [2022-04-04T17:37:55.290Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:37:55 [2022-04-04T17:37:55.290Z] #36 23.91 Fetched 8476 kB in 18s (459 kB/s)
17:37:55 [2022-04-04T17:37:55.290Z] #36 23.91 Reading package lists...
17:37:55 [2022-04-04T17:37:55.549Z] #36 30.25 Reading package lists...
17:37:55 [2022-04-04T17:37:55.549Z] #36 ...
17:37:55 [2022-04-04T17:37:55.549Z] 
17:37:55 [2022-04-04T17:37:55.549Z] #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
17:37:55 [2022-04-04T17:37:55.549Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:37:55 [2022-04-04T17:37:55.549Z] #13 21.58 Fetched 9012 kB in 19s (462 kB/s)
17:37:55 [2022-04-04T17:37:55.549Z] #13 21.58 Reading package lists...
17:37:56 [2022-04-04T17:37:56.118Z] #13 28.35 Reading package lists...
17:37:56 [2022-04-04T17:37:56.118Z] #13 ...
17:37:56 [2022-04-04T17:37:56.118Z] 
17:37:56 [2022-04-04T17:37:56.118Z] #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
17:37:56 [2022-04-04T17:37:56.118Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:37:56 [2022-04-04T17:37:56.118Z] #49 34.87 go: downloading github.com/gobwas/glob v0.2.3
17:37:55 [2022-04-04T17:37:55.085Z]  > git --version # 'git version 2.25.1'
17:37:55 [2022-04-04T17:37:55.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:37:55 [2022-04-04T17:37:55.089Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:37:56 [2022-04-04T17:37:56.377Z] #49 34.92 go: downloading github.com/kisielk/gotool v1.0.0
17:37:56 [2022-04-04T17:37:56.377Z] #49 34.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:37:56 [2022-04-04T17:37:56.377Z] #49 35.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:37:56 [2022-04-04T17:37:56.650Z] #49 35.15 go: downloading github.com/gogo/protobuf v1.2.1
17:37:56 [2022-04-04T17:37:56.716Z] INFO: Expanding compiler 1 of 3...
17:37:56 [2022-04-04T17:37:56.716Z] INFO: Expanding compiler 2 of 3...
17:37:56 [2022-04-04T17:37:56.753Z] #67 ...
17:37:56 [2022-04-04T17:37:56.753Z] 
17:37:56 [2022-04-04T17:37:56.753Z] #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
17:37:56 [2022-04-04T17:37:56.753Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:37:56 [2022-04-04T17:37:56.753Z] #36 24.42 Fetched 8476 kB in 19s (445 kB/s)
17:37:56 [2022-04-04T17:37:56.753Z] #36 24.42 Reading package lists...
17:37:56 [2022-04-04T17:37:56.753Z] #36 31.03 Reading package lists...
17:37:56 [2022-04-04T17:37:56.753Z] #36 ...
17:37:56 [2022-04-04T17:37:56.753Z] 
17:37:56 [2022-04-04T17:37:56.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
17:37:56 [2022-04-04T17:37:56.753Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:37:56 [2022-04-04T17:37:56.753Z] #42 24.46 Fetched 8476 kB in 19s (441 kB/s)
17:37:56 [2022-04-04T17:37:56.753Z] #42 24.46 Reading package lists...
17:37:56 [2022-04-04T17:37:56.753Z] #42 30.91 Reading package lists...
17:37:56 [2022-04-04T17:37:56.753Z] #42 ...
17:37:56 [2022-04-04T17:37:56.753Z] 
17:37:56 [2022-04-04T17:37:56.753Z] #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
17:37:56 [2022-04-04T17:37:56.753Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:37:56 [2022-04-04T17:37:56.753Z] #40 27.82 Checking out files:  87% (1609/1842)   
Checking out files:  88% (1621/1842)   
Checking out files:  89% (1640/1842)   
Checking out files:  90% (1658/1842)   
Checking out files:  91% (1677/1842)   
Checking out files:  92% (1695/1842)   
Checking out files:  93% (1714/1842)   
Checking out files:  94% (1732/1842)   
Checking out files:  95% (1750/1842)   
Checking out files:  96% (1769/1842)   
Checking out files:  97% (1787/1842)   
Checking out files:  98% (1806/1842)   
Checking out files:  99% (1824/1842)   
Checking out files: 100% (1842/1842)   
Checking out files: 100% (1842/1842), done.
17:37:56 [2022-04-04T17:37:56.753Z] #40 28.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:37:56 [2022-04-04T17:37:56.753Z] #40 30.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:37:56 [2022-04-04T17:37:56.753Z] #40 ...
17:37:56 [2022-04-04T17:37:56.753Z] 
17:37:56 [2022-04-04T17:37:56.753Z] #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
17:37:56 [2022-04-04T17:37:56.753Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:37:56 [2022-04-04T17:37:56.753Z] #55 25.13 Fetched 8476 kB in 19s (441 kB/s)
17:37:56 [2022-04-04T17:37:56.753Z] #55 25.13 Reading package lists...
17:37:56 [2022-04-04T17:37:56.753Z] #55 31.66 Reading package lists...
17:37:56 [2022-04-04T17:37:56.753Z] #55 ...
17:37:56 [2022-04-04T17:37:56.753Z] 
17:37:56 [2022-04-04T17:37:56.753Z] #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
17:37:56 [2022-04-04T17:37:56.753Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285
17:37:56 [2022-04-04T17:37:56.753Z] #58 25.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:37:57 [2022-04-04T17:37:57.010Z] #58 ...
17:37:57 [2022-04-04T17:37:57.010Z] 
17:37:57 [2022-04-04T17:37:57.010Z] #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
17:37:57 [2022-04-04T17:37:57.010Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:37:57 [2022-04-04T17:37:57.010Z] #13 21.76 Fetched 9012 kB in 20s (459 kB/s)
17:37:57 [2022-04-04T17:37:57.010Z] #13 21.76 Reading package lists...
17:37:57 [2022-04-04T17:37:57.220Z] #49 ...
17:37:57 [2022-04-04T17:37:57.220Z] 
17:37:57 [2022-04-04T17:37:57.220Z] #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
17:37:57 [2022-04-04T17:37:57.220Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:37:57 [2022-04-04T17:37:57.220Z] #55 25.67 Fetched 8476 kB in 19s (444 kB/s)
17:37:57 [2022-04-04T17:37:57.220Z] #55 25.67 Reading package lists...
17:37:57 [2022-04-04T17:37:57.220Z] #55 31.77 Reading package lists...
17:37:57 [2022-04-04T17:37:57.220Z] #55 ...
17:37:57 [2022-04-04T17:37:57.220Z] 
17:37:57 [2022-04-04T17:37:57.220Z] #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
17:37:57 [2022-04-04T17:37:57.220Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:37:57 [2022-04-04T17:37:57.220Z] #42 29.76 Reading package lists...
17:37:57 [2022-04-04T17:37:57.572Z] #13 28.70 Reading package lists...
17:37:57 [2022-04-04T17:37:57.572Z] #13 ...
17:37:57 [2022-04-04T17:37:57.572Z] 
17:37:57 [2022-04-04T17:37:57.572Z] #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
17:37:57 [2022-04-04T17:37:57.572Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505
17:37:57 [2022-04-04T17:37:57.572Z] #49 36.11 go: downloading github.com/gobwas/glob v0.2.3
17:37:57 [2022-04-04T17:37:57.572Z] #49 36.15 go: downloading github.com/kisielk/gotool v1.0.0
17:37:57 [2022-04-04T17:37:57.830Z] #49 36.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:37:57 [2022-04-04T17:37:57.830Z] #49 36.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:37:57 [2022-04-04T17:37:57.830Z] #49 36.41 go: downloading github.com/gogo/protobuf v1.2.1
17:37:58 [2022-04-04T17:37:58.601Z] #42 35.73 Building dependency tree...
17:37:58 [2022-04-04T17:37:58.601Z] #42 37.24 Reading state information...
17:37:59 [2022-04-04T17:37:59.721Z] #49 37.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:37:59 [2022-04-04T17:37:59.721Z] #49 38.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:37:59 [2022-04-04T17:37:59.977Z] #49 38.50 go: downloading github.com/BurntSushi/toml v0.3.1
17:37:59 [2022-04-04T17:37:59.979Z] #42 ...
17:37:59 [2022-04-04T17:37:59.979Z] 
17:37:59 [2022-04-04T17:37:59.979Z] #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
17:37:59 [2022-04-04T17:37:59.979Z] #51 sha256:81f7519e9ab367b510e9e1e09dcb5cc49870b5b1e7921fcd5842d37bf3b73b6e
17:37:59 [2022-04-04T17:37:59.979Z] #51 DONE 38.7s
17:38:00 [2022-04-04T17:38:00.238Z] 
17:38:00 [2022-04-04T17:38:00.238Z] #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
17:38:00 [2022-04-04T17:38:00.238Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:38:00 [2022-04-04T17:38:00.238Z] #55 31.77 Reading package lists...
17:38:00 [2022-04-04T17:38:00.539Z] #49 ...
17:38:00 [2022-04-04T17:38:00.540Z] 
17:38:00 [2022-04-04T17:38:00.540Z] #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
17:38:00 [2022-04-04T17:38:00.540Z] #51 sha256:aac2f8f4940fc075b8d00fd3a23e9e1fca8cc6dfc458ec5695dc9a70bd7d08c6
17:38:00 [2022-04-04T17:38:00.540Z] #51 DONE 39.1s
17:38:00 [2022-04-04T17:38:00.796Z] 
17:38:00 [2022-04-04T17:38:00.796Z] #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
17:38:00 [2022-04-04T17:38:00.796Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:00 [2022-04-04T17:38:00.796Z] #42 30.91 Reading package lists...
17:38:00 [2022-04-04T17:38:00.796Z] #42 37.30 Building dependency tree...
17:38:00 [2022-04-04T17:38:00.796Z] #42 38.86 Reading state information...
17:38:01 [2022-04-04T17:38:01.175Z] #55 38.15 Building dependency tree...
17:38:01 [2022-04-04T17:38:01.434Z] #55 39.90 Reading state information...
17:38:01 [2022-04-04T17:38:01.487Z] INFO: Expanding compiler 3 of 3...
17:38:01 [2022-04-04T17:38:01.956Z] INFO: Removing downloaded files...
17:38:01 [2022-04-04T17:38:01.956Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
17:38:01 [2022-04-04T17:38:01.956Z] INFO: Configuring git core.autocrlf...
17:38:02 [2022-04-04T17:38:02.688Z] #42 41.21 The following additional packages will be installed:
17:38:02 [2022-04-04T17:38:02.688Z] #42 41.21   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:38:02 [2022-04-04T17:38:02.688Z] #42 41.22   libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev
17:38:02 [2022-04-04T17:38:02.688Z] #42 41.24 Suggested packages:
17:38:02 [2022-04-04T17:38:02.688Z] #42 41.24   manpages-dev python-setuptools
17:38:03 [2022-04-04T17:38:03.342Z] #55 41.77 The following additional packages will be installed:
17:38:03 [2022-04-04T17:38:03.342Z] #55 ...
17:38:03 [2022-04-04T17:38:03.342Z] 
17:38:03 [2022-04-04T17:38:03.342Z] #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
17:38:03 [2022-04-04T17:38:03.342Z] #67 sha256:a8c84d3a9d7646ba750ec9f1ee6868a3a7168af60c325aa2bd047033e5799158
17:38:03 [2022-04-04T17:38:03.342Z] #67 DONE 41.8s
17:38:03 [2022-04-04T17:38:03.342Z] 
17:38:03 [2022-04-04T17:38:03.342Z] #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
17:38:03 [2022-04-04T17:38:03.342Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:38:03 [2022-04-04T17:38:03.342Z] #55 41.80   libbtrfs0
17:38:03 [2022-04-04T17:38:03.602Z] #55 42.24 The following NEW packages will be installed:
17:38:03 [2022-04-04T17:38:03.602Z] #55 42.28   libbtrfs-dev libbtrfs0
17:38:03 [2022-04-04T17:38:03.619Z] #42 42.22 The following NEW packages will be installed:
17:38:03 [2022-04-04T17:38:03.619Z] #42 42.23   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:38:03 [2022-04-04T17:38:03.619Z] #42 42.24   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:38:03 [2022-04-04T17:38:03.619Z] #42 42.24   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:38:03 [2022-04-04T17:38:03.619Z] #42 42.24   python-six zlib1g-dev
17:38:03 [2022-04-04T17:38:03.619Z] #42 42.24 The following packages will be upgraded:
17:38:03 [2022-04-04T17:38:03.619Z] #42 42.26   zlib1g
17:38:03 [2022-04-04T17:38:03.619Z] #42 ...
17:38:03 [2022-04-04T17:38:03.619Z] 
17:38:03 [2022-04-04T17:38:03.619Z] #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
17:38:03 [2022-04-04T17:38:03.619Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c
17:38:03 [2022-04-04T17:38:03.619Z] #34 42.29 sync
17:38:03 [2022-04-04T17:38:03.876Z] #34 42.29 internal/reflectlite
17:38:04 [2022-04-04T17:38:04.172Z] #55 42.79 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.
17:38:04 [2022-04-04T17:38:04.172Z] #55 42.79 Need to get 119 kB of archives.
17:38:04 [2022-04-04T17:38:04.172Z] #55 42.79 After this operation, 387 kB of additional disk space will be used.
17:38:04 [2022-04-04T17:38:04.172Z] #55 42.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:38:04 [2022-04-04T17:38:04.172Z] #55 42.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #34 ...
17:38:04 [2022-04-04T17:38:04.813Z] 
17:38:04 [2022-04-04T17:38:04.813Z] #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
17:38:04 [2022-04-04T17:38:04.813Z] #67 sha256:25f0774b0ed28befa66cf78a87a34696981304ce6f5f1527088058683daba8de
17:38:04 [2022-04-04T17:38:04.813Z] #67 DONE 43.0s
17:38:04 [2022-04-04T17:38:04.813Z] 
17:38:04 [2022-04-04T17:38:04.813Z] #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
17:38:04 [2022-04-04T17:38:04.813Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.63 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.63 Need to get 4182 kB of archives.
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.63 After this operation, 22.5 MB of additional disk space will be used.
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.63 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.68 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 42.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 43.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 43.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 43.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 43.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:38:04 [2022-04-04T17:38:04.813Z] #42 43.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:38:05 [2022-04-04T17:38:05.113Z] #55 43.79 debconf: delaying package configuration, since apt-utils is not installed
17:38:05 [2022-04-04T17:38:05.372Z] #55 43.97 Fetched 119 kB in 0s (441 kB/s)
17:38:05 [2022-04-04T17:38:05.372Z] #55 44.07 Selecting previously unselected package libbtrfs0.
17:38:05 [2022-04-04T17:38:05.632Z] #55 44.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:05 [2022-04-04T17:38:05.632Z] #55 44.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:38:05 [2022-04-04T17:38:05.632Z] #55 44.13 Unpacking libbtrfs0 (4.20.1-2) ...
17:38:05 [2022-04-04T17:38:05.632Z] #55 44.23 Selecting previously unselected package libbtrfs-dev.
17:38:05 [2022-04-04T17:38:05.632Z] #55 44.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:38:05 [2022-04-04T17:38:05.632Z] #55 44.27 Unpacking libbtrfs-dev (4.20.1-2) ...
17:38:05 [2022-04-04T17:38:05.892Z] #55 44.47 Setting up libbtrfs0 (4.20.1-2) ...
17:38:05 [2022-04-04T17:38:05.892Z] #55 44.50 Setting up libbtrfs-dev (4.20.1-2) ...
17:38:05 [2022-04-04T17:38:05.892Z] #55 44.51 Processing triggers for libc-bin (2.28-10) ...
17:38:06 [2022-04-04T17:38:06.152Z] #55 DONE 44.8s
17:38:06 [2022-04-04T17:38:06.152Z] 
17:38:06 [2022-04-04T17:38:06.152Z] #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
17:38:06 [2022-04-04T17:38:06.152Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:06 [2022-04-04T17:38:06.152Z] #42 39.09 The following additional packages will be installed:
17:38:06 [2022-04-04T17:38:06.152Z] #42 39.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:38:06 [2022-04-04T17:38:06.152Z] #42 39.09   libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev
17:38:06 [2022-04-04T17:38:06.152Z] #42 39.11 Suggested packages:
17:38:06 [2022-04-04T17:38:06.152Z] #42 39.11   manpages-dev python-setuptools
17:38:06 [2022-04-04T17:38:06.152Z] #42 40.72 The following NEW packages will be installed:
17:38:06 [2022-04-04T17:38:06.152Z] #42 40.73   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:38:06 [2022-04-04T17:38:06.152Z] #42 40.73   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:38:06 [2022-04-04T17:38:06.152Z] #42 40.74   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:38:06 [2022-04-04T17:38:06.152Z] #42 40.74   python-six zlib1g-dev
17:38:06 [2022-04-04T17:38:06.152Z] #42 40.75 The following packages will be upgraded:
17:38:06 [2022-04-04T17:38:06.152Z] #42 40.75   zlib1g
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.14 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.14 Need to get 4182 kB of archives.
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.14 After this operation, 22.5 MB of additional disk space will be used.
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.24 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 41.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.01 debconf: delaying package configuration, since apt-utils is not installed
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.24 Fetched 4182 kB in 1s (5880 kB/s)
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.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 ... 15421 files and directories currently installed.)
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.41 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.43 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.62 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.73 Selecting previously unselected package libcap-dev:amd64.
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.77 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.90 Selecting previously unselected package libnet1:amd64.
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 43.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.02 Selecting previously unselected package libnet1-dev.
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.22 Selecting previously unselected package libnl-3-200:amd64.
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.35 Selecting previously unselected package libnl-3-dev:amd64.
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.37 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.63 Selecting previously unselected package libprotobuf-c1:amd64.
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.79 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.152Z] #42 44.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:38:06 [2022-04-04T17:38:06.180Z] #42 44.50 debconf: delaying package configuration, since apt-utils is not installed
17:38:06 [2022-04-04T17:38:06.180Z] #42 44.66 Fetched 4182 kB in 1s (5382 kB/s)
17:38:06 [2022-04-04T17:38:06.180Z] #42 ...
17:38:06 [2022-04-04T17:38:06.180Z] 
17:38:06 [2022-04-04T17:38:06.180Z] #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
17:38:06 [2022-04-04T17:38:06.180Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:38:06 [2022-04-04T17:38:06.180Z] #55 31.66 Reading package lists...
17:38:06 [2022-04-04T17:38:06.180Z] #55 37.99 Building dependency tree...
17:38:06 [2022-04-04T17:38:06.180Z] #55 39.59 Reading state information...
17:38:06 [2022-04-04T17:38:06.180Z] #55 41.60 The following additional packages will be installed:
17:38:06 [2022-04-04T17:38:06.180Z] #55 41.62   libbtrfs0
17:38:06 [2022-04-04T17:38:06.180Z] #55 41.83 The following NEW packages will be installed:
17:38:06 [2022-04-04T17:38:06.180Z] #55 41.87   libbtrfs-dev libbtrfs0
17:38:06 [2022-04-04T17:38:06.180Z] #55 42.26 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.
17:38:06 [2022-04-04T17:38:06.180Z] #55 42.26 Need to get 119 kB of archives.
17:38:06 [2022-04-04T17:38:06.180Z] #55 42.26 After this operation, 387 kB of additional disk space will be used.
17:38:06 [2022-04-04T17:38:06.180Z] #55 42.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:38:06 [2022-04-04T17:38:06.180Z] #55 42.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:38:06 [2022-04-04T17:38:06.180Z] #55 43.43 debconf: delaying package configuration, since apt-utils is not installed
17:38:06 [2022-04-04T17:38:06.180Z] #55 43.75 Fetched 119 kB in 0s (343 kB/s)
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.00 Selecting previously unselected package libbtrfs0.
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.10 Unpacking libbtrfs0 (4.20.1-2) ...
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.21 Selecting previously unselected package libbtrfs-dev.
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.25 Unpacking libbtrfs-dev (4.20.1-2) ...
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.47 Setting up libbtrfs0 (4.20.1-2) ...
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.49 Setting up libbtrfs-dev (4.20.1-2) ...
17:38:06 [2022-04-04T17:38:06.180Z] #55 44.50 Processing triggers for libc-bin (2.28-10) ...
17:38:06 [2022-04-04T17:38:06.180Z] #55 DONE 44.9s
17:38:06 [2022-04-04T17:38:06.180Z] 
17:38:06 [2022-04-04T17:38:06.180Z] #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
17:38:06 [2022-04-04T17:38:06.180Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:06 [2022-04-04T17:38:06.180Z] #42 44.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.)
17:38:06 [2022-04-04T17:38:06.180Z] #42 44.83 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.418Z] #42 44.98 Selecting previously unselected package zlib1g-dev:amd64.
17:38:06 [2022-04-04T17:38:06.418Z] #42 44.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.418Z] #42 45.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:38:06 [2022-04-04T17:38:06.436Z] #42 44.88 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ...
17:38:06 [2022-04-04T17:38:06.694Z] #42 45.32 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:38:06 [2022-04-04T17:38:06.950Z] #42 45.48 Selecting previously unselected package libcap-dev:amd64.
17:38:06 [2022-04-04T17:38:06.951Z] #42 45.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:06 [2022-04-04T17:38:06.951Z] #42 45.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.988Z] #42 45.37 Selecting previously unselected package libprotobuf17:amd64.
17:38:06 [2022-04-04T17:38:06.988Z] #42 45.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:38:06 [2022-04-04T17:38:06.988Z] #42 45.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:38:07 [2022-04-04T17:38:07.207Z] #42 45.59 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:38:07 [2022-04-04T17:38:07.207Z] #42 45.79 Selecting previously unselected package libnet1:amd64.
17:38:07 [2022-04-04T17:38:07.207Z] #42 45.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:38:07 [2022-04-04T17:38:07.207Z] #42 45.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:38:07 [2022-04-04T17:38:07.464Z] #42 45.92 Selecting previously unselected package libnet1-dev.
17:38:07 [2022-04-04T17:38:07.464Z] #42 45.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:38:07 [2022-04-04T17:38:07.464Z] #42 45.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:38:07 [2022-04-04T17:38:07.464Z] #42 46.10 Selecting previously unselected package libnl-3-200:amd64.
17:38:07 [2022-04-04T17:38:07.583Z] #42 ...
17:38:07 [2022-04-04T17:38:07.583Z] 
17:38:07 [2022-04-04T17:38:07.583Z] #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
17:38:07 [2022-04-04T17:38:07.583Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:38:07 [2022-04-04T17:38:07.583Z] #36 30.25 Reading package lists...
17:38:07 [2022-04-04T17:38:07.583Z] #36 36.20 Building dependency tree...
17:38:07 [2022-04-04T17:38:07.583Z] #36 37.45 Reading state information...
17:38:07 [2022-04-04T17:38:07.583Z] #36 39.31 The following additional packages will be installed:
17:38:07 [2022-04-04T17:38:07.583Z] #36 39.31   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:38:07 [2022-04-04T17:38:07.583Z] #36 39.31 Suggested packages:
17:38:07 [2022-04-04T17:38:07.583Z] #36 39.31   cmake-doc ninja-build lrzip
17:38:07 [2022-04-04T17:38:07.583Z] #36 39.31 Recommended packages:
17:38:07 [2022-04-04T17:38:07.583Z] #36 39.31   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:38:07 [2022-04-04T17:38:07.583Z] #36 40.63 The following NEW packages will be installed:
17:38:07 [2022-04-04T17:38:07.583Z] #36 40.65   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:38:07 [2022-04-04T17:38:07.583Z] #36 40.66   vim-common xxd
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.04 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.04 Need to get 14.9 MB of archives.
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.04 After this operation, 61.8 MB of additional disk space will be used.
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 41.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 42.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 42.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 42.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 42.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:38:07 [2022-04-04T17:38:07.583Z] #36 43.62 debconf: delaying package configuration, since apt-utils is not installed
17:38:07 [2022-04-04T17:38:07.583Z] #36 43.85 Fetched 14.9 MB in 2s (9363 kB/s)
17:38:07 [2022-04-04T17:38:07.583Z] #36 43.96 Selecting previously unselected package xxd.
17:38:07 [2022-04-04T17:38:07.583Z] #36 43.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:07 [2022-04-04T17:38:07.583Z] #36 44.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:38:07 [2022-04-04T17:38:07.583Z] #36 44.03 Unpacking xxd (2:8.1.0875-5+deb10u2) ...
17:38:07 [2022-04-04T17:38:07.583Z] #36 44.22 Selecting previously unselected package vim-common.
17:38:07 [2022-04-04T17:38:07.583Z] #36 44.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
17:38:07 [2022-04-04T17:38:07.583Z] #36 44.28 Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
17:38:07 [2022-04-04T17:38:07.583Z] #36 44.63 Selecting previously unselected package cmake-data.
17:38:07 [2022-04-04T17:38:07.583Z] #36 44.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:38:07 [2022-04-04T17:38:07.583Z] #36 44.65 Unpacking cmake-data (3.13.4-1) ...
17:38:07 [2022-04-04T17:38:07.583Z] #36 ...
17:38:07 [2022-04-04T17:38:07.583Z] 
17:38:07 [2022-04-04T17:38:07.584Z] #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
17:38:07 [2022-04-04T17:38:07.584Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:38:07 [2022-04-04T17:38:07.720Z] #42 46.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:38:07 [2022-04-04T17:38:07.721Z] #42 46.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:38:07 [2022-04-04T17:38:07.721Z] #42 46.26 Selecting previously unselected package libnl-3-dev:amd64.
17:38:07 [2022-04-04T17:38:07.721Z] #42 46.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:38:07 [2022-04-04T17:38:07.721Z] #42 46.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:38:07 [2022-04-04T17:38:07.844Z] #32 46.02 Checking out files:  90% (1372/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.
17:38:07 [2022-04-04T17:38:07.844Z] #32 46.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:38:07 [2022-04-04T17:38:07.844Z] #32 ...
17:38:07 [2022-04-04T17:38:07.844Z] 
17:38:07 [2022-04-04T17:38:07.844Z] #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
17:38:07 [2022-04-04T17:38:07.844Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:38:07 [2022-04-04T17:38:07.844Z] #49 36.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:38:07 [2022-04-04T17:38:07.844Z] #49 36.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:38:07 [2022-04-04T17:38:07.844Z] #49 37.09 go: downloading github.com/BurntSushi/toml v0.3.1
17:38:07 [2022-04-04T17:38:07.978Z] #42 46.46 Selecting previously unselected package libprotobuf-c1:amd64.
17:38:07 [2022-04-04T17:38:07.978Z] #42 46.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:38:07 [2022-04-04T17:38:07.978Z] #42 46.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:38:07 [2022-04-04T17:38:07.978Z] #42 46.55 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:38:07 [2022-04-04T17:38:07.978Z] #42 46.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:38:07 [2022-04-04T17:38:07.978Z] #42 46.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:38:08 [2022-04-04T17:38:08.103Z] #49 ...
17:38:08 [2022-04-04T17:38:08.103Z] 
17:38:08 [2022-04-04T17:38:08.103Z] #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
17:38:08 [2022-04-04T17:38:08.104Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:08 [2022-04-04T17:38:08.104Z] #42 46.35 Selecting previously unselected package libprotobuf-lite17:amd64.
17:38:08 [2022-04-04T17:38:08.104Z] #42 46.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:38:08 [2022-04-04T17:38:08.104Z] #42 46.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:38:08 [2022-04-04T17:38:08.104Z] #42 46.54 Selecting previously unselected package libprotobuf-dev:amd64.
17:38:08 [2022-04-04T17:38:08.104Z] #42 46.58 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:38:08 [2022-04-04T17:38:08.104Z] #42 46.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:38:08 [2022-04-04T17:38:08.234Z] #42 46.69 Selecting previously unselected package zlib1g-dev:amd64.
17:38:08 [2022-04-04T17:38:08.234Z] #42 46.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ...
17:38:08 [2022-04-04T17:38:08.234Z] #42 46.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:38:08 [2022-04-04T17:38:08.491Z] #42 46.91 Selecting previously unselected package libprotobuf17:amd64.
17:38:08 [2022-04-04T17:38:08.491Z] #42 46.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:38:08 [2022-04-04T17:38:08.491Z] #42 46.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:38:08 [2022-04-04T17:38:08.491Z] #42 ...
17:38:08 [2022-04-04T17:38:08.491Z] 
17:38:08 [2022-04-04T17:38:08.491Z] #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
17:38:08 [2022-04-04T17:38:08.491Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:38:08 [2022-04-04T17:38:08.491Z] #36 31.03 Reading package lists...
17:38:08 [2022-04-04T17:38:08.491Z] #36 37.15 Building dependency tree...
17:38:08 [2022-04-04T17:38:08.491Z] #36 38.54 Reading state information...
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.10 The following additional packages will be installed:
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.11   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.13 Suggested packages:
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.13   cmake-doc ninja-build lrzip
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.13 Recommended packages:
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.13   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.92 The following NEW packages will be installed:
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.94   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:38:08 [2022-04-04T17:38:08.491Z] #36 41.94   vim-common xxd
17:38:08 [2022-04-04T17:38:08.491Z] #36 42.32 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
17:38:08 [2022-04-04T17:38:08.491Z] #36 42.32 Need to get 14.9 MB of archives.
17:38:08 [2022-04-04T17:38:08.491Z] #36 42.32 After this operation, 61.8 MB of additional disk space will be used.
17:38:08 [2022-04-04T17:38:08.491Z] #36 42.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 42.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 42.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 42.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 43.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 43.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 43.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 43.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 43.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 43.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:38:08 [2022-04-04T17:38:08.491Z] #36 44.74 debconf: delaying package configuration, since apt-utils is not installed
17:38:08 [2022-04-04T17:38:08.491Z] #36 45.12 Fetched 14.9 MB in 2s (8042 kB/s)
17:38:08 [2022-04-04T17:38:08.491Z] #36 45.23 Selecting previously unselected package xxd.
17:38:08 [2022-04-04T17:38:08.491Z] #36 45.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.)
17:38:08 [2022-04-04T17:38:08.491Z] #36 45.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:38:08 [2022-04-04T17:38:08.491Z] #36 45.33 Unpacking xxd (2:8.1.0875-5+deb10u2) ...
17:38:08 [2022-04-04T17:38:08.491Z] #36 45.59 Selecting previously unselected package vim-common.
17:38:08 [2022-04-04T17:38:08.491Z] #36 45.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
17:38:08 [2022-04-04T17:38:08.491Z] #36 45.68 Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
17:38:08 [2022-04-04T17:38:08.491Z] #36 46.05 Selecting previously unselected package cmake-data.
17:38:08 [2022-04-04T17:38:08.491Z] #36 46.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:38:08 [2022-04-04T17:38:08.491Z] #36 46.07 Unpacking cmake-data (3.13.4-1) ...
17:38:08 [2022-04-04T17:38:08.491Z] #36 ...
17:38:08 [2022-04-04T17:38:08.491Z] 
17:38:08 [2022-04-04T17:38:08.491Z] #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
17:38:08 [2022-04-04T17:38:08.491Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:38:08 [2022-04-04T17:38:08.491Z] #32 46.45 Checking out files:  92% (1403/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.
17:38:08 [2022-04-04T17:38:08.491Z] #32 46.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:38:08 [2022-04-04T17:38:08.748Z] #32 47.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:38:09 [2022-04-04T17:38:09.300Z] #42 47.70 Selecting previously unselected package libprotoc17:amd64.
17:38:09 [2022-04-04T17:38:09.300Z] #42 47.71 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:38:09 [2022-04-04T17:38:09.300Z] #42 47.71 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:38:09 [2022-04-04T17:38:09.559Z] #42 48.27 Selecting previously unselected package protobuf-c-compiler.
17:38:09 [2022-04-04T17:38:09.822Z] #42 48.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:38:09 [2022-04-04T17:38:09.822Z] #42 48.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:38:09 [2022-04-04T17:38:09.822Z] #42 48.43 Selecting previously unselected package protobuf-compiler.
17:38:09 [2022-04-04T17:38:09.822Z] #42 48.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:38:09 [2022-04-04T17:38:09.822Z] #42 48.45 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:38:10 [2022-04-04T17:38:10.082Z] #42 48.63 Selecting previously unselected package python-pkg-resources.
17:38:10 [2022-04-04T17:38:10.082Z] #42 48.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:38:10 [2022-04-04T17:38:10.082Z] #42 48.64 Unpacking python-pkg-resources (40.8.0-1) ...
17:38:10 [2022-04-04T17:38:10.350Z] #42 48.92 Selecting previously unselected package python-six.
17:38:10 [2022-04-04T17:38:10.350Z] #42 48.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:38:10 [2022-04-04T17:38:10.350Z] #42 48.92 Unpacking python-six (1.12.0-1) ...
17:38:10 [2022-04-04T17:38:10.350Z] #42 49.00 Selecting previously unselected package python-protobuf.
17:38:10 [2022-04-04T17:38:10.350Z] #42 ...
17:38:10 [2022-04-04T17:38:10.350Z] 
17:38:10 [2022-04-04T17:38:10.350Z] #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
17:38:10 [2022-04-04T17:38:10.350Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b
17:38:10 [2022-04-04T17:38:10.350Z] #34 38.89 internal/reflectlite
17:38:10 [2022-04-04T17:38:10.350Z] #34 38.89 sync
17:38:10 [2022-04-04T17:38:10.350Z] #34 40.81 internal/testlog
17:38:10 [2022-04-04T17:38:10.350Z] #34 42.20 sort
17:38:10 [2022-04-04T17:38:10.350Z] #34 42.23 errors
17:38:10 [2022-04-04T17:38:10.350Z] #34 42.93 strconv
17:38:10 [2022-04-04T17:38:10.350Z] #34 43.50 io
17:38:10 [2022-04-04T17:38:10.350Z] #34 44.68 internal/oserror
17:38:10 [2022-04-04T17:38:10.350Z] #34 44.93 syscall
17:38:10 [2022-04-04T17:38:10.350Z] #34 46.82 reflect
17:38:10 [2022-04-04T17:38:10.608Z] #34 ...
17:38:10 [2022-04-04T17:38:10.608Z] 
17:38:10 [2022-04-04T17:38:10.608Z] #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
17:38:10 [2022-04-04T17:38:10.608Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:10 [2022-04-04T17:38:10.608Z] #42 49.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:38:10 [2022-04-04T17:38:10.608Z] #42 49.02 Unpacking python-protobuf (3.6.1.3-2) ...
17:38:10 [2022-04-04T17:38:10.866Z] #42 49.48 Setting up python-pkg-resources (40.8.0-1) ...
17:38:12 [2022-04-04T17:38:12.244Z] #42 ...
17:38:12 [2022-04-04T17:38:12.244Z] 
17:38:12 [2022-04-04T17:38:12.244Z] #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
17:38:12 [2022-04-04T17:38:12.244Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:12 [2022-04-04T17:38:12.244Z] #13 28.35 Reading package lists...
17:38:12 [2022-04-04T17:38:12.244Z] #13 35.78 Building dependency tree...
17:38:12 [2022-04-04T17:38:12.244Z] #13 37.65 Reading state information...
17:38:12 [2022-04-04T17:38:12.244Z] #13 39.10 The following additional packages will be installed:
17:38:12 [2022-04-04T17:38:12.244Z] #13 39.11   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:38:12 [2022-04-04T17:38:12.244Z] #13 39.11   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:38:12 [2022-04-04T17:38:12.244Z] #13 39.11   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:38:12 [2022-04-04T17:38:12.244Z] #13 39.12   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:38:12 [2022-04-04T17:38:12.244Z] #13 39.12   mingw-w64-x86-64-dev
17:38:12 [2022-04-04T17:38:12.244Z] #13 39.12 Suggested packages:
17:38:12 [2022-04-04T17:38:12.244Z] #13 39.13   gcc-8-locales seccomp wine64
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.35 The following NEW packages will be installed:
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.36   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.36   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.37   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.37   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.38   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.38   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.39 The following packages will be upgraded:
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.39   libseccomp2
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.82 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded.
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.82 Need to get 77.8 MB of archives.
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.82 After this operation, 487 MB of additional disk space will be used.
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.82 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]
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
17:38:12 [2022-04-04T17:38:12.244Z] #13 40.89 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
17:38:12 [2022-04-04T17:38:12.244Z] #13 41.06 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]
17:38:12 [2022-04-04T17:38:12.244Z] #13 41.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]
17:38:12 [2022-04-04T17:38:12.244Z] #13 41.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:38:12 [2022-04-04T17:38:12.244Z] #13 41.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:38:12 [2022-04-04T17:38:12.244Z] #13 41.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:38:12 [2022-04-04T17:38:12.244Z] #13 41.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:38:12 [2022-04-04T17:38:12.244Z] #13 41.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
17:38:12 [2022-04-04T17:38:12.244Z] #13 41.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
17:38:12 [2022-04-04T17:38:12.244Z] #13 45.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
17:38:12 [2022-04-04T17:38:12.503Z] #13 ...
17:38:12 [2022-04-04T17:38:12.503Z] 
17:38:12 [2022-04-04T17:38:12.503Z] #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
17:38:12 [2022-04-04T17:38:12.503Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.986 + RM_GOPATH=0
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.986 + TMP_GOPATH=
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.986 + : /build
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.986 + '[' -z '' ']'
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.987 ++ mktemp -d
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.989 + export GOPATH=/tmp/tmp.d6eznU7TyG
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.989 + GOPATH=/tmp/tmp.d6eznU7TyG
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.989 + RM_GOPATH=1
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.989 + case "$(go env GOARCH)" in
17:38:12 [2022-04-04T17:38:12.503Z] #56 0.990 ++ go env GOARCH
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.017 + export GO_BUILDMODE=-buildmode=pie
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.018 + GO_BUILDMODE=-buildmode=pie
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.018 ++ dirname /tmp/install/install.sh
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.020 + dir=/tmp/install
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.035 + bin=containerd
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.035 + shift
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.035 + '[' '!' -f /tmp/install/containerd.installer ']'
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.036 + . /tmp/install/containerd.installer
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.036 ++ set -e
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.038 ++ : v1.5.11
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.039 + install_containerd
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.039 + echo 'Install containerd version v1.5.11'
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.039 Install containerd version v1.5.11
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.039 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d6eznU7TyG/src/github.com/containerd/containerd
17:38:12 [2022-04-04T17:38:12.503Z] #56 1.041 Cloning into '/tmp/tmp.d6eznU7TyG/src/github.com/containerd/containerd'...
17:38:12 [2022-04-04T17:38:12.946Z] #32 ...
17:38:12 [2022-04-04T17:38:12.946Z] 
17:38:12 [2022-04-04T17:38:12.946Z] #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
17:38:12 [2022-04-04T17:38:12.946Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:12 [2022-04-04T17:38:12.946Z] #13 28.70 Reading package lists...
17:38:12 [2022-04-04T17:38:12.946Z] #13 35.79 Building dependency tree...
17:38:12 [2022-04-04T17:38:12.946Z] #13 37.23 Reading state information...
17:38:12 [2022-04-04T17:38:12.946Z] #13 39.28 The following additional packages will be installed:
17:38:12 [2022-04-04T17:38:12.946Z] #13 39.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:38:12 [2022-04-04T17:38:12.946Z] #13 39.28   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:38:12 [2022-04-04T17:38:12.946Z] #13 39.30   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:38:12 [2022-04-04T17:38:12.946Z] #13 39.30   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:38:12 [2022-04-04T17:38:12.946Z] #13 39.30   mingw-w64-x86-64-dev
17:38:12 [2022-04-04T17:38:12.946Z] #13 39.31 Suggested packages:
17:38:12 [2022-04-04T17:38:12.946Z] #13 39.31   gcc-8-locales seccomp wine64
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.58 The following NEW packages will be installed:
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.60   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.60   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.60   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.61   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.61   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.63 The following packages will be upgraded:
17:38:12 [2022-04-04T17:38:12.946Z] #13 40.64   libseccomp2
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.09 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded.
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.09 Need to get 77.8 MB of archives.
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.09 After this operation, 487 MB of additional disk space will be used.
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.09 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]
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.10 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.12 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.25 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]
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.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]
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 41.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 42.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 42.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 45.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
17:38:12 [2022-04-04T17:38:12.946Z] #13 ...
17:38:12 [2022-04-04T17:38:12.946Z] 
17:38:12 [2022-04-04T17:38:12.946Z] #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
17:38:12 [2022-04-04T17:38:12.946Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:12 [2022-04-04T17:38:12.946Z] #42 47.66 Selecting previously unselected package libprotobuf-lite17:amd64.
17:38:12 [2022-04-04T17:38:12.946Z] #42 47.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 47.67 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 47.89 Selecting previously unselected package libprotobuf-dev:amd64.
17:38:12 [2022-04-04T17:38:12.946Z] #42 47.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 47.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.21 Selecting previously unselected package libprotoc17:amd64.
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.82 Selecting previously unselected package protobuf-c-compiler.
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.94 Selecting previously unselected package protobuf-compiler.
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 49.97 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.15 Selecting previously unselected package python-pkg-resources.
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.17 Unpacking python-pkg-resources (40.8.0-1) ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.43 Selecting previously unselected package python-six.
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.46 Unpacking python-six (1.12.0-1) ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.63 Selecting previously unselected package python-protobuf.
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 50.64 Unpacking python-protobuf (3.6.1.3-2) ...
17:38:12 [2022-04-04T17:38:12.946Z] #42 51.26 Setting up python-pkg-resources (40.8.0-1) ...
17:38:13 [2022-04-04T17:38:13.883Z] #56 ...
17:38:13 [2022-04-04T17:38:13.883Z] 
17:38:13 [2022-04-04T17:38:13.883Z] #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
17:38:13 [2022-04-04T17:38:13.883Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:13 [2022-04-04T17:38:13.883Z] #13 47.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:38:13 [2022-04-04T17:38:13.883Z] #13 47.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:38:13 [2022-04-04T17:38:13.883Z] #13 47.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:38:13 [2022-04-04T17:38:13.883Z] #13 47.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:38:13 [2022-04-04T17:38:13.883Z] #13 47.12 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]
17:38:13 [2022-04-04T17:38:13.883Z] #13 47.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
17:38:13 [2022-04-04T17:38:13.883Z] #13 47.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:38:13 [2022-04-04T17:38:13.884Z] #13 47.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:38:13 [2022-04-04T17:38:13.884Z] #13 47.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:38:13 [2022-04-04T17:38:13.884Z] #13 47.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:38:14 [2022-04-04T17:38:14.144Z] #13 47.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:38:14 [2022-04-04T17:38:14.144Z] #13 47.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:38:14 [2022-04-04T17:38:14.144Z] #13 47.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:38:14 [2022-04-04T17:38:14.144Z] #13 47.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
17:38:15 [2022-04-04T17:38:15.083Z] #13 48.38 debconf: delaying package configuration, since apt-utils is not installed
17:38:15 [2022-04-04T17:38:15.342Z] #13 48.55 Fetched 77.8 MB in 7s (11.5 MB/s)
17:38:15 [2022-04-04T17:38:15.342Z] #13 48.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:15 [2022-04-04T17:38:15.342Z] #13 48.73 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
17:38:15 [2022-04-04T17:38:15.342Z] #13 48.75 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
17:38:15 [2022-04-04T17:38:15.910Z] #13 48.98 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
17:38:15 [2022-04-04T17:38:15.910Z] #13 49.16 Selecting previously unselected package binutils-mingw-w64-i686.
17:38:15 [2022-04-04T17:38:15.910Z] #13 49.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:15 [2022-04-04T17:38:15.910Z] #13 49.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:38:16 [2022-04-04T17:38:16.170Z] #13 49.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:38:16 [2022-04-04T17:38:16.220Z] #42 ...
17:38:16 [2022-04-04T17:38:16.220Z] 
17:38:16 [2022-04-04T17:38:16.220Z] #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
17:38:16 [2022-04-04T17:38:16.220Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c
17:38:16 [2022-04-04T17:38:16.220Z] #34 44.12 internal/testlog
17:38:16 [2022-04-04T17:38:16.220Z] #34 45.32 sort
17:38:16 [2022-04-04T17:38:16.220Z] #34 45.33 errors
17:38:16 [2022-04-04T17:38:16.220Z] #34 45.83 strconv
17:38:16 [2022-04-04T17:38:16.220Z] #34 46.56 io
17:38:16 [2022-04-04T17:38:16.220Z] #34 47.93 internal/oserror
17:38:16 [2022-04-04T17:38:16.220Z] #34 48.14 syscall
17:38:16 [2022-04-04T17:38:16.220Z] #34 49.52 reflect
17:38:16 [2022-04-04T17:38:16.220Z] #34 ...
17:38:16 [2022-04-04T17:38:16.220Z] 
17:38:16 [2022-04-04T17:38:16.220Z] #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
17:38:16 [2022-04-04T17:38:16.220Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.07 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]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 47.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
17:38:16 [2022-04-04T17:38:16.220Z] #13 48.36 debconf: delaying package configuration, since apt-utils is not installed
17:38:16 [2022-04-04T17:38:16.220Z] #13 48.60 Fetched 77.8 MB in 6s (12.1 MB/s)
17:38:16 [2022-04-04T17:38:16.220Z] #13 48.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:16 [2022-04-04T17:38:16.220Z] #13 48.77 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
17:38:16 [2022-04-04T17:38:16.220Z] #13 48.82 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
17:38:16 [2022-04-04T17:38:16.221Z] #13 49.04 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
17:38:16 [2022-04-04T17:38:16.221Z] #13 49.20 Selecting previously unselected package binutils-mingw-w64-i686.
17:38:16 [2022-04-04T17:38:16.221Z] #13 49.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:38:16 [2022-04-04T17:38:16.221Z] #13 49.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:38:16 [2022-04-04T17:38:16.221Z] #13 49.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:38:16 [2022-04-04T17:38:16.221Z] #13 ...
17:38:16 [2022-04-04T17:38:16.221Z] 
17:38:16 [2022-04-04T17:38:16.221Z] #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
17:38:16 [2022-04-04T17:38:16.221Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.001 + RM_GOPATH=0
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.002 + TMP_GOPATH=
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.002 + : /build
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.002 + '[' -z '' ']'
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.003 ++ mktemp -d
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.006 + export GOPATH=/tmp/tmp.tYJLqe57Cy
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.006 + GOPATH=/tmp/tmp.tYJLqe57Cy
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.006 + RM_GOPATH=1
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.006 + case "$(go env GOARCH)" in
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.007 ++ go env GOARCH
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.030 + export GO_BUILDMODE=-buildmode=pie
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.030 + GO_BUILDMODE=-buildmode=pie
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.032 ++ dirname /tmp/install/install.sh
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.033 + dir=/tmp/install
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.034 + bin=containerd
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.035 + shift
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.035 + '[' '!' -f /tmp/install/containerd.installer ']'
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.035 + . /tmp/install/containerd.installer
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.035 ++ set -e
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.035 ++ : v1.5.11
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.036 + install_containerd
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.036 + echo 'Install containerd version v1.5.11'
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.037 Install containerd version v1.5.11
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.037 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tYJLqe57Cy/src/github.com/containerd/containerd
17:38:16 [2022-04-04T17:38:16.221Z] #56 1.052 Cloning into '/tmp/tmp.tYJLqe57Cy/src/github.com/containerd/containerd'...
17:38:16 [2022-04-04T17:38:16.490Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:16 [2022-04-04T17:38:16.529Z]  > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10
17:38:16 [2022-04-04T17:38:16.591Z] Fetching without tags
17:38:16 [2022-04-04T17:38:16.615Z] Fetching without tags
17:38:16 [2022-04-04T17:38:16.920Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0
17:38:17 [2022-04-04T17:38:17.003Z] Merging remotes/origin/20.10 commit 4e188b8a49e6991f0f558a8b4839890145f7cd31 into PR head commit 492fac20af558af4164484ee773eee6f6a6f56b0
17:38:17 [2022-04-04T17:38:17.150Z] #56 ...
17:38:17 [2022-04-04T17:38:17.150Z] 
17:38:17 [2022-04-04T17:38:17.150Z] #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
17:38:17 [2022-04-04T17:38:17.150Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:17 [2022-04-04T17:38:17.150Z] #42 55.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:38:17 [2022-04-04T17:38:17.150Z] #42 55.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:38:17 [2022-04-04T17:38:17.150Z] #42 55.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:38:17 [2022-04-04T17:38:17.150Z] #42 55.73 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:38:17 [2022-04-04T17:38:17.150Z] #42 55.79 Setting up python-six (1.12.0-1) ...
17:38:17 [2022-04-04T17:38:17.997Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0
17:38:17 [2022-04-04T17:38:17.998Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460)
17:38:18 [2022-04-04T17:38:18.075Z] #13 51.35 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:38:18 [2022-04-04T17:38:18.075Z] #13 51.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:38:18 [2022-04-04T17:38:18.075Z] #13 51.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:38:18 [2022-04-04T17:38:18.311Z] Merge succeeded, producing 492fac20af558af4164484ee773eee6f6a6f56b0
17:38:18 [2022-04-04T17:38:18.311Z] Checking out Revision 492fac20af558af4164484ee773eee6f6a6f56b0 (PR-43460)
17:38:16 [2022-04-04T17:38:16.488Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:16 [2022-04-04T17:38:16.503Z]  > git config --add remote.origin.fetch +refs/pull/43460/head:refs/remotes/origin/PR-43460 # timeout=10
17:38:16 [2022-04-04T17:38:16.539Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:38:16 [2022-04-04T17:38:16.605Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:16 [2022-04-04T17:38:16.618Z] Fetching upstream changes from https://github.com/moby/moby.git
17:38:16 [2022-04-04T17:38:16.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:16 [2022-04-04T17:38:16.676Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:38:16 [2022-04-04T17:38:16.926Z]  > git config core.sparsecheckout # timeout=10
17:38:16 [2022-04-04T17:38:16.946Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:38:17 [2022-04-04T17:38:17.798Z]  > git remote # timeout=10
17:38:17 [2022-04-04T17:38:17.837Z]  > git config --get remote.origin.url # timeout=10
17:38:17 [2022-04-04T17:38:17.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:17 [2022-04-04T17:38:17.963Z]  > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10
17:38:17 [2022-04-04T17:38:17.984Z]  > git rev-parse HEAD^{commit} # timeout=10
17:38:18 [2022-04-04T17:38:18.001Z]  > git config core.sparsecheckout # timeout=10
17:38:18 [2022-04-04T17:38:18.009Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:38:18 [2022-04-04T17:38:18.642Z] #13 ...
17:38:18 [2022-04-04T17:38:18.643Z] 
17:38:18 [2022-04-04T17:38:18.643Z] #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
17:38:18 [2022-04-04T17:38:18.643Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:38:18 [2022-04-04T17:38:18.643Z] #32 47.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:38:18 [2022-04-04T17:38:18.643Z] #32 ...
17:38:18 [2022-04-04T17:38:18.643Z] 
17:38:18 [2022-04-04T17:38:18.643Z] #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
17:38:18 [2022-04-04T17:38:18.643Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:18 [2022-04-04T17:38:18.643Z] #42 53.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:38:18 [2022-04-04T17:38:18.643Z] #42 53.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:38:18 [2022-04-04T17:38:18.643Z] #42 53.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:38:18 [2022-04-04T17:38:18.643Z] #42 53.90 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:38:18 [2022-04-04T17:38:18.643Z] #42 53.94 Setting up python-six (1.12.0-1) ...
17:38:16 [2022-04-04T17:38:16.568Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:38:16 [2022-04-04T17:38:16.593Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:38:16 [2022-04-04T17:38:16.629Z] Fetching upstream changes from https://github.com/moby/moby.git
17:38:16 [2022-04-04T17:38:16.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:16 [2022-04-04T17:38:16.632Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43460/head:refs/remotes/origin/PR-43460 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:38:17 [2022-04-04T17:38:17.049Z]  > git config core.sparsecheckout # timeout=10
17:38:17 [2022-04-04T17:38:17.073Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:38:18 [2022-04-04T17:38:18.217Z]  > git remote # timeout=10
17:38:18 [2022-04-04T17:38:18.245Z]  > git config --get remote.origin.url # timeout=10
17:38:18 [2022-04-04T17:38:18.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:18 [2022-04-04T17:38:18.319Z]  > git merge 4e188b8a49e6991f0f558a8b4839890145f7cd31 # timeout=10
17:38:18 [2022-04-04T17:38:18.336Z]  > git rev-parse HEAD^{commit} # timeout=10
17:38:18 [2022-04-04T17:38:18.347Z]  > git config core.sparsecheckout # timeout=10
17:38:18 [2022-04-04T17:38:18.355Z]  > git checkout -f 492fac20af558af4164484ee773eee6f6a6f56b0 # timeout=10
17:38:19 [2022-04-04T17:38:19.212Z] #42 ...
17:38:19 [2022-04-04T17:38:19.212Z] 
17:38:19 [2022-04-04T17:38:19.212Z] #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
17:38:19 [2022-04-04T17:38:19.212Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:38:19 [2022-04-04T17:38:19.212Z] #36 47.64 Selecting previously unselected package libicu63:amd64.
17:38:19 [2022-04-04T17:38:19.212Z] #36 47.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 47.65 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 53.73 Selecting previously unselected package libxml2:amd64.
17:38:19 [2022-04-04T17:38:19.212Z] #36 53.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 53.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.30 Selecting previously unselected package libarchive13:amd64.
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.69 Selecting previously unselected package libjsoncpp1:amd64.
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.84 Selecting previously unselected package librhash0:amd64.
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 54.85 Unpacking librhash0:amd64 (1.3.8-1) ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 55.00 Selecting previously unselected package libuv1:amd64.
17:38:19 [2022-04-04T17:38:19.212Z] #36 55.01 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 55.01 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 55.16 Selecting previously unselected package cmake.
17:38:19 [2022-04-04T17:38:19.212Z] #36 55.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 55.20 Unpacking cmake (3.13.4-1) ...
17:38:19 [2022-04-04T17:38:19.212Z] #36 ...
17:38:19 [2022-04-04T17:38:19.212Z] 
17:38:19 [2022-04-04T17:38:19.212Z] #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
17:38:19 [2022-04-04T17:38:19.212Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:19 [2022-04-04T17:38:19.212Z] #42 57.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:38:19 [2022-04-04T17:38:19.212Z] #42 57.82 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:38:19 [2022-04-04T17:38:19.212Z] #42 57.88 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:38:19 [2022-04-04T17:38:19.212Z] #42 57.91 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:38:19 [2022-04-04T17:38:19.212Z] #42 57.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:38:19 [2022-04-04T17:38:19.212Z] #42 57.96 Setting up protobuf-compiler (3.6.1.3-2) ...
17:38:19 [2022-04-04T17:38:19.212Z] #42 57.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:38:19 [2022-04-04T17:38:19.471Z] #42 58.00 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:38:19 [2022-04-04T17:38:19.471Z] #42 58.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:38:19 [2022-04-04T17:38:19.471Z] #42 58.04 Setting up python-protobuf (3.6.1.3-2) ...
17:38:20 [2022-04-04T17:38:20.421Z] #42 ...
17:38:20 [2022-04-04T17:38:20.422Z] 
17:38:20 [2022-04-04T17:38:20.422Z] #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
17:38:20 [2022-04-04T17:38:20.422Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:38:20 [2022-04-04T17:38:20.422Z] #36 48.71 Selecting previously unselected package libicu63:amd64.
17:38:20 [2022-04-04T17:38:20.422Z] #36 48.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 48.73 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 54.93 Selecting previously unselected package libxml2:amd64.
17:38:20 [2022-04-04T17:38:20.422Z] #36 54.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 54.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 55.47 Selecting previously unselected package libarchive13:amd64.
17:38:20 [2022-04-04T17:38:20.422Z] #36 55.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 55.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 55.83 Selecting previously unselected package libjsoncpp1:amd64.
17:38:20 [2022-04-04T17:38:20.422Z] #36 55.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 55.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.01 Selecting previously unselected package librhash0:amd64.
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.02 Unpacking librhash0:amd64 (1.3.8-1) ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.20 Selecting previously unselected package libuv1:amd64.
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.36 Selecting previously unselected package cmake.
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.422Z] #36 56.37 Unpacking cmake (3.13.4-1) ...
17:38:20 [2022-04-04T17:38:20.678Z] #36 ...
17:38:20 [2022-04-04T17:38:20.678Z] 
17:38:20 [2022-04-04T17:38:20.678Z] #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
17:38:20 [2022-04-04T17:38:20.678Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:20 [2022-04-04T17:38:20.678Z] #13 51.37 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:38:20 [2022-04-04T17:38:20.678Z] #13 51.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.678Z] #13 51.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:38:20 [2022-04-04T17:38:20.678Z] #13 53.91 Selecting previously unselected package binutils-mingw-w64.
17:38:20 [2022-04-04T17:38:20.678Z] #13 53.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:38:20 [2022-04-04T17:38:20.855Z] #42 ...
17:38:20 [2022-04-04T17:38:20.855Z] 
17:38:20 [2022-04-04T17:38:20.855Z] #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
17:38:20 [2022-04-04T17:38:20.855Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.16 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.21 Setting up xxd (2:8.1.0875-5+deb10u2) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.25 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.26 Setting up vim-common (2:8.1.0875-5+deb10u2) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.32 Setting up librhash0:amd64 (1.3.8-1) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.34 Setting up cmake-data (3.13.4-1) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.42 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.45 Setting up cmake (3.13.4-1) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.46 Processing triggers for libc-bin (2.28-10) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 58.57 Processing triggers for mime-support (3.62) ...
17:38:20 [2022-04-04T17:38:20.855Z] #36 DONE 59.3s
17:38:20 [2022-04-04T17:38:20.855Z] 
17:38:20 [2022-04-04T17:38:20.855Z] #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
17:38:20 [2022-04-04T17:38:20.855Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:20 [2022-04-04T17:38:20.855Z] #13 53.99 Selecting previously unselected package binutils-mingw-w64.
17:38:20 [2022-04-04T17:38:20.855Z] #13 53.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:38:20 [2022-04-04T17:38:20.855Z] #13 54.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:38:20 [2022-04-04T17:38:20.935Z] #13 53.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:38:20 [2022-04-04T17:38:20.935Z] #13 54.07 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:38:20 [2022-04-04T17:38:20.935Z] #13 54.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:38:20 [2022-04-04T17:38:20.935Z] #13 54.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:38:21 [2022-04-04T17:38:21.115Z] #13 54.30 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:38:21 [2022-04-04T17:38:21.115Z] #13 54.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:38:21 [2022-04-04T17:38:21.115Z] #13 54.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:38:21 [2022-04-04T17:38:21.191Z] #13 54.24 Selecting previously unselected package dmsetup.
17:38:21 [2022-04-04T17:38:21.191Z] #13 54.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:38:21 [2022-04-04T17:38:21.191Z] #13 54.28 Unpacking dmsetup (2:1.02.155-3) ...
17:38:21 [2022-04-04T17:38:21.375Z] #13 54.56 Selecting previously unselected package dmsetup.
17:38:21 [2022-04-04T17:38:21.375Z] #13 54.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:38:21 [2022-04-04T17:38:21.375Z] #13 54.57 Unpacking dmsetup (2:1.02.155-3) ...
17:38:21 [2022-04-04T17:38:21.450Z] #13 54.47 Selecting previously unselected package mingw-w64-common.
17:38:21 [2022-04-04T17:38:21.450Z] #13 54.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:38:21 [2022-04-04T17:38:21.450Z] #13 54.48 Unpacking mingw-w64-common (6.0.0-3) ...
17:38:21 [2022-04-04T17:38:21.634Z] #13 54.95 Selecting previously unselected package mingw-w64-common.
17:38:21 [2022-04-04T17:38:21.706Z] #13 ...
17:38:21 [2022-04-04T17:38:21.706Z] 
17:38:21 [2022-04-04T17:38:21.706Z] #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
17:38:21 [2022-04-04T17:38:21.706Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.49 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.52 Setting up xxd (2:8.1.0875-5+deb10u2) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.53 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.56 Setting up vim-common (2:8.1.0875-5+deb10u2) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.60 Setting up librhash0:amd64 (1.3.8-1) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.62 Setting up cmake-data (3.13.4-1) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.72 Setting up cmake (3.13.4-1) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.74 Processing triggers for libc-bin (2.28-10) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 59.83 Processing triggers for mime-support (3.62) ...
17:38:21 [2022-04-04T17:38:21.706Z] #36 DONE 60.2s
17:38:21 [2022-04-04T17:38:21.893Z] #13 ...
17:38:21 [2022-04-04T17:38:21.893Z] 
17:38:21 [2022-04-04T17:38:21.893Z] #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
17:38:21 [2022-04-04T17:38:21.893Z] #47 sha256:5fcb5b0249d690b81df7c56071fa967916bca21b2a22235321ed72f68f1cbf3a
17:38:21 [2022-04-04T17:38:21.893Z] #47 DONE 60.4s
17:38:21 [2022-04-04T17:38:21.893Z] 
17:38:21 [2022-04-04T17:38:21.893Z] #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
17:38:21 [2022-04-04T17:38:21.893Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:21 [2022-04-04T17:38:21.893Z] #13 54.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:38:21 [2022-04-04T17:38:21.893Z] #13 54.98 Unpacking mingw-w64-common (6.0.0-3) ...
17:38:21 [2022-04-04T17:38:21.962Z] 
17:38:21 [2022-04-04T17:38:21.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
17:38:21 [2022-04-04T17:38:21.963Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.60 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.61 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.67 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.72 Setting up protobuf-compiler (3.6.1.3-2) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:38:21 [2022-04-04T17:38:21.963Z] #42 59.79 Setting up python-protobuf (3.6.1.3-2) ...
17:38:22 [2022-04-04T17:38:22.526Z] #42 ...
17:38:22 [2022-04-04T17:38:22.526Z] 
17:38:22 [2022-04-04T17:38:22.526Z] #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
17:38:22 [2022-04-04T17:38:22.526Z] #47 sha256:7ee5a4336c9868350817b97d17cfa0c15739b633141e7fdec82892c43ce289c4
17:38:22 [2022-04-04T17:38:22.526Z] #47 DONE 61.0s
17:38:22 [2022-04-04T17:38:22.526Z] 
17:38:22 [2022-04-04T17:38:22.526Z] #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
17:38:22 [2022-04-04T17:38:22.526Z] #37 sha256:3a0ab1af98d9850824e98c5750a82bd903d7d58e642128a301399be6b80dd9e2
17:38:22 [2022-04-04T17:38:22.787Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
17:38:22 [2022-04-04T17:38:22.801Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
17:38:22 [2022-04-04T17:38:22.849Z]  > git --version # timeout=10
17:38:22 [2022-04-04T17:38:22.862Z]  > git --version # 'git version 2.25.1'
17:38:22 [2022-04-04T17:38:22.900Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:38:22 [2022-04-04T17:38:22.827Z]  > git --version # timeout=10
17:38:22 [2022-04-04T17:38:22.856Z]  > git --version # 'git version 2.25.1'
17:38:22 [2022-04-04T17:38:22.884Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.405 + RM_GOPATH=0
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.405 + TMP_GOPATH=
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.405 + : /build
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.405 + '[' -z '' ']'
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.406 ++ mktemp -d
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.408 + export GOPATH=/tmp/tmp.ndnHtgdEiF
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.408 + GOPATH=/tmp/tmp.ndnHtgdEiF
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.408 + RM_GOPATH=1
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.408 + case "$(go env GOARCH)" in
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.408 ++ go env GOARCH
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.432 + export GO_BUILDMODE=-buildmode=pie
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.432 + GO_BUILDMODE=-buildmode=pie
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.432 ++ dirname /tmp/install/install.sh
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 Install tini version v0.19.0
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 + dir=/tmp/install
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 + bin=tini
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 + shift
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 + '[' '!' -f /tmp/install/tini.installer ']'
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 + . /tmp/install/tini.installer
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 ++ : v0.19.0
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 + install_tini
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 + echo 'Install tini version v0.19.0'
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.433 + git clone https://github.com/krallin/tini.git /tmp/tmp.ndnHtgdEiF/tini
17:38:23 [2022-04-04T17:38:23.089Z] #37 1.435 Cloning into '/tmp/tmp.ndnHtgdEiF/tini'...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] sh
17:38:24 [2022-04-04T17:38:24.228Z] + docker version
17:38:24 [2022-04-04T17:38:24.433Z] #13 ...
17:38:24 [2022-04-04T17:38:24.435Z] 
17:38:24 [2022-04-04T17:38:24.435Z] #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
17:38:24 [2022-04-04T17:38:24.435Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b
17:38:24 [2022-04-04T17:38:24.435Z] #34 52.65 internal/syscall/unix
17:38:24 [2022-04-04T17:38:24.435Z] #34 52.98 time
17:38:24 [2022-04-04T17:38:24.435Z] #34 58.69 internal/fmtsort
17:38:24 [2022-04-04T17:38:24.435Z] #34 59.05 internal/poll
17:38:24 [2022-04-04T17:38:24.435Z] #34 59.51 internal/syscall/execenv
17:38:24 [2022-04-04T17:38:24.435Z] #34 59.92 path
17:38:24 [2022-04-04T17:38:24.435Z] #34 61.01 io/fs
17:38:24 [2022-04-04T17:38:24.435Z] #34 62.29 strings
17:38:24 [2022-04-04T17:38:24.435Z] #34 62.42 os
17:38:24 [2022-04-04T17:38:24.435Z] #34 ...
17:38:24 [2022-04-04T17:38:24.435Z] 
17:38:24 [2022-04-04T17:38:24.435Z] #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
17:38:24 [2022-04-04T17:38:24.435Z] #37 sha256:433ee14db5117d40e8aeee2edd1fc7391a2db8fa57d1ba92e8e52279497ab6bf
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.128 + RM_GOPATH=0
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.128 + TMP_GOPATH=
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.128 + : /build
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.128 + '[' -z '' ']'
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.128 ++ mktemp -d
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.139 + export GOPATH=/tmp/tmp.KJON6c3NoO
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.139 + GOPATH=/tmp/tmp.KJON6c3NoO
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.139 + RM_GOPATH=1
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.139 + case "$(go env GOARCH)" in
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.139 ++ go env GOARCH
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.156 + export GO_BUILDMODE=-buildmode=pie
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.156 + GO_BUILDMODE=-buildmode=pie
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.156 ++ dirname /tmp/install/install.sh
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 Install tini version v0.19.0
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 + dir=/tmp/install
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 + bin=tini
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 + shift
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 + '[' '!' -f /tmp/install/tini.installer ']'
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 + . /tmp/install/tini.installer
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 ++ : v0.19.0
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 + install_tini
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 + echo 'Install tini version v0.19.0'
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.176 + git clone https://github.com/krallin/tini.git /tmp/tmp.KJON6c3NoO/tini
17:38:24 [2022-04-04T17:38:24.435Z] #37 1.179 Cloning into '/tmp/tmp.KJON6c3NoO/tini'...
17:38:24 [2022-04-04T17:38:24.435Z] #37 2.277 + cd /tmp/tmp.KJON6c3NoO/tini
17:38:24 [2022-04-04T17:38:24.435Z] #37 2.278 + git checkout -q v0.19.0
17:38:24 [2022-04-04T17:38:24.435Z] #37 2.283 + cmake .
17:38:24 [2022-04-04T17:38:24.435Z] #37 2.829 -- The C compiler identification is GNU 8.3.0
17:38:24 [2022-04-04T17:38:24.435Z] #37 2.899 -- Check for working C compiler: /usr/bin/cc
17:38:24 [2022-04-04T17:38:24.435Z] #37 3.498 -- Check for working C compiler: /usr/bin/cc -- works
17:38:24 [2022-04-04T17:38:24.435Z] #37 3.505 -- Detecting C compiler ABI info
17:38:24 [2022-04-04T17:38:24.460Z] #37 2.439 + cd /tmp/tmp.ndnHtgdEiF/tini
17:38:24 [2022-04-04T17:38:24.460Z] #37 2.456 + git checkout -q v0.19.0
17:38:24 [2022-04-04T17:38:24.460Z] #37 2.469 + cmake .
17:38:24 [2022-04-04T17:38:24.475Z] + docker version
17:38:24 [2022-04-04T17:38:24.696Z] #37 4.147 -- Detecting C compiler ABI info - done
17:38:24 [2022-04-04T17:38:24.716Z] #37 3.166 -- The C compiler identification is GNU 8.3.0
17:38:24 [2022-04-04T17:38:24.956Z] #37 4.194 -- Detecting C compile features
17:38:24 [2022-04-04T17:38:24.973Z] #37 3.222 -- Check for working C compiler: /usr/bin/cc
17:38:25 [2022-04-04T17:38:25.539Z] #37 3.913 -- Check for working C compiler: /usr/bin/cc -- works
17:38:25 [2022-04-04T17:38:25.796Z] #37 3.920 -- Detecting C compiler ABI info
17:38:25 [2022-04-04T17:38:25.895Z] #37 ...
17:38:25 [2022-04-04T17:38:25.895Z] 
17:38:25 [2022-04-04T17:38:25.895Z] #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
17:38:25 [2022-04-04T17:38:25.895Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:25 [2022-04-04T17:38:25.895Z] #42 63.82 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:38:25 [2022-04-04T17:38:25.895Z] #42 63.84 Processing triggers for libc-bin (2.28-10) ...
17:38:25 [2022-04-04T17:38:25.895Z] #42 DONE 64.2s
17:38:25 [2022-04-04T17:38:25.895Z] 
17:38:25 [2022-04-04T17:38:25.895Z] #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
17:38:25 [2022-04-04T17:38:25.895Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:38:26 [2022-04-04T17:38:26.053Z] #37 4.487 -- Detecting C compiler ABI info - done
17:38:26 [2022-04-04T17:38:26.309Z] #37 4.553 -- Detecting C compile features
17:38:27 [2022-04-04T17:38:27.240Z] #37 ...
17:38:27 [2022-04-04T17:38:27.240Z] 
17:38:27 [2022-04-04T17:38:27.240Z] #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
17:38:27 [2022-04-04T17:38:27.240Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:27 [2022-04-04T17:38:27.240Z] #13 60.22 Selecting previously unselected package mingw-w64-x86-64-dev.
17:38:27 [2022-04-04T17:38:27.240Z] #13 60.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:38:27 [2022-04-04T17:38:27.240Z] #13 60.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:38:27 [2022-04-04T17:38:27.800Z] #43 1.850 Note: Building without setproctitle() and strlcpy() support.
17:38:27 [2022-04-04T17:38:27.800Z] #43 1.851       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:38:27 [2022-04-04T17:38:27.800Z] #43 1.863 Note: Building without GnuTLS support
17:38:27 [2022-04-04T17:38:27.800Z] #43 1.872 Makefile.config:39: Warn: you have no libnftables installed
17:38:27 [2022-04-04T17:38:27.800Z] #43 1.872 Makefile.config:40: Warn: Building without nftables support
17:38:27 [2022-04-04T17:38:27.805Z] #13 ...
17:38:27 [2022-04-04T17:38:27.805Z] 
17:38:27 [2022-04-04T17:38:27.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
17:38:27 [2022-04-04T17:38:27.805Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c
17:38:27 [2022-04-04T17:38:27.805Z] #34 56.29 internal/syscall/unix
17:38:27 [2022-04-04T17:38:27.805Z] #34 56.81 time
17:38:27 [2022-04-04T17:38:27.805Z] #34 61.32 internal/fmtsort
17:38:27 [2022-04-04T17:38:27.805Z] #34 61.99 internal/syscall/execenv
17:38:27 [2022-04-04T17:38:27.805Z] #34 62.37 path
17:38:27 [2022-04-04T17:38:27.805Z] #34 62.96 strings
17:38:27 [2022-04-04T17:38:27.805Z] #34 63.59 internal/poll
17:38:27 [2022-04-04T17:38:27.805Z] #34 65.55 io/fs
17:38:27 [2022-04-04T17:38:27.805Z] #34 66.12 bufio
17:38:28 [2022-04-04T17:38:28.062Z] #34 ...
17:38:28 [2022-04-04T17:38:28.062Z] 
17:38:28 [2022-04-04T17:38:28.062Z] #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
17:38:28 [2022-04-04T17:38:28.062Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:38:28 [2022-04-04T17:38:28.062Z] #42 66.45 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:38:28 [2022-04-04T17:38:28.062Z] #42 66.47 Processing triggers for libc-bin (2.28-10) ...
17:38:28 [2022-04-04T17:38:28.650Z] #42 DONE 67.0s
17:38:28 [2022-04-04T17:38:28.650Z] 
17:38:28 [2022-04-04T17:38:28.650Z] #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
17:38:28 [2022-04-04T17:38:28.650Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:38:29 [2022-04-04T17:38:29.188Z] #43 3.566 fatal: not a git repository (or any of the parent directories): .git
17:38:29 [2022-04-04T17:38:29.188Z] #43 3.619   GEN      .gitid
17:38:29 [2022-04-04T17:38:29.188Z] #43 3.659   GEN      criu/include/version.h
17:38:29 [2022-04-04T17:38:29.188Z] #43 3.729   GEN      include/common/asm
17:38:30 [2022-04-04T17:38:30.549Z] #43 1.902 Note: Building without setproctitle() and strlcpy() support.
17:38:30 [2022-04-04T17:38:30.549Z] #43 1.902       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:38:30 [2022-04-04T17:38:30.549Z] #43 1.927 Note: Building without GnuTLS support
17:38:30 [2022-04-04T17:38:30.549Z] #43 1.937 Makefile.config:39: Warn: you have no libnftables installed
17:38:30 [2022-04-04T17:38:30.549Z] #43 1.938 Makefile.config:40: Warn: Building without nftables support
17:38:30 [2022-04-04T17:38:30.570Z] #43 ...
17:38:30 [2022-04-04T17:38:30.570Z] 
17:38:30 [2022-04-04T17:38:30.570Z] #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
17:38:30 [2022-04-04T17:38:30.570Z] #37 sha256:433ee14db5117d40e8aeee2edd1fc7391a2db8fa57d1ba92e8e52279497ab6bf
17:38:30 [2022-04-04T17:38:30.570Z] #37 6.373 -- Detecting C compile features - done
17:38:30 [2022-04-04T17:38:30.570Z] #37 6.408 -- Performing Test HAS_BUILTIN_FORTIFY
17:38:30 [2022-04-04T17:38:30.570Z] #37 6.681 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:38:30 [2022-04-04T17:38:30.570Z] #37 6.808 -- Configuring done
17:38:30 [2022-04-04T17:38:30.570Z] #37 6.831 -- Generating done
17:38:30 [2022-04-04T17:38:30.570Z] #37 6.844 -- Build files have been written to: /tmp/tmp.KJON6c3NoO/tini
17:38:30 [2022-04-04T17:38:30.570Z] #37 6.856 + make tini-static
17:38:30 [2022-04-04T17:38:30.570Z] #37 7.319 Scanning dependencies of target tini-static
17:38:30 [2022-04-04T17:38:30.570Z] #37 7.512 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:38:30 [2022-04-04T17:38:30.570Z] #37 8.568 [100%] Linking C executable tini-static
17:38:30 [2022-04-04T17:38:30.570Z] #37 9.234 [100%] Built target tini-static
17:38:30 [2022-04-04T17:38:30.570Z] #37 9.316 + mkdir -p /build
17:38:30 [2022-04-04T17:38:30.570Z] #37 9.328 + cp tini-static /build/docker-init
17:38:30 [2022-04-04T17:38:30.570Z] #37 DONE 9.6s
17:38:30 [2022-04-04T17:38:30.570Z] 
17:38:30 [2022-04-04T17:38:30.570Z] #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
17:38:30 [2022-04-04T17:38:30.570Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b
17:38:30 [2022-04-04T17:38:30.570Z] #34 65.54 bufio
17:38:30 [2022-04-04T17:38:30.570Z] #34 66.69 fmt
17:38:30 [2022-04-04T17:38:30.570Z] #34 66.98 path/filepath
17:38:30 [2022-04-04T17:38:30.570Z] #34 68.31 io/ioutil
17:38:30 [2022-04-04T17:38:30.570Z] #34 68.76 text/tabwriter
17:38:30 [2022-04-04T17:38:30.809Z] Client: Docker Engine - Community
17:38:30 [2022-04-04T17:38:30.809Z]  Version:           20.10.12
17:38:30 [2022-04-04T17:38:30.809Z]  API version:       1.41
17:38:30 [2022-04-04T17:38:30.809Z]  Go version:        go1.16.12
17:38:30 [2022-04-04T17:38:30.809Z]  Git commit:        e91ed57
17:38:30 [2022-04-04T17:38:30.809Z]  Built:             Mon Dec 13 11:45:33 2021
17:38:30 [2022-04-04T17:38:30.809Z]  OS/Arch:           linux/amd64
17:38:30 [2022-04-04T17:38:30.809Z]  Context:           default
17:38:30 [2022-04-04T17:38:30.809Z]  Experimental:      true
17:38:30 [2022-04-04T17:38:30.809Z] 
17:38:30 [2022-04-04T17:38:30.809Z] Server: Docker Engine - Community
17:38:30 [2022-04-04T17:38:30.809Z]  Engine:
17:38:30 [2022-04-04T17:38:30.809Z]   Version:          20.10.12
17:38:30 [2022-04-04T17:38:30.809Z]   API version:      1.41 (minimum version 1.12)
17:38:30 [2022-04-04T17:38:30.809Z]   Go version:       go1.16.12
17:38:30 [2022-04-04T17:38:30.809Z]   Git commit:       459d0df
17:38:30 [2022-04-04T17:38:30.809Z]   Built:            Mon Dec 13 11:43:42 2021
17:38:30 [2022-04-04T17:38:30.809Z]   OS/Arch:          linux/amd64
17:38:30 [2022-04-04T17:38:30.809Z]   Experimental:     true
17:38:30 [2022-04-04T17:38:30.809Z]  containerd:
17:38:30 [2022-04-04T17:38:30.809Z]   Version:          1.4.12
17:38:30 [2022-04-04T17:38:30.809Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:38:30 [2022-04-04T17:38:30.809Z]  runc:
17:38:30 [2022-04-04T17:38:30.809Z]   Version:          1.0.2
17:38:30 [2022-04-04T17:38:30.809Z]   GitCommit:        v1.0.2-0-g52b36a2
17:38:30 [2022-04-04T17:38:30.809Z]  docker-init:
17:38:30 [2022-04-04T17:38:30.809Z]   Version:          0.19.0
17:38:30 [2022-04-04T17:38:30.809Z]   GitCommit:        de40ad0
[Pipeline] sh
17:38:31 [2022-04-04T17:38:31.120Z] + docker info
17:38:31 [2022-04-04T17:38:31.950Z] #34 70.66 flag
17:38:31 [2022-04-04T17:38:31.950Z] #34 70.67 github.com/BurntSushi/toml
17:38:31 [2022-04-04T17:38:31.959Z] #43 ...
17:38:31 [2022-04-04T17:38:31.959Z] 
17:38:31 [2022-04-04T17:38:31.959Z] #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
17:38:31 [2022-04-04T17:38:31.959Z] #37 sha256:3a0ab1af98d9850824e98c5750a82bd903d7d58e642128a301399be6b80dd9e2
17:38:31 [2022-04-04T17:38:31.959Z] #37 6.600 -- Detecting C compile features - done
17:38:31 [2022-04-04T17:38:31.959Z] #37 6.661 -- Performing Test HAS_BUILTIN_FORTIFY
17:38:31 [2022-04-04T17:38:31.959Z] #37 6.855 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:38:31 [2022-04-04T17:38:31.959Z] #37 7.005 -- Configuring done
17:38:31 [2022-04-04T17:38:31.959Z] #37 7.023 -- Generating done
17:38:31 [2022-04-04T17:38:31.959Z] #37 7.023 -- Build files have been written to: /tmp/tmp.ndnHtgdEiF/tini
17:38:31 [2022-04-04T17:38:31.959Z] #37 7.043 + make tini-static
17:38:31 [2022-04-04T17:38:31.959Z] #37 7.604 Scanning dependencies of target tini-static
17:38:31 [2022-04-04T17:38:31.959Z] #37 7.861 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:38:31 [2022-04-04T17:38:31.959Z] #37 9.138 [100%] Linking C executable tini-static
17:38:31 [2022-04-04T17:38:31.959Z] #37 9.734 [100%] Built target tini-static
17:38:31 [2022-04-04T17:38:31.959Z] #37 9.799 + mkdir -p /build
17:38:31 [2022-04-04T17:38:31.959Z] #37 9.801 + cp tini-static /build/docker-init
17:38:31 [2022-04-04T17:38:31.959Z] #37 DONE 10.1s
17:38:31 [2022-04-04T17:38:31.959Z] 
17:38:31 [2022-04-04T17:38:31.959Z] #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
17:38:31 [2022-04-04T17:38:31.959Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c
17:38:31 [2022-04-04T17:38:31.959Z] #34 66.80 os
17:38:31 [2022-04-04T17:38:31.959Z] #34 68.10 text/tabwriter
17:38:31 [2022-04-04T17:38:31.959Z] #34 69.90 path/filepath
17:38:31 [2022-04-04T17:38:31.959Z] #34 69.90 fmt
17:38:32 [2022-04-04T17:38:32.209Z] #34 ...
17:38:32 [2022-04-04T17:38:32.209Z] 
17:38:32 [2022-04-04T17:38:32.209Z] #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
17:38:32 [2022-04-04T17:38:32.209Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:38:32 [2022-04-04T17:38:32.209Z] #43 5.882   PBCC     images/timens.pb-c.c
17:38:32 [2022-04-04T17:38:32.209Z] #43 5.905   DEP      images/timens.pb-c.d
17:38:32 [2022-04-04T17:38:32.209Z] #43 5.933   PBCC     images/fown.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 5.950   PBCC     images/google/protobuf/descriptor.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 5.981   PBCC     images/opts.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.006   PBCC     images/memfd.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.050   DEP      images/fown.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.102   DEP      images/google/protobuf/descriptor.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.148   DEP      images/opts.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.220   DEP      images/memfd.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.287   PBCC     images/sit.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.352   DEP      images/sit.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.405   PBCC     images/macvlan.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.440   DEP      images/macvlan.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.471   PBCC     images/autofs.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.503   DEP      images/autofs.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.569   PBCC     images/sysctl.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.577   DEP      images/sysctl.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.630   PBCC     images/time.pb-c.c
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.655   DEP      images/time.pb-c.d
17:38:32 [2022-04-04T17:38:32.210Z] #43 6.691   PBCC     images/binfmt-misc.pb-c.c
17:38:32 [2022-04-04T17:38:32.469Z] #43 6.733   DEP      images/binfmt-misc.pb-c.d
17:38:32 [2022-04-04T17:38:32.469Z] #43 6.763   PBCC     images/seccomp.pb-c.c
17:38:32 [2022-04-04T17:38:32.469Z] #43 6.791   DEP      images/seccomp.pb-c.d
17:38:32 [2022-04-04T17:38:32.469Z] #43 6.824   PBCC     images/userns.pb-c.c
17:38:32 [2022-04-04T17:38:32.469Z] #43 6.858   DEP      images/userns.pb-c.d
17:38:32 [2022-04-04T17:38:32.469Z] #43 6.916   PBCC     images/cgroup.pb-c.c
17:38:32 [2022-04-04T17:38:32.624Z] Client: Docker Engine - Community
17:38:32 [2022-04-04T17:38:32.624Z]  Version:           20.10.12
17:38:32 [2022-04-04T17:38:32.624Z]  API version:       1.41
17:38:32 [2022-04-04T17:38:32.624Z]  Go version:        go1.16.12
17:38:32 [2022-04-04T17:38:32.624Z]  Git commit:        e91ed57
17:38:32 [2022-04-04T17:38:32.624Z]  Built:             Mon Dec 13 11:44:28 2021
17:38:32 [2022-04-04T17:38:32.624Z]  OS/Arch:           linux/arm64
17:38:32 [2022-04-04T17:38:32.624Z]  Context:           default
17:38:32 [2022-04-04T17:38:32.624Z]  Experimental:      true
17:38:32 [2022-04-04T17:38:32.624Z] 
17:38:32 [2022-04-04T17:38:32.624Z] Server: Docker Engine - Community
17:38:32 [2022-04-04T17:38:32.624Z]  Engine:
17:38:32 [2022-04-04T17:38:32.624Z]   Version:          20.10.12
17:38:32 [2022-04-04T17:38:32.624Z]   API version:      1.41 (minimum version 1.12)
17:38:32 [2022-04-04T17:38:32.624Z]   Go version:       go1.16.12
17:38:32 [2022-04-04T17:38:32.624Z]   Git commit:       459d0df
17:38:32 [2022-04-04T17:38:32.624Z]   Built:            Mon Dec 13 11:43:05 2021
17:38:32 [2022-04-04T17:38:32.624Z]   OS/Arch:          linux/arm64
17:38:32 [2022-04-04T17:38:32.624Z]   Experimental:     true
17:38:32 [2022-04-04T17:38:32.624Z]  containerd:
17:38:32 [2022-04-04T17:38:32.624Z]   Version:          1.4.12
17:38:32 [2022-04-04T17:38:32.624Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:38:32 [2022-04-04T17:38:32.624Z]  runc:
17:38:32 [2022-04-04T17:38:32.624Z]   Version:          1.0.2
17:38:32 [2022-04-04T17:38:32.624Z]   GitCommit:        v1.0.2-0-g52b36a2
17:38:32 [2022-04-04T17:38:32.624Z]  docker-init:
17:38:32 [2022-04-04T17:38:32.624Z]   Version:          0.19.0
17:38:32 [2022-04-04T17:38:32.624Z]   GitCommit:        de40ad0
[Pipeline] sh
17:38:32 [2022-04-04T17:38:32.728Z] #43 6.926   DEP      images/cgroup.pb-c.d
17:38:32 [2022-04-04T17:38:32.728Z] #43 6.969   PBCC     images/ext-file.pb-c.c
17:38:32 [2022-04-04T17:38:32.728Z] #43 6.988   DEP      images/ext-file.pb-c.d
17:38:32 [2022-04-04T17:38:32.728Z] #43 7.012   PBCC     images/rpc.pb-c.c
17:38:32 [2022-04-04T17:38:32.728Z] #43 7.042   DEP      images/rpc.pb-c.d
17:38:32 [2022-04-04T17:38:32.728Z] #43 7.096   PBCC     images/siginfo.pb-c.c
17:38:32 [2022-04-04T17:38:32.728Z] #43 7.109   DEP      images/siginfo.pb-c.d
17:38:32 [2022-04-04T17:38:32.728Z] #43 7.181   PBCC     images/pagemap.pb-c.c
17:38:32 [2022-04-04T17:38:32.929Z] + docker info
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.222   DEP      images/pagemap.pb-c.d
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.290   PBCC     images/rlimit.pb-c.c
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.299   DEP      images/rlimit.pb-c.d
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.364   PBCC     images/file-lock.pb-c.c
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.381   DEP      images/file-lock.pb-c.d
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.438   PBCC     images/tty.pb-c.c
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.465   DEP      images/tty.pb-c.d
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.503   PBCC     images/tun.pb-c.c
17:38:32 [2022-04-04T17:38:32.987Z] #43 7.540   PBCC     images/netdev.pb-c.c
17:38:33 [2022-04-04T17:38:33.246Z] #43 7.589   DEP      images/tun.pb-c.d
17:38:33 [2022-04-04T17:38:33.246Z] #43 7.650   DEP      images/netdev.pb-c.d
17:38:33 [2022-04-04T17:38:33.246Z] #43 7.705   PBCC     images/vma.pb-c.c
17:38:33 [2022-04-04T17:38:33.246Z] #43 7.753   DEP      images/vma.pb-c.d
17:38:33 [2022-04-04T17:38:33.504Z] #43 7.792   PBCC     images/creds.pb-c.c
17:38:33 [2022-04-04T17:38:33.504Z] #43 7.825   DEP      images/creds.pb-c.d
17:38:33 [2022-04-04T17:38:33.504Z] #43 7.853   PBCC     images/utsns.pb-c.c
17:38:33 [2022-04-04T17:38:33.504Z] #43 7.873   DEP      images/utsns.pb-c.d
17:38:33 [2022-04-04T17:38:33.504Z] #43 7.989   PBCC     images/ipc-desc.pb-c.c
17:38:33 [2022-04-04T17:38:33.752Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:38:33 [2022-04-04T17:38:33.752Z] 
17:38:33 [2022-04-04T17:38:33.752Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:38:33 [2022-04-04T17:38:33.752Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:38:33 [2022-04-04T17:38:33.752Z] HOSTNAME=32ba1bcbdf14
17:38:33 [2022-04-04T17:38:33.752Z] DEST=bundles/test-integration
17:38:33 [2022-04-04T17:38:33.752Z] PWD=/go/src/github.com/docker/docker
17:38:33 [2022-04-04T17:38:33.752Z] DOCKER_ROOTLESS=1
17:38:33 [2022-04-04T17:38:33.752Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0
17:38:33 [2022-04-04T17:38:33.752Z] container=docker
17:38:33 [2022-04-04T17:38:33.752Z] HOME=/root
17:38:33 [2022-04-04T17:38:33.752Z] GOLANG_VERSION=1.16.15
17:38:33 [2022-04-04T17:38:33.752Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:38:33 [2022-04-04T17:38:33.752Z] VALIDATE_BRANCH=20.10
17:38:33 [2022-04-04T17:38:33.752Z] TERM=xterm
17:38:33 [2022-04-04T17:38:33.752Z] DOCKER_PKG=github.com/docker/docker
17:38:33 [2022-04-04T17:38:33.752Z] SHLVL=1
17:38:33 [2022-04-04T17:38:33.752Z] TIMEOUT=120m
17:38:33 [2022-04-04T17:38:33.752Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:38:33 [2022-04-04T17:38:33.752Z] DOCKER_GRAPHDRIVER=overlay2
17:38:33 [2022-04-04T17:38:33.752Z] GO111MODULE=off
17:38:33 [2022-04-04T17:38:33.752Z] DOCKER_EXPERIMENTAL=1
17:38:33 [2022-04-04T17:38:33.752Z] TEST_SKIP_INTEGRATION_CLI=1
17:38:33 [2022-04-04T17:38:33.752Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:38:33 [2022-04-04T17:38:33.752Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:38:33 [2022-04-04T17:38:33.752Z] GOPATH=/go
17:38:33 [2022-04-04T17:38:33.752Z] PKG_CONFIG=pkg-config
17:38:33 [2022-04-04T17:38:33.752Z] _=/usr/bin/env
17:38:33 [2022-04-04T17:38:33.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:38:33 [2022-04-04T17:38:33.763Z] #43 7.997   PBCC     images/ipc-sem.pb-c.c
17:38:33 [2022-04-04T17:38:33.763Z] #43 8.003   DEP      images/ipc-desc.pb-c.d
17:38:33 [2022-04-04T17:38:33.763Z] #43 8.077   DEP      images/ipc-sem.pb-c.d
17:38:33 [2022-04-04T17:38:33.763Z] #43 8.115   PBCC     images/ipc-msg.pb-c.c
17:38:33 [2022-04-04T17:38:33.763Z] #43 8.131   DEP      images/ipc-msg.pb-c.d
17:38:33 [2022-04-04T17:38:33.763Z] #43 8.182   PBCC     images/ipc-shm.pb-c.c
17:38:33 [2022-04-04T17:38:33.763Z] #43 8.191   DEP      images/ipc-shm.pb-c.d
17:38:33 [2022-04-04T17:38:33.763Z] #43 8.238   PBCC     images/ipc-var.pb-c.c
17:38:33 [2022-04-04T17:38:33.851Z] #34 71.99 io/ioutil
17:38:33 [2022-04-04T17:38:33.851Z] #34 ...
17:38:33 [2022-04-04T17:38:33.851Z] 
17:38:33 [2022-04-04T17:38:33.851Z] #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
17:38:33 [2022-04-04T17:38:33.851Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:33 [2022-04-04T17:38:33.851Z] #13 66.57 Selecting previously unselected package gcc-mingw-w64-base.
17:38:33 [2022-04-04T17:38:33.851Z] #13 66.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:38:33 [2022-04-04T17:38:33.851Z] #13 66.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
17:38:33 [2022-04-04T17:38:33.851Z] #13 66.76 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:38:33 [2022-04-04T17:38:33.851Z] #13 66.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:38:33 [2022-04-04T17:38:33.851Z] #13 66.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:38:34 [2022-04-04T17:38:34.021Z] #43 8.277   DEP      images/ipc-var.pb-c.d
17:38:34 [2022-04-04T17:38:34.021Z] #43 8.333   PBCC     images/sk-opts.pb-c.c
17:38:34 [2022-04-04T17:38:34.021Z] #43 8.370   PBCC     images/packet-sock.pb-c.c
17:38:34 [2022-04-04T17:38:34.021Z] #43 8.409   DEP      images/sk-opts.pb-c.d
17:38:34 [2022-04-04T17:38:34.021Z] #43 8.439   DEP      images/packet-sock.pb-c.d
17:38:34 [2022-04-04T17:38:34.021Z] #43 8.480   PBCC     images/sk-netlink.pb-c.c
17:38:34 [2022-04-04T17:38:34.280Z] #43 8.513   DEP      images/sk-netlink.pb-c.d
17:38:34 [2022-04-04T17:38:34.280Z] #43 8.544   PBCC     images/sk-inet.pb-c.c
17:38:34 [2022-04-04T17:38:34.280Z] #43 8.591   DEP      images/sk-inet.pb-c.d
17:38:34 [2022-04-04T17:38:34.280Z] #43 8.635   PBCC     images/sk-unix.pb-c.c
17:38:34 [2022-04-04T17:38:34.280Z] #43 8.687   DEP      images/sk-unix.pb-c.d
17:38:34 [2022-04-04T17:38:34.540Z] #43 8.757   PBCC     images/mm.pb-c.c
17:38:34 [2022-04-04T17:38:34.540Z] #43 8.807   DEP      images/mm.pb-c.d
17:38:34 [2022-04-04T17:38:34.540Z] #43 8.841   PBCC     images/timerfd.pb-c.c
17:38:34 [2022-04-04T17:38:34.540Z] #43 8.872   DEP      images/timerfd.pb-c.d
17:38:34 [2022-04-04T17:38:34.540Z] #43 8.909   PBCC     images/timer.pb-c.c
17:38:34 [2022-04-04T17:38:34.540Z] #43 8.940   DEP      images/timer.pb-c.d
17:38:34 [2022-04-04T17:38:34.540Z] #43 8.977   PBCC     images/sa.pb-c.c
17:38:34 [2022-04-04T17:38:34.540Z] #43 9.013   DEP      images/sa.pb-c.d
17:38:34 [2022-04-04T17:38:34.540Z] #43 9.053   PBCC     images/pipe-data.pb-c.c
17:38:34 [2022-04-04T17:38:34.540Z] #43 9.080   DEP      images/pipe-data.pb-c.d
17:38:34 [2022-04-04T17:38:34.799Z] #43 9.120   PBCC     images/mnt.pb-c.c
17:38:34 [2022-04-04T17:38:34.799Z] #43 9.197   DEP      images/mnt.pb-c.d
17:38:34 [2022-04-04T17:38:34.799Z] #43 9.250   PBCC     images/sk-packet.pb-c.c
17:38:34 [2022-04-04T17:38:34.799Z] #43 9.257   DEP      images/sk-packet.pb-c.d
17:38:34 [2022-04-04T17:38:34.799Z] #43 9.312   PBCC     images/tcp-stream.pb-c.c
17:38:35 [2022-04-04T17:38:35.058Z] #43 9.403   DEP      images/tcp-stream.pb-c.d
17:38:35 [2022-04-04T17:38:35.058Z] #43 9.457   PBCC     images/pipe.pb-c.c
17:38:35 [2022-04-04T17:38:35.058Z] #43 9.514   DEP      images/pipe.pb-c.d
17:38:35 [2022-04-04T17:38:35.058Z] #43 9.589   PBCC     images/pstree.pb-c.c
17:38:35 [2022-04-04T17:38:35.317Z] #43 9.596   DEP      images/pstree.pb-c.d
17:38:35 [2022-04-04T17:38:35.317Z] #43 9.636   PBCC     images/fs.pb-c.c
17:38:35 [2022-04-04T17:38:35.317Z] #43 9.661   DEP      images/fs.pb-c.d
17:38:35 [2022-04-04T17:38:35.317Z] #43 9.716   PBCC     images/signalfd.pb-c.c
17:38:35 [2022-04-04T17:38:35.317Z] #43 9.749   DEP      images/signalfd.pb-c.d
17:38:35 [2022-04-04T17:38:35.317Z] #43 9.800   PBCC     images/fh.pb-c.c
17:38:35 [2022-04-04T17:38:35.317Z] #43 9.827   PBCC     images/fsnotify.pb-c.c
17:38:35 [2022-04-04T17:38:35.576Z] #43 9.883   DEP      images/fh.pb-c.d
17:38:35 [2022-04-04T17:38:35.576Z] #43 9.949   DEP      images/fsnotify.pb-c.d
17:38:35 [2022-04-04T17:38:35.576Z] #43 9.985   PBCC     images/eventpoll.pb-c.c
17:38:35 [2022-04-04T17:38:35.576Z] #43 10.01   DEP      images/eventpoll.pb-c.d
17:38:35 [2022-04-04T17:38:35.576Z] #43 10.06   PBCC     images/eventfd.pb-c.c
17:38:35 [2022-04-04T17:38:35.835Z] #43 10.09   DEP      images/eventfd.pb-c.d
17:38:35 [2022-04-04T17:38:35.835Z] #43 10.14   PBCC     images/remap-file-path.pb-c.c
17:38:35 [2022-04-04T17:38:35.835Z] #43 10.17   DEP      images/remap-file-path.pb-c.d
17:38:35 [2022-04-04T17:38:35.835Z] #43 10.21   PBCC     images/fifo.pb-c.c
17:38:35 [2022-04-04T17:38:35.835Z] #43 10.23   DEP      images/fifo.pb-c.d
17:38:35 [2022-04-04T17:38:35.835Z] #43 10.28   PBCC     images/ghost-file.pb-c.c
17:38:36 [2022-04-04T17:38:36.094Z] #43 10.33   DEP      images/ghost-file.pb-c.d
17:38:36 [2022-04-04T17:38:36.094Z] #43 10.38   PBCC     images/regfile.pb-c.c
17:38:36 [2022-04-04T17:38:36.094Z] #43 10.46   DEP      images/regfile.pb-c.d
17:38:36 [2022-04-04T17:38:36.094Z] #43 10.52   PBCC     images/ns.pb-c.c
17:38:36 [2022-04-04T17:38:36.094Z] #43 10.57   DEP      images/ns.pb-c.d
17:38:36 [2022-04-04T17:38:36.353Z] #43 10.61   PBCC     images/fdinfo.pb-c.c
17:38:36 [2022-04-04T17:38:36.353Z] #43 10.68   DEP      images/fdinfo.pb-c.d
17:38:36 [2022-04-04T17:38:36.353Z] #43 10.74   PBCC     images/core-aarch64.pb-c.c
17:38:36 [2022-04-04T17:38:36.353Z] #43 10.78   PBCC     images/core-arm.pb-c.c
17:38:36 [2022-04-04T17:38:36.612Z] #43 10.82   PBCC     images/core-ppc64.pb-c.c
17:38:36 [2022-04-04T17:38:36.612Z] #43 10.86   PBCC     images/core-s390.pb-c.c
17:38:36 [2022-04-04T17:38:36.612Z] #43 10.92   PBCC     images/core-x86.pb-c.c
17:38:36 [2022-04-04T17:38:36.612Z] #43 10.96   PBCC     images/core.pb-c.c
17:38:36 [2022-04-04T17:38:36.612Z] #43 11.04   PBCC     images/inventory.pb-c.c
17:38:36 [2022-04-04T17:38:36.872Z] #43 11.10   DEP      images/core-aarch64.pb-c.d
17:38:36 [2022-04-04T17:38:36.872Z] #43 11.14   DEP      images/core-arm.pb-c.d
17:38:36 [2022-04-04T17:38:36.872Z] #43 11.20   DEP      images/core-ppc64.pb-c.d
17:38:36 [2022-04-04T17:38:36.872Z] #43 11.23   DEP      images/core-s390.pb-c.d
17:38:36 [2022-04-04T17:38:36.872Z] #43 11.26   DEP      images/core-x86.pb-c.d
17:38:36 [2022-04-04T17:38:36.872Z] #43 11.31   DEP      images/core.pb-c.d
17:38:37 [2022-04-04T17:38:37.132Z] #43 11.35   DEP      images/inventory.pb-c.d
17:38:37 [2022-04-04T17:38:37.132Z] #43 11.40   PBCC     images/cpuinfo.pb-c.c
17:38:37 [2022-04-04T17:38:37.132Z] #43 11.45   DEP      images/cpuinfo.pb-c.d
17:38:37 [2022-04-04T17:38:37.132Z] #43 11.50   PBCC     images/stats.pb-c.c
17:38:37 [2022-04-04T17:38:37.132Z] #43 11.52   DEP      images/stats.pb-c.d
17:38:37 [2022-04-04T17:38:37.392Z] #43 ...
17:38:37 [2022-04-04T17:38:37.392Z] 
17:38:37 [2022-04-04T17:38:37.392Z] #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
17:38:37 [2022-04-04T17:38:37.392Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:38:37 [2022-04-04T17:38:37.392Z] #13 60.59 Selecting previously unselected package mingw-w64-x86-64-dev.
17:38:37 [2022-04-04T17:38:37.392Z] #13 60.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:38:37 [2022-04-04T17:38:37.392Z] #13 60.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:38:37 [2022-04-04T17:38:37.392Z] #13 66.25 Selecting previously unselected package gcc-mingw-w64-base.
17:38:37 [2022-04-04T17:38:37.392Z] #13 66.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:38:37 [2022-04-04T17:38:37.392Z] #13 66.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
17:38:37 [2022-04-04T17:38:37.392Z] #13 66.42 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:38:37 [2022-04-04T17:38:37.392Z] #13 66.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:38:37 [2022-04-04T17:38:37.392Z] #13 66.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:38:37 [2022-04-04T17:38:37.392Z] #13 ...
17:38:37 [2022-04-04T17:38:37.392Z] 
17:38:37 [2022-04-04T17:38:37.392Z] #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
17:38:37 [2022-04-04T17:38:37.392Z] #34 sha256:d2ad97fe5f2b949d54457db44c51471b5679f4c74f8c6ccf04c5b17695e69d5b
17:38:37 [2022-04-04T17:38:37.392Z] #34 72.30 log
17:38:37 [2022-04-04T17:38:37.392Z] #34 74.30 github.com/BurntSushi/toml/cmd/tomlv
17:38:37 [2022-04-04T17:38:37.392Z] #34 DONE 76.0s
17:38:37 [2022-04-04T17:38:37.651Z] 
17:38:37 [2022-04-04T17:38:37.651Z] #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
17:38:37 [2022-04-04T17:38:37.651Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:38:39 [2022-04-04T17:38:39.032Z] #43 13.55 make[1]: Nothing to be done for 'all'.
17:38:39 [2022-04-04T17:38:39.100Z] #13 ...
17:38:39 [2022-04-04T17:38:39.100Z] 
17:38:39 [2022-04-04T17:38:39.100Z] #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
17:38:39 [2022-04-04T17:38:39.100Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:38:39 [2022-04-04T17:38:39.100Z] #43 4.171 fatal: not a git repository (or any of the parent directories): .git
17:38:39 [2022-04-04T17:38:39.100Z] #43 4.281   GEN      .gitid
17:38:39 [2022-04-04T17:38:39.100Z] #43 4.301   GEN      criu/include/version.h
17:38:39 [2022-04-04T17:38:39.100Z] #43 4.433   GEN      include/common/asm
17:38:39 [2022-04-04T17:38:39.100Z] #43 5.908   PBCC     images/timens.pb-c.c
17:38:39 [2022-04-04T17:38:39.100Z] #43 5.918   DEP      images/timens.pb-c.d
17:38:39 [2022-04-04T17:38:39.100Z] #43 5.993   PBCC     images/fown.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.002   PBCC     images/google/protobuf/descriptor.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.057   PBCC     images/opts.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.115   PBCC     images/memfd.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.210   DEP      images/fown.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.262   DEP      images/google/protobuf/descriptor.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.295   DEP      images/opts.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.340   DEP      images/memfd.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.398   PBCC     images/sit.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.445   DEP      images/sit.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.510   PBCC     images/macvlan.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.526   DEP      images/macvlan.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.556   PBCC     images/autofs.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.567   DEP      images/autofs.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.610   PBCC     images/sysctl.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.630   DEP      images/sysctl.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.674   PBCC     images/time.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.696   DEP      images/time.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.734   PBCC     images/binfmt-misc.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.759   DEP      images/binfmt-misc.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.798   PBCC     images/seccomp.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.817   DEP      images/seccomp.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.863   PBCC     images/userns.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.902   DEP      images/userns.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.925   PBCC     images/cgroup.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.946   DEP      images/cgroup.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.987   PBCC     images/ext-file.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 6.997   DEP      images/ext-file.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.039   PBCC     images/rpc.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.086   DEP      images/rpc.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.126   PBCC     images/siginfo.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.142   DEP      images/siginfo.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.211   PBCC     images/pagemap.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.232   DEP      images/pagemap.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.293   PBCC     images/rlimit.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.319   DEP      images/rlimit.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.358   PBCC     images/file-lock.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.382   DEP      images/file-lock.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.431   PBCC     images/tty.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.497   DEP      images/tty.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.564   PBCC     images/tun.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.587   PBCC     images/netdev.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.683   DEP      images/tun.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.721   DEP      images/netdev.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.773   PBCC     images/vma.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.801   DEP      images/vma.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.867   PBCC     images/creds.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.899   DEP      images/creds.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.937   PBCC     images/utsns.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 7.961   DEP      images/utsns.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.038   PBCC     images/ipc-desc.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.077   PBCC     images/ipc-sem.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.106   DEP      images/ipc-desc.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.153   DEP      images/ipc-sem.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.218   PBCC     images/ipc-msg.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.227   DEP      images/ipc-msg.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.282   PBCC     images/ipc-shm.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.292   DEP      images/ipc-shm.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.339   PBCC     images/ipc-var.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.393   DEP      images/ipc-var.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.468   PBCC     images/sk-opts.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.509   PBCC     images/packet-sock.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.546   DEP      images/sk-opts.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.608   DEP      images/packet-sock.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.674   PBCC     images/sk-netlink.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.744   DEP      images/sk-netlink.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.796   PBCC     images/sk-inet.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.840   DEP      images/sk-inet.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.890   PBCC     images/sk-unix.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.939   DEP      images/sk-unix.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 8.982   PBCC     images/mm.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.026   DEP      images/mm.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.065   PBCC     images/timerfd.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.117   DEP      images/timerfd.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.190   PBCC     images/timer.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.202   DEP      images/timer.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.246   PBCC     images/sa.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.314   DEP      images/sa.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.345   PBCC     images/pipe-data.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.368   DEP      images/pipe-data.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.415   PBCC     images/mnt.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.498   DEP      images/mnt.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.542   PBCC     images/sk-packet.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.569   DEP      images/sk-packet.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.638   PBCC     images/tcp-stream.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.681   DEP      images/tcp-stream.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.754   PBCC     images/pipe.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.835   DEP      images/pipe.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.902   PBCC     images/pstree.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.920   DEP      images/pstree.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 9.970   PBCC     images/fs.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.01   DEP      images/fs.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.06   PBCC     images/signalfd.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.10   DEP      images/signalfd.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.15   PBCC     images/fh.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.19   PBCC     images/fsnotify.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.26   DEP      images/fh.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.34   DEP      images/fsnotify.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.40   PBCC     images/eventpoll.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.45   DEP      images/eventpoll.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.50   PBCC     images/eventfd.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.52   DEP      images/eventfd.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.61   PBCC     images/remap-file-path.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.62   DEP      images/remap-file-path.pb-c.d
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.69   PBCC     images/fifo.pb-c.c
17:38:39 [2022-04-04T17:38:39.101Z] #43 10.71   DEP      images/fifo.pb-c.d
17:38:39 [2022-04-04T17:38:39.358Z] #43 10.75   PBCC     images/ghost-file.pb-c.c
17:38:39 [2022-04-04T17:38:39.358Z] #43 10.80   DEP      images/ghost-file.pb-c.d
17:38:39 [2022-04-04T17:38:39.358Z] #43 10.85   PBCC     images/regfile.pb-c.c
17:38:39 [2022-04-04T17:38:39.358Z] #43 10.92   DEP      images/regfile.pb-c.d
17:38:39 [2022-04-04T17:38:39.358Z] #43 10.96   PBCC     images/ns.pb-c.c
17:38:39 [2022-04-04T17:38:39.614Z] #43 11.01   DEP      images/ns.pb-c.d
17:38:39 [2022-04-04T17:38:39.614Z] #43 11.04   PBCC     images/fdinfo.pb-c.c
17:38:39 [2022-04-04T17:38:39.614Z] #43 11.11   DEP      images/fdinfo.pb-c.d
17:38:39 [2022-04-04T17:38:39.614Z] #43 11.17   PBCC     images/core-aarch64.pb-c.c
17:38:39 [2022-04-04T17:38:39.614Z] #43 11.19   PBCC     images/core-arm.pb-c.c
17:38:39 [2022-04-04T17:38:39.614Z] #43 11.23   PBCC     images/core-ppc64.pb-c.c
17:38:39 [2022-04-04T17:38:39.871Z] #43 11.26   PBCC     images/core-s390.pb-c.c
17:38:39 [2022-04-04T17:38:39.871Z] #43 11.29   PBCC     images/core-x86.pb-c.c
17:38:39 [2022-04-04T17:38:39.871Z] #43 11.33   PBCC     images/core.pb-c.c
17:38:39 [2022-04-04T17:38:39.871Z] #43 11.42   PBCC     images/inventory.pb-c.c
17:38:39 [2022-04-04T17:38:39.871Z] #43 11.49   DEP      images/core-aarch64.pb-c.d
17:38:40 [2022-04-04T17:38:40.127Z] #43 11.60   DEP      images/core-arm.pb-c.d
17:38:40 [2022-04-04T17:38:40.128Z] #43 ...
17:38:40 [2022-04-04T17:38:40.128Z] 
17:38:40 [2022-04-04T17:38:40.128Z] #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
17:38:40 [2022-04-04T17:38:40.128Z] #34 sha256:75e1b1394b54c3ad6a61a3e47aa3303510efa5094edd0e741178aa49e6fa8b7c
17:38:40 [2022-04-04T17:38:40.128Z] #34 73.44 flag
17:38:40 [2022-04-04T17:38:40.128Z] #34 73.46 github.com/BurntSushi/toml
17:38:40 [2022-04-04T17:38:40.128Z] #34 74.96 log
17:38:40 [2022-04-04T17:38:40.128Z] #34 76.91 github.com/BurntSushi/toml/cmd/tomlv
17:38:40 [2022-04-04T17:38:40.128Z] #34 DONE 78.7s
17:38:40 [2022-04-04T17:38:40.128Z] 
17:38:40 [2022-04-04T17:38:40.128Z] #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
17:38:40 [2022-04-04T17:38:40.128Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:38:40 [2022-04-04T17:38:40.128Z] #43 11.62   DEP      images/core-ppc64.pb-c.d
17:38:40 [2022-04-04T17:38:40.128Z] #43 11.66   DEP      images/core-s390.pb-c.d
17:38:40 [2022-04-04T17:38:40.384Z] #43 11.71   DEP      images/core-x86.pb-c.d
17:38:40 [2022-04-04T17:38:40.384Z] #43 11.84   DEP      images/core.pb-c.d
17:38:40 [2022-04-04T17:38:40.384Z] #43 11.91   DEP      images/inventory.pb-c.d
17:38:40 [2022-04-04T17:38:40.384Z] #43 11.96   PBCC     images/cpuinfo.pb-c.c
17:38:40 [2022-04-04T17:38:40.412Z] #43 14.64   CC       images/stats.o
17:38:40 [2022-04-04T17:38:40.642Z] #43 12.02   DEP      images/cpuinfo.pb-c.d
17:38:40 [2022-04-04T17:38:40.642Z] #43 12.07   PBCC     images/stats.pb-c.c
17:38:40 [2022-04-04T17:38:40.642Z] #43 12.10   DEP      images/stats.pb-c.d
17:38:40 [2022-04-04T17:38:40.672Z] #43 15.02   CC       images/core.o
17:38:41 [2022-04-04T17:38:41.242Z] #43 15.53   CC       images/core-x86.o
17:38:41 [2022-04-04T17:38:41.811Z] #43 16.06   CC       images/core-arm.o
17:38:41 [2022-04-04T17:38:41.811Z] #43 16.34   CC       images/core-aarch64.o
17:38:42 [2022-04-04T17:38:42.014Z] #43 13.47 make[1]: Nothing to be done for 'all'.
17:38:42 [2022-04-04T17:38:42.380Z] #43 16.69   CC       images/core-ppc64.o
17:38:42 [2022-04-04T17:38:42.948Z] #43 17.11   CC       images/core-s390.o
17:38:43 [2022-04-04T17:38:43.209Z] #43 17.69   CC       images/cpuinfo.o
17:38:43 [2022-04-04T17:38:43.382Z] #43 14.65   CC       images/stats.o
17:38:43 [2022-04-04T17:38:43.639Z] #43 14.99   CC       images/core.o
17:38:43 [2022-04-04T17:38:43.779Z] #43 18.14   CC       images/inventory.o
17:38:44 [2022-04-04T17:38:44.044Z] #43 18.40   CC       images/fdinfo.o
17:38:44 [2022-04-04T17:38:44.203Z] #43 15.63   CC       images/core-x86.o
17:38:44 [2022-04-04T17:38:44.303Z] #43 18.76   CC       images/fown.o
17:38:44 [2022-04-04T17:38:44.562Z] #43 18.99   CC       images/ns.o
17:38:44 [2022-04-04T17:38:44.765Z] #43 16.15   CC       images/core-arm.o
17:38:44 [2022-04-04T17:38:44.822Z] #43 19.21   CC       images/regfile.o
17:38:45 [2022-04-04T17:38:45.021Z] #43 16.44   CC       images/core-aarch64.o
17:38:45 [2022-04-04T17:38:45.081Z] #43 19.44   CC       images/ghost-file.o
17:38:45 [2022-04-04T17:38:45.137Z] Client:
17:38:45 [2022-04-04T17:38:45.137Z]  Context:    default
17:38:45 [2022-04-04T17:38:45.137Z]  Debug Mode: false
17:38:45 [2022-04-04T17:38:45.137Z]  Plugins:
17:38:45 [2022-04-04T17:38:45.137Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:38:45 [2022-04-04T17:38:45.137Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
17:38:45 [2022-04-04T17:38:45.137Z] 
17:38:45 [2022-04-04T17:38:45.137Z] Server:
17:38:45 [2022-04-04T17:38:45.137Z]  Containers: 0
17:38:45 [2022-04-04T17:38:45.137Z]   Running: 0
17:38:45 [2022-04-04T17:38:45.137Z]   Paused: 0
17:38:45 [2022-04-04T17:38:45.137Z]   Stopped: 0
17:38:45 [2022-04-04T17:38:45.137Z]  Images: 0
17:38:45 [2022-04-04T17:38:45.137Z]  Server Version: 20.10.12
17:38:45 [2022-04-04T17:38:45.137Z]  Storage Driver: overlay2
17:38:45 [2022-04-04T17:38:45.137Z]   Backing Filesystem: extfs
17:38:45 [2022-04-04T17:38:45.137Z]   Supports d_type: true
17:38:45 [2022-04-04T17:38:45.137Z]   Native Overlay Diff: true
17:38:45 [2022-04-04T17:38:45.137Z]   userxattr: false
17:38:45 [2022-04-04T17:38:45.137Z]  Logging Driver: json-file
17:38:45 [2022-04-04T17:38:45.137Z]  Cgroup Driver: cgroupfs
17:38:45 [2022-04-04T17:38:45.137Z]  Cgroup Version: 1
17:38:45 [2022-04-04T17:38:45.137Z]  Plugins:
17:38:45 [2022-04-04T17:38:45.137Z]   Volume: local
17:38:45 [2022-04-04T17:38:45.137Z]   Network: bridge host ipvlan macvlan null overlay
17:38:45 [2022-04-04T17:38:45.137Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:38:45 [2022-04-04T17:38:45.137Z]  Swarm: inactive
17:38:45 [2022-04-04T17:38:45.137Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:38:45 [2022-04-04T17:38:45.137Z]  Default Runtime: runc
17:38:45 [2022-04-04T17:38:45.137Z]  Init Binary: docker-init
17:38:45 [2022-04-04T17:38:45.137Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:38:45 [2022-04-04T17:38:45.137Z]  runc version: v1.0.2-0-g52b36a2
17:38:45 [2022-04-04T17:38:45.137Z]  init version: de40ad0
17:38:45 [2022-04-04T17:38:45.137Z]  Security Options:
17:38:45 [2022-04-04T17:38:45.137Z]   apparmor
17:38:45 [2022-04-04T17:38:45.137Z]   seccomp
17:38:45 [2022-04-04T17:38:45.137Z]    Profile: default
17:38:45 [2022-04-04T17:38:45.137Z]  Kernel Version: 5.11.0-1023-aws
17:38:45 [2022-04-04T17:38:45.137Z]  Operating System: Ubuntu 20.04.3 LTS
17:38:45 [2022-04-04T17:38:45.137Z]  OSType: linux
17:38:45 [2022-04-04T17:38:45.137Z]  Architecture: aarch64
17:38:45 [2022-04-04T17:38:45.137Z]  CPUs: 2
17:38:45 [2022-04-04T17:38:45.137Z]  Total Memory: 7.576GiB
17:38:45 [2022-04-04T17:38:45.137Z]  Name: ip-10-100-108-115
17:38:45 [2022-04-04T17:38:45.137Z]  ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5
17:38:45 [2022-04-04T17:38:45.137Z]  Docker Root Dir: /var/lib/docker
17:38:45 [2022-04-04T17:38:45.137Z]  Debug Mode: false
17:38:45 [2022-04-04T17:38:45.137Z]  Registry: https://index.docker.io/v1/
17:38:45 [2022-04-04T17:38:45.137Z]  Labels:
17:38:45 [2022-04-04T17:38:45.137Z]  Experimental: true
17:38:45 [2022-04-04T17:38:45.137Z]  Insecure Registries:
17:38:45 [2022-04-04T17:38:45.137Z]   127.0.0.0/8
17:38:45 [2022-04-04T17:38:45.137Z]  Live Restore Enabled: true
17:38:45 [2022-04-04T17:38:45.137Z] 
[Pipeline] sh
17:38:45 [2022-04-04T17:38:45.278Z] #43 16.77   CC       images/core-ppc64.o
17:38:45 [2022-04-04T17:38:45.340Z] #43 19.73   CC       images/fifo.o
17:38:45 [2022-04-04T17:38:45.422Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:38:45 [2022-04-04T17:38:45.422Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:38:45 [2022-04-04T17:38:45.422Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:38:45 [2022-04-04T17:38:45.422Z] + bash /home/ubuntu/workspace/moby_PR-43460/check-config.sh
17:38:45 [2022-04-04T17:38:45.422Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:38:45 [2022-04-04T17:38:45.422Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ...
17:38:45 [2022-04-04T17:38:45.422Z] 
17:38:45 [2022-04-04T17:38:45.422Z] Generally Necessary:
17:38:45 [2022-04-04T17:38:45.422Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:38:45 [2022-04-04T17:38:45.422Z] - apparmor: enabled and tools installed
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_NAMESPACES: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_NET_NS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_PID_NS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_IPC_NS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_UTS_NS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_CGROUPS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_CPUACCT: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_DEVICE: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_FREEZER: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_SCHED: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_CPUSETS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_MEMCG: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_KEYS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_VETH: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_BRIDGE: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_NF_NAT_IPV4: missing
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_NF_NAT: enabled (as module)
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_NF_NAT_NEEDED: missing
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_POSIX_MQUEUE: enabled
17:38:45 [2022-04-04T17:38:45.422Z] 
17:38:45 [2022-04-04T17:38:45.422Z] Optional Features:
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_USER_NS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_SECCOMP: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_CGROUP_PIDS: enabled
17:38:45 [2022-04-04T17:38:45.422Z] - CONFIG_MEMCG_SWAP: enabled
17:38:45 [2022-04-04T17:38:45.599Z] #43 19.89   CC       images/remap-file-path.o
17:38:45 [2022-04-04T17:38:45.599Z] #43 20.01   CC       images/eventfd.o
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:38:45 [2022-04-04T17:38:45.681Z]     (cgroup swap accounting is currently enabled)
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_BLK_CGROUP: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_IOSCHED_CFQ: missing
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_CGROUP_PERF: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_CGROUP_HUGETLB: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_CFS_BANDWIDTH: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_RT_GROUP_SCHED: missing
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS_NFCT: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_IP_VS_RR: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_EXT4_FS: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:38:45 [2022-04-04T17:38:45.681Z] - Network Drivers:
17:38:45 [2022-04-04T17:38:45.681Z]   - "overlay":
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_VXLAN: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:38:45 [2022-04-04T17:38:45.681Z]       Optional (for encrypted networks):
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_CRYPTO: enabled
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_CRYPTO_AEAD: enabled
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_CRYPTO_GCM: enabled
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_CRYPTO_GHASH: enabled
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_XFRM: enabled
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_XFRM_USER: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_INET_ESP: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:38:45 [2022-04-04T17:38:45.681Z]   - "ipvlan":
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_IPVLAN: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]   - "macvlan":
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_MACVLAN: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_DUMMY: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]   - "ftp,tftp client in container":
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z] - Storage Drivers:
17:38:45 [2022-04-04T17:38:45.681Z]   - "aufs":
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_AUFS_FS: missing
17:38:45 [2022-04-04T17:38:45.681Z]   - "btrfs":
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:38:45 [2022-04-04T17:38:45.681Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:38:45 [2022-04-04T17:38:45.681Z]   - "devicemapper":
17:38:45 [2022-04-04T17:38:45.841Z] #43 17.36   CC       images/core-s390.o
17:38:45 [2022-04-04T17:38:45.858Z] #43 20.16   CC       images/eventpoll.o
17:38:45 [2022-04-04T17:38:45.939Z]     - CONFIG_BLK_DEV_DM: enabled
17:38:45 [2022-04-04T17:38:45.939Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:38:45 [2022-04-04T17:38:45.939Z]   - "overlay":
17:38:45 [2022-04-04T17:38:45.939Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:38:45 [2022-04-04T17:38:45.939Z]   - "zfs":
17:38:45 [2022-04-04T17:38:45.939Z]     - /dev/zfs: present
17:38:45 [2022-04-04T17:38:45.939Z]     - zfs command: missing
17:38:45 [2022-04-04T17:38:45.939Z]     - zpool command: missing
17:38:45 [2022-04-04T17:38:45.939Z] 
17:38:45 [2022-04-04T17:38:45.939Z] Limits:
17:38:45 [2022-04-04T17:38:45.939Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:38:45 [2022-04-04T17:38:45.939Z] 
17:38:45 [2022-04-04T17:38:45.939Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:38:46 [2022-04-04T17:38:46.117Z] #43 20.38   CC       images/fh.o
17:38:46 [2022-04-04T17:38:46.117Z] #43 20.60   CC       images/fsnotify.o
17:38:46 [2022-04-04T17:38:46.268Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 .
17:38:46 [2022-04-04T17:38:46.268Z] #2 [internal] load .dockerignore
17:38:46 [2022-04-04T17:38:46.268Z] #2 sha256:43f3954c0e04be7378269ed64b4d475aca6b8cc0e74b79682727ac975d6f69fe
17:38:46 [2022-04-04T17:38:46.268Z] #2 transferring context:
17:38:46 [2022-04-04T17:38:46.404Z] #43 17.91   CC       images/cpuinfo.o
17:38:46 [2022-04-04T17:38:46.540Z] #2 transferring context: 87B done
17:38:46 [2022-04-04T17:38:46.540Z] #2 DONE 0.1s
17:38:46 [2022-04-04T17:38:46.540Z] 
17:38:46 [2022-04-04T17:38:46.540Z] #1 [internal] load build definition from Dockerfile
17:38:46 [2022-04-04T17:38:46.540Z] #1 sha256:3863aa97fca8aa07c12269dde643bc5ae0f2f24d654a048d23c7bb9fa053e4fc
17:38:46 [2022-04-04T17:38:46.540Z] #1 transferring dockerfile: 17.05kB done
17:38:46 [2022-04-04T17:38:46.540Z] #1 DONE 0.1s
17:38:46 [2022-04-04T17:38:46.540Z] 
17:38:46 [2022-04-04T17:38:46.540Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:38:46 [2022-04-04T17:38:46.540Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
17:38:46 [2022-04-04T17:38:46.685Z] #43 21.16   CC       images/signalfd.o
17:38:46 [2022-04-04T17:38:46.944Z] #43 21.36   CC       images/fs.o
17:38:46 [2022-04-04T17:38:46.968Z] #43 18.25   CC       images/inventory.o
17:38:46 [2022-04-04T17:38:46.968Z] #43 18.43   CC       images/fdinfo.o
17:38:47 [2022-04-04T17:38:47.108Z] #3 DONE 0.5s
17:38:47 [2022-04-04T17:38:47.108Z] 
17:38:47 [2022-04-04T17:38:47.108Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:38:47 [2022-04-04T17:38:47.108Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
17:38:47 [2022-04-04T17:38:47.108Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
17:38:47 [2022-04-04T17:38:47.108Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
17:38:47 [2022-04-04T17:38:47.108Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
17:38:47 [2022-04-04T17:38:47.108Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
17:38:47 [2022-04-04T17:38:47.108Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
17:38:47 [2022-04-04T17:38:47.108Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s
17:38:47 [2022-04-04T17:38:47.204Z] #43 21.60   CC       images/pstree.o
17:38:47 [2022-04-04T17:38:47.225Z] #43 18.72   CC       images/fown.o
17:38:47 [2022-04-04T17:38:47.366Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s
17:38:47 [2022-04-04T17:38:47.463Z] #43 21.79   CC       images/pipe.o
17:38:47 [2022-04-04T17:38:47.481Z] #43 18.93   CC       images/ns.o
17:38:47 [2022-04-04T17:38:47.481Z] #43 19.06   CC       images/regfile.o
17:38:47 [2022-04-04T17:38:47.625Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done
17:38:47 [2022-04-04T17:38:47.625Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s
17:38:47 [2022-04-04T17:38:47.722Z] #43 21.97   CC       images/tcp-stream.o
17:38:47 [2022-04-04T17:38:47.737Z] #43 19.25   CC       images/ghost-file.o
17:38:47 [2022-04-04T17:38:47.883Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
17:38:47 [2022-04-04T17:38:47.883Z] #4 DONE 0.8s
17:38:47 [2022-04-04T17:38:47.981Z] #43 22.23   CC       images/sk-packet.o
17:38:47 [2022-04-04T17:38:47.981Z] #43 ...
17:38:47 [2022-04-04T17:38:47.981Z] 
17:38:47 [2022-04-04T17:38:47.981Z] #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
17:38:47 [2022-04-04T17:38:47.981Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f
17:38:48 [2022-04-04T17:38:48.003Z] #43 19.43   CC       images/fifo.o
17:38:48 [2022-04-04T17:38:48.142Z] 
17:38:48 [2022-04-04T17:38:48.142Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:38:48 [2022-04-04T17:38:48.142Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:38:48 [2022-04-04T17:38:48.264Z] #43 19.56   CC       images/remap-file-path.o
17:38:48 [2022-04-04T17:38:48.264Z] #43 19.79   CC       images/eventfd.o
17:38:48 [2022-04-04T17:38:48.520Z] #43 19.96   CC       images/eventpoll.o
17:38:48 [2022-04-04T17:38:48.776Z] #43 20.21   CC       images/fh.o
17:38:49 [2022-04-04T17:38:49.032Z] #43 20.46   CC       images/fsnotify.o
17:38:49 [2022-04-04T17:38:49.078Z] #8 ...
17:38:49 [2022-04-04T17:38:49.078Z] 
17:38:49 [2022-04-04T17:38:49.078Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster
17:38:49 [2022-04-04T17:38:49.078Z] #5 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a
17:38:49 [2022-04-04T17:38:49.078Z] #5 DONE 1.0s
17:38:49 [2022-04-04T17:38:49.078Z] 
17:38:49 [2022-04-04T17:38:49.078Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:38:49 [2022-04-04T17:38:49.078Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
17:38:49 [2022-04-04T17:38:49.078Z] #6 DONE 1.0s
17:38:49 [2022-04-04T17:38:49.078Z] 
17:38:49 [2022-04-04T17:38:49.078Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:38:49 [2022-04-04T17:38:49.078Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:38:49 [2022-04-04T17:38:49.078Z] #7 DONE 1.1s
17:38:49 [2022-04-04T17:38:49.078Z] 
17:38:49 [2022-04-04T17:38:49.078Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:38:49 [2022-04-04T17:38:49.078Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:38:49 [2022-04-04T17:38:49.214Z] Client:
17:38:49 [2022-04-04T17:38:49.214Z]  Context:    default
17:38:49 [2022-04-04T17:38:49.214Z]  Debug Mode: false
17:38:49 [2022-04-04T17:38:49.214Z]  Plugins:
17:38:49 [2022-04-04T17:38:49.214Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:38:49 [2022-04-04T17:38:49.214Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
17:38:49 [2022-04-04T17:38:49.214Z]   compose: Docker Compose (Docker Inc., v2.2.3)
17:38:49 [2022-04-04T17:38:49.214Z]   scan: Docker Scan (Docker Inc., v0.12.0)
17:38:49 [2022-04-04T17:38:49.214Z] 
17:38:49 [2022-04-04T17:38:49.214Z] Server:
17:38:49 [2022-04-04T17:38:49.214Z]  Containers: 0
17:38:49 [2022-04-04T17:38:49.214Z]   Running: 0
17:38:49 [2022-04-04T17:38:49.214Z]   Paused: 0
17:38:49 [2022-04-04T17:38:49.214Z]   Stopped: 0
17:38:49 [2022-04-04T17:38:49.214Z]  Images: 0
17:38:49 [2022-04-04T17:38:49.214Z]  Server Version: 20.10.12
17:38:49 [2022-04-04T17:38:49.214Z]  Storage Driver: overlay2
17:38:49 [2022-04-04T17:38:49.214Z]   Backing Filesystem: extfs
17:38:49 [2022-04-04T17:38:49.214Z]   Supports d_type: true
17:38:49 [2022-04-04T17:38:49.214Z]   Native Overlay Diff: true
17:38:49 [2022-04-04T17:38:49.214Z]   userxattr: false
17:38:49 [2022-04-04T17:38:49.214Z]  Logging Driver: json-file
17:38:49 [2022-04-04T17:38:49.214Z]  Cgroup Driver: systemd
17:38:49 [2022-04-04T17:38:49.214Z]  Cgroup Version: 2
17:38:49 [2022-04-04T17:38:49.214Z]  Plugins:
17:38:49 [2022-04-04T17:38:49.214Z]   Volume: local
17:38:49 [2022-04-04T17:38:49.214Z]   Network: bridge host ipvlan macvlan null overlay
17:38:49 [2022-04-04T17:38:49.214Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:38:49 [2022-04-04T17:38:49.214Z]  Swarm: inactive
17:38:49 [2022-04-04T17:38:49.214Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:38:49 [2022-04-04T17:38:49.214Z]  Default Runtime: runc
17:38:49 [2022-04-04T17:38:49.214Z]  Init Binary: docker-init
17:38:49 [2022-04-04T17:38:49.214Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
17:38:49 [2022-04-04T17:38:49.214Z]  runc version: v1.0.2-0-g52b36a2
17:38:49 [2022-04-04T17:38:49.214Z]  init version: de40ad0
17:38:49 [2022-04-04T17:38:49.214Z]  Security Options:
17:38:49 [2022-04-04T17:38:49.214Z]   apparmor
17:38:49 [2022-04-04T17:38:49.214Z]   seccomp
17:38:49 [2022-04-04T17:38:49.214Z]    Profile: default
17:38:49 [2022-04-04T17:38:49.214Z]   cgroupns
17:38:49 [2022-04-04T17:38:49.214Z]  Kernel Version: 5.11.0-1023-aws
17:38:49 [2022-04-04T17:38:49.214Z]  Operating System: Ubuntu 20.04.3 LTS
17:38:49 [2022-04-04T17:38:49.214Z]  OSType: linux
17:38:49 [2022-04-04T17:38:49.214Z]  Architecture: x86_64
17:38:49 [2022-04-04T17:38:49.214Z]  CPUs: 2
17:38:49 [2022-04-04T17:38:49.214Z]  Total Memory: 7.477GiB
17:38:49 [2022-04-04T17:38:49.214Z]  Name: ip-10-100-113-185
17:38:49 [2022-04-04T17:38:49.214Z]  ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH
17:38:49 [2022-04-04T17:38:49.214Z]  Docker Root Dir: /var/lib/docker
17:38:49 [2022-04-04T17:38:49.214Z]  Debug Mode: false
17:38:49 [2022-04-04T17:38:49.214Z]  Registry: https://index.docker.io/v1/
17:38:49 [2022-04-04T17:38:49.214Z]  Labels:
17:38:49 [2022-04-04T17:38:49.214Z]  Experimental: true
17:38:49 [2022-04-04T17:38:49.214Z]  Insecure Registries:
17:38:49 [2022-04-04T17:38:49.214Z]   127.0.0.0/8
17:38:49 [2022-04-04T17:38:49.214Z]  Live Restore Enabled: true
17:38:49 [2022-04-04T17:38:49.214Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:38:49 [2022-04-04T17:38:49.289Z] #43 20.92   CC       images/signalfd.o
17:38:49 [2022-04-04T17:38:49.289Z] #56 41.77 Checking out files:  61% (2834/4593)   
Checking out files:  62% (2848/4593)   
Checking out files:  63% (2894/4593)   
Checking out files:  64% (2940/4593)   
Checking out files:  65% (2986/4593)   
Checking out files:  66% (3032/4593)   
Checking out files:  67% (3078/4593)   
Checking out files:  68% (3124/4593)   
Checking out files:  69% (3170/4593)   
Checking out files:  70% (3216/4593)   
Checking out files:  71% (3262/4593)   
Checking out files:  72% (3307/4593)   
Checking out files:  73% (3353/4593)   
Checking out files:  74% (3399/4593)   
Checking out files:  75% (3445/4593)   
Checking out files:  76% (3491/4593)   
Checking out files:  77% (3537/4593)   
Checking out files:  78% (3583/4593)   
Checking out files:  79% (3629/4593)   
Checking out files:  80% (3675/4593)   
Checking out files:  81% (3721/4593)   
Checking out files:  82% (3767/4593)   
Checking out files:  83% (3813/4593)   
Checking out files:  84% (3859/4593)   
Checking out files:  85% (3905/4593)   
Checking out files:  86% (3950/4593)   
Checking out files:  87% (3996/4593)   
Checking out files:  88% (4042/4593)   
Checking out files:  89% (4088/4593)   
Checking out files:  90% (4134/4593)   
Checking out files:  91% (4180/4593)   
Checking out files:  92% (4226/4593)   
Checking out files:  93% (4272/4593)   
Checking out files:  94% (4318/4593)   
Checking out files:  95% (4364/4593)   
Checking out files:  96% (4410/4593)   
Checking out files:  96% (4444/4593)   
Checking out files:  97% (4456/4593)   
Checking out files:  98% (4502/4593)   
Checking out files:  99% (4548/4593)   
Checking out files: 100% (4593/4593)   
Checking out files: 100% (4593/4593), done.
17:38:49 [2022-04-04T17:38:49.289Z] #56 42.92 + cd /tmp/tmp.d6eznU7TyG/src/github.com/containerd/containerd
17:38:49 [2022-04-04T17:38:49.289Z] #56 42.92 + git checkout -q v1.5.11
17:38:49 [2022-04-04T17:38:49.336Z] #8 DONE 1.2s
17:38:49 [2022-04-04T17:38:49.544Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:492fac20af558af4164484ee773eee6f6a6f56b0 .
17:38:49 [2022-04-04T17:38:49.544Z] #1 [internal] load build definition from Dockerfile
17:38:49 [2022-04-04T17:38:49.544Z] #1 sha256:c6641ee31a08f58570d2e45ebae4341636ec7f8ed14875f3908ce52f63217e32
17:38:49 [2022-04-04T17:38:49.544Z] #1 transferring dockerfile: 17.05kB 0.1s done
17:38:49 [2022-04-04T17:38:49.544Z] #1 DONE 0.1s
17:38:49 [2022-04-04T17:38:49.544Z] 
17:38:49 [2022-04-04T17:38:49.544Z] #2 [internal] load .dockerignore
17:38:49 [2022-04-04T17:38:49.544Z] #2 sha256:b128fc91af0f9a2fd2a5d01e02370085060cf8adb80b04859cc113bc0b8499ab
17:38:49 [2022-04-04T17:38:49.544Z] #2 transferring context: 87B done
17:38:49 [2022-04-04T17:38:49.597Z] 
17:38:49 [2022-04-04T17:38:49.597Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a
17:38:49 [2022-04-04T17:38:49.597Z] #26 sha256:17b81d129e5972da2d7c1df775a88cee6413dabe0187d56284644581b29dc7e4
17:38:49 [2022-04-04T17:38:49.597Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a done
17:38:49 [2022-04-04T17:38:49.597Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done
17:38:49 [2022-04-04T17:38:49.597Z] #26 sha256:a6b19c21082133146302e33c31b8aca9c313044b6cfe3dda041867fcd9d86fd9 529B / 529B done
17:38:49 [2022-04-04T17:38:49.597Z] #26 sha256:fbbcf383034e9eb95f0490b9c6e6ee0c1fd99b7ae77cecc7b85da30dda33741f 1.48kB / 1.48kB done
17:38:49 [2022-04-04T17:38:49.803Z] #2 DONE 0.1s
17:38:49 [2022-04-04T17:38:49.803Z] 
17:38:49 [2022-04-04T17:38:49.803Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
17:38:49 [2022-04-04T17:38:49.803Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
17:38:49 [2022-04-04T17:38:49.851Z] #43 21.12   CC       images/fs.o
17:38:49 [2022-04-04T17:38:49.851Z] #43 ...
17:38:49 [2022-04-04T17:38:49.851Z] 
17:38:49 [2022-04-04T17:38:49.851Z] #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
17:38:49 [2022-04-04T17:38:49.851Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b
17:38:49 [2022-04-04T17:38:49.857Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 0B / 49.23MB 0.2s
17:38:50 [2022-04-04T17:38:50.062Z] #3 DONE 0.3s
17:38:50 [2022-04-04T17:38:50.062Z] 
17:38:50 [2022-04-04T17:38:50.062Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
17:38:50 [2022-04-04T17:38:50.062Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
17:38:50 [2022-04-04T17:38:50.062Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
17:38:50 [2022-04-04T17:38:50.062Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
17:38:50 [2022-04-04T17:38:50.062Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
17:38:50 [2022-04-04T17:38:50.062Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s
17:38:50 [2022-04-04T17:38:50.062Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
17:38:50 [2022-04-04T17:38:50.121Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 3.49MB / 49.23MB 0.3s
17:38:50 [2022-04-04T17:38:50.121Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 15.07MB / 49.23MB 0.4s
17:38:50 [2022-04-04T17:38:50.321Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
17:38:50 [2022-04-04T17:38:50.388Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 29.48MB / 49.23MB 0.5s
17:38:50 [2022-04-04T17:38:50.388Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 39.85MB / 49.23MB 0.7s
17:38:50 [2022-04-04T17:38:50.581Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
17:38:50 [2022-04-04T17:38:50.647Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 48.23MB / 49.23MB 0.8s
17:38:50 [2022-04-04T17:38:50.840Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
17:38:50 [2022-04-04T17:38:50.840Z] #4 DONE 0.6s
17:38:50 [2022-04-04T17:38:50.840Z] 
17:38:50 [2022-04-04T17:38:50.840Z] #8 [internal] load metadata for docker.io/library/debian:buster
17:38:50 [2022-04-04T17:38:50.840Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
17:38:50 [2022-04-04T17:38:50.878Z] #56 43.41 Checking out files:  53% (2449/4593)   
Checking out files:  54% (2481/4593)   
Checking out files:  55% (2527/4593)   
Checking out files:  56% (2573/4593)   
Checking out files:  57% (2619/4593)   
Checking out files:  58% (2664/4593)   
Checking out files:  59% (2710/4593)   
Checking out files:  60% (2756/4593)   
Checking out files:  61% (2802/4593)   
Checking out files:  62% (2848/4593)   
Checking out files:  63% (2894/4593)   
Checking out files:  64% (2940/4593)   
Checking out files:  65% (2986/4593)   
Checking out files:  66% (3032/4593)   
Checking out files:  67% (3078/4593)   
Checking out files:  68% (3124/4593)   
Checking out files:  69% (3170/4593)   
Checking out files:  70% (3216/4593)   
Checking out files:  71% (3262/4593)   
Checking out files:  72% (3307/4593)   
Checking out files:  73% (3353/4593)   
Checking out files:  74% (3399/4593)   
Checking out files:  75% (3445/4593)   
Checking out files:  76% (3491/4593)   
Checking out files:  77% (3537/4593)   
Checking out files:  78% (3583/4593)   
Checking out files:  79% (3629/4593)   
Checking out files:  80% (3675/4593)   
Checking out files:  81% (3721/4593)   
Checking out files:  82% (3767/4593)   
Checking out files:  83% (3813/4593)   
Checking out files:  84% (3859/4593)   
Checking out files:  85% (3905/4593)   
Checking out files:  86% (3950/4593)   
Checking out files:  87% (3996/4593)   
Checking out files:  88% (4042/4593)   
Checking out files:  89% (4088/4593)   
Checking out files:  90% (4134/4593)   
Checking out files:  91% (4180/4593)   
Checking out files:  92% (4226/4593)   
Checking out files:  93% (4272/4593)   
Checking out files:  94% (4318/4593)   
Checking out files:  95% (4364/4593)   
Checking out files:  96% (4410/4593)   
Checking out files:  96% (4419/4593)   
Checking out files:  97% (4456/4593)   
Checking out files:  98% (4502/4593)   
Checking out files:  99% (4548/4593)   
Checking out files: 100% (4593/4593)   
Checking out files: 100% (4593/4593), done.
17:38:50 [2022-04-04T17:38:50.878Z] #56 44.65 + cd /tmp/tmp.tYJLqe57Cy/src/github.com/containerd/containerd
17:38:51 [2022-04-04T17:38:51.134Z] #56 44.65 + git checkout -q v1.5.11
17:38:51 [2022-04-04T17:38:51.193Z] #56 45.02 + export 'BUILDTAGS=netgo osusergo static_build'
17:38:51 [2022-04-04T17:38:51.193Z] #56 45.02 + BUILDTAGS='netgo osusergo static_build'
17:38:51 [2022-04-04T17:38:51.193Z] #56 45.02 + export EXTRA_FLAGS=-buildmode=pie
17:38:51 [2022-04-04T17:38:51.193Z] #56 45.02 + EXTRA_FLAGS=-buildmode=pie
17:38:51 [2022-04-04T17:38:51.193Z] #56 45.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:38:51 [2022-04-04T17:38:51.193Z] #56 45.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:38:51 [2022-04-04T17:38:51.193Z] #56 45.02 + '[' '' = dynamic ']'
17:38:51 [2022-04-04T17:38:51.193Z] #56 45.02 + make
17:38:51 [2022-04-04T17:38:51.777Z] #8 DONE 0.8s
17:38:51 [2022-04-04T17:38:51.777Z] 
17:38:51 [2022-04-04T17:38:51.777Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:38:51 [2022-04-04T17:38:51.777Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:38:51 [2022-04-04T17:38:51.777Z] #6 DONE 0.8s
17:38:51 [2022-04-04T17:38:51.777Z] 
17:38:51 [2022-04-04T17:38:51.777Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:38:51 [2022-04-04T17:38:51.777Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:38:51 [2022-04-04T17:38:51.777Z] #7 DONE 0.8s
17:38:51 [2022-04-04T17:38:51.777Z] 
17:38:51 [2022-04-04T17:38:51.777Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster
17:38:51 [2022-04-04T17:38:51.777Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
17:38:51 [2022-04-04T17:38:51.777Z] #5 DONE 0.8s
17:38:51 [2022-04-04T17:38:51.777Z] 
17:38:51 [2022-04-04T17:38:51.777Z] #23 [internal] load build context
17:38:51 [2022-04-04T17:38:51.777Z] #23 sha256:21f9c36ebcb7b247ae6af5090eabbe5d7657d4facbb1749f19af1a3a3af90204
17:38:52 [2022-04-04T17:38:52.023Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 49.23MB / 49.23MB 1.9s done
17:38:52 [2022-04-04T17:38:52.023Z] #26 extracting sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9
17:38:52 [2022-04-04T17:38:52.570Z] #56 46.37 + bin/ctr
17:38:52 [2022-04-04T17:38:52.961Z] #26 ...
17:38:52 [2022-04-04T17:38:52.961Z] 
17:38:52 [2022-04-04T17:38:52.961Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:38:52 [2022-04-04T17:38:52.961Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:38:52 [2022-04-04T17:38:52.961Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
17:38:52 [2022-04-04T17:38:52.961Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:38:52 [2022-04-04T17:38:52.961Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
17:38:52 [2022-04-04T17:38:52.961Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
17:38:52 [2022-04-04T17:38:52.961Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
17:38:52 [2022-04-04T17:38:52.961Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
17:38:52 [2022-04-04T17:38:52.961Z] #62 DONE 3.0s
17:38:52 [2022-04-04T17:38:52.961Z] 
17:38:52 [2022-04-04T17:38:52.961Z] #23 [internal] load build context
17:38:52 [2022-04-04T17:38:52.961Z] #23 sha256:3d18ede09909a37eebb5b4e6daf8eeaa58d67ad0bc14847ee0a3da2a3a15724a
17:38:52 [2022-04-04T17:38:52.961Z] #23 transferring context: 52.47MB 2.0s done
17:38:52 [2022-04-04T17:38:52.961Z] #23 DONE 3.2s
17:38:52 [2022-04-04T17:38:52.961Z] 
17:38:52 [2022-04-04T17:38:52.961Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:38:52 [2022-04-04T17:38:52.961Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:38:52 [2022-04-04T17:38:52.961Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
17:38:52 [2022-04-04T17:38:52.961Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:38:52 [2022-04-04T17:38:52.961Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:38:52 [2022-04-04T17:38:52.961Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:38:52 [2022-04-04T17:38:52.961Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
17:38:52 [2022-04-04T17:38:52.961Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
17:38:52 [2022-04-04T17:38:52.961Z] #64 DONE 3.1s
17:38:52 [2022-04-04T17:38:52.961Z] 
17:38:52 [2022-04-04T17:38:52.961Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a
17:38:52 [2022-04-04T17:38:52.961Z] #26 sha256:17b81d129e5972da2d7c1df775a88cee6413dabe0187d56284644581b29dc7e4
17:38:53 [2022-04-04T17:38:53.653Z] #56 46.77 + export 'BUILDTAGS=netgo osusergo static_build'
17:38:53 [2022-04-04T17:38:53.653Z] #56 46.77 + BUILDTAGS='netgo osusergo static_build'
17:38:53 [2022-04-04T17:38:53.653Z] #56 46.77 + export EXTRA_FLAGS=-buildmode=pie
17:38:53 [2022-04-04T17:38:53.653Z] #56 46.77 + EXTRA_FLAGS=-buildmode=pie
17:38:53 [2022-04-04T17:38:53.653Z] #56 46.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:38:53 [2022-04-04T17:38:53.653Z] #56 46.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:38:53 [2022-04-04T17:38:53.653Z] #56 46.77 + '[' '' = dynamic ']'
17:38:53 [2022-04-04T17:38:53.653Z] #56 46.77 + make
17:38:54 [2022-04-04T17:38:54.872Z] #26 extracting sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 3.0s done
17:38:55 [2022-04-04T17:38:55.019Z] #56 48.50 + bin/ctr
17:38:55 [2022-04-04T17:38:55.082Z] #23 transferring context: 37.35MB 2.8s
17:38:56 [2022-04-04T17:38:56.031Z] #23 transferring context: 52.45MB 3.9s done
17:38:56 [2022-04-04T17:38:56.031Z] #23 DONE 4.0s
17:38:56 [2022-04-04T17:38:56.031Z] 
17:38:56 [2022-04-04T17:38:56.031Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:38:56 [2022-04-04T17:38:56.031Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.5s done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.2s done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.6s done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 2.0s done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 3.7s done
17:38:56 [2022-04-04T17:38:56.031Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.0s
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 82.84MB / 129.16MB 3.9s
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.7s done
17:38:56 [2022-04-04T17:38:56.031Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 96.47MB / 129.16MB 4.1s
17:38:56 [2022-04-04T17:38:56.291Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 105.91MB / 129.16MB 4.3s
17:38:56 [2022-04-04T17:38:56.291Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 121.63MB / 129.16MB 4.5s
17:38:56 [2022-04-04T17:38:56.550Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 4.6s
17:38:57 [2022-04-04T17:38:57.491Z] #9 ...
17:38:57 [2022-04-04T17:38:57.491Z] 
17:38:57 [2022-04-04T17:38:57.491Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:38:57 [2022-04-04T17:38:57.491Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:38:57 [2022-04-04T17:38:57.491Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
17:38:57 [2022-04-04T17:38:57.491Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:38:57 [2022-04-04T17:38:57.491Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:38:57 [2022-04-04T17:38:57.491Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done
17:38:57 [2022-04-04T17:38:57.491Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done
17:38:57 [2022-04-04T17:38:57.491Z] #64 DONE 5.5s
17:38:57 [2022-04-04T17:38:57.491Z] 
17:38:57 [2022-04-04T17:38:57.491Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:38:57 [2022-04-04T17:38:57.491Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:38:57 [2022-04-04T17:38:57.491Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
17:38:57 [2022-04-04T17:38:57.491Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:38:57 [2022-04-04T17:38:57.491Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
17:38:57 [2022-04-04T17:38:57.491Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
17:38:57 [2022-04-04T17:38:57.491Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done
17:38:57 [2022-04-04T17:38:57.491Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done
17:38:57 [2022-04-04T17:38:57.491Z] #62 DONE 5.6s
17:38:57 [2022-04-04T17:38:57.491Z] 
17:38:57 [2022-04-04T17:38:57.491Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:38:57 [2022-04-04T17:38:57.491Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:38:57 [2022-04-04T17:38:57.491Z] #9 ...
17:38:57 [2022-04-04T17:38:57.491Z] 
17:38:57 [2022-04-04T17:38:57.491Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a
17:38:57 [2022-04-04T17:38:57.491Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d
17:38:57 [2022-04-04T17:38:57.491Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done
17:38:57 [2022-04-04T17:38:57.491Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done
17:38:57 [2022-04-04T17:38:57.491Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done
17:38:57 [2022-04-04T17:38:57.491Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done
17:38:57 [2022-04-04T17:38:57.491Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.1s done
17:38:57 [2022-04-04T17:38:57.491Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.2s
17:38:58 [2022-04-04T17:38:58.156Z] #26 DONE 8.1s
17:38:58 [2022-04-04T17:38:58.156Z] 
17:38:58 [2022-04-04T17:38:58.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088
17:38:58 [2022-04-04T17:38:58.156Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:07fa8072b5a2117bbb87e893e43da425b56a94a9f04b07f0a3f0af4a9813a0b0 1.79kB / 1.79kB done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:67f476ddb57c5706a3953f92e77ba881bc4d92fe30e444a8e8b2fbf95b5118bc 7.07kB / 7.07kB done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 2.6s
17:38:58 [2022-04-04T17:38:58.156Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 2.8s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 7.70MB / 7.70MB 3.2s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 3.7s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 5.1s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 6.6s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.2s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 54.94MB / 99.70MB 7.7s
17:38:58 [2022-04-04T17:38:58.156Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.3s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 7.2s done
17:38:58 [2022-04-04T17:38:58.156Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 66.06MB / 99.70MB 7.8s
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 78.64MB / 99.70MB 7.9s
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 85.98MB / 99.70MB 8.0s
17:38:58 [2022-04-04T17:38:58.156Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 8.1s
17:38:59 [2022-04-04T17:38:59.138Z] #56 ...
17:38:59 [2022-04-04T17:38:59.138Z] 
17:38:59 [2022-04-04T17:38:59.138Z] #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
17:38:59 [2022-04-04T17:38:59.138Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:38:59 [2022-04-04T17:38:59.138Z] #43 22.46   CC       images/mnt.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 22.72   CC       images/pipe-data.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 22.97   CC       images/sa.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 23.12   CC       images/timer.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 23.50   CC       images/timerfd.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 23.71   CC       images/mm.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 23.97   CC       images/sk-opts.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 24.13   CC       images/sk-unix.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 24.46   CC       images/sk-inet.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 24.75   CC       images/tun.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 24.97   CC       images/sk-netlink.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 25.21   CC       images/packet-sock.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 25.56   CC       images/ipc-var.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 25.71   CC       images/ipc-desc.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 25.88   CC       images/ipc-shm.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 26.05   CC       images/ipc-msg.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 26.26   CC       images/ipc-sem.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 26.41   CC       images/utsns.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 26.54   CC       images/creds.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 26.77   CC       images/vma.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 26.98   CC       images/netdev.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 27.27   CC       images/tty.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 27.70   CC       images/file-lock.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 27.85   CC       images/rlimit.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 28.00   CC       images/pagemap.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 28.25   CC       images/siginfo.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 28.47   CC       images/rpc.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 29.36   CC       images/ext-file.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 29.55   CC       images/cgroup.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 29.98   CC       images/userns.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 30.18   CC       images/google/protobuf/descriptor.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 31.55   CC       images/opts.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 31.79   CC       images/seccomp.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 32.03   CC       images/binfmt-misc.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 32.20   CC       images/time.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 32.36   CC       images/sysctl.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 32.52   CC       images/autofs.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 32.77   CC       images/macvlan.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 32.97   CC       images/sit.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 33.13   CC       images/memfd.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 33.46   CC       images/timens.o
17:38:59 [2022-04-04T17:38:59.138Z] #43 33.67   LINK     images/built-in.o
17:38:59 [2022-04-04T17:38:59.397Z] #43 33.83   GEN      compel/include/asm
17:38:59 [2022-04-04T17:38:59.397Z] #43 33.86   GEN      compel/include/version.h
17:38:59 [2022-04-04T17:38:59.397Z] #43 33.87 touch .config
17:38:59 [2022-04-04T17:38:59.397Z] #43 33.92   GEN      include/common/config.h
17:38:59 [2022-04-04T17:38:59.402Z] #26 ...
17:38:59 [2022-04-04T17:38:59.402Z] 
17:38:59 [2022-04-04T17:38:59.402Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:38:59 [2022-04-04T17:38:59.402Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:38:59 [2022-04-04T17:38:59.532Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 1.8s done
17:38:59 [2022-04-04T17:38:59.657Z] #43 34.01   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:38:59 [2022-04-04T17:38:59.657Z] #43 34.03   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:38:59 [2022-04-04T17:38:59.657Z] #43 34.06   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:38:59 [2022-04-04T17:38:59.657Z] #43 34.07   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:38:59 [2022-04-04T17:38:59.657Z] #43 34.09   DEP      compel/arch/x86/plugins/std/memcpy.d
17:38:59 [2022-04-04T17:38:59.657Z] #43 34.12   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:38:59 [2022-04-04T17:38:59.657Z] #43 34.13   GEN      compel/plugins/include/uapi/std/syscall.h
17:38:59 [2022-04-04T17:38:59.916Z] #43 34.19   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:38:59 [2022-04-04T17:38:59.916Z] #43 34.19   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:38:59 [2022-04-04T17:38:59.916Z] #43 34.22   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:38:59 [2022-04-04T17:38:59.916Z] #43 34.22   DEP      compel/plugins/std/infect.d
17:38:59 [2022-04-04T17:38:59.916Z] #43 34.40   DEP      compel/plugins/std/string.d
17:38:59 [2022-04-04T17:38:59.972Z] #63 DONE 0.6s
17:38:59 [2022-04-04T17:38:59.973Z] 
17:38:59 [2022-04-04T17:38:59.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:38:59 [2022-04-04T17:38:59.973Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:39:00 [2022-04-04T17:39:00.175Z] #43 34.50   DEP      compel/plugins/std/log.d
17:39:00 [2022-04-04T17:39:00.175Z] #43 34.58   DEP      compel/plugins/std/fds.d
17:39:00 [2022-04-04T17:39:00.175Z] #43 34.66   DEP      compel/plugins/std/std.d
17:39:00 [2022-04-04T17:39:00.265Z] #56 ...
17:39:00 [2022-04-04T17:39:00.265Z] 
17:39:00 [2022-04-04T17:39:00.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
17:39:00 [2022-04-04T17:39:00.265Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:00 [2022-04-04T17:39:00.265Z] #43 21.35   CC       images/pstree.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 21.62   CC       images/pipe.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 21.81   CC       images/tcp-stream.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 22.01   CC       images/sk-packet.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 22.23   CC       images/mnt.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 22.53   CC       images/pipe-data.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 22.73   CC       images/sa.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 22.88   CC       images/timer.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 23.16   CC       images/timerfd.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 23.33   CC       images/mm.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 23.62   CC       images/sk-opts.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 23.88   CC       images/sk-unix.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 24.15   CC       images/sk-inet.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 24.43   CC       images/tun.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 24.67   CC       images/sk-netlink.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 24.92   CC       images/packet-sock.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 25.24   CC       images/ipc-var.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 25.49   CC       images/ipc-desc.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 25.71   CC       images/ipc-shm.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 25.90   CC       images/ipc-msg.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 26.26   CC       images/ipc-sem.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 26.41   CC       images/utsns.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 26.61   CC       images/creds.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 26.79   CC       images/vma.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 26.96   CC       images/netdev.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 27.25   CC       images/tty.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 27.74   CC       images/file-lock.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 27.97   CC       images/rlimit.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 28.23   CC       images/pagemap.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 28.47   CC       images/siginfo.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 28.68   CC       images/rpc.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 29.65   CC       images/ext-file.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 29.85   CC       images/cgroup.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 30.34   CC       images/userns.o
17:39:00 [2022-04-04T17:39:00.265Z] #43 30.66   CC       images/google/protobuf/descriptor.o
17:39:00 [2022-04-04T17:39:00.434Z] #43 34.76   DEP      compel/plugins/shmem/shmem.d
17:39:00 [2022-04-04T17:39:00.434Z] #43 34.85   DEP      compel/plugins/fds/fds.d
17:39:00 [2022-04-04T17:39:00.467Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 0.1s
17:39:00 [2022-04-04T17:39:00.521Z] #43 32.10   CC       images/opts.o
17:39:00 [2022-04-04T17:39:00.694Z] #43 34.95   CC       compel/plugins/std/std.o
17:39:00 [2022-04-04T17:39:00.778Z] #43 32.28   CC       images/seccomp.o
17:39:00 [2022-04-04T17:39:00.917Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.0s done
17:39:00 [2022-04-04T17:39:00.917Z] #9 ...
17:39:00 [2022-04-04T17:39:00.917Z] 
17:39:00 [2022-04-04T17:39:00.917Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a
17:39:00 [2022-04-04T17:39:00.917Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d
17:39:00 [2022-04-04T17:39:00.917Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 7.4s done
17:39:00 [2022-04-04T17:39:00.917Z] #26 DONE 9.1s
17:39:00 [2022-04-04T17:39:00.917Z] 
17:39:00 [2022-04-04T17:39:00.917Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:39:00 [2022-04-04T17:39:00.917Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:39:00 [2022-04-04T17:39:00.917Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5
17:39:00 [2022-04-04T17:39:00.952Z] #43 35.24   CC       compel/plugins/std/fds.o
17:39:01 [2022-04-04T17:39:01.177Z] #9 ...
17:39:01 [2022-04-04T17:39:01.177Z] 
17:39:01 [2022-04-04T17:39:01.177Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:39:01 [2022-04-04T17:39:01.177Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:39:01 [2022-04-04T17:39:01.177Z] #65 DONE 1.1s
17:39:01 [2022-04-04T17:39:01.177Z] 
17:39:01 [2022-04-04T17:39:01.177Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:39:01 [2022-04-04T17:39:01.177Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:39:01 [2022-04-04T17:39:01.211Z] #43 ...
17:39:01 [2022-04-04T17:39:01.211Z] 
17:39:01 [2022-04-04T17:39:01.211Z] #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
17:39:01 [2022-04-04T17:39:01.211Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:39:01 [2022-04-04T17:39:01.211Z] #13 84.45 Selecting previously unselected package g++-mingw-w64-x86-64.
17:39:01 [2022-04-04T17:39:01.211Z] #13 84.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:39:01 [2022-04-04T17:39:01.211Z] #13 84.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:39:01 [2022-04-04T17:39:01.339Z] #43 32.59   CC       images/binfmt-misc.o
17:39:01 [2022-04-04T17:39:01.339Z] #43 32.77   CC       images/time.o
17:39:01 [2022-04-04T17:39:01.471Z] #13 ...
17:39:01 [2022-04-04T17:39:01.471Z] 
17:39:01 [2022-04-04T17:39:01.471Z] #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
17:39:01 [2022-04-04T17:39:01.471Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:01 [2022-04-04T17:39:01.471Z] #43 35.69   CC       compel/plugins/std/log.o
17:39:01 [2022-04-04T17:39:01.595Z] #43 32.97   CC       images/sysctl.o
17:39:01 [2022-04-04T17:39:01.745Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.7s done
17:39:01 [2022-04-04T17:39:01.745Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb
17:39:01 [2022-04-04T17:39:01.842Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 11.6s done
17:39:01 [2022-04-04T17:39:01.842Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 1.5s done
17:39:01 [2022-04-04T17:39:01.851Z] #43 33.19   CC       images/autofs.o
17:39:01 [2022-04-04T17:39:01.851Z] #43 33.43   CC       images/macvlan.o
17:39:02 [2022-04-04T17:39:02.007Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.3s done
17:39:02 [2022-04-04T17:39:02.038Z] #43 36.54   CC       compel/plugins/std/string.o
17:39:02 [2022-04-04T17:39:02.107Z] #43 33.57   CC       images/sit.o
17:39:02 [2022-04-04T17:39:02.107Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226
17:39:02 [2022-04-04T17:39:02.272Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0.1s
17:39:02 [2022-04-04T17:39:02.362Z] #43 33.79   CC       images/memfd.o
17:39:02 [2022-04-04T17:39:02.606Z] #43 37.10   CC       compel/plugins/std/infect.o
17:39:02 [2022-04-04T17:39:02.618Z] #43 34.00   CC       images/timens.o
17:39:02 [2022-04-04T17:39:02.873Z] #43 34.28   LINK     images/built-in.o
17:39:02 [2022-04-04T17:39:02.873Z] #43 ...
17:39:02 [2022-04-04T17:39:02.874Z] 
17:39:02 [2022-04-04T17:39:02.874Z] #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
17:39:02 [2022-04-04T17:39:02.874Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:39:02 [2022-04-04T17:39:02.874Z] #13 85.98 Selecting previously unselected package g++-mingw-w64-x86-64.
17:39:02 [2022-04-04T17:39:02.874Z] #13 85.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:39:02 [2022-04-04T17:39:02.874Z] #13 85.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:39:02 [2022-04-04T17:39:02.874Z] #13 ...
17:39:02 [2022-04-04T17:39:02.874Z] 
17:39:02 [2022-04-04T17:39:02.874Z] #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
17:39:02 [2022-04-04T17:39:02.874Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:02 [2022-04-04T17:39:02.874Z] #43 34.41   GEN      compel/include/asm
17:39:02 [2022-04-04T17:39:02.874Z] #43 34.42   GEN      compel/include/version.h
17:39:02 [2022-04-04T17:39:02.874Z] #43 34.46 touch .config
17:39:02 [2022-04-04T17:39:02.874Z] #43 34.52   GEN      include/common/config.h
17:39:03 [2022-04-04T17:39:03.129Z] #43 34.61   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:39:03 [2022-04-04T17:39:03.129Z] #43 34.63   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:39:03 [2022-04-04T17:39:03.129Z] #43 34.66   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:39:03 [2022-04-04T17:39:03.129Z] #43 34.67   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:39:03 [2022-04-04T17:39:03.129Z] #43 34.70   DEP      compel/arch/x86/plugins/std/memcpy.d
17:39:03 [2022-04-04T17:39:03.129Z] #43 34.72   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:39:03 [2022-04-04T17:39:03.129Z] #43 34.75   GEN      compel/plugins/include/uapi/std/syscall.h
17:39:03 [2022-04-04T17:39:03.174Z] #43 37.49   CC       compel/arch/x86/plugins/std/parasite-head.o
17:39:03 [2022-04-04T17:39:03.174Z] #43 37.56   CC       compel/arch/x86/plugins/std/memcpy.o
17:39:03 [2022-04-04T17:39:03.174Z] #43 37.60   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:39:03 [2022-04-04T17:39:03.174Z] #43 37.67   AR       compel/plugins/std.lib.a
17:39:03 [2022-04-04T17:39:03.385Z] #43 34.78   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:39:03 [2022-04-04T17:39:03.385Z] #43 34.80   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:39:03 [2022-04-04T17:39:03.385Z] #43 34.82   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:39:03 [2022-04-04T17:39:03.385Z] #43 34.83   DEP      compel/plugins/std/infect.d
17:39:03 [2022-04-04T17:39:03.433Z] #43 37.75   CC       compel/plugins/fds/fds.o
17:39:03 [2022-04-04T17:39:03.433Z] #43 37.97   AR       compel/plugins/fds.lib.a
17:39:03 [2022-04-04T17:39:03.641Z] #43 34.98   DEP      compel/plugins/std/string.d
17:39:03 [2022-04-04T17:39:03.641Z] #43 35.07   DEP      compel/plugins/std/log.d
17:39:03 [2022-04-04T17:39:03.641Z] #43 35.15   DEP      compel/plugins/std/fds.d
17:39:03 [2022-04-04T17:39:03.692Z] #43 38.02   HOSTDEP  compel/src/lib/log-host.d
17:39:03 [2022-04-04T17:39:03.692Z] #43 38.16   HOSTDEP  compel/src/lib/handle-elf-host.d
17:39:03 [2022-04-04T17:39:03.692Z] #43 38.24   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:39:03 [2022-04-04T17:39:03.897Z] #43 35.24   DEP      compel/plugins/std/std.d
17:39:03 [2022-04-04T17:39:03.897Z] #43 35.29   DEP      compel/plugins/shmem/shmem.d
17:39:03 [2022-04-04T17:39:03.897Z] #43 35.34   DEP      compel/plugins/fds/fds.d
17:39:03 [2022-04-04T17:39:03.897Z] #43 35.45   CC       compel/plugins/std/std.o
17:39:03 [2022-04-04T17:39:03.950Z] #43 38.30   HOSTDEP  compel/src/main-host.d
17:39:03 [2022-04-04T17:39:03.950Z] #43 38.37   DEP      compel/src/lib/ptrace.d
17:39:04 [2022-04-04T17:39:04.154Z] #43 35.69   CC       compel/plugins/std/fds.o
17:39:04 [2022-04-04T17:39:04.209Z] #43 38.53   DEP      compel/src/lib/infect.d
17:39:04 [2022-04-04T17:39:04.209Z] #43 38.66   DEP      compel/src/lib/infect-util.d
17:39:04 [2022-04-04T17:39:04.411Z] #43 36.04   CC       compel/plugins/std/log.o
17:39:04 [2022-04-04T17:39:04.468Z] #43 38.75   DEP      compel/src/lib/infect-rpc.d
17:39:04 [2022-04-04T17:39:04.468Z] #43 38.89   DEP      compel/arch/x86/src/lib/infect.d
17:39:04 [2022-04-04T17:39:04.727Z] #43 39.07   DEP      compel/arch/x86/src/lib/cpu.d
17:39:04 [2022-04-04T17:39:04.727Z] #43 39.14   DEP      compel/src/lib/log.d
17:39:04 [2022-04-04T17:39:04.727Z] #43 39.22   DEP      compel/src/main.d
17:39:04 [2022-04-04T17:39:04.986Z] #43 39.30   DEP      compel/src/lib/handle-elf.d
17:39:04 [2022-04-04T17:39:04.986Z] #43 39.38   DEP      compel/arch/x86/src/lib/handle-elf.d
17:39:04 [2022-04-04T17:39:04.986Z] #43 39.49   CC       compel/src/lib/log.o
17:39:05 [2022-04-04T17:39:05.245Z] #43 39.67   CC       compel/arch/x86/src/lib/cpu.o
17:39:05 [2022-04-04T17:39:05.339Z] #43 36.73   CC       compel/plugins/std/string.o
17:39:05 [2022-04-04T17:39:05.394Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 3.2s done
17:39:05 [2022-04-04T17:39:05.901Z] #43 37.39   CC       compel/plugins/std/infect.o
17:39:05 [2022-04-04T17:39:05.960Z] #9 extracting sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 done
17:39:06 [2022-04-04T17:39:06.167Z] #43 37.68   CC       compel/arch/x86/plugins/std/parasite-head.o
17:39:06 [2022-04-04T17:39:06.167Z] #43 37.75   CC       compel/arch/x86/plugins/std/memcpy.o
17:39:06 [2022-04-04T17:39:06.167Z] #43 37.81   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:39:06 [2022-04-04T17:39:06.182Z] #43 40.32   CC       compel/arch/x86/src/lib/infect.o
17:39:06 [2022-04-04T17:39:06.425Z] #43 37.93   AR       compel/plugins/std.lib.a
17:39:06 [2022-04-04T17:39:06.425Z] #43 38.00   CC       compel/plugins/fds/fds.o
17:39:06 [2022-04-04T17:39:06.750Z] #43 ...
17:39:06 [2022-04-04T17:39:06.750Z] 
17:39:06 [2022-04-04T17:39:06.750Z] #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
17:39:06 [2022-04-04T17:39:06.750Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba
17:39:06 [2022-04-04T17:39:06.750Z] #58 105.3 + for f in rootlesskit rootlesskit-docker-proxy
17:39:06 [2022-04-04T17:39:06.750Z] #58 105.3 + GOBIN=/build
17:39:06 [2022-04-04T17:39:06.750Z] #58 105.3 + GO111MODULE=on
17:39:06 [2022-04-04T17:39:06.750Z] #58 105.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
17:39:06 [2022-04-04T17:39:06.988Z] #43 38.36   AR       compel/plugins/fds.lib.a
17:39:06 [2022-04-04T17:39:06.988Z] #43 38.42   HOSTDEP  compel/src/lib/log-host.d
17:39:07 [2022-04-04T17:39:07.245Z] #43 38.51   HOSTDEP  compel/src/lib/handle-elf-host.d
17:39:07 [2022-04-04T17:39:07.245Z] #43 38.65   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:39:07 [2022-04-04T17:39:07.245Z] #43 38.75   HOSTDEP  compel/src/main-host.d
17:39:07 [2022-04-04T17:39:07.337Z] #9 DONE 17.5s
17:39:07 [2022-04-04T17:39:07.337Z] 
17:39:07 [2022-04-04T17:39:07.337Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:39:07 [2022-04-04T17:39:07.337Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
17:39:07 [2022-04-04T17:39:07.337Z] #63 DONE 1.0s
17:39:07 [2022-04-04T17:39:07.337Z] 
17:39:07 [2022-04-04T17:39:07.337Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:39:07 [2022-04-04T17:39:07.337Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390
17:39:07 [2022-04-04T17:39:07.502Z] #43 38.81   DEP      compel/src/lib/ptrace.d
17:39:07 [2022-04-04T17:39:07.503Z] #43 38.91   DEP      compel/src/lib/infect.d
17:39:07 [2022-04-04T17:39:07.503Z] #43 39.06   DEP      compel/src/lib/infect-util.d
17:39:07 [2022-04-04T17:39:07.561Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.7s done
17:39:07 [2022-04-04T17:39:07.561Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da
17:39:07 [2022-04-04T17:39:07.759Z] #43 39.19   DEP      compel/src/lib/infect-rpc.d
17:39:07 [2022-04-04T17:39:07.903Z] #10 ...
17:39:07 [2022-04-04T17:39:07.903Z] 
17:39:07 [2022-04-04T17:39:07.903Z] #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
17:39:07 [2022-04-04T17:39:07.903Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb
17:39:07 [2022-04-04T17:39:07.903Z] #27 9.932 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
17:39:07 [2022-04-04T17:39:07.903Z] #27 9.932 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:07 [2022-04-04T17:39:07.903Z] #27 9.948 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:07 [2022-04-04T17:39:07.903Z] #27 10.05 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB]
17:39:07 [2022-04-04T17:39:07.903Z] #27 10.13 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
17:39:07 [2022-04-04T17:39:07.903Z] #27 ...
17:39:07 [2022-04-04T17:39:07.903Z] 
17:39:07 [2022-04-04T17:39:07.903Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:39:07 [2022-04-04T17:39:07.903Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
17:39:08 [2022-04-04T17:39:08.015Z] #43 39.30   DEP      compel/arch/x86/src/lib/infect.d
17:39:08 [2022-04-04T17:39:08.015Z] #43 39.42   DEP      compel/arch/x86/src/lib/cpu.d
17:39:08 [2022-04-04T17:39:08.015Z] #43 39.52   DEP      compel/src/lib/log.d
17:39:08 [2022-04-04T17:39:08.271Z] #43 39.62   DEP      compel/src/main.d
17:39:08 [2022-04-04T17:39:08.271Z] #43 39.69   DEP      compel/src/lib/handle-elf.d
17:39:08 [2022-04-04T17:39:08.271Z] #43 39.77   DEP      compel/arch/x86/src/lib/handle-elf.d
17:39:08 [2022-04-04T17:39:08.527Z] #43 39.83   CC       compel/src/lib/log.o
17:39:08 [2022-04-04T17:39:08.527Z] #43 40.03   CC       compel/arch/x86/src/lib/cpu.o
17:39:08 [2022-04-04T17:39:08.838Z] #65 DONE 1.5s
17:39:08 [2022-04-04T17:39:08.838Z] 
17:39:08 [2022-04-04T17:39:08.838Z] #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
17:39:08 [2022-04-04T17:39:08.838Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb
17:39:08 [2022-04-04T17:39:08.838Z] #27 10.61 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
17:39:09 [2022-04-04T17:39:09.097Z] #27 ...
17:39:09 [2022-04-04T17:39:09.097Z] 
17:39:09 [2022-04-04T17:39:09.097Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:39:09 [2022-04-04T17:39:09.097Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390
17:39:09 [2022-04-04T17:39:09.097Z] #10 DONE 1.9s
17:39:09 [2022-04-04T17:39:09.285Z] #58 ...
17:39:09 [2022-04-04T17:39:09.285Z] 
17:39:09 [2022-04-04T17:39:09.285Z] #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
17:39:09 [2022-04-04T17:39:09.285Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:39:09 [2022-04-04T17:39:09.285Z] #13 97.77 Selecting previously unselected package libapparmor1:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 97.78 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 97.79 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 97.88 Selecting previously unselected package libapparmor-dev:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 97.88 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 97.91 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.03 Selecting previously unselected package libbtrfs0.
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.04 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.04 Unpacking libbtrfs0 (4.20.1-2) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.13 Selecting previously unselected package libbtrfs-dev.
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.13 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.14 Unpacking libbtrfs-dev (4.20.1-2) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.28 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.28 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.29 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.37 Selecting previously unselected package libudev-dev:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.38 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.41 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.57 Selecting previously unselected package libsepol1-dev:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.57 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.58 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.83 Selecting previously unselected package libpcre16-3:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.84 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 98.84 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.02 Selecting previously unselected package libpcre32-3:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.03 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.18 Selecting previously unselected package libpcrecpp0v5:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.18 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.20 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.30 Selecting previously unselected package libpcre3-dev:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.31 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.31 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.71 Selecting previously unselected package libselinux1-dev:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.72 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.72 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.96 Selecting previously unselected package libdevmapper-dev:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 99.97 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.0 Selecting previously unselected package libseccomp-dev:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.2 Selecting previously unselected package libsystemd-dev:amd64.
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libbtrfs0 (4.20.1-2) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.8 Setting up libbtrfs-dev (4.20.1-2) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.9 Setting up mingw-w64-common (6.0.0-3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:39:09 [2022-04-04T17:39:09.285Z] #13 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.1 Setting up dmsetup (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 101.1 Processing triggers for libc-bin (2.28-10) ...
17:39:09 [2022-04-04T17:39:09.285Z] #13 DONE 102.2s
17:39:09 [2022-04-04T17:39:09.285Z] 
17:39:09 [2022-04-04T17:39:09.285Z] #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
17:39:09 [2022-04-04T17:39:09.285Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6
17:39:09 [2022-04-04T17:39:09.356Z] 
17:39:09 [2022-04-04T17:39:09.356Z] #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
17:39:09 [2022-04-04T17:39:09.356Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49
17:39:09 [2022-04-04T17:39:09.457Z] #43 40.74   CC       compel/arch/x86/src/lib/infect.o
17:39:09 [2022-04-04T17:39:09.457Z] #43 ...
17:39:09 [2022-04-04T17:39:09.457Z] 
17:39:09 [2022-04-04T17:39:09.457Z] #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
17:39:09 [2022-04-04T17:39:09.457Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.23 Selecting previously unselected package libapparmor1:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.23 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.24 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.33 Selecting previously unselected package libapparmor-dev:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.34 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.37 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.52 Selecting previously unselected package libbtrfs0.
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.53 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.53 Unpacking libbtrfs0 (4.20.1-2) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.61 Selecting previously unselected package libbtrfs-dev.
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.62 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.62 Unpacking libbtrfs-dev (4.20.1-2) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.78 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.79 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.79 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.84 Selecting previously unselected package libudev-dev:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.84 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.86 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.99 Selecting previously unselected package libsepol1-dev:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 99.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.3 Selecting previously unselected package libpcre16-3:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.4 Selecting previously unselected package libpcre32-3:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.6 Selecting previously unselected package libpcrecpp0v5:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.7 Selecting previously unselected package libpcre3-dev:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 100.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.1 Selecting previously unselected package libselinux1-dev:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.4 Selecting previously unselected package libdevmapper-dev:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.6 Selecting previously unselected package libseccomp-dev:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.8 Selecting previously unselected package libsystemd-dev:amd64.
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 101.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.6 Setting up libbtrfs0 (4.20.1-2) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:39:09 [2022-04-04T17:39:09.457Z] #13 102.6 Setting up libbtrfs-dev (4.20.1-2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #9 ...
17:39:09 [2022-04-04T17:39:09.475Z] 
17:39:09 [2022-04-04T17:39:09.475Z] #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
17:39:09 [2022-04-04T17:39:09.475Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c
17:39:09 [2022-04-04T17:39:09.475Z] #27 1.080 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 1.082 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 1.082 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 1.260 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 1.534 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:39:09 [2022-04-04T17:39:09.475Z] #27 1.862 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 3.426 Fetched 8476 kB in 3s (3251 kB/s)
17:39:09 [2022-04-04T17:39:09.475Z] #27 3.426 Reading package lists...
17:39:09 [2022-04-04T17:39:09.475Z] #27 4.357 Reading package lists...
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.268 Building dependency tree...
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.607 The following additional packages will be installed:
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.607   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.607   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.607   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.608 Suggested packages:
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.608   krb5-doc krb5-user
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.608 Recommended packages:
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.608   krb5-locales publicsuffix libsasl2-modules
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.856 The following NEW packages will be installed:
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.857   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.857   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.858   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:39:09 [2022-04-04T17:39:09.475Z] #27 5.858   libssh2-1 libssl1.1 openssl
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.132 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.132 Need to get 5086 kB of archives.
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.132 After this operation, 12.1 MB of additional disk space will be used.
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.132 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.160 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.174 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.178 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.178 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.180 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.183 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.193 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.193 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.196 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.197 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.199 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.205 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.207 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.208 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.210 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.219 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.219 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.226 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.227 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.230 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.384 debconf: delaying package configuration, since apt-utils is not installed
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.408 Fetched 5086 kB in 0s (14.3 MB/s)
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.448 Selecting previously unselected package libssl1.1:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.448 (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.)
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.448 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.454 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.654 Selecting previously unselected package openssl.
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.654 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.658 Unpacking openssl (1.1.1n-0+deb10u1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.805 Selecting previously unselected package ca-certificates.
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.805 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.810 Unpacking ca-certificates (20200601~deb10u2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.916 Selecting previously unselected package libkeyutils1:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.916 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.920 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.953 Selecting previously unselected package libkrb5support0:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.953 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 6.957 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.009 Selecting previously unselected package libk5crypto3:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.009 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.013 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.100 Selecting previously unselected package libkrb5-3:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.100 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.100 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.207 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.207 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.212 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.268 Selecting previously unselected package libsasl2-modules-db:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.268 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.271 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.311 Selecting previously unselected package libsasl2-2:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.311 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.314 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.357 Selecting previously unselected package libldap-common.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.357 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.359 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.407 Selecting previously unselected package libldap-2.4-2:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.407 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.416 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.463 Selecting previously unselected package libnghttp2-14:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.464 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.468 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.518 Selecting previously unselected package libpsl5:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.518 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.523 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.559 Selecting previously unselected package librtmp1:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.559 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.562 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.598 Selecting previously unselected package libssh2-1:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.598 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.601 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.653 Selecting previously unselected package libcurl4:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.653 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.657 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.736 Selecting previously unselected package curl.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.736 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.740 Unpacking curl (7.64.0-4+deb10u2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.822 Selecting previously unselected package libonig5:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.823 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.827 Unpacking libonig5:amd64 (6.9.1-1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.883 Selecting previously unselected package libjq1:amd64.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.883 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.887 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.931 Selecting previously unselected package jq.
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.931 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.932 Unpacking jq (1.5+dfsg-2+b1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.974 Setting up libkeyutils1:amd64 (1.6-6) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.983 Setting up libpsl5:amd64 (0.20.2-2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 7.996 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.097 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.122 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.140 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.147 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.158 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.167 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.175 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.185 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.196 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.207 Setting up openssl (1.1.1n-0+deb10u1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.219 Setting up libonig5:amd64 (6.9.1-1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.229 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.240 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
17:39:09 [2022-04-04T17:39:09.475Z] #27 8.250 Setting up ca-certificates (20200601~deb10u2) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.7 Setting up mingw-w64-common (6.0.0-3) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.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
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.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
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.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
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.8 Setting up dmsetup (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.714Z] #13 102.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:39:09 [2022-04-04T17:39:09.735Z] #27 ...
17:39:09 [2022-04-04T17:39:09.735Z] 
17:39:09 [2022-04-04T17:39:09.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:39:09 [2022-04-04T17:39:09.735Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:39:09 [2022-04-04T17:39:09.926Z] #11 DONE 0.7s
17:39:09 [2022-04-04T17:39:09.926Z] 
17:39:09 [2022-04-04T17:39:09.926Z] #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
17:39:09 [2022-04-04T17:39:09.926Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9
17:39:09 [2022-04-04T17:39:09.970Z] #13 102.9 Processing triggers for libc-bin (2.28-10) ...
17:39:10 [2022-04-04T17:39:10.188Z] #58 ...
17:39:10 [2022-04-04T17:39:10.188Z] 
17:39:10 [2022-04-04T17:39:10.188Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:39:10 [2022-04-04T17:39:10.188Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8
17:39:10 [2022-04-04T17:39:10.188Z] #31 DONE 0.3s
17:39:10 [2022-04-04T17:39:10.229Z] #13 DONE 103.2s
17:39:10 [2022-04-04T17:39:10.229Z] 
17:39:10 [2022-04-04T17:39:10.229Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
17:39:10 [2022-04-04T17:39:10.229Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e
17:39:10 [2022-04-04T17:39:10.447Z] 
17:39:10 [2022-04-04T17:39:10.447Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:39:10 [2022-04-04T17:39:10.447Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440
17:39:10 [2022-04-04T17:39:10.447Z] #39 DONE 0.4s
17:39:10 [2022-04-04T17:39:10.447Z] 
17:39:10 [2022-04-04T17:39:10.447Z] #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
17:39:10 [2022-04-04T17:39:10.447Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554
17:39:10 [2022-04-04T17:39:10.664Z] #53 ...
17:39:10 [2022-04-04T17:39:10.665Z] 
17:39:10 [2022-04-04T17:39:10.665Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
17:39:10 [2022-04-04T17:39:10.665Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e
17:39:10 [2022-04-04T17:39:10.665Z] #14 DONE 1.5s
17:39:10 [2022-04-04T17:39:10.665Z] 
17:39:10 [2022-04-04T17:39:10.665Z] #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
17:39:10 [2022-04-04T17:39:10.665Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.408 + RM_GOPATH=0
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.408 + TMP_GOPATH=
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.408 + : /build
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.408 + '[' -z '' ']'
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.408 ++ mktemp -d
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.409 + export GOPATH=/tmp/tmp.k5JWT9bTzd
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.409 + GOPATH=/tmp/tmp.k5JWT9bTzd
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.410 + RM_GOPATH=1
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.410 + case "$(go env GOARCH)" in
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.410 ++ go env GOARCH
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.435 + export GO_BUILDMODE=-buildmode=pie
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.435 + GO_BUILDMODE=-buildmode=pie
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.436 ++ dirname /tmp/install/install.sh
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.440 + dir=/tmp/install
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.441 + bin=runc
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.441 + shift
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.441 + '[' '!' -f /tmp/install/runc.installer ']'
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.442 + . /tmp/install/runc.installer
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.443 ++ set -e
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.443 ++ : v1.0.3
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.444 + install_runc
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.445 + RUNC_BUILDTAGS=seccomp
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.446 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.446 Install runc version v1.0.3 (build tags: seccomp)
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.446 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k5JWT9bTzd/src/github.com/opencontainers/runc
17:39:10 [2022-04-04T17:39:10.665Z] #53 1.450 Cloning into '/tmp/tmp.k5JWT9bTzd/src/github.com/opencontainers/runc'...
17:39:11 [2022-04-04T17:39:11.123Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.1s done
17:39:11 [2022-04-04T17:39:11.603Z] #53 ...
17:39:11 [2022-04-04T17:39:11.603Z] 
17:39:11 [2022-04-04T17:39:11.603Z] #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
17:39:11 [2022-04-04T17:39:11.603Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c
17:39:11 [2022-04-04T17:39:11.603Z] #15 DONE 1.0s
17:39:11 [2022-04-04T17:39:11.603Z] 
17:39:11 [2022-04-04T17:39:11.603Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:39:11 [2022-04-04T17:39:11.603Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f
17:39:11 [2022-04-04T17:39:11.693Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de
17:39:12 [2022-04-04T17:39:12.121Z] #14 DONE 1.5s
17:39:12 [2022-04-04T17:39:12.121Z] 
17:39:12 [2022-04-04T17:39:12.121Z] #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
17:39:12 [2022-04-04T17:39:12.121Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.393 + RM_GOPATH=0
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.393 + TMP_GOPATH=
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.394 + : /build
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.394 + '[' -z '' ']'
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.394 ++ mktemp -d
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.396 + export GOPATH=/tmp/tmp.fd4jRyYfps
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.396 + GOPATH=/tmp/tmp.fd4jRyYfps
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.396 + RM_GOPATH=1
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.397 + case "$(go env GOARCH)" in
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.398 ++ go env GOARCH
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.428 + export GO_BUILDMODE=-buildmode=pie
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.428 + GO_BUILDMODE=-buildmode=pie
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.429 ++ dirname /tmp/install/install.sh
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.431 + dir=/tmp/install
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.439 + bin=runc
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.439 + shift
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.439 + '[' '!' -f /tmp/install/runc.installer ']'
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.439 + . /tmp/install/runc.installer
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.440 ++ set -e
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.440 ++ : v1.0.3
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.441 Install runc version v1.0.3 (build tags: seccomp)
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.441 + install_runc
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.441 + RUNC_BUILDTAGS=seccomp
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.441 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.441 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fd4jRyYfps/src/github.com/opencontainers/runc
17:39:12 [2022-04-04T17:39:12.121Z] #53 1.448 Cloning into '/tmp/tmp.fd4jRyYfps/src/github.com/opencontainers/runc'...
17:39:12 [2022-04-04T17:39:12.350Z] #40 ...
17:39:12 [2022-04-04T17:39:12.350Z] 
17:39:12 [2022-04-04T17:39:12.350Z] #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
17:39:12 [2022-04-04T17:39:12.350Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f
17:39:12 [2022-04-04T17:39:12.350Z] #12 DONE 2.0s
17:39:12 [2022-04-04T17:39:12.350Z] 
17:39:12 [2022-04-04T17:39:12.350Z] #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
17:39:12 [2022-04-04T17:39:12.350Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:39:12 [2022-04-04T17:39:12.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:39:12 [2022-04-04T17:39:12.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:39:12 [2022-04-04T17:39:12.544Z] #16 0.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:39:12 [2022-04-04T17:39:12.544Z] #16 DONE 1.0s
17:39:12 [2022-04-04T17:39:12.544Z] 
17:39:12 [2022-04-04T17:39:12.544Z] #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
17:39:12 [2022-04-04T17:39:12.544Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:12 [2022-04-04T17:39:12.544Z] #43 41.10   CC       compel/src/lib/infect-rpc.o
17:39:12 [2022-04-04T17:39:12.544Z] #43 41.46   CC       compel/src/lib/infect-util.o
17:39:12 [2022-04-04T17:39:12.544Z] #43 41.74   CC       compel/src/lib/infect.o
17:39:12 [2022-04-04T17:39:12.544Z] #43 44.29   CC       compel/src/lib/ptrace.o
17:39:12 [2022-04-04T17:39:12.544Z] #43 44.79   AR       compel/libcompel.a
17:39:12 [2022-04-04T17:39:12.544Z] #43 44.91   HOSTCC   compel/src/main-host.o
17:39:12 [2022-04-04T17:39:12.544Z] #43 45.39   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:39:12 [2022-04-04T17:39:12.544Z] #43 45.56   HOSTCC   compel/src/lib/handle-elf-host.o
17:39:12 [2022-04-04T17:39:12.544Z] #43 45.98   HOSTCC   compel/src/lib/log-host.o
17:39:12 [2022-04-04T17:39:12.544Z] #43 46.23   HOSTLINK compel/compel-host-bin
17:39:12 [2022-04-04T17:39:12.544Z] #43 46.49   DEP      soccr/soccr.d
17:39:12 [2022-04-04T17:39:12.544Z] #43 46.73   CC       soccr/soccr.o
17:39:12 [2022-04-04T17:39:12.631Z] #9 ...
17:39:12 [2022-04-04T17:39:12.631Z] 
17:39:12 [2022-04-04T17:39:12.631Z] #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
17:39:12 [2022-04-04T17:39:12.631Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c
17:39:12 [2022-04-04T17:39:12.631Z] #27 8.801 Updating certificates in /etc/ssl/certs...
17:39:12 [2022-04-04T17:39:12.631Z] #27 9.527 137 added, 0 removed; done.
17:39:12 [2022-04-04T17:39:12.631Z] #27 9.558 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
17:39:12 [2022-04-04T17:39:12.631Z] #27 9.568 Setting up jq (1.5+dfsg-2+b1) ...
17:39:12 [2022-04-04T17:39:12.631Z] #27 9.578 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
17:39:12 [2022-04-04T17:39:12.631Z] #27 9.589 Setting up curl (7.64.0-4+deb10u2) ...
17:39:12 [2022-04-04T17:39:12.631Z] #27 9.598 Processing triggers for libc-bin (2.28-10+deb10u1) ...
17:39:12 [2022-04-04T17:39:12.631Z] #27 9.615 Processing triggers for ca-certificates (20200601~deb10u2) ...
17:39:12 [2022-04-04T17:39:12.631Z] #27 9.652 Updating certificates in /etc/ssl/certs...
17:39:12 [2022-04-04T17:39:12.631Z] #27 10.29 0 added, 0 removed; done.
17:39:12 [2022-04-04T17:39:12.631Z] #27 10.29 Running hooks in /etc/ca-certificates/update.d...
17:39:12 [2022-04-04T17:39:12.631Z] #27 10.29 done.
17:39:12 [2022-04-04T17:39:12.631Z] #27 DONE 11.7s
17:39:12 [2022-04-04T17:39:12.683Z] #53 ...
17:39:12 [2022-04-04T17:39:12.683Z] 
17:39:12 [2022-04-04T17:39:12.683Z] #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
17:39:12 [2022-04-04T17:39:12.683Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c
17:39:12 [2022-04-04T17:39:12.683Z] #15 DONE 1.1s
17:39:12 [2022-04-04T17:39:12.891Z] 
17:39:12 [2022-04-04T17:39:12.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:39:12 [2022-04-04T17:39:12.891Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:39:12 [2022-04-04T17:39:12.891Z] #9 ...
17:39:12 [2022-04-04T17:39:12.891Z] 
17:39:12 [2022-04-04T17:39:12.891Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:39:12 [2022-04-04T17:39:12.891Z] #28 sha256:543674b7b7acd2f333cb65f77a271744677bcb3fd3399f5680c441948cc5bbb3
17:39:12 [2022-04-04T17:39:12.891Z] #28 DONE 0.2s
17:39:12 [2022-04-04T17:39:12.891Z] 
17:39:12 [2022-04-04T17:39:12.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2
17:39:12 [2022-04-04T17:39:12.891Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0
17:39:12 [2022-04-04T17:39:12.942Z] 
17:39:12 [2022-04-04T17:39:12.942Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:39:12 [2022-04-04T17:39:12.942Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f
17:39:13 [2022-04-04T17:39:13.529Z] #43 ...
17:39:13 [2022-04-04T17:39:13.529Z] 
17:39:13 [2022-04-04T17:39:13.529Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:39:13 [2022-04-04T17:39:13.529Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451
17:39:13 [2022-04-04T17:39:13.529Z] #17 DONE 1.1s
17:39:13 [2022-04-04T17:39:13.529Z] 
17:39:13 [2022-04-04T17:39:13.529Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:39:13 [2022-04-04T17:39:13.529Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832
17:39:13 [2022-04-04T17:39:13.872Z] #16 0.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:39:13 [2022-04-04T17:39:13.872Z] #16 DONE 0.9s
17:39:13 [2022-04-04T17:39:13.872Z] 
17:39:13 [2022-04-04T17:39:13.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
17:39:13 [2022-04-04T17:39:13.872Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:13 [2022-04-04T17:39:13.872Z] #43 41.45   CC       compel/src/lib/infect-rpc.o
17:39:13 [2022-04-04T17:39:13.872Z] #43 41.95   CC       compel/src/lib/infect-util.o
17:39:13 [2022-04-04T17:39:13.872Z] #43 42.21   CC       compel/src/lib/infect.o
17:39:13 [2022-04-04T17:39:13.872Z] #43 45.32   CC       compel/src/lib/ptrace.o
17:39:14 [2022-04-04T17:39:14.329Z] Removing intermediate container cde89c23d6fc
17:39:14 [2022-04-04T17:39:14.329Z]  ---> e34688dadf4b
17:39:14 [2022-04-04T17:39:14.329Z] Step 7/10 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
17:39:14 [2022-04-04T17:39:14.329Z]  ---> Running in 7f46d77c30c6
17:39:14 [2022-04-04T17:39:14.329Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading gotest.tools/gotestsum v1.7.0
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading github.com/fatih/color v1.10.0
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading github.com/dnephin/pflag v1.0.7
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading github.com/pkg/errors v0.9.1
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/tools v0.1.0
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading github.com/mattn/go-colorable v0.1.8
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading github.com/mattn/go-isatty v0.0.12
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading github.com/jonboulle/clockwork v0.2.2
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:39:14 [2022-04-04T17:39:14.329Z] go: downloading golang.org/x/mod v0.3.0
17:39:14 [2022-04-04T17:39:14.435Z] #43 45.84   AR       compel/libcompel.a
17:39:14 [2022-04-04T17:39:14.435Z] #43 45.95   HOSTCC   compel/src/main-host.o
17:39:14 [2022-04-04T17:39:14.483Z] #18 DONE 1.0s
17:39:14 [2022-04-04T17:39:14.483Z] 
17:39:14 [2022-04-04T17:39:14.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
17:39:14 [2022-04-04T17:39:14.483Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:14 [2022-04-04T17:39:14.483Z] #43 48.83   AR       soccr/libsoccr.a
17:39:14 [2022-04-04T17:39:14.483Z] #43 48.90 make[1]: 'soccr/libsoccr.a' is up to date.
17:39:14 [2022-04-04T17:39:14.691Z] #43 ...
17:39:14 [2022-04-04T17:39:14.692Z] 
17:39:14 [2022-04-04T17:39:14.692Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:39:14 [2022-04-04T17:39:14.692Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451
17:39:14 [2022-04-04T17:39:14.692Z] #17 DONE 0.9s
17:39:14 [2022-04-04T17:39:14.888Z] #13 2.942 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:39:14 [2022-04-04T17:39:14.888Z] #13 2.971 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:14 [2022-04-04T17:39:14.888Z] #13 3.049 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:14 [2022-04-04T17:39:14.948Z] 
17:39:14 [2022-04-04T17:39:14.948Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:39:14 [2022-04-04T17:39:14.948Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832
17:39:15 [2022-04-04T17:39:15.051Z] #43 49.44   DEP      criu/arch/x86/sigframe.d
17:39:15 [2022-04-04T17:39:15.147Z] #13 3.060 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:15 [2022-04-04T17:39:15.310Z] #43 49.62   DEP      criu/arch/x86/sigaction_compat.d
17:39:15 [2022-04-04T17:39:15.568Z] #43 ...
17:39:15 [2022-04-04T17:39:15.568Z] 
17:39:15 [2022-04-04T17:39:15.568Z] #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
17:39:15 [2022-04-04T17:39:15.568Z] #58 sha256:fc05b78a75425ec2ed1c2f2d989b9dbabd25d9d10b2e8f2fd4a5acea4a656dba
17:39:15 [2022-04-04T17:39:15.568Z] #58 DONE 114.0s
17:39:15 [2022-04-04T17:39:15.568Z] 
17:39:15 [2022-04-04T17:39:15.568Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:39:15 [2022-04-04T17:39:15.568Z] #59 sha256:3c8bc88a437d04d01fee3f034c6aa8fc62c1dc0d28423839c37bc592dc4b04c3
17:39:15 [2022-04-04T17:39:15.568Z] #59 DONE 0.0s
17:39:15 [2022-04-04T17:39:15.568Z] 
17:39:15 [2022-04-04T17:39:15.568Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:39:15 [2022-04-04T17:39:15.568Z] #60 sha256:055ec3b82ef62fe145481798e635a10a13e881edd5d2821f5358cd304500bf9e
17:39:15 [2022-04-04T17:39:15.568Z] #60 DONE 0.1s
17:39:15 [2022-04-04T17:39:15.568Z] 
17:39:15 [2022-04-04T17:39:15.569Z] #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
17:39:15 [2022-04-04T17:39:15.569Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:15 [2022-04-04T17:39:15.569Z] #43 49.79   DEP      criu/arch/x86/kerndat.d
17:39:15 [2022-04-04T17:39:15.761Z] #13 3.856 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
17:39:15 [2022-04-04T17:39:15.828Z] #43 ...
17:39:15 [2022-04-04T17:39:15.828Z] 
17:39:15 [2022-04-04T17:39:15.828Z] #19 [dev-systemd-false  6/26] RUN ldconfig
17:39:15 [2022-04-04T17:39:15.828Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89
17:39:15 [2022-04-04T17:39:15.828Z] #19 DONE 1.2s
17:39:15 [2022-04-04T17:39:15.828Z] 
17:39:15 [2022-04-04T17:39:15.828Z] #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
17:39:15 [2022-04-04T17:39:15.828Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:15 [2022-04-04T17:39:15.828Z] #43 50.07   DEP      criu/arch/x86/crtools.d
17:39:15 [2022-04-04T17:39:15.828Z] #43 50.24   DEP      criu/arch/x86/cpu.d
17:39:15 [2022-04-04T17:39:15.879Z] #18 DONE 1.0s
17:39:15 [2022-04-04T17:39:15.879Z] 
17:39:15 [2022-04-04T17:39:15.879Z] #19 [dev-systemd-false  6/26] RUN ldconfig
17:39:15 [2022-04-04T17:39:15.879Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89
17:39:16 [2022-04-04T17:39:16.396Z] #43 50.59   CC       criu/arch/x86/cpu.o
17:39:16 [2022-04-04T17:39:16.811Z] #19 DONE 1.0s
17:39:16 [2022-04-04T17:39:16.811Z] 
17:39:16 [2022-04-04T17:39:16.811Z] #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
17:39:16 [2022-04-04T17:39:16.811Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:16 [2022-04-04T17:39:16.964Z] #43 51.34   CC       criu/arch/x86/crtools.o
17:39:17 [2022-04-04T17:39:17.088Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s
17:39:17 [2022-04-04T17:39:17.141Z] #13 ...
17:39:17 [2022-04-04T17:39:17.141Z] 
17:39:17 [2022-04-04T17:39:17.141Z] #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
17:39:17 [2022-04-04T17:39:17.141Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb
17:39:17 [2022-04-04T17:39:17.141Z] #27 11.73 Fetched 8298 kB in 2s (4053 kB/s)
17:39:17 [2022-04-04T17:39:17.141Z] #27 11.73 Reading package lists...
17:39:17 [2022-04-04T17:39:17.141Z] #27 12.52 Reading package lists...
17:39:17 [2022-04-04T17:39:17.141Z] #27 13.75 Building dependency tree...
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.40 The following additional packages will be installed:
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.40   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.40   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.40   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.40 Suggested packages:
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.40   krb5-doc krb5-user
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.40 Recommended packages:
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.40   krb5-locales publicsuffix libsasl2-modules
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.60 The following NEW packages will be installed:
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.60   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.60   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.60   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.60   libssh2-1 libssl1.1 openssl
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.85 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.85 Need to get 4799 kB of archives.
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.85 After this operation, 11.5 MB of additional disk space will be used.
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.85 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u1 [1393 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.87 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u1 [833 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.89 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.89 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.89 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.89 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.90 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.90 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.90 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.90 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.90 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.90 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.91 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.91 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.91 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.91 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.91 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.94 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.94 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:39:17 [2022-04-04T17:39:17.141Z] #27 14.94 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:39:17 [2022-04-04T17:39:17.142Z] #27 14.94 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.07 debconf: delaying package configuration, since apt-utils is not installed
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.11 Fetched 4799 kB in 0s (14.1 MB/s)
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.14 Selecting previously unselected package libssl1.1:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.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 ... 6670 files and directories currently installed.)
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.15 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.16 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u1) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.36 Selecting previously unselected package openssl.
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.36 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.36 Unpacking openssl (1.1.1n-0+deb10u1) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.50 Selecting previously unselected package ca-certificates.
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.50 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.51 Unpacking ca-certificates (20200601~deb10u2) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.60 Selecting previously unselected package libkeyutils1:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.60 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.60 Unpacking libkeyutils1:arm64 (1.6-6) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.66 Selecting previously unselected package libkrb5support0:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.66 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.66 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.70 Selecting previously unselected package libk5crypto3:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.70 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.71 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.77 Selecting previously unselected package libkrb5-3:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.77 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.77 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.95 Selecting previously unselected package libgssapi-krb5-2:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.95 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 15.96 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.07 Selecting previously unselected package libsasl2-modules-db:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.08 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.09 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.14 Selecting previously unselected package libsasl2-2:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.14 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.14 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.19 Selecting previously unselected package libldap-common.
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.19 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.19 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.25 Selecting previously unselected package libldap-2.4-2:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.25 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.26 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.68 Selecting previously unselected package libnghttp2-14:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.68 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.69 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.85 Selecting previously unselected package libpsl5:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.85 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 16.86 Unpacking libpsl5:arm64 (0.20.2-2) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.05 Selecting previously unselected package librtmp1:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.05 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.06 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.32 Selecting previously unselected package libssh2-1:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.32 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.34 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.61 Selecting previously unselected package libcurl4:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.61 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.62 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.90 Selecting previously unselected package curl.
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.91 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 17.91 Unpacking curl (7.64.0-4+deb10u2) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 18.26 Selecting previously unselected package libonig5:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 18.26 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 18.26 Unpacking libonig5:arm64 (6.9.1-1) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 18.68 Selecting previously unselected package libjq1:arm64.
17:39:17 [2022-04-04T17:39:17.142Z] #27 18.69 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 18.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 19.18 Selecting previously unselected package jq.
17:39:17 [2022-04-04T17:39:17.142Z] #27 19.20 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
17:39:17 [2022-04-04T17:39:17.142Z] #27 19.27 Unpacking jq (1.5+dfsg-2+b1) ...
17:39:17 [2022-04-04T17:39:17.404Z] #27 19.62 Setting up libkeyutils1:arm64 (1.6-6) ...
17:39:17 [2022-04-04T17:39:17.404Z] #27 19.67 Setting up libpsl5:arm64 (0.20.2-2) ...
17:39:17 [2022-04-04T17:39:17.533Z] #43 ...
17:39:17 [2022-04-04T17:39:17.533Z] 
17:39:17 [2022-04-04T17:39:17.533Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:39:17 [2022-04-04T17:39:17.533Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:39:17 [2022-04-04T17:39:17.533Z] #63 CACHED
17:39:17 [2022-04-04T17:39:17.533Z] 
17:39:17 [2022-04-04T17:39:17.533Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:39:17 [2022-04-04T17:39:17.533Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:39:17 [2022-04-04T17:39:17.533Z] #65 CACHED
17:39:17 [2022-04-04T17:39:17.662Z] #27 19.73 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u1) ...
17:39:17 [2022-04-04T17:39:17.792Z] 
17:39:17 [2022-04-04T17:39:17.792Z] #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
17:39:17 [2022-04-04T17:39:17.792Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:17 [2022-04-04T17:39:17.792Z] #20 2.028 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:39:17 [2022-04-04T17:39:17.792Z] #20 2.047 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:17 [2022-04-04T17:39:17.792Z] #20 2.049 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:17 [2022-04-04T17:39:17.792Z] #20 2.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:18 [2022-04-04T17:39:18.027Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.7s done
17:39:18 [2022-04-04T17:39:18.179Z] #20 1.319 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:39:18 [2022-04-04T17:39:18.179Z] #20 1.380 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:18 [2022-04-04T17:39:18.179Z] #20 1.391 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:18 [2022-04-04T17:39:18.179Z] #20 1.392 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:18 [2022-04-04T17:39:18.235Z] #27 20.47 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
17:39:18 [2022-04-04T17:39:18.360Z] #20 2.589 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB]
17:39:18 [2022-04-04T17:39:18.494Z] #27 20.52 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
17:39:18 [2022-04-04T17:39:18.494Z] #27 20.77 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ...
17:39:18 [2022-04-04T17:39:18.597Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done
17:39:18 [2022-04-04T17:39:18.742Z] #20 1.989 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB]
17:39:18 [2022-04-04T17:39:18.753Z] #27 20.79 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
17:39:18 [2022-04-04T17:39:18.753Z] #27 20.82 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
17:39:18 [2022-04-04T17:39:18.753Z] #27 20.84 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ...
17:39:18 [2022-04-04T17:39:18.753Z] #27 20.89 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
17:39:18 [2022-04-04T17:39:18.753Z] #27 20.90 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
17:39:19 [2022-04-04T17:39:19.013Z] #27 21.03 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ...
17:39:19 [2022-04-04T17:39:19.013Z] #27 21.08 Setting up openssl (1.1.1n-0+deb10u1) ...
17:39:19 [2022-04-04T17:39:19.273Z] #27 21.28 Setting up libonig5:arm64 (6.9.1-1) ...
17:39:19 [2022-04-04T17:39:19.273Z] #27 21.35 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:39:19 [2022-04-04T17:39:19.273Z] #27 21.36 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
17:39:19 [2022-04-04T17:39:19.273Z] #27 21.46 Setting up ca-certificates (20200601~deb10u2) ...
17:39:19 [2022-04-04T17:39:19.298Z] #20 3.477 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:39:19 [2022-04-04T17:39:19.537Z] #9 DONE 27.4s
17:39:19 [2022-04-04T17:39:19.537Z] 
17:39:19 [2022-04-04T17:39:19.537Z] #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
17:39:19 [2022-04-04T17:39:19.537Z] #29 sha256:ebedf2b60da1cfccfcc21d5fba00013e126016dd104a97477cbd4b5eec3720e7
17:39:19 [2022-04-04T17:39:19.537Z] #29 1.318 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:39:19 [2022-04-04T17:39:19.537Z] #29 1.397 
17:39:19 [2022-04-04T17:39:19.537Z] #29 1.614 #=#=#                                                                         

#############                                                             18.8%
###########################                                               38.4%
##########################################                                58.4%
########################################################                  78.5%
######################################################################    98.3%
######################################################################## 100.0%
17:39:19 [2022-04-04T17:39:19.537Z] #29 2.203 
17:39:19 [2022-04-04T17:39:19.537Z] #29 2.420 #=#=#                                                                         

######################################################################## 100.0%
17:39:19 [2022-04-04T17:39:19.537Z] #29 2.595 
17:39:19 [2022-04-04T17:39:19.537Z] #29 2.816 #=#=#                                                                         

##################################################################        92.9%
######################################################################## 100.0%
17:39:19 [2022-04-04T17:39:19.537Z] #29 3.007 
17:39:19 [2022-04-04T17:39:19.537Z] #29 3.230 #=#=#                                                                         

############                                                              18.0%
##########################                                                37.5%
########################################                                  56.5%
######################################################                    76.0%
####################################################################      95.2%
######################################################################## 100.0%
17:39:19 [2022-04-04T17:39:19.537Z] #29 3.850 
17:39:19 [2022-04-04T17:39:19.537Z] #29 4.083 #=#=#                                                                         

###                                                                        4.8%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.3%
##################                                                        25.7%
######################                                                    30.9%
#########################                                                 36.0%
#############################                                             41.3%
#################################                                         46.5%
#####################################                                     51.7%
#########################################                                 57.0%
############################################                              62.0%
################################################                          67.5%
####################################################                      72.6%
########################################################                  77.8%
###########################################################               82.8%
################################################################          88.9%
###################################################################       94.1%
#######################################################################   99.3%
######################################################################## 100.0%
17:39:19 [2022-04-04T17:39:19.537Z] #29 6.027 
17:39:19 [2022-04-04T17:39:19.537Z] #29 6.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:39:19 [2022-04-04T17:39:19.537Z] #29 6.589 
17:39:19 [2022-04-04T17:39:19.673Z] #20 ...
17:39:19 [2022-04-04T17:39:19.673Z] 
17:39:19 [2022-04-04T17:39:19.673Z] #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
17:39:19 [2022-04-04T17:39:19.673Z] #58 sha256:05f5da3df530236e884dad27bfe1e4de1a340c7acb16fa2626882e5bcbea1285
17:39:19 [2022-04-04T17:39:19.673Z] #58 109.1 + for f in rootlesskit rootlesskit-docker-proxy
17:39:19 [2022-04-04T17:39:19.673Z] #58 109.1 + GOBIN=/build
17:39:19 [2022-04-04T17:39:19.673Z] #58 109.1 + GO111MODULE=on
17:39:19 [2022-04-04T17:39:19.673Z] #58 109.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
17:39:19 [2022-04-04T17:39:19.673Z] #58 DONE 118.4s
17:39:19 [2022-04-04T17:39:19.796Z] #29 6.806 #=#=#                                                                         

######################################################################## 100.0%
17:39:19 [2022-04-04T17:39:19.796Z] #29 6.879 
17:39:19 [2022-04-04T17:39:19.931Z] 
17:39:19 [2022-04-04T17:39:19.931Z] #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
17:39:19 [2022-04-04T17:39:19.931Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:19 [2022-04-04T17:39:19.931Z] #20 3.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:39:20 [2022-04-04T17:39:20.188Z] #20 ...
17:39:20 [2022-04-04T17:39:20.188Z] 
17:39:20 [2022-04-04T17:39:20.188Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:39:20 [2022-04-04T17:39:20.188Z] #59 sha256:53f805ed305eca0872d2d5090d0799987d4a81ea08b0f285e5c514dfa9285651
17:39:20 [2022-04-04T17:39:20.188Z] #59 DONE 0.2s
17:39:20 [2022-04-04T17:39:20.188Z] 
17:39:20 [2022-04-04T17:39:20.188Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:39:20 [2022-04-04T17:39:20.188Z] #60 sha256:6dc3401da0d6cd7bdbac8db3f614f5ee2908f6a58002de98b16da94057588916
17:39:20 [2022-04-04T17:39:20.188Z] #60 DONE 0.1s
17:39:20 [2022-04-04T17:39:20.188Z] 
17:39:20 [2022-04-04T17:39:20.188Z] #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
17:39:20 [2022-04-04T17:39:20.188Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:20 [2022-04-04T17:39:20.188Z] #43 46.45   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:39:20 [2022-04-04T17:39:20.188Z] #43 46.64   HOSTCC   compel/src/lib/handle-elf-host.o
17:39:20 [2022-04-04T17:39:20.188Z] #43 47.05   HOSTCC   compel/src/lib/log-host.o
17:39:20 [2022-04-04T17:39:20.188Z] #43 47.41   HOSTLINK compel/compel-host-bin
17:39:20 [2022-04-04T17:39:20.188Z] #43 47.66   DEP      soccr/soccr.d
17:39:20 [2022-04-04T17:39:20.188Z] #43 47.80   CC       soccr/soccr.o
17:39:20 [2022-04-04T17:39:20.188Z] #43 49.56   AR       soccr/libsoccr.a
17:39:20 [2022-04-04T17:39:20.188Z] #43 49.61 make[1]: 'soccr/libsoccr.a' is up to date.
17:39:20 [2022-04-04T17:39:20.188Z] #43 50.01   DEP      criu/arch/x86/sigframe.d
17:39:20 [2022-04-04T17:39:20.188Z] #43 50.09   DEP      criu/arch/x86/sigaction_compat.d
17:39:20 [2022-04-04T17:39:20.188Z] #43 50.18   DEP      criu/arch/x86/kerndat.d
17:39:20 [2022-04-04T17:39:20.188Z] #43 50.34   DEP      criu/arch/x86/crtools.d
17:39:20 [2022-04-04T17:39:20.188Z] #43 50.48   DEP      criu/arch/x86/cpu.d
17:39:20 [2022-04-04T17:39:20.188Z] #43 50.62   CC       criu/arch/x86/cpu.o
17:39:20 [2022-04-04T17:39:20.188Z] #43 51.20   CC       criu/arch/x86/crtools.o
17:39:20 [2022-04-04T17:39:20.212Z] #27 ...
17:39:20 [2022-04-04T17:39:20.212Z] 
17:39:20 [2022-04-04T17:39:20.212Z] #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
17:39:20 [2022-04-04T17:39:20.212Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449
17:39:20 [2022-04-04T17:39:20.212Z] #36 4.314 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:20 [2022-04-04T17:39:20.212Z] #36 4.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:20 [2022-04-04T17:39:20.212Z] #36 4.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:20 [2022-04-04T17:39:20.212Z] #36 5.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB]
17:39:20 [2022-04-04T17:39:20.212Z] #36 6.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
17:39:20 [2022-04-04T17:39:20.212Z] #36 8.205 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
17:39:20 [2022-04-04T17:39:20.212Z] #36 ...
17:39:20 [2022-04-04T17:39:20.212Z] 
17:39:20 [2022-04-04T17:39:20.212Z] #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
17:39:20 [2022-04-04T17:39:20.212Z] #47 sha256:2a62f55582e78318e0e067679a6c1209ff03be24679d87fc5bb6b19d3818f5ca
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.482 + RM_GOPATH=0
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 + TMP_GOPATH=
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 + : /build
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 + '[' -z '' ']'
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 ++ mktemp -d
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 + export GOPATH=/tmp/tmp.cmIeUTp8fD
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 + GOPATH=/tmp/tmp.cmIeUTp8fD
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 + RM_GOPATH=1
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 + case "$(go env GOARCH)" in
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.484 ++ go env GOARCH
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.489 + export GO_BUILDMODE=-buildmode=pie
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.489 + GO_BUILDMODE=-buildmode=pie
17:39:20 [2022-04-04T17:39:20.212Z] #47 3.489 ++ dirname /tmp/install/install.sh
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 Install gotestsum version v1.7.0
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + dir=/tmp/install
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + bin=gotestsum
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + shift
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + . /tmp/install/gotestsum.installer
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 ++ : v1.7.0
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + install_gotestsum
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + set -e
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + echo 'Install gotestsum version v1.7.0'
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + GOBIN=/build
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + GO111MODULE=on
17:39:20 [2022-04-04T17:39:20.213Z] #47 3.496 + go install gotest.tools/gotestsum@v1.7.0
17:39:20 [2022-04-04T17:39:20.213Z] #47 4.067 go: downloading gotest.tools/gotestsum v1.7.0
17:39:20 [2022-04-04T17:39:20.213Z] #47 5.824 go: downloading github.com/dnephin/pflag v1.0.7
17:39:20 [2022-04-04T17:39:20.213Z] #47 5.842 go: downloading github.com/fatih/color v1.10.0
17:39:20 [2022-04-04T17:39:20.213Z] #47 5.920 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:39:20 [2022-04-04T17:39:20.213Z] #47 5.962 go: downloading github.com/pkg/errors v0.9.1
17:39:20 [2022-04-04T17:39:20.213Z] #47 6.379 go: downloading golang.org/x/tools v0.1.0
17:39:20 [2022-04-04T17:39:20.213Z] #47 6.469 go: downloading github.com/mattn/go-colorable v0.1.8
17:39:20 [2022-04-04T17:39:20.213Z] #47 6.670 go: downloading github.com/mattn/go-isatty v0.0.12
17:39:20 [2022-04-04T17:39:20.213Z] #47 6.843 go: downloading github.com/fsnotify/fsnotify v1.4.9
17:39:20 [2022-04-04T17:39:20.213Z] #47 7.544 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:39:20 [2022-04-04T17:39:20.213Z] #47 ...
17:39:20 [2022-04-04T17:39:20.213Z] 
17:39:20 [2022-04-04T17:39:20.213Z] #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
17:39:20 [2022-04-04T17:39:20.213Z] #45 sha256:df7735829b5e4bca9367318b07f8e5c39d3864844d49f2ec1392c38fde9fa2a9
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 + RM_GOPATH=0
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 + TMP_GOPATH=
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 + : /build
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 + '[' -z '' ']'
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 ++ mktemp -d
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 + export GOPATH=/tmp/tmp.auE14SQ9Sq
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 + GOPATH=/tmp/tmp.auE14SQ9Sq
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 + RM_GOPATH=1
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 + case "$(go env GOARCH)" in
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.848 ++ go env GOARCH
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + export GO_BUILDMODE=-buildmode=pie
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + GO_BUILDMODE=-buildmode=pie
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 ++ dirname /tmp/install/install.sh
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + dir=/tmp/install
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + bin=vndr
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + shift
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + '[' '!' -f /tmp/install/vndr.installer ']'
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + . /tmp/install/vndr.installer
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 ++ : v0.1.2
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + install_vndr
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + echo 'Install vndr version v0.1.2'
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + GOBIN=/build
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + GO111MODULE=on
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 + go install github.com/LK4D4/vndr@v0.1.2
17:39:20 [2022-04-04T17:39:20.213Z] #45 3.870 Install vndr version v0.1.2
17:39:20 [2022-04-04T17:39:20.213Z] #45 4.603 go: downloading github.com/LK4D4/vndr v0.1.2
17:39:20 [2022-04-04T17:39:20.366Z] #29 7.351 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:39:20 [2022-04-04T17:39:20.366Z] #29 7.408 
17:39:20 [2022-04-04T17:39:20.483Z] #45 ...
17:39:20 [2022-04-04T17:39:20.483Z] 
17:39:20 [2022-04-04T17:39:20.483Z] #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
17:39:20 [2022-04-04T17:39:20.483Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d
17:39:20 [2022-04-04T17:39:20.483Z] #55 4.867 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:20 [2022-04-04T17:39:20.483Z] #55 4.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:20 [2022-04-04T17:39:20.483Z] #55 4.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:20 [2022-04-04T17:39:20.483Z] #55 5.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB]
17:39:20 [2022-04-04T17:39:20.483Z] #55 7.326 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
17:39:20 [2022-04-04T17:39:20.483Z] #55 8.834 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
17:39:20 [2022-04-04T17:39:20.483Z] #55 ...
17:39:20 [2022-04-04T17:39:20.483Z] 
17:39:20 [2022-04-04T17:39:20.483Z] #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
17:39:20 [2022-04-04T17:39:20.483Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e
17:39:20 [2022-04-04T17:39:20.483Z] #32 4.241 + git clone https://github.com/kolyshkin/go-swagger.git .
17:39:20 [2022-04-04T17:39:20.483Z] #32 4.242 Cloning into '.'...
17:39:20 [2022-04-04T17:39:20.626Z] #29 7.623 #=#=#                                                                         

######################################################################## 100.0%
17:39:20 [2022-04-04T17:39:20.626Z] #29 7.680 
17:39:20 [2022-04-04T17:39:20.677Z] #20 4.721 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:39:20 [2022-04-04T17:39:20.743Z] #32 ...
17:39:20 [2022-04-04T17:39:20.743Z] 
17:39:20 [2022-04-04T17:39:20.743Z] #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
17:39:20 [2022-04-04T17:39:20.743Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 + RM_GOPATH=0
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 + TMP_GOPATH=
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 + : /build
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 + '[' -z '' ']'
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 ++ mktemp -d
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 + export GOPATH=/tmp/tmp.cDLsQwGEWU
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 + GOPATH=/tmp/tmp.cDLsQwGEWU
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 + RM_GOPATH=1
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 + case "$(go env GOARCH)" in
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.714 ++ go env GOARCH
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + export GO_BUILDMODE=-buildmode=pie
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + GO_BUILDMODE=-buildmode=pie
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 ++ dirname /tmp/install/install.sh
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + dir=/tmp/install
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + bin=tomlv
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + shift
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + . /tmp/install/tomlv.installer
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + install_tomlv
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cDLsQwGEWU/src/github.com/BurntSushi/toml
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.726 Cloning into '/tmp/tmp.cDLsQwGEWU/src/github.com/BurntSushi/toml'...
17:39:20 [2022-04-04T17:39:20.743Z] #34 3.729 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:39:20 [2022-04-04T17:39:20.743Z] #34 4.782 + cd /tmp/tmp.cDLsQwGEWU/src/github.com/BurntSushi/toml
17:39:20 [2022-04-04T17:39:20.743Z] #34 4.783 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:39:20 [2022-04-04T17:39:20.743Z] #34 4.927 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:39:20 [2022-04-04T17:39:20.743Z] #34 5.250 internal/unsafeheader
17:39:20 [2022-04-04T17:39:20.743Z] #34 5.311 internal/cpu
17:39:20 [2022-04-04T17:39:20.743Z] #34 5.378 runtime/internal/atomic
17:39:20 [2022-04-04T17:39:20.743Z] #34 5.753 runtime/internal/sys
17:39:20 [2022-04-04T17:39:20.743Z] #34 5.895 internal/bytealg
17:39:20 [2022-04-04T17:39:20.743Z] #34 6.089 runtime/internal/math
17:39:20 [2022-04-04T17:39:20.743Z] #34 6.274 math/bits
17:39:20 [2022-04-04T17:39:20.743Z] #34 6.665 math
17:39:20 [2022-04-04T17:39:20.743Z] #34 7.514 runtime
17:39:20 [2022-04-04T17:39:20.743Z] #34 9.900 unicode/utf8
17:39:20 [2022-04-04T17:39:20.743Z] #34 10.57 internal/race
17:39:20 [2022-04-04T17:39:20.743Z] #34 10.69 sync/atomic
17:39:20 [2022-04-04T17:39:20.743Z] #34 ...
17:39:20 [2022-04-04T17:39:20.743Z] 
17:39:20 [2022-04-04T17:39:20.743Z] #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
17:39:20 [2022-04-04T17:39:20.743Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9
17:39:20 [2022-04-04T17:39:20.743Z] #42 4.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:20 [2022-04-04T17:39:20.743Z] #42 4.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:20 [2022-04-04T17:39:20.743Z] #42 4.763 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:20 [2022-04-04T17:39:20.743Z] #42 5.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB]
17:39:20 [2022-04-04T17:39:20.743Z] #42 7.045 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
17:39:20 [2022-04-04T17:39:20.743Z] #42 8.092 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
17:39:21 [2022-04-04T17:39:21.003Z] #42 ...
17:39:21 [2022-04-04T17:39:21.003Z] 
17:39:21 [2022-04-04T17:39:21.003Z] #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
17:39:21 [2022-04-04T17:39:21.003Z] #67 sha256:5e6c8df377b426bf003d0de09cb6f63d0374684aca6fcb398c9265f0a23def67
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.138 + RM_GOPATH=0
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.138 + TMP_GOPATH=
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.138 + : /build
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.139 + '[' -z '' ']'
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.141 ++ mktemp -d
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.144 + export GOPATH=/tmp/tmp.DtH5yALsQ7
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.144 + GOPATH=/tmp/tmp.DtH5yALsQ7
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.144 + RM_GOPATH=1
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.144 + case "$(go env GOARCH)" in
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.144 ++ go env GOARCH
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.151 + export GO_BUILDMODE=-buildmode=pie
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.151 + GO_BUILDMODE=-buildmode=pie
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.154 ++ dirname /tmp/install/install.sh
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.170 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + dir=/tmp/install
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + bin=proxy
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + shift
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + '[' '!' -f /tmp/install/proxy.installer ']'
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + . /tmp/install/proxy.installer
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + install_proxy
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + case "$1" in
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + export CGO_ENABLED=0
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + CGO_ENABLED=0
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + _install_proxy
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da'
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DtH5yALsQ7/src/github.com/docker/libnetwork
17:39:21 [2022-04-04T17:39:21.003Z] #67 4.178 Cloning into '/tmp/tmp.DtH5yALsQ7/src/github.com/docker/libnetwork'...
17:39:21 [2022-04-04T17:39:21.118Z] #43 ...
17:39:21 [2022-04-04T17:39:21.118Z] 
17:39:21 [2022-04-04T17:39:21.118Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:39:21 [2022-04-04T17:39:21.118Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:39:21 [2022-04-04T17:39:21.118Z] #63 CACHED
17:39:21 [2022-04-04T17:39:21.118Z] 
17:39:21 [2022-04-04T17:39:21.118Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:39:21 [2022-04-04T17:39:21.118Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:39:21 [2022-04-04T17:39:21.118Z] #65 CACHED
17:39:21 [2022-04-04T17:39:21.195Z] #29 8.168 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:39:21 [2022-04-04T17:39:21.195Z] #29 8.227 
17:39:21 [2022-04-04T17:39:21.272Z] #67 ...
17:39:21 [2022-04-04T17:39:21.272Z] 
17:39:21 [2022-04-04T17:39:21.272Z] #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
17:39:21 [2022-04-04T17:39:21.272Z] #51 sha256:0b84bf80d774df810b7804ab3a8b5a266f552644339ad4682a486b4385a80779
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.274 + RM_GOPATH=0
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.274 + TMP_GOPATH=
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.274 + : /build
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.274 + '[' -z '' ']'
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.282 ++ mktemp -d
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.282 + export GOPATH=/tmp/tmp.gzm873Vh84
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.282 + GOPATH=/tmp/tmp.gzm873Vh84
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.282 + RM_GOPATH=1
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.282 + case "$(go env GOARCH)" in
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.282 ++ go env GOARCH
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.289 + export GO_BUILDMODE=-buildmode=pie
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.289 + GO_BUILDMODE=-buildmode=pie
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.289 ++ dirname /tmp/install/install.sh
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 Install shfmt version v3.0.2
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + dir=/tmp/install
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + bin=shfmt
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + shift
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + . /tmp/install/shfmt.installer
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 ++ : v3.0.2
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + install_shfmt
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + echo 'Install shfmt version v3.0.2'
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + GOBIN=/build
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + GO111MODULE=on
17:39:21 [2022-04-04T17:39:21.272Z] #51 4.311 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
17:39:21 [2022-04-04T17:39:21.272Z] #51 5.092 go: downloading mvdan.cc/sh/v3 v3.0.2
17:39:21 [2022-04-04T17:39:21.272Z] #51 6.336 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:39:21 [2022-04-04T17:39:21.272Z] #51 6.348 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:39:21 [2022-04-04T17:39:21.272Z] #51 6.618 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:39:21 [2022-04-04T17:39:21.272Z] #51 8.167 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:39:21 [2022-04-04T17:39:21.272Z] #51 ...
17:39:21 [2022-04-04T17:39:21.272Z] 
17:39:21 [2022-04-04T17:39:21.272Z] #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
17:39:21 [2022-04-04T17:39:21.272Z] #24 sha256:2d2fc32dfdae9d2175af375bf6770c751eb8ab0fe2f122f6eef1979dd62d6816
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.294 + RM_GOPATH=0
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.294 + TMP_GOPATH=
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.294 + : /build
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.294 + '[' -z '' ']'
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.299 ++ mktemp -d
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.299 + export GOPATH=/tmp/tmp.1xgpuhNDs3
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.299 + GOPATH=/tmp/tmp.1xgpuhNDs3
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.299 + RM_GOPATH=1
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.299 + case "$(go env GOARCH)" in
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.299 ++ go env GOARCH
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.333 + export GO_BUILDMODE=-buildmode=pie
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.333 + GO_BUILDMODE=-buildmode=pie
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.333 ++ dirname /tmp/install/install.sh
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 Install docker/cli version 17.06.2-ce from stable
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 + dir=/tmp/install
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 + bin=dockercli
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 + shift
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 + . /tmp/install/dockercli.installer
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 ++ : stable
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 ++ : 17.06.2-ce
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 + install_dockercli
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.340 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.359 ++ uname -m
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.359 + arch=aarch64
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.359 + '[' aarch64 '!=' x86_64 ']'
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.359 + '[' aarch64 '!=' s390x ']'
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.361 + '[' aarch64 '!=' armhf ']'
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.361 + build_dockercli
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.361 + git clone https://github.com/docker/docker-ce /tmp/tmp.1xgpuhNDs3/tmp/docker-ce
17:39:21 [2022-04-04T17:39:21.272Z] #24 4.435 Cloning into '/tmp/tmp.1xgpuhNDs3/tmp/docker-ce'...
17:39:21 [2022-04-04T17:39:21.272Z] #24 ...
17:39:21 [2022-04-04T17:39:21.272Z] 
17:39:21 [2022-04-04T17:39:21.272Z] #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
17:39:21 [2022-04-04T17:39:21.272Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.431 + RM_GOPATH=0
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.431 + TMP_GOPATH=
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.431 + : /build
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.434 + '[' -z '' ']'
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.434 ++ mktemp -d
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.434 + export GOPATH=/tmp/tmp.RO30wPr2WZ
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.434 + GOPATH=/tmp/tmp.RO30wPr2WZ
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.434 + RM_GOPATH=1
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.434 + case "$(go env GOARCH)" in
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.434 ++ go env GOARCH
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.451 + export GO_BUILDMODE=-buildmode=pie
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.452 + GO_BUILDMODE=-buildmode=pie
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.454 ++ dirname /tmp/install/install.sh
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.459 + dir=/tmp/install
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.459 + bin=golangci_lint
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.459 + shift
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.459 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.459 + . /tmp/install/golangci_lint.installer
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.459 ++ : v1.23.8
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.459 + install_golangci_lint
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.462 + set -e
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.462 + echo 'Install golangci-lint version v1.23.8'
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.462 Install golangci-lint version v1.23.8
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.472 + GOBIN=/build
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.472 + GO111MODULE=on
17:39:21 [2022-04-04T17:39:21.272Z] #49 4.472 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:39:21 [2022-04-04T17:39:21.272Z] #49 5.188 go: downloading github.com/golangci/golangci-lint v1.23.8
17:39:21 [2022-04-04T17:39:21.272Z] #49 11.39 go: downloading github.com/fatih/color v1.7.0
17:39:21 [2022-04-04T17:39:21.272Z] #49 11.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:39:21 [2022-04-04T17:39:21.272Z] #49 11.50 go: downloading github.com/pkg/errors v0.8.1
17:39:21 [2022-04-04T17:39:21.375Z] 
17:39:21 [2022-04-04T17:39:21.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
17:39:21 [2022-04-04T17:39:21.375Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:21 [2022-04-04T17:39:21.375Z] #43 52.87   CC       criu/arch/x86/kerndat.o
17:39:21 [2022-04-04T17:39:21.536Z] #49 11.56 go: downloading github.com/spf13/cobra v0.0.5
17:39:21 [2022-04-04T17:39:21.536Z] #49 11.57 go: downloading github.com/spf13/pflag v1.0.5
17:39:21 [2022-04-04T17:39:21.536Z] #49 ...
17:39:21 [2022-04-04T17:39:21.536Z] 
17:39:21 [2022-04-04T17:39:21.536Z] #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
17:39:21 [2022-04-04T17:39:21.536Z] #47 sha256:2a62f55582e78318e0e067679a6c1209ff03be24679d87fc5bb6b19d3818f5ca
17:39:21 [2022-04-04T17:39:21.536Z] #47 10.87 go: downloading github.com/jonboulle/clockwork v0.2.2
17:39:21 [2022-04-04T17:39:21.536Z] #47 10.91 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:39:21 [2022-04-04T17:39:21.536Z] #47 11.07 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:39:21 [2022-04-04T17:39:21.937Z] #43 53.38   CC       criu/arch/x86/sigaction_compat.o
17:39:22 [2022-04-04T17:39:22.056Z] #20 6.063 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:39:22 [2022-04-04T17:39:22.056Z] #20 ...
17:39:22 [2022-04-04T17:39:22.056Z] 
17:39:22 [2022-04-04T17:39:22.056Z] #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
17:39:22 [2022-04-04T17:39:22.056Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6
17:39:22 [2022-04-04T17:39:22.056Z] #53 13.02 + cd /tmp/tmp.k5JWT9bTzd/src/github.com/opencontainers/runc
17:39:22 [2022-04-04T17:39:22.056Z] #53 13.02 + git checkout -q v1.0.3
17:39:22 [2022-04-04T17:39:22.203Z] #43 53.64   CC       criu/arch/x86/sigframe.o
17:39:22 [2022-04-04T17:39:22.233Z] #29 8.441 #=#=#                                                                         

###                                                                        4.9%
#########################                                                 35.3%
######################################                                    53.0%
###########################################                               60.4%
########################################################                  78.0%
#######################################################################   99.2%
######################################################################## 100.0%
17:39:22 [2022-04-04T17:39:22.233Z] #29 9.240 
17:39:22 [2022-04-04T17:39:22.473Z] #43 53.92   LINK     criu/arch/x86/crtools.built-in.o
17:39:22 [2022-04-04T17:39:22.473Z] #43 53.98   DEP      criu/pie/util-vdso-elf32.d
17:39:22 [2022-04-04T17:39:22.491Z] #47 12.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:39:22 [2022-04-04T17:39:22.491Z] #47 12.48 go: downloading golang.org/x/mod v0.3.0
17:39:22 [2022-04-04T17:39:22.625Z] #53 13.61 + '[' -z '' ']'
17:39:22 [2022-04-04T17:39:22.625Z] #53 13.61 + target=static
17:39:22 [2022-04-04T17:39:22.625Z] #53 13.61 + make BUILDTAGS=seccomp static
17:39:22 [2022-04-04T17:39:22.731Z] #43 54.09   DEP      criu/pie/util-vdso.d
17:39:22 [2022-04-04T17:39:22.731Z] #43 54.27   DEP      criu/pie/util.d
17:39:22 [2022-04-04T17:39:22.805Z] #29 ...
17:39:22 [2022-04-04T17:39:22.805Z] 
17:39:22 [2022-04-04T17:39:22.805Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:39:22 [2022-04-04T17:39:22.805Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef
17:39:22 [2022-04-04T17:39:22.805Z] #10 DONE 3.3s
17:39:22 [2022-04-04T17:39:22.805Z] 
17:39:22 [2022-04-04T17:39:22.805Z] #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
17:39:22 [2022-04-04T17:39:22.805Z] #29 sha256:ebedf2b60da1cfccfcc21d5fba00013e126016dd104a97477cbd4b5eec3720e7
17:39:22 [2022-04-04T17:39:22.805Z] #29 9.661 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:39:22 [2022-04-04T17:39:22.805Z] #29 9.774 
17:39:22 [2022-04-04T17:39:22.805Z] #29 ...
17:39:22 [2022-04-04T17:39:22.805Z] 
17:39:22 [2022-04-04T17:39:22.805Z] #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
17:39:22 [2022-04-04T17:39:22.805Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c
17:39:22 [2022-04-04T17:39:22.987Z] #43 54.40   CC       criu/pie/util.o
17:39:23 [2022-04-04T17:39:23.065Z] #11 DONE 0.5s
17:39:23 [2022-04-04T17:39:23.065Z] 
17:39:23 [2022-04-04T17:39:23.065Z] #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
17:39:23 [2022-04-04T17:39:23.065Z] #29 sha256:ebedf2b60da1cfccfcc21d5fba00013e126016dd104a97477cbd4b5eec3720e7
17:39:23 [2022-04-04T17:39:23.065Z] #29 10.00 #=#=#                                                                         

######################################################################## 100.0%
17:39:23 [2022-04-04T17:39:23.065Z] #29 10.07 
17:39:23 [2022-04-04T17:39:23.065Z] #29 ...
17:39:23 [2022-04-04T17:39:23.065Z] 
17:39:23 [2022-04-04T17:39:23.065Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:39:23 [2022-04-04T17:39:23.065Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f
17:39:23 [2022-04-04T17:39:23.065Z] #39 DONE 0.2s
17:39:23 [2022-04-04T17:39:23.193Z] #53 13.98 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
17:39:23 [2022-04-04T17:39:23.243Z] #43 54.72   CC       criu/pie/util-vdso.o
17:39:23 [2022-04-04T17:39:23.327Z] 
17:39:23 [2022-04-04T17:39:23.327Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:39:23 [2022-04-04T17:39:23.327Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a
17:39:23 [2022-04-04T17:39:23.327Z] #31 DONE 0.2s
17:39:23 [2022-04-04T17:39:23.327Z] 
17:39:23 [2022-04-04T17:39:23.327Z] #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
17:39:23 [2022-04-04T17:39:23.327Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:39:23 [2022-04-04T17:39:23.441Z] #47 ...
17:39:23 [2022-04-04T17:39:23.441Z] 
17:39:23 [2022-04-04T17:39:23.441Z] #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
17:39:23 [2022-04-04T17:39:23.441Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.338 + RM_GOPATH=0
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.338 + TMP_GOPATH=
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.338 + : /build
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.338 + '[' -z '' ']'
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.353 ++ mktemp -d
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.353 + export GOPATH=/tmp/tmp.YytssS2xWD
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.353 + GOPATH=/tmp/tmp.YytssS2xWD
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.353 + RM_GOPATH=1
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.353 + case "$(go env GOARCH)" in
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.353 ++ go env GOARCH
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.367 Install rootlesskit version v0.14.4
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + export GO_BUILDMODE=-buildmode=pie
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + GO_BUILDMODE=-buildmode=pie
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 ++ dirname /tmp/install/install.sh
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + dir=/tmp/install
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + bin=rootlesskit
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + shift
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + . /tmp/install/rootlesskit.installer
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 ++ : v0.14.4
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + install_rootlesskit
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + case "$1" in
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + export CGO_ENABLED=0
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + CGO_ENABLED=0
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + _install_rootlesskit
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + echo 'Install rootlesskit version v0.14.4'
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + for f in rootlesskit rootlesskit-docker-proxy
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + GOBIN=/build
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + GO111MODULE=on
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.368 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
17:39:23 [2022-04-04T17:39:23.441Z] #58 3.890 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
17:39:23 [2022-04-04T17:39:23.441Z] #58 6.728 go: downloading github.com/pkg/errors v0.9.1
17:39:23 [2022-04-04T17:39:23.441Z] #58 6.730 go: downloading github.com/sirupsen/logrus v1.8.1
17:39:23 [2022-04-04T17:39:23.441Z] #58 6.797 go: downloading github.com/urfave/cli/v2 v2.3.0
17:39:23 [2022-04-04T17:39:23.441Z] #58 7.717 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:39:23 [2022-04-04T17:39:23.441Z] #58 10.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:39:23 [2022-04-04T17:39:23.441Z] #58 11.13 go: downloading github.com/google/uuid v1.3.0
17:39:23 [2022-04-04T17:39:23.441Z] #58 11.14 go: downloading github.com/moby/vpnkit v0.5.0
17:39:23 [2022-04-04T17:39:23.441Z] #58 11.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:39:23 [2022-04-04T17:39:23.441Z] #58 11.38 go: downloading github.com/gofrs/flock v0.8.1
17:39:23 [2022-04-04T17:39:23.441Z] #58 11.47 go: downloading github.com/gorilla/mux v1.8.0
17:39:23 [2022-04-04T17:39:23.441Z] #58 11.74 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:39:23 [2022-04-04T17:39:23.441Z] #58 12.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:39:23 [2022-04-04T17:39:23.441Z] #58 12.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:39:23 [2022-04-04T17:39:23.441Z] #58 ...
17:39:23 [2022-04-04T17:39:23.441Z] 
17:39:23 [2022-04-04T17:39:23.442Z] #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
17:39:23 [2022-04-04T17:39:23.442Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:39:23 [2022-04-04T17:39:23.442Z] #49 11.93 go: downloading github.com/spf13/viper v1.6.1
17:39:23 [2022-04-04T17:39:23.442Z] #49 12.25 go: downloading github.com/mattn/go-colorable v0.1.4
17:39:23 [2022-04-04T17:39:23.442Z] #49 12.31 go: downloading github.com/mattn/go-isatty v0.0.8
17:39:23 [2022-04-04T17:39:23.442Z] #49 12.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:39:23 [2022-04-04T17:39:23.442Z] #49 12.37 go: downloading github.com/go-critic/go-critic v0.4.1
17:39:23 [2022-04-04T17:39:23.442Z] #49 13.19 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:39:23 [2022-04-04T17:39:23.701Z] #49 13.67 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:39:23 [2022-04-04T17:39:23.805Z] #43 55.29   CC       criu/pie/util-vdso-elf32.o
17:39:24 [2022-04-04T17:39:24.271Z] #32 ...
17:39:24 [2022-04-04T17:39:24.271Z] 
17:39:24 [2022-04-04T17:39:24.271Z] #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
17:39:24 [2022-04-04T17:39:24.271Z] #29 sha256:ebedf2b60da1cfccfcc21d5fba00013e126016dd104a97477cbd4b5eec3720e7
17:39:24 [2022-04-04T17:39:24.271Z] #29 10.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:39:24 [2022-04-04T17:39:24.271Z] #29 10.73 
17:39:24 [2022-04-04T17:39:24.271Z] #29 11.00 #=#=#                                                                         

######################################################################## 100.0%
17:39:24 [2022-04-04T17:39:24.271Z] #29 11.13 
17:39:24 [2022-04-04T17:39:24.271Z] #29 11.16 Download of images into '/build' complete.
17:39:24 [2022-04-04T17:39:24.271Z] #29 11.16 Use something like the following to load the result into a Docker daemon:
17:39:24 [2022-04-04T17:39:24.271Z] #29 11.16   tar -cC '/build' . | docker load
17:39:24 [2022-04-04T17:39:24.271Z] #29 DONE 11.3s
17:39:24 [2022-04-04T17:39:24.368Z] #43 55.89   AR       criu/pie/pie.lib.a
17:39:24 [2022-04-04T17:39:24.368Z] #43 55.97   DEP      criu/pie/restorer.d
17:39:24 [2022-04-04T17:39:24.532Z] 
17:39:24 [2022-04-04T17:39:24.532Z] #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
17:39:24 [2022-04-04T17:39:24.532Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:39:24 [2022-04-04T17:39:24.624Z] #43 56.15   DEP      criu/arch/x86/sigaction_compat_pie.d
17:39:24 [2022-04-04T17:39:24.624Z] #43 56.24   DEP      criu/arch/x86/restorer_unmap.d
17:39:24 [2022-04-04T17:39:24.639Z] #49 ...
17:39:24 [2022-04-04T17:39:24.639Z] 
17:39:24 [2022-04-04T17:39:24.639Z] #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
17:39:24 [2022-04-04T17:39:24.639Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554
17:39:24 [2022-04-04T17:39:24.639Z] #40 4.229 + git clone https://github.com/docker/distribution.git .
17:39:24 [2022-04-04T17:39:24.639Z] #40 4.231 Cloning into '.'...
17:39:24 [2022-04-04T17:39:24.639Z] #40 ...
17:39:24 [2022-04-04T17:39:24.639Z] 
17:39:24 [2022-04-04T17:39:24.639Z] #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
17:39:24 [2022-04-04T17:39:24.639Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9
17:39:24 [2022-04-04T17:39:24.639Z] #58 13.78 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:39:24 [2022-04-04T17:39:24.868Z] Removing intermediate container 7f46d77c30c6
17:39:24 [2022-04-04T17:39:24.868Z]  ---> 29e4370ebebf
17:39:24 [2022-04-04T17:39:24.868Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:39:24 [2022-04-04T17:39:24.868Z]  ---> Running in 0e4a16bc079d
17:39:24 [2022-04-04T17:39:24.880Z] #43 56.26   DEP      criu/arch/x86/restorer.d
17:39:24 [2022-04-04T17:39:24.880Z] #43 56.48   DEP      criu/arch/x86/vdso-pie.d
17:39:25 [2022-04-04T17:39:25.136Z] #43 56.58   DEP      criu/pie/parasite-vdso.d
17:39:25 [2022-04-04T17:39:25.349Z] Removing intermediate container 0e4a16bc079d
17:39:25 [2022-04-04T17:39:25.349Z]  ---> 2abf0acf7d28
17:39:25 [2022-04-04T17:39:25.349Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:39:25 [2022-04-04T17:39:25.349Z]  ---> Running in 69b76af8e7fd
17:39:25 [2022-04-04T17:39:25.393Z] #43 56.73   DEP      criu/pie/parasite.d
17:39:25 [2022-04-04T17:39:25.649Z] #43 56.99   CC       criu/pie/parasite.o
17:39:25 [2022-04-04T17:39:25.828Z] Removing intermediate container 69b76af8e7fd
17:39:25 [2022-04-04T17:39:25.828Z]  ---> 29583d68b49b
17:39:25 [2022-04-04T17:39:25.828Z] Step 10/10 : COPY . .
17:39:27 [2022-04-04T17:39:27.019Z] #43 58.17   LINK     criu/pie/parasite.built-in.o
17:39:27 [2022-04-04T17:39:27.019Z] #43 58.18   GEN      criu/pie/parasite-blob.h
17:39:27 [2022-04-04T17:39:27.019Z] #43 58.21   CC       criu/pie/parasite-vdso.o
17:39:27 [2022-04-04T17:39:27.253Z] #58 ...
17:39:27 [2022-04-04T17:39:27.253Z] 
17:39:27 [2022-04-04T17:39:27.253Z] #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
17:39:27 [2022-04-04T17:39:27.253Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:39:27 [2022-04-04T17:39:27.253Z] #13 5.297 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB]
17:39:27 [2022-04-04T17:39:27.253Z] #13 6.719 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
17:39:27 [2022-04-04T17:39:27.253Z] #13 8.354 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
17:39:27 [2022-04-04T17:39:27.253Z] #13 ...
17:39:27 [2022-04-04T17:39:27.253Z] 
17:39:27 [2022-04-04T17:39:27.253Z] #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
17:39:27 [2022-04-04T17:39:27.253Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:39:27 [2022-04-04T17:39:27.253Z] #49 16.42 go: downloading github.com/sirupsen/logrus v1.4.2
17:39:27 [2022-04-04T17:39:27.253Z] #49 16.43 go: downloading github.com/stretchr/testify v1.4.0
17:39:27 [2022-04-04T17:39:27.253Z] #49 16.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:39:27 [2022-04-04T17:39:27.253Z] #49 17.13 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:39:27 [2022-04-04T17:39:27.253Z] #49 17.36 go: downloading github.com/hashicorp/hcl v1.0.0
17:39:27 [2022-04-04T17:39:27.275Z] #43 58.89   CC       criu/arch/x86/vdso-pie.o
17:39:27 [2022-04-04T17:39:27.532Z] #43 59.16   CC       criu/arch/x86/restorer.o
17:39:27 [2022-04-04T17:39:27.832Z] #40 ...
17:39:27 [2022-04-04T17:39:27.832Z] 
17:39:27 [2022-04-04T17:39:27.832Z] #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
17:39:27 [2022-04-04T17:39:27.832Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0
17:39:27 [2022-04-04T17:39:27.832Z] #12 DONE 4.2s
17:39:27 [2022-04-04T17:39:27.832Z] 
17:39:27 [2022-04-04T17:39:27.832Z] #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
17:39:27 [2022-04-04T17:39:27.832Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:39:27 [2022-04-04T17:39:27.882Z] #49 17.92 go: downloading github.com/magiconair/properties v1.8.1
17:39:28 [2022-04-04T17:39:28.215Z] #49 17.92 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:39:28 [2022-04-04T17:39:28.461Z] #43 59.66   CC       criu/arch/x86/restorer_unmap.o
17:39:28 [2022-04-04T17:39:28.461Z] #43 59.70   CC       criu/arch/x86/sigaction_compat_pie.o
17:39:28 [2022-04-04T17:39:28.461Z] #43 59.94   CC       criu/pie/restorer.o
17:39:28 [2022-04-04T17:39:28.467Z] #53 ...
17:39:28 [2022-04-04T17:39:28.467Z] 
17:39:28 [2022-04-04T17:39:28.468Z] #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
17:39:28 [2022-04-04T17:39:28.468Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:28 [2022-04-04T17:39:28.468Z] #43 52.74   CC       criu/arch/x86/kerndat.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 53.29   CC       criu/arch/x86/sigaction_compat.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 53.57   CC       criu/arch/x86/sigframe.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 53.82   LINK     criu/arch/x86/crtools.built-in.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 53.89   DEP      criu/pie/util-vdso-elf32.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 54.03   DEP      criu/pie/util-vdso.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 54.17   DEP      criu/pie/util.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 54.31   CC       criu/pie/util.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 54.69   CC       criu/pie/util-vdso.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 55.33   CC       criu/pie/util-vdso-elf32.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 56.03   AR       criu/pie/pie.lib.a
17:39:28 [2022-04-04T17:39:28.468Z] #43 56.11   DEP      criu/pie/restorer.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 56.25   DEP      criu/arch/x86/sigaction_compat_pie.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 56.34   DEP      criu/arch/x86/restorer_unmap.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 56.35   DEP      criu/arch/x86/restorer.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 56.47   DEP      criu/arch/x86/vdso-pie.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 56.58   DEP      criu/pie/parasite-vdso.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 56.80   DEP      criu/pie/parasite.d
17:39:28 [2022-04-04T17:39:28.468Z] #43 57.02   CC       criu/pie/parasite.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 58.27   LINK     criu/pie/parasite.built-in.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 58.29   GEN      criu/pie/parasite-blob.h
17:39:28 [2022-04-04T17:39:28.468Z] #43 58.30   CC       criu/pie/parasite-vdso.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 59.05   CC       criu/arch/x86/vdso-pie.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 59.41   CC       criu/arch/x86/restorer.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 59.88   CC       criu/arch/x86/restorer_unmap.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 59.93   CC       criu/arch/x86/sigaction_compat_pie.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 60.21   CC       criu/pie/restorer.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 62.92   LINK     criu/pie/restorer.built-in.o
17:39:28 [2022-04-04T17:39:28.468Z] #43 62.94   GEN      criu/pie/restorer-blob.h
17:39:28 [2022-04-04T17:39:28.482Z] #49 18.71 go: downloading github.com/pelletier/go-toml v1.2.0
17:39:28 [2022-04-04T17:39:28.727Z] #43 63.01   DEP      criu/vdso.d
17:39:28 [2022-04-04T17:39:28.740Z] #49 18.74 go: downloading github.com/spf13/afero v1.1.2
17:39:28 [2022-04-04T17:39:28.986Z] #43 63.18   DEP      criu/vdso-compat.d
17:39:28 [2022-04-04T17:39:28.986Z] #43 63.30   DEP      criu/uts_ns.d
17:39:28 [2022-04-04T17:39:28.986Z] #43 63.41   DEP      criu/util.d
17:39:29 [2022-04-04T17:39:29.245Z] #43 63.65   DEP      criu/uffd.d
17:39:29 [2022-04-04T17:39:29.308Z] #49 19.20 go: downloading github.com/spf13/cast v1.3.0
17:39:29 [2022-04-04T17:39:29.308Z] #49 19.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:39:29 [2022-04-04T17:39:29.308Z] #49 19.34 go: downloading github.com/subosito/gotenv v1.2.0
17:39:29 [2022-04-04T17:39:29.308Z] #49 19.35 go: downloading gopkg.in/ini.v1 v1.51.0
17:39:29 [2022-04-04T17:39:29.308Z] #49 19.45 go: downloading gopkg.in/yaml.v2 v2.2.7
17:39:29 [2022-04-04T17:39:29.504Z] #43 63.83   DEP      criu/tun.d
17:39:29 [2022-04-04T17:39:29.571Z] #49 19.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:39:29 [2022-04-04T17:39:29.763Z] #43 64.02   DEP      criu/tty.d
17:39:29 [2022-04-04T17:39:29.763Z] #43 64.18   DEP      criu/timerfd.d
17:39:29 [2022-04-04T17:39:29.856Z] #49 ...
17:39:29 [2022-04-04T17:39:29.856Z] 
17:39:29 [2022-04-04T17:39:29.856Z] #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
17:39:29 [2022-04-04T17:39:29.856Z] #45 sha256:df7735829b5e4bca9367318b07f8e5c39d3864844d49f2ec1392c38fde9fa2a9
17:39:29 [2022-04-04T17:39:29.856Z] #45 DONE 19.9s
17:39:29 [2022-04-04T17:39:29.856Z] 
17:39:29 [2022-04-04T17:39:29.857Z] #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
17:39:29 [2022-04-04T17:39:29.857Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:39:29 [2022-04-04T17:39:29.857Z] #49 19.88 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:39:29 [2022-04-04T17:39:29.857Z] #49 20.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:39:30 [2022-04-04T17:39:30.023Z] #43 64.33   DEP      criu/timens.d
17:39:30 [2022-04-04T17:39:30.023Z] #43 64.47   DEP      criu/sysfs_parse.d
17:39:30 [2022-04-04T17:39:30.023Z] #43 64.57   DEP      criu/sysctl.d
17:39:30 [2022-04-04T17:39:30.116Z] #49 20.25 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:39:30 [2022-04-04T17:39:30.282Z] #43 64.68   DEP      criu/string.d
17:39:30 [2022-04-04T17:39:30.282Z] #43 64.73   DEP      criu/stats.d
17:39:30 [2022-04-04T17:39:30.385Z] #49 20.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:39:30 [2022-04-04T17:39:30.541Z] #43 64.83   DEP      criu/sockets.d
17:39:30 [2022-04-04T17:39:30.541Z] #43 64.96   DEP      criu/sk-unix.d
17:39:30 [2022-04-04T17:39:30.646Z] #49 20.76 go: downloading github.com/go-toolsmith/astp v1.0.0
17:39:30 [2022-04-04T17:39:30.801Z] #43 65.13   DEP      criu/sk-tcp.d
17:39:30 [2022-04-04T17:39:30.904Z] #49 21.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:39:30 [2022-04-04T17:39:30.904Z] #49 ...
17:39:30 [2022-04-04T17:39:30.904Z] 
17:39:30 [2022-04-04T17:39:30.904Z] #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
17:39:30 [2022-04-04T17:39:30.904Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e
17:39:30 [2022-04-04T17:39:30.904Z] #34 11.04 unicode
17:39:30 [2022-04-04T17:39:30.904Z] #34 13.65 encoding
17:39:31 [2022-04-04T17:39:31.060Z] #43 65.26   DEP      criu/sk-queue.d
17:39:31 [2022-04-04T17:39:31.060Z] #43 65.43   DEP      criu/sk-packet.d
17:39:31 [2022-04-04T17:39:31.139Z] #13 ...
17:39:31 [2022-04-04T17:39:31.139Z] 
17:39:31 [2022-04-04T17:39:31.139Z] #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
17:39:31 [2022-04-04T17:39:31.139Z] #24 sha256:b4004f5e0d3eb84727d0cc0192f114b0d1043a249d7a9b12a1b395a2728ee9eb
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + RM_GOPATH=0
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + TMP_GOPATH=
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + : /build
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + '[' -z '' ']'
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 ++ mktemp -d
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + export GOPATH=/tmp/tmp.ZyLU7JBP68
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + GOPATH=/tmp/tmp.ZyLU7JBP68
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + RM_GOPATH=1
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + case "$(go env GOARCH)" in
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 ++ go env GOARCH
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + export GO_BUILDMODE=-buildmode=pie
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + GO_BUILDMODE=-buildmode=pie
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 ++ dirname /tmp/install/install.sh
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + dir=/tmp/install
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + bin=dockercli
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + shift
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + . /tmp/install/dockercli.installer
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 ++ : stable
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 ++ : 17.06.2-ce
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + install_dockercli
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 ++ uname -m
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + arch=x86_64
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + '[' x86_64 '!=' x86_64 ']'
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + url=https://download.docker.com/linux/static
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + tar -xz docker/docker
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:39:31 [2022-04-04T17:39:31.139Z] #24 4.086 Install docker/cli version 17.06.2-ce from stable
17:39:31 [2022-04-04T17:39:31.139Z] #24 7.412 + mkdir -p /build
17:39:31 [2022-04-04T17:39:31.139Z] #24 7.423 + mv docker/docker /build/
17:39:31 [2022-04-04T17:39:31.139Z] #24 7.423 + rmdir docker
17:39:31 [2022-04-04T17:39:31.139Z] #24 DONE 8.1s
17:39:31 [2022-04-04T17:39:31.163Z] #34 ...
17:39:31 [2022-04-04T17:39:31.163Z] 
17:39:31 [2022-04-04T17:39:31.163Z] #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
17:39:31 [2022-04-04T17:39:31.163Z] #67 sha256:5e6c8df377b426bf003d0de09cb6f63d0374684aca6fcb398c9265f0a23def67
17:39:31 [2022-04-04T17:39:31.163Z] #67 19.01 Checking out files:   9% (183/1907)   
Checking out files:  10% (191/1907)   
Checking out files:  11% (210/1907)   
Checking out files:  12% (229/1907)   
Checking out files:  13% (248/1907)   
Checking out files:  14% (267/1907)   
Checking out files:  15% (287/1907)   
Checking out files:  16% (306/1907)   
Checking out files:  17% (325/1907)   
Checking out files:  18% (344/1907)   
Checking out files:  19% (363/1907)   
Checking out files:  20% (382/1907)   
Checking out files:  21% (401/1907)   
Checking out files:  22% (420/1907)   
Checking out files:  23% (439/1907)   
Checking out files:  24% (458/1907)   
Checking out files:  25% (477/1907)   
Checking out files:  26% (496/1907)   
Checking out files:  27% (515/1907)   
Checking out files:  28% (534/1907)   
Checking out files:  29% (554/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:  49% (945/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:  91% (1750/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.
17:39:31 [2022-04-04T17:39:31.163Z] #67 21.23 + cd /tmp/tmp.DtH5yALsQ7/src/github.com/docker/libnetwork
17:39:31 [2022-04-04T17:39:31.163Z] #67 21.23 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:39:31 [2022-04-04T17:39:31.319Z] #43 65.60   DEP      criu/sk-netlink.d
17:39:31 [2022-04-04T17:39:31.319Z] #43 65.82   DEP      criu/sk-inet.d
17:39:31 [2022-04-04T17:39:31.404Z] 
17:39:31 [2022-04-04T17:39:31.404Z] #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
17:39:31 [2022-04-04T17:39:31.404Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:39:31 [2022-04-04T17:39:31.404Z] #32 7.351 + git clone https://github.com/kolyshkin/go-swagger.git .
17:39:31 [2022-04-04T17:39:31.404Z] #32 7.356 Cloning into '.'...
17:39:31 [2022-04-04T17:39:31.578Z] #43 66.01   DEP      criu/signalfd.d
17:39:31 [2022-04-04T17:39:31.730Z] #67 21.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:39:31 [2022-04-04T17:39:31.730Z] #43 62.89   LINK     criu/pie/restorer.built-in.o
17:39:31 [2022-04-04T17:39:31.731Z] #43 62.92   GEN      criu/pie/restorer-blob.h
17:39:31 [2022-04-04T17:39:31.731Z] #43 63.05   DEP      criu/vdso.d
17:39:31 [2022-04-04T17:39:31.731Z] #43 63.21   DEP      criu/vdso-compat.d
17:39:31 [2022-04-04T17:39:31.838Z] #43 66.17   DEP      criu/sigframe.d
17:39:31 [2022-04-04T17:39:31.987Z] #43 63.35   DEP      criu/uts_ns.d
17:39:31 [2022-04-04T17:39:31.987Z] #43 ...
17:39:31 [2022-04-04T17:39:31.987Z] 
17:39:31 [2022-04-04T17:39:31.988Z] #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
17:39:31 [2022-04-04T17:39:31.988Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:31 [2022-04-04T17:39:31.988Z] #20 5.266 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:39:31 [2022-04-04T17:39:31.988Z] #20 6.583 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:39:31 [2022-04-04T17:39:31.988Z] #20 11.35 Fetched 9012 kB in 10s (878 kB/s)
17:39:31 [2022-04-04T17:39:31.988Z] #20 11.35 Reading package lists...
17:39:31 [2022-04-04T17:39:31.988Z] #20 15.18 Reading package lists...
17:39:31 [2022-04-04T17:39:31.988Z] #20 ...
17:39:31 [2022-04-04T17:39:31.988Z] 
17:39:31 [2022-04-04T17:39:31.988Z] #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
17:39:31 [2022-04-04T17:39:31.988Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:31 [2022-04-04T17:39:31.988Z] #43 63.51   DEP      criu/util.d
17:39:32 [2022-04-04T17:39:32.097Z] #43 66.29   DEP      criu/shmem.d
17:39:32 [2022-04-04T17:39:32.097Z] #43 66.44   DEP      criu/servicefd.d
17:39:32 [2022-04-04T17:39:32.245Z] #43 63.68   DEP      criu/uffd.d
17:39:32 [2022-04-04T17:39:32.245Z] #43 63.89   DEP      criu/tun.d
17:39:32 [2022-04-04T17:39:32.307Z] #67 ...
17:39:32 [2022-04-04T17:39:32.307Z] 
17:39:32 [2022-04-04T17:39:32.307Z] #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
17:39:32 [2022-04-04T17:39:32.307Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb
17:39:32 [2022-04-04T17:39:32.307Z] #27 24.31 Updating certificates in /etc/ssl/certs...
17:39:32 [2022-04-04T17:39:32.307Z] #27 28.56 137 added, 0 removed; done.
17:39:32 [2022-04-04T17:39:32.307Z] #27 29.48 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
17:39:32 [2022-04-04T17:39:32.307Z] #27 29.88 Setting up jq (1.5+dfsg-2+b1) ...
17:39:32 [2022-04-04T17:39:32.307Z] #27 30.86 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
17:39:32 [2022-04-04T17:39:32.307Z] #27 31.11 Setting up curl (7.64.0-4+deb10u2) ...
17:39:32 [2022-04-04T17:39:32.307Z] #27 31.36 Processing triggers for libc-bin (2.28-10+deb10u1) ...
17:39:32 [2022-04-04T17:39:32.307Z] #27 31.44 Processing triggers for ca-certificates (20200601~deb10u2) ...
17:39:32 [2022-04-04T17:39:32.307Z] #27 31.47 Updating certificates in /etc/ssl/certs...
17:39:32 [2022-04-04T17:39:32.307Z] #27 ...
17:39:32 [2022-04-04T17:39:32.307Z] 
17:39:32 [2022-04-04T17:39:32.307Z] #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
17:39:32 [2022-04-04T17:39:32.307Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:39:32 [2022-04-04T17:39:32.307Z] #49 21.19 go: downloading github.com/go-toolsmith/typep v1.0.0
17:39:32 [2022-04-04T17:39:32.307Z] #49 21.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:39:32 [2022-04-04T17:39:32.307Z] #49 21.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:39:32 [2022-04-04T17:39:32.307Z] #49 21.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:39:32 [2022-04-04T17:39:32.307Z] #49 21.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:39:32 [2022-04-04T17:39:32.307Z] #49 21.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:39:32 [2022-04-04T17:39:32.307Z] #49 21.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:39:32 [2022-04-04T17:39:32.307Z] #49 22.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:39:32 [2022-04-04T17:39:32.307Z] #49 22.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:39:32 [2022-04-04T17:39:32.307Z] #49 22.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:39:32 [2022-04-04T17:39:32.356Z] #43 66.64   DEP      criu/seize.d
17:39:32 [2022-04-04T17:39:32.356Z] #43 66.78   DEP      criu/seccomp.d
17:39:32 [2022-04-04T17:39:32.586Z] #49 22.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:39:32 [2022-04-04T17:39:32.586Z] #49 22.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:39:32 [2022-04-04T17:39:32.615Z] #43 66.97   DEP      criu/rst-malloc.d
17:39:32 [2022-04-04T17:39:32.615Z] #43 67.04   DEP      criu/rbtree.d
17:39:32 [2022-04-04T17:39:32.615Z] #43 67.07   DEP      criu/pstree.d
17:39:32 [2022-04-04T17:39:32.808Z] #43 64.06   DEP      criu/tty.d
17:39:32 [2022-04-04T17:39:32.808Z] #43 64.23   DEP      criu/timerfd.d
17:39:32 [2022-04-04T17:39:32.874Z] #43 67.20   DEP      criu/protobuf.d
17:39:33 [2022-04-04T17:39:33.065Z] #43 64.36   DEP      criu/timens.d
17:39:33 [2022-04-04T17:39:33.065Z] #43 64.48   DEP      criu/sysfs_parse.d
17:39:33 [2022-04-04T17:39:33.065Z] #43 64.63   DEP      criu/sysctl.d
17:39:33 [2022-04-04T17:39:33.134Z] #43 67.39   GEN      criu/protobuf-desc-gen.h
17:39:33 [2022-04-04T17:39:33.182Z] #49 23.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:39:33 [2022-04-04T17:39:33.182Z] #49 23.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:39:33 [2022-04-04T17:39:33.317Z] #32 ...
17:39:33 [2022-04-04T17:39:33.317Z] 
17:39:33 [2022-04-04T17:39:33.317Z] #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
17:39:33 [2022-04-04T17:39:33.317Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + RM_GOPATH=0
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + TMP_GOPATH=
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + : /build
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + '[' -z '' ']'
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 ++ mktemp -d
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + export GOPATH=/tmp/tmp.Zcnl0Rg38W
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + GOPATH=/tmp/tmp.Zcnl0Rg38W
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + RM_GOPATH=1
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + case "$(go env GOARCH)" in
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 ++ go env GOARCH
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + export GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.309 + GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 Install golangci-lint version v1.23.8
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 ++ dirname /tmp/install/install.sh
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + dir=/tmp/install
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + bin=golangci_lint
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + shift
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + . /tmp/install/golangci_lint.installer
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 ++ : v1.23.8
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + install_golangci_lint
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + set -e
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + echo 'Install golangci-lint version v1.23.8'
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + GOBIN=/build
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + GO111MODULE=on
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.330 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:39:33 [2022-04-04T17:39:33.317Z] #49 4.781 go: downloading github.com/golangci/golangci-lint v1.23.8
17:39:33 [2022-04-04T17:39:33.317Z] #49 8.426 go: downloading github.com/fatih/color v1.7.0
17:39:33 [2022-04-04T17:39:33.317Z] #49 8.535 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:39:33 [2022-04-04T17:39:33.317Z] #49 8.641 go: downloading github.com/pkg/errors v0.8.1
17:39:33 [2022-04-04T17:39:33.317Z] #49 8.641 go: downloading github.com/spf13/cobra v0.0.5
17:39:33 [2022-04-04T17:39:33.317Z] #49 8.641 go: downloading github.com/spf13/pflag v1.0.5
17:39:33 [2022-04-04T17:39:33.317Z] #49 8.977 go: downloading github.com/spf13/viper v1.6.1
17:39:33 [2022-04-04T17:39:33.317Z] #49 9.297 go: downloading github.com/mattn/go-colorable v0.1.4
17:39:33 [2022-04-04T17:39:33.317Z] #49 9.313 go: downloading github.com/mattn/go-isatty v0.0.8
17:39:33 [2022-04-04T17:39:33.317Z] #49 9.429 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:39:33 [2022-04-04T17:39:33.317Z] #49 9.453 go: downloading github.com/go-critic/go-critic v0.4.1
17:39:33 [2022-04-04T17:39:33.317Z] #49 10.24 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:39:33 [2022-04-04T17:39:33.317Z] #49 ...
17:39:33 [2022-04-04T17:39:33.317Z] 
17:39:33 [2022-04-04T17:39:33.317Z] #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
17:39:33 [2022-04-04T17:39:33.317Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.415 + RM_GOPATH=0
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.415 + TMP_GOPATH=
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.415 + : /build
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.415 + '[' -z '' ']'
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.416 ++ mktemp -d
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.425 + export GOPATH=/tmp/tmp.kdYZEdcHD0
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.425 + GOPATH=/tmp/tmp.kdYZEdcHD0
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.425 + RM_GOPATH=1
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.425 + case "$(go env GOARCH)" in
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.426 ++ go env GOARCH
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.438 + export GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.438 + GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.438 ++ dirname /tmp/install/install.sh
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 + dir=/tmp/install
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 + bin=tomlv
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 + shift
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 + . /tmp/install/tomlv.installer
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 + install_tomlv
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.441 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kdYZEdcHD0/src/github.com/BurntSushi/toml
17:39:33 [2022-04-04T17:39:33.317Z] #34 6.443 Cloning into '/tmp/tmp.kdYZEdcHD0/src/github.com/BurntSushi/toml'...
17:39:33 [2022-04-04T17:39:33.317Z] #34 7.335 + cd /tmp/tmp.kdYZEdcHD0/src/github.com/BurntSushi/toml
17:39:33 [2022-04-04T17:39:33.317Z] #34 7.335 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:39:33 [2022-04-04T17:39:33.317Z] #34 7.475 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:39:33 [2022-04-04T17:39:33.317Z] #34 7.948 internal/unsafeheader
17:39:33 [2022-04-04T17:39:33.317Z] #34 8.001 internal/cpu
17:39:33 [2022-04-04T17:39:33.317Z] #34 8.088 runtime/internal/atomic
17:39:33 [2022-04-04T17:39:33.317Z] #34 8.386 runtime/internal/sys
17:39:33 [2022-04-04T17:39:33.317Z] #34 8.641 internal/bytealg
17:39:33 [2022-04-04T17:39:33.317Z] #34 8.641 runtime/internal/math
17:39:33 [2022-04-04T17:39:33.317Z] #34 8.716 math/bits
17:39:33 [2022-04-04T17:39:33.317Z] #34 9.296 math
17:39:33 [2022-04-04T17:39:33.317Z] #34 9.670 runtime
17:39:33 [2022-04-04T17:39:33.317Z] #34 ...
17:39:33 [2022-04-04T17:39:33.317Z] 
17:39:33 [2022-04-04T17:39:33.317Z] #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
17:39:33 [2022-04-04T17:39:33.317Z] #67 sha256:5a91c41fb4afca40dde568025c0236a992bcc0fab07d8c5ae419d6f6963c8c4b
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 + RM_GOPATH=0
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 + TMP_GOPATH=
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 + : /build
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 + '[' -z '' ']'
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 ++ mktemp -d
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 + export GOPATH=/tmp/tmp.VubaBsQ2F3
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 + GOPATH=/tmp/tmp.VubaBsQ2F3
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 + RM_GOPATH=1
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 + case "$(go env GOARCH)" in
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.206 ++ go env GOARCH
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.211 + export GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.211 + GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.214 ++ dirname /tmp/install/install.sh
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.219 + dir=/tmp/install
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.219 + bin=proxy
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.219 + shift
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.219 + '[' '!' -f /tmp/install/proxy.installer ']'
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.219 + . /tmp/install/proxy.installer
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.220 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.220 + install_proxy
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.220 + case "$1" in
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.220 + export CGO_ENABLED=0
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.220 + CGO_ENABLED=0
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.220 + _install_proxy
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.220 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da'
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.220 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VubaBsQ2F3/src/github.com/docker/libnetwork
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.223 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:39:33 [2022-04-04T17:39:33.317Z] #67 7.233 Cloning into '/tmp/tmp.VubaBsQ2F3/src/github.com/docker/libnetwork'...
17:39:33 [2022-04-04T17:39:33.321Z] #43 64.77   DEP      criu/string.d
17:39:33 [2022-04-04T17:39:33.321Z] #43 64.82   DEP      criu/stats.d
17:39:33 [2022-04-04T17:39:33.321Z] #43 64.92   DEP      criu/sockets.d
17:39:33 [2022-04-04T17:39:33.446Z] #49 23.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:39:33 [2022-04-04T17:39:33.446Z] #49 23.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:39:33 [2022-04-04T17:39:33.446Z] #49 23.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:39:33 [2022-04-04T17:39:33.446Z] #49 23.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:39:33 [2022-04-04T17:39:33.577Z] #67 ...
17:39:33 [2022-04-04T17:39:33.577Z] 
17:39:33 [2022-04-04T17:39:33.577Z] #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
17:39:33 [2022-04-04T17:39:33.577Z] #51 sha256:22bf30b4c9cc43a57819f53dd6ad92a2ab6235a9d7b430c497a0b0778977dff8
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.043 + RM_GOPATH=0
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.043 + TMP_GOPATH=
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.043 + : /build
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.043 + '[' -z '' ']'
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 ++ mktemp -d
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + export GOPATH=/tmp/tmp.VXIMJK836B
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + GOPATH=/tmp/tmp.VXIMJK836B
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + RM_GOPATH=1
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + case "$(go env GOARCH)" in
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 ++ go env GOARCH
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + export GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 ++ dirname /tmp/install/install.sh
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + dir=/tmp/install
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + bin=shfmt
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + shift
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + . /tmp/install/shfmt.installer
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 ++ : v3.0.2
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + install_shfmt
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + echo 'Install shfmt version v3.0.2'
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + GOBIN=/build
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + GO111MODULE=on
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.086 Install shfmt version v3.0.2
17:39:33 [2022-04-04T17:39:33.577Z] #51 4.490 go: downloading mvdan.cc/sh/v3 v3.0.2
17:39:33 [2022-04-04T17:39:33.577Z] #51 5.188 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:39:33 [2022-04-04T17:39:33.577Z] #51 5.188 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:39:33 [2022-04-04T17:39:33.577Z] #51 5.210 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:39:33 [2022-04-04T17:39:33.577Z] #51 6.025 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:39:33 [2022-04-04T17:39:33.577Z] #51 ...
17:39:33 [2022-04-04T17:39:33.577Z] 
17:39:33 [2022-04-04T17:39:33.577Z] #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
17:39:33 [2022-04-04T17:39:33.577Z] #58 sha256:50dab419be1630868a297c8c11fc13431ea91b2949c9023ab2ab52edd39f8c4f
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.902 + RM_GOPATH=0
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.902 + TMP_GOPATH=
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.902 + : /build
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.902 + '[' -z '' ']'
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.917 ++ mktemp -d
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.918 + export GOPATH=/tmp/tmp.gq50TwjlxU
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.918 + GOPATH=/tmp/tmp.gq50TwjlxU
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.918 + RM_GOPATH=1
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.918 + case "$(go env GOARCH)" in
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.918 ++ go env GOARCH
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 Install rootlesskit version v0.14.4
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + export GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + GO_BUILDMODE=-buildmode=pie
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 ++ dirname /tmp/install/install.sh
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + dir=/tmp/install
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + bin=rootlesskit
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + shift
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + . /tmp/install/rootlesskit.installer
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 ++ : v0.14.4
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + install_rootlesskit
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + case "$1" in
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + export CGO_ENABLED=0
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + CGO_ENABLED=0
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + _install_rootlesskit
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + echo 'Install rootlesskit version v0.14.4'
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + for f in rootlesskit rootlesskit-docker-proxy
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + GOBIN=/build
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + GO111MODULE=on
17:39:33 [2022-04-04T17:39:33.577Z] #58 8.977 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
17:39:33 [2022-04-04T17:39:33.577Z] #58 9.892 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
17:39:33 [2022-04-04T17:39:33.578Z] #43 65.09   DEP      criu/sk-unix.d
17:39:33 [2022-04-04T17:39:33.708Z] #49 ...
17:39:33 [2022-04-04T17:39:33.708Z] 
17:39:33 [2022-04-04T17:39:33.708Z] #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
17:39:33 [2022-04-04T17:39:33.708Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb
17:39:33 [2022-04-04T17:39:33.708Z] #27 35.24 0 added, 0 removed; done.
17:39:33 [2022-04-04T17:39:33.708Z] #27 35.24 Running hooks in /etc/ca-certificates/update.d...
17:39:33 [2022-04-04T17:39:33.708Z] #27 35.25 done.
17:39:33 [2022-04-04T17:39:33.708Z] #27 DONE 35.7s
17:39:33 [2022-04-04T17:39:33.708Z] 
17:39:33 [2022-04-04T17:39:33.708Z] #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
17:39:33 [2022-04-04T17:39:33.708Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:39:33 [2022-04-04T17:39:33.709Z] #49 23.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:39:33 [2022-04-04T17:39:33.709Z] #49 ...
17:39:33 [2022-04-04T17:39:33.709Z] 
17:39:33 [2022-04-04T17:39:33.709Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:39:33 [2022-04-04T17:39:33.709Z] #28 sha256:58df9e6aa4c7665482b793babe22806573463382f78af18de847fa1ab19dc0c9
17:39:33 [2022-04-04T17:39:33.709Z] #28 DONE 0.2s
17:39:33 [2022-04-04T17:39:33.709Z] 
17:39:33 [2022-04-04T17:39:33.709Z] #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
17:39:33 [2022-04-04T17:39:33.709Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:39:33 [2022-04-04T17:39:33.709Z] #49 23.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:39:33 [2022-04-04T17:39:33.835Z] #43 65.33   DEP      criu/sk-tcp.d
17:39:33 [2022-04-04T17:39:33.835Z] #43 ...
17:39:33 [2022-04-04T17:39:33.835Z] 
17:39:33 [2022-04-04T17:39:33.835Z] #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
17:39:33 [2022-04-04T17:39:33.835Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6
17:39:33 [2022-04-04T17:39:33.835Z] #53 13.65 + cd /tmp/tmp.fd4jRyYfps/src/github.com/opencontainers/runc
17:39:33 [2022-04-04T17:39:33.835Z] #53 13.65 + git checkout -q v1.0.3
17:39:33 [2022-04-04T17:39:33.835Z] #53 14.45 + '[' -z '' ']'
17:39:33 [2022-04-04T17:39:33.835Z] #53 14.45 + target=static
17:39:33 [2022-04-04T17:39:33.835Z] #53 14.45 + make BUILDTAGS=seccomp static
17:39:33 [2022-04-04T17:39:33.835Z] #53 14.93 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
17:39:33 [2022-04-04T17:39:33.837Z] #58 ...
17:39:33 [2022-04-04T17:39:33.837Z] 
17:39:33 [2022-04-04T17:39:33.837Z] #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
17:39:33 [2022-04-04T17:39:33.837Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:39:33 [2022-04-04T17:39:33.837Z] #55 9.297 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:33 [2022-04-04T17:39:33.837Z] #55 9.380 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:33 [2022-04-04T17:39:33.837Z] #55 9.380 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:33 [2022-04-04T17:39:33.837Z] #55 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:39:33 [2022-04-04T17:39:33.995Z] #49 24.03 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:39:33 [2022-04-04T17:39:33.995Z] #49 24.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:39:34 [2022-04-04T17:39:34.091Z] #53 ...
17:39:34 [2022-04-04T17:39:34.091Z] 
17:39:34 [2022-04-04T17:39:34.091Z] #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
17:39:34 [2022-04-04T17:39:34.091Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:34 [2022-04-04T17:39:34.091Z] #43 65.50   DEP      criu/sk-queue.d
17:39:34 [2022-04-04T17:39:34.096Z] #55 ...
17:39:34 [2022-04-04T17:39:34.096Z] 
17:39:34 [2022-04-04T17:39:34.096Z] #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
17:39:34 [2022-04-04T17:39:34.096Z] #47 sha256:889fc6b3c782dc707d037cd7a4e08b5d45193f5b955297ddee032a7fe596fb30
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.385 + RM_GOPATH=0
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.385 + TMP_GOPATH=
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.385 + : /build
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.385 + '[' -z '' ']'
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.385 ++ mktemp -d
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.395 + export GOPATH=/tmp/tmp.1L7kXgMLhG
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.395 + GOPATH=/tmp/tmp.1L7kXgMLhG
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.395 + RM_GOPATH=1
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.395 + case "$(go env GOARCH)" in
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.395 ++ go env GOARCH
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 Install gotestsum version v1.7.0
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + export GO_BUILDMODE=-buildmode=pie
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + GO_BUILDMODE=-buildmode=pie
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 ++ dirname /tmp/install/install.sh
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + dir=/tmp/install
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + bin=gotestsum
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + shift
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + . /tmp/install/gotestsum.installer
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 ++ : v1.7.0
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + install_gotestsum
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + set -e
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.415 + echo 'Install gotestsum version v1.7.0'
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.416 + GOBIN=/build
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.416 + GO111MODULE=on
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.416 + go install gotest.tools/gotestsum@v1.7.0
17:39:34 [2022-04-04T17:39:34.096Z] #47 6.997 go: downloading gotest.tools/gotestsum v1.7.0
17:39:34 [2022-04-04T17:39:34.096Z] #47 8.641 go: downloading github.com/fatih/color v1.10.0
17:39:34 [2022-04-04T17:39:34.096Z] #47 8.641 go: downloading github.com/dnephin/pflag v1.0.7
17:39:34 [2022-04-04T17:39:34.096Z] #47 8.696 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:39:34 [2022-04-04T17:39:34.096Z] #47 8.735 go: downloading github.com/pkg/errors v0.9.1
17:39:34 [2022-04-04T17:39:34.096Z] #47 9.196 go: downloading golang.org/x/tools v0.1.0
17:39:34 [2022-04-04T17:39:34.096Z] #47 9.392 go: downloading github.com/mattn/go-colorable v0.1.8
17:39:34 [2022-04-04T17:39:34.096Z] #47 9.392 go: downloading github.com/mattn/go-isatty v0.0.12
17:39:34 [2022-04-04T17:39:34.096Z] #47 9.555 go: downloading github.com/fsnotify/fsnotify v1.4.9
17:39:34 [2022-04-04T17:39:34.096Z] #47 9.662 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:39:34 [2022-04-04T17:39:34.096Z] #47 ...
17:39:34 [2022-04-04T17:39:34.096Z] 
17:39:34 [2022-04-04T17:39:34.097Z] #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
17:39:34 [2022-04-04T17:39:34.097Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:39:34 [2022-04-04T17:39:34.097Z] #42 8.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:34 [2022-04-04T17:39:34.097Z] #42 8.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:34 [2022-04-04T17:39:34.097Z] #42 8.690 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:34 [2022-04-04T17:39:34.097Z] #42 9.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:39:34 [2022-04-04T17:39:34.260Z] #49 24.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:39:34 [2022-04-04T17:39:34.260Z] #49 24.36 go: downloading github.com/ultraware/funlen v0.0.2
17:39:34 [2022-04-04T17:39:34.260Z] #49 24.39 go: downloading github.com/ultraware/whitespace v0.0.4
17:39:34 [2022-04-04T17:39:34.260Z] #49 24.43 go: downloading github.com/uudashr/gocognit v1.0.1
17:39:34 [2022-04-04T17:39:34.260Z] #49 24.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:39:34 [2022-04-04T17:39:34.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:39:34 [2022-04-04T17:39:34.348Z] #43 65.71   DEP      criu/sk-packet.d
17:39:34 [2022-04-04T17:39:34.348Z] #43 65.91   DEP      criu/sk-netlink.d
17:39:34 [2022-04-04T17:39:34.368Z] #42 ...
17:39:34 [2022-04-04T17:39:34.368Z] 
17:39:34 [2022-04-04T17:39:34.368Z] #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
17:39:34 [2022-04-04T17:39:34.368Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:39:34 [2022-04-04T17:39:34.368Z] #36 8.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:34 [2022-04-04T17:39:34.368Z] #36 8.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:34 [2022-04-04T17:39:34.368Z] #36 8.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:34 [2022-04-04T17:39:34.368Z] #36 9.312 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:39:34 [2022-04-04T17:39:34.368Z] #36 ...
17:39:34 [2022-04-04T17:39:34.368Z] 
17:39:34 [2022-04-04T17:39:34.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
17:39:34 [2022-04-04T17:39:34.368Z] #45 sha256:97dfd3c0fcfd830fd46157ede97efa70d585b113280b5c464289c815d83890d6
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 + RM_GOPATH=0
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 + TMP_GOPATH=
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 + : /build
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 + '[' -z '' ']'
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 ++ mktemp -d
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 + export GOPATH=/tmp/tmp.XJ5gorFjrx
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 + GOPATH=/tmp/tmp.XJ5gorFjrx
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 + RM_GOPATH=1
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 + case "$(go env GOARCH)" in
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.896 ++ go env GOARCH
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 Install vndr version v0.1.2
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + export GO_BUILDMODE=-buildmode=pie
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + GO_BUILDMODE=-buildmode=pie
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 ++ dirname /tmp/install/install.sh
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + dir=/tmp/install
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + bin=vndr
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + shift
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + '[' '!' -f /tmp/install/vndr.installer ']'
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + . /tmp/install/vndr.installer
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 ++ : v0.1.2
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + install_vndr
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + echo 'Install vndr version v0.1.2'
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + GOBIN=/build
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + GO111MODULE=on
17:39:34 [2022-04-04T17:39:34.368Z] #45 3.898 + go install github.com/LK4D4/vndr@v0.1.2
17:39:34 [2022-04-04T17:39:34.368Z] #45 4.473 go: downloading github.com/LK4D4/vndr v0.1.2
17:39:34 [2022-04-04T17:39:34.512Z] #43 68.96   DEP      criu/protobuf-desc.d
17:39:34 [2022-04-04T17:39:34.605Z] #43 66.10   DEP      criu/sk-inet.d
17:39:34 [2022-04-04T17:39:34.628Z] #45 ...
17:39:34 [2022-04-04T17:39:34.628Z] 
17:39:34 [2022-04-04T17:39:34.628Z] #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
17:39:34 [2022-04-04T17:39:34.628Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450
17:39:34 [2022-04-04T17:39:34.628Z] #49 10.36 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:39:34 [2022-04-04T17:39:34.772Z] #43 69.06   DEP      criu/proc_parse.d
17:39:34 [2022-04-04T17:39:34.772Z] #43 69.22   DEP      criu/plugin.d
17:39:34 [2022-04-04T17:39:34.861Z] #43 66.27   DEP      criu/signalfd.d
17:39:34 [2022-04-04T17:39:34.861Z] #43 66.43   DEP      criu/sigframe.d
17:39:35 [2022-04-04T17:39:35.031Z] #43 69.34   DEP      criu/pipes.d
17:39:35 [2022-04-04T17:39:35.031Z] #43 69.49   DEP      criu/pie-util.d
17:39:35 [2022-04-04T17:39:35.117Z] #43 66.51   DEP      criu/shmem.d
17:39:35 [2022-04-04T17:39:35.117Z] #43 66.64   DEP      criu/servicefd.d
17:39:35 [2022-04-04T17:39:35.117Z] #43 66.77   DEP      criu/seize.d
17:39:35 [2022-04-04T17:39:35.298Z] #43 69.61   DEP      criu/pie-util-vdso.d
17:39:35 [2022-04-04T17:39:35.298Z] #43 69.76   DEP      criu/pie-util-vdso-elf32.d
17:39:35 [2022-04-04T17:39:35.558Z] #43 69.95   DEP      criu/path.d
17:39:35 [2022-04-04T17:39:35.636Z] #49 25.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:39:35 [2022-04-04T17:39:35.636Z] #49 25.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:39:35 [2022-04-04T17:39:35.636Z] #49 25.56 go: downloading github.com/davecgh/go-spew v1.1.1
17:39:35 [2022-04-04T17:39:35.636Z] #49 25.63 go: downloading github.com/pmezard/go-difflib v1.0.0
17:39:35 [2022-04-04T17:39:35.636Z] #49 25.64 go: downloading github.com/stretchr/objx v0.2.0
17:39:35 [2022-04-04T17:39:35.636Z] #49 25.71 go: downloading golang.org/x/text v0.3.2
17:39:35 [2022-04-04T17:39:35.679Z] #43 66.93   DEP      criu/seccomp.d
17:39:35 [2022-04-04T17:39:35.679Z] #43 67.07   DEP      criu/rst-malloc.d
17:39:35 [2022-04-04T17:39:35.679Z] #43 67.17   DEP      criu/rbtree.d
17:39:35 [2022-04-04T17:39:35.679Z] #43 67.22   DEP      criu/pstree.d
17:39:35 [2022-04-04T17:39:35.820Z] #43 70.06   DEP      criu/parasite-syscall.d
17:39:35 [2022-04-04T17:39:35.820Z] #43 70.23   DEP      criu/pagemap.d
17:39:35 [2022-04-04T17:39:35.936Z] #43 67.44   DEP      criu/protobuf.d
17:39:36 [2022-04-04T17:39:36.079Z] #43 70.46   DEP      criu/pagemap-cache.d
17:39:36 [2022-04-04T17:39:36.192Z] #43 67.64   GEN      criu/protobuf-desc-gen.h
17:39:36 [2022-04-04T17:39:36.338Z] #43 70.57   DEP      criu/page-xfer.d
17:39:36 [2022-04-04T17:39:36.338Z] #43 70.73   DEP      criu/page-pipe.d
17:39:36 [2022-04-04T17:39:36.338Z] #43 70.80   DEP      criu/netfilter.d
17:39:36 [2022-04-04T17:39:36.598Z] #43 70.91   DEP      criu/net.d
17:39:36 [2022-04-04T17:39:36.598Z] #43 ...
17:39:36 [2022-04-04T17:39:36.598Z] 
17:39:36 [2022-04-04T17:39:36.598Z] #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
17:39:36 [2022-04-04T17:39:36.598Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:36 [2022-04-04T17:39:36.598Z] #20 10.94 Fetched 9012 kB in 9s (986 kB/s)
17:39:36 [2022-04-04T17:39:36.598Z] #20 10.94 Reading package lists...
17:39:36 [2022-04-04T17:39:36.598Z] #20 14.82 Reading package lists...
17:39:36 [2022-04-04T17:39:36.598Z] #20 18.61 Building dependency tree...
17:39:36 [2022-04-04T17:39:36.598Z] #20 19.39 Reading state information...
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.46 libcap2-bin is already the newest version (1:2.25-2).
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.46 The following additional packages will be installed:
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.47   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.47   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.47   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.47   python3.7 python3.7-minimal vim-runtime xxd
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.48 Suggested packages:
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.48   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.48   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.48   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.48   quota
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.48 Recommended packages:
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.48   aufs-dkms nftables build-essential python3-dev python3-keyring
17:39:36 [2022-04-04T17:39:36.598Z] #20 20.48   python3-keyrings.alt python3-xdg unzip
17:39:36 [2022-04-04T17:39:36.857Z] #20 ...
17:39:36 [2022-04-04T17:39:36.857Z] 
17:39:36 [2022-04-04T17:39:36.857Z] #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
17:39:36 [2022-04-04T17:39:36.857Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:36 [2022-04-04T17:39:36.857Z] #43 71.10   DEP      criu/namespaces.d
17:39:36 [2022-04-04T17:39:36.857Z] #43 71.33   DEP      criu/mount.d
17:39:37 [2022-04-04T17:39:37.116Z] #43 71.47   DEP      criu/memfd.d
17:39:37 [2022-04-04T17:39:37.116Z] #43 71.61   DEP      criu/mem.d
17:39:37 [2022-04-04T17:39:37.172Z] #49 14.24 go: downloading github.com/sirupsen/logrus v1.4.2
17:39:37 [2022-04-04T17:39:37.376Z] #43 71.84   DEP      criu/lsm.d
17:39:37 [2022-04-04T17:39:37.433Z] #49 14.34 go: downloading github.com/stretchr/testify v1.4.0
17:39:37 [2022-04-04T17:39:37.635Z] #43 71.98   DEP      criu/log.d
17:39:37 [2022-04-04T17:39:37.693Z] #49 14.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:39:37 [2022-04-04T17:39:37.693Z] #49 14.66 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:39:37 [2022-04-04T17:39:37.895Z] #43 72.11   DEP      criu/libnetlink.d
17:39:37 [2022-04-04T17:39:37.895Z] #43 72.33   DEP      criu/kerndat.d
17:39:37 [2022-04-04T17:39:37.953Z] #49 14.76 go: downloading github.com/hashicorp/hcl v1.0.0
17:39:38 [2022-04-04T17:39:38.081Z] #43 69.33   DEP      criu/protobuf-desc.d
17:39:38 [2022-04-04T17:39:38.081Z] #43 69.51   DEP      criu/proc_parse.d
17:39:38 [2022-04-04T17:39:38.081Z] #43 69.65   DEP      criu/plugin.d
17:39:38 [2022-04-04T17:39:38.154Z] #43 72.57   DEP      criu/kcmp-ids.d
17:39:38 [2022-04-04T17:39:38.174Z] #49 ...
17:39:38 [2022-04-04T17:39:38.174Z] 
17:39:38 [2022-04-04T17:39:38.174Z] #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
17:39:38 [2022-04-04T17:39:38.174Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9
17:39:38 [2022-04-04T17:39:38.174Z] #42 17.95 Fetched 8298 kB in 13s (616 kB/s)
17:39:38 [2022-04-04T17:39:38.174Z] #42 17.95 Reading package lists...
17:39:38 [2022-04-04T17:39:38.174Z] #42 24.31 Reading package lists...
17:39:38 [2022-04-04T17:39:38.174Z] #42 ...
17:39:38 [2022-04-04T17:39:38.174Z] 
17:39:38 [2022-04-04T17:39:38.174Z] #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
17:39:38 [2022-04-04T17:39:38.174Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449
17:39:38 [2022-04-04T17:39:38.174Z] #36 17.95 Fetched 8298 kB in 14s (596 kB/s)
17:39:38 [2022-04-04T17:39:38.174Z] #36 17.95 Reading package lists...
17:39:38 [2022-04-04T17:39:38.174Z] #36 24.31 Reading package lists...
17:39:38 [2022-04-04T17:39:38.174Z] #36 ...
17:39:38 [2022-04-04T17:39:38.174Z] 
17:39:38 [2022-04-04T17:39:38.174Z] #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
17:39:38 [2022-04-04T17:39:38.174Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:38 [2022-04-04T17:39:38.174Z] #29 1.737 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:39:38 [2022-04-04T17:39:38.174Z] #29 2.012 
17:39:38 [2022-04-04T17:39:38.174Z] #29 2.299 #=#=#                                                                         

                                                                           0.0%
###                                                                        5.1%
####                                                                       6.8%
#########                                                                 13.2%
############                                                              16.8%
###############                                                           21.8%
###################                                                       27.4%
######################                                                    31.0%
########################                                                  34.0%
##########################                                                37.2%
##############################                                            42.6%
#################################                                         46.3%
#############################################                             63.5%
###################################################                       71.4%
#########################################################                 79.8%
##############################################################            87.1%
#####################################################################     95.9%
######################################################################## 100.0%
17:39:38 [2022-04-04T17:39:38.213Z] #49 15.09 go: downloading github.com/magiconair/properties v1.8.1
17:39:38 [2022-04-04T17:39:38.213Z] #49 15.10 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:39:38 [2022-04-04T17:39:38.213Z] #49 15.23 go: downloading github.com/spf13/afero v1.1.2
17:39:38 [2022-04-04T17:39:38.213Z] #49 15.23 go: downloading github.com/pelletier/go-toml v1.2.0
17:39:38 [2022-04-04T17:39:38.338Z] #43 69.73   DEP      criu/pipes.d
17:39:38 [2022-04-04T17:39:38.338Z] #43 69.83   DEP      criu/pie-util.d
17:39:38 [2022-04-04T17:39:38.338Z] #43 69.92   DEP      criu/pie-util-vdso.d
17:39:38 [2022-04-04T17:39:38.413Z] #43 72.67   DEP      criu/irmap.d
17:39:38 [2022-04-04T17:39:38.413Z] #43 72.85   DEP      criu/ipc_ns.d
17:39:38 [2022-04-04T17:39:38.433Z] #29 4.714 
17:39:38 [2022-04-04T17:39:38.433Z] #29 ...
17:39:38 [2022-04-04T17:39:38.433Z] 
17:39:38 [2022-04-04T17:39:38.433Z] #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
17:39:38 [2022-04-04T17:39:38.433Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554
17:39:38 [2022-04-04T17:39:38.433Z] #40 18.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:39:38 [2022-04-04T17:39:38.433Z] #40 19.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:39:38 [2022-04-04T17:39:38.594Z] #43 70.01   DEP      criu/pie-util-vdso-elf32.d
17:39:38 [2022-04-04T17:39:38.594Z] #43 70.19   DEP      criu/path.d
17:39:38 [2022-04-04T17:39:38.673Z] #43 73.05   DEP      criu/image.d
17:39:38 [2022-04-04T17:39:38.692Z] #40 ...
17:39:38 [2022-04-04T17:39:38.692Z] 
17:39:38 [2022-04-04T17:39:38.692Z] #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
17:39:38 [2022-04-04T17:39:38.692Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:38 [2022-04-04T17:39:38.783Z] #49 15.56 go: downloading github.com/spf13/cast v1.3.0
17:39:38 [2022-04-04T17:39:38.783Z] #49 15.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:39:38 [2022-04-04T17:39:38.783Z] #49 15.64 go: downloading github.com/subosito/gotenv v1.2.0
17:39:38 [2022-04-04T17:39:38.850Z] #43 70.38   DEP      criu/parasite-syscall.d
17:39:38 [2022-04-04T17:39:38.932Z] #43 73.26   DEP      criu/image-desc.d
17:39:38 [2022-04-04T17:39:38.932Z] #43 73.33   DEP      criu/fsnotify.d
17:39:39 [2022-04-04T17:39:39.045Z] #49 15.82 go: downloading gopkg.in/ini.v1 v1.51.0
17:39:39 [2022-04-04T17:39:39.045Z] #49 15.86 go: downloading gopkg.in/yaml.v2 v2.2.7
17:39:39 [2022-04-04T17:39:39.045Z] #49 16.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:39:39 [2022-04-04T17:39:39.106Z] #43 70.60   DEP      criu/pagemap.d
17:39:39 [2022-04-04T17:39:39.191Z] #43 73.43   DEP      criu/filesystems.d
17:39:39 [2022-04-04T17:39:39.191Z] #43 73.55   DEP      criu/files.d
17:39:39 [2022-04-04T17:39:39.210Z] #29 5.001 #=#=#                                                                         

                                                                           0.0%
##############                                                            19.6%
###########################################                               60.8%
#
17:39:39 [2022-04-04T17:39:39.210Z] #29 ...
17:39:39 [2022-04-04T17:39:39.210Z] 
17:39:39 [2022-04-04T17:39:39.210Z] #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
17:39:39 [2022-04-04T17:39:39.210Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9
17:39:39 [2022-04-04T17:39:39.210Z] #58 19.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:39:39 [2022-04-04T17:39:39.210Z] #58 ...
17:39:39 [2022-04-04T17:39:39.210Z] 
17:39:39 [2022-04-04T17:39:39.210Z] #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
17:39:39 [2022-04-04T17:39:39.210Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d
17:39:39 [2022-04-04T17:39:39.211Z] #55 19.34 Fetched 8298 kB in 15s (566 kB/s)
17:39:39 [2022-04-04T17:39:39.211Z] #55 19.34 Reading package lists...
17:39:39 [2022-04-04T17:39:39.305Z] #49 ...
17:39:39 [2022-04-04T17:39:39.306Z] 
17:39:39 [2022-04-04T17:39:39.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
17:39:39 [2022-04-04T17:39:39.306Z] #45 sha256:97dfd3c0fcfd830fd46157ede97efa70d585b113280b5c464289c815d83890d6
17:39:39 [2022-04-04T17:39:39.306Z] #45 DONE 16.1s
17:39:39 [2022-04-04T17:39:39.306Z] 
17:39:39 [2022-04-04T17:39:39.306Z] #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
17:39:39 [2022-04-04T17:39:39.306Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450
17:39:39 [2022-04-04T17:39:39.306Z] #49 16.14 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:39:39 [2022-04-04T17:39:39.306Z] #49 16.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:39:39 [2022-04-04T17:39:39.306Z] #49 ...
17:39:39 [2022-04-04T17:39:39.306Z] 
17:39:39 [2022-04-04T17:39:39.306Z] #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
17:39:39 [2022-04-04T17:39:39.306Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac
17:39:39 [2022-04-04T17:39:39.306Z] #34 13.86 unicode/utf8
17:39:39 [2022-04-04T17:39:39.306Z] #34 14.45 internal/race
17:39:39 [2022-04-04T17:39:39.306Z] #34 14.51 sync/atomic
17:39:39 [2022-04-04T17:39:39.306Z] #34 14.83 unicode
17:39:39 [2022-04-04T17:39:39.384Z] #43 70.77   DEP      criu/pagemap-cache.d
17:39:39 [2022-04-04T17:39:39.450Z] #43 73.73   DEP      criu/files-reg.d
17:39:39 [2022-04-04T17:39:39.450Z] #43 73.91   DEP      criu/files-ext.d
17:39:39 [2022-04-04T17:39:39.469Z] #55 26.43 Reading package lists...
17:39:39 [2022-04-04T17:39:39.469Z] #55 ...
17:39:39 [2022-04-04T17:39:39.469Z] 
17:39:39 [2022-04-04T17:39:39.469Z] #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
17:39:39 [2022-04-04T17:39:39.469Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:39 [2022-04-04T17:39:39.469Z] #29 5.001 #=#=#                                                                         

                                                                           0.0%
##############                                                            19.6%
###########################################                               60.8%
######################################################################## 100.0%
17:39:39 [2022-04-04T17:39:39.469Z] #29 5.786 
17:39:39 [2022-04-04T17:39:39.648Z] #43 70.91   DEP      criu/page-xfer.d
17:39:39 [2022-04-04T17:39:39.648Z] #43 71.12   DEP      criu/page-pipe.d
17:39:39 [2022-04-04T17:39:39.648Z] #43 71.20   DEP      criu/netfilter.d
17:39:39 [2022-04-04T17:39:39.710Z] #43 74.07   DEP      criu/file-lock.d
17:39:39 [2022-04-04T17:39:39.905Z] #43 71.41   DEP      criu/net.d
17:39:39 [2022-04-04T17:39:39.970Z] #43 74.30   DEP      criu/file-ids.d
17:39:39 [2022-04-04T17:39:39.970Z] #43 ...
17:39:39 [2022-04-04T17:39:39.970Z] 
17:39:39 [2022-04-04T17:39:39.970Z] #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
17:39:39 [2022-04-04T17:39:39.970Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:39:39 [2022-04-04T17:39:39.970Z] #32 DONE 138.5s
17:39:40 [2022-04-04T17:39:40.161Z] #43 71.58   DEP      criu/namespaces.d
17:39:40 [2022-04-04T17:39:40.161Z] #43 71.76   DEP      criu/mount.d
17:39:40 [2022-04-04T17:39:40.229Z] 
17:39:40 [2022-04-04T17:39:40.229Z] #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
17:39:40 [2022-04-04T17:39:40.229Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.37 The following NEW packages will be installed:
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.38   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.39   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.39   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.39   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.39   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.39   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.39   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.39   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.39   xz-utils zip
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.76 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded.
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.76 Need to get 28.6 MB of archives.
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.76 After this operation, 116 MB of additional disk space will be used.
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 22.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 23.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 24.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB]
17:39:40 [2022-04-04T17:39:40.229Z] #20 24.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:39:40 [2022-04-04T17:39:40.244Z] #29 6.086 #=#=#                                                                         

                                                                           0.2%
######################                                                    30.9%
################################################                          67.1%
######################################################################## 100.0%
17:39:40 [2022-04-04T17:39:40.256Z] #34 ...
17:39:40 [2022-04-04T17:39:40.256Z] 
17:39:40 [2022-04-04T17:39:40.256Z] #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
17:39:40 [2022-04-04T17:39:40.256Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:39:40 [2022-04-04T17:39:40.256Z] #40 6.843 + git clone https://github.com/docker/distribution.git .
17:39:40 [2022-04-04T17:39:40.256Z] #40 6.843 Cloning into '.'...
17:39:40 [2022-04-04T17:39:40.256Z] #40 ...
17:39:40 [2022-04-04T17:39:40.256Z] 
17:39:40 [2022-04-04T17:39:40.256Z] #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
17:39:40 [2022-04-04T17:39:40.256Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450
17:39:40 [2022-04-04T17:39:40.256Z] #49 16.24 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:39:40 [2022-04-04T17:39:40.256Z] #49 16.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:39:40 [2022-04-04T17:39:40.256Z] #49 16.35 go: downloading github.com/go-toolsmith/astp v1.0.0
17:39:40 [2022-04-04T17:39:40.256Z] #49 16.38 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:39:40 [2022-04-04T17:39:40.256Z] #49 16.39 go: downloading github.com/go-toolsmith/typep v1.0.0
17:39:40 [2022-04-04T17:39:40.256Z] #49 16.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:39:40 [2022-04-04T17:39:40.256Z] #49 16.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:39:40 [2022-04-04T17:39:40.256Z] #49 16.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:39:40 [2022-04-04T17:39:40.256Z] #49 17.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:39:40 [2022-04-04T17:39:40.256Z] #49 17.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:39:40 [2022-04-04T17:39:40.256Z] #49 17.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:39:40 [2022-04-04T17:39:40.417Z] #43 71.92   DEP      criu/memfd.d
17:39:40 [2022-04-04T17:39:40.488Z] #20 24.62 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:39:40 [2022-04-04T17:39:40.503Z] #29 6.816 
17:39:40 [2022-04-04T17:39:40.674Z] #43 72.15   DEP      criu/mem.d
17:39:40 [2022-04-04T17:39:40.829Z] #49 17.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:39:40 [2022-04-04T17:39:40.829Z] #49 17.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:39:40 [2022-04-04T17:39:40.829Z] #49 17.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:39:40 [2022-04-04T17:39:40.932Z] #43 72.40   DEP      criu/lsm.d
17:39:40 [2022-04-04T17:39:40.932Z] #43 ...
17:39:40 [2022-04-04T17:39:40.932Z] 
17:39:40 [2022-04-04T17:39:40.932Z] #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
17:39:40 [2022-04-04T17:39:40.932Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:40 [2022-04-04T17:39:40.932Z] #20 15.18 Reading package lists...
17:39:40 [2022-04-04T17:39:40.932Z] #20 18.90 Building dependency tree...
17:39:40 [2022-04-04T17:39:40.932Z] #20 19.66 Reading state information...
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.79 libcap2-bin is already the newest version (1:2.25-2).
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.79 The following additional packages will be installed:
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.80   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.80   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.81   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.81   python3.7 python3.7-minimal vim-runtime xxd
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.81 Suggested packages:
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.82   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.82   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.82   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.82   quota
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.82 Recommended packages:
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.82   aufs-dkms nftables build-essential python3-dev python3-keyring
17:39:40 [2022-04-04T17:39:40.932Z] #20 20.82   python3-keyrings.alt python3-xdg unzip
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.63 The following NEW packages will be installed:
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.64   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.65   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.65   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.65   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.65   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.65   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.65   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.65   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.65   xz-utils zip
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.97 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded.
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.97 Need to get 28.6 MB of archives.
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.97 After this operation, 116 MB of additional disk space will be used.
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:39:40 [2022-04-04T17:39:40.932Z] #20 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:39:40 [2022-04-04T17:39:40.932Z] #20 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.97 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 23.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:39:40 [2022-04-04T17:39:40.933Z] #20 24.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB]
17:39:41 [2022-04-04T17:39:41.022Z] #29 7.130 #=#=#                                                                         

                                                                           0.0%
17:39:41 [2022-04-04T17:39:41.022Z] #29 ...
17:39:41 [2022-04-04T17:39:41.022Z] 
17:39:41 [2022-04-04T17:39:41.022Z] #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
17:39:41 [2022-04-04T17:39:41.022Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:39:41 [2022-04-04T17:39:41.022Z] #13 18.97 Fetched 8830 kB in 16s (547 kB/s)
17:39:41 [2022-04-04T17:39:41.022Z] #13 18.97 Reading package lists...
17:39:41 [2022-04-04T17:39:41.022Z] #13 25.56 Reading package lists...
17:39:41 [2022-04-04T17:39:41.022Z] #13 ...
17:39:41 [2022-04-04T17:39:41.022Z] 
17:39:41 [2022-04-04T17:39:41.022Z] #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
17:39:41 [2022-04-04T17:39:41.022Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:41 [2022-04-04T17:39:41.065Z] #20 25.46 debconf: delaying package configuration, since apt-utils is not installed
17:39:41 [2022-04-04T17:39:41.089Z] #49 17.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:39:41 [2022-04-04T17:39:41.089Z] #49 18.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:39:41 [2022-04-04T17:39:41.282Z] #29 7.130 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.5%
17:39:41 [2022-04-04T17:39:41.282Z] #29 ...
17:39:41 [2022-04-04T17:39:41.282Z] 
17:39:41 [2022-04-04T17:39:41.282Z] #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
17:39:41 [2022-04-04T17:39:41.282Z] #51 sha256:0b84bf80d774df810b7804ab3a8b5a266f552644339ad4682a486b4385a80779
17:39:41 [2022-04-04T17:39:41.282Z] #51 DONE 31.3s
17:39:41 [2022-04-04T17:39:41.282Z] 
17:39:41 [2022-04-04T17:39:41.282Z] #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
17:39:41 [2022-04-04T17:39:41.282Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:41 [2022-04-04T17:39:41.324Z] #20 25.57 Fetched 28.6 MB in 2s (12.9 MB/s)
17:39:41 [2022-04-04T17:39:41.324Z] #20 25.63 Selecting previously unselected package pigz.
17:39:41 [2022-04-04T17:39:41.324Z] #20 25.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23452 files and directories currently installed.)
17:39:41 [2022-04-04T17:39:41.324Z] #20 25.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:39:41 [2022-04-04T17:39:41.324Z] #20 25.70 Unpacking pigz (2.4-1) ...
17:39:41 [2022-04-04T17:39:41.349Z] #49 18.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:39:41 [2022-04-04T17:39:41.349Z] #49 18.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:39:41 [2022-04-04T17:39:41.496Z] #20 24.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB]
17:39:41 [2022-04-04T17:39:41.496Z] #20 24.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:39:41 [2022-04-04T17:39:41.496Z] #20 24.72 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:39:41 [2022-04-04T17:39:41.583Z] #20 25.80 Selecting previously unselected package libpython3.7-minimal:amd64.
17:39:41 [2022-04-04T17:39:41.583Z] #20 25.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:39:41 [2022-04-04T17:39:41.583Z] #20 25.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:39:41 [2022-04-04T17:39:41.842Z] #20 26.21 Selecting previously unselected package python3.7-minimal.
17:39:41 [2022-04-04T17:39:41.919Z] #49 18.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:39:41 [2022-04-04T17:39:41.919Z] #49 18.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:39:41 [2022-04-04T17:39:41.919Z] #49 18.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:39:42 [2022-04-04T17:39:42.058Z] #20 25.26 debconf: delaying package configuration, since apt-utils is not installed
17:39:42 [2022-04-04T17:39:42.059Z] #20 25.38 Fetched 28.6 MB in 2s (14.1 MB/s)
17:39:42 [2022-04-04T17:39:42.059Z] #20 25.46 Selecting previously unselected package pigz.
17:39:42 [2022-04-04T17:39:42.101Z] #20 26.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:39:42 [2022-04-04T17:39:42.101Z] #20 26.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:39:42 [2022-04-04T17:39:42.200Z] #49 19.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:39:42 [2022-04-04T17:39:42.200Z] #49 19.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:39:42 [2022-04-04T17:39:42.200Z] #49 19.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:39:42 [2022-04-04T17:39:42.315Z] #20 25.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 ... 23452 files and directories currently installed.)
17:39:42 [2022-04-04T17:39:42.315Z] #20 25.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:39:42 [2022-04-04T17:39:42.315Z] #20 25.53 Unpacking pigz (2.4-1) ...
17:39:42 [2022-04-04T17:39:42.315Z] #20 25.66 Selecting previously unselected package libpython3.7-minimal:amd64.
17:39:42 [2022-04-04T17:39:42.315Z] #20 25.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:39:42 [2022-04-04T17:39:42.315Z] #20 25.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:39:42 [2022-04-04T17:39:42.771Z] #49 19.72 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:39:42 [2022-04-04T17:39:42.879Z] #20 26.16 Selecting previously unselected package python3.7-minimal.
17:39:42 [2022-04-04T17:39:42.879Z] #20 26.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:39:42 [2022-04-04T17:39:42.879Z] #20 26.19 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:39:43 [2022-04-04T17:39:43.031Z] #49 19.90 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:39:43 [2022-04-04T17:39:43.031Z] #49 19.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:39:43 [2022-04-04T17:39:43.031Z] #49 20.02 go: downloading github.com/ultraware/funlen v0.0.2
17:39:43 [2022-04-04T17:39:43.031Z] #49 20.04 go: downloading github.com/ultraware/whitespace v0.0.4
17:39:43 [2022-04-04T17:39:43.031Z] #49 20.07 go: downloading github.com/uudashr/gocognit v1.0.1
17:39:43 [2022-04-04T17:39:43.038Z] #20 27.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:39:43 [2022-04-04T17:39:43.038Z] #20 27.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:39:43 [2022-04-04T17:39:43.094Z] #29 7.130 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.5%
########                                                                  12.4%
#############                                                             18.2%
##################                                                        25.3%
######################                                                    31.5%
##########################                                                36.2%
##############################                                            42.0%
################################                                          45.2%
##################################                                        48.4%
######################################                                    53.1%
#########################################                                 58.2%
#############################################                             63.7%
#################################################                         69.2%
######################################################                    75.2%
#########################################################                 80.1%
################################################################          89.7%
######################################################################## 100.0%
17:39:43 [2022-04-04T17:39:43.325Z] #49 20.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:39:43 [2022-04-04T17:39:43.353Z] #29 9.643 
17:39:43 [2022-04-04T17:39:43.807Z] #20 ...
17:39:43 [2022-04-04T17:39:43.807Z] 
17:39:43 [2022-04-04T17:39:43.807Z] #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
17:39:43 [2022-04-04T17:39:43.807Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:39:43 [2022-04-04T17:39:43.807Z] #32 DONE 142.0s
17:39:43 [2022-04-04T17:39:43.807Z] 
17:39:43 [2022-04-04T17:39:43.807Z] #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
17:39:43 [2022-04-04T17:39:43.807Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:43 [2022-04-04T17:39:43.807Z] #43 72.55   DEP      criu/log.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 72.67   DEP      criu/libnetlink.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 72.78   DEP      criu/kerndat.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 72.93   DEP      criu/kcmp-ids.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 72.99   DEP      criu/irmap.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 73.19   DEP      criu/ipc_ns.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 73.43   DEP      criu/image.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 73.59   DEP      criu/image-desc.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 73.66   DEP      criu/fsnotify.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 73.83   DEP      criu/filesystems.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.00   DEP      criu/files.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.20   DEP      criu/files-reg.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.35   DEP      criu/files-ext.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.45   DEP      criu/file-lock.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.60   DEP      criu/file-ids.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.70   DEP      criu/fifo.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.82   DEP      criu/fdstore.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.89   DEP      criu/fault-injection.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 74.95   DEP      criu/external.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 75.14   DEP      criu/eventpoll.d
17:39:43 [2022-04-04T17:39:43.807Z] #43 75.28   DEP      criu/eventfd.d
17:39:44 [2022-04-04T17:39:44.063Z] #43 75.46   DEP      criu/crtools.d
17:39:44 [2022-04-04T17:39:44.320Z] #43 75.70   DEP      criu/cr-service.d
17:39:44 [2022-04-04T17:39:44.321Z] #49 21.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:39:44 [2022-04-04T17:39:44.321Z] #49 21.28 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:39:44 [2022-04-04T17:39:44.578Z] #43 76.05   DEP      criu/cr-restore.d
17:39:44 [2022-04-04T17:39:44.588Z] #49 21.49 go: downloading github.com/davecgh/go-spew v1.1.1
17:39:44 [2022-04-04T17:39:44.835Z] #43 76.32   DEP      criu/cr-errno.d
17:39:44 [2022-04-04T17:39:44.835Z] #43 76.34   DEP      criu/cr-dump.d
17:39:44 [2022-04-04T17:39:44.901Z] #49 21.64 go: downloading github.com/pmezard/go-difflib v1.0.0
17:39:44 [2022-04-04T17:39:44.901Z] #49 21.64 go: downloading github.com/stretchr/objx v0.2.0
17:39:44 [2022-04-04T17:39:44.901Z] #49 21.70 go: downloading golang.org/x/text v0.3.2
17:39:44 [2022-04-04T17:39:44.901Z] #49 ...
17:39:44 [2022-04-04T17:39:44.901Z] 
17:39:44 [2022-04-04T17:39:44.901Z] #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
17:39:44 [2022-04-04T17:39:44.901Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:39:44 [2022-04-04T17:39:44.901Z] #42 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:39:44 [2022-04-04T17:39:44.901Z] #42 14.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:39:44 [2022-04-04T17:39:44.901Z] #42 ...
17:39:44 [2022-04-04T17:39:44.901Z] 
17:39:44 [2022-04-04T17:39:44.901Z] #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
17:39:44 [2022-04-04T17:39:44.901Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:39:44 [2022-04-04T17:39:44.901Z] #36 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:39:44 [2022-04-04T17:39:44.901Z] #36 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:39:44 [2022-04-04T17:39:44.943Z] #20 29.14 Selecting previously unselected package python3-minimal.
17:39:44 [2022-04-04T17:39:44.943Z] #20 29.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 ... 23701 files and directories currently installed.)
17:39:44 [2022-04-04T17:39:44.943Z] #20 29.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:39:44 [2022-04-04T17:39:44.943Z] #20 29.23 Unpacking python3-minimal (3.7.3-1) ...
17:39:44 [2022-04-04T17:39:44.943Z] #20 29.31 Selecting previously unselected package libmpdec2:amd64.
17:39:45 [2022-04-04T17:39:45.092Z] #43 76.50   DEP      criu/cr-dedup.d
17:39:45 [2022-04-04T17:39:45.092Z] #43 76.71   DEP      criu/cr-check.d
17:39:45 [2022-04-04T17:39:45.162Z] #36 ...
17:39:45 [2022-04-04T17:39:45.162Z] 
17:39:45 [2022-04-04T17:39:45.162Z] #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
17:39:45 [2022-04-04T17:39:45.162Z] #58 sha256:50dab419be1630868a297c8c11fc13431ea91b2949c9023ab2ab52edd39f8c4f
17:39:45 [2022-04-04T17:39:45.162Z] #58 12.30 go: downloading github.com/sirupsen/logrus v1.8.1
17:39:45 [2022-04-04T17:39:45.162Z] #58 12.32 go: downloading github.com/pkg/errors v0.9.1
17:39:45 [2022-04-04T17:39:45.162Z] #58 12.45 go: downloading github.com/urfave/cli/v2 v2.3.0
17:39:45 [2022-04-04T17:39:45.162Z] #58 13.20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:39:45 [2022-04-04T17:39:45.162Z] #58 16.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:39:45 [2022-04-04T17:39:45.162Z] #58 17.46 go: downloading github.com/google/uuid v1.3.0
17:39:45 [2022-04-04T17:39:45.162Z] #58 17.46 go: downloading github.com/moby/vpnkit v0.5.0
17:39:45 [2022-04-04T17:39:45.162Z] #58 17.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:39:45 [2022-04-04T17:39:45.162Z] #58 17.64 go: downloading github.com/gofrs/flock v0.8.1
17:39:45 [2022-04-04T17:39:45.162Z] #58 17.79 go: downloading github.com/gorilla/mux v1.8.0
17:39:45 [2022-04-04T17:39:45.162Z] #58 18.29 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:39:45 [2022-04-04T17:39:45.162Z] #58 18.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:39:45 [2022-04-04T17:39:45.162Z] #58 18.96 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:39:45 [2022-04-04T17:39:45.162Z] #58 21.28 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:39:45 [2022-04-04T17:39:45.202Z] #20 29.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:39:45 [2022-04-04T17:39:45.202Z] #20 29.32 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:39:45 [2022-04-04T17:39:45.202Z] #20 29.44 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:39:45 [2022-04-04T17:39:45.202Z] #20 29.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:39:45 [2022-04-04T17:39:45.202Z] #20 29.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:39:45 [2022-04-04T17:39:45.655Z] #43 76.89   DEP      criu/config.d
17:39:45 [2022-04-04T17:39:45.655Z] #43 77.03   DEP      criu/clone-noasan.d
17:39:45 [2022-04-04T17:39:45.655Z] #43 77.12   DEP      criu/cgroup.d
17:39:45 [2022-04-04T17:39:45.742Z] #58 ...
17:39:45 [2022-04-04T17:39:45.742Z] 
17:39:45 [2022-04-04T17:39:45.742Z] #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
17:39:45 [2022-04-04T17:39:45.742Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:39:45 [2022-04-04T17:39:45.742Z] #55 12.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:39:45 [2022-04-04T17:39:45.742Z] #55 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:39:45 [2022-04-04T17:39:45.911Z] #43 77.33   DEP      criu/cgroup-props.d
17:39:45 [2022-04-04T17:39:45.911Z] #43 77.42   DEP      criu/bitmap.d
17:39:45 [2022-04-04T17:39:45.911Z] #43 77.44   DEP      criu/bfd.d
17:39:45 [2022-04-04T17:39:45.911Z] #43 77.52   DEP      criu/autofs.d
17:39:46 [2022-04-04T17:39:46.003Z] #55 ...
17:39:46 [2022-04-04T17:39:46.003Z] 
17:39:46 [2022-04-04T17:39:46.003Z] #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
17:39:46 [2022-04-04T17:39:46.003Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:39:46 [2022-04-04T17:39:46.003Z] #13 9.836 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:39:46 [2022-04-04T17:39:46.003Z] #13 9.957 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:39:46 [2022-04-04T17:39:46.003Z] #13 9.957 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:39:46 [2022-04-04T17:39:46.003Z] #13 9.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:39:46 [2022-04-04T17:39:46.003Z] #13 11.09 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB]
17:39:46 [2022-04-04T17:39:46.003Z] #13 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:39:46 [2022-04-04T17:39:46.003Z] #13 15.42 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:39:46 [2022-04-04T17:39:46.003Z] #13 18.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:39:46 [2022-04-04T17:39:46.140Z] #20 30.39 Selecting previously unselected package python3.7.
17:39:46 [2022-04-04T17:39:46.140Z] #20 30.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:39:46 [2022-04-04T17:39:46.140Z] #20 30.39 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:39:46 [2022-04-04T17:39:46.168Z] #43 77.64   DEP      criu/aio.d
17:39:46 [2022-04-04T17:39:46.168Z] #43 77.78   DEP      criu/action-scripts.d
17:39:46 [2022-04-04T17:39:46.399Z] #20 30.52 Selecting previously unselected package libpython3-stdlib:amd64.
17:39:46 [2022-04-04T17:39:46.399Z] #20 30.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:39:46 [2022-04-04T17:39:46.399Z] #20 30.54 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:39:46 [2022-04-04T17:39:46.399Z] #20 30.63 Setting up python3-minimal (3.7.3-1) ...
17:39:46 [2022-04-04T17:39:46.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:39:46 [2022-04-04T17:39:46.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:39:46 [2022-04-04T17:39:46.730Z] #43 78.11   CC       criu/action-scripts.o
17:39:46 [2022-04-04T17:39:46.978Z] #29 9.918 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.9%
##                                                                         3.9%
###                                                                        5.5%
#####                                                                      7.4%
######                                                                     8.6%
#######                                                                   10.6%
#########                                                                 13.1%
###########                                                               15.7%
############                                                              18.0%
##############                                                            20.7%
################                                                          22.7%
##################                                                        25.2%
###################                                                       27.6%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.6%
########################                                                  34.5%
##########################                                                36.9%
############################                                              39.8%
#############################                                             41.5%
###############################                                           43.8%
#################################                                         46.4%
###################################                                       48.8%
####################################                                      50.2%
#####################################                                     52.1%
#######################################                                   55.2%
###########################################                               60.4%
#############################################                             63.8%
################################################                          67.8%
17:39:46 [2022-04-04T17:39:46.978Z] #29 ...
17:39:46 [2022-04-04T17:39:46.978Z] 
17:39:46 [2022-04-04T17:39:46.978Z] #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
17:39:46 [2022-04-04T17:39:46.978Z] #67 sha256:5e6c8df377b426bf003d0de09cb6f63d0374684aca6fcb398c9265f0a23def67
17:39:46 [2022-04-04T17:39:46.978Z] #67 DONE 37.1s
17:39:46 [2022-04-04T17:39:46.978Z] 
17:39:46 [2022-04-04T17:39:46.978Z] #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
17:39:46 [2022-04-04T17:39:46.978Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:46 [2022-04-04T17:39:46.979Z] #29 9.918 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.9%
##                                                                         3.9%
###                                                                        5.5%
#####                                                                      7.4%
######                                                                     8.6%
#######                                                                   10.6%
#########                                                                 13.1%
###########                                                               15.7%
############                                                              18.0%
##############                                                            20.7%
################                                                          22.7%
##################                                                        25.2%
###################                                                       27.6%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.6%
########################                                                  34.5%
##########################                                                36.9%
############################                                              39.8%
#############################                                             41.5%
###############################                                           43.8%
#################################                                         46.4%
###################################                                       48.8%
####################################                                      50.2%
#####################################                                     52.1%
#######################################                                   55.2%
###########################################                               60.4%
#############################################                             63.8%
################################################                          67.8%
##################################################                        70.2%
####################################################                      72.6%
17:39:46 [2022-04-04T17:39:46.979Z] #29 ...
17:39:46 [2022-04-04T17:39:46.979Z] 
17:39:46 [2022-04-04T17:39:46.979Z] #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
17:39:46 [2022-04-04T17:39:46.979Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e
17:39:46 [2022-04-04T17:39:46.979Z] #32 34.96 Checking out files:  93% (1423/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:39:46 [2022-04-04T17:39:46.979Z] #32 35.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:39:46 [2022-04-04T17:39:46.979Z] #32 35.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:39:47 [2022-04-04T17:39:47.298Z] #43 78.55   CC       criu/aio.o
17:39:47 [2022-04-04T17:39:47.337Z] #20 31.46 Selecting previously unselected package python3.
17:39:47 [2022-04-04T17:39:47.337Z] #20 31.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 ... 24113 files and directories currently installed.)
17:39:47 [2022-04-04T17:39:47.337Z] #20 31.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:39:47 [2022-04-04T17:39:47.337Z] #20 31.55 Unpacking python3 (3.7.3-1) ...
17:39:47 [2022-04-04T17:39:47.337Z] #20 31.65 Selecting previously unselected package libip4tc0:amd64.
17:39:47 [2022-04-04T17:39:47.337Z] #20 31.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:39:47 [2022-04-04T17:39:47.337Z] #20 31.66 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:39:47 [2022-04-04T17:39:47.337Z] #20 31.75 Selecting previously unselected package libip6tc0:amd64.
17:39:47 [2022-04-04T17:39:47.381Z] #13 ...
17:39:47 [2022-04-04T17:39:47.381Z] 
17:39:47 [2022-04-04T17:39:47.381Z] #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
17:39:47 [2022-04-04T17:39:47.381Z] #47 sha256:889fc6b3c782dc707d037cd7a4e08b5d45193f5b955297ddee032a7fe596fb30
17:39:47 [2022-04-04T17:39:47.381Z] #47 14.03 go: downloading github.com/jonboulle/clockwork v0.2.2
17:39:47 [2022-04-04T17:39:47.381Z] #47 14.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:39:47 [2022-04-04T17:39:47.381Z] #47 14.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:39:47 [2022-04-04T17:39:47.381Z] #47 16.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:39:47 [2022-04-04T17:39:47.381Z] #47 16.75 go: downloading golang.org/x/mod v0.3.0
17:39:47 [2022-04-04T17:39:47.381Z] #47 ...
17:39:47 [2022-04-04T17:39:47.381Z] 
17:39:47 [2022-04-04T17:39:47.382Z] #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
17:39:47 [2022-04-04T17:39:47.382Z] #67 sha256:5a91c41fb4afca40dde568025c0236a992bcc0fab07d8c5ae419d6f6963c8c4b
17:39:47 [2022-04-04T17:39:47.407Z]  ---> 0a05cfb8eb6d
17:39:47 [2022-04-04T17:39:47.407Z] Successfully built 0a05cfb8eb6d
17:39:47 [2022-04-04T17:39:47.407Z] Successfully tagged docker:latest
17:39:47 [2022-04-04T17:39:47.407Z] INFO: Image build ended at 04/04/2022 17:39:46. Duration:00:02:38.4593986
17:39:47 [2022-04-04T17:39:47.407Z] 
17:39:47 [2022-04-04T17:39:47.407Z] 
17:39:47 [2022-04-04T17:39:47.407Z] INFO: Building the test binaries at 04/04/2022 17:39:46...
17:39:47 [2022-04-04T17:39:47.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:39:47 [2022-04-04T17:39:47.560Z] #43 79.00   CC       criu/autofs.o
17:39:47 [2022-04-04T17:39:47.597Z] #20 31.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:39:47 [2022-04-04T17:39:47.597Z] #20 31.76 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:39:47 [2022-04-04T17:39:47.597Z] #20 31.87 Selecting previously unselected package libiptc0:amd64.
17:39:47 [2022-04-04T17:39:47.597Z] #20 31.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:39:47 [2022-04-04T17:39:47.597Z] #20 31.88 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:39:47 [2022-04-04T17:39:47.597Z] #20 31.96 Selecting previously unselected package libnfnetlink0:amd64.
17:39:47 [2022-04-04T17:39:47.597Z] #20 31.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:39:47 [2022-04-04T17:39:47.597Z] #20 31.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:39:47 [2022-04-04T17:39:47.856Z] #20 32.05 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:39:47 [2022-04-04T17:39:47.856Z] #20 32.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:39:47 [2022-04-04T17:39:47.856Z] #20 32.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:39:47 [2022-04-04T17:39:47.856Z] #20 32.16 Selecting previously unselected package libnftnl11:amd64.
17:39:47 [2022-04-04T17:39:47.856Z] #20 32.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:39:47 [2022-04-04T17:39:47.856Z] #20 32.17 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:39:47 [2022-04-04T17:39:47.856Z] #20 32.26 Selecting previously unselected package iptables.
17:39:47 [2022-04-04T17:39:47.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:39:48 [2022-04-04T17:39:48.116Z] #20 32.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.116Z] #20 32.27 Unpacking iptables (1.8.2-4) ...
17:39:48 [2022-04-04T17:39:48.160Z] #67 24.39 Checking out files:  67% (1283/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.
17:39:48 [2022-04-04T17:39:48.160Z] #67 25.06 + cd /tmp/tmp.VubaBsQ2F3/src/github.com/docker/libnetwork
17:39:48 [2022-04-04T17:39:48.160Z] #67 25.06 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da
17:39:48 [2022-04-04T17:39:48.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:39:48 [2022-04-04T17:39:48.359Z] #32 ...
17:39:48 [2022-04-04T17:39:48.359Z] 
17:39:48 [2022-04-04T17:39:48.359Z] #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
17:39:48 [2022-04-04T17:39:48.359Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d
17:39:48 [2022-04-04T17:39:48.359Z] #55 26.43 Reading package lists...
17:39:48 [2022-04-04T17:39:48.359Z] #55 32.26 Building dependency tree...
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.36 The following additional packages will be installed:
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.39   libbtrfs0
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.55 The following NEW packages will be installed:
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.56   libbtrfs-dev libbtrfs0
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.96 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.96 Need to get 119 kB of archives.
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.96 After this operation, 387 kB of additional disk space will be used.
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:39:48 [2022-04-04T17:39:48.359Z] #55 35.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:39:48 [2022-04-04T17:39:48.359Z] #55 36.92 debconf: delaying package configuration, since apt-utils is not installed
17:39:48 [2022-04-04T17:39:48.359Z] #55 37.25 Fetched 119 kB in 0s (459 kB/s)
17:39:48 [2022-04-04T17:39:48.359Z] #55 37.37 Selecting previously unselected package libbtrfs0.
17:39:48 [2022-04-04T17:39:48.359Z] #55 37.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 ... 15394 files and directories currently installed.)
17:39:48 [2022-04-04T17:39:48.359Z] #55 37.50 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
17:39:48 [2022-04-04T17:39:48.359Z] #55 37.53 Unpacking libbtrfs0 (4.20.1-2) ...
17:39:48 [2022-04-04T17:39:48.360Z] #55 37.66 Selecting previously unselected package libbtrfs-dev.
17:39:48 [2022-04-04T17:39:48.360Z] #55 37.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
17:39:48 [2022-04-04T17:39:48.360Z] #55 37.72 Unpacking libbtrfs-dev (4.20.1-2) ...
17:39:48 [2022-04-04T17:39:48.360Z] #55 38.18 Setting up libbtrfs0 (4.20.1-2) ...
17:39:48 [2022-04-04T17:39:48.360Z] #55 38.21 Setting up libbtrfs-dev (4.20.1-2) ...
17:39:48 [2022-04-04T17:39:48.360Z] #55 38.24 Processing triggers for libc-bin (2.28-10) ...
17:39:48 [2022-04-04T17:39:48.360Z] #55 DONE 38.5s
17:39:48 [2022-04-04T17:39:48.375Z] #20 32.62 Selecting previously unselected package xxd.
17:39:48 [2022-04-04T17:39:48.375Z] #20 32.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.375Z] #20 32.64 Unpacking xxd (2:8.1.0875-5+deb10u2) ...
17:39:48 [2022-04-04T17:39:48.419Z] #67 25.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:39:48 [2022-04-04T17:39:48.623Z] 
17:39:48 [2022-04-04T17:39:48.623Z] #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
17:39:48 [2022-04-04T17:39:48.623Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:48 [2022-04-04T17:39:48.623Z] #29 9.918 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.9%
##                                                                         3.9%
###                                                                        5.5%
#####                                                                      7.4%
######                                                                     8.6%
#######                                                                   10.6%
#########                                                                 13.1%
###########                                                               15.7%
############                                                              18.0%
##############                                                            20.7%
################                                                          22.7%
##################                                                        25.2%
###################                                                       27.6%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.6%
########################                                                  34.5%
##########################                                                36.9%
############################                                              39.8%
#############################                                             41.5%
###############################                                           43.8%
#################################                                         46.4%
###################################                                       48.8%
####################################                                      50.2%
#####################################                                     52.1%
#######################################                                   55.2%
###########################################                               60.4%
#############################################                             63.8%
################################################                          67.8%
##################################################                        70.2%
####################################################                      72.6%
#####################################################                     74.9%
#######################################################                   76.6%
#########################################################                 79.5%
##########################################################                81.3%
############################################################              84.7%
##############################################################            86.6%
###############################################################           88.3%
################################################################          89.6%
#################################################################         91.6%
###################################################################       94.3%
#####################################################################     96.6%
######################################################################## 100.0%
17:39:48 [2022-04-04T17:39:48.623Z] #29 14.78 
17:39:48 [2022-04-04T17:39:48.634Z] #20 32.77 Selecting previously unselected package vim-common.
17:39:48 [2022-04-04T17:39:48.634Z] #20 32.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
17:39:48 [2022-04-04T17:39:48.634Z] #20 32.82 Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
17:39:48 [2022-04-04T17:39:48.893Z] #20 33.01 Selecting previously unselected package bash-completion.
17:39:48 [2022-04-04T17:39:48.893Z] #20 33.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:39:48 [2022-04-04T17:39:48.928Z] #43 80.31   CC       criu/bfd.o
17:39:48 [2022-04-04T17:39:48.928Z] #43 ...
17:39:48 [2022-04-04T17:39:48.928Z] 
17:39:48 [2022-04-04T17:39:48.928Z] #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
17:39:48 [2022-04-04T17:39:48.928Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:48 [2022-04-04T17:39:48.928Z] #20 27.32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 27.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 29.82 Selecting previously unselected package python3-minimal.
17:39:48 [2022-04-04T17:39:48.928Z] #20 29.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 ... 23701 files and directories currently installed.)
17:39:48 [2022-04-04T17:39:48.928Z] #20 29.88 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 29.88 Unpacking python3-minimal (3.7.3-1) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 29.98 Selecting previously unselected package libmpdec2:amd64.
17:39:48 [2022-04-04T17:39:48.928Z] #20 29.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 29.99 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 30.09 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:39:48 [2022-04-04T17:39:48.928Z] #20 30.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 30.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 31.08 Selecting previously unselected package python3.7.
17:39:48 [2022-04-04T17:39:48.928Z] #20 31.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 31.09 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 31.21 Selecting previously unselected package libpython3-stdlib:amd64.
17:39:48 [2022-04-04T17:39:48.928Z] #20 31.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 31.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 31.31 Setting up python3-minimal (3.7.3-1) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 32.17 Selecting previously unselected package python3.
17:39:48 [2022-04-04T17:39:48.928Z] #20 32.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 ... 24113 files and directories currently installed.)
17:39:48 [2022-04-04T17:39:48.928Z] #20 32.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 32.23 Unpacking python3 (3.7.3-1) ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 32.31 Selecting previously unselected package libip4tc0:amd64.
17:39:48 [2022-04-04T17:39:48.928Z] #20 32.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:39:48 [2022-04-04T17:39:48.928Z] #20 32.33 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:39:49 [2022-04-04T17:39:49.184Z] #20 32.41 Selecting previously unselected package libip6tc0:amd64.
17:39:49 [2022-04-04T17:39:49.184Z] #20 32.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:39:49 [2022-04-04T17:39:49.184Z] #20 32.43 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:39:49 [2022-04-04T17:39:49.184Z] #20 32.54 Selecting previously unselected package libiptc0:amd64.
17:39:49 [2022-04-04T17:39:49.184Z] #20 32.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:39:49 [2022-04-04T17:39:49.184Z] #20 32.56 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:39:49 [2022-04-04T17:39:49.184Z] #20 32.63 Selecting previously unselected package libnfnetlink0:amd64.
17:39:49 [2022-04-04T17:39:49.441Z] #20 32.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:39:49 [2022-04-04T17:39:49.441Z] #20 32.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:39:49 [2022-04-04T17:39:49.441Z] #20 32.74 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:39:49 [2022-04-04T17:39:49.441Z] #20 32.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:39:49 [2022-04-04T17:39:49.441Z] #20 32.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:39:49 [2022-04-04T17:39:49.441Z] #20 32.87 Selecting previously unselected package libnftnl11:amd64.
17:39:49 [2022-04-04T17:39:49.559Z] #29 ...
17:39:49 [2022-04-04T17:39:49.559Z] 
17:39:49 [2022-04-04T17:39:49.559Z] #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
17:39:49 [2022-04-04T17:39:49.559Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449
17:39:49 [2022-04-04T17:39:49.559Z] #36 24.31 Reading package lists...
17:39:49 [2022-04-04T17:39:49.559Z] #36 29.71 Building dependency tree...
17:39:49 [2022-04-04T17:39:49.559Z] #36 33.38 The following additional packages will be installed:
17:39:49 [2022-04-04T17:39:49.559Z] #36 33.40   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:39:49 [2022-04-04T17:39:49.559Z] #36 33.42 Suggested packages:
17:39:49 [2022-04-04T17:39:49.559Z] #36 33.42   cmake-doc ninja-build lrzip
17:39:49 [2022-04-04T17:39:49.559Z] #36 33.42 Recommended packages:
17:39:49 [2022-04-04T17:39:49.559Z] #36 33.42   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:39:49 [2022-04-04T17:39:49.559Z] #36 34.20 The following NEW packages will be installed:
17:39:49 [2022-04-04T17:39:49.559Z] #36 34.21   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:39:49 [2022-04-04T17:39:49.559Z] #36 34.21   vim-common xxd
17:39:49 [2022-04-04T17:39:49.559Z] #36 ...
17:39:49 [2022-04-04T17:39:49.559Z] 
17:39:49 [2022-04-04T17:39:49.559Z] #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
17:39:49 [2022-04-04T17:39:49.559Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.595 + RM_GOPATH=0
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.597 + TMP_GOPATH=
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.597 + : /build
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.597 + '[' -z '' ']'
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.598 ++ mktemp -d
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.602 + export GOPATH=/tmp/tmp.ppVYTb9Sod
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.602 + GOPATH=/tmp/tmp.ppVYTb9Sod
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.602 + RM_GOPATH=1
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.602 + case "$(go env GOARCH)" in
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.603 ++ go env GOARCH
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.635 + export GO_BUILDMODE=-buildmode=pie
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.636 + GO_BUILDMODE=-buildmode=pie
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.636 ++ dirname /tmp/install/install.sh
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.637 + dir=/tmp/install
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.637 + bin=containerd
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.637 + shift
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.637 + '[' '!' -f /tmp/install/containerd.installer ']'
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.637 + . /tmp/install/containerd.installer
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.637 ++ set -e
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.638 ++ : v1.5.11
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.638 + install_containerd
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.638 + echo 'Install containerd version v1.5.11'
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.638 Install containerd version v1.5.11
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.638 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ppVYTb9Sod/src/github.com/containerd/containerd
17:39:49 [2022-04-04T17:39:49.559Z] #56 0.640 Cloning into '/tmp/tmp.ppVYTb9Sod/src/github.com/containerd/containerd'...
17:39:49 [2022-04-04T17:39:49.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:39:49 [2022-04-04T17:39:49.697Z] #20 32.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:39:49 [2022-04-04T17:39:49.697Z] #20 32.88 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:39:49 [2022-04-04T17:39:49.697Z] #20 32.97 Selecting previously unselected package iptables.
17:39:49 [2022-04-04T17:39:49.697Z] #20 32.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:39:49 [2022-04-04T17:39:49.697Z] #20 32.98 Unpacking iptables (1.8.2-4) ...
17:39:49 [2022-04-04T17:39:49.819Z] #56 ...
17:39:49 [2022-04-04T17:39:49.819Z] 
17:39:49 [2022-04-04T17:39:49.819Z] #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
17:39:49 [2022-04-04T17:39:49.819Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9
17:39:49 [2022-04-04T17:39:49.819Z] #42 24.31 Reading package lists...
17:39:49 [2022-04-04T17:39:49.819Z] #42 30.19 Building dependency tree...
17:39:49 [2022-04-04T17:39:49.819Z] #42 33.65 The following additional packages will be installed:
17:39:49 [2022-04-04T17:39:49.819Z] #42 33.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:39:49 [2022-04-04T17:39:49.819Z] #42 33.67   libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev
17:39:49 [2022-04-04T17:39:49.819Z] #42 33.69 Suggested packages:
17:39:49 [2022-04-04T17:39:49.819Z] #42 33.69   manpages-dev python-setuptools
17:39:49 [2022-04-04T17:39:49.819Z] #42 34.76 The following NEW packages will be installed:
17:39:49 [2022-04-04T17:39:49.819Z] #42 34.78   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:39:49 [2022-04-04T17:39:49.819Z] #42 34.78   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:39:49 [2022-04-04T17:39:49.819Z] #42 34.78   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:39:49 [2022-04-04T17:39:49.819Z] #42 34.78   python-six zlib1g-dev
17:39:49 [2022-04-04T17:39:49.819Z] #42 34.78 The following packages will be upgraded:
17:39:49 [2022-04-04T17:39:49.819Z] #42 34.80   zlib1g
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.20 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.20 Need to get 3884 kB of archives.
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.20 After this operation, 21.6 MB of additional disk space will be used.
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.20 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-1+deb10u1 [88.3 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.24 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 35.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
17:39:49 [2022-04-04T17:39:49.819Z] #42 36.35 debconf: delaying package configuration, since apt-utils is not installed
17:39:49 [2022-04-04T17:39:49.819Z] #42 36.50 Fetched 3884 kB in 1s (7000 kB/s)
17:39:49 [2022-04-04T17:39:49.819Z] #42 36.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 ... 15394 files and directories currently installed.)
17:39:49 [2022-04-04T17:39:49.819Z] #42 36.85 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 37.03 Unpacking zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 37.42 Setting up zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 37.71 Selecting previously unselected package libcap-dev:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 37.71 (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.)
17:39:49 [2022-04-04T17:39:49.819Z] #42 37.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 37.77 Unpacking libcap-dev:arm64 (1:2.25-2) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.01 Selecting previously unselected package libnet1:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.10 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.20 Selecting previously unselected package libnet1-dev.
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.39 Selecting previously unselected package libnl-3-200:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.39 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.52 Selecting previously unselected package libnl-3-dev:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.52 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.85 Selecting previously unselected package libprotobuf-c1:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.86 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.92 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 38.93 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.05 Selecting previously unselected package zlib1g-dev:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.05 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.30 Selecting previously unselected package libprotobuf17:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.37 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.77 Selecting previously unselected package libprotobuf-lite17:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.78 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.92 Selecting previously unselected package libprotobuf-dev:arm64.
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
17:39:49 [2022-04-04T17:39:49.819Z] #42 39.96 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
17:39:49 [2022-04-04T17:39:49.954Z] #20 33.31 Selecting previously unselected package xxd.
17:39:49 [2022-04-04T17:39:49.954Z] #20 33.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:39:49 [2022-04-04T17:39:49.954Z] #20 33.32 Unpacking xxd (2:8.1.0875-5+deb10u2) ...
17:39:50 [2022-04-04T17:39:50.079Z] #42 ...
17:39:50 [2022-04-04T17:39:50.079Z] 
17:39:50 [2022-04-04T17:39:50.079Z] #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
17:39:50 [2022-04-04T17:39:50.079Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449
17:39:50 [2022-04-04T17:39:50.079Z] #36 39.65 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
17:39:50 [2022-04-04T17:39:50.079Z] #36 39.65 Need to get 14.2 MB of archives.
17:39:50 [2022-04-04T17:39:50.079Z] #36 39.65 After this operation, 60.0 MB of additional disk space will be used.
17:39:50 [2022-04-04T17:39:50.079Z] #36 39.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB]
17:39:50 [2022-04-04T17:39:50.079Z] #36 39.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
17:39:50 [2022-04-04T17:39:50.079Z] #36 39.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
17:39:50 [2022-04-04T17:39:50.079Z] #36 39.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
17:39:50 [2022-04-04T17:39:50.079Z] #36 40.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u3 [625 kB]
17:39:50 [2022-04-04T17:39:50.079Z] #36 40.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
17:39:50 [2022-04-04T17:39:50.079Z] #36 40.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
17:39:50 [2022-04-04T17:39:50.079Z] #36 40.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
17:39:50 [2022-04-04T17:39:50.079Z] #36 40.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
17:39:50 [2022-04-04T17:39:50.210Z] #20 33.46 Selecting previously unselected package vim-common.
17:39:50 [2022-04-04T17:39:50.210Z] #20 33.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
17:39:50 [2022-04-04T17:39:50.210Z] #20 33.49 Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
17:39:50 [2022-04-04T17:39:50.210Z] #20 33.69 Selecting previously unselected package bash-completion.
17:39:50 [2022-04-04T17:39:50.271Z] #20 ...
17:39:50 [2022-04-04T17:39:50.271Z] 
17:39:50 [2022-04-04T17:39:50.271Z] #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
17:39:50 [2022-04-04T17:39:50.271Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:50 [2022-04-04T17:39:50.271Z] #43 74.54   DEP      criu/fifo.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 74.71   DEP      criu/fdstore.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 74.82   DEP      criu/fault-injection.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 74.92   DEP      criu/external.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 75.15   DEP      criu/eventpoll.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 75.38   DEP      criu/eventfd.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 75.45   DEP      criu/crtools.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 75.62   DEP      criu/cr-service.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 75.73   DEP      criu/cr-restore.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 75.91   DEP      criu/cr-errno.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 75.92   DEP      criu/cr-dump.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 76.10   DEP      criu/cr-dedup.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 76.24   DEP      criu/cr-check.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 76.49   DEP      criu/config.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 76.64   DEP      criu/clone-noasan.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 76.77   DEP      criu/cgroup.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 76.91   DEP      criu/cgroup-props.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 77.05   DEP      criu/bitmap.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 77.07   DEP      criu/bfd.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 77.15   DEP      criu/autofs.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 77.29   DEP      criu/aio.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 77.41   DEP      criu/action-scripts.d
17:39:50 [2022-04-04T17:39:50.271Z] #43 77.68   CC       criu/action-scripts.o
17:39:50 [2022-04-04T17:39:50.271Z] #43 78.06   CC       criu/aio.o
17:39:50 [2022-04-04T17:39:50.271Z] #43 78.59   CC       criu/autofs.o
17:39:50 [2022-04-04T17:39:50.271Z] #43 79.96   CC       criu/bfd.o
17:39:50 [2022-04-04T17:39:50.271Z] #43 80.49   CC       criu/bitmap.o
17:39:50 [2022-04-04T17:39:50.271Z] #43 80.63   CC       criu/cgroup-props.o
17:39:50 [2022-04-04T17:39:50.271Z] #43 81.32   CC       criu/cgroup.o
17:39:50 [2022-04-04T17:39:50.271Z] #43 83.90   CC       criu/clone-noasan.o
17:39:50 [2022-04-04T17:39:50.271Z] #43 84.20   CC       criu/config.o
17:39:50 [2022-04-04T17:39:50.338Z] #36 40.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
17:39:50 [2022-04-04T17:39:50.467Z] #20 33.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:39:50 [2022-04-04T17:39:50.921Z] #36 41.12 debconf: delaying package configuration, since apt-utils is not installed
17:39:51 [2022-04-04T17:39:51.180Z] #36 ...
17:39:51 [2022-04-04T17:39:51.180Z] 
17:39:51 [2022-04-04T17:39:51.180Z] #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
17:39:51 [2022-04-04T17:39:51.180Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:39:51 [2022-04-04T17:39:51.180Z] #49 31.14 go: downloading github.com/gobwas/glob v0.2.3
17:39:51 [2022-04-04T17:39:51.180Z] #49 31.14 go: downloading github.com/kisielk/gotool v1.0.0
17:39:51 [2022-04-04T17:39:51.180Z] #49 31.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:39:51 [2022-04-04T17:39:51.180Z] #49 31.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:39:51 [2022-04-04T17:39:51.180Z] #49 31.46 go: downloading github.com/gogo/protobuf v1.2.1
17:39:51 [2022-04-04T17:39:51.180Z] #49 32.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:39:51 [2022-04-04T17:39:51.180Z] #49 33.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:39:51 [2022-04-04T17:39:51.180Z] #49 33.33 go: downloading github.com/BurntSushi/toml v0.3.1
17:39:51 [2022-04-04T17:39:51.180Z] #49 ...
17:39:51 [2022-04-04T17:39:51.180Z] 
17:39:51 [2022-04-04T17:39:51.180Z] #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
17:39:51 [2022-04-04T17:39:51.180Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449
17:39:51 [2022-04-04T17:39:51.180Z] #36 41.29 Fetched 14.2 MB in 6s (2344 kB/s)
17:39:51 [2022-04-04T17:39:51.180Z] #36 41.34 Selecting previously unselected package xxd.
17:39:51 [2022-04-04T17:39:51.209Z] #43 85.61   CC       criu/cr-check.o
17:39:51 [2022-04-04T17:39:51.209Z] #43 ...
17:39:51 [2022-04-04T17:39:51.209Z] 
17:39:51 [2022-04-04T17:39:51.209Z] #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
17:39:51 [2022-04-04T17:39:51.209Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:51 [2022-04-04T17:39:51.209Z] #20 35.40 Unpacking bash-completion (1:2.8-6) ...
17:39:51 [2022-04-04T17:39:51.439Z] #36 41.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 ... 15394 files and directories currently installed.)
17:39:51 [2022-04-04T17:39:51.439Z] #36 41.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ...
17:39:51 [2022-04-04T17:39:51.439Z] #36 41.37 Unpacking xxd (2:8.1.0875-5+deb10u2) ...
17:39:51 [2022-04-04T17:39:51.439Z] #36 41.54 Selecting previously unselected package vim-common.
17:39:51 [2022-04-04T17:39:51.439Z] #36 41.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
17:39:51 [2022-04-04T17:39:51.439Z] #36 41.58 Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
17:39:51 [2022-04-04T17:39:51.468Z] #20 35.81 Selecting previously unselected package bzip2.
17:39:51 [2022-04-04T17:39:51.468Z] #20 35.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:39:51 [2022-04-04T17:39:51.468Z] #20 35.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:39:51 [2022-04-04T17:39:51.468Z] #20 35.92 Selecting previously unselected package xz-utils.
17:39:51 [2022-04-04T17:39:51.712Z] #67 ...
17:39:51 [2022-04-04T17:39:51.712Z] 
17:39:51 [2022-04-04T17:39:51.712Z] #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
17:39:51 [2022-04-04T17:39:51.712Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac
17:39:51 [2022-04-04T17:39:51.712Z] #34 18.61 encoding
17:39:51 [2022-04-04T17:39:51.712Z] #34 ...
17:39:51 [2022-04-04T17:39:51.712Z] 
17:39:51 [2022-04-04T17:39:51.712Z] #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
17:39:51 [2022-04-04T17:39:51.712Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450
17:39:51 [2022-04-04T17:39:51.712Z] #49 28.78 go: downloading github.com/gobwas/glob v0.2.3
17:39:51 [2022-04-04T17:39:51.712Z] #49 28.78 go: downloading github.com/kisielk/gotool v1.0.0
17:39:51 [2022-04-04T17:39:51.727Z] #20 35.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:39:51 [2022-04-04T17:39:51.727Z] #20 35.93 Unpacking xz-utils (5.2.4-1) ...
17:39:51 [2022-04-04T17:39:51.972Z] #49 28.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:39:51 [2022-04-04T17:39:51.972Z] #49 28.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:39:51 [2022-04-04T17:39:51.986Z] #20 36.11 Selecting previously unselected package apparmor.
17:39:51 [2022-04-04T17:39:51.986Z] #20 36.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:39:51 [2022-04-04T17:39:51.986Z] #20 36.20 Unpacking apparmor (2.13.2-10) ...
17:39:52 [2022-04-04T17:39:52.007Z] #36 41.98 Selecting previously unselected package cmake-data.
17:39:52 [2022-04-04T17:39:52.007Z] #36 42.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:39:52 [2022-04-04T17:39:52.007Z] #36 42.03 Unpacking cmake-data (3.13.4-1) ...
17:39:52 [2022-04-04T17:39:52.232Z] #49 29.03 go: downloading github.com/gogo/protobuf v1.2.1
17:39:52 [2022-04-04T17:39:52.245Z] #20 36.53 Selecting previously unselected package aufs-tools.
17:39:52 [2022-04-04T17:39:52.245Z] #20 36.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:39:52 [2022-04-04T17:39:52.245Z] #20 36.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:39:52 [2022-04-04T17:39:52.268Z] INFO: make.ps1 starting at 04/04/2022 17:39:51
17:39:52 [2022-04-04T17:39:52.268Z] INFO: Git commit (492fac20af) assumed from DOCKER_GITCOMMIT environment variable
17:39:52 [2022-04-04T17:39:52.268Z] INFO: Invoking autogen...
17:39:52 [2022-04-04T17:39:52.505Z] #20 36.68 Selecting previously unselected package libonig5:amd64.
17:39:52 [2022-04-04T17:39:52.505Z] #20 36.70 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:39:52 [2022-04-04T17:39:52.505Z] #20 36.71 Unpacking libonig5:amd64 (6.9.1-1) ...
17:39:52 [2022-04-04T17:39:52.738Z] INFO: Building daemon...
17:39:52 [2022-04-04T17:39:52.764Z] #20 36.84 Selecting previously unselected package libjq1:amd64.
17:39:52 [2022-04-04T17:39:52.764Z] #20 36.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:39:52 [2022-04-04T17:39:52.764Z] #20 36.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:39:52 [2022-04-04T17:39:52.764Z] #20 36.97 Selecting previously unselected package jq.
17:39:52 [2022-04-04T17:39:52.764Z] #20 36.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:39:52 [2022-04-04T17:39:52.764Z] #20 37.00 Unpacking jq (1.5+dfsg-2+b1) ...
17:39:52 [2022-04-04T17:39:52.764Z] #20 37.09 Selecting previously unselected package libaio1:amd64.
17:39:52 [2022-04-04T17:39:52.764Z] #20 37.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:39:52 [2022-04-04T17:39:52.764Z] #20 37.10 Unpacking libaio1:amd64 (0.3.112-3) ...
17:39:52 [2022-04-04T17:39:52.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:39:52 [2022-04-04T17:39:52.945Z] #36 ...
17:39:52 [2022-04-04T17:39:52.945Z] 
17:39:52 [2022-04-04T17:39:52.945Z] #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
17:39:52 [2022-04-04T17:39:52.945Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e
17:39:52 [2022-04-04T17:39:52.945Z] #34 33.10 sync
17:39:52 [2022-04-04T17:39:52.945Z] #34 33.10 internal/reflectlite
17:39:52 [2022-04-04T17:39:52.945Z] #34 34.66 internal/testlog
17:39:52 [2022-04-04T17:39:52.945Z] #34 35.51 sort
17:39:52 [2022-04-04T17:39:52.945Z] #34 35.52 errors
17:39:52 [2022-04-04T17:39:52.945Z] #34 35.80 strconv
17:39:52 [2022-04-04T17:39:52.945Z] #34 36.62 io
17:39:52 [2022-04-04T17:39:52.945Z] #34 38.10 internal/oserror
17:39:52 [2022-04-04T17:39:52.945Z] #34 38.26 syscall
17:39:52 [2022-04-04T17:39:52.945Z] #34 39.16 reflect
17:39:52 [2022-04-04T17:39:52.988Z] #20 36.31 Unpacking bash-completion (1:2.8-6) ...
17:39:53 [2022-04-04T17:39:53.024Z] #20 37.20 Selecting previously unselected package libgpm2:amd64.
17:39:53 [2022-04-04T17:39:53.024Z] #20 37.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:39:53 [2022-04-04T17:39:53.024Z] #20 37.21 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:39:53 [2022-04-04T17:39:53.024Z] #20 37.31 Selecting previously unselected package libicu63:amd64.
17:39:53 [2022-04-04T17:39:53.024Z] #20 37.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ...
17:39:53 [2022-04-04T17:39:53.024Z] #20 37.33 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
17:39:53 [2022-04-04T17:39:53.204Z] #34 ...
17:39:53 [2022-04-04T17:39:53.204Z] 
17:39:53 [2022-04-04T17:39:53.204Z] #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
17:39:53 [2022-04-04T17:39:53.204Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:53 [2022-04-04T17:39:53.205Z] #29 15.89 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:39:53 [2022-04-04T17:39:53.205Z] #29 16.21 
17:39:53 [2022-04-04T17:39:53.205Z] #29 16.50 #=#=#                                                                         

######################################################################## 100.0%
17:39:53 [2022-04-04T17:39:53.205Z] #29 16.68 
17:39:53 [2022-04-04T17:39:53.205Z] #29 17.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:39:53 [2022-04-04T17:39:53.205Z] #29 17.98 
17:39:53 [2022-04-04T17:39:53.205Z] #29 18.31 #=#=#                                                                         

################################################################          90.3%
######################################################################## 100.0%
17:39:53 [2022-04-04T17:39:53.205Z] #29 18.50 
17:39:53 [2022-04-04T17:39:53.205Z] #29 19.62 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:39:53 [2022-04-04T17:39:53.463Z] #29 ...
17:39:53 [2022-04-04T17:39:53.463Z] 
17:39:53 [2022-04-04T17:39:53.463Z] #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
17:39:53 [2022-04-04T17:39:53.463Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:39:53 [2022-04-04T17:39:53.463Z] #13 25.56 Reading package lists...
17:39:53 [2022-04-04T17:39:53.463Z] #13 31.74 Building dependency tree...
17:39:53 [2022-04-04T17:39:53.463Z] #13 35.38 The following additional packages will be installed:
17:39:53 [2022-04-04T17:39:53.463Z] #13 35.38   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:39:53 [2022-04-04T17:39:53.463Z] #13 35.38   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:39:53 [2022-04-04T17:39:53.463Z] #13 35.38   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:39:53 [2022-04-04T17:39:53.463Z] #13 35.38   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:39:53 [2022-04-04T17:39:53.463Z] #13 35.38   mingw-w64-x86-64-dev
17:39:53 [2022-04-04T17:39:53.463Z] #13 35.41 Suggested packages:
17:39:53 [2022-04-04T17:39:53.463Z] #13 35.41   gcc-8-locales seccomp wine64
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.63 The following NEW packages will be installed:
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.63   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.63   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.65 The following packages will be upgraded:
17:39:53 [2022-04-04T17:39:53.463Z] #13 36.65   libseccomp2
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.06 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded.
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.06 Need to get 73.4 MB of archives.
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.06 After this operation, 471 MB of additional disk space will be used.
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.06 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]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.07 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.11 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.22 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]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 37.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 40.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB]
17:39:53 [2022-04-04T17:39:53.463Z] #13 ...
17:39:53 [2022-04-04T17:39:53.463Z] 
17:39:53 [2022-04-04T17:39:53.463Z] #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
17:39:53 [2022-04-04T17:39:53.463Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:39:53 [2022-04-04T17:39:53.463Z] #29 19.97 
17:39:53 [2022-04-04T17:39:53.501Z] #20 36.72 Selecting previously unselected package bzip2.
17:39:53 [2022-04-04T17:39:53.501Z] #20 36.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:39:53 [2022-04-04T17:39:53.501Z] #20 36.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:39:53 [2022-04-04T17:39:53.501Z] #20 36.83 Selecting previously unselected package xz-utils.
17:39:53 [2022-04-04T17:39:53.501Z] #20 36.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:39:53 [2022-04-04T17:39:53.501Z] #20 36.84 Unpacking xz-utils (5.2.4-1) ...
17:39:53 [2022-04-04T17:39:53.758Z] #20 37.00 Selecting previously unselected package apparmor.
17:39:53 [2022-04-04T17:39:53.758Z] #20 37.02 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:39:53 [2022-04-04T17:39:53.758Z] #20 37.10 Unpacking apparmor (2.13.2-10) ...
17:39:53 [2022-04-04T17:39:53.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:39:54 [2022-04-04T17:39:54.140Z] #49 30.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:39:54 [2022-04-04T17:39:54.321Z] #20 37.46 Selecting previously unselected package aufs-tools.
17:39:54 [2022-04-04T17:39:54.321Z] #20 37.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:39:54 [2022-04-04T17:39:54.321Z] #20 37.47 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:39:54 [2022-04-04T17:39:54.321Z] #20 37.59 Selecting previously unselected package libonig5:amd64.
17:39:54 [2022-04-04T17:39:54.321Z] #20 37.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:39:54 [2022-04-04T17:39:54.321Z] #20 37.59 Unpacking libonig5:amd64 (6.9.1-1) ...
17:39:54 [2022-04-04T17:39:54.400Z] #49 31.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:39:54 [2022-04-04T17:39:54.400Z] #49 31.35 go: downloading github.com/BurntSushi/toml v0.3.1
17:39:54 [2022-04-04T17:39:54.577Z] #20 37.74 Selecting previously unselected package libjq1:amd64.
17:39:54 [2022-04-04T17:39:54.578Z] #20 37.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:39:54 [2022-04-04T17:39:54.578Z] #20 37.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:39:54 [2022-04-04T17:39:54.578Z] #20 37.87 Selecting previously unselected package jq.
17:39:54 [2022-04-04T17:39:54.578Z] #20 37.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:39:54 [2022-04-04T17:39:54.578Z] #20 37.88 Unpacking jq (1.5+dfsg-2+b1) ...
17:39:54 [2022-04-04T17:39:54.578Z] #20 37.98 Selecting previously unselected package libaio1:amd64.
17:39:54 [2022-04-04T17:39:54.660Z] #49 ...
17:39:54 [2022-04-04T17:39:54.660Z] 
17:39:54 [2022-04-04T17:39:54.660Z] #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
17:39:54 [2022-04-04T17:39:54.660Z] #51 sha256:22bf30b4c9cc43a57819f53dd6ad92a2ab6235a9d7b430c497a0b0778977dff8
17:39:54 [2022-04-04T17:39:54.660Z] #51 DONE 31.5s
17:39:54 [2022-04-04T17:39:54.660Z] 
17:39:54 [2022-04-04T17:39:54.660Z] #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
17:39:54 [2022-04-04T17:39:54.660Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:39:54 [2022-04-04T17:39:54.660Z] #40 27.95 Checking out files:  87% (1620/1842)   
Checking out files:  88% (1621/1842)   
Checking out files:  89% (1640/1842)   
Checking out files:  90% (1658/1842)   
Checking out files:  91% (1677/1842)   
Checking out files:  92% (1695/1842)   
Checking out files:  93% (1714/1842)   
Checking out files:  94% (1732/1842)   
Checking out files:  95% (1750/1842)   
Checking out files:  96% (1769/1842)   
Checking out files:  97% (1787/1842)   
Checking out files:  98% (1806/1842)   
Checking out files:  99% (1824/1842)   
Checking out files: 100% (1842/1842)   
Checking out files: 100% (1842/1842), done.
17:39:54 [2022-04-04T17:39:54.660Z] #40 28.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:39:54 [2022-04-04T17:39:54.660Z] #40 30.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:39:54 [2022-04-04T17:39:54.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:39:54 [2022-04-04T17:39:54.834Z] #20 37.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:39:54 [2022-04-04T17:39:54.834Z] #20 37.99 Unpacking libaio1:amd64 (0.3.112-3) ...
17:39:54 [2022-04-04T17:39:54.834Z] #20 38.05 Selecting previously unselected package libgpm2:amd64.
17:39:54 [2022-04-04T17:39:54.834Z] #20 38.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:39:54 [2022-04-04T17:39:54.834Z] #20 38.05 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:39:54 [2022-04-04T17:39:54.834Z] #20 38.12 Selecting previously unselected package libicu63:amd64.
17:39:54 [2022-04-04T17:39:54.834Z] #20 38.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ...
17:39:54 [2022-04-04T17:39:54.834Z] #20 38.14 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
17:39:55 [2022-04-04T17:39:55.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:39:55 [2022-04-04T17:39:55.613Z] #29 20.30 #=#=#                                                                         

                                                                           0.0%
####                                                                       6.0%
########                                                                  12.3%
#############                                                             18.2%
###################                                                       26.5%
########################                                                  34.6%
##############################                                            42.5%
###################################                                       49.0%
#######################################                                   54.3%
#############################################                             62.7%
##################################################                        70.5%
#######################################################                   77.3%
#############################################################             85.2%
#################################################################         91.3%
######################################################################## 100.0%
17:39:55 [2022-04-04T17:39:55.874Z] #29 22.02 
17:39:55 [2022-04-04T17:39:55.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:39:56 [2022-04-04T17:39:56.813Z] #29 23.25 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:39:56 [2022-04-04T17:39:56.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:39:57 [2022-04-04T17:39:57.240Z] #20 40.90 Selecting previously unselected package libnet1:amd64.
17:39:57 [2022-04-04T17:39:57.240Z] #20 40.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 40.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.01 Selecting previously unselected package libnl-3-200:amd64.
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.11 Selecting previously unselected package libprotobuf-c1:amd64.
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.21 Selecting previously unselected package libreadline5:amd64.
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.35 Selecting previously unselected package net-tools.
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.55 Selecting previously unselected package patch.
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.56 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:39:57 [2022-04-04T17:39:57.240Z] #20 41.57 Unpacking patch (2.7.6-3+deb10u1) ...
17:39:57 [2022-04-04T17:39:57.381Z] #29 23.57 
17:39:57 [2022-04-04T17:39:57.499Z] #20 41.69 Selecting previously unselected package python-pip-whl.
17:39:57 [2022-04-04T17:39:57.499Z] #20 41.69 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:39:57 [2022-04-04T17:39:57.499Z] #20 41.70 Unpacking python-pip-whl (18.1-5) ...
17:39:57 [2022-04-04T17:39:57.640Z] #29 23.86 #=#=#                                                                         

######################################################################## 100.0%
17:39:57 [2022-04-04T17:39:57.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:39:57 [2022-04-04T17:39:57.899Z] #29 24.03 
17:39:58 [2022-04-04T17:39:58.068Z] #20 42.27 Selecting previously unselected package python3-lib2to3.
17:39:58 [2022-04-04T17:39:58.068Z] #20 42.28 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:39:58 [2022-04-04T17:39:58.068Z] #20 42.29 Unpacking python3-lib2to3 (3.7.3-1) ...
17:39:58 [2022-04-04T17:39:58.122Z] #20 41.49 Selecting previously unselected package libnet1:amd64.
17:39:58 [2022-04-04T17:39:58.122Z] #20 41.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:39:58 [2022-04-04T17:39:58.122Z] #20 41.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:39:58 [2022-04-04T17:39:58.327Z] #20 42.42 Selecting previously unselected package python3-distutils.
17:39:58 [2022-04-04T17:39:58.327Z] #20 42.45 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:39:58 [2022-04-04T17:39:58.327Z] #20 42.45 Unpacking python3-distutils (3.7.3-1) ...
17:39:58 [2022-04-04T17:39:58.327Z] #20 42.59 Selecting previously unselected package python3-pip.
17:39:58 [2022-04-04T17:39:58.327Z] #20 42.61 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:39:58 [2022-04-04T17:39:58.327Z] #20 42.61 Unpacking python3-pip (18.1-5) ...
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.59 Selecting previously unselected package libnl-3-200:amd64.
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.68 Selecting previously unselected package libprotobuf-c1:amd64.
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.77 Selecting previously unselected package libreadline5:amd64.
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:39:58 [2022-04-04T17:39:58.377Z] #20 41.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:39:58 [2022-04-04T17:39:58.467Z] #29 24.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:39:58 [2022-04-04T17:39:58.586Z] #20 42.81 Selecting previously unselected package python3-pkg-resources.
17:39:58 [2022-04-04T17:39:58.586Z] #20 42.81 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:39:58 [2022-04-04T17:39:58.586Z] #20 42.82 Unpacking python3-pkg-resources (40.8.0-1) ...
17:39:58 [2022-04-04T17:39:58.633Z] #20 41.88 Selecting previously unselected package net-tools.
17:39:58 [2022-04-04T17:39:58.633Z] #20 41.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:39:58 [2022-04-04T17:39:58.633Z] #20 41.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:39:58 [2022-04-04T17:39:58.633Z] #20 42.09 Selecting previously unselected package patch.
17:39:58 [2022-04-04T17:39:58.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:39:58 [2022-04-04T17:39:58.726Z] #29 25.00 
17:39:58 [2022-04-04T17:39:58.846Z] #20 42.98 Selecting previously unselected package python3-setuptools.
17:39:58 [2022-04-04T17:39:58.846Z] #20 42.98 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:39:58 [2022-04-04T17:39:58.846Z] #20 42.99 Unpacking python3-setuptools (40.8.0-1) ...
17:39:58 [2022-04-04T17:39:58.860Z] #40 ...
17:39:58 [2022-04-04T17:39:58.860Z] 
17:39:58 [2022-04-04T17:39:58.860Z] #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
17:39:58 [2022-04-04T17:39:58.860Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:39:58 [2022-04-04T17:39:58.860Z] #36 25.03 Fetched 8476 kB in 17s (504 kB/s)
17:39:58 [2022-04-04T17:39:58.860Z] #36 25.03 Reading package lists...
17:39:58 [2022-04-04T17:39:58.860Z] #36 32.18 Reading package lists...
17:39:58 [2022-04-04T17:39:58.860Z] #36 ...
17:39:58 [2022-04-04T17:39:58.860Z] 
17:39:58 [2022-04-04T17:39:58.860Z] #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
17:39:58 [2022-04-04T17:39:58.860Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:39:58 [2022-04-04T17:39:58.860Z] #13 28.16 Fetched 9012 kB in 19s (487 kB/s)
17:39:58 [2022-04-04T17:39:58.860Z] #13 28.16 Reading package lists...
17:39:58 [2022-04-04T17:39:58.860Z] #13 ...
17:39:58 [2022-04-04T17:39:58.860Z] 
17:39:58 [2022-04-04T17:39:58.860Z] #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
17:39:58 [2022-04-04T17:39:58.860Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:39:58 [2022-04-04T17:39:58.860Z] #42 25.70 Fetched 8476 kB in 17s (488 kB/s)
17:39:58 [2022-04-04T17:39:58.860Z] #42 25.70 Reading package lists...
17:39:58 [2022-04-04T17:39:58.860Z] #42 32.64 Reading package lists...
17:39:58 [2022-04-04T17:39:58.860Z] #42 ...
17:39:58 [2022-04-04T17:39:58.860Z] 
17:39:58 [2022-04-04T17:39:58.860Z] #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
17:39:58 [2022-04-04T17:39:58.860Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:39:58 [2022-04-04T17:39:58.860Z] #55 25.82 Fetched 8476 kB in 17s (505 kB/s)
17:39:58 [2022-04-04T17:39:58.860Z] #55 25.82 Reading package lists...
17:39:58 [2022-04-04T17:39:58.889Z] #20 42.10 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:39:58 [2022-04-04T17:39:58.889Z] #20 42.10 Unpacking patch (2.7.6-3+deb10u1) ...
17:39:58 [2022-04-04T17:39:58.889Z] #20 42.20 Selecting previously unselected package python-pip-whl.
17:39:58 [2022-04-04T17:39:58.889Z] #20 42.22 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:39:58 [2022-04-04T17:39:58.889Z] #20 42.22 Unpacking python-pip-whl (18.1-5) ...
17:39:58 [2022-04-04T17:39:58.985Z] #29 25.29 #=#=#                                                                         

######################################################################## 100.0%
17:39:58 [2022-04-04T17:39:58.985Z] #29 25.39 
17:39:59 [2022-04-04T17:39:59.105Z] #20 43.24 Selecting previously unselected package python3-wheel.
17:39:59 [2022-04-04T17:39:59.105Z] #20 43.26 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:39:59 [2022-04-04T17:39:59.105Z] #20 43.27 Unpacking python3-wheel (0.32.3-2) ...
17:39:59 [2022-04-04T17:39:59.105Z] #20 43.36 Selecting previously unselected package sudo.
17:39:59 [2022-04-04T17:39:59.105Z] #20 43.36 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:39:59 [2022-04-04T17:39:59.105Z] #20 43.38 Unpacking sudo (1.8.27-1+deb10u3) ...
17:39:59 [2022-04-04T17:39:59.244Z] #29 25.45 Download of images into '/build' complete.
17:39:59 [2022-04-04T17:39:59.244Z] #29 25.45 Use something like the following to load the result into a Docker daemon:
17:39:59 [2022-04-04T17:39:59.244Z] #29 25.45   tar -cC '/build' . | docker load
17:39:59 [2022-04-04T17:39:59.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:39:59 [2022-04-04T17:39:59.429Z] #55 32.94 Reading package lists...
17:39:59 [2022-04-04T17:39:59.429Z] #55 ...
17:39:59 [2022-04-04T17:39:59.429Z] 
17:39:59 [2022-04-04T17:39:59.429Z] #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
17:39:59 [2022-04-04T17:39:59.429Z] #58 sha256:50dab419be1630868a297c8c11fc13431ea91b2949c9023ab2ab52edd39f8c4f
17:39:59 [2022-04-04T17:39:59.429Z] #58 26.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:39:59 [2022-04-04T17:39:59.451Z] #20 ...
17:39:59 [2022-04-04T17:39:59.451Z] 
17:39:59 [2022-04-04T17:39:59.451Z] #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
17:39:59 [2022-04-04T17:39:59.451Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:39:59 [2022-04-04T17:39:59.451Z] #43 80.79   CC       criu/bitmap.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 80.93   CC       criu/cgroup-props.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 81.67   CC       criu/cgroup.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 84.07   CC       criu/clone-noasan.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 84.27   CC       criu/config.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 85.64   CC       criu/cr-check.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 87.41   CC       criu/cr-dedup.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 87.87   CC       criu/cr-dump.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 90.18   CC       criu/cr-errno.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 90.28   CC       criu/cr-restore.o
17:39:59 [2022-04-04T17:39:59.451Z] #43 ...
17:39:59 [2022-04-04T17:39:59.451Z] 
17:39:59 [2022-04-04T17:39:59.451Z] #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
17:39:59 [2022-04-04T17:39:59.451Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:39:59 [2022-04-04T17:39:59.451Z] #20 42.77 Selecting previously unselected package python3-lib2to3.
17:39:59 [2022-04-04T17:39:59.451Z] #20 42.77 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:39:59 [2022-04-04T17:39:59.451Z] #20 42.78 Unpacking python3-lib2to3 (3.7.3-1) ...
17:39:59 [2022-04-04T17:39:59.673Z] #20 43.91 Selecting previously unselected package thin-provisioning-tools.
17:39:59 [2022-04-04T17:39:59.673Z] #20 43.91 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:39:59 [2022-04-04T17:39:59.673Z] #20 43.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:39:59 [2022-04-04T17:39:59.707Z] #20 42.89 Selecting previously unselected package python3-distutils.
17:39:59 [2022-04-04T17:39:59.707Z] #20 42.90 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:39:59 [2022-04-04T17:39:59.707Z] #20 42.91 Unpacking python3-distutils (3.7.3-1) ...
17:39:59 [2022-04-04T17:39:59.707Z] #20 43.04 Selecting previously unselected package python3-pip.
17:39:59 [2022-04-04T17:39:59.707Z] #20 43.05 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:39:59 [2022-04-04T17:39:59.707Z] #20 43.05 Unpacking python3-pip (18.1-5) ...
17:39:59 [2022-04-04T17:39:59.932Z] #20 44.15 Selecting previously unselected package uidmap.
17:39:59 [2022-04-04T17:39:59.932Z] #20 44.15 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:39:59 [2022-04-04T17:39:59.932Z] #20 44.17 Unpacking uidmap (1:4.5-1.1) ...
17:39:59 [2022-04-04T17:39:59.932Z] #20 44.29 Selecting previously unselected package vim-runtime.
17:39:59 [2022-04-04T17:39:59.964Z] #20 43.19 Selecting previously unselected package python3-pkg-resources.
17:39:59 [2022-04-04T17:39:59.964Z] #20 43.20 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:39:59 [2022-04-04T17:39:59.964Z] #20 43.20 Unpacking python3-pkg-resources (40.8.0-1) ...
17:39:59 [2022-04-04T17:39:59.964Z] #20 43.33 Selecting previously unselected package python3-setuptools.
17:40:00 [2022-04-04T17:40:00.191Z] #20 44.29 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ...
17:40:00 [2022-04-04T17:40:00.191Z] #20 44.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:40:00 [2022-04-04T17:40:00.191Z] #20 44.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:40:00 [2022-04-04T17:40:00.191Z] #20 44.37 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ...
17:40:00 [2022-04-04T17:40:00.212Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:40:00 [2022-04-04T17:40:00.212Z] Using test binary docker
17:40:00 [2022-04-04T17:40:00.212Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:40:00 [2022-04-04T17:40:00.212Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:40:00 [2022-04-04T17:40:00.212Z] INFO: Waiting for daemon to start...
17:40:00 [2022-04-04T17:40:00.212Z] Starting dockerd
17:40:00 [2022-04-04T17:40:00.220Z] #20 43.34 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:40:00 [2022-04-04T17:40:00.220Z] #20 43.34 Unpacking python3-setuptools (40.8.0-1) ...
17:40:00 [2022-04-04T17:40:00.220Z] #20 43.58 Selecting previously unselected package python3-wheel.
17:40:00 [2022-04-04T17:40:00.220Z] #20 43.59 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:40:00 [2022-04-04T17:40:00.220Z] #20 43.60 Unpacking python3-wheel (0.32.3-2) ...
17:40:00 [2022-04-04T17:40:00.476Z] #20 43.70 Selecting previously unselected package sudo.
17:40:00 [2022-04-04T17:40:00.476Z] #20 43.70 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:40:00 [2022-04-04T17:40:00.476Z] #20 43.71 Unpacking sudo (1.8.27-1+deb10u3) ...
17:40:01 [2022-04-04T17:40:01.039Z] #20 44.20 Selecting previously unselected package thin-provisioning-tools.
17:40:01 [2022-04-04T17:40:01.039Z] #20 44.21 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:40:01 [2022-04-04T17:40:01.039Z] #20 44.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:40:01 [2022-04-04T17:40:01.164Z] #29 ...
17:40:01 [2022-04-04T17:40:01.164Z] 
17:40:01 [2022-04-04T17:40:01.164Z] #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
17:40:01 [2022-04-04T17:40:01.164Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9
17:40:01 [2022-04-04T17:40:01.164Z] #42 41.25 Selecting previously unselected package libprotoc17:arm64.
17:40:01 [2022-04-04T17:40:01.164Z] #42 41.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
17:40:01 [2022-04-04T17:40:01.164Z] #42 41.28 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.164Z] #42 41.84 Selecting previously unselected package protobuf-c-compiler.
17:40:01 [2022-04-04T17:40:01.164Z] #42 41.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
17:40:01 [2022-04-04T17:40:01.164Z] #42 41.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:40:01 [2022-04-04T17:40:01.164Z] #42 42.05 Selecting previously unselected package protobuf-compiler.
17:40:01 [2022-04-04T17:40:01.164Z] #42 42.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
17:40:01 [2022-04-04T17:40:01.164Z] #42 42.06 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.164Z] #42 42.19 Selecting previously unselected package python-pkg-resources.
17:40:01 [2022-04-04T17:40:01.165Z] #42 42.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 42.21 Unpacking python-pkg-resources (40.8.0-1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 42.42 Selecting previously unselected package python-six.
17:40:01 [2022-04-04T17:40:01.165Z] #42 42.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 42.45 Unpacking python-six (1.12.0-1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 42.57 Selecting previously unselected package python-protobuf.
17:40:01 [2022-04-04T17:40:01.165Z] #42 42.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 42.58 Unpacking python-protobuf (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 43.03 Setting up python-pkg-resources (40.8.0-1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 44.72 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 44.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 44.74 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 44.76 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 44.78 Setting up python-six (1.12.0-1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.28 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.30 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.32 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.34 Setting up libcap-dev:arm64 (1:2.25-2) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.35 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.36 Setting up protobuf-compiler (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.40 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 46.43 Setting up python-protobuf (3.6.1.3-2) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 49.57 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
17:40:01 [2022-04-04T17:40:01.165Z] #42 49.59 Processing triggers for libc-bin (2.28-10) ...
17:40:01 [2022-04-04T17:40:01.295Z] #20 44.45 Selecting previously unselected package uidmap.
17:40:01 [2022-04-04T17:40:01.295Z] #20 44.48 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:40:01 [2022-04-04T17:40:01.295Z] #20 44.49 Unpacking uidmap (1:4.5-1.1) ...
17:40:01 [2022-04-04T17:40:01.295Z] #20 44.61 Selecting previously unselected package vim-runtime.
17:40:01 [2022-04-04T17:40:01.295Z] #20 44.61 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ...
17:40:01 [2022-04-04T17:40:01.295Z] #20 44.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:40:01 [2022-04-04T17:40:01.295Z] #20 44.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:40:01 [2022-04-04T17:40:01.295Z] #20 44.69 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ...
17:40:01 [2022-04-04T17:40:01.340Z] #58 ...
17:40:01 [2022-04-04T17:40:01.340Z] 
17:40:01 [2022-04-04T17:40:01.340Z] #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
17:40:01 [2022-04-04T17:40:01.340Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:40:01 [2022-04-04T17:40:01.340Z] #42 32.64 Reading package lists...
17:40:01 [2022-04-04T17:40:01.425Z] #42 ...
17:40:01 [2022-04-04T17:40:01.425Z] 
17:40:01 [2022-04-04T17:40:01.425Z] #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
17:40:01 [2022-04-04T17:40:01.425Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.88 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]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 41.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
17:40:01 [2022-04-04T17:40:01.425Z] #13 42.97 debconf: delaying package configuration, since apt-utils is not installed
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.12 Fetched 73.4 MB in 5s (14.1 MB/s)
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.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 ... 15394 files and directories currently installed.)
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.31 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ...
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.33 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.56 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ...
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.73 Selecting previously unselected package binutils-mingw-w64-i686.
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
17:40:01 [2022-04-04T17:40:01.425Z] #13 43.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:40:01 [2022-04-04T17:40:01.425Z] #13 45.82 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:40:01 [2022-04-04T17:40:01.425Z] #13 45.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
17:40:01 [2022-04-04T17:40:01.425Z] #13 45.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:40:01 [2022-04-04T17:40:01.690Z] #13 49.56 Selecting previously unselected package binutils-mingw-w64.
17:40:01 [2022-04-04T17:40:01.690Z] #13 49.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:40:02 [2022-04-04T17:40:02.133Z] #13 49.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:40:02 [2022-04-04T17:40:02.727Z] .
17:40:02 [2022-04-04T17:40:02.727Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:40:02 [2022-04-04T17:40:02.727Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:40:02 [2022-04-04T17:40:02.727Z] Error: No such image: emptyfs
17:40:02 [2022-04-04T17:40:02.727Z] Running integration-test (iteration 1)
17:40:02 [2022-04-04T17:40:02.727Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:40:02 [2022-04-04T17:40:02.978Z] #42 38.51 Building dependency tree...
17:40:03 [2022-04-04T17:40:03.482Z] #20 ...
17:40:03 [2022-04-04T17:40:03.482Z] 
17:40:03 [2022-04-04T17:40:03.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
17:40:03 [2022-04-04T17:40:03.482Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:03 [2022-04-04T17:40:03.482Z] #43 87.24   CC       criu/cr-dedup.o
17:40:03 [2022-04-04T17:40:03.482Z] #43 87.61   CC       criu/cr-dump.o
17:40:03 [2022-04-04T17:40:03.482Z] #43 89.87   CC       criu/cr-errno.o
17:40:03 [2022-04-04T17:40:03.482Z] #43 89.95   CC       criu/cr-restore.o
17:40:03 [2022-04-04T17:40:03.482Z] #43 94.46   CC       criu/cr-service.o
17:40:03 [2022-04-04T17:40:03.482Z] #43 96.09   CC       criu/crtools.o
17:40:03 [2022-04-04T17:40:03.482Z] #43 96.71   CC       criu/eventfd.o
17:40:03 [2022-04-04T17:40:03.482Z] #43 97.07   CC       criu/eventpoll.o
17:40:03 [2022-04-04T17:40:03.482Z] #43 ...
17:40:03 [2022-04-04T17:40:03.482Z] 
17:40:03 [2022-04-04T17:40:03.482Z] #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
17:40:03 [2022-04-04T17:40:03.482Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:40:03 [2022-04-04T17:40:03.482Z] #20 47.60 Selecting previously unselected package vim.
17:40:03 [2022-04-04T17:40:03.483Z] #20 47.61 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:40:03 [2022-04-04T17:40:03.483Z] #20 47.64 Unpacking vim (2:8.1.0875-5+deb10u2) ...
17:40:03 [2022-04-04T17:40:03.579Z] #13 51.32 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:40:03 [2022-04-04T17:40:03.579Z] #13 51.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
17:40:03 [2022-04-04T17:40:03.579Z] #13 51.41 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:40:03 [2022-04-04T17:40:03.917Z] #42 ...
17:40:03 [2022-04-04T17:40:03.917Z] 
17:40:03 [2022-04-04T17:40:03.917Z] #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
17:40:03 [2022-04-04T17:40:03.917Z] #67 sha256:5a91c41fb4afca40dde568025c0236a992bcc0fab07d8c5ae419d6f6963c8c4b
17:40:03 [2022-04-04T17:40:03.917Z] #67 DONE 40.7s
17:40:03 [2022-04-04T17:40:03.917Z] 
17:40:03 [2022-04-04T17:40:03.917Z] #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
17:40:03 [2022-04-04T17:40:03.917Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c
17:40:03 [2022-04-04T17:40:03.917Z] #55 32.94 Reading package lists...
17:40:03 [2022-04-04T17:40:03.917Z] #55 38.84 Building dependency tree...
17:40:04 [2022-04-04T17:40:04.051Z] #20 48.15 Selecting previously unselected package xfsprogs.
17:40:04 [2022-04-04T17:40:04.051Z] #20 48.16 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:40:04 [2022-04-04T17:40:04.051Z] #20 48.17 Unpacking xfsprogs (4.20.0-1) ...
17:40:04 [2022-04-04T17:40:04.147Z] #13 52.09 Selecting previously unselected package dmsetup.
17:40:04 [2022-04-04T17:40:04.147Z] #13 52.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
17:40:04 [2022-04-04T17:40:04.147Z] #13 52.11 Unpacking dmsetup (2:1.02.155-3) ...
17:40:04 [2022-04-04T17:40:04.310Z] #20 48.57 Selecting previously unselected package zip.
17:40:04 [2022-04-04T17:40:04.310Z] #20 48.58 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:40:04 [2022-04-04T17:40:04.310Z] #20 48.59 Unpacking zip (3.0-11+b1) ...
17:40:04 [2022-04-04T17:40:04.456Z] #13 52.44 Selecting previously unselected package mingw-w64-common.
17:40:04 [2022-04-04T17:40:04.456Z] #13 52.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:40:04 [2022-04-04T17:40:04.456Z] #13 52.47 Unpacking mingw-w64-common (6.0.0-3) ...
17:40:04 [2022-04-04T17:40:04.456Z] #13 ...
17:40:04 [2022-04-04T17:40:04.456Z] 
17:40:04 [2022-04-04T17:40:04.456Z] #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
17:40:04 [2022-04-04T17:40:04.456Z] #29 sha256:6de8a48a6e57f24d4769423b9019b3c6f5a987cf6be34df8e561a825411dac2f
17:40:04 [2022-04-04T17:40:04.456Z] #29 DONE 30.8s
17:40:04 [2022-04-04T17:40:04.456Z] 
17:40:04 [2022-04-04T17:40:04.456Z] #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
17:40:04 [2022-04-04T17:40:04.456Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9
17:40:04 [2022-04-04T17:40:04.456Z] #42 DONE 54.6s
17:40:04 [2022-04-04T17:40:04.456Z] 
17:40:04 [2022-04-04T17:40:04.456Z] #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
17:40:04 [2022-04-04T17:40:04.456Z] #47 sha256:2a62f55582e78318e0e067679a6c1209ff03be24679d87fc5bb6b19d3818f5ca
17:40:04 [2022-04-04T17:40:04.456Z] #47 DONE 54.6s
17:40:04 [2022-04-04T17:40:04.456Z] 
17:40:04 [2022-04-04T17:40:04.456Z] #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
17:40:04 [2022-04-04T17:40:04.456Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.75 Setting up aufs-tools (1:4.14+20190211-1) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.80 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.81 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.82 Setting up libgpm2:amd64 (1.20.7-5) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.84 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.85 Setting up uidmap (1:4.5-1.1) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.86 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:40:04 [2022-04-04T17:40:04.570Z] #20 48.93 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
17:40:04 [2022-04-04T17:40:04.729Z] #43 ...
17:40:04 [2022-04-04T17:40:04.729Z] 
17:40:04 [2022-04-04T17:40:04.729Z] #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
17:40:04 [2022-04-04T17:40:04.729Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449
17:40:04 [2022-04-04T17:40:04.729Z] #36 44.79 Selecting previously unselected package libicu63:arm64.
17:40:04 [2022-04-04T17:40:04.729Z] #36 44.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_arm64.deb ...
17:40:04 [2022-04-04T17:40:04.729Z] #36 44.81 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
17:40:04 [2022-04-04T17:40:04.729Z] #36 50.76 Selecting previously unselected package libxml2:arm64.
17:40:04 [2022-04-04T17:40:04.730Z] #36 50.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_arm64.deb ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 51.19 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 53.38 Selecting previously unselected package libarchive13:arm64.
17:40:04 [2022-04-04T17:40:04.730Z] #36 53.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 53.39 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.14 Selecting previously unselected package libjsoncpp1:arm64.
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.31 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.53 Selecting previously unselected package librhash0:arm64.
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.53 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.54 Unpacking librhash0:arm64 (1.3.8-1) ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.92 Selecting previously unselected package libuv1:arm64.
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.92 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
17:40:04 [2022-04-04T17:40:04.730Z] #36 54.92 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
17:40:04 [2022-04-04T17:40:04.829Z] #20 48.95 Setting up xxd (2:8.1.0875-5+deb10u2) ...
17:40:04 [2022-04-04T17:40:04.829Z] #20 48.97 Setting up zip (3.0-11+b1) ...
17:40:04 [2022-04-04T17:40:04.829Z] #20 48.99 Setting up vim-common (2:8.1.0875-5+deb10u2) ...
17:40:04 [2022-04-04T17:40:04.829Z] #20 49.02 Setting up bash-completion (1:2.8-6) ...
17:40:05 [2022-04-04T17:40:05.298Z] #36 55.17 Selecting previously unselected package cmake.
17:40:05 [2022-04-04T17:40:05.298Z] #36 55.17 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
17:40:05 [2022-04-04T17:40:05.298Z] #36 55.17 Unpacking cmake (3.13.4-1) ...
17:40:05 [2022-04-04T17:40:05.299Z] #55 42.12 The following additional packages will be installed:
17:40:05 [2022-04-04T17:40:05.299Z] #55 42.12   libbtrfs0
17:40:05 [2022-04-04T17:40:05.299Z] #55 42.24 The following NEW packages will be installed:
17:40:05 [2022-04-04T17:40:05.299Z] #55 42.24   libbtrfs-dev libbtrfs0
17:40:05 [2022-04-04T17:40:05.475Z] #20 48.16 Selecting previously unselected package vim.
17:40:05 [2022-04-04T17:40:05.475Z] #20 48.16 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:40:05 [2022-04-04T17:40:05.475Z] #20 48.19 Unpacking vim (2:8.1.0875-5+deb10u2) ...
17:40:05 [2022-04-04T17:40:05.475Z] #20 48.76 Selecting previously unselected package xfsprogs.
17:40:05 [2022-04-04T17:40:05.475Z] #20 48.78 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:40:05 [2022-04-04T17:40:05.475Z] #20 48.79 Unpacking xfsprogs (4.20.0-1) ...
17:40:05 [2022-04-04T17:40:05.557Z] #36 ...
17:40:05 [2022-04-04T17:40:05.557Z] 
17:40:05 [2022-04-04T17:40:05.557Z] #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
17:40:05 [2022-04-04T17:40:05.557Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e
17:40:05 [2022-04-04T17:40:05.557Z] #34 45.73 internal/syscall/unix
17:40:05 [2022-04-04T17:40:05.557Z] #34 45.95 time
17:40:05 [2022-04-04T17:40:05.557Z] #34 48.84 internal/fmtsort
17:40:05 [2022-04-04T17:40:05.557Z] #34 49.27 internal/syscall/execenv
17:40:05 [2022-04-04T17:40:05.557Z] #34 49.39 path
17:40:05 [2022-04-04T17:40:05.557Z] #34 50.02 strings
17:40:05 [2022-04-04T17:40:05.557Z] #34 50.44 internal/poll
17:40:05 [2022-04-04T17:40:05.557Z] #34 51.61 io/fs
17:40:05 [2022-04-04T17:40:05.557Z] #34 51.63 bufio
17:40:05 [2022-04-04T17:40:05.557Z] #34 52.11 os
17:40:05 [2022-04-04T17:40:05.557Z] #34 52.45 text/tabwriter
17:40:05 [2022-04-04T17:40:05.557Z] #34 53.52 path/filepath
17:40:05 [2022-04-04T17:40:05.557Z] #34 53.53 fmt
17:40:05 [2022-04-04T17:40:05.557Z] #34 54.30 io/ioutil
17:40:05 [2022-04-04T17:40:05.868Z] #55 42.61 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.
17:40:05 [2022-04-04T17:40:05.868Z] #55 42.61 Need to get 119 kB of archives.
17:40:05 [2022-04-04T17:40:05.868Z] #55 42.61 After this operation, 387 kB of additional disk space will be used.
17:40:05 [2022-04-04T17:40:05.868Z] #55 42.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:40:05 [2022-04-04T17:40:05.868Z] #55 42.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:40:06 [2022-04-04T17:40:06.037Z] #20 49.25 Selecting previously unselected package zip.
17:40:06 [2022-04-04T17:40:06.037Z] #20 49.26 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:40:06 [2022-04-04T17:40:06.038Z] #20 49.27 Unpacking zip (3.0-11+b1) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.47 Setting up aufs-tools (1:4.14+20190211-1) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.51 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.55 Setting up libgpm2:amd64 (1.20.7-5) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.57 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.59 Setting up uidmap (1:4.5-1.1) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.60 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.65 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.66 Setting up xxd (2:8.1.0875-5+deb10u2) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.68 Setting up zip (3.0-11+b1) ...
17:40:06 [2022-04-04T17:40:06.294Z] #20 49.69 Setting up vim-common (2:8.1.0875-5+deb10u2) ...
17:40:06 [2022-04-04T17:40:06.496Z] #34 56.40 github.com/BurntSushi/toml
17:40:06 [2022-04-04T17:40:06.496Z] #34 56.42 flag
17:40:06 [2022-04-04T17:40:06.551Z] #20 49.72 Setting up bash-completion (1:2.8-6) ...
17:40:06 [2022-04-04T17:40:06.807Z] #55 43.58 debconf: delaying package configuration, since apt-utils is not installed
17:40:06 [2022-04-04T17:40:06.807Z] #55 43.78 Fetched 119 kB in 0s (431 kB/s)
17:40:07 [2022-04-04T17:40:07.067Z] #55 43.89 Selecting previously unselected package libbtrfs0.
17:40:07 [2022-04-04T17:40:07.067Z] #55 43.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 ... 15421 files and directories currently installed.)
17:40:07 [2022-04-04T17:40:07.067Z] #55 43.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:40:07 [2022-04-04T17:40:07.067Z] #55 44.00 Unpacking libbtrfs0 (4.20.1-2) ...
17:40:07 [2022-04-04T17:40:07.327Z] #55 44.13 Selecting previously unselected package libbtrfs-dev.
17:40:07 [2022-04-04T17:40:07.327Z] #55 44.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:40:07 [2022-04-04T17:40:07.327Z] #55 44.14 Unpacking libbtrfs-dev (4.20.1-2) ...
17:40:07 [2022-04-04T17:40:07.436Z] #34 ...
17:40:07 [2022-04-04T17:40:07.436Z] 
17:40:07 [2022-04-04T17:40:07.436Z] #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
17:40:07 [2022-04-04T17:40:07.436Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:07 [2022-04-04T17:40:07.436Z] #43 2.827 Note: Building without setproctitle() and strlcpy() support.
17:40:07 [2022-04-04T17:40:07.436Z] #43 2.828       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:40:07 [2022-04-04T17:40:07.436Z] #43 2.841 Note: Building without GnuTLS support
17:40:07 [2022-04-04T17:40:07.436Z] #43 2.849 Makefile.config:39: Warn: you have no libnftables installed
17:40:07 [2022-04-04T17:40:07.436Z] #43 2.850 Makefile.config:40: Warn: Building without nftables support
17:40:07 [2022-04-04T17:40:07.587Z] #55 44.37 Setting up libbtrfs0 (4.20.1-2) ...
17:40:07 [2022-04-04T17:40:07.587Z] #55 44.38 Setting up libbtrfs-dev (4.20.1-2) ...
17:40:07 [2022-04-04T17:40:07.587Z] #55 44.39 Processing triggers for libc-bin (2.28-10) ...
17:40:07 [2022-04-04T17:40:07.847Z] #55 DONE 44.7s
17:40:07 [2022-04-04T17:40:07.847Z] 
17:40:07 [2022-04-04T17:40:07.847Z] #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
17:40:07 [2022-04-04T17:40:07.847Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964
17:40:08 [2022-04-04T17:40:08.119Z] #20 51.95 Setting up libiptc0:amd64 (1.8.2-4) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 51.96 Setting up xz-utils (5.2.4-1) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 51.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:40:08 [2022-04-04T17:40:08.119Z] #20 51.99 Setting up patch (2.7.6-3+deb10u1) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.00 Setting up sudo (1.8.27-1+deb10u3) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.08 invoke-rc.d: could not determine current runlevel
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.10 invoke-rc.d: policy-rc.d denied execution of start.
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.11 Setting up pigz (2.4-1) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.14 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.18 Setting up python-pip-whl (18.1-5) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.19 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:40:08 [2022-04-04T17:40:08.119Z] #20 52.21 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ...
17:40:08 [2022-04-04T17:40:08.380Z] #20 52.68 Setting up libaio1:amd64 (0.3.112-3) ...
17:40:08 [2022-04-04T17:40:08.380Z] #20 52.69 Setting up libonig5:amd64 (6.9.1-1) ...
17:40:08 [2022-04-04T17:40:08.380Z] #20 52.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:40:08 [2022-04-04T17:40:08.380Z] #20 52.72 Setting up vim (2:8.1.0875-5+deb10u2) ...
17:40:08 [2022-04-04T17:40:08.380Z] #20 52.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.83 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.86 Setting up jq (1.5+dfsg-2+b1) ...
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:40:08 [2022-04-04T17:40:08.639Z] #20 52.89 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:40:08 [2022-04-04T17:40:08.811Z] #43 4.064 fatal: not a git repository (or any of the parent directories): .git
17:40:08 [2022-04-04T17:40:08.812Z] #43 4.141   GEN      .gitid
17:40:08 [2022-04-04T17:40:08.812Z] #43 4.181   GEN      criu/include/version.h
17:40:08 [2022-04-04T17:40:08.812Z] #43 4.261   GEN      include/common/asm
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.62 Setting up libiptc0:amd64 (1.8.2-4) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.63 Setting up xz-utils (5.2.4-1) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.67 Setting up patch (2.7.6-3+deb10u1) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.69 Setting up sudo (1.8.27-1+deb10u3) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.79 invoke-rc.d: could not determine current runlevel
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.81 invoke-rc.d: policy-rc.d denied execution of start.
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.82 Setting up pigz (2.4-1) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.85 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.87 Setting up python-pip-whl (18.1-5) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.88 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:40:09 [2022-04-04T17:40:09.819Z] #20 52.89 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ...
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.39 Setting up libaio1:amd64 (0.3.112-3) ...
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.41 Setting up libonig5:amd64 (6.9.1-1) ...
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.43 Setting up vim (2:8.1.0875-5+deb10u2) ...
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:40:10 [2022-04-04T17:40:10.075Z] #20 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:40:10 [2022-04-04T17:40:10.190Z] #43 ...
17:40:10 [2022-04-04T17:40:10.190Z] 
17:40:10 [2022-04-04T17:40:10.190Z] #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
17:40:10 [2022-04-04T17:40:10.190Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.03 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.05 Setting up xxd (2:8.1.0875-5+deb10u2) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.08 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.11 Setting up vim-common (2:8.1.0875-5+deb10u2) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.14 Setting up librhash0:arm64 (1.3.8-1) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.16 Setting up cmake-data (3.13.4-1) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.18 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.21 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.23 Setting up cmake (3.13.4-1) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.25 Processing triggers for libc-bin (2.28-10) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 58.32 Processing triggers for mime-support (3.62) ...
17:40:10 [2022-04-04T17:40:10.190Z] #36 DONE 60.0s
17:40:10 [2022-04-04T17:40:10.190Z] 
17:40:10 [2022-04-04T17:40:10.190Z] #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
17:40:10 [2022-04-04T17:40:10.190Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:10 [2022-04-04T17:40:10.190Z] #43 5.598   PBCC     images/timens.pb-c.c
17:40:10 [2022-04-04T17:40:10.190Z] #43 5.604   DEP      images/timens.pb-c.d
17:40:10 [2022-04-04T17:40:10.190Z] #43 5.641   PBCC     images/fown.pb-c.c
17:40:10 [2022-04-04T17:40:10.190Z] #43 5.696   PBCC     images/google/protobuf/descriptor.pb-c.c
17:40:10 [2022-04-04T17:40:10.190Z] #43 5.723   PBCC     images/opts.pb-c.c
17:40:10 [2022-04-04T17:40:10.190Z] #43 5.766   PBCC     images/memfd.pb-c.c
17:40:10 [2022-04-04T17:40:10.190Z] #43 5.795   DEP      images/fown.pb-c.d
17:40:10 [2022-04-04T17:40:10.190Z] #43 5.839   DEP      images/google/protobuf/descriptor.pb-c.d
17:40:10 [2022-04-04T17:40:10.331Z] #20 53.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:40:10 [2022-04-04T17:40:10.331Z] #20 53.53 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:40:10 [2022-04-04T17:40:10.331Z] #20 53.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:40:10 [2022-04-04T17:40:10.331Z] #20 53.56 Setting up jq (1.5+dfsg-2+b1) ...
17:40:10 [2022-04-04T17:40:10.331Z] #20 53.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:40:10 [2022-04-04T17:40:10.331Z] #20 53.58 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:40:10 [2022-04-04T17:40:10.448Z] #43 5.883   DEP      images/opts.pb-c.d
17:40:10 [2022-04-04T17:40:10.448Z] #43 5.942   DEP      images/memfd.pb-c.d
17:40:10 [2022-04-04T17:40:10.448Z] #43 6.009   PBCC     images/sit.pb-c.c
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.066   DEP      images/sit.pb-c.d
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.084   PBCC     images/macvlan.pb-c.c
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.112   DEP      images/macvlan.pb-c.d
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.150   PBCC     images/autofs.pb-c.c
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.184   DEP      images/autofs.pb-c.d
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.200   PBCC     images/sysctl.pb-c.c
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.246   DEP      images/sysctl.pb-c.d
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.262   PBCC     images/time.pb-c.c
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.301   DEP      images/time.pb-c.d
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.332   PBCC     images/binfmt-misc.pb-c.c
17:40:10 [2022-04-04T17:40:10.706Z] #43 6.367   DEP      images/binfmt-misc.pb-c.d
17:40:10 [2022-04-04T17:40:10.971Z] #43 6.390   PBCC     images/seccomp.pb-c.c
17:40:10 [2022-04-04T17:40:10.971Z] #43 6.401   DEP      images/seccomp.pb-c.d
17:40:10 [2022-04-04T17:40:10.971Z] #43 6.445   PBCC     images/userns.pb-c.c
17:40:10 [2022-04-04T17:40:10.971Z] #43 6.472   DEP      images/userns.pb-c.d
17:40:10 [2022-04-04T17:40:10.971Z] #43 6.509   PBCC     images/cgroup.pb-c.c
17:40:10 [2022-04-04T17:40:10.971Z] #43 6.568   DEP      images/cgroup.pb-c.d
17:40:11 [2022-04-04T17:40:11.230Z] #43 6.613   PBCC     images/ext-file.pb-c.c
17:40:11 [2022-04-04T17:40:11.230Z] #43 6.634   DEP      images/ext-file.pb-c.d
17:40:11 [2022-04-04T17:40:11.230Z] #43 6.734   PBCC     images/rpc.pb-c.c
17:40:11 [2022-04-04T17:40:11.230Z] #43 6.801   DEP      images/rpc.pb-c.d
17:40:11 [2022-04-04T17:40:11.230Z] #43 6.817   PBCC     images/siginfo.pb-c.c
17:40:11 [2022-04-04T17:40:11.230Z] #43 6.860   DEP      images/siginfo.pb-c.d
17:40:11 [2022-04-04T17:40:11.488Z] #43 6.885   PBCC     images/pagemap.pb-c.c
17:40:11 [2022-04-04T17:40:11.488Z] #43 6.940   DEP      images/pagemap.pb-c.d
17:40:11 [2022-04-04T17:40:11.488Z] #43 6.967   PBCC     images/rlimit.pb-c.c
17:40:11 [2022-04-04T17:40:11.488Z] #43 7.006   DEP      images/rlimit.pb-c.d
17:40:11 [2022-04-04T17:40:11.488Z] #43 7.041   PBCC     images/file-lock.pb-c.c
17:40:11 [2022-04-04T17:40:11.488Z] #43 7.085   DEP      images/file-lock.pb-c.d
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.102   PBCC     images/tty.pb-c.c
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.133   DEP      images/tty.pb-c.d
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.192   PBCC     images/tun.pb-c.c
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.245   PBCC     images/netdev.pb-c.c
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.271   DEP      images/tun.pb-c.d
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.297   DEP      images/netdev.pb-c.d
17:40:11 [2022-04-04T17:40:11.746Z] #43 ...
17:40:11 [2022-04-04T17:40:11.746Z] 
17:40:11 [2022-04-04T17:40:11.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
17:40:11 [2022-04-04T17:40:11.746Z] #34 sha256:2ed470563f0275abd7f7ccf8725d597077a477b95a19047fd05c3cde194ab89e
17:40:11 [2022-04-04T17:40:11.746Z] #34 57.74 log
17:40:11 [2022-04-04T17:40:11.746Z] #34 59.79 github.com/BurntSushi/toml/cmd/tomlv
17:40:11 [2022-04-04T17:40:11.746Z] #34 DONE 61.9s
17:40:11 [2022-04-04T17:40:11.746Z] 
17:40:11 [2022-04-04T17:40:11.746Z] #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
17:40:11 [2022-04-04T17:40:11.746Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.317   PBCC     images/vma.pb-c.c
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.391   DEP      images/vma.pb-c.d
17:40:11 [2022-04-04T17:40:11.746Z] #43 7.398   PBCC     images/creds.pb-c.c
17:40:11 [2022-04-04T17:40:11.927Z] #20 56.00 Setting up iptables (1.8.2-4) ...
17:40:11 [2022-04-04T17:40:11.927Z] #20 56.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:40:11 [2022-04-04T17:40:11.927Z] #20 56.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:40:11 [2022-04-04T17:40:11.927Z] #20 56.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:40:11 [2022-04-04T17:40:11.927Z] #20 56.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:40:11 [2022-04-04T17:40:11.927Z] #20 56.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:40:11 [2022-04-04T17:40:11.927Z] #20 56.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:40:11 [2022-04-04T17:40:11.927Z] #20 56.21 Setting up python3 (3.7.3-1) ...
17:40:12 [2022-04-04T17:40:12.004Z] #43 7.411   DEP      images/creds.pb-c.d
17:40:12 [2022-04-04T17:40:12.004Z] #43 7.464   PBCC     images/utsns.pb-c.c
17:40:12 [2022-04-04T17:40:12.004Z] #43 7.511   DEP      images/utsns.pb-c.d
17:40:12 [2022-04-04T17:40:12.004Z] #43 7.576   PBCC     images/ipc-desc.pb-c.c
17:40:12 [2022-04-04T17:40:12.004Z] #43 7.607   PBCC     images/ipc-sem.pb-c.c
17:40:12 [2022-04-04T17:40:12.004Z] #43 7.660   DEP      images/ipc-desc.pb-c.d
17:40:12 [2022-04-04T17:40:12.053Z] #56 ...
17:40:12 [2022-04-04T17:40:12.053Z] 
17:40:12 [2022-04-04T17:40:12.053Z] #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
17:40:12 [2022-04-04T17:40:12.053Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:40:12 [2022-04-04T17:40:12.053Z] #36 32.18 Reading package lists...
17:40:12 [2022-04-04T17:40:12.053Z] #36 38.49 Building dependency tree...
17:40:12 [2022-04-04T17:40:12.053Z] #36 41.82 The following additional packages will be installed:
17:40:12 [2022-04-04T17:40:12.053Z] #36 41.82   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:40:12 [2022-04-04T17:40:12.053Z] #36 41.82 Suggested packages:
17:40:12 [2022-04-04T17:40:12.053Z] #36 41.82   cmake-doc ninja-build lrzip
17:40:12 [2022-04-04T17:40:12.053Z] #36 41.82 Recommended packages:
17:40:12 [2022-04-04T17:40:12.053Z] #36 41.82   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:40:12 [2022-04-04T17:40:12.053Z] #36 42.73 The following NEW packages will be installed:
17:40:12 [2022-04-04T17:40:12.053Z] #36 42.73   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:40:12 [2022-04-04T17:40:12.053Z] #36 42.73   vim-common xxd
17:40:12 [2022-04-04T17:40:12.053Z] #36 43.12 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
17:40:12 [2022-04-04T17:40:12.053Z] #36 43.12 Need to get 14.9 MB of archives.
17:40:12 [2022-04-04T17:40:12.053Z] #36 43.12 After this operation, 61.8 MB of additional disk space will be used.
17:40:12 [2022-04-04T17:40:12.053Z] #36 43.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 43.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 43.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 43.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 43.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 44.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 44.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 44.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 44.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 44.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.44 debconf: delaying package configuration, since apt-utils is not installed
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.60 Fetched 14.9 MB in 2s (9374 kB/s)
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.69 Selecting previously unselected package xxd.
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.77 Unpacking xxd (2:8.1.0875-5+deb10u2) ...
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.94 Selecting previously unselected package vim-common.
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #36 45.98 Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
17:40:12 [2022-04-04T17:40:12.053Z] #36 46.28 Selecting previously unselected package cmake-data.
17:40:12 [2022-04-04T17:40:12.053Z] #36 46.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #36 46.29 Unpacking cmake-data (3.13.4-1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #36 ...
17:40:12 [2022-04-04T17:40:12.053Z] 
17:40:12 [2022-04-04T17:40:12.053Z] #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
17:40:12 [2022-04-04T17:40:12.053Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:40:12 [2022-04-04T17:40:12.053Z] #42 42.06 The following additional packages will be installed:
17:40:12 [2022-04-04T17:40:12.053Z] #42 42.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:40:12 [2022-04-04T17:40:12.053Z] #42 42.06   libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev
17:40:12 [2022-04-04T17:40:12.053Z] #42 42.06 Suggested packages:
17:40:12 [2022-04-04T17:40:12.053Z] #42 42.06   manpages-dev python-setuptools
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.06 The following NEW packages will be installed:
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.06   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.06   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.06   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.06   python-six zlib1g-dev
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.12 The following packages will be upgraded:
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.12   zlib1g
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.41 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.41 Need to get 4182 kB of archives.
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.41 After this operation, 22.5 MB of additional disk space will be used.
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.41 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.46 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 43.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:40:12 [2022-04-04T17:40:12.053Z] #42 44.60 debconf: delaying package configuration, since apt-utils is not installed
17:40:12 [2022-04-04T17:40:12.053Z] #42 44.72 Fetched 4182 kB in 1s (6441 kB/s)
17:40:12 [2022-04-04T17:40:12.053Z] #42 44.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 ... 15421 files and directories currently installed.)
17:40:12 [2022-04-04T17:40:12.053Z] #42 44.91 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 44.96 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.26 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.43 Selecting previously unselected package libcap-dev:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.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 ... 15421 files and directories currently installed.)
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.52 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.65 Selecting previously unselected package libnet1:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.78 Selecting previously unselected package libnet1-dev.
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.97 Selecting previously unselected package libnl-3-200:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 45.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.13 Selecting previously unselected package libnl-3-dev:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.41 Selecting previously unselected package libprotobuf-c1:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.52 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.66 Selecting previously unselected package zlib1g-dev:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.69 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.88 Selecting previously unselected package libprotobuf17:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.89 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 46.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 47.56 Selecting previously unselected package libprotobuf-lite17:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 47.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 47.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 47.79 Selecting previously unselected package libprotobuf-dev:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #42 47.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 47.81 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:40:12 [2022-04-04T17:40:12.053Z] #42 ...
17:40:12 [2022-04-04T17:40:12.053Z] 
17:40:12 [2022-04-04T17:40:12.053Z] #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
17:40:12 [2022-04-04T17:40:12.053Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 Install containerd version v1.5.11
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + RM_GOPATH=0
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + TMP_GOPATH=
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + : /build
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + '[' -z '' ']'
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 ++ mktemp -d
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + export GOPATH=/tmp/tmp.PUiXx0TrR4
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + GOPATH=/tmp/tmp.PUiXx0TrR4
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + RM_GOPATH=1
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + case "$(go env GOARCH)" in
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 ++ go env GOARCH
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + export GO_BUILDMODE=-buildmode=pie
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + GO_BUILDMODE=-buildmode=pie
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 ++ dirname /tmp/install/install.sh
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + dir=/tmp/install
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + bin=containerd
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + shift
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + '[' '!' -f /tmp/install/containerd.installer ']'
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + . /tmp/install/containerd.installer
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 ++ set -e
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 ++ : v1.5.11
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + install_containerd
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + echo 'Install containerd version v1.5.11'
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.829 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PUiXx0TrR4/src/github.com/containerd/containerd
17:40:12 [2022-04-04T17:40:12.053Z] #56 3.882 Cloning into '/tmp/tmp.PUiXx0TrR4/src/github.com/containerd/containerd'...
17:40:12 [2022-04-04T17:40:12.053Z] #56 ...
17:40:12 [2022-04-04T17:40:12.053Z] 
17:40:12 [2022-04-04T17:40:12.053Z] #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
17:40:12 [2022-04-04T17:40:12.053Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:40:12 [2022-04-04T17:40:12.053Z] #13 28.16 Reading package lists...
17:40:12 [2022-04-04T17:40:12.053Z] #13 34.81 Reading package lists...
17:40:12 [2022-04-04T17:40:12.053Z] #13 41.42 Building dependency tree...
17:40:12 [2022-04-04T17:40:12.053Z] #13 44.01 The following additional packages will be installed:
17:40:12 [2022-04-04T17:40:12.053Z] #13 44.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:40:12 [2022-04-04T17:40:12.053Z] #13 44.01   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:40:12 [2022-04-04T17:40:12.053Z] #13 44.01   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:40:12 [2022-04-04T17:40:12.053Z] #13 44.01   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:40:12 [2022-04-04T17:40:12.053Z] #13 44.01   mingw-w64-x86-64-dev
17:40:12 [2022-04-04T17:40:12.053Z] #13 44.02 Suggested packages:
17:40:12 [2022-04-04T17:40:12.053Z] #13 44.02   gcc-8-locales seccomp wine64
17:40:12 [2022-04-04T17:40:12.053Z] #13 ...
17:40:12 [2022-04-04T17:40:12.053Z] 
17:40:12 [2022-04-04T17:40:12.053Z] #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
17:40:12 [2022-04-04T17:40:12.053Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:40:12 [2022-04-04T17:40:12.053Z] #36 48.80 Selecting previously unselected package libicu63:amd64.
17:40:12 [2022-04-04T17:40:12.053Z] #36 48.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ...
17:40:12 [2022-04-04T17:40:12.053Z] #36 48.82 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
17:40:12 [2022-04-04T17:40:12.186Z] #20 56.59 Setting up python3-wheel (0.32.3-2) ...
17:40:12 [2022-04-04T17:40:12.262Z] #43 7.671   DEP      images/ipc-sem.pb-c.d
17:40:12 [2022-04-04T17:40:12.262Z] #43 7.769   PBCC     images/ipc-msg.pb-c.c
17:40:12 [2022-04-04T17:40:12.262Z] #43 7.851   DEP      images/ipc-msg.pb-c.d
17:40:12 [2022-04-04T17:40:12.262Z] #43 7.887   PBCC     images/ipc-shm.pb-c.c
17:40:12 [2022-04-04T17:40:12.524Z] #43 7.924   DEP      images/ipc-shm.pb-c.d
17:40:12 [2022-04-04T17:40:12.524Z] #43 7.969   PBCC     images/ipc-var.pb-c.c
17:40:12 [2022-04-04T17:40:12.524Z] #43 8.003   DEP      images/ipc-var.pb-c.d
17:40:12 [2022-04-04T17:40:12.524Z] #43 8.059   PBCC     images/sk-opts.pb-c.c
17:40:12 [2022-04-04T17:40:12.524Z] #43 8.065   PBCC     images/packet-sock.pb-c.c
17:40:12 [2022-04-04T17:40:12.524Z] #43 8.100   DEP      images/sk-opts.pb-c.d
17:40:12 [2022-04-04T17:40:12.524Z] #43 8.114   DEP      images/packet-sock.pb-c.d
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.148   PBCC     images/sk-netlink.pb-c.c
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.177   DEP      images/sk-netlink.pb-c.d
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.215   PBCC     images/sk-inet.pb-c.c
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.242   DEP      images/sk-inet.pb-c.d
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.274   PBCC     images/sk-unix.pb-c.c
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.305   DEP      images/sk-unix.pb-c.d
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.327   PBCC     images/mm.pb-c.c
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.372   DEP      images/mm.pb-c.d
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.407   PBCC     images/timerfd.pb-c.c
17:40:12 [2022-04-04T17:40:12.782Z] #43 8.428   DEP      images/timerfd.pb-c.d
17:40:13 [2022-04-04T17:40:13.041Z] #43 8.460   PBCC     images/timer.pb-c.c
17:40:13 [2022-04-04T17:40:13.041Z] #43 8.500   DEP      images/timer.pb-c.d
17:40:13 [2022-04-04T17:40:13.041Z] #43 8.526   PBCC     images/sa.pb-c.c
17:40:13 [2022-04-04T17:40:13.041Z] #43 8.548   DEP      images/sa.pb-c.d
17:40:13 [2022-04-04T17:40:13.041Z] #43 8.581   PBCC     images/pipe-data.pb-c.c
17:40:13 [2022-04-04T17:40:13.041Z] #43 8.589   DEP      images/pipe-data.pb-c.d
17:40:13 [2022-04-04T17:40:13.041Z] #43 8.633   PBCC     images/mnt.pb-c.c
17:40:13 [2022-04-04T17:40:13.041Z] #43 8.676   DEP      images/mnt.pb-c.d
17:40:13 [2022-04-04T17:40:13.123Z] #20 57.34 Setting up apparmor (2.13.2-10) ...
17:40:13 [2022-04-04T17:40:13.299Z] #43 8.707   PBCC     images/sk-packet.pb-c.c
17:40:13 [2022-04-04T17:40:13.299Z] #43 8.716   DEP      images/sk-packet.pb-c.d
17:40:13 [2022-04-04T17:40:13.299Z] #43 8.751   PBCC     images/tcp-stream.pb-c.c
17:40:13 [2022-04-04T17:40:13.299Z] #43 8.799   DEP      images/tcp-stream.pb-c.d
17:40:13 [2022-04-04T17:40:13.299Z] #43 8.832   PBCC     images/pipe.pb-c.c
17:40:13 [2022-04-04T17:40:13.299Z] #43 8.869   DEP      images/pipe.pb-c.d
17:40:13 [2022-04-04T17:40:13.299Z] #43 8.892   PBCC     images/pstree.pb-c.c
17:40:13 [2022-04-04T17:40:13.299Z] #43 8.935   DEP      images/pstree.pb-c.d
17:40:13 [2022-04-04T17:40:13.382Z] #20 ...
17:40:13 [2022-04-04T17:40:13.382Z] 
17:40:13 [2022-04-04T17:40:13.382Z] #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
17:40:13 [2022-04-04T17:40:13.382Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:13 [2022-04-04T17:40:13.382Z] #43 97.87   CC       criu/external.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 98.26   CC       criu/fault-injection.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 98.40   CC       criu/fdstore.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 98.85   CC       criu/fifo.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 99.28   CC       criu/file-ids.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 99.58   CC       criu/file-lock.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 100.4   CC       criu/files-ext.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 100.9   CC       criu/files-reg.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 102.9   CC       criu/files.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 105.3   CC       criu/filesystems.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 106.1   CC       criu/fsnotify.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 107.4   CC       criu/image-desc.o
17:40:13 [2022-04-04T17:40:13.382Z] #43 107.5   CC       criu/image.o
17:40:13 [2022-04-04T17:40:13.558Z] #43 8.969   PBCC     images/fs.pb-c.c
17:40:13 [2022-04-04T17:40:13.558Z] #43 9.001   DEP      images/fs.pb-c.d
17:40:13 [2022-04-04T17:40:13.558Z] #43 9.026   PBCC     images/signalfd.pb-c.c
17:40:13 [2022-04-04T17:40:13.558Z] #43 9.085   DEP      images/signalfd.pb-c.d
17:40:13 [2022-04-04T17:40:13.558Z] #43 9.133   PBCC     images/fh.pb-c.c
17:40:13 [2022-04-04T17:40:13.558Z] #43 9.182   PBCC     images/fsnotify.pb-c.c
17:40:13 [2022-04-04T17:40:13.558Z] #43 9.217   DEP      images/fh.pb-c.d
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.39 Setting up iptables (1.8.2-4) ...
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.45 Setting up python3 (3.7.3-1) ...
17:40:13 [2022-04-04T17:40:13.599Z] #20 56.83 Setting up python3-wheel (0.32.3-2) ...
17:40:13 [2022-04-04T17:40:13.599Z] #20 ...
17:40:13 [2022-04-04T17:40:13.599Z] 
17:40:13 [2022-04-04T17:40:13.599Z] #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
17:40:13 [2022-04-04T17:40:13.599Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:13 [2022-04-04T17:40:13.599Z] #43 95.17   CC       criu/cr-service.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 96.92   CC       criu/crtools.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 97.44   CC       criu/eventfd.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 97.76   CC       criu/eventpoll.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 98.74   CC       criu/external.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 99.06   CC       criu/fault-injection.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 99.19   CC       criu/fdstore.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 99.63   CC       criu/fifo.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 100.1   CC       criu/file-ids.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 100.6   CC       criu/file-lock.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 101.5   CC       criu/files-ext.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 101.9   CC       criu/files-reg.o
17:40:13 [2022-04-04T17:40:13.599Z] #43 104.4   CC       criu/files.o
17:40:13 [2022-04-04T17:40:13.816Z] #43 9.248   DEP      images/fsnotify.pb-c.d
17:40:13 [2022-04-04T17:40:13.816Z] #43 9.273   PBCC     images/eventpoll.pb-c.c
17:40:13 [2022-04-04T17:40:13.816Z] #43 9.298   DEP      images/eventpoll.pb-c.d
17:40:13 [2022-04-04T17:40:13.816Z] #43 9.335   PBCC     images/eventfd.pb-c.c
17:40:13 [2022-04-04T17:40:13.817Z] #43 9.361   DEP      images/eventfd.pb-c.d
17:40:13 [2022-04-04T17:40:13.817Z] #43 9.385   PBCC     images/remap-file-path.pb-c.c
17:40:13 [2022-04-04T17:40:13.817Z] #43 9.408   DEP      images/remap-file-path.pb-c.d
17:40:13 [2022-04-04T17:40:13.817Z] #43 9.416   PBCC     images/fifo.pb-c.c
17:40:13 [2022-04-04T17:40:13.817Z] #43 9.444   DEP      images/fifo.pb-c.d
17:40:13 [2022-04-04T17:40:13.951Z] #43 108.5   CC       criu/ipc_ns.o
17:40:14 [2022-04-04T17:40:14.075Z] #43 9.472   PBCC     images/ghost-file.pb-c.c
17:40:14 [2022-04-04T17:40:14.075Z] #43 9.512   DEP      images/ghost-file.pb-c.d
17:40:14 [2022-04-04T17:40:14.075Z] #43 9.560   PBCC     images/regfile.pb-c.c
17:40:14 [2022-04-04T17:40:14.075Z] #43 9.593   DEP      images/regfile.pb-c.d
17:40:14 [2022-04-04T17:40:14.075Z] #43 9.633   PBCC     images/ns.pb-c.c
17:40:14 [2022-04-04T17:40:14.075Z] #43 9.661   DEP      images/ns.pb-c.d
17:40:14 [2022-04-04T17:40:14.160Z] #43 ...
17:40:14 [2022-04-04T17:40:14.160Z] 
17:40:14 [2022-04-04T17:40:14.160Z] #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
17:40:14 [2022-04-04T17:40:14.160Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:40:14 [2022-04-04T17:40:14.160Z] #20 57.49 Setting up apparmor (2.13.2-10) ...
17:40:14 [2022-04-04T17:40:14.333Z] #43 9.698   PBCC     images/fdinfo.pb-c.c
17:40:14 [2022-04-04T17:40:14.333Z] #43 9.779   DEP      images/fdinfo.pb-c.d
17:40:14 [2022-04-04T17:40:14.333Z] #43 9.793   PBCC     images/core-aarch64.pb-c.c
17:40:14 [2022-04-04T17:40:14.333Z] #43 9.862   PBCC     images/core-arm.pb-c.c
17:40:14 [2022-04-04T17:40:14.333Z] #43 9.911   PBCC     images/core-ppc64.pb-c.c
17:40:14 [2022-04-04T17:40:14.591Z] #43 9.949   PBCC     images/core-s390.pb-c.c
17:40:14 [2022-04-04T17:40:14.591Z] #43 9.985   PBCC     images/core-x86.pb-c.c
17:40:14 [2022-04-04T17:40:14.591Z] #43 10.05   PBCC     images/core.pb-c.c
17:40:14 [2022-04-04T17:40:14.591Z] #43 10.09   PBCC     images/inventory.pb-c.c
17:40:14 [2022-04-04T17:40:14.591Z] #43 10.15   DEP      images/core-aarch64.pb-c.d
17:40:14 [2022-04-04T17:40:14.591Z] #43 10.19   DEP      images/core-arm.pb-c.d
17:40:14 [2022-04-04T17:40:14.591Z] #43 10.20   DEP      images/core-ppc64.pb-c.d
17:40:14 [2022-04-04T17:40:14.591Z] #43 10.25   DEP      images/core-s390.pb-c.d
17:40:14 [2022-04-04T17:40:14.850Z] #43 10.26   DEP      images/core-x86.pb-c.d
17:40:14 [2022-04-04T17:40:14.850Z] #43 10.33   DEP      images/core.pb-c.d
17:40:14 [2022-04-04T17:40:14.850Z] #43 10.37   DEP      images/inventory.pb-c.d
17:40:14 [2022-04-04T17:40:14.850Z] #43 10.39   PBCC     images/cpuinfo.pb-c.c
17:40:14 [2022-04-04T17:40:14.850Z] #43 10.41   DEP      images/cpuinfo.pb-c.d
17:40:14 [2022-04-04T17:40:14.850Z] #43 10.43   PBCC     images/stats.pb-c.c
17:40:14 [2022-04-04T17:40:14.850Z] #43 10.47   DEP      images/stats.pb-c.d
17:40:14 [2022-04-04T17:40:14.888Z] #43 ...
17:40:14 [2022-04-04T17:40:14.888Z] 
17:40:14 [2022-04-04T17:40:14.888Z] #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
17:40:14 [2022-04-04T17:40:14.888Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:40:14 [2022-04-04T17:40:14.888Z] #20 59.10 Setting up xfsprogs (4.20.0-1) ...
17:40:14 [2022-04-04T17:40:14.888Z] #20 59.11 Setting up python3-lib2to3 (3.7.3-1) ...
17:40:15 [2022-04-04T17:40:15.147Z] #20 59.50 Setting up python3-pkg-resources (40.8.0-1) ...
17:40:15 [2022-04-04T17:40:15.348Z] #36 ...
17:40:15 [2022-04-04T17:40:15.348Z] 
17:40:15 [2022-04-04T17:40:15.348Z] #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
17:40:15 [2022-04-04T17:40:15.348Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac
17:40:15 [2022-04-04T17:40:15.348Z] #34 41.72 sync
17:40:15 [2022-04-04T17:40:15.348Z] #34 41.72 internal/reflectlite
17:40:15 [2022-04-04T17:40:15.348Z] #34 42.83 internal/testlog
17:40:15 [2022-04-04T17:40:15.348Z] #34 43.93 sort
17:40:15 [2022-04-04T17:40:15.348Z] #34 43.93 errors
17:40:15 [2022-04-04T17:40:15.348Z] #34 44.55 strconv
17:40:15 [2022-04-04T17:40:15.348Z] #34 45.05 io
17:40:15 [2022-04-04T17:40:15.348Z] #34 46.29 internal/oserror
17:40:15 [2022-04-04T17:40:15.348Z] #34 46.42 syscall
17:40:15 [2022-04-04T17:40:15.348Z] #34 47.94 reflect
17:40:15 [2022-04-04T17:40:15.348Z] #34 ...
17:40:15 [2022-04-04T17:40:15.348Z] 
17:40:15 [2022-04-04T17:40:15.348Z] #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
17:40:15 [2022-04-04T17:40:15.348Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.09 The following NEW packages will be installed:
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.09   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.09   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.09   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.09   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.09   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.09   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.09 The following packages will be upgraded:
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.11   libseccomp2
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.51 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded.
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.51 Need to get 77.8 MB of archives.
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.51 After this operation, 487 MB of additional disk space will be used.
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.51 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]
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.54 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.54 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.74 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]
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:40:15 [2022-04-04T17:40:15.348Z] #13 45.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:40:15 [2022-04-04T17:40:15.348Z] #13 46.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:40:15 [2022-04-04T17:40:15.348Z] #13 46.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:40:15 [2022-04-04T17:40:15.348Z] #13 46.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
17:40:15 [2022-04-04T17:40:15.348Z] #13 46.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~deb10u2 [35.8 MB]
17:40:16 [2022-04-04T17:40:16.052Z] #20 59.31 Setting up xfsprogs (4.20.0-1) ...
17:40:16 [2022-04-04T17:40:16.052Z] #20 59.32 Setting up python3-lib2to3 (3.7.3-1) ...
17:40:16 [2022-04-04T17:40:16.083Z] #20 60.46 Setting up python3-distutils (3.7.3-1) ...
17:40:16 [2022-04-04T17:40:16.226Z] #43 11.60 make[1]: Nothing to be done for 'all'.
17:40:16 [2022-04-04T17:40:16.308Z] #20 59.69 Setting up python3-pkg-resources (40.8.0-1) ...
17:40:16 [2022-04-04T17:40:16.484Z] #43 ...
17:40:16 [2022-04-04T17:40:16.484Z] 
17:40:16 [2022-04-04T17:40:16.484Z] #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
17:40:16 [2022-04-04T17:40:16.484Z] #37 sha256:f98207e18b35fccdbd443e709d3845c1720be50659ba2caab29098be4d61337f
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.643 + RM_GOPATH=0
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.643 + TMP_GOPATH=
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.643 + : /build
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.643 + '[' -z '' ']'
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.644 ++ mktemp -d
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.645 + export GOPATH=/tmp/tmp.LE91mqCQo9
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.650 + GOPATH=/tmp/tmp.LE91mqCQo9
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.650 + RM_GOPATH=1
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.650 + case "$(go env GOARCH)" in
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.651 ++ go env GOARCH
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.669 + export GO_BUILDMODE=-buildmode=pie
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.676 + GO_BUILDMODE=-buildmode=pie
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.680 ++ dirname /tmp/install/install.sh
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.680 + dir=/tmp/install
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.694 + bin=tini
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.694 + shift
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.694 + '[' '!' -f /tmp/install/tini.installer ']'
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.694 + . /tmp/install/tini.installer
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.697 ++ : v0.19.0
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.698 + install_tini
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.698 + echo 'Install tini version v0.19.0'
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.699 + git clone https://github.com/krallin/tini.git /tmp/tmp.LE91mqCQo9/tini
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.699 Install tini version v0.19.0
17:40:16 [2022-04-04T17:40:16.484Z] #37 0.700 Cloning into '/tmp/tmp.LE91mqCQo9/tini'...
17:40:16 [2022-04-04T17:40:16.484Z] #37 1.230 + cd /tmp/tmp.LE91mqCQo9/tini
17:40:16 [2022-04-04T17:40:16.484Z] #37 1.230 + git checkout -q v0.19.0
17:40:16 [2022-04-04T17:40:16.484Z] #37 1.248 + cmake .
17:40:16 [2022-04-04T17:40:16.484Z] #37 1.607 -- The C compiler identification is GNU 8.3.0
17:40:16 [2022-04-04T17:40:16.484Z] #37 1.631 -- Check for working C compiler: /usr/bin/cc
17:40:16 [2022-04-04T17:40:16.484Z] #37 1.913 -- Check for working C compiler: /usr/bin/cc -- works
17:40:16 [2022-04-04T17:40:16.484Z] #37 1.916 -- Detecting C compiler ABI info
17:40:16 [2022-04-04T17:40:16.484Z] #37 2.644 -- Detecting C compiler ABI info - done
17:40:16 [2022-04-04T17:40:16.484Z] #37 2.711 -- Detecting C compile features
17:40:16 [2022-04-04T17:40:16.484Z] #37 3.946 -- Detecting C compile features - done
17:40:16 [2022-04-04T17:40:16.484Z] #37 3.975 -- Performing Test HAS_BUILTIN_FORTIFY
17:40:16 [2022-04-04T17:40:16.484Z] #37 4.197 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:40:16 [2022-04-04T17:40:16.484Z] #37 4.267 -- Configuring done
17:40:16 [2022-04-04T17:40:16.484Z] #37 4.292 -- Generating done
17:40:16 [2022-04-04T17:40:16.484Z] #37 4.293 -- Build files have been written to: /tmp/tmp.LE91mqCQo9/tini
17:40:16 [2022-04-04T17:40:16.484Z] #37 4.310 + make tini-static
17:40:16 [2022-04-04T17:40:16.484Z] #37 4.542 Scanning dependencies of target tini-static
17:40:16 [2022-04-04T17:40:16.484Z] #37 4.617 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:40:16 [2022-04-04T17:40:16.484Z] #37 5.604 [100%] Linking C executable tini-static
17:40:16 [2022-04-04T17:40:16.484Z] #37 5.995 [100%] Built target tini-static
17:40:16 [2022-04-04T17:40:16.485Z] #37 6.068 + mkdir -p /build
17:40:16 [2022-04-04T17:40:16.485Z] #37 6.069 + cp tini-static /build/docker-init
17:40:16 [2022-04-04T17:40:16.485Z] #37 DONE 6.7s
17:40:16 [2022-04-04T17:40:16.742Z] 
17:40:16 [2022-04-04T17:40:16.742Z] #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
17:40:16 [2022-04-04T17:40:16.742Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:40:16 [2022-04-04T17:40:16.742Z] #13 58.51 Selecting previously unselected package mingw-w64-x86-64-dev.
17:40:16 [2022-04-04T17:40:16.742Z] #13 58.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:40:16 [2022-04-04T17:40:16.742Z] #13 58.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:40:16 [2022-04-04T17:40:16.742Z] #13 63.87 Selecting previously unselected package gcc-mingw-w64-base.
17:40:16 [2022-04-04T17:40:16.742Z] #13 63.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ...
17:40:16 [2022-04-04T17:40:16.742Z] #13 63.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
17:40:16 [2022-04-04T17:40:16.742Z] #13 64.00 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:40:16 [2022-04-04T17:40:16.742Z] #13 64.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ...
17:40:16 [2022-04-04T17:40:16.742Z] #13 64.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:40:17 [2022-04-04T17:40:17.019Z] #20 60.99 Setting up python3-setuptools (40.8.0-1) ...
17:40:17 [2022-04-04T17:40:17.258Z] #13 49.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
17:40:17 [2022-04-04T17:40:17.566Z] Loaded image: buildpack-deps:buster
17:40:17 [2022-04-04T17:40:17.676Z] #13 ...
17:40:17 [2022-04-04T17:40:17.676Z] 
17:40:17 [2022-04-04T17:40:17.676Z] #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
17:40:17 [2022-04-04T17:40:17.676Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:17 [2022-04-04T17:40:17.676Z] #43 13.26   CC       images/stats.o
17:40:17 [2022-04-04T17:40:17.682Z] #20 60.68 Setting up python3-distutils (3.7.3-1) ...
17:40:17 [2022-04-04T17:40:17.822Z] Loaded image: busybox:latest
17:40:17 [2022-04-04T17:40:17.828Z] #13 ...
17:40:17 [2022-04-04T17:40:17.828Z] 
17:40:17 [2022-04-04T17:40:17.828Z] #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
17:40:17 [2022-04-04T17:40:17.828Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:40:17 [2022-04-04T17:40:17.828Z] #36 54.93 Selecting previously unselected package libxml2:amd64.
17:40:17 [2022-04-04T17:40:17.828Z] #36 54.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ...
17:40:17 [2022-04-04T17:40:17.934Z] #43 13.50   CC       images/core.o
17:40:17 [2022-04-04T17:40:17.937Z] #20 61.22 Setting up python3-setuptools (40.8.0-1) ...
17:40:17 [2022-04-04T17:40:17.955Z] #20 62.19 Setting up python3-pip (18.1-5) ...
17:40:18 [2022-04-04T17:40:18.078Z] Loaded image: busybox:glibc
17:40:18 [2022-04-04T17:40:18.087Z] #36 54.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ...
17:40:18 [2022-04-04T17:40:18.501Z] #43 14.07   CC       images/core-x86.o
17:40:18 [2022-04-04T17:40:18.662Z] #36 55.43 Selecting previously unselected package libarchive13:amd64.
17:40:18 [2022-04-04T17:40:18.662Z] #36 55.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:40:18 [2022-04-04T17:40:18.662Z] #36 55.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:40:18 [2022-04-04T17:40:18.759Z] #43 14.43   CC       images/core-arm.o
17:40:18 [2022-04-04T17:40:18.926Z] #36 55.77 Selecting previously unselected package libjsoncpp1:amd64.
17:40:18 [2022-04-04T17:40:18.926Z] #36 55.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:40:18 [2022-04-04T17:40:18.926Z] #36 55.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:40:18 [2022-04-04T17:40:18.926Z] #36 56.00 Selecting previously unselected package librhash0:amd64.
17:40:19 [2022-04-04T17:40:19.187Z] #36 56.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:40:19 [2022-04-04T17:40:19.187Z] #36 56.00 Unpacking librhash0:amd64 (1.3.8-1) ...
17:40:19 [2022-04-04T17:40:19.187Z] #36 56.20 Selecting previously unselected package libuv1:amd64.
17:40:19 [2022-04-04T17:40:19.187Z] #36 56.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:40:19 [2022-04-04T17:40:19.187Z] #36 56.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:40:19 [2022-04-04T17:40:19.303Z] #20 62.51 Setting up python3-pip (18.1-5) ...
17:40:19 [2022-04-04T17:40:19.326Z] #43 14.73   CC       images/core-aarch64.o
17:40:19 [2022-04-04T17:40:19.332Z] #20 63.25 Processing triggers for libc-bin (2.28-10) ...
17:40:19 [2022-04-04T17:40:19.332Z] #20 63.30 Processing triggers for mime-support (3.62) ...
17:40:19 [2022-04-04T17:40:19.447Z] #36 56.37 Selecting previously unselected package cmake.
17:40:19 [2022-04-04T17:40:19.447Z] #36 56.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:40:19 [2022-04-04T17:40:19.447Z] #36 56.42 Unpacking cmake (3.13.4-1) ...
17:40:19 [2022-04-04T17:40:19.584Z] #43 15.09   CC       images/core-ppc64.o
17:40:19 [2022-04-04T17:40:19.708Z] #36 ...
17:40:19 [2022-04-04T17:40:19.708Z] 
17:40:19 [2022-04-04T17:40:19.708Z] #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
17:40:19 [2022-04-04T17:40:19.708Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:40:19 [2022-04-04T17:40:19.708Z] #32 46.42 Checking out files:  92% (1403/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.
17:40:19 [2022-04-04T17:40:19.708Z] #32 46.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:40:19 [2022-04-04T17:40:19.708Z] #32 47.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:40:19 [2022-04-04T17:40:19.927Z] #20 DONE 64.1s
17:40:19 [2022-04-04T17:40:19.927Z] 
17:40:19 [2022-04-04T17:40:19.927Z] #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
17:40:19 [2022-04-04T17:40:19.927Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:19 [2022-04-04T17:40:19.927Z] #43 109.7   CC       criu/irmap.o
17:40:19 [2022-04-04T17:40:19.927Z] #43 110.3   CC       criu/kcmp-ids.o
17:40:19 [2022-04-04T17:40:19.927Z] #43 110.7   CC       criu/kerndat.o
17:40:19 [2022-04-04T17:40:19.927Z] #43 111.8   CC       criu/libnetlink.o
17:40:19 [2022-04-04T17:40:19.927Z] #43 112.2   CC       criu/log.o
17:40:19 [2022-04-04T17:40:19.927Z] #43 112.8   CC       criu/lsm.o
17:40:19 [2022-04-04T17:40:19.927Z] #43 113.2   CC       criu/mem.o
17:40:19 [2022-04-04T17:40:19.969Z] #32 ...
17:40:19 [2022-04-04T17:40:19.969Z] 
17:40:19 [2022-04-04T17:40:19.969Z] #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
17:40:19 [2022-04-04T17:40:19.969Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.58 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]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 51.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
17:40:19 [2022-04-04T17:40:19.969Z] #13 52.77 debconf: delaying package configuration, since apt-utils is not installed
17:40:20 [2022-04-04T17:40:20.151Z] #43 15.56   CC       images/core-s390.o
17:40:20 [2022-04-04T17:40:20.232Z] #20 63.51 Processing triggers for libc-bin (2.28-10) ...
17:40:20 [2022-04-04T17:40:20.232Z] #20 63.54 Processing triggers for mime-support (3.62) ...
17:40:20 [2022-04-04T17:40:20.234Z] #13 52.95 Fetched 77.8 MB in 7s (11.9 MB/s)
17:40:20 [2022-04-04T17:40:20.498Z] #13 53.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:40:20 [2022-04-04T17:40:20.498Z] #13 53.16 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
17:40:20 [2022-04-04T17:40:20.498Z] #13 53.20 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
17:40:20 [2022-04-04T17:40:20.498Z] #13 53.35 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
17:40:20 [2022-04-04T17:40:20.647Z] Loaded image: debian:bullseye
17:40:20 [2022-04-04T17:40:20.647Z] Loaded image: hello-world:latest
17:40:20 [2022-04-04T17:40:20.647Z] Loaded image: arm32v7/hello-world:latest
17:40:20 [2022-04-04T17:40:20.647Z] INFO: Testing against a local daemon
17:40:20 [2022-04-04T17:40:20.647Z] === RUN   TestCgroupNamespacesBuild
17:40:20 [2022-04-04T17:40:20.719Z] #43 16.13   CC       images/cpuinfo.o
17:40:20 [2022-04-04T17:40:20.758Z] #13 53.52 Selecting previously unselected package binutils-mingw-w64-i686.
17:40:20 [2022-04-04T17:40:20.759Z] #13 53.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:40:20 [2022-04-04T17:40:20.759Z] #13 53.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:40:20 [2022-04-04T17:40:20.796Z] #20 DONE 64.0s
17:40:20 [2022-04-04T17:40:20.796Z] 
17:40:20 [2022-04-04T17:40:20.796Z] #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
17:40:20 [2022-04-04T17:40:20.796Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e
17:40:20 [2022-04-04T17:40:20.880Z] #43 115.2   CC       criu/memfd.o
17:40:20 [2022-04-04T17:40:20.880Z] #43 ...
17:40:20 [2022-04-04T17:40:20.880Z] 
17:40:20 [2022-04-04T17:40:20.880Z] #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
17:40:20 [2022-04-04T17:40:20.880Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e
17:40:20 [2022-04-04T17:40:20.880Z] #21 0.974 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:40:20 [2022-04-04T17:40:20.880Z] #21 0.979 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:40:20 [2022-04-04T17:40:20.880Z] #21 0.983 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:40:20 [2022-04-04T17:40:20.880Z] #21 DONE 1.0s
17:40:20 [2022-04-04T17:40:20.880Z] 
17:40:20 [2022-04-04T17:40:20.880Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:40:20 [2022-04-04T17:40:20.880Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77
17:40:21 [2022-04-04T17:40:21.019Z] #13 53.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:40:21 [2022-04-04T17:40:21.287Z] #43 16.54   CC       images/inventory.o
17:40:21 [2022-04-04T17:40:21.287Z] #43 16.70   CC       images/fdinfo.o
17:40:21 [2022-04-04T17:40:21.546Z] #43 17.03   CC       images/fown.o
17:40:21 [2022-04-04T17:40:21.725Z] #21 0.924 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:40:21 [2022-04-04T17:40:21.725Z] #21 0.928 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:40:21 [2022-04-04T17:40:21.725Z] #21 0.932 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:40:21 [2022-04-04T17:40:21.725Z] #21 DONE 1.0s
17:40:21 [2022-04-04T17:40:21.725Z] 
17:40:21 [2022-04-04T17:40:21.725Z] #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
17:40:21 [2022-04-04T17:40:21.725Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:21 [2022-04-04T17:40:21.725Z] #43 106.5   CC       criu/filesystems.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 107.3   CC       criu/fsnotify.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 108.5   CC       criu/image-desc.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 108.7   CC       criu/image.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 109.6   CC       criu/ipc_ns.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 110.8   CC       criu/irmap.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 111.5   CC       criu/kcmp-ids.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 111.9   CC       criu/kerndat.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 113.3   CC       criu/libnetlink.o
17:40:21 [2022-04-04T17:40:21.725Z] #43 ...
17:40:21 [2022-04-04T17:40:21.725Z] 
17:40:21 [2022-04-04T17:40:21.725Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:40:21 [2022-04-04T17:40:21.726Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77
17:40:21 [2022-04-04T17:40:21.805Z] #43 17.23   CC       images/ns.o
17:40:21 [2022-04-04T17:40:21.805Z] #43 17.38   CC       images/regfile.o
17:40:21 [2022-04-04T17:40:21.976Z] #13 ...
17:40:21 [2022-04-04T17:40:21.976Z] 
17:40:21 [2022-04-04T17:40:21.976Z] #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
17:40:21 [2022-04-04T17:40:21.976Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.09 Selecting previously unselected package libprotoc17:amd64.
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.09 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.61 Selecting previously unselected package protobuf-c-compiler.
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.81 Selecting previously unselected package protobuf-compiler.
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.81 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.96 Selecting previously unselected package python-pkg-resources.
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 49.98 Unpacking python-pkg-resources (40.8.0-1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 50.21 Selecting previously unselected package python-six.
17:40:21 [2022-04-04T17:40:21.976Z] #42 50.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 50.24 Unpacking python-six (1.12.0-1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 50.36 Selecting previously unselected package python-protobuf.
17:40:21 [2022-04-04T17:40:21.976Z] #42 50.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 50.38 Unpacking python-protobuf (3.6.1.3-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 51.04 Setting up python-pkg-resources (40.8.0-1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 55.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 55.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 55.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 55.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 55.09 Setting up python-six (1.12.0-1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.62 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.66 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.68 Setting up protobuf-compiler (3.6.1.3-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:40:21 [2022-04-04T17:40:21.976Z] #42 58.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:40:22 [2022-04-04T17:40:22.064Z] #43 17.61   CC       images/ghost-file.o
17:40:22 [2022-04-04T17:40:22.237Z] #42 59.17 Setting up python-protobuf (3.6.1.3-2) ...
17:40:22 [2022-04-04T17:40:22.323Z] #43 17.80   CC       images/fifo.o
17:40:22 [2022-04-04T17:40:22.323Z] #43 17.91   CC       images/remap-file-path.o
17:40:22 [2022-04-04T17:40:22.579Z] --- PASS: TestCgroupNamespacesBuild (2.26s)
17:40:22 [2022-04-04T17:40:22.579Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:40:22 [2022-04-04T17:40:22.582Z] #43 18.05   CC       images/eventfd.o
17:40:22 [2022-04-04T17:40:22.809Z] #42 ...
17:40:22 [2022-04-04T17:40:22.809Z] 
17:40:22 [2022-04-04T17:40:22.809Z] #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
17:40:22 [2022-04-04T17:40:22.809Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:40:22 [2022-04-04T17:40:22.809Z] #36 59.71 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
17:40:22 [2022-04-04T17:40:22.809Z] #36 59.72 Setting up xxd (2:8.1.0875-5+deb10u2) ...#36 ...
17:40:22 [2022-04-04T17:40:22.809Z] 
17:40:22 [2022-04-04T17:40:22.809Z] #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
17:40:22 [2022-04-04T17:40:22.809Z] #47 sha256:889fc6b3c782dc707d037cd7a4e08b5d45193f5b955297ddee032a7fe596fb30
17:40:22 [2022-04-04T17:40:22.809Z] #47 DONE 59.8s
17:40:22 [2022-04-04T17:40:22.809Z] 
17:40:22 [2022-04-04T17:40:22.809Z] #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
17:40:22 [2022-04-04T17:40:22.809Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508
17:40:22 [2022-04-04T17:40:22.809Z] #36 59.72 Setting up xxd (2:8.1.0875-5+deb10u2) ...
17:40:22 [2022-04-04T17:40:22.809Z] #36 59.73 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:40:22 [2022-04-04T17:40:22.809Z] #36 59.75 Setting up vim-common (2:8.1.0875-5+deb10u2) ...
17:40:22 [2022-04-04T17:40:22.809Z] #36 59.79 Setting up librhash0:amd64 (1.3.8-1) ...
17:40:22 [2022-04-04T17:40:22.809Z] #36 59.80 Setting up cmake-data (3.13.4-1) ...
17:40:22 [2022-04-04T17:40:22.809Z] #36 59.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ...
17:40:22 [2022-04-04T17:40:22.840Z] #43 18.21   CC       images/eventpoll.o
17:40:22 [2022-04-04T17:40:22.840Z] #43 18.40   CC       images/fh.o
17:40:23 [2022-04-04T17:40:23.070Z] #36 59.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:40:23 [2022-04-04T17:40:23.070Z] #36 59.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:40:23 [2022-04-04T17:40:23.070Z] #36 59.89 Setting up cmake (3.13.4-1) ...
17:40:23 [2022-04-04T17:40:23.070Z] #36 59.90 Processing triggers for libc-bin (2.28-10) ...
17:40:23 [2022-04-04T17:40:23.070Z] #36 60.01 Processing triggers for mime-support (3.62) ...
17:40:23 [2022-04-04T17:40:23.407Z] #43 18.69   CC       images/fsnotify.o
17:40:23 [2022-04-04T17:40:23.667Z] #43 19.19   CC       images/signalfd.o
17:40:23 [2022-04-04T17:40:23.927Z] #43 19.34   CC       images/fs.o
17:40:23 [2022-04-04T17:40:23.927Z] #43 19.46   CC       images/pstree.o
17:40:24 [2022-04-04T17:40:24.016Z] #36 DONE 60.9s
17:40:24 [2022-04-04T17:40:24.016Z] 
17:40:24 [2022-04-04T17:40:24.016Z] #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
17:40:24 [2022-04-04T17:40:24.016Z] #37 sha256:b17d1aea7c664a015f539941ae8a9c81fa7fcc37e3ec19c12059a9a3c2077886
17:40:24 [2022-04-04T17:40:24.186Z] #43 19.59   CC       images/pipe.o
17:40:24 [2022-04-04T17:40:24.186Z] #43 19.73   CC       images/tcp-stream.o
17:40:24 [2022-04-04T17:40:24.445Z] #43 19.87   CC       images/sk-packet.o
17:40:24 [2022-04-04T17:40:24.704Z] #43 20.15   CC       images/mnt.o
17:40:24 [2022-04-04T17:40:24.963Z] #43 20.36   CC       images/pipe-data.o
17:40:24 [2022-04-04T17:40:24.963Z] #43 20.49   CC       images/sa.o
17:40:25 [2022-04-04T17:40:25.139Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
17:40:25 [2022-04-04T17:40:25.139Z] === RUN   TestBuildWithSession
17:40:25 [2022-04-04T17:40:25.139Z]     build_session_test.go:25: TODO: BuildKit
17:40:25 [2022-04-04T17:40:25.139Z] --- SKIP: TestBuildWithSession (0.00s)
17:40:25 [2022-04-04T17:40:25.139Z] === RUN   TestBuildSquashParent
17:40:25 [2022-04-04T17:40:25.222Z] #43 20.67   CC       images/timer.o
17:40:25 [2022-04-04T17:40:25.481Z] #43 20.94   CC       images/timerfd.o
17:40:25 [2022-04-04T17:40:25.739Z] #43 21.12   CC       images/mm.o
17:40:25 [2022-04-04T17:40:25.997Z] #43 21.39   CC       images/sk-opts.o
17:40:25 [2022-04-04T17:40:25.997Z] #43 21.54   CC       images/sk-unix.o
17:40:26 [2022-04-04T17:40:26.159Z] #22 5.034 Collecting yamllint==1.26.1
17:40:26 [2022-04-04T17:40:26.564Z] #43 21.85   CC       images/sk-inet.o
17:40:26 [2022-04-04T17:40:26.823Z] #43 22.12   CC       images/tun.o
17:40:26 [2022-04-04T17:40:26.823Z] #43 22.32   CC       images/sk-netlink.o
17:40:26 [2022-04-04T17:40:26.979Z] #22 5.414 Collecting yamllint==1.26.1
17:40:27 [2022-04-04T17:40:27.082Z] #43 22.45   CC       images/packet-sock.o
17:40:27 [2022-04-04T17:40:27.082Z] #43 22.70   CC       images/ipc-var.o
17:40:27 [2022-04-04T17:40:27.313Z] #37 ...
17:40:27 [2022-04-04T17:40:27.313Z] 
17:40:27 [2022-04-04T17:40:27.313Z] #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
17:40:27 [2022-04-04T17:40:27.313Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac
17:40:27 [2022-04-04T17:40:27.313Z] #34 53.81 internal/syscall/unix
17:40:27 [2022-04-04T17:40:27.313Z] #34 54.19 time
17:40:27 [2022-04-04T17:40:27.313Z] #34 59.47 internal/poll
17:40:27 [2022-04-04T17:40:27.313Z] #34 60.34 internal/fmtsort
17:40:27 [2022-04-04T17:40:27.313Z] #34 60.89 internal/syscall/execenv
17:40:27 [2022-04-04T17:40:27.313Z] #34 61.14 path
17:40:27 [2022-04-04T17:40:27.313Z] #34 61.63 io/fs
17:40:27 [2022-04-04T17:40:27.313Z] #34 62.06 strings
17:40:27 [2022-04-04T17:40:27.313Z] #34 63.02 os
17:40:27 [2022-04-04T17:40:27.313Z] #34 ...
17:40:27 [2022-04-04T17:40:27.313Z] 
17:40:27 [2022-04-04T17:40:27.313Z] #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
17:40:27 [2022-04-04T17:40:27.313Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:40:27 [2022-04-04T17:40:27.313Z] #13 56.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:40:27 [2022-04-04T17:40:27.313Z] #13 56.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 56.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.44 Selecting previously unselected package binutils-mingw-w64.
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.55 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.73 Selecting previously unselected package dmsetup.
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.74 Unpacking dmsetup (2:1.02.155-3) ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.89 Selecting previously unselected package mingw-w64-common.
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:40:27 [2022-04-04T17:40:27.313Z] #13 58.90 Unpacking mingw-w64-common (6.0.0-3) ...
17:40:27 [2022-04-04T17:40:27.340Z] #43 ...
17:40:27 [2022-04-04T17:40:27.340Z] 
17:40:27 [2022-04-04T17:40:27.340Z] #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
17:40:27 [2022-04-04T17:40:27.340Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa
17:40:27 [2022-04-04T17:40:27.858Z] #56 38.87 Checking out files:  68% (3149/4593)   
Checking out files:  69% (3170/4593)   
Checking out files:  70% (3216/4593)   
Checking out files:  71% (3262/4593)   
Checking out files:  72% (3307/4593)   
Checking out files:  73% (3353/4593)   
Checking out files:  74% (3399/4593)   
Checking out files:  75% (3445/4593)   
Checking out files:  76% (3491/4593)   
Checking out files:  77% (3537/4593)   
Checking out files:  78% (3583/4593)   
Checking out files:  79% (3629/4593)   
Checking out files:  80% (3675/4593)   
Checking out files:  81% (3721/4593)   
Checking out files:  82% (3767/4593)   
Checking out files:  83% (3813/4593)   
Checking out files:  84% (3859/4593)   
Checking out files:  85% (3905/4593)   
Checking out files:  86% (3950/4593)   
Checking out files:  87% (3996/4593)   
Checking out files:  88% (4042/4593)   
Checking out files:  89% (4088/4593)   
Checking out files:  90% (4134/4593)   
Checking out files:  91% (4180/4593)   
Checking out files:  92% (4226/4593)   
Checking out files:  93% (4272/4593)   
Checking out files:  94% (4318/4593)   
Checking out files:  95% (4364/4593)   
Checking out files:  96% (4410/4593)   
Checking out files:  97% (4456/4593)   
Checking out files:  98% (4502/4593)   
Checking out files:  99% (4548/4593)   
Checking out files: 100% (4593/4593)   
Checking out files: 100% (4593/4593), done.
17:40:27 [2022-04-04T17:40:27.858Z] #56 39.58 + cd /tmp/tmp.ppVYTb9Sod/src/github.com/containerd/containerd
17:40:28 [2022-04-04T17:40:28.117Z] #56 39.58 + git checkout -q v1.5.11
17:40:28 [2022-04-04T17:40:28.344Z] #22 ...
17:40:28 [2022-04-04T17:40:28.344Z] 
17:40:28 [2022-04-04T17:40:28.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
17:40:28 [2022-04-04T17:40:28.344Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:28 [2022-04-04T17:40:28.344Z] #43 113.8   CC       criu/log.o
17:40:28 [2022-04-04T17:40:28.344Z] #43 114.4   CC       criu/lsm.o
17:40:28 [2022-04-04T17:40:28.344Z] #43 114.8   CC       criu/mem.o
17:40:28 [2022-04-04T17:40:28.344Z] #43 116.4   CC       criu/memfd.o
17:40:28 [2022-04-04T17:40:28.344Z] #43 117.0   CC       criu/mount.o
17:40:28 [2022-04-04T17:40:28.695Z] #13 ...
17:40:28 [2022-04-04T17:40:28.695Z] 
17:40:28 [2022-04-04T17:40:28.695Z] #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
17:40:28 [2022-04-04T17:40:28.695Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72
17:40:28 [2022-04-04T17:40:28.695Z] #42 64.56 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:40:28 [2022-04-04T17:40:28.695Z] #42 64.57 Processing triggers for libc-bin (2.28-10) ...
17:40:28 [2022-04-04T17:40:28.695Z] #42 DONE 65.5s
17:40:28 [2022-04-04T17:40:28.695Z] 
17:40:28 [2022-04-04T17:40:28.695Z] #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
17:40:28 [2022-04-04T17:40:28.695Z] #37 sha256:b17d1aea7c664a015f539941ae8a9c81fa7fcc37e3ec19c12059a9a3c2077886
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.802 + RM_GOPATH=0
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.802 + TMP_GOPATH=
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.802 + : /build
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.802 + '[' -z '' ']'
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.803 ++ mktemp -d
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.816 + export GOPATH=/tmp/tmp.5VESJ93Tjj
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.816 + GOPATH=/tmp/tmp.5VESJ93Tjj
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.816 + RM_GOPATH=1
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.817 + case "$(go env GOARCH)" in
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.821 ++ go env GOARCH
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.851 + export GO_BUILDMODE=-buildmode=pie
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.851 + GO_BUILDMODE=-buildmode=pie
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.851 ++ dirname /tmp/install/install.sh
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.852 + dir=/tmp/install
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.852 + bin=tini
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.853 + shift
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.853 + '[' '!' -f /tmp/install/tini.installer ']'
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.853 + . /tmp/install/tini.installer
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.853 ++ : v0.19.0
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.853 + install_tini
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.853 + echo 'Install tini version v0.19.0'
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.853 + git clone https://github.com/krallin/tini.git /tmp/tmp.5VESJ93Tjj/tini
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.853 Install tini version v0.19.0
17:40:28 [2022-04-04T17:40:28.695Z] #37 3.855 Cloning into '/tmp/tmp.5VESJ93Tjj/tini'...
17:40:28 [2022-04-04T17:40:28.695Z] #37 4.530 + cd /tmp/tmp.5VESJ93Tjj/tini
17:40:28 [2022-04-04T17:40:28.695Z] #37 4.530 + git checkout -q v0.19.0
17:40:28 [2022-04-04T17:40:28.695Z] #37 4.558 + cmake .
17:40:28 [2022-04-04T17:40:28.955Z] #37 4.953 -- The C compiler identification is GNU 8.3.0
17:40:28 [2022-04-04T17:40:28.955Z] #37 5.054 -- Check for working C compiler: /usr/bin/cc
17:40:29 [2022-04-04T17:40:29.272Z] #43 120.7   CC       criu/namespaces.o
17:40:29 [2022-04-04T17:40:29.448Z] #22 ...
17:40:29 [2022-04-04T17:40:29.448Z] 
17:40:29 [2022-04-04T17:40:29.448Z] #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
17:40:29 [2022-04-04T17:40:29.448Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:29 [2022-04-04T17:40:29.448Z] #43 116.1   CC       criu/mount.o
17:40:29 [2022-04-04T17:40:29.448Z] #43 120.3   CC       criu/namespaces.o
17:40:29 [2022-04-04T17:40:29.448Z] #43 121.9   CC       criu/net.o
17:40:29 [2022-04-04T17:40:29.525Z] #37 5.708 -- Check for working C compiler: /usr/bin/cc -- works
17:40:29 [2022-04-04T17:40:29.525Z] #37 5.708 -- Detecting C compiler ABI info
17:40:30 [2022-04-04T17:40:30.020Z] #56 41.60 + export 'BUILDTAGS=netgo osusergo static_build'
17:40:30 [2022-04-04T17:40:30.280Z] #56 41.60 + BUILDTAGS='netgo osusergo static_build'
17:40:30 [2022-04-04T17:40:30.280Z] #56 41.60 + export EXTRA_FLAGS=-buildmode=pie
17:40:30 [2022-04-04T17:40:30.280Z] #56 41.60 + EXTRA_FLAGS=-buildmode=pie
17:40:30 [2022-04-04T17:40:30.280Z] #56 41.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:40:30 [2022-04-04T17:40:30.280Z] #56 41.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:40:30 [2022-04-04T17:40:30.280Z] #56 41.60 + '[' '' = dynamic ']'
17:40:30 [2022-04-04T17:40:30.280Z] #56 41.60 + make
17:40:30 [2022-04-04T17:40:30.469Z] #37 6.388 -- Detecting C compiler ABI info - done
17:40:30 [2022-04-04T17:40:30.469Z] #37 6.388 -- Detecting C compile features
17:40:30 [2022-04-04T17:40:30.829Z] #43 124.9   CC       criu/netfilter.o
17:40:30 [2022-04-04T17:40:30.829Z] #43 ...
17:40:30 [2022-04-04T17:40:30.829Z] 
17:40:30 [2022-04-04T17:40:30.829Z] #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
17:40:30 [2022-04-04T17:40:30.829Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:40:30 [2022-04-04T17:40:30.829Z] #40 188.7 + dpkg --print-architecture
17:40:30 [2022-04-04T17:40:30.829Z] #40 188.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:40:31 [2022-04-04T17:40:31.209Z] #43 122.4   CC       criu/net.o
17:40:31 [2022-04-04T17:40:31.398Z] #40 189.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:40:31 [2022-04-04T17:40:31.398Z] #40 189.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:40:31 [2022-04-04T17:40:31.657Z] #56 43.04 + bin/ctr
17:40:32 [2022-04-04T17:40:32.377Z] #37 8.027 -- Detecting C compile features - done
17:40:32 [2022-04-04T17:40:32.377Z] #37 8.050 -- Performing Test HAS_BUILTIN_FORTIFY
17:40:32 [2022-04-04T17:40:32.378Z] #37 8.233 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:40:32 [2022-04-04T17:40:32.378Z] #37 8.317 -- Configuring done
17:40:32 [2022-04-04T17:40:32.378Z] #37 8.336 -- Generating done
17:40:32 [2022-04-04T17:40:32.378Z] #37 8.336 -- Build files have been written to: /tmp/tmp.5VESJ93Tjj/tini
17:40:32 [2022-04-04T17:40:32.378Z] #37 8.359 + make tini-static
17:40:32 [2022-04-04T17:40:32.578Z] #43 ...
17:40:32 [2022-04-04T17:40:32.578Z] 
17:40:32 [2022-04-04T17:40:32.578Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:40:32 [2022-04-04T17:40:32.578Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77
17:40:32 [2022-04-04T17:40:32.578Z] #22 10.76   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:40:32 [2022-04-04T17:40:32.637Z] #37 8.670 Scanning dependencies of target tini-static
17:40:32 [2022-04-04T17:40:32.898Z] #37 8.820 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:40:33 [2022-04-04T17:40:33.268Z] --- PASS: TestBuildSquashParent (7.35s)
17:40:33 [2022-04-04T17:40:33.268Z] === RUN   TestBuildWithRemoveAndForceRemove
17:40:33 [2022-04-04T17:40:33.268Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:40:33 [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:40:33 [2022-04-04T17:40:33.268Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:40:33 [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:40:33 [2022-04-04T17:40:33.268Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:40:33 [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:40:33 [2022-04-04T17:40:33.268Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:40:33 [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:40:33 [2022-04-04T17:40:33.268Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:40:33 [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:40:33 [2022-04-04T17:40:33.268Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:40:33 [2022-04-04T17:40:33.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:40:33 [2022-04-04T17:40:33.268Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:40:33 [2022-04-04T17:40:33.268Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:40:33 [2022-04-04T17:40:33.525Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:40:33 [2022-04-04T17:40:33.781Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:40:33 [2022-04-04T17:40:33.946Z] #22 12.01 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:40:33 [2022-04-04T17:40:33.946Z] #22 12.07   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:40:33 [2022-04-04T17:40:33.946Z] #22 12.20 Collecting pyyaml (from yamllint==1.26.1)
17:40:34 [2022-04-04T17:40:34.281Z] #37 10.12 [100%] Linking C executable tini-static
17:40:34 [2022-04-04T17:40:34.509Z] #22 12.65   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
17:40:34 [2022-04-04T17:40:34.509Z] #22 12.90 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:40:34 [2022-04-04T17:40:34.541Z] #37 10.64 [100%] Built target tini-static
17:40:34 [2022-04-04T17:40:34.541Z] #37 10.77 + mkdir -p /build
17:40:34 [2022-04-04T17:40:34.765Z] #22 12.90 Building wheels for collected packages: yamllint
17:40:34 [2022-04-04T17:40:34.766Z] #22 12.90   Running setup.py bdist_wheel for yamllint: started
17:40:34 [2022-04-04T17:40:34.800Z] #37 10.77 + cp tini-static /build/docker-init
17:40:35 [2022-04-04T17:40:35.092Z] #37 DONE 11.0s
17:40:35 [2022-04-04T17:40:35.092Z] 
17:40:35 [2022-04-04T17:40:35.092Z] #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
17:40:35 [2022-04-04T17:40:35.092Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:35 [2022-04-04T17:40:35.092Z] #43 5.662 Note: Building without setproctitle() and strlcpy() support.
17:40:35 [2022-04-04T17:40:35.092Z] #43 5.662       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:40:35 [2022-04-04T17:40:35.092Z] #43 5.667 Note: Building without GnuTLS support
17:40:35 [2022-04-04T17:40:35.092Z] #43 5.676 Makefile.config:39: Warn: you have no libnftables installed
17:40:35 [2022-04-04T17:40:35.092Z] #43 5.685 Makefile.config:40: Warn: Building without nftables support
17:40:35 [2022-04-04T17:40:35.598Z] #40 ...
17:40:35 [2022-04-04T17:40:35.598Z] 
17:40:35 [2022-04-04T17:40:35.598Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:40:35 [2022-04-04T17:40:35.598Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77
17:40:35 [2022-04-04T17:40:35.598Z] #22 10.46   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:40:35 [2022-04-04T17:40:35.598Z] #22 11.57 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:40:35 [2022-04-04T17:40:35.598Z] #22 11.62   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:40:35 [2022-04-04T17:40:35.598Z] #22 11.71 Collecting pyyaml (from yamllint==1.26.1)
17:40:35 [2022-04-04T17:40:35.598Z] #22 12.01   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
17:40:35 [2022-04-04T17:40:35.598Z] #22 12.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:40:35 [2022-04-04T17:40:35.598Z] #22 12.30 Building wheels for collected packages: yamllint
17:40:35 [2022-04-04T17:40:35.598Z] #22 12.31   Running setup.py bdist_wheel for yamllint: started
17:40:35 [2022-04-04T17:40:35.598Z] #22 13.33   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:40:35 [2022-04-04T17:40:35.598Z] #22 13.33   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:40:35 [2022-04-04T17:40:35.598Z] #22 13.38 Successfully built yamllint
17:40:35 [2022-04-04T17:40:35.598Z] #22 13.41 Installing collected packages: pathspec, pyyaml, yamllint
17:40:35 [2022-04-04T17:40:35.598Z] #22 13.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:40:35 [2022-04-04T17:40:35.598Z] #22 DONE 14.2s
17:40:35 [2022-04-04T17:40:35.598Z] 
17:40:35 [2022-04-04T17:40:35.598Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
17:40:35 [2022-04-04T17:40:35.598Z] #25 sha256:970b347323dc9d15e20121b59c695acaf9e175479e9afa302e603ab65e44008e
17:40:35 [2022-04-04T17:40:35.598Z] #25 DONE 0.2s
17:40:35 [2022-04-04T17:40:35.598Z] 
17:40:35 [2022-04-04T17:40:35.598Z] #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
17:40:35 [2022-04-04T17:40:35.598Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:35 [2022-04-04T17:40:35.598Z] #43 125.2   CC       criu/page-pipe.o
17:40:35 [2022-04-04T17:40:35.598Z] #43 125.8   CC       criu/page-xfer.o
17:40:35 [2022-04-04T17:40:35.598Z] #43 127.6   CC       criu/pagemap-cache.o
17:40:35 [2022-04-04T17:40:35.598Z] #43 128.1   CC       criu/pagemap.o
17:40:35 [2022-04-04T17:40:35.598Z] #43 129.3   CC       criu/parasite-syscall.o
17:40:35 [2022-04-04T17:40:35.696Z] #22 14.01   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:40:35 [2022-04-04T17:40:35.696Z] #22 14.03   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:40:35 [2022-04-04T17:40:35.696Z] #22 14.09 Successfully built yamllint
17:40:35 [2022-04-04T17:40:35.696Z] #22 14.12 Installing collected packages: pathspec, pyyaml, yamllint
17:40:35 [2022-04-04T17:40:35.756Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:40:35 [2022-04-04T17:40:35.756Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:40:36 [2022-04-04T17:40:36.059Z] #43 7.343 fatal: not a git repository (or any of the parent directories): .git
17:40:36 [2022-04-04T17:40:36.059Z] #43 7.460   GEN      .gitid
17:40:36 [2022-04-04T17:40:36.059Z] #43 7.520   GEN      criu/include/version.h
17:40:36 [2022-04-04T17:40:36.059Z] #43 7.541   GEN      include/common/asm
17:40:36 [2022-04-04T17:40:36.260Z] #22 14.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:40:36 [2022-04-04T17:40:36.537Z] #43 ...
17:40:36 [2022-04-04T17:40:36.537Z] 
17:40:36 [2022-04-04T17:40:36.537Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
17:40:36 [2022-04-04T17:40:36.537Z] #30 sha256:2751118c9b465b0865e8ab5375965cfc94cbcab7d21d21557f61d3455343d78c
17:40:36 [2022-04-04T17:40:36.537Z] #30 DONE 1.1s
17:40:36 [2022-04-04T17:40:36.537Z] 
17:40:36 [2022-04-04T17:40:36.537Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
17:40:36 [2022-04-04T17:40:36.537Z] #33 sha256:bcaf87adfebde93b2086ee3d895cfc53d5a3800d7275b77271b1742f217fbfb8
17:40:36 [2022-04-04T17:40:36.537Z] #33 DONE 0.1s
17:40:36 [2022-04-04T17:40:36.537Z] 
17:40:36 [2022-04-04T17:40:36.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
17:40:36 [2022-04-04T17:40:36.537Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:36 [2022-04-04T17:40:36.537Z] #43 130.8   CC       criu/path.o
17:40:36 [2022-04-04T17:40:36.537Z] #43 ...
17:40:36 [2022-04-04T17:40:36.537Z] 
17:40:36 [2022-04-04T17:40:36.537Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
17:40:36 [2022-04-04T17:40:36.537Z] #35 sha256:8f0f51dd4b9bf5199b6a4f803472a39cbfa1b3542ee4017039ae9473d4e5188d
17:40:36 [2022-04-04T17:40:36.537Z] #35 DONE 0.1s
17:40:36 [2022-04-04T17:40:36.537Z] 
17:40:36 [2022-04-04T17:40:36.537Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
17:40:36 [2022-04-04T17:40:36.537Z] #38 sha256:c1cc912580d99062623349b279fe8f2ea3e05172cb01f2fa39d4be4e6a800d4d
17:40:36 [2022-04-04T17:40:36.796Z] #38 DONE 0.1s
17:40:36 [2022-04-04T17:40:36.796Z] 
17:40:36 [2022-04-04T17:40:36.796Z] #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
17:40:36 [2022-04-04T17:40:36.796Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f
17:40:36 [2022-04-04T17:40:36.796Z] #56 ...
17:40:36 [2022-04-04T17:40:36.796Z] 
17:40:36 [2022-04-04T17:40:36.796Z] #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
17:40:36 [2022-04-04T17:40:36.796Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:36 [2022-04-04T17:40:36.796Z] #43 131.2   CC       criu/pie-util-vdso-elf32.o
17:40:36 [2022-04-04T17:40:36.826Z] #22 DONE 15.1s
17:40:36 [2022-04-04T17:40:36.826Z] 
17:40:36 [2022-04-04T17:40:36.826Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
17:40:36 [2022-04-04T17:40:36.826Z] #25 sha256:ed72ca736d0260782b8da7770b9791dec7f9dfb982b34562295baec358b5ad73
17:40:36 [2022-04-04T17:40:36.931Z] #56 ...
17:40:36 [2022-04-04T17:40:36.932Z] 
17:40:36 [2022-04-04T17:40:36.932Z] #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
17:40:36 [2022-04-04T17:40:36.932Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:36 [2022-04-04T17:40:36.932Z] #43 22.89   CC       images/ipc-desc.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 23.02   CC       images/ipc-shm.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 23.21   CC       images/ipc-msg.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 23.39   CC       images/ipc-sem.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 23.57   CC       images/utsns.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 23.71   CC       images/creds.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 23.87   CC       images/vma.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 24.03   CC       images/netdev.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 24.26   CC       images/tty.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 24.76   CC       images/file-lock.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 24.86   CC       images/rlimit.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 24.98   CC       images/pagemap.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 25.25   CC       images/siginfo.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 25.43   CC       images/rpc.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 26.48   CC       images/ext-file.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 26.70   CC       images/cgroup.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 27.23   CC       images/userns.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 27.43   CC       images/google/protobuf/descriptor.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 28.92   CC       images/opts.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 29.05   CC       images/seccomp.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 29.26   CC       images/binfmt-misc.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 29.44   CC       images/time.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 29.56   CC       images/sysctl.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 29.69   CC       images/autofs.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 29.90   CC       images/macvlan.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.10   CC       images/sit.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.33   CC       images/memfd.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.53   CC       images/timens.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.73   LINK     images/built-in.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.83   GEN      compel/include/asm
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.85   GEN      compel/include/version.h
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.85 touch .config
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.90   GEN      include/common/config.h
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.98   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:40:36 [2022-04-04T17:40:36.932Z] #43 30.98   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.03   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.04   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.06   DEP      compel/plugins/std/infect.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.14   DEP      compel/plugins/std/string.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.19   DEP      compel/plugins/std/log.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.26   DEP      compel/plugins/std/fds.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.33   DEP      compel/plugins/std/std.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.41   DEP      compel/plugins/shmem/shmem.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.48   DEP      compel/plugins/fds/fds.d
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.61   CC       compel/plugins/std/std.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 31.78   CC       compel/plugins/std/fds.o
17:40:36 [2022-04-04T17:40:36.932Z] #43 32.13   CC       compel/plugins/std/log.o
17:40:37 [2022-04-04T17:40:37.083Z] #25 DONE 0.3s
17:40:37 [2022-04-04T17:40:37.083Z] 
17:40:37 [2022-04-04T17:40:37.083Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
17:40:37 [2022-04-04T17:40:37.083Z] #30 sha256:85d992f6577480ab7b1ccbc5003d5b54b025bdfd698bb7e6e09c1fb067e8b8f8
17:40:37 [2022-04-04T17:40:37.363Z] #43 131.7   CC       criu/pie-util-vdso.o
17:40:37 [2022-04-04T17:40:37.450Z] #43 8.799   PBCC     images/timens.pb-c.c
17:40:37 [2022-04-04T17:40:37.450Z] #43 8.821   DEP      images/timens.pb-c.d
17:40:37 [2022-04-04T17:40:37.450Z] #43 8.889   PBCC     images/fown.pb-c.c
17:40:37 [2022-04-04T17:40:37.450Z] #43 8.889   PBCC     images/google/protobuf/descriptor.pb-c.c
17:40:37 [2022-04-04T17:40:37.450Z] #43 8.944   PBCC     images/opts.pb-c.c
17:40:37 [2022-04-04T17:40:37.450Z] #43 8.989   PBCC     images/memfd.pb-c.c
17:40:37 [2022-04-04T17:40:37.450Z] #43 9.054   DEP      images/fown.pb-c.d
17:40:37 [2022-04-04T17:40:37.497Z] #43 32.75   CC       compel/plugins/std/string.o
17:40:37 [2022-04-04T17:40:37.623Z] #43 132.1   CC       criu/pie-util.o
17:40:37 [2022-04-04T17:40:37.709Z] #43 9.106   DEP      images/google/protobuf/descriptor.pb-c.d
17:40:37 [2022-04-04T17:40:37.709Z] #43 9.153   DEP      images/opts.pb-c.d
17:40:37 [2022-04-04T17:40:37.709Z] #43 ...
17:40:37 [2022-04-04T17:40:37.709Z] 
17:40:37 [2022-04-04T17:40:37.709Z] #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
17:40:37 [2022-04-04T17:40:37.709Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac
17:40:37 [2022-04-04T17:40:37.709Z] #34 64.52 bufio
17:40:37 [2022-04-04T17:40:37.709Z] #34 66.23 text/tabwriter
17:40:37 [2022-04-04T17:40:37.709Z] #34 67.05 path/filepath
17:40:37 [2022-04-04T17:40:37.709Z] #34 67.05 fmt
17:40:37 [2022-04-04T17:40:37.709Z] #34 68.28 io/ioutil
17:40:37 [2022-04-04T17:40:37.709Z] #34 69.89 flag
17:40:37 [2022-04-04T17:40:37.709Z] #34 69.90 github.com/BurntSushi/toml
17:40:37 [2022-04-04T17:40:37.709Z] #34 70.94 log
17:40:37 [2022-04-04T17:40:37.709Z] #34 73.58 github.com/BurntSushi/toml/cmd/tomlv
17:40:37 [2022-04-04T17:40:37.709Z] #34 ...
17:40:37 [2022-04-04T17:40:37.709Z] 
17:40:37 [2022-04-04T17:40:37.709Z] #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
17:40:37 [2022-04-04T17:40:37.709Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:37 [2022-04-04T17:40:37.709Z] #43 9.222   DEP      images/memfd.pb-c.d
17:40:37 [2022-04-04T17:40:37.709Z] #43 9.292   PBCC     images/sit.pb-c.c
17:40:37 [2022-04-04T17:40:37.709Z] #43 9.340   DEP      images/sit.pb-c.d
17:40:37 [2022-04-04T17:40:37.882Z] #43 132.3   CC       criu/pipes.o
17:40:37 [2022-04-04T17:40:37.968Z] #43 9.402   PBCC     images/macvlan.pb-c.c
17:40:37 [2022-04-04T17:40:37.968Z] #43 9.426   DEP      images/macvlan.pb-c.d
17:40:37 [2022-04-04T17:40:37.968Z] #43 9.473   PBCC     images/autofs.pb-c.c
17:40:37 [2022-04-04T17:40:37.968Z] #43 9.497   DEP      images/autofs.pb-c.d
17:40:37 [2022-04-04T17:40:37.968Z] #43 9.546   PBCC     images/sysctl.pb-c.c
17:40:37 [2022-04-04T17:40:37.968Z] #43 9.573   DEP      images/sysctl.pb-c.d
17:40:38 [2022-04-04T17:40:38.065Z] #43 33.34   CC       compel/plugins/std/infect.o
17:40:38 [2022-04-04T17:40:38.065Z] #43 33.63   CC       compel/arch/aarch64/plugins/std/parasite-head.o
17:40:38 [2022-04-04T17:40:38.228Z] #43 9.641   PBCC     images/time.pb-c.c
17:40:38 [2022-04-04T17:40:38.228Z] #43 9.693   DEP      images/time.pb-c.d
17:40:38 [2022-04-04T17:40:38.228Z] #43 9.766   PBCC     images/binfmt-misc.pb-c.c
17:40:38 [2022-04-04T17:40:38.228Z] #43 9.780   DEP      images/binfmt-misc.pb-c.d
17:40:38 [2022-04-04T17:40:38.228Z] #43 9.840   PBCC     images/seccomp.pb-c.c
17:40:38 [2022-04-04T17:40:38.228Z] #43 9.887   DEP      images/seccomp.pb-c.d
17:40:38 [2022-04-04T17:40:38.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:40:38 [2022-04-04T17:40:38.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s)
17:40:38 [2022-04-04T17:40:38.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
17:40:38 [2022-04-04T17:40:38.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s)
17:40:38 [2022-04-04T17:40:38.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
17:40:38 [2022-04-04T17:40:38.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
17:40:38 [2022-04-04T17:40:38.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s)
17:40:38 [2022-04-04T17:40:38.272Z] === RUN   TestBuildMultiStageCopy
17:40:38 [2022-04-04T17:40:38.272Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:40:38 [2022-04-04T17:40:38.323Z] #43 33.68   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
17:40:38 [2022-04-04T17:40:38.323Z] #43 33.71   AR       compel/plugins/std.lib.a
17:40:38 [2022-04-04T17:40:38.323Z] #43 33.79   CC       compel/plugins/fds/fds.o
17:40:38 [2022-04-04T17:40:38.323Z] #43 ...
17:40:38 [2022-04-04T17:40:38.323Z] 
17:40:38 [2022-04-04T17:40:38.323Z] #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
17:40:38 [2022-04-04T17:40:38.323Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9
17:40:38 [2022-04-04T17:40:38.323Z] #58 88.43 + for f in rootlesskit rootlesskit-docker-proxy
17:40:38 [2022-04-04T17:40:38.323Z] #58 88.43 + GOBIN=/build
17:40:38 [2022-04-04T17:40:38.323Z] #58 88.43 + GO111MODULE=on
17:40:38 [2022-04-04T17:40:38.323Z] #58 88.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
17:40:38 [2022-04-04T17:40:38.470Z] #30 DONE 1.5s
17:40:38 [2022-04-04T17:40:38.470Z] 
17:40:38 [2022-04-04T17:40:38.470Z] #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
17:40:38 [2022-04-04T17:40:38.470Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:40:38 [2022-04-04T17:40:38.470Z] #40 193.5 + dpkg --print-architecture
17:40:38 [2022-04-04T17:40:38.470Z] #40 193.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:40:38 [2022-04-04T17:40:38.470Z] #40 193.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:40:38 [2022-04-04T17:40:38.470Z] #40 193.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:40:38 [2022-04-04T17:40:38.487Z] #43 ...
17:40:38 [2022-04-04T17:40:38.487Z] 
17:40:38 [2022-04-04T17:40:38.487Z] #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
17:40:38 [2022-04-04T17:40:38.487Z] #34 sha256:3a48583526fa9c04f980470d6971aed4eb4ae29e7a2c18abb694334aa81ba7ac
17:40:38 [2022-04-04T17:40:38.487Z] #34 DONE 75.4s
17:40:38 [2022-04-04T17:40:38.487Z] 
17:40:38 [2022-04-04T17:40:38.487Z] #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
17:40:38 [2022-04-04T17:40:38.487Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:38 [2022-04-04T17:40:38.487Z] #43 9.986   PBCC     images/userns.pb-c.c
17:40:38 [2022-04-04T17:40:38.726Z] #40 ...
17:40:38 [2022-04-04T17:40:38.726Z] 
17:40:38 [2022-04-04T17:40:38.726Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
17:40:38 [2022-04-04T17:40:38.726Z] #33 sha256:336f2f5eec78768379b2248906b335bca3081e433bf309957a826119e016284a
17:40:38 [2022-04-04T17:40:38.726Z] #33 DONE 0.1s
17:40:38 [2022-04-04T17:40:38.726Z] 
17:40:38 [2022-04-04T17:40:38.726Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
17:40:38 [2022-04-04T17:40:38.726Z] #35 sha256:cdd47e96896277f04a36f2771f0da82ec2e1504bdf439c4a7f2a53f5193eb74c
17:40:38 [2022-04-04T17:40:38.726Z] #35 DONE 0.1s
17:40:38 [2022-04-04T17:40:38.726Z] 
17:40:38 [2022-04-04T17:40:38.726Z] #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
17:40:38 [2022-04-04T17:40:38.726Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:38 [2022-04-04T17:40:38.726Z] #43 126.1   CC       criu/netfilter.o
17:40:38 [2022-04-04T17:40:38.726Z] #43 126.5   CC       criu/page-pipe.o
17:40:38 [2022-04-04T17:40:38.726Z] #43 127.3   CC       criu/page-xfer.o
17:40:38 [2022-04-04T17:40:38.726Z] #43 129.4   CC       criu/pagemap-cache.o
17:40:38 [2022-04-04T17:40:38.726Z] #43 129.8   CC       criu/pagemap.o
17:40:38 [2022-04-04T17:40:38.746Z] #43 10.08   DEP      images/userns.pb-c.d
17:40:38 [2022-04-04T17:40:38.746Z] #43 10.13   PBCC     images/cgroup.pb-c.c
17:40:38 [2022-04-04T17:40:38.746Z] #43 10.13   DEP      images/cgroup.pb-c.d
17:40:38 [2022-04-04T17:40:38.746Z] #43 10.20   PBCC     images/ext-file.pb-c.c
17:40:38 [2022-04-04T17:40:38.746Z] #43 10.23   DEP      images/ext-file.pb-c.d
17:40:38 [2022-04-04T17:40:38.746Z] #43 10.27   PBCC     images/rpc.pb-c.c
17:40:38 [2022-04-04T17:40:38.746Z] #43 10.31   DEP      images/rpc.pb-c.d
17:40:38 [2022-04-04T17:40:38.819Z] #43 133.0   CC       criu/plugin.o
17:40:38 [2022-04-04T17:40:38.819Z] #43 133.3   CC       criu/proc_parse.o
17:40:38 [2022-04-04T17:40:38.983Z] #43 ...
17:40:38 [2022-04-04T17:40:38.983Z] 
17:40:38 [2022-04-04T17:40:38.983Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
17:40:38 [2022-04-04T17:40:38.983Z] #38 sha256:dc13cffd70b12ecca232c125fb1af6207c8b40077438d94cc56a731de7d6325d
17:40:38 [2022-04-04T17:40:38.983Z] #38 DONE 0.1s
17:40:38 [2022-04-04T17:40:38.983Z] 
17:40:38 [2022-04-04T17:40:38.983Z] #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
17:40:38 [2022-04-04T17:40:38.983Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:39 [2022-04-04T17:40:39.005Z] #43 10.35   PBCC     images/siginfo.pb-c.c
17:40:39 [2022-04-04T17:40:39.005Z] #43 10.43   DEP      images/siginfo.pb-c.d
17:40:39 [2022-04-04T17:40:39.005Z] #43 10.45   PBCC     images/pagemap.pb-c.c
17:40:39 [2022-04-04T17:40:39.005Z] #43 10.58   DEP      images/pagemap.pb-c.d
17:40:39 [2022-04-04T17:40:39.005Z] #43 10.58   PBCC     images/rlimit.pb-c.c
17:40:39 [2022-04-04T17:40:39.005Z] #43 10.58   DEP      images/rlimit.pb-c.d
17:40:39 [2022-04-04T17:40:39.239Z] #43 130.8   CC       criu/parasite-syscall.o
17:40:39 [2022-04-04T17:40:39.263Z] #43 10.61   PBCC     images/file-lock.pb-c.c
17:40:39 [2022-04-04T17:40:39.263Z] #43 10.66   DEP      images/file-lock.pb-c.d
17:40:39 [2022-04-04T17:40:39.263Z] #43 10.73   PBCC     images/tty.pb-c.c
17:40:39 [2022-04-04T17:40:39.263Z] #43 10.73   DEP      images/tty.pb-c.d
17:40:39 [2022-04-04T17:40:39.263Z] #43 10.79   PBCC     images/tun.pb-c.c
17:40:39 [2022-04-04T17:40:39.263Z] #43 10.87   PBCC     images/netdev.pb-c.c
17:40:39 [2022-04-04T17:40:39.522Z] #43 10.96   DEP      images/tun.pb-c.d
17:40:39 [2022-04-04T17:40:39.522Z] #43 11.03   DEP      images/netdev.pb-c.d
17:40:39 [2022-04-04T17:40:39.522Z] #43 11.03   PBCC     images/vma.pb-c.c
17:40:39 [2022-04-04T17:40:39.522Z] #43 11.06   DEP      images/vma.pb-c.d
17:40:39 [2022-04-04T17:40:39.697Z] #58 ...
17:40:39 [2022-04-04T17:40:39.697Z] 
17:40:39 [2022-04-04T17:40:39.697Z] #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
17:40:39 [2022-04-04T17:40:39.697Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:40:39 [2022-04-04T17:40:39.697Z] #13 77.68 Selecting previously unselected package g++-mingw-w64-x86-64.
17:40:39 [2022-04-04T17:40:39.697Z] #13 77.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ...
17:40:39 [2022-04-04T17:40:39.697Z] #13 77.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:40:39 [2022-04-04T17:40:39.697Z] #13 ...
17:40:39 [2022-04-04T17:40:39.697Z] 
17:40:39 [2022-04-04T17:40:39.697Z] #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
17:40:39 [2022-04-04T17:40:39.697Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:39 [2022-04-04T17:40:39.697Z] #43 33.93   AR       compel/plugins/fds.lib.a
17:40:39 [2022-04-04T17:40:39.697Z] #43 33.96   HOSTDEP  compel/src/lib/log-host.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 33.99   HOSTDEP  compel/src/lib/handle-elf-host.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.05   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.10   HOSTDEP  compel/src/main-host.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.24   DEP      compel/src/lib/ptrace.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.37   DEP      compel/src/lib/infect.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.51   DEP      compel/src/lib/infect-util.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.60   DEP      compel/src/lib/infect-rpc.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.68   DEP      compel/arch/aarch64/src/lib/infect.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.77   DEP      compel/arch/aarch64/src/lib/cpu.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.79   DEP      compel/src/lib/log.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.88   DEP      compel/src/main.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.93   DEP      compel/src/lib/handle-elf.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 34.97   DEP      compel/arch/aarch64/src/lib/handle-elf.d
17:40:39 [2022-04-04T17:40:39.697Z] #43 35.01   CC       compel/src/lib/log.o
17:40:39 [2022-04-04T17:40:39.697Z] #43 35.16   CC       compel/arch/aarch64/src/lib/cpu.o
17:40:39 [2022-04-04T17:40:39.697Z] #43 35.26   CC       compel/arch/aarch64/src/lib/infect.o
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.19   PBCC     images/creds.pb-c.c
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.19   DEP      images/creds.pb-c.d
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.19   PBCC     images/utsns.pb-c.c
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.19   DEP      images/utsns.pb-c.d
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.24   PBCC     images/ipc-desc.pb-c.c
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.27   PBCC     images/ipc-sem.pb-c.c
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.27   DEP      images/ipc-desc.pb-c.d
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.34   DEP      images/ipc-sem.pb-c.d
17:40:39 [2022-04-04T17:40:39.781Z] #43 11.42   PBCC     images/ipc-msg.pb-c.c
17:40:40 [2022-04-04T17:40:40.041Z] #43 11.46   DEP      images/ipc-msg.pb-c.d
17:40:40 [2022-04-04T17:40:40.041Z] #43 11.55   PBCC     images/ipc-shm.pb-c.c
17:40:40 [2022-04-04T17:40:40.041Z] #43 11.55   DEP      images/ipc-shm.pb-c.d
17:40:40 [2022-04-04T17:40:40.041Z] #43 11.69   PBCC     images/ipc-var.pb-c.c
17:40:40 [2022-04-04T17:40:40.041Z] #43 11.69   DEP      images/ipc-var.pb-c.d
17:40:40 [2022-04-04T17:40:40.041Z] #43 11.69   PBCC     images/sk-opts.pb-c.c
17:40:40 [2022-04-04T17:40:40.041Z] #43 11.69   PBCC     images/packet-sock.pb-c.c
17:40:40 [2022-04-04T17:40:40.170Z] #43 131.7   CC       criu/path.o
17:40:40 [2022-04-04T17:40:40.263Z] #43 35.60   CC       compel/src/lib/infect-rpc.o
17:40:40 [2022-04-04T17:40:40.263Z] #43 35.81   CC       compel/src/lib/infect-util.o
17:40:40 [2022-04-04T17:40:40.302Z] #43 11.73   DEP      images/sk-opts.pb-c.d
17:40:40 [2022-04-04T17:40:40.302Z] #43 11.74   DEP      images/packet-sock.pb-c.d
17:40:40 [2022-04-04T17:40:40.302Z] #43 11.77   PBCC     images/sk-netlink.pb-c.c
17:40:40 [2022-04-04T17:40:40.302Z] #43 11.85   DEP      images/sk-netlink.pb-c.d
17:40:40 [2022-04-04T17:40:40.302Z] #43 11.85   PBCC     images/sk-inet.pb-c.c
17:40:40 [2022-04-04T17:40:40.302Z] #43 11.85   DEP      images/sk-inet.pb-c.d
17:40:40 [2022-04-04T17:40:40.302Z] #43 11.89   PBCC     images/sk-unix.pb-c.c
17:40:40 [2022-04-04T17:40:40.302Z] #43 11.93   DEP      images/sk-unix.pb-c.d
17:40:40 [2022-04-04T17:40:40.428Z] #43 132.0   CC       criu/pie-util-vdso-elf32.o
17:40:40 [2022-04-04T17:40:40.522Z] #43 36.02   CC       compel/src/lib/infect.o
17:40:40 [2022-04-04T17:40:40.561Z] #43 12.01   PBCC     images/mm.pb-c.c
17:40:40 [2022-04-04T17:40:40.561Z] #43 12.03   DEP      images/mm.pb-c.d
17:40:40 [2022-04-04T17:40:40.561Z] #43 12.13   PBCC     images/timerfd.pb-c.c
17:40:40 [2022-04-04T17:40:40.561Z] #43 12.17   DEP      images/timerfd.pb-c.d
17:40:40 [2022-04-04T17:40:40.821Z] #43 12.17   PBCC     images/timer.pb-c.c
17:40:40 [2022-04-04T17:40:40.821Z] #43 12.20   DEP      images/timer.pb-c.d
17:40:40 [2022-04-04T17:40:40.821Z] #43 12.21   PBCC     images/sa.pb-c.c
17:40:40 [2022-04-04T17:40:40.821Z] #43 12.28   DEP      images/sa.pb-c.d
17:40:40 [2022-04-04T17:40:40.821Z] #43 12.34   PBCC     images/pipe-data.pb-c.c
17:40:40 [2022-04-04T17:40:40.821Z] #43 12.34   DEP      images/pipe-data.pb-c.d
17:40:40 [2022-04-04T17:40:40.821Z] #43 12.39   PBCC     images/mnt.pb-c.c
17:40:40 [2022-04-04T17:40:40.992Z] #43 132.5   CC       criu/pie-util-vdso.o
17:40:41 [2022-04-04T17:40:41.082Z] #43 12.45   DEP      images/mnt.pb-c.d
17:40:41 [2022-04-04T17:40:41.082Z] #43 12.47   PBCC     images/sk-packet.pb-c.c
17:40:41 [2022-04-04T17:40:41.082Z] #43 12.49   DEP      images/sk-packet.pb-c.d
17:40:41 [2022-04-04T17:40:41.082Z] #43 12.54   PBCC     images/tcp-stream.pb-c.c
17:40:41 [2022-04-04T17:40:41.082Z] #43 12.58   DEP      images/tcp-stream.pb-c.d
17:40:41 [2022-04-04T17:40:41.082Z] #43 12.66   PBCC     images/pipe.pb-c.c
17:40:41 [2022-04-04T17:40:41.249Z] #43 132.8   CC       criu/pie-util.o
17:40:41 [2022-04-04T17:40:41.342Z] #43 12.69   DEP      images/pipe.pb-c.d
17:40:41 [2022-04-04T17:40:41.342Z] #43 12.78   PBCC     images/pstree.pb-c.c
17:40:41 [2022-04-04T17:40:41.342Z] #43 12.78   DEP      images/pstree.pb-c.d
17:40:41 [2022-04-04T17:40:41.342Z] #43 ...
17:40:41 [2022-04-04T17:40:41.342Z] 
17:40:41 [2022-04-04T17:40:41.342Z] #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
17:40:41 [2022-04-04T17:40:41.342Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:40:41 [2022-04-04T17:40:41.342Z] #13 63.99 Selecting previously unselected package mingw-w64-x86-64-dev.
17:40:41 [2022-04-04T17:40:41.342Z] #13 63.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:40:41 [2022-04-04T17:40:41.342Z] #13 64.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:40:41 [2022-04-04T17:40:41.342Z] #13 69.91 Selecting previously unselected package gcc-mingw-w64-base.
17:40:41 [2022-04-04T17:40:41.342Z] #13 69.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:40:41 [2022-04-04T17:40:41.343Z] #13 69.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
17:40:41 [2022-04-04T17:40:41.343Z] #13 70.05 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:40:41 [2022-04-04T17:40:41.343Z] #13 70.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:40:41 [2022-04-04T17:40:41.343Z] #13 70.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:40:41 [2022-04-04T17:40:41.343Z] #13 ...
17:40:41 [2022-04-04T17:40:41.343Z] 
17:40:41 [2022-04-04T17:40:41.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
17:40:41 [2022-04-04T17:40:41.343Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:41 [2022-04-04T17:40:41.343Z] #43 12.82   PBCC     images/fs.pb-c.c
17:40:41 [2022-04-04T17:40:41.343Z] #43 12.85   DEP      images/fs.pb-c.d
17:40:41 [2022-04-04T17:40:41.343Z] #43 12.88   PBCC     images/signalfd.pb-c.c
17:40:41 [2022-04-04T17:40:41.343Z] #43 12.95   DEP      images/signalfd.pb-c.d
17:40:41 [2022-04-04T17:40:41.343Z] #43 12.99   PBCC     images/fh.pb-c.c
17:40:41 [2022-04-04T17:40:41.507Z] #43 133.0   CC       criu/pipes.o
17:40:41 [2022-04-04T17:40:41.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:40:41 [2022-04-04T17:40:41.603Z] #43 13.02   PBCC     images/fsnotify.pb-c.c
17:40:41 [2022-04-04T17:40:41.603Z] #43 13.08   DEP      images/fh.pb-c.d
17:40:41 [2022-04-04T17:40:41.603Z] #43 13.13   DEP      images/fsnotify.pb-c.d
17:40:41 [2022-04-04T17:40:41.603Z] #43 13.18   PBCC     images/eventpoll.pb-c.c
17:40:41 [2022-04-04T17:40:41.603Z] #43 13.22   DEP      images/eventpoll.pb-c.d
17:40:41 [2022-04-04T17:40:41.603Z] #43 13.27   PBCC     images/eventfd.pb-c.c
17:40:41 [2022-04-04T17:40:41.863Z] #43 13.27   DEP      images/eventfd.pb-c.d
17:40:41 [2022-04-04T17:40:41.863Z] #43 13.35   PBCC     images/remap-file-path.pb-c.c
17:40:41 [2022-04-04T17:40:41.863Z] #43 13.38   DEP      images/remap-file-path.pb-c.d
17:40:41 [2022-04-04T17:40:41.863Z] #43 13.39   PBCC     images/fifo.pb-c.c
17:40:41 [2022-04-04T17:40:41.863Z] #43 13.41   DEP      images/fifo.pb-c.d
17:40:41 [2022-04-04T17:40:41.863Z] #43 13.45   PBCC     images/ghost-file.pb-c.c
17:40:41 [2022-04-04T17:40:41.863Z] #43 13.50   DEP      images/ghost-file.pb-c.d
17:40:42 [2022-04-04T17:40:42.111Z] #43 136.1   CC       criu/protobuf-desc.o
17:40:42 [2022-04-04T17:40:42.124Z] #43 13.57   PBCC     images/regfile.pb-c.c
17:40:42 [2022-04-04T17:40:42.124Z] #43 13.61   DEP      images/regfile.pb-c.d
17:40:42 [2022-04-04T17:40:42.124Z] #43 13.66   PBCC     images/ns.pb-c.c
17:40:42 [2022-04-04T17:40:42.124Z] #43 13.70   DEP      images/ns.pb-c.d
17:40:42 [2022-04-04T17:40:42.124Z] #43 13.74   PBCC     images/fdinfo.pb-c.c
17:40:42 [2022-04-04T17:40:42.143Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:40:42 [2022-04-04T17:40:42.384Z] #43 13.80   DEP      images/fdinfo.pb-c.d
17:40:42 [2022-04-04T17:40:42.384Z] #43 13.86   PBCC     images/core-aarch64.pb-c.c
17:40:42 [2022-04-04T17:40:42.384Z] #43 13.90   PBCC     images/core-arm.pb-c.c
17:40:42 [2022-04-04T17:40:42.384Z] #43 13.95   PBCC     images/core-ppc64.pb-c.c
17:40:42 [2022-04-04T17:40:42.384Z] #43 13.99   PBCC     images/core-s390.pb-c.c
17:40:42 [2022-04-04T17:40:42.427Z] #43 37.74   CC       compel/src/lib/ptrace.o
17:40:42 [2022-04-04T17:40:42.427Z] #43 38.07   AR       compel/libcompel.a
17:40:42 [2022-04-04T17:40:42.439Z] #43 133.7   CC       criu/plugin.o
17:40:42 [2022-04-04T17:40:42.644Z] #43 14.03   PBCC     images/core-x86.pb-c.c
17:40:42 [2022-04-04T17:40:42.645Z] #43 14.07   PBCC     images/core.pb-c.c
17:40:42 [2022-04-04T17:40:42.645Z] #43 14.14   PBCC     images/inventory.pb-c.c
17:40:42 [2022-04-04T17:40:42.645Z] #43 14.20   DEP      images/core-aarch64.pb-c.d
17:40:42 [2022-04-04T17:40:42.645Z] #43 14.28   DEP      images/core-arm.pb-c.d
17:40:42 [2022-04-04T17:40:42.681Z] #43 137.0   CC       criu/protobuf.o
17:40:42 [2022-04-04T17:40:42.685Z] #43 38.15   HOSTCC   compel/src/main-host.o
17:40:42 [2022-04-04T17:40:42.697Z] #43 134.2   CC       criu/proc_parse.o
17:40:42 [2022-04-04T17:40:42.905Z] #43 14.36   DEP      images/core-ppc64.pb-c.d
17:40:42 [2022-04-04T17:40:42.905Z] #43 14.41   DEP      images/core-s390.pb-c.d
17:40:42 [2022-04-04T17:40:42.905Z] #43 14.49   DEP      images/core-x86.pb-c.d
17:40:42 [2022-04-04T17:40:42.905Z] #43 14.50   DEP      images/core.pb-c.d
17:40:42 [2022-04-04T17:40:42.905Z] #43 14.55   DEP      images/inventory.pb-c.d
17:40:42 [2022-04-04T17:40:42.941Z] #43 137.4   CC       criu/pstree.o
17:40:42 [2022-04-04T17:40:42.967Z] #43 38.44   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
17:40:43 [2022-04-04T17:40:43.071Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:40:43 [2022-04-04T17:40:43.166Z] #43 14.61   PBCC     images/cpuinfo.pb-c.c
17:40:43 [2022-04-04T17:40:43.166Z] #43 14.62   DEP      images/cpuinfo.pb-c.d
17:40:43 [2022-04-04T17:40:43.166Z] #43 14.66   PBCC     images/stats.pb-c.c
17:40:43 [2022-04-04T17:40:43.166Z] #43 14.69   DEP      images/stats.pb-c.d
17:40:43 [2022-04-04T17:40:43.327Z] #43 38.65   HOSTCC   compel/src/lib/handle-elf-host.o
17:40:43 [2022-04-04T17:40:43.633Z] #43 39.02   HOSTCC   compel/src/lib/log-host.o
17:40:43 [2022-04-04T17:40:43.941Z] #43 39.32   HOSTLINK compel/compel-host-bin
17:40:44 [2022-04-04T17:40:44.106Z] #43 15.71 make[1]: Nothing to be done for 'all'.
17:40:44 [2022-04-04T17:40:44.201Z] #43 39.63   DEP      soccr/soccr.d
17:40:44 [2022-04-04T17:40:44.321Z] #43 138.7   CC       criu/rbtree.o
17:40:44 [2022-04-04T17:40:44.436Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:40:44 [2022-04-04T17:40:44.497Z] #43 39.86   CC       soccr/soccr.o
17:40:44 [2022-04-04T17:40:44.757Z] #43 ...
17:40:44 [2022-04-04T17:40:44.757Z] 
17:40:44 [2022-04-04T17:40:44.757Z] #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
17:40:44 [2022-04-04T17:40:44.757Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.68 Selecting previously unselected package libapparmor1:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.70 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.71 Unpacking libapparmor1:arm64 (2.13.2-10) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.80 Selecting previously unselected package libapparmor-dev:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.80 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.82 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.92 Selecting previously unselected package libbtrfs0.
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.92 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 88.93 Unpacking libbtrfs0 (4.20.1-2) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.00 Selecting previously unselected package libbtrfs-dev.
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.00 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.01 Unpacking libbtrfs-dev (4.20.1-2) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.11 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.11 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.12 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.18 Selecting previously unselected package libudev-dev:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.18 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.20 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.31 Selecting previously unselected package libsepol1-dev:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.33 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.34 Unpacking libsepol1-dev:arm64 (2.8-1) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.60 Selecting previously unselected package libpcre16-3:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.60 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.60 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.74 Selecting previously unselected package libpcre32-3:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.74 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.74 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.84 Selecting previously unselected package libpcrecpp0v5:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.85 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.86 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.94 Selecting previously unselected package libpcre3-dev:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.95 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 89.95 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.31 Selecting previously unselected package libselinux1-dev:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.32 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.52 Selecting previously unselected package libdevmapper-dev:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.52 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.53 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.58 Selecting previously unselected package libseccomp-dev:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.59 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.60 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.71 Selecting previously unselected package libsystemd-dev:arm64.
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.71 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 90.72 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 91.12 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 91.15 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 91.17 Setting up libapparmor1:arm64 (2.13.2-10) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 91.61 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 91.63 Setting up libpcre16-3:arm64 (2:8.39-12) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 91.67 Setting up libsepol1-dev:arm64 (2.8-1) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 92.21 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 92.24 Setting up libbtrfs0 (4.20.1-2) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 92.27 Setting up libpcre32-3:arm64 (2:8.39-12) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 92.82 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
17:40:44 [2022-04-04T17:40:44.757Z] #13 92.86 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:40:44 [2022-04-04T17:40:44.891Z] #43 139.0   CC       criu/rst-malloc.o
17:40:45 [2022-04-04T17:40:45.151Z] #43 139.4   CC       criu/seccomp.o
17:40:45 [2022-04-04T17:40:45.266Z] #43 136.8   CC       criu/protobuf-desc.o
17:40:45 [2022-04-04T17:40:45.326Z] #13 93.40 Setting up libbtrfs-dev (4.20.1-2) ...
17:40:45 [2022-04-04T17:40:45.326Z] #13 93.46 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
17:40:45 [2022-04-04T17:40:45.326Z] #13 93.50 Setting up mingw-w64-common (6.0.0-3) ...
17:40:45 [2022-04-04T17:40:45.363Z] --- PASS: TestBuildMultiStageCopy (7.34s)
17:40:45 [2022-04-04T17:40:45.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s)
17:40:45 [2022-04-04T17:40:45.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
17:40:45 [2022-04-04T17:40:45.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:40:45 [2022-04-04T17:40:45.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:40:45 [2022-04-04T17:40:45.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
17:40:45 [2022-04-04T17:40:45.363Z] === RUN   TestBuildMultiStageParentConfig
17:40:45 [2022-04-04T17:40:45.489Z] #43 16.91   CC       images/stats.o
17:40:45 [2022-04-04T17:40:45.694Z] #13 93.55 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
17:40:45 [2022-04-04T17:40:45.694Z] #13 93.61 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:40:45 [2022-04-04T17:40:45.719Z] #43 140.0   CC       criu/seize.o
17:40:45 [2022-04-04T17:40:45.749Z] #43 17.15   CC       images/core.o
17:40:45 [2022-04-04T17:40:45.953Z] #13 93.95 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
17:40:46 [2022-04-04T17:40:46.195Z] #43 137.7   CC       criu/protobuf.o
17:40:46 [2022-04-04T17:40:46.212Z] #13 94.23 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:40:46 [2022-04-04T17:40:46.212Z] #13 94.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:40:46 [2022-04-04T17:40:46.212Z] #13 94.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:40:46 [2022-04-04T17:40:46.319Z] #43 17.72   CC       images/core-x86.o
17:40:46 [2022-04-04T17:40:46.451Z] #43 138.0   CC       criu/pstree.o
17:40:46 [2022-04-04T17:40:46.659Z] #43 141.0   CC       criu/servicefd.o
17:40:46 [2022-04-04T17:40:46.881Z] #13 94.70 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:40:46 [2022-04-04T17:40:46.881Z] #13 94.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:40:46 [2022-04-04T17:40:46.881Z] #13 94.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:40:46 [2022-04-04T17:40:46.890Z] #43 18.17   CC       images/core-arm.o
17:40:47 [2022-04-04T17:40:47.150Z] #43 18.48   CC       images/core-aarch64.o
17:40:47 [2022-04-04T17:40:47.154Z] #13 94.99 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:40:47 [2022-04-04T17:40:47.228Z] #43 141.6   CC       criu/shmem.o
17:40:47 [2022-04-04T17:40:47.410Z] #43 18.85   CC       images/core-ppc64.o
17:40:47 [2022-04-04T17:40:47.437Z] #13 95.43 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
17:40:47 [2022-04-04T17:40:47.437Z] #13 95.47 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:40:47 [2022-04-04T17:40:47.696Z] #13 95.63 Setting up dmsetup (2:1.02.155-3) ...
17:40:47 [2022-04-04T17:40:47.696Z] #13 95.73 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:40:47 [2022-04-04T17:40:47.820Z] #43 139.3   CC       criu/rbtree.o
17:40:47 [2022-04-04T17:40:47.981Z] #43 19.32   CC       images/core-s390.o
17:40:48 [2022-04-04T17:40:48.165Z] #43 ...
17:40:48 [2022-04-04T17:40:48.165Z] 
17:40:48 [2022-04-04T17:40:48.165Z] #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
17:40:48 [2022-04-04T17:40:48.165Z] #49 sha256:a5efe721c38818329a536c3f18a8167122bb193c2babc232a81a0cb6ba827bdd
17:40:48 [2022-04-04T17:40:48.165Z] #49 206.6 + /build/golangci-lint --version
17:40:48 [2022-04-04T17:40:48.268Z] #13 96.22 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:40:48 [2022-04-04T17:40:48.268Z] #13 96.28 Processing triggers for libc-bin (2.28-10) ...
17:40:48 [2022-04-04T17:40:48.382Z] #43 139.6   CC       criu/rst-malloc.o
17:40:48 [2022-04-04T17:40:48.382Z] #43 139.8   CC       criu/seccomp.o
17:40:48 [2022-04-04T17:40:48.423Z] #49 207.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:40:48 [2022-04-04T17:40:48.528Z] #13 ...
17:40:48 [2022-04-04T17:40:48.528Z] 
17:40:48 [2022-04-04T17:40:48.528Z] #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
17:40:48 [2022-04-04T17:40:48.528Z] #58 sha256:bbe1b783665dedd36544d2b4233cfdb07a1965292392e5fd03df824b16fcfdf9
17:40:48 [2022-04-04T17:40:48.528Z] #58 DONE 98.6s
17:40:48 [2022-04-04T17:40:48.528Z] 
17:40:48 [2022-04-04T17:40:48.528Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:40:48 [2022-04-04T17:40:48.528Z] #59 sha256:b61449255f14059e88a2916015ce352608d4e3fc96d10834eda176e28df6460b
17:40:48 [2022-04-04T17:40:48.528Z] #59 DONE 0.1s
17:40:48 [2022-04-04T17:40:48.528Z] 
17:40:48 [2022-04-04T17:40:48.528Z] #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
17:40:48 [2022-04-04T17:40:48.528Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:48 [2022-04-04T17:40:48.528Z] #43 41.02   AR       soccr/libsoccr.a
17:40:48 [2022-04-04T17:40:48.528Z] #43 41.06 make[1]: 'soccr/libsoccr.a' is up to date.
17:40:48 [2022-04-04T17:40:48.528Z] #43 41.66   DEP      criu/arch/aarch64/sigframe.d
17:40:48 [2022-04-04T17:40:48.528Z] #43 41.73   DEP      criu/arch/aarch64/crtools.d
17:40:48 [2022-04-04T17:40:48.528Z] #43 42.12   DEP      criu/arch/aarch64/cpu.d
17:40:48 [2022-04-04T17:40:48.528Z] #43 42.14   DEP      criu/arch/aarch64/bitops.d
17:40:48 [2022-04-04T17:40:48.528Z] #43 42.21   CC       criu/arch/aarch64/bitops.o
17:40:48 [2022-04-04T17:40:48.528Z] #43 42.36   CC       criu/arch/aarch64/cpu.o
17:40:48 [2022-04-04T17:40:48.528Z] #43 42.42   CC       criu/arch/aarch64/crtools.o
17:40:48 [2022-04-04T17:40:48.528Z] #43 43.04   CC       criu/arch/aarch64/sigframe.o
17:40:48 [2022-04-04T17:40:48.528Z] #43 43.21   LINK     criu/arch/aarch64/crtools.built-in.o
17:40:48 [2022-04-04T17:40:48.528Z] #43 43.37   DEP      criu/pie/util-vdso.d
17:40:48 [2022-04-04T17:40:48.528Z] #43 43.57   DEP      criu/pie/util.d
17:40:48 [2022-04-04T17:40:48.528Z] #43 43.64   CC       criu/pie/util.o
17:40:48 [2022-04-04T17:40:48.528Z] #43 43.87   CC       criu/pie/util-vdso.o
17:40:48 [2022-04-04T17:40:48.528Z] #43 ...
17:40:48 [2022-04-04T17:40:48.528Z] 
17:40:48 [2022-04-04T17:40:48.528Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:40:48 [2022-04-04T17:40:48.528Z] #60 sha256:8213c3d3b6247debc2bfbf5b34e96d71f7c5840072859cdc180b369d4788592e
17:40:48 [2022-04-04T17:40:48.528Z] #60 DONE 0.1s
17:40:48 [2022-04-04T17:40:48.550Z] #43 19.94   CC       images/cpuinfo.o
17:40:48 [2022-04-04T17:40:48.681Z] #49 DONE 207.3s
17:40:48 [2022-04-04T17:40:48.681Z] 
17:40:48 [2022-04-04T17:40:48.681Z] #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
17:40:48 [2022-04-04T17:40:48.681Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:48 [2022-04-04T17:40:48.681Z] #43 142.5   CC       criu/sigframe.o
17:40:48 [2022-04-04T17:40:48.681Z] #43 142.7   CC       criu/signalfd.o
17:40:48 [2022-04-04T17:40:48.681Z] #43 143.1   CC       criu/sk-inet.o
17:40:48 [2022-04-04T17:40:48.787Z] 
17:40:48 [2022-04-04T17:40:48.787Z] #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
17:40:48 [2022-04-04T17:40:48.787Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e
17:40:48 [2022-04-04T17:40:48.787Z] #13 DONE 96.8s
17:40:48 [2022-04-04T17:40:48.787Z] 
17:40:48 [2022-04-04T17:40:48.787Z] #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
17:40:48 [2022-04-04T17:40:48.787Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:40:48 [2022-04-04T17:40:48.787Z] #49 ...
17:40:48 [2022-04-04T17:40:48.787Z] 
17:40:48 [2022-04-04T17:40:48.787Z] #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
17:40:48 [2022-04-04T17:40:48.787Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a
17:40:48 [2022-04-04T17:40:48.809Z] #43 20.29   CC       images/inventory.o
17:40:49 [2022-04-04T17:40:49.069Z] #43 20.50   CC       images/fdinfo.o
17:40:49 [2022-04-04T17:40:49.309Z] #43 140.6   CC       criu/seize.o
17:40:49 [2022-04-04T17:40:49.328Z] #43 20.80   CC       images/fown.o
17:40:49 [2022-04-04T17:40:49.588Z] #43 21.03   CC       images/ns.o
17:40:49 [2022-04-04T17:40:49.588Z] #43 21.18   CC       images/regfile.o
17:40:49 [2022-04-04T17:40:49.722Z] #53 ...
17:40:49 [2022-04-04T17:40:49.722Z] 
17:40:49 [2022-04-04T17:40:49.722Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
17:40:49 [2022-04-04T17:40:49.722Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde
17:40:49 [2022-04-04T17:40:49.722Z] #14 DONE 1.1s
17:40:49 [2022-04-04T17:40:49.722Z] 
17:40:49 [2022-04-04T17:40:49.722Z] #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
17:40:49 [2022-04-04T17:40:49.722Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.959 + RM_GOPATH=0
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.962 + TMP_GOPATH=
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.962 + : /build
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.962 + '[' -z '' ']'
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.962 ++ mktemp -d
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.971 + export GOPATH=/tmp/tmp.pX2TZ1qFWb
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.971 + GOPATH=/tmp/tmp.pX2TZ1qFWb
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.971 + RM_GOPATH=1
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.971 + case "$(go env GOARCH)" in
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.971 ++ go env GOARCH
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 Install runc version v1.0.3 (build tags: seccomp)
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + export GO_BUILDMODE=-buildmode=pie
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + GO_BUILDMODE=-buildmode=pie
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 ++ dirname /tmp/install/install.sh
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + dir=/tmp/install
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + bin=runc
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + shift
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + '[' '!' -f /tmp/install/runc.installer ']'
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + . /tmp/install/runc.installer
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 ++ set -e
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 ++ : v1.0.3
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + install_runc
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + RUNC_BUILDTAGS=seccomp
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
17:40:49 [2022-04-04T17:40:49.722Z] #53 0.985 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pX2TZ1qFWb/src/github.com/opencontainers/runc
17:40:49 [2022-04-04T17:40:49.722Z] #53 1.026 Cloning into '/tmp/tmp.pX2TZ1qFWb/src/github.com/opencontainers/runc'...
17:40:49 [2022-04-04T17:40:49.848Z] #43 21.36   CC       images/ghost-file.o
17:40:50 [2022-04-04T17:40:50.056Z] #43 144.6   CC       criu/sk-netlink.o
17:40:50 [2022-04-04T17:40:50.108Z] #43 21.61   CC       images/fifo.o
17:40:50 [2022-04-04T17:40:50.237Z] #43 141.6   CC       criu/servicefd.o
17:40:50 [2022-04-04T17:40:50.368Z] #43 21.78   CC       images/remap-file-path.o
17:40:50 [2022-04-04T17:40:50.493Z] #43 142.1   CC       criu/shmem.o
17:40:50 [2022-04-04T17:40:50.604Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
17:40:50 [2022-04-04T17:40:50.604Z] === RUN   TestBuildLabelWithTargets
17:40:50 [2022-04-04T17:40:50.623Z] #43 145.0   CC       criu/sk-packet.o
17:40:50 [2022-04-04T17:40:50.628Z] #43 21.97   CC       images/eventfd.o
17:40:50 [2022-04-04T17:40:50.628Z] #43 22.20   CC       images/eventpoll.o
17:40:50 [2022-04-04T17:40:50.889Z] #43 22.42   CC       images/fh.o
17:40:51 [2022-04-04T17:40:51.099Z] #53 ...
17:40:51 [2022-04-04T17:40:51.100Z] 
17:40:51 [2022-04-04T17:40:51.100Z] #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
17:40:51 [2022-04-04T17:40:51.100Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499
17:40:51 [2022-04-04T17:40:51.100Z] #15 DONE 1.2s
17:40:51 [2022-04-04T17:40:51.149Z] #43 22.65   CC       images/fsnotify.o
17:40:51 [2022-04-04T17:40:51.191Z] #43 145.5   CC       criu/sk-queue.o
17:40:51 [2022-04-04T17:40:51.362Z] 
17:40:51 [2022-04-04T17:40:51.362Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:40:51 [2022-04-04T17:40:51.362Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1
17:40:51 [2022-04-04T17:40:51.451Z] #43 145.9   CC       criu/sk-tcp.o
17:40:51 [2022-04-04T17:40:51.624Z] #16 0.592 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:40:51 [2022-04-04T17:40:51.720Z] #43 23.17   CC       images/signalfd.o
17:40:51 [2022-04-04T17:40:51.720Z] #43 23.36   CC       images/fs.o
17:40:51 [2022-04-04T17:40:51.863Z] #43 143.1   CC       criu/sigframe.o
17:40:51 [2022-04-04T17:40:51.863Z] #43 143.3   CC       criu/signalfd.o
17:40:51 [2022-04-04T17:40:51.883Z] #16 DONE 0.8s
17:40:51 [2022-04-04T17:40:51.883Z] 
17:40:51 [2022-04-04T17:40:51.883Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:40:51 [2022-04-04T17:40:51.883Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713
17:40:51 [2022-04-04T17:40:51.981Z] #43 23.49   CC       images/pstree.o
17:40:52 [2022-04-04T17:40:52.021Z] #43 146.3   CC       criu/sk-unix.o
17:40:52 [2022-04-04T17:40:52.120Z] #43 143.7   CC       criu/sk-inet.o
17:40:52 [2022-04-04T17:40:52.242Z] #43 23.67   CC       images/pipe.o
17:40:52 [2022-04-04T17:40:52.502Z] #43 23.85   CC       images/tcp-stream.o
17:40:52 [2022-04-04T17:40:52.502Z] #43 24.02   CC       images/sk-packet.o
17:40:52 [2022-04-04T17:40:52.766Z] #43 24.22   CC       images/mnt.o
17:40:52 [2022-04-04T17:40:52.827Z] #17 DONE 0.7s
17:40:52 [2022-04-04T17:40:52.827Z] 
17:40:52 [2022-04-04T17:40:52.827Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:40:52 [2022-04-04T17:40:52.827Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f
17:40:53 [2022-04-04T17:40:53.026Z] #43 24.39   CC       images/pipe-data.o
17:40:53 [2022-04-04T17:40:53.026Z] #43 24.60   CC       images/sa.o
17:40:53 [2022-04-04T17:40:53.286Z] #43 24.77   CC       images/timer.o
17:40:53 [2022-04-04T17:40:53.397Z] #18 DONE 0.8s
17:40:53 [2022-04-04T17:40:53.397Z] 
17:40:53 [2022-04-04T17:40:53.397Z] #19 [dev-systemd-false  6/26] RUN ldconfig
17:40:53 [2022-04-04T17:40:53.397Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41
17:40:53 [2022-04-04T17:40:53.489Z] #43 144.9   CC       criu/sk-netlink.o
17:40:53 [2022-04-04T17:40:53.546Z] #43 ...
17:40:53 [2022-04-04T17:40:53.546Z] 
17:40:53 [2022-04-04T17:40:53.546Z] #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
17:40:53 [2022-04-04T17:40:53.546Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964
17:40:53 [2022-04-04T17:40:53.746Z] #43 145.3   CC       criu/sk-packet.o
17:40:53 [2022-04-04T17:40:53.930Z] #43 147.9   CC       criu/sockets.o
17:40:54 [2022-04-04T17:40:54.336Z] #19 DONE 0.9s
17:40:54 [2022-04-04T17:40:54.336Z] 
17:40:54 [2022-04-04T17:40:54.336Z] #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
17:40:54 [2022-04-04T17:40:54.336Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb
17:40:54 [2022-04-04T17:40:54.501Z] #43 ...
17:40:54 [2022-04-04T17:40:54.501Z] 
17:40:54 [2022-04-04T17:40:54.501Z] #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
17:40:54 [2022-04-04T17:40:54.501Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:40:54 [2022-04-04T17:40:54.501Z] #40 DONE 212.5s
17:40:54 [2022-04-04T17:40:54.501Z] 
17:40:54 [2022-04-04T17:40:54.501Z] #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
17:40:54 [2022-04-04T17:40:54.501Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:54 [2022-04-04T17:40:54.501Z] #43 148.8   CC       criu/stats.o
17:40:54 [2022-04-04T17:40:54.588Z] #56 45.77 Checking out files:  56% (2583/4593)   
Checking out files:  57% (2619/4593)   
Checking out files:  58% (2664/4593)   
Checking out files:  59% (2710/4593)   
Checking out files:  60% (2756/4593)   
Checking out files:  61% (2802/4593)   
Checking out files:  62% (2848/4593)   
Checking out files:  63% (2894/4593)   
Checking out files:  64% (2940/4593)   
Checking out files:  65% (2986/4593)   
Checking out files:  66% (3032/4593)   
Checking out files:  67% (3078/4593)   
Checking out files:  68% (3124/4593)   
Checking out files:  69% (3170/4593)   
Checking out files:  70% (3216/4593)   
Checking out files:  71% (3262/4593)   
Checking out files:  72% (3307/4593)   
Checking out files:  73% (3353/4593)   
Checking out files:  74% (3399/4593)   
Checking out files:  75% (3445/4593)   
Checking out files:  76% (3491/4593)   
Checking out files:  77% (3537/4593)   
Checking out files:  78% (3583/4593)   
Checking out files:  79% (3629/4593)   
Checking out files:  80% (3675/4593)   
Checking out files:  81% (3721/4593)   
Checking out files:  82% (3767/4593)   
Checking out files:  83% (3813/4593)   
Checking out files:  84% (3859/4593)   
Checking out files:  85% (3905/4593)   
Checking out files:  86% (3950/4593)   
Checking out files:  87% (3996/4593)   
Checking out files:  88% (4042/4593)   
Checking out files:  89% (4088/4593)   
Checking out files:  90% (4134/4593)   
Checking out files:  91% (4180/4593)   
Checking out files:  92% (4226/4593)   
Checking out files:  93% (4272/4593)   
Checking out files:  94% (4318/4593)   
Checking out files:  95% (4364/4593)   
Checking out files:  96% (4410/4593)   
Checking out files:  97% (4456/4593)   
Checking out files:  98% (4502/4593)   
Checking out files:  98% (4538/4593)   
Checking out files:  99% (4548/4593)   
Checking out files: 100% (4593/4593)   
Checking out files: 100% (4593/4593), done.
17:40:54 [2022-04-04T17:40:54.588Z] #56 46.88 + cd /tmp/tmp.PUiXx0TrR4/src/github.com/containerd/containerd
17:40:54 [2022-04-04T17:40:54.588Z] #56 46.88 + git checkout -q v1.5.11
17:40:54 [2022-04-04T17:40:54.679Z] #43 146.0   CC       criu/sk-queue.o
17:40:54 [2022-04-04T17:40:54.679Z] #43 ...
17:40:54 [2022-04-04T17:40:54.679Z] 
17:40:54 [2022-04-04T17:40:54.679Z] #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
17:40:54 [2022-04-04T17:40:54.679Z] #49 sha256:100c7dfc62f9962c225222ddfa6a883cb48825bd899eabb295ebfff0e27e6505
17:40:54 [2022-04-04T17:40:54.679Z] #49 213.1 + /build/golangci-lint --version
17:40:54 [2022-04-04T17:40:54.761Z] #43 149.2   CC       criu/string.o
17:40:55 [2022-04-04T17:40:55.021Z] #43 149.4   CC       criu/sysctl.o
17:40:55 [2022-04-04T17:40:55.244Z] #49 213.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:40:55 [2022-04-04T17:40:55.281Z] #20 0.897 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:40:55 [2022-04-04T17:40:55.281Z] #20 0.898 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:40:55 [2022-04-04T17:40:55.281Z] #20 0.926 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:40:55 [2022-04-04T17:40:55.281Z] #20 0.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:40:55 [2022-04-04T17:40:55.502Z] #49 DONE 214.0s
17:40:55 [2022-04-04T17:40:55.502Z] 
17:40:55 [2022-04-04T17:40:55.502Z] #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
17:40:55 [2022-04-04T17:40:55.502Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:55 [2022-04-04T17:40:55.502Z] #43 146.7   CC       criu/sk-tcp.o
17:40:55 [2022-04-04T17:40:55.851Z] #20 1.423 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
17:40:55 [2022-04-04T17:40:55.964Z] #43 ...
17:40:55 [2022-04-04T17:40:55.964Z] 
17:40:55 [2022-04-04T17:40:55.964Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
17:40:55 [2022-04-04T17:40:55.964Z] #41 sha256:663d487c60ea1a19513b54657fb71362290008c726778354a340ac77603db30b
17:40:55 [2022-04-04T17:40:55.964Z] #41 DONE 0.2s
17:40:55 [2022-04-04T17:40:55.964Z] 
17:40:55 [2022-04-04T17:40:55.964Z] #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
17:40:55 [2022-04-04T17:40:55.964Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:55 [2022-04-04T17:40:55.964Z] #43 150.1   CC       criu/sysfs_parse.o
17:40:55 [2022-04-04T17:40:55.964Z] #43 150.3   CC       criu/timens.o
17:40:56 [2022-04-04T17:40:56.093Z] #43 147.4   CC       criu/sk-unix.o
17:40:56 [2022-04-04T17:40:56.223Z] #43 150.6   CC       criu/timerfd.o
17:40:56 [2022-04-04T17:40:56.420Z] #20 2.036 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB]
17:40:56 [2022-04-04T17:40:56.483Z] #43 150.8   CC       criu/tty.o
17:40:56 [2022-04-04T17:40:56.500Z] #56 48.64 + export 'BUILDTAGS=netgo osusergo static_build'
17:40:56 [2022-04-04T17:40:56.500Z] #56 48.64 + BUILDTAGS='netgo osusergo static_build'
17:40:56 [2022-04-04T17:40:56.500Z] #56 48.64 + export EXTRA_FLAGS=-buildmode=pie
17:40:56 [2022-04-04T17:40:56.500Z] #56 48.64 + EXTRA_FLAGS=-buildmode=pie
17:40:56 [2022-04-04T17:40:56.500Z] #56 48.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:40:56 [2022-04-04T17:40:56.500Z] #56 48.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:40:56 [2022-04-04T17:40:56.500Z] #56 48.64 + '[' '' = dynamic ']'
17:40:56 [2022-04-04T17:40:56.500Z] #56 48.64 + make
17:40:57 [2022-04-04T17:40:57.356Z] #20 3.001 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
17:40:57 [2022-04-04T17:40:57.424Z] #43 152.0   CC       criu/tun.o
17:40:57 [2022-04-04T17:40:57.994Z] #43 152.3   CC       criu/uffd.o
17:40:58 [2022-04-04T17:40:58.032Z] #43 149.6   CC       criu/sockets.o
17:40:58 [2022-04-04T17:40:58.412Z] #56 50.25 + bin/ctr
17:40:58 [2022-04-04T17:40:58.702Z] --- PASS: TestBuildLabelWithTargets (8.00s)
17:40:58 [2022-04-04T17:40:58.702Z] === RUN   TestBuildWithEmptyLayers
17:40:58 [2022-04-04T17:40:58.738Z] #20 4.208 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
17:40:58 [2022-04-04T17:40:58.935Z] #43 153.1   CC       criu/util.o
17:40:58 [2022-04-04T17:40:58.965Z] #43 150.5   CC       criu/stats.o
17:40:59 [2022-04-04T17:40:59.222Z] #43 ...
17:40:59 [2022-04-04T17:40:59.222Z] 
17:40:59 [2022-04-04T17:40:59.222Z] #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
17:40:59 [2022-04-04T17:40:59.222Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:40:59 [2022-04-04T17:40:59.222Z] #40 DONE 217.7s
17:40:59 [2022-04-04T17:40:59.222Z] 
17:40:59 [2022-04-04T17:40:59.222Z] #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
17:40:59 [2022-04-04T17:40:59.222Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:40:59 [2022-04-04T17:40:59.222Z] #43 150.8   CC       criu/string.o
17:40:59 [2022-04-04T17:40:59.306Z] #20 ...
17:40:59 [2022-04-04T17:40:59.306Z] 
17:40:59 [2022-04-04T17:40:59.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
17:40:59 [2022-04-04T17:40:59.306Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:40:59 [2022-04-04T17:40:59.306Z] #43 44.63   AR       criu/pie/pie.lib.a
17:40:59 [2022-04-04T17:40:59.306Z] #43 44.71   DEP      criu/pie/restorer.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 44.92   DEP      criu/arch/aarch64/intraprocedure.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 44.93   DEP      criu/arch/aarch64/restorer.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 45.12   DEP      criu/arch/aarch64/vdso-pie.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 45.23   DEP      criu/pie/parasite-vdso.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 45.50   DEP      criu/pie/parasite.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 45.82   CC       criu/pie/parasite.o
17:40:59 [2022-04-04T17:40:59.306Z] #43 47.33   LINK     criu/pie/parasite.built-in.o
17:40:59 [2022-04-04T17:40:59.306Z] #43 47.33   GEN      criu/pie/parasite-blob.h
17:40:59 [2022-04-04T17:40:59.306Z] #43 47.34   CC       criu/pie/parasite-vdso.o
17:40:59 [2022-04-04T17:40:59.306Z] #43 48.07   CC       criu/arch/aarch64/vdso-pie.o
17:40:59 [2022-04-04T17:40:59.306Z] #43 48.33   CC       criu/arch/aarch64/restorer.o
17:40:59 [2022-04-04T17:40:59.306Z] #43 48.71   CC       criu/arch/aarch64/intraprocedure.o
17:40:59 [2022-04-04T17:40:59.306Z] #43 48.77   CC       criu/pie/restorer.o
17:40:59 [2022-04-04T17:40:59.306Z] #43 51.43   LINK     criu/pie/restorer.built-in.o
17:40:59 [2022-04-04T17:40:59.306Z] #43 51.43   GEN      criu/pie/restorer-blob.h
17:40:59 [2022-04-04T17:40:59.306Z] #43 51.50   DEP      criu/vdso.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 51.61   DEP      criu/uts_ns.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 51.68   DEP      criu/util.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 51.78   DEP      criu/uffd.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 51.89   DEP      criu/tun.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 51.99   DEP      criu/tty.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.09   DEP      criu/timerfd.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.20   DEP      criu/timens.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.30   DEP      criu/sysfs_parse.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.39   DEP      criu/sysctl.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.48   DEP      criu/string.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.50   DEP      criu/stats.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.64   DEP      criu/sockets.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.78   DEP      criu/sk-unix.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 52.96   DEP      criu/sk-tcp.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.05   DEP      criu/sk-queue.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.11   DEP      criu/sk-packet.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.21   DEP      criu/sk-netlink.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.32   DEP      criu/sk-inet.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.45   DEP      criu/signalfd.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.59   DEP      criu/sigframe.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.64   DEP      criu/shmem.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.72   DEP      criu/servicefd.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.81   DEP      criu/seize.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 53.91   DEP      criu/seccomp.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 54.03   DEP      criu/rst-malloc.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 54.10   DEP      criu/rbtree.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 54.12   DEP      criu/pstree.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 54.22   DEP      criu/protobuf.d
17:40:59 [2022-04-04T17:40:59.306Z] #43 54.33   GEN      criu/protobuf-desc-gen.h
17:40:59 [2022-04-04T17:40:59.306Z] #43 ...
17:40:59 [2022-04-04T17:40:59.306Z] 
17:40:59 [2022-04-04T17:40:59.306Z] #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
17:40:59 [2022-04-04T17:40:59.306Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a
17:40:59 [2022-04-04T17:40:59.306Z] #53 10.27 + cd /tmp/tmp.pX2TZ1qFWb/src/github.com/opencontainers/runc
17:40:59 [2022-04-04T17:40:59.306Z] #53 10.27 + git checkout -q v1.0.3
17:40:59 [2022-04-04T17:40:59.478Z] #43 151.0   CC       criu/sysctl.o
17:40:59 [2022-04-04T17:40:59.564Z] #53 ...
17:40:59 [2022-04-04T17:40:59.564Z] 
17:40:59 [2022-04-04T17:40:59.564Z] #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
17:40:59 [2022-04-04T17:40:59.564Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e
17:40:59 [2022-04-04T17:40:59.564Z] #32 DONE 109.3s
17:40:59 [2022-04-04T17:40:59.564Z] 
17:40:59 [2022-04-04T17:40:59.564Z] #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
17:40:59 [2022-04-04T17:40:59.564Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a
17:40:59 [2022-04-04T17:40:59.564Z] #53 10.88 + '[' -z '' ']'
17:40:59 [2022-04-04T17:40:59.822Z] #53 10.89 + target=static
17:40:59 [2022-04-04T17:40:59.822Z] #53 10.89 + make BUILDTAGS=seccomp static
17:40:59 [2022-04-04T17:40:59.871Z] #43 153.9   CC       criu/uts_ns.o
17:40:59 [2022-04-04T17:40:59.871Z] #43 154.1   CC       criu/vdso-compat.o
17:40:59 [2022-04-04T17:40:59.871Z] #43 154.3   CC       criu/vdso.o
17:41:00 [2022-04-04T17:41:00.389Z] #53 11.52 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
17:41:00 [2022-04-04T17:41:00.408Z] #43 151.7   CC       criu/sysfs_parse.o
17:41:00 [2022-04-04T17:41:00.439Z] #43 154.7   LINK     criu/built-in.o
17:41:00 [2022-04-04T17:41:00.440Z] #43 154.8   LINK     criu/criu
17:41:00 [2022-04-04T17:41:00.664Z] #43 ...
17:41:00 [2022-04-04T17:41:00.665Z] 
17:41:00 [2022-04-04T17:41:00.665Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
17:41:00 [2022-04-04T17:41:00.665Z] #41 sha256:e2228585b6f9b088275ba49434d58fce1e1d66b5586cac69c6fdd26945ecf5a3
17:41:00 [2022-04-04T17:41:00.665Z] #41 DONE 0.2s
17:41:00 [2022-04-04T17:41:00.665Z] 
17:41:00 [2022-04-04T17:41:00.665Z] #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
17:41:00 [2022-04-04T17:41:00.665Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:00 [2022-04-04T17:41:00.665Z] #43 152.1   CC       criu/timens.o
17:41:00 [2022-04-04T17:41:00.698Z] #43 155.1   DEP      lib/c/criu.d
17:41:00 [2022-04-04T17:41:00.698Z] #43 155.1   CC       images/rpc.pb-c.o
17:41:00 [2022-04-04T17:41:00.921Z] #43 152.3   CC       criu/timerfd.o
17:41:01 [2022-04-04T17:41:01.177Z] #43 152.6   CC       criu/tty.o
17:41:01 [2022-04-04T17:41:01.216Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
17:41:01 [2022-04-04T17:41:01.216Z] === RUN   TestBuildMultiStageOnBuild
17:41:01 [2022-04-04T17:41:01.266Z] #43 155.6   CC       lib/c/criu.o
17:41:01 [2022-04-04T17:41:01.834Z] #43 156.2   LINK     lib/c/built-in.o
17:41:02 [2022-04-04T17:41:02.094Z] #43 156.3   LINK     lib/c/libcriu.so
17:41:02 [2022-04-04T17:41:02.094Z] #43 156.3   LINK     lib/c/libcriu.a
17:41:02 [2022-04-04T17:41:02.094Z] #43 156.4   GEN      magic.py
17:41:02 [2022-04-04T17:41:02.107Z] #43 153.7   CC       criu/tun.o
17:41:02 [2022-04-04T17:41:02.353Z] #43 156.6 Note: Building without setproctitle() and strlcpy() support.
17:41:02 [2022-04-04T17:41:02.353Z] #43 156.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:41:02 [2022-04-04T17:41:02.353Z] #43 156.6 Note: Building without GnuTLS support
17:41:02 [2022-04-04T17:41:02.353Z] #43 156.6 Makefile.config:39: Warn: you have no libnftables installed
17:41:02 [2022-04-04T17:41:02.353Z] #43 156.6 Makefile.config:40: Warn: Building without nftables support
17:41:02 [2022-04-04T17:41:02.670Z] #43 154.1   CC       criu/uffd.o
17:41:02 [2022-04-04T17:41:02.921Z] #43 157.2 fatal: not a git repository (or any of the parent directories): .git
17:41:03 [2022-04-04T17:41:03.493Z] #43 157.7 make[1]: Nothing to be done for 'all'.
17:41:03 [2022-04-04T17:41:03.602Z] #43 154.8   CC       criu/util.o
17:41:03 [2022-04-04T17:41:03.690Z] #56 ...
17:41:03 [2022-04-04T17:41:03.690Z] 
17:41:03 [2022-04-04T17:41:03.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
17:41:03 [2022-04-04T17:41:03.690Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:03 [2022-04-04T17:41:03.690Z] #43 25.08   CC       images/timerfd.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 25.27   CC       images/mm.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 25.52   CC       images/sk-opts.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 25.70   CC       images/sk-unix.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 26.00   CC       images/sk-inet.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 26.30   CC       images/tun.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 26.53   CC       images/sk-netlink.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 26.76   CC       images/packet-sock.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 27.16   CC       images/ipc-var.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 27.35   CC       images/ipc-desc.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 27.51   CC       images/ipc-shm.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 27.72   CC       images/ipc-msg.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 27.93   CC       images/ipc-sem.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 28.13   CC       images/utsns.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 28.28   CC       images/creds.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 28.45   CC       images/vma.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 28.67   CC       images/netdev.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 28.95   CC       images/tty.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 29.44   CC       images/file-lock.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 29.59   CC       images/rlimit.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 29.74   CC       images/pagemap.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 29.98   CC       images/siginfo.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 30.17   CC       images/rpc.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 30.96   CC       images/ext-file.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 31.07   CC       images/cgroup.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 31.54   CC       images/userns.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 31.82   CC       images/google/protobuf/descriptor.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 33.16   CC       images/opts.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 33.34   CC       images/seccomp.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 33.42   CC       images/binfmt-misc.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 33.55   CC       images/time.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 33.70   CC       images/sysctl.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 33.84   CC       images/autofs.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 33.99   CC       images/macvlan.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 34.17   CC       images/sit.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 34.33   CC       images/memfd.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 34.56   CC       images/timens.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 34.78   LINK     images/built-in.o
17:41:03 [2022-04-04T17:41:03.690Z] #43 34.92   GEN      compel/include/asm
17:41:03 [2022-04-04T17:41:03.690Z] #43 34.95   GEN      compel/include/version.h
17:41:03 [2022-04-04T17:41:03.690Z] #43 34.97 touch .config
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.01   GEN      include/common/config.h
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.08   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.11   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.13   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.15   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.17   DEP      compel/arch/x86/plugins/std/memcpy.d
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.20   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.23   GEN      compel/plugins/include/uapi/std/syscall.h
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.25   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.26   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.28   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:41:03 [2022-04-04T17:41:03.690Z] #43 35.28   DEP      compel/plugins/std/infect.d
17:41:03 [2022-04-04T17:41:03.949Z] #43 35.37   DEP      compel/plugins/std/string.d
17:41:03 [2022-04-04T17:41:03.949Z] #43 35.46   DEP      compel/plugins/std/log.d
17:41:03 [2022-04-04T17:41:03.949Z] #43 35.57   DEP      compel/plugins/std/fds.d
17:41:04 [2022-04-04T17:41:04.062Z] #43 158.2 make[1]: 'images/built-in.o' is up to date.
17:41:04 [2022-04-04T17:41:04.062Z] #43 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:41:04 [2022-04-04T17:41:04.062Z] #43 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:41:04 [2022-04-04T17:41:04.062Z] #43 158.3 make[1]: 'compel/libcompel.a' is up to date.
17:41:04 [2022-04-04T17:41:04.062Z] #43 158.3 make[1]: 'compel/compel-host-bin' is up to date.
17:41:04 [2022-04-04T17:41:04.062Z] #43 158.4 make[1]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.062Z] #43 158.4 make[1]: 'soccr/libsoccr.a' is up to date.
17:41:04 [2022-04-04T17:41:04.062Z] #43 158.6 make[2]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.166Z] #43 155.7   CC       criu/uts_ns.o
17:41:04 [2022-04-04T17:41:04.208Z] #43 35.66   DEP      compel/plugins/std/std.d
17:41:04 [2022-04-04T17:41:04.208Z] #43 35.73   DEP      compel/plugins/shmem/shmem.d
17:41:04 [2022-04-04T17:41:04.208Z] #43 35.80   DEP      compel/plugins/fds/fds.d
17:41:04 [2022-04-04T17:41:04.322Z] #43 158.6 make[2]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.322Z] #43 158.6 make[2]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.322Z] #43 158.7 make[2]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.322Z] #43 158.8 make[2]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.322Z] #43 158.8 make[2]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.322Z] #43 158.8 make[2]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.423Z] #43 155.9   CC       criu/vdso-compat.o
17:41:04 [2022-04-04T17:41:04.467Z] #43 35.91   CC       compel/plugins/std/std.o
17:41:04 [2022-04-04T17:41:04.582Z] #43 158.9 make[2]: Nothing to be done for 'all'.
17:41:04 [2022-04-04T17:41:04.582Z] #43 158.9   INSTALL  criu/criu
17:41:04 [2022-04-04T17:41:04.680Z] #43 156.0   CC       criu/vdso.o
17:41:04 [2022-04-04T17:41:04.728Z] #43 ...
17:41:04 [2022-04-04T17:41:04.728Z] 
17:41:04 [2022-04-04T17:41:04.728Z] #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
17:41:04 [2022-04-04T17:41:04.728Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:41:04 [2022-04-04T17:41:04.728Z] #13 87.43 Selecting previously unselected package g++-mingw-w64-x86-64.
17:41:04 [2022-04-04T17:41:04.728Z] #13 87.43 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
17:41:04 [2022-04-04T17:41:04.728Z] #13 87.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:41:04 [2022-04-04T17:41:04.728Z] #13 ...
17:41:04 [2022-04-04T17:41:04.728Z] 
17:41:04 [2022-04-04T17:41:04.728Z] #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
17:41:04 [2022-04-04T17:41:04.728Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:04 [2022-04-04T17:41:04.728Z] #43 36.18   CC       compel/plugins/std/fds.o
17:41:04 [2022-04-04T17:41:04.843Z] #43 DONE 159.2s
17:41:04 [2022-04-04T17:41:04.843Z] 
17:41:04 [2022-04-04T17:41:04.843Z] #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
17:41:04 [2022-04-04T17:41:04.843Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6
17:41:04 [2022-04-04T17:41:04.938Z] #43 156.4   LINK     criu/built-in.o
17:41:04 [2022-04-04T17:41:04.938Z] #43 156.5   LINK     criu/criu
17:41:05 [2022-04-04T17:41:05.067Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:41:05 [2022-04-04T17:41:05.067Z] 
17:41:05 [2022-04-04T17:41:05.067Z]  ________   ____  __.
17:41:05 [2022-04-04T17:41:05.067Z]  \_____  \ |    |/ _|
17:41:05 [2022-04-04T17:41:05.067Z]  /   |   \|      <
17:41:05 [2022-04-04T17:41:05.067Z]  /    |    \    |  \
17:41:05 [2022-04-04T17:41:05.067Z]  \_______  /____|__ \
17:41:05 [2022-04-04T17:41:05.067Z]          \/        \/
17:41:05 [2022-04-04T17:41:05.067Z] 
17:41:05 [2022-04-04T17:41:05.067Z] INFO: make.ps1 ended at 04/04/2022 17:40:55
17:41:05 [2022-04-04T17:41:05.067Z] INFO: Binaries build ended at 04/04/2022 17:40:56. Duration:00:01:09.7056675
17:41:05 [2022-04-04T17:41:05.067Z] INFO: Copying the built daemon binary to d:\CI\PR-43460\1\binary\dockerd-492fac20af.exe...
17:41:05 [2022-04-04T17:41:05.067Z] INFO: Copying the built client binary to d:\CI\PR-43460\1\binary\docker-492fac20af.exe...
17:41:05 [2022-04-04T17:41:05.067Z] INFO: Copying dockerversion from the container...
17:41:05 [2022-04-04T17:41:05.067Z] INFO: Copying the golang package from the container to d:\CI\PR-43460\1\installer\go.zip...
17:41:05 [2022-04-04T17:41:05.067Z] INFO: Extracting go.zip to d:\CI\PR-43460\1\go
17:41:05 [2022-04-04T17:41:05.195Z] #43 156.8   DEP      lib/c/criu.d
17:41:05 [2022-04-04T17:41:05.298Z] #43 36.64   CC       compel/plugins/std/log.o
17:41:05 [2022-04-04T17:41:05.452Z] #43 156.9   CC       images/rpc.pb-c.o
17:41:05 [2022-04-04T17:41:05.661Z] #53 ...
17:41:05 [2022-04-04T17:41:05.661Z] 
17:41:05 [2022-04-04T17:41:05.661Z] #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
17:41:05 [2022-04-04T17:41:05.661Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:41:05 [2022-04-04T17:41:05.661Z] #43 55.92   DEP      criu/protobuf-desc.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.01   DEP      criu/proc_parse.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.12   DEP      criu/plugin.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.20   DEP      criu/pipes.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.30   DEP      criu/pie-util.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.40   DEP      criu/pie-util-vdso.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.54   DEP      criu/path.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.67   DEP      criu/parasite-syscall.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.79   DEP      criu/pagemap.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.88   DEP      criu/pagemap-cache.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 56.96   DEP      criu/page-xfer.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 57.08   DEP      criu/page-pipe.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 57.14   DEP      criu/netfilter.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 57.27   DEP      criu/net.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 57.44   DEP      criu/namespaces.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 57.56   DEP      criu/mount.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 57.68   DEP      criu/memfd.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 57.77   DEP      criu/mem.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 57.96   DEP      criu/lsm.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.06   DEP      criu/log.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.14   DEP      criu/libnetlink.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.22   DEP      criu/kerndat.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.34   DEP      criu/kcmp-ids.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.39   DEP      criu/irmap.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.47   DEP      criu/ipc_ns.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.57   DEP      criu/image.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.67   DEP      criu/image-desc.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.74   DEP      criu/fsnotify.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.87   DEP      criu/filesystems.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 58.95   DEP      criu/files.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.14   DEP      criu/files-reg.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.22   DEP      criu/files-ext.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.29   DEP      criu/file-lock.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.37   DEP      criu/file-ids.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.44   DEP      criu/fifo.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.54   DEP      criu/fdstore.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.58   DEP      criu/fault-injection.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.61   DEP      criu/external.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.67   DEP      criu/eventpoll.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.76   DEP      criu/eventfd.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.84   DEP      criu/crtools.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 59.94   DEP      criu/cr-service.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.05   DEP      criu/cr-restore.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.14   DEP      criu/cr-errno.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.15   DEP      criu/cr-dump.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.27   DEP      criu/cr-dedup.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.36   DEP      criu/cr-check.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.48   DEP      criu/config.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.64   DEP      criu/clone-noasan.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.71   DEP      criu/cgroup.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.83   DEP      criu/cgroup-props.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.90   DEP      criu/bitmap.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.91   DEP      criu/bfd.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 60.97   DEP      criu/autofs.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 61.10   DEP      criu/aio.d
17:41:05 [2022-04-04T17:41:05.661Z] #43 61.18   DEP      criu/action-scripts.d
17:41:05 [2022-04-04T17:41:05.783Z] #53 ...
17:41:05 [2022-04-04T17:41:05.783Z] 
17:41:05 [2022-04-04T17:41:05.783Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:41:05 [2022-04-04T17:41:05.783Z] #44 sha256:44cb08d7f7a03e22050e8b5f069da2f56f93865cd1909e70fdf19a594d5cb484
17:41:05 [2022-04-04T17:41:05.783Z] #44 DONE 0.1s
17:41:05 [2022-04-04T17:41:05.783Z] 
17:41:05 [2022-04-04T17:41:05.783Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
17:41:05 [2022-04-04T17:41:05.783Z] #46 sha256:6498b317b9cdbfd25923180aa441dfeb4cde09f79a99f5c9c4d1470365acf8f5
17:41:05 [2022-04-04T17:41:05.867Z] #43 37.23   CC       compel/plugins/std/string.o
17:41:05 [2022-04-04T17:41:05.921Z] #43 61.44   CC       criu/action-scripts.o
17:41:06 [2022-04-04T17:41:06.017Z] #43 157.3   CC       lib/c/criu.o
17:41:06 [2022-04-04T17:41:06.044Z] #46 DONE 0.1s
17:41:06 [2022-04-04T17:41:06.044Z] 
17:41:06 [2022-04-04T17:41:06.044Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
17:41:06 [2022-04-04T17:41:06.044Z] #48 sha256:8a914cebd868e1bdfcc1b56738905f795778289f33ceaccb172c79e12c5bfb8a
17:41:06 [2022-04-04T17:41:06.044Z] #48 DONE 0.1s
17:41:06 [2022-04-04T17:41:06.044Z] 
17:41:06 [2022-04-04T17:41:06.044Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
17:41:06 [2022-04-04T17:41:06.044Z] #50 sha256:6b8482eb8a00d4511d6881ba5d782f8a3dda29055e8bbc35e1c7cbb4a90ecd23
17:41:06 [2022-04-04T17:41:06.127Z] #43 37.67   CC       compel/plugins/std/infect.o
17:41:06 [2022-04-04T17:41:06.180Z] #43 61.84   CC       criu/aio.o
17:41:06 [2022-04-04T17:41:06.305Z] #50 DONE 0.2s
17:41:06 [2022-04-04T17:41:06.305Z] 
17:41:06 [2022-04-04T17:41:06.305Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
17:41:06 [2022-04-04T17:41:06.305Z] #52 sha256:94576bf31e06e9f16f470ac8560a107a491f555449aa2999759386b3f934e86f
17:41:06 [2022-04-04T17:41:06.305Z] #52 DONE 0.1s
17:41:06 [2022-04-04T17:41:06.305Z] 
17:41:06 [2022-04-04T17:41:06.305Z] #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
17:41:06 [2022-04-04T17:41:06.305Z] #53 sha256:b25d360c1d0801eb750be5f6feb698cc03ddef1e5737505244561db631944cc6
17:41:06 [2022-04-04T17:41:06.505Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:41:06 [2022-04-04T17:41:06.505Z] === RUN   TestBuildUncleanTarFilenames
17:41:06 [2022-04-04T17:41:06.581Z] #43 158.0   LINK     lib/c/built-in.o
17:41:06 [2022-04-04T17:41:06.581Z] #43 158.0   LINK     lib/c/libcriu.so
17:41:06 [2022-04-04T17:41:06.581Z] #43 158.1   LINK     lib/c/libcriu.a
17:41:06 [2022-04-04T17:41:06.698Z] #43 37.97   CC       compel/arch/x86/plugins/std/parasite-head.o
17:41:06 [2022-04-04T17:41:06.698Z] #43 38.01   CC       compel/arch/x86/plugins/std/memcpy.o
17:41:06 [2022-04-04T17:41:06.698Z] #43 38.04   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:41:06 [2022-04-04T17:41:06.698Z] #43 38.10   AR       compel/plugins/std.lib.a
17:41:06 [2022-04-04T17:41:06.698Z] #43 38.16   CC       compel/plugins/fds/fds.o
17:41:06 [2022-04-04T17:41:06.761Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
17:41:06 [2022-04-04T17:41:06.761Z] === RUN   TestBuildMultiStageLayerLeak
17:41:06 [2022-04-04T17:41:06.837Z] #43 158.2   GEN      magic.py
17:41:06 [2022-04-04T17:41:06.837Z] #43 158.3 Note: Building without setproctitle() and strlcpy() support.
17:41:06 [2022-04-04T17:41:06.837Z] #43 158.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:41:06 [2022-04-04T17:41:06.837Z] #43 158.3 Note: Building without GnuTLS support
17:41:06 [2022-04-04T17:41:06.837Z] #43 158.3 Makefile.config:39: Warn: you have no libnftables installed
17:41:06 [2022-04-04T17:41:06.837Z] #43 158.3 Makefile.config:40: Warn: Building without nftables support
17:41:06 [2022-04-04T17:41:06.958Z] #43 38.47   AR       compel/plugins/fds.lib.a
17:41:06 [2022-04-04T17:41:06.958Z] #43 38.51   HOSTDEP  compel/src/lib/log-host.d
17:41:07 [2022-04-04T17:41:07.115Z] #43 62.37   CC       criu/autofs.o
17:41:07 [2022-04-04T17:41:07.218Z] #43 38.57   HOSTDEP  compel/src/lib/handle-elf-host.d
17:41:07 [2022-04-04T17:41:07.218Z] #43 38.71   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:41:07 [2022-04-04T17:41:07.218Z] #43 38.79   HOSTDEP  compel/src/main-host.d
17:41:07 [2022-04-04T17:41:07.375Z] #43 ...
17:41:07 [2022-04-04T17:41:07.375Z] 
17:41:07 [2022-04-04T17:41:07.375Z] #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
17:41:07 [2022-04-04T17:41:07.375Z] #24 sha256:2d2fc32dfdae9d2175af375bf6770c751eb8ab0fe2f122f6eef1979dd62d6816
17:41:07 [2022-04-04T17:41:07.401Z] #43 159.0 fatal: not a git repository (or any of the parent directories): .git
17:41:07 [2022-04-04T17:41:07.477Z] #43 38.93   DEP      compel/src/lib/ptrace.d
17:41:07 [2022-04-04T17:41:07.478Z] #43 39.04   DEP      compel/src/lib/infect.d
17:41:07 [2022-04-04T17:41:07.737Z] #43 39.18   DEP      compel/src/lib/infect-util.d
17:41:07 [2022-04-04T17:41:07.737Z] #43 39.24   DEP      compel/src/lib/infect-rpc.d
17:41:07 [2022-04-04T17:41:07.965Z] #43 159.5 make[1]: Nothing to be done for 'all'.
17:41:07 [2022-04-04T17:41:07.997Z] #43 39.34   DEP      compel/arch/x86/src/lib/infect.d
17:41:07 [2022-04-04T17:41:07.997Z] #43 39.44   DEP      compel/arch/x86/src/lib/cpu.d
17:41:07 [2022-04-04T17:41:07.997Z] #43 39.53   DEP      compel/src/lib/log.d
17:41:08 [2022-04-04T17:41:08.257Z] #43 39.63   DEP      compel/src/main.d
17:41:08 [2022-04-04T17:41:08.257Z] #43 39.71   DEP      compel/src/lib/handle-elf.d
17:41:08 [2022-04-04T17:41:08.257Z] #43 39.77   DEP      compel/arch/x86/src/lib/handle-elf.d
17:41:08 [2022-04-04T17:41:08.257Z] #43 39.83   CC       compel/src/lib/log.o
17:41:08 [2022-04-04T17:41:08.517Z] #43 40.00   CC       compel/arch/x86/src/lib/cpu.o
17:41:08 [2022-04-04T17:41:08.530Z] #43 160.0 make[1]: 'images/built-in.o' is up to date.
17:41:08 [2022-04-04T17:41:08.530Z] #43 160.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:41:08 [2022-04-04T17:41:08.530Z] #43 160.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:41:08 [2022-04-04T17:41:08.530Z] #43 160.1 make[1]: 'compel/libcompel.a' is up to date.
17:41:08 [2022-04-04T17:41:08.787Z] #43 160.1 make[1]: 'compel/compel-host-bin' is up to date.
17:41:08 [2022-04-04T17:41:08.787Z] #43 160.1 make[1]: Nothing to be done for 'all'.
17:41:08 [2022-04-04T17:41:08.787Z] #43 160.2 make[1]: 'soccr/libsoccr.a' is up to date.
17:41:08 [2022-04-04T17:41:08.787Z] #43 160.3 make[2]: Nothing to be done for 'all'.
17:41:08 [2022-04-04T17:41:08.787Z] #43 160.3 make[2]: Nothing to be done for 'all'.
17:41:08 [2022-04-04T17:41:08.787Z] #43 160.4 make[2]: Nothing to be done for 'all'.
17:41:09 [2022-04-04T17:41:09.045Z] #43 160.4 make[2]: Nothing to be done for 'all'.
17:41:09 [2022-04-04T17:41:09.045Z] #43 160.5 make[2]: Nothing to be done for 'all'.
17:41:09 [2022-04-04T17:41:09.045Z] #43 160.5 make[2]: Nothing to be done for 'all'.
17:41:09 [2022-04-04T17:41:09.045Z] #43 160.5 make[2]: Nothing to be done for 'all'.
17:41:09 [2022-04-04T17:41:09.045Z] #43 160.6 make[2]: Nothing to be done for 'all'.
17:41:09 [2022-04-04T17:41:09.087Z] #43 40.60   CC       compel/arch/x86/src/lib/infect.o
17:41:09 [2022-04-04T17:41:09.191Z] #24 117.1 Checking out files:  29% (3389/11414)   
Checking out files:  30% (3425/11414)   
Checking out files:  31% (3539/11414)   
Checking out files:  32% (3653/11414)   
Checking out files:  33% (3767/11414)   
Checking out files:  34% (3881/11414)   
Checking out files:  35% (3995/11414)   
Checking out files:  36% (4110/11414)   
Checking out files:  37% (4224/11414)   
Checking out files:  38% (4338/11414)   
Checking out files:  39% (4452/11414)   
Checking out files:  40% (4566/11414)   
Checking out files:  41% (4680/11414)   
Checking out files:  42% (4794/11414)   
Checking out files:  43% (4909/11414)   
Checking out files:  44% (5023/11414)   
Checking out files:  45% (5137/11414)   
Checking out files:  46% (5251/11414)   
Checking out files:  47% (5365/11414)   
Checking out files:  48% (5479/11414)   
Checking out files:  49% (5593/11414)   
Checking out files:  50% (5707/11414)   
Checking out files:  51% (5822/11414)   
Checking out files:  52% (5936/11414)   
Checking out files:  53% (6050/11414)   
Checking out files:  54% (6164/11414)   
Checking out files:  55% (6278/11414)   
Checking out files:  56% (6392/11414)   
Checking out files:  57% (6506/11414)   
Checking out files:  58% (6621/11414)   
Checking out files:  58% (6734/11414)   
Checking out files:  59% (6735/11414)   
Checking out files:  60% (6849/11414)   
Checking out files:  61% (6963/11414)   
Checking out files:  62% (7077/11414)   
Checking out files:  63% (7191/11414)   
Checking out files:  64% (7305/11414)   
Checking out files:  65% (7420/11414)   
Checking out files:  66% (7534/11414)   
Checking out files:  67% (7648/11414)   
Checking out files:  68% (7762/11414)   
Checking out files:  69% (7876/11414)   
Checking out files:  70% (7990/11414)   
Checking out files:  71% (8104/11414)   
Checking out files:  72% (8219/11414)   
Checking out files:  73% (8333/11414)   
Checking out files:  74% (8447/11414)   
Checking out files:  75% (8561/11414)   
Checking out files:  76% (8675/11414)   
Checking out files:  77% (8789/11414)   
Checking out files:  78% (8903/11414)   
Checking out files:  79% (9018/11414)   
Checking out files:  80% (9132/11414)   
Checking out files:  81% (9246/11414)   
Checking out files:  82% (9360/11414)   
Checking out files:  83% (9474/11414)   
Checking out files:  84% (9588/11414)   
Checking out files:  85% (9702/11414)   
Checking out files:  86% (9817/11414)   
Checking out files:  87% (9931/11414)   
Checking out files:  88% (10045/11414)   
Checking out files:  89% (10159/11414)   
Checking out files:  90% (10273/11414)   
Checking out files:  91% (10387/11414)   
Checking out files:  92% (10501/11414)   
Checking out files:  93% (10616/11414)   
Checking out files:  93% (10689/11414)   
Checking out files:  94% (10730/11414)   
Checking out files:  95% (10844/11414)   
Checking out files:  96% (10958/11414)   
Checking out files:  97% (11072/11414)   
Checking out files:  98% (11186/11414)   
Checking out files:  99% (11300/11414)   
Checking out files: 100% (11414/11414)   
Checking out files: 100% (11414/11414), done.
17:41:09 [2022-04-04T17:41:09.302Z] #43 160.6   INSTALL  criu/criu
17:41:09 [2022-04-04T17:41:09.302Z] #43 DONE 160.9s
17:41:09 [2022-04-04T17:41:09.302Z] 
17:41:09 [2022-04-04T17:41:09.302Z] #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
17:41:09 [2022-04-04T17:41:09.302Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6
17:41:09 [2022-04-04T17:41:09.450Z] #24 119.4 + cd /tmp/tmp.1xgpuhNDs3/tmp/docker-ce
17:41:09 [2022-04-04T17:41:09.450Z] #24 119.4 + git checkout -q v17.06.2-ce
17:41:10 [2022-04-04T17:41:10.025Z] #43 41.40   CC       compel/src/lib/infect-rpc.o
17:41:10 [2022-04-04T17:41:10.233Z] #53 ...
17:41:10 [2022-04-04T17:41:10.233Z] 
17:41:10 [2022-04-04T17:41:10.233Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:41:10 [2022-04-04T17:41:10.233Z] #44 sha256:7bcb97c4a930635d70844aa0e7e85e398bcffaa51dbaf666ce340a30bfdab9cb
17:41:10 [2022-04-04T17:41:10.286Z] #43 41.65   CC       compel/src/lib/infect-util.o
17:41:10 [2022-04-04T17:41:10.286Z] #43 41.89   CC       compel/src/lib/infect.o
17:41:10 [2022-04-04T17:41:10.490Z] #44 DONE 0.1s
17:41:10 [2022-04-04T17:41:10.490Z] 
17:41:10 [2022-04-04T17:41:10.490Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
17:41:10 [2022-04-04T17:41:10.490Z] #46 sha256:b8c9556c6c1ac0b688ec269e90dcaa5571d0ea99aadc3489659c9b546a3c8ce8
17:41:10 [2022-04-04T17:41:10.490Z] #46 DONE 0.1s
17:41:10 [2022-04-04T17:41:10.490Z] 
17:41:10 [2022-04-04T17:41:10.490Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
17:41:10 [2022-04-04T17:41:10.490Z] #48 sha256:d20bca649b16c7e035875265fd2ca3c9ea0664f1b1e6bd9267765e1d5dc15ef5
17:41:10 [2022-04-04T17:41:10.490Z] #48 DONE 0.1s
17:41:10 [2022-04-04T17:41:10.490Z] 
17:41:10 [2022-04-04T17:41:10.490Z] #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
17:41:10 [2022-04-04T17:41:10.490Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6
17:41:10 [2022-04-04T17:41:10.545Z] #43 ...
17:41:10 [2022-04-04T17:41:10.545Z] 
17:41:10 [2022-04-04T17:41:10.545Z] #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
17:41:10 [2022-04-04T17:41:10.545Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.6 Selecting previously unselected package libapparmor1:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.7 Selecting previously unselected package libapparmor-dev:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.9 Selecting previously unselected package libbtrfs0.
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 101.9 Unpacking libbtrfs0 (4.20.1-2) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.0 Selecting previously unselected package libbtrfs-dev.
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.0 Unpacking libbtrfs-dev (4.20.1-2) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.2 Selecting previously unselected package libudev-dev:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.3 Selecting previously unselected package libsepol1-dev:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.6 Selecting previously unselected package libpcre16-3:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.8 Selecting previously unselected package libpcre32-3:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 102.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 103.0 Selecting previously unselected package libpcrecpp0v5:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 103.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 103.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 103.1 Selecting previously unselected package libpcre3-dev:amd64.
17:41:10 [2022-04-04T17:41:10.545Z] #13 103.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 103.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:41:10 [2022-04-04T17:41:10.545Z] #13 103.5 Selecting previously unselected package libselinux1-dev:amd64.
17:41:10 [2022-04-04T17:41:10.747Z] #53 ...
17:41:10 [2022-04-04T17:41:10.747Z] 
17:41:10 [2022-04-04T17:41:10.747Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
17:41:10 [2022-04-04T17:41:10.747Z] #50 sha256:78a9305732a19d5820745f0882464c303529ec3b0b98adb055e9116f79fc7f35
17:41:10 [2022-04-04T17:41:10.747Z] #50 DONE 0.1s
17:41:10 [2022-04-04T17:41:10.747Z] 
17:41:10 [2022-04-04T17:41:10.747Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
17:41:10 [2022-04-04T17:41:10.747Z] #52 sha256:5f48b8780fda9594cb8bf3087500c00f74f7ce02916280470f1c099954fd3d02
17:41:10 [2022-04-04T17:41:10.747Z] #52 DONE 0.1s
17:41:10 [2022-04-04T17:41:10.747Z] 
17:41:10 [2022-04-04T17:41:10.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
17:41:10 [2022-04-04T17:41:10.747Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b
17:41:10 [2022-04-04T17:41:10.806Z] #13 103.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:41:10 [2022-04-04T17:41:10.806Z] #13 103.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:41:10 [2022-04-04T17:41:10.806Z] #13 103.7 Selecting previously unselected package libdevmapper-dev:amd64.
17:41:11 [2022-04-04T17:41:11.068Z] #13 103.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:41:11 [2022-04-04T17:41:11.068Z] #13 103.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:41:11 [2022-04-04T17:41:11.068Z] #13 103.9 Selecting previously unselected package libseccomp-dev:amd64.
17:41:11 [2022-04-04T17:41:11.068Z] #13 103.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
17:41:11 [2022-04-04T17:41:11.068Z] #13 103.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
17:41:11 [2022-04-04T17:41:11.326Z] #13 104.0 Selecting previously unselected package libsystemd-dev:amd64.
17:41:11 [2022-04-04T17:41:11.326Z] #13 104.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
17:41:11 [2022-04-04T17:41:11.326Z] #13 104.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.6 Setting up libbtrfs0 (4.20.1-2) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libbtrfs-dev (4.20.1-2) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.7 Setting up mingw-w64-common (6.0.0-3) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:41:11 [2022-04-04T17:41:11.895Z] #13 104.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
17:41:11 [2022-04-04T17:41:11.979Z] #24 ...
17:41:11 [2022-04-04T17:41:11.979Z] 
17:41:11 [2022-04-04T17:41:11.979Z] #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
17:41:11 [2022-04-04T17:41:11.979Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb
17:41:11 [2022-04-04T17:41:11.979Z] #20 7.464 Fetched 8830 kB in 7s (1295 kB/s)
17:41:11 [2022-04-04T17:41:11.979Z] #20 7.464 Reading package lists...
17:41:11 [2022-04-04T17:41:11.979Z] #20 10.31 Reading package lists...
17:41:11 [2022-04-04T17:41:11.979Z] #20 13.09 Building dependency tree...
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.93 libcap2-bin is already the newest version (1:2.25-2).
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.93 The following additional packages will be installed:
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.93   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.93   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.94   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.94   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.94   python3.7 python3.7-minimal vim-runtime xxd
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.94 Suggested packages:
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.95   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.95   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.95   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.95   quota
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.95 Recommended packages:
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.95   aufs-dkms nftables build-essential python3-dev python3-keyring
17:41:11 [2022-04-04T17:41:11.979Z] #20 14.95   python3-keyrings.alt python3-xdg unzip
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.29 The following NEW packages will be installed:
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.31   xz-utils zip
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.65 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded.
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.65 Need to get 27.7 MB of archives.
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.65 After this operation, 114 MB of additional disk space will be used.
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
17:41:11 [2022-04-04T17:41:11.979Z] #20 16.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 16.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.53 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 17.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
17:41:11 [2022-04-04T17:41:11.980Z] #20 ...
17:41:11 [2022-04-04T17:41:11.980Z] 
17:41:11 [2022-04-04T17:41:11.980Z] #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
17:41:11 [2022-04-04T17:41:11.980Z] #24 sha256:2d2fc32dfdae9d2175af375bf6770c751eb8ab0fe2f122f6eef1979dd62d6816
17:41:11 [2022-04-04T17:41:11.980Z] #24 122.0 + mkdir -p /tmp/tmp.1xgpuhNDs3/src/github.com/docker
17:41:11 [2022-04-04T17:41:11.980Z] #24 122.0 + mv components/cli /tmp/tmp.1xgpuhNDs3/src/github.com/docker/cli
17:41:11 [2022-04-04T17:41:11.980Z] #24 122.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:41:12 [2022-04-04T17:41:12.009Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
17:41:12 [2022-04-04T17:41:12.009Z] === RUN   TestBuildWithHugeFile
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.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
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.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
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.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
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.9 Setting up dmsetup (2:1.02.155-3) ...
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:41:12 [2022-04-04T17:41:12.160Z] #13 104.9 Processing triggers for libc-bin (2.28-10) ...
17:41:14 [2022-04-04T17:41:14.700Z] #13 DONE 107.1s
17:41:14 [2022-04-04T17:41:14.700Z] 
17:41:14 [2022-04-04T17:41:14.700Z] #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
17:41:14 [2022-04-04T17:41:14.700Z] #58 sha256:50dab419be1630868a297c8c11fc13431ea91b2949c9023ab2ab52edd39f8c4f
17:41:14 [2022-04-04T17:41:14.700Z] #58 105.5 + for f in rootlesskit rootlesskit-docker-proxy
17:41:14 [2022-04-04T17:41:14.700Z] #58 105.5 + GOBIN=/build
17:41:14 [2022-04-04T17:41:14.700Z] #58 105.5 + GO111MODULE=on
17:41:14 [2022-04-04T17:41:14.700Z] #58 105.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
17:41:14 [2022-04-04T17:41:14.700Z] #58 DONE 111.3s
17:41:14 [2022-04-04T17:41:14.700Z] 
17:41:14 [2022-04-04T17:41:14.700Z] #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
17:41:14 [2022-04-04T17:41:14.700Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f
17:41:14 [2022-04-04T17:41:14.700Z] #53 ...
17:41:14 [2022-04-04T17:41:14.700Z] 
17:41:14 [2022-04-04T17:41:14.700Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:41:14 [2022-04-04T17:41:14.700Z] #59 sha256:5f558d9aa713992ea01908909e86afacf804f3364602e11a957dd19f8ee7a73d
17:41:14 [2022-04-04T17:41:14.700Z] #59 DONE 0.3s
17:41:14 [2022-04-04T17:41:14.961Z] 
17:41:14 [2022-04-04T17:41:14.961Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:41:14 [2022-04-04T17:41:14.961Z] #60 sha256:5bae5bdb133b011b5b30c3e3a9e0a05d3c918d9e4c8c348cd9b0f90786119d0c
17:41:14 [2022-04-04T17:41:14.961Z] #60 DONE 0.3s
17:41:14 [2022-04-04T17:41:14.961Z] 
17:41:14 [2022-04-04T17:41:14.961Z] #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
17:41:14 [2022-04-04T17:41:14.961Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:14 [2022-04-04T17:41:14.961Z] #43 43.84   CC       compel/src/lib/ptrace.o
17:41:14 [2022-04-04T17:41:14.961Z] #43 44.05   AR       compel/libcompel.a
17:41:14 [2022-04-04T17:41:14.961Z] #43 44.16   HOSTCC   compel/src/main-host.o
17:41:14 [2022-04-04T17:41:14.961Z] #43 44.42   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:41:14 [2022-04-04T17:41:14.961Z] #43 44.51   HOSTCC   compel/src/lib/handle-elf-host.o
17:41:14 [2022-04-04T17:41:14.961Z] #43 44.80   HOSTCC   compel/src/lib/log-host.o
17:41:14 [2022-04-04T17:41:14.961Z] #43 44.96   HOSTLINK compel/compel-host-bin
17:41:14 [2022-04-04T17:41:14.961Z] #43 45.06   DEP      soccr/soccr.d
17:41:14 [2022-04-04T17:41:14.961Z] #43 45.17   CC       soccr/soccr.o
17:41:14 [2022-04-04T17:41:14.961Z] #43 46.42   AR       soccr/libsoccr.a
17:41:14 [2022-04-04T17:41:14.961Z] #43 46.47 make[1]: 'soccr/libsoccr.a' is up to date.
17:41:15 [2022-04-04T17:41:15.222Z] #43 46.80   DEP      criu/arch/x86/sigframe.d
17:41:15 [2022-04-04T17:41:15.483Z] #43 46.91   DEP      criu/arch/x86/sigaction_compat.d
17:41:15 [2022-04-04T17:41:15.483Z] #43 46.98   DEP      criu/arch/x86/kerndat.d
17:41:15 [2022-04-04T17:41:15.483Z] #43 47.06   DEP      criu/arch/x86/crtools.d
17:41:15 [2022-04-04T17:41:15.744Z] #43 47.16   DEP      criu/arch/x86/cpu.d
17:41:15 [2022-04-04T17:41:15.744Z] #43 47.30   CC       criu/arch/x86/cpu.o
17:41:16 [2022-04-04T17:41:16.315Z] #43 47.94   CC       criu/arch/x86/crtools.o
17:41:17 [2022-04-04T17:41:17.244Z] #24 ...
17:41:17 [2022-04-04T17:41:17.244Z] 
17:41:17 [2022-04-04T17:41:17.245Z] #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
17:41:17 [2022-04-04T17:41:17.245Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb
17:41:17 [2022-04-04T17:41:17.245Z] #20 17.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB]
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB]
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.11 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.70 debconf: delaying package configuration, since apt-utils is not installed
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.81 Fetched 27.7 MB in 2s (15.9 MB/s)
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.87 Selecting previously unselected package pigz.
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23425 files and directories currently installed.)
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.92 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 18.93 Unpacking pigz (2.4-1) ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 19.01 Selecting previously unselected package libpython3.7-minimal:arm64.
17:41:17 [2022-04-04T17:41:17.245Z] #20 19.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 19.02 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 19.40 Selecting previously unselected package python3.7-minimal.
17:41:17 [2022-04-04T17:41:17.245Z] #20 19.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 19.42 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 19.94 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 19.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 21.97 Selecting previously unselected package python3-minimal.
17:41:17 [2022-04-04T17:41:17.245Z] #20 21.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23674 files and directories currently installed.)
17:41:17 [2022-04-04T17:41:17.245Z] #20 22.00 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 22.01 Unpacking python3-minimal (3.7.3-1) ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 22.09 Selecting previously unselected package libmpdec2:arm64.
17:41:17 [2022-04-04T17:41:17.245Z] #20 22.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 22.12 Unpacking libmpdec2:arm64 (2.4.2-2) ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 22.18 Selecting previously unselected package libpython3.7-stdlib:arm64.
17:41:17 [2022-04-04T17:41:17.245Z] #20 22.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 22.20 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 23.01 Selecting previously unselected package python3.7.
17:41:17 [2022-04-04T17:41:17.245Z] #20 23.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
17:41:17 [2022-04-04T17:41:17.245Z] #20 23.02 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:41:17 [2022-04-04T17:41:17.257Z] #43 48.75   CC       criu/arch/x86/kerndat.o
17:41:17 [2022-04-04T17:41:17.503Z] #20 23.15 Selecting previously unselected package libpython3-stdlib:arm64.
17:41:17 [2022-04-04T17:41:17.503Z] #20 23.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
17:41:17 [2022-04-04T17:41:17.503Z] #20 23.18 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
17:41:17 [2022-04-04T17:41:17.503Z] #20 23.31 Setting up python3-minimal (3.7.3-1) ...
17:41:17 [2022-04-04T17:41:17.518Z] #43 49.09   CC       criu/arch/x86/sigaction_compat.o
17:41:17 [2022-04-04T17:41:17.778Z] #43 49.27   CC       criu/arch/x86/sigframe.o
17:41:18 [2022-04-04T17:41:18.038Z] #43 49.51   LINK     criu/arch/x86/crtools.built-in.o
17:41:18 [2022-04-04T17:41:18.038Z] #43 49.55   DEP      criu/pie/util-vdso-elf32.d
17:41:18 [2022-04-04T17:41:18.038Z] #43 ...
17:41:18 [2022-04-04T17:41:18.038Z] 
17:41:18 [2022-04-04T17:41:18.038Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
17:41:18 [2022-04-04T17:41:18.038Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e
17:41:18 [2022-04-04T17:41:18.038Z] #14 DONE 3.8s
17:41:18 [2022-04-04T17:41:18.038Z] 
17:41:18 [2022-04-04T17:41:18.038Z] #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
17:41:18 [2022-04-04T17:41:18.038Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:18 [2022-04-04T17:41:18.038Z] #43 49.68   DEP      criu/pie/util-vdso.d
17:41:18 [2022-04-04T17:41:18.038Z] #43 ...
17:41:18 [2022-04-04T17:41:18.038Z] 
17:41:18 [2022-04-04T17:41:18.038Z] #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
17:41:18 [2022-04-04T17:41:18.038Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c
17:41:18 [2022-04-04T17:41:18.071Z] #20 23.94 Selecting previously unselected package python3.
17:41:18 [2022-04-04T17:41:18.071Z] #20 ...
17:41:18 [2022-04-04T17:41:18.071Z] 
17:41:18 [2022-04-04T17:41:18.071Z] #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
17:41:18 [2022-04-04T17:41:18.071Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:41:18 [2022-04-04T17:41:18.071Z] #43 63.60   CC       criu/bfd.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 64.19   CC       criu/bitmap.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 64.34   CC       criu/cgroup-props.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 65.03   CC       criu/cgroup.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 67.76   CC       criu/clone-noasan.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 67.91   CC       criu/config.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 69.25   CC       criu/cr-check.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 70.93   CC       criu/cr-dedup.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 71.28   CC       criu/cr-dump.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 73.51   CC       criu/cr-errno.o
17:41:18 [2022-04-04T17:41:18.071Z] #43 73.59   CC       criu/cr-restore.o
17:41:18 [2022-04-04T17:41:18.330Z] #43 ...
17:41:18 [2022-04-04T17:41:18.330Z] 
17:41:18 [2022-04-04T17:41:18.330Z] #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
17:41:18 [2022-04-04T17:41:18.330Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb
17:41:18 [2022-04-04T17:41:18.330Z] #20 23.94 (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 ... 24086 files and directories currently installed.)
17:41:18 [2022-04-04T17:41:18.330Z] #20 23.98 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
17:41:18 [2022-04-04T17:41:18.330Z] #20 23.99 Unpacking python3 (3.7.3-1) ...
17:41:18 [2022-04-04T17:41:18.330Z] #20 24.09 Selecting previously unselected package libip4tc0:arm64.
17:41:18 [2022-04-04T17:41:18.330Z] #20 24.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
17:41:18 [2022-04-04T17:41:18.330Z] #20 24.10 Unpacking libip4tc0:arm64 (1.8.2-4) ...
17:41:18 [2022-04-04T17:41:18.330Z] #20 24.17 Selecting previously unselected package libip6tc0:arm64.
17:41:18 [2022-04-04T17:41:18.330Z] #20 24.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
17:41:18 [2022-04-04T17:41:18.330Z] #20 24.18 Unpacking libip6tc0:arm64 (1.8.2-4) ...
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.32 Selecting previously unselected package libiptc0:arm64.
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.32 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.32 Unpacking libiptc0:arm64 (1.8.2-4) ...
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.38 Selecting previously unselected package libnfnetlink0:arm64.
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.39 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.44 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
17:41:18 [2022-04-04T17:41:18.588Z] #20 24.45 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:41:18 [2022-04-04T17:41:18.850Z] #20 24.52 Selecting previously unselected package libnftnl11:arm64.
17:41:18 [2022-04-04T17:41:18.850Z] #20 24.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
17:41:18 [2022-04-04T17:41:18.850Z] #20 24.54 Unpacking libnftnl11:arm64 (1.1.2-2) ...
17:41:18 [2022-04-04T17:41:18.850Z] #20 24.62 Selecting previously unselected package iptables.
17:41:18 [2022-04-04T17:41:18.850Z] #20 24.62 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
17:41:18 [2022-04-04T17:41:18.850Z] #20 24.64 Unpacking iptables (1.8.2-4) ...
17:41:19 [2022-04-04T17:41:19.118Z] #20 25.00 Selecting previously unselected package xxd.
17:41:19 [2022-04-04T17:41:19.377Z] #20 25.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ...
17:41:19 [2022-04-04T17:41:19.377Z] #20 25.03 Unpacking xxd (2:8.1.0875-5+deb10u2) ...
17:41:19 [2022-04-04T17:41:19.377Z] #20 25.14 Selecting previously unselected package vim-common.
17:41:19 [2022-04-04T17:41:19.377Z] #20 25.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
17:41:19 [2022-04-04T17:41:19.377Z] #20 25.16 Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
17:41:19 [2022-04-04T17:41:19.635Z] #20 25.33 Selecting previously unselected package bash-completion.
17:41:19 [2022-04-04T17:41:19.635Z] #20 25.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:41:20 [2022-04-04T17:41:20.451Z] INFO: Extraction ended at 04/04/2022 17:41:18. Duration:00:00:20.2767589
17:41:20 [2022-04-04T17:41:20.451Z] INFO: Updating the golang and path environment variables
17:41:20 [2022-04-04T17:41:20.451Z] INFO: GOPATH=d:\gopath
17:41:20 [2022-04-04T17:41:20.451Z] INFO: go version go1.16.15 windows/amd64
17:41:20 [2022-04-04T17:41:20.451Z] INFO: Running the daemon under test in debug mode
17:41:20 [2022-04-04T17:41:20.451Z] INFO: Starting a daemon under test...
17:41:20 [2022-04-04T17:41:20.451Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43460\1\daemon --pidfile d:\CI\PR-43460\1\docker.pid -D
17:41:20 [2022-04-04T17:41:20.451Z] INFO: Process started successfully.
17:41:20 [2022-04-04T17:41:20.451Z] INFO: Start tailing logs of the daemon under tests
17:41:20 [2022-04-04T17:41:20.451Z] INFO: Waiting for the daemon under test to start...
17:41:22 [2022-04-04T17:41:22.167Z] #20 27.42 Unpacking bash-completion (1:2.8-6) ...
17:41:22 [2022-04-04T17:41:22.167Z] #20 27.80 Selecting previously unselected package bzip2.
17:41:22 [2022-04-04T17:41:22.167Z] #20 27.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
17:41:22 [2022-04-04T17:41:22.167Z] #20 27.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:41:22 [2022-04-04T17:41:22.167Z] #20 27.93 Selecting previously unselected package xz-utils.
17:41:22 [2022-04-04T17:41:22.167Z] #20 27.93 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
17:41:22 [2022-04-04T17:41:22.167Z] #20 27.94 Unpacking xz-utils (5.2.4-1) ...
17:41:22 [2022-04-04T17:41:22.238Z] #15 DONE 3.5s
17:41:22 [2022-04-04T17:41:22.238Z] 
17:41:22 [2022-04-04T17:41:22.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
17:41:22 [2022-04-04T17:41:22.238Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:22 [2022-04-04T17:41:22.238Z] #43 49.84   DEP      criu/pie/util.d
17:41:22 [2022-04-04T17:41:22.238Z] #43 49.94   CC       criu/pie/util.o
17:41:22 [2022-04-04T17:41:22.238Z] #43 50.22   CC       criu/pie/util-vdso.o
17:41:22 [2022-04-04T17:41:22.238Z] #43 50.86   CC       criu/pie/util-vdso-elf32.o
17:41:22 [2022-04-04T17:41:22.238Z] #43 51.55   AR       criu/pie/pie.lib.a
17:41:22 [2022-04-04T17:41:22.238Z] #43 51.58   DEP      criu/pie/restorer.d
17:41:22 [2022-04-04T17:41:22.238Z] #43 51.76   DEP      criu/arch/x86/sigaction_compat_pie.d
17:41:22 [2022-04-04T17:41:22.238Z] #43 51.83   DEP      criu/arch/x86/restorer_unmap.d
17:41:22 [2022-04-04T17:41:22.238Z] #43 51.86   DEP      criu/arch/x86/restorer.d
17:41:22 [2022-04-04T17:41:22.238Z] #43 52.01   DEP      criu/arch/x86/vdso-pie.d
17:41:22 [2022-04-04T17:41:22.238Z] #43 52.12   DEP      criu/pie/parasite-vdso.d
17:41:22 [2022-04-04T17:41:22.238Z] #43 52.22   DEP      criu/pie/parasite.d
17:41:22 [2022-04-04T17:41:22.238Z] #43 52.51   CC       criu/pie/parasite.o
17:41:22 [2022-04-04T17:41:22.238Z] #43 53.82   LINK     criu/pie/parasite.built-in.o
17:41:22 [2022-04-04T17:41:22.426Z] #20 28.11 Selecting previously unselected package apparmor.
17:41:22 [2022-04-04T17:41:22.426Z] #20 28.14 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
17:41:22 [2022-04-04T17:41:22.426Z] #20 28.22 Unpacking apparmor (2.13.2-10) ...
17:41:22 [2022-04-04T17:41:22.498Z] #43 53.84   GEN      criu/pie/parasite-blob.h
17:41:22 [2022-04-04T17:41:22.498Z] #43 53.87   CC       criu/pie/parasite-vdso.o
17:41:22 [2022-04-04T17:41:22.684Z] #20 28.52 Selecting previously unselected package aufs-tools.
17:41:22 [2022-04-04T17:41:22.943Z] #20 28.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
17:41:22 [2022-04-04T17:41:22.943Z] #20 28.52 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:41:22 [2022-04-04T17:41:22.943Z] #20 28.64 Selecting previously unselected package libonig5:arm64.
17:41:22 [2022-04-04T17:41:22.943Z] #20 28.65 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
17:41:22 [2022-04-04T17:41:22.943Z] #20 28.65 Unpacking libonig5:arm64 (6.9.1-1) ...
17:41:22 [2022-04-04T17:41:22.943Z] #20 28.78 Selecting previously unselected package libjq1:arm64.
17:41:23 [2022-04-04T17:41:23.067Z] #43 54.59   CC       criu/arch/x86/vdso-pie.o
17:41:23 [2022-04-04T17:41:23.202Z] #20 28.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:41:23 [2022-04-04T17:41:23.202Z] #20 28.78 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:41:23 [2022-04-04T17:41:23.202Z] #20 28.86 Selecting previously unselected package jq.
17:41:23 [2022-04-04T17:41:23.202Z] #20 28.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
17:41:23 [2022-04-04T17:41:23.202Z] #20 28.88 Unpacking jq (1.5+dfsg-2+b1) ...
17:41:23 [2022-04-04T17:41:23.202Z] #20 29.00 Selecting previously unselected package libaio1:arm64.
17:41:23 [2022-04-04T17:41:23.202Z] #20 29.00 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
17:41:23 [2022-04-04T17:41:23.202Z] #20 29.00 Unpacking libaio1:arm64 (0.3.112-3) ...
17:41:23 [2022-04-04T17:41:23.202Z] #20 29.05 Selecting previously unselected package libgpm2:arm64.
17:41:23 [2022-04-04T17:41:23.202Z] #20 29.06 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
17:41:23 [2022-04-04T17:41:23.202Z] #20 29.06 Unpacking libgpm2:arm64 (1.20.7-5) ...
17:41:23 [2022-04-04T17:41:23.202Z] #20 29.12 Selecting previously unselected package libicu63:arm64.
17:41:23 [2022-04-04T17:41:23.327Z] #43 54.84   CC       criu/arch/x86/restorer.o
17:41:23 [2022-04-04T17:41:23.460Z] #20 29.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ...
17:41:23 [2022-04-04T17:41:23.460Z] #20 29.12 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
17:41:23 [2022-04-04T17:41:23.896Z] #43 55.26   CC       criu/arch/x86/restorer_unmap.o
17:41:23 [2022-04-04T17:41:23.897Z] #43 55.31   CC       criu/arch/x86/sigaction_compat_pie.o
17:41:23 [2022-04-04T17:41:23.897Z] #43 55.55   CC       criu/pie/restorer.o
17:41:24 [2022-04-04T17:41:24.413Z] #53 133.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:41:24 [2022-04-04T17:41:24.413Z] #53 134.5 + mkdir -p /build
17:41:24 [2022-04-04T17:41:24.413Z] #53 134.5 + cp runc /build/runc
17:41:24 [2022-04-04T17:41:24.413Z] #53 DONE 134.8s
17:41:24 [2022-04-04T17:41:24.413Z] 
17:41:24 [2022-04-04T17:41:24.413Z] #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
17:41:24 [2022-04-04T17:41:24.413Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f
17:41:24 [2022-04-04T17:41:24.413Z] #56 197.4 + bin/containerd
17:41:25 [2022-04-04T17:41:25.278Z] #43 ...
17:41:25 [2022-04-04T17:41:25.279Z] 
17:41:25 [2022-04-04T17:41:25.279Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:41:25 [2022-04-04T17:41:25.279Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f
17:41:25 [2022-04-04T17:41:25.279Z] #16 3.111 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:41:25 [2022-04-04T17:41:25.279Z] #16 DONE 3.4s
17:41:25 [2022-04-04T17:41:25.279Z] 
17:41:25 [2022-04-04T17:41:25.279Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:41:25 [2022-04-04T17:41:25.279Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451
17:41:25 [2022-04-04T17:41:25.798Z] #56 ...
17:41:25 [2022-04-04T17:41:25.798Z] 
17:41:25 [2022-04-04T17:41:25.798Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
17:41:25 [2022-04-04T17:41:25.798Z] #54 sha256:e4fa069eba5648d04cf3ad099a2175fc2801d5cf3104c6602eba7038c2139acf
17:41:25 [2022-04-04T17:41:25.798Z] #54 DONE 0.1s
17:41:25 [2022-04-04T17:41:25.798Z] 
17:41:25 [2022-04-04T17:41:25.798Z] #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
17:41:25 [2022-04-04T17:41:25.798Z] #56 sha256:a886b3756de8b2ee2f6e1c656fd8d2384fb6bb332e8f395bb9e291962bc9c59f
17:41:26 [2022-04-04T17:41:26.747Z] #20 31.88 Selecting previously unselected package libnet1:arm64.
17:41:26 [2022-04-04T17:41:26.747Z] #20 31.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 31.89 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 31.96 Selecting previously unselected package libnl-3-200:arm64.
17:41:26 [2022-04-04T17:41:26.747Z] #20 31.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 31.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.01 Selecting previously unselected package libprotobuf-c1:arm64.
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.07 Selecting previously unselected package libreadline5:arm64.
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.08 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.15 Selecting previously unselected package net-tools.
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.30 Selecting previously unselected package patch.
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.31 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.32 Unpacking patch (2.7.6-3+deb10u1) ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.38 Selecting previously unselected package python-pip-whl.
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.41 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:41:26 [2022-04-04T17:41:26.747Z] #20 32.42 Unpacking python-pip-whl (18.1-5) ...
17:41:27 [2022-04-04T17:41:27.265Z] #17 DONE 2.1s
17:41:27 [2022-04-04T17:41:27.265Z] 
17:41:27 [2022-04-04T17: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
17:41:27 [2022-04-04T17:41:27.265Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:27 [2022-04-04T17:41:27.265Z] #43 58.51   LINK     criu/pie/restorer.built-in.o
17:41:27 [2022-04-04T17:41:27.265Z] #43 58.54   GEN      criu/pie/restorer-blob.h
17:41:27 [2022-04-04T17:41:27.265Z] #43 58.66   DEP      criu/vdso.d
17:41:27 [2022-04-04T17:41:27.315Z] #20 32.84 Selecting previously unselected package python3-lib2to3.
17:41:27 [2022-04-04T17:41:27.315Z] #20 32.85 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:41:27 [2022-04-04T17:41:27.315Z] #20 32.85 Unpacking python3-lib2to3 (3.7.3-1) ...
17:41:27 [2022-04-04T17:41:27.315Z] #20 32.96 Selecting previously unselected package python3-distutils.
17:41:27 [2022-04-04T17:41:27.315Z] #20 32.99 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:41:27 [2022-04-04T17:41:27.315Z] #20 33.00 Unpacking python3-distutils (3.7.3-1) ...
17:41:27 [2022-04-04T17:41:27.525Z] #43 59.00   DEP      criu/vdso-compat.d
17:41:27 [2022-04-04T17:41:27.525Z] #43 59.08   DEP      criu/uts_ns.d
17:41:27 [2022-04-04T17:41:27.575Z] #20 33.12 Selecting previously unselected package python3-pip.
17:41:27 [2022-04-04T17:41:27.575Z] #20 33.14 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:41:27 [2022-04-04T17:41:27.575Z] #20 33.14 Unpacking python3-pip (18.1-5) ...
17:41:27 [2022-04-04T17:41:27.575Z] #20 33.28 Selecting previously unselected package python3-pkg-resources.
17:41:27 [2022-04-04T17:41:27.575Z] #20 33.28 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:41:27 [2022-04-04T17:41:27.575Z] #20 33.29 Unpacking python3-pkg-resources (40.8.0-1) ...
17:41:27 [2022-04-04T17:41:27.786Z] #43 59.33   DEP      criu/util.d
17:41:27 [2022-04-04T17:41:27.835Z] #20 33.41 Selecting previously unselected package python3-setuptools.
17:41:27 [2022-04-04T17:41:27.835Z] #20 33.41 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:41:27 [2022-04-04T17:41:27.835Z] #20 33.42 Unpacking python3-setuptools (40.8.0-1) ...
17:41:27 [2022-04-04T17:41:27.835Z] #20 33.62 Selecting previously unselected package python3-wheel.
17:41:27 [2022-04-04T17:41:27.835Z] #20 33.62 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:41:27 [2022-04-04T17:41:27.835Z] #20 33.63 Unpacking python3-wheel (0.32.3-2) ...
17:41:28 [2022-04-04T17:41:28.047Z] #43 59.57   DEP      criu/uffd.d
17:41:28 [2022-04-04T17:41:28.094Z] #20 33.71 Selecting previously unselected package sudo.
17:41:28 [2022-04-04T17:41:28.094Z] #20 33.71 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
17:41:28 [2022-04-04T17:41:28.094Z] #20 33.72 Unpacking sudo (1.8.27-1+deb10u3) ...
17:41:28 [2022-04-04T17:41:28.307Z] #43 59.73   DEP      criu/tun.d
17:41:28 [2022-04-04T17:41:28.307Z] #43 ...
17:41:28 [2022-04-04T17:41:28.307Z] 
17:41:28 [2022-04-04T17:41:28.307Z] #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
17:41:28 [2022-04-04T17:41:28.307Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 + RM_GOPATH=0
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 + TMP_GOPATH=
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 + : /build
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 + '[' -z '' ']'
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 ++ mktemp -d
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 + export GOPATH=/tmp/tmp.8VptYGm3O6
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 + GOPATH=/tmp/tmp.8VptYGm3O6
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 + RM_GOPATH=1
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 + case "$(go env GOARCH)" in
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.958 ++ go env GOARCH
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.979 + export GO_BUILDMODE=-buildmode=pie
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.979 + GO_BUILDMODE=-buildmode=pie
17:41:28 [2022-04-04T17:41:28.307Z] #53 3.979 ++ dirname /tmp/install/install.sh
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 Install runc version v1.0.3 (build tags: seccomp)
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + dir=/tmp/install
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + bin=runc
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + shift
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + '[' '!' -f /tmp/install/runc.installer ']'
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + . /tmp/install/runc.installer
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 ++ set -e
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 ++ : v1.0.3
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + install_runc
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + RUNC_BUILDTAGS=seccomp
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8VptYGm3O6/src/github.com/opencontainers/runc
17:41:28 [2022-04-04T17:41:28.307Z] #53 4.011 Cloning into '/tmp/tmp.8VptYGm3O6/src/github.com/opencontainers/runc'...
17:41:28 [2022-04-04T17:41:28.307Z] #53 13.46 + cd /tmp/tmp.8VptYGm3O6/src/github.com/opencontainers/runc
17:41:28 [2022-04-04T17:41:28.307Z] #53 13.46 + git checkout -q v1.0.3
17:41:28 [2022-04-04T17:41:28.567Z] #53 ...
17:41:28 [2022-04-04T17:41:28.567Z] 
17:41:28 [2022-04-04T17:41:28.567Z] #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
17:41:28 [2022-04-04T17:41:28.567Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:28 [2022-04-04T17:41:28.567Z] #43 59.93   DEP      criu/tty.d
17:41:28 [2022-04-04T17:41:28.567Z] #43 60.09   DEP      criu/timerfd.d
17:41:28 [2022-04-04T17:41:28.567Z] #43 60.24   DEP      criu/timens.d
17:41:28 [2022-04-04T17:41:28.611Z] #20 34.15 Selecting previously unselected package thin-provisioning-tools.
17:41:28 [2022-04-04T17:41:28.611Z] #20 34.16 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
17:41:28 [2022-04-04T17:41:28.611Z] #20 34.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:41:28 [2022-04-04T17:41:28.611Z] #20 34.39 Selecting previously unselected package uidmap.
17:41:28 [2022-04-04T17:41:28.611Z] #20 34.40 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
17:41:28 [2022-04-04T17:41:28.611Z] #20 34.40 Unpacking uidmap (1:4.5-1.1) ...
17:41:28 [2022-04-04T17:41:28.611Z] #20 34.52 Selecting previously unselected package vim-runtime.
17:41:28 [2022-04-04T17:41:28.823Z] #56 ...
17:41:28 [2022-04-04T17:41:28.823Z] 
17:41:28 [2022-04-04T17:41:28.823Z] #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
17:41:28 [2022-04-04T17:41:28.823Z] #53 sha256:54903ee1569faaaf07b20f23dfc5acf61c80a27254b60aa489a8d243168f9cd6
17:41:28 [2022-04-04T17:41:28.823Z] #53 138.6 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:41:28 [2022-04-04T17:41:28.870Z] #20 34.53 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ...
17:41:28 [2022-04-04T17:41:28.870Z] #20 34.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:41:28 [2022-04-04T17:41:28.870Z] #20 34.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:41:28 [2022-04-04T17:41:28.870Z] #20 34.60 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ...
17:41:29 [2022-04-04T17:41:29.139Z] #43 60.39   DEP      criu/sysfs_parse.d
17:41:29 [2022-04-04T17:41:29.139Z] #43 60.66   DEP      criu/sysctl.d
17:41:29 [2022-04-04T17:41:29.139Z] #43 ...
17:41:29 [2022-04-04T17:41:29.139Z] 
17:41:29 [2022-04-04T17:41:29.139Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:41:29 [2022-04-04T17:41:29.139Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832
17:41:29 [2022-04-04T17:41:29.139Z] #18 DONE 2.1s
17:41:29 [2022-04-04T17:41:29.386Z] #53 139.4 + mkdir -p /build
17:41:29 [2022-04-04T17:41:29.400Z] 
17:41:29 [2022-04-04T17:41:29.400Z] #19 [dev-systemd-false  6/26] RUN ldconfig
17:41:29 [2022-04-04T17:41:29.400Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89
17:41:29 [2022-04-04T17:41:29.645Z] #53 139.4 + cp runc /build/runc
17:41:29 [2022-04-04T17:41:29.902Z] #53 DONE 139.7s
17:41:29 [2022-04-04T17:41:29.902Z] 
17:41:29 [2022-04-04T17:41:29.902Z] #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
17:41:29 [2022-04-04T17:41:29.902Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b
17:41:29 [2022-04-04T17:41:29.902Z] #56 202.9 + bin/containerd
17:41:31 [2022-04-04T17:41:31.306Z] #19 DONE 1.9s
17:41:31 [2022-04-04T17:41:31.306Z] 
17:41:31 [2022-04-04T17:41:31.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
17:41:31 [2022-04-04T17:41:31.306Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:41:31 [2022-04-04T17:41:31.799Z] #56 ...
17:41:31 [2022-04-04T17:41:31.799Z] 
17:41:31 [2022-04-04T17:41:31.799Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
17:41:31 [2022-04-04T17:41:31.799Z] #54 sha256:a02a16d46719233cdc6f8afcc93700372e07360598b4329b4d77ef18e2e706e7
17:41:31 [2022-04-04T17:41:31.799Z] #54 DONE 0.1s
17:41:31 [2022-04-04T17:41:31.799Z] 
17:41:31 [2022-04-04T17:41:31.799Z] #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
17:41:31 [2022-04-04T17:41:31.800Z] #56 sha256:a7495709630f30607b44453def910d98080b38b2e8d7b9d5a2ade5c053ea804b
17:41:32 [2022-04-04T17:41:32.154Z] #20 37.50 Selecting previously unselected package vim.
17:41:32 [2022-04-04T17:41:32.154Z] #20 37.52 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ...
17:41:32 [2022-04-04T17:41:32.154Z] #20 37.56 Unpacking vim (2:8.1.0875-5+deb10u2) ...
17:41:32 [2022-04-04T17:41:32.442Z] #20 38.06 Selecting previously unselected package xfsprogs.
17:41:32 [2022-04-04T17:41:32.442Z] #20 38.07 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
17:41:32 [2022-04-04T17:41:32.442Z] #20 38.07 Unpacking xfsprogs (4.20.0-1) ...
17:41:32 [2022-04-04T17:41:32.726Z] #20 38.50 Selecting previously unselected package zip.
17:41:32 [2022-04-04T17:41:32.726Z] #20 ...
17:41:32 [2022-04-04T17:41:32.726Z] 
17:41:32 [2022-04-04T17:41:32.726Z] #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
17:41:32 [2022-04-04T17:41:32.726Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:41:32 [2022-04-04T17:41:32.726Z] #43 78.17   CC       criu/cr-service.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 79.92   CC       criu/crtools.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 80.50   CC       criu/eventfd.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 80.83   CC       criu/eventpoll.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 81.61   CC       criu/external.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 82.02   CC       criu/fault-injection.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 82.11   CC       criu/fdstore.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 82.48   CC       criu/fifo.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 82.87   CC       criu/file-ids.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 83.18   CC       criu/file-lock.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 84.07   CC       criu/files-ext.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 84.38   CC       criu/files-reg.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 86.64   CC       criu/files.o
17:41:32 [2022-04-04T17:41:32.726Z] #43 ...
17:41:32 [2022-04-04T17:41:32.726Z] 
17:41:32 [2022-04-04T17:41:32.726Z] #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
17:41:32 [2022-04-04T17:41:32.726Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb
17:41:32 [2022-04-04T17:41:32.726Z] #20 38.52 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
17:41:32 [2022-04-04T17:41:32.726Z] #20 38.53 Unpacking zip (3.0-11+b1) ...
17:41:32 [2022-04-04T17:41:32.985Z] #20 38.79 Setting up aufs-tools (1:4.14+20190211-1) ...
17:41:32 [2022-04-04T17:41:32.985Z] #20 38.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:41:32 [2022-04-04T17:41:32.985Z] #20 38.83 Setting up libip6tc0:arm64 (1.8.2-4) ...
17:41:32 [2022-04-04T17:41:32.985Z] #20 38.84 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:41:32 [2022-04-04T17:41:32.985Z] #20 38.85 Setting up libgpm2:arm64 (1.20.7-5) ...
17:41:32 [2022-04-04T17:41:32.985Z] #20 38.86 Setting up libip4tc0:arm64 (1.8.2-4) ...
17:41:32 [2022-04-04T17:41:32.985Z] #20 38.88 Setting up uidmap (1:4.5-1.1) ...
17:41:32 [2022-04-04T17:41:32.985Z] #20 38.90 Setting up libnftnl11:arm64 (1.1.2-2) ...
17:41:33 [2022-04-04T17:41:33.247Z] #20 38.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:41:33 [2022-04-04T17:41:33.247Z] #20 38.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:41:33 [2022-04-04T17:41:33.247Z] #20 38.94 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:41:33 [2022-04-04T17:41:33.247Z] #20 38.95 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
17:41:33 [2022-04-04T17:41:33.247Z] #20 38.96 Setting up xxd (2:8.1.0875-5+deb10u2) ...
17:41:33 [2022-04-04T17:41:33.247Z] #20 38.97 Setting up zip (3.0-11+b1) ...
17:41:33 [2022-04-04T17:41:33.247Z] #20 39.00 Setting up vim-common (2:8.1.0875-5+deb10u2) ...
17:41:33 [2022-04-04T17:41:33.247Z] #20 39.03 Setting up bash-completion (1:2.8-6) ...
17:41:33 [2022-04-04T17:41:33.844Z] #20 2.203 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:41:33 [2022-04-04T17:41:33.844Z] #20 2.239 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:41:33 [2022-04-04T17:41:33.844Z] #20 2.416 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:41:33 [2022-04-04T17:41:33.844Z] #20 2.418 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:41:33 [2022-04-04T17:41:33.844Z] #20 2.745 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB]
17:41:34 [2022-04-04T17:41:34.783Z] #20 3.549 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB]
17:41:35 [2022-04-04T17:41:35.723Z] #20 4.545 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.34 Setting up libiptc0:arm64 (1.8.2-4) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.35 Setting up xz-utils (5.2.4-1) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.37 Setting up patch (2.7.6-3+deb10u1) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.39 Setting up sudo (1.8.27-1+deb10u3) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.45 invoke-rc.d: could not determine current runlevel
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.45 invoke-rc.d: policy-rc.d denied execution of start.
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.46 Setting up pigz (2.4-1) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.49 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.51 Setting up python-pip-whl (18.1-5) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.53 Setting up libmpdec2:arm64 (2.4.2-2) ...
17:41:35 [2022-04-04T17:41:35.804Z] #20 41.54 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ...
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.87 Setting up libaio1:arm64 (0.3.112-3) ...
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.88 Setting up libonig5:arm64 (6.9.1-1) ...
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.89 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.90 Setting up vim (2:8.1.0875-5+deb10u2) ...
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:41:36 [2022-04-04T17:41:36.063Z] #20 41.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:41:36 [2022-04-04T17:41:36.321Z] #20 41.97 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:41:36 [2022-04-04T17:41:36.321Z] #20 41.99 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:41:36 [2022-04-04T17:41:36.321Z] #20 42.02 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:41:36 [2022-04-04T17:41:36.321Z] #20 42.04 Setting up jq (1.5+dfsg-2+b1) ...
17:41:36 [2022-04-04T17:41:36.321Z] #20 42.06 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
17:41:36 [2022-04-04T17:41:36.321Z] #20 42.07 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:41:37 [2022-04-04T17:41:37.104Z] #20 5.941 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B]
17:41:37 [2022-04-04T17:41:37.364Z] #20 ...
17:41:37 [2022-04-04T17:41:37.364Z] 
17:41:37 [2022-04-04T17:41:37.364Z] #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
17:41:37 [2022-04-04T17:41:37.364Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:37 [2022-04-04T17:41:37.364Z] #43 60.93   DEP      criu/string.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 60.97   DEP      criu/stats.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 61.07   DEP      criu/sockets.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 61.27   DEP      criu/sk-unix.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 61.47   DEP      criu/sk-tcp.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 61.68   DEP      criu/sk-queue.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 61.84   DEP      criu/sk-packet.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 62.02   DEP      criu/sk-netlink.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 62.19   DEP      criu/sk-inet.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 62.39   DEP      criu/signalfd.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 62.47   DEP      criu/sigframe.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 62.49   DEP      criu/shmem.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 62.63   DEP      criu/servicefd.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 62.83   DEP      criu/seize.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 62.99   DEP      criu/seccomp.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 63.21   DEP      criu/rst-malloc.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 63.26   DEP      criu/rbtree.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 63.29   DEP      criu/pstree.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 63.43   DEP      criu/protobuf.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 63.57   GEN      criu/protobuf-desc-gen.h
17:41:37 [2022-04-04T17:41:37.364Z] #43 65.26   DEP      criu/protobuf-desc.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 65.37   DEP      criu/proc_parse.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 65.53   DEP      criu/plugin.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 65.59   DEP      criu/pipes.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 65.71   DEP      criu/pie-util.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 65.82   DEP      criu/pie-util-vdso.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 65.94   DEP      criu/pie-util-vdso-elf32.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 66.12   DEP      criu/path.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 66.31   DEP      criu/parasite-syscall.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 66.53   DEP      criu/pagemap.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 66.76   DEP      criu/pagemap-cache.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 66.89   DEP      criu/page-xfer.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 67.05   DEP      criu/page-pipe.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 67.19   DEP      criu/netfilter.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 67.34   DEP      criu/net.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 67.53   DEP      criu/namespaces.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 67.68   DEP      criu/mount.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 67.91   DEP      criu/memfd.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 68.06   DEP      criu/mem.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 68.25   DEP      criu/lsm.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 68.43   DEP      criu/log.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 68.57   DEP      criu/libnetlink.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 68.69   DEP      criu/kerndat.d
17:41:37 [2022-04-04T17:41:37.364Z] #43 68.87   DEP      criu/kcmp-ids.d
17:41:37 [2022-04-04T17:41:37.624Z] #43 68.94   DEP      criu/irmap.d
17:41:37 [2022-04-04T17:41:37.624Z] #43 69.08   DEP      criu/ipc_ns.d
17:41:37 [2022-04-04T17:41:37.884Z] #43 69.23   DEP      criu/image.d
17:41:37 [2022-04-04T17:41:37.885Z] #43 69.33   DEP      criu/image-desc.d
17:41:37 [2022-04-04T17:41:37.885Z] #43 69.42   DEP      criu/fsnotify.d
17:41:38 [2022-04-04T17:41:38.146Z] #43 69.58   DEP      criu/filesystems.d
17:41:38 [2022-04-04T17:41:38.146Z] #43 69.75   DEP      criu/files.d
17:41:38 [2022-04-04T17:41:38.409Z] #43 ...
17:41:38 [2022-04-04T17:41:38.409Z] 
17:41:38 [2022-04-04T17:41:38.409Z] #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
17:41:38 [2022-04-04T17:41:38.409Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11
17:41:38 [2022-04-04T17:41:38.409Z] #32 DONE 135.0s
17:41:38 [2022-04-04T17:41:38.409Z] 
17:41:38 [2022-04-04T17:41:38.409Z] #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
17:41:38 [2022-04-04T17:41:38.409Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f
17:41:38 [2022-04-04T17:41:38.409Z] #53 14.19 + '[' -z '' ']'
17:41:38 [2022-04-04T17:41:38.409Z] #53 14.19 + target=static
17:41:38 [2022-04-04T17:41:38.409Z] #53 14.19 + make BUILDTAGS=seccomp static
17:41:38 [2022-04-04T17:41:38.409Z] #53 14.77 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
17:41:38 [2022-04-04T17:41:38.409Z] #53 ...
17:41:38 [2022-04-04T17:41:38.409Z] 
17:41:38 [2022-04-04T17:41:38.409Z] #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
17:41:38 [2022-04-04T17:41:38.409Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:38 [2022-04-04T17:41:38.409Z] #43 69.98   DEP      criu/files-reg.d
17:41:38 [2022-04-04T17:41:38.573Z] .....INFO: Daemon under test started and replied!
17:41:38 [2022-04-04T17:41:38.573Z] INFO: Docker version of the daemon under test
17:41:38 [2022-04-04T17:41:38.573Z] 
17:41:38 [2022-04-04T17:41:38.573Z] Client:
17:41:38 [2022-04-04T17:41:38.573Z]  Version:      17.06.2-ce
17:41:38 [2022-04-04T17:41:38.573Z]  API version:  1.30
17:41:38 [2022-04-04T17:41:38.573Z]  Go version:   go1.8.3
17:41:38 [2022-04-04T17:41:38.573Z]  Git commit:   cec0b72
17:41:38 [2022-04-04T17:41:38.573Z]  Built:        Tue Sep  5 19:57:19 2017
17:41:38 [2022-04-04T17:41:38.573Z]  OS/Arch:      windows/amd64
17:41:38 [2022-04-04T17:41:38.573Z] 
17:41:38 [2022-04-04T17:41:38.573Z] Server:
17:41:38 [2022-04-04T17:41:38.573Z]  Version:      0.0.0-dev
17:41:38 [2022-04-04T17:41:38.573Z]  API version:  1.41 (minimum version 1.24)
17:41:38 [2022-04-04T17:41:38.573Z]  Go version:   go1.16.15
17:41:38 [2022-04-04T17:41:38.573Z]  Git commit:   492fac20af
17:41:38 [2022-04-04T17:41:38.573Z]  Built:        04/04/2022 17:39:52
17:41:38 [2022-04-04T17:41:38.573Z]  OS/Arch:      windows/amd64
17:41:38 [2022-04-04T17:41:38.573Z]  Experimental: false
17:41:38 [2022-04-04T17:41:38.573Z] 
17:41:38 [2022-04-04T17:41:38.573Z] INFO: Docker info of the daemon under test
17:41:38 [2022-04-04T17:41:38.573Z] 
17:41:38 [2022-04-04T17:41:38.573Z] Containers: 0
17:41:38 [2022-04-04T17:41:38.573Z]  Running: 0
17:41:38 [2022-04-04T17:41:38.573Z]  Paused: 0
17:41:38 [2022-04-04T17:41:38.573Z]  Stopped: 0
17:41:38 [2022-04-04T17:41:38.573Z] Images: 0
17:41:38 [2022-04-04T17:41:38.573Z] Server Version: 0.0.0-dev
17:41:38 [2022-04-04T17:41:38.573Z] Storage Driver: windowsfilter
17:41:38 [2022-04-04T17:41:38.573Z]  Windows: 
17:41:38 [2022-04-04T17:41:38.573Z] Logging Driver: json-file
17:41:38 [2022-04-04T17:41:38.573Z] Plugins: 
17:41:38 [2022-04-04T17:41:38.573Z]  Volume: local
17:41:38 [2022-04-04T17:41:38.573Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:41:38 [2022-04-04T17:41:38.573Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:41:38 [2022-04-04T17:41:38.573Z] Swarm: inactive
17:41:38 [2022-04-04T17:41:38.573Z] Default Isolation: process
17:41:38 [2022-04-04T17:41:38.573Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:41:38 [2022-04-04T17:41:38.573Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
17:41:38 [2022-04-04T17:41:38.573Z] OSType: windows
17:41:38 [2022-04-04T17:41:38.573Z] Architecture: x86_64
17:41:38 [2022-04-04T17:41:38.573Z] CPUs: 4
17:41:38 [2022-04-04T17:41:38.573Z] Total Memory: 32GiB
17:41:38 [2022-04-04T17:41:38.573Z] Name: azwin-2-32c6d0
17:41:38 [2022-04-04T17:41:38.573Z] ID: SBKF:KMIX:S4PB:TC3B:3ZLV:6R3V:NM57:AFQB:JRCP:5XUP:YEOZ:P3PN
17:41:38 [2022-04-04T17:41:38.573Z] Docker Root Dir: D:\CI\PR-43460\1\daemon
17:41:38 [2022-04-04T17:41:38.573Z] Debug Mode (client): false
17:41:38 [2022-04-04T17:41:38.573Z] Debug Mode (server): true
17:41:38 [2022-04-04T17:41:38.573Z]  File Descriptors: -1
17:41:38 [2022-04-04T17:41:38.573Z]  Goroutines: 16
17:41:38 [2022-04-04T17:41:38.573Z]  System Time: 2022-04-04T17:41:37.8383018Z
17:41:38 [2022-04-04T17:41:38.573Z]  EventsListeners: 0
17:41:38 [2022-04-04T17:41:38.573Z] Registry: https://index.docker.io/v1/
17:41:38 [2022-04-04T17:41:38.573Z] Labels:
17:41:38 [2022-04-04T17:41:38.573Z] Experimental: false
17:41:38 [2022-04-04T17:41:38.573Z] Insecure Registries:
17:41:38 [2022-04-04T17:41:38.573Z]  127.0.0.0/8
17:41:38 [2022-04-04T17:41:38.573Z] Live Restore Enabled: false
17:41:38 [2022-04-04T17:41:38.573Z] 
17:41:38 [2022-04-04T17:41:38.573Z] 
17:41:38 [2022-04-04T17:41:38.573Z] INFO: Docker images of the daemon under test
17:41:38 [2022-04-04T17:41:38.573Z] 
17:41:38 [2022-04-04T17:41:38.573Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:41:38 [2022-04-04T17:41:38.573Z] 
17:41:38 [2022-04-04T17:41:38.573Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:41:38 [2022-04-04T17:41:38.573Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:41:38 [2022-04-04T17:41:38.573Z] ltsc2019: Pulling from windows/servercore
17:41:38 [2022-04-04T17:41:38.573Z] 4612f6d0b889: Pulling fs layer
17:41:38 [2022-04-04T17:41:38.573Z] 0a6173b79e25: Pulling fs layer
17:41:38 [2022-04-04T17:41:38.669Z] #43 70.15   DEP      criu/files-ext.d
17:41:38 [2022-04-04T17:41:38.929Z] #43 70.37   DEP      criu/file-lock.d
17:41:39 [2022-04-04T17:41:39.189Z] #43 70.51   DEP      criu/file-ids.d
17:41:39 [2022-04-04T17:41:39.189Z] #43 70.64   DEP      criu/fifo.d
17:41:39 [2022-04-04T17:41:39.449Z] #43 70.82   DEP      criu/fdstore.d
17:41:39 [2022-04-04T17:41:39.449Z] #43 70.92   DEP      criu/fault-injection.d
17:41:39 [2022-04-04T17:41:39.449Z] #43 70.98   DEP      criu/external.d
17:41:39 [2022-04-04T17:41:39.608Z] #20 45.06 Setting up iptables (1.8.2-4) ...
17:41:39 [2022-04-04T17:41:39.608Z] #20 45.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:41:39 [2022-04-04T17:41:39.608Z] #20 45.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:41:39 [2022-04-04T17:41:39.608Z] #20 45.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:41:39 [2022-04-04T17:41:39.608Z] #20 45.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:41:39 [2022-04-04T17:41:39.608Z] #20 45.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:41:39 [2022-04-04T17:41:39.608Z] #20 45.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:41:39 [2022-04-04T17:41:39.608Z] #20 45.11 Setting up python3 (3.7.3-1) ...
17:41:39 [2022-04-04T17:41:39.709Z] #43 71.13   DEP      criu/eventpoll.d
17:41:39 [2022-04-04T17:41:39.709Z] #43 71.30   DEP      criu/eventfd.d
17:41:39 [2022-04-04T17:41:39.866Z] #20 45.52 Setting up python3-wheel (0.32.3-2) ...
17:41:39 [2022-04-04T17:41:39.969Z] #43 71.42   DEP      criu/crtools.d
17:41:40 [2022-04-04T17:41:40.229Z] #43 71.59   DEP      criu/cr-service.d
17:41:40 [2022-04-04T17:41:40.229Z] #43 71.82   DEP      criu/cr-restore.d
17:41:40 [2022-04-04T17:41:40.433Z] #20 46.21 Setting up apparmor (2.13.2-10) ...
17:41:40 [2022-04-04T17:41:40.489Z] #43 72.07   DEP      criu/cr-errno.d
17:41:40 [2022-04-04T17:41:40.489Z] #43 72.09   DEP      criu/cr-dump.d
17:41:40 [2022-04-04T17:41:40.749Z] #43 72.31   DEP      criu/cr-dedup.d
17:41:41 [2022-04-04T17:41:41.009Z] #43 72.45   DEP      criu/cr-check.d
17:41:41 [2022-04-04T17:41:41.269Z] #43 72.70   DEP      criu/config.d
17:41:41 [2022-04-04T17:41:41.269Z] #43 72.75   DEP      criu/clone-noasan.d
17:41:41 [2022-04-04T17:41:41.269Z] #43 72.80   DEP      criu/cgroup.d
17:41:41 [2022-04-04T17:41:41.530Z] #43 72.88   DEP      criu/cgroup-props.d
17:41:41 [2022-04-04T17:41:41.530Z] #43 72.96   DEP      criu/bitmap.d
17:41:41 [2022-04-04T17:41:41.530Z] #43 72.97   DEP      criu/bfd.d
17:41:41 [2022-04-04T17:41:41.530Z] #43 73.07   DEP      criu/autofs.d
17:41:41 [2022-04-04T17:41:41.790Z] #43 73.16   DEP      criu/aio.d
17:41:41 [2022-04-04T17:41:41.790Z] #43 73.31   DEP      criu/action-scripts.d
17:41:42 [2022-04-04T17:41:42.049Z] #43 73.53   CC       criu/action-scripts.o
17:41:42 [2022-04-04T17:41:42.310Z] #43 73.91   CC       criu/aio.o
17:41:42 [2022-04-04T17:41:42.339Z] #20 47.80 Setting up xfsprogs (4.20.0-1) ...
17:41:42 [2022-04-04T17:41:42.339Z] #20 47.81 Setting up python3-lib2to3 (3.7.3-1) ...
17:41:42 [2022-04-04T17:41:42.601Z] #20 48.15 Setting up python3-pkg-resources (40.8.0-1) ...
17:41:42 [2022-04-04T17:41:42.879Z] #43 74.48   CC       criu/autofs.o
17:41:43 [2022-04-04T17:41:43.169Z] #20 ...
17:41:43 [2022-04-04T17:41:43.169Z] 
17:41:43 [2022-04-04T17:41:43.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
17:41:43 [2022-04-04T17:41:43.169Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:41:43 [2022-04-04T17:41:43.169Z] #43 88.76   CC       criu/filesystems.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 89.50   CC       criu/fsnotify.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 90.65   CC       criu/image-desc.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 90.77   CC       criu/image.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 91.72   CC       criu/ipc_ns.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 92.94   CC       criu/irmap.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 93.70   CC       criu/kcmp-ids.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 94.01   CC       criu/kerndat.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 95.15   CC       criu/libnetlink.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 95.50   CC       criu/log.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 95.99   CC       criu/lsm.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 96.31   CC       criu/mem.o
17:41:43 [2022-04-04T17:41:43.169Z] #43 98.33   CC       criu/memfd.o
17:41:43 [2022-04-04T17:41:43.429Z] #43 98.84   CC       criu/mount.o
17:41:43 [2022-04-04T17:41:43.429Z] #43 ...
17:41:43 [2022-04-04T17:41:43.429Z] 
17:41:43 [2022-04-04T17:41:43.429Z] #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
17:41:43 [2022-04-04T17:41:43.429Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb
17:41:43 [2022-04-04T17:41:43.429Z] #20 49.18 Setting up python3-distutils (3.7.3-1) ...
17:41:43 [2022-04-04T17:41:43.999Z] #20 49.77 Setting up python3-setuptools (40.8.0-1) ...
17:41:44 [2022-04-04T17:41:44.786Z] #43 75.92   CC       criu/bfd.o
17:41:44 [2022-04-04T17:41:44.786Z] #43 76.37   CC       criu/bitmap.o
17:41:45 [2022-04-04T17:41:45.045Z] #43 76.51   CC       criu/cgroup-props.o
17:41:45 [2022-04-04T17:41:45.381Z] #20 51.01 Setting up python3-pip (18.1-5) ...
17:41:45 [2022-04-04T17:41:45.983Z] #43 77.20   CC       criu/cgroup.o
17:41:46 [2022-04-04T17:41:46.757Z] #20 52.45 Processing triggers for libc-bin (2.28-10) ...
17:41:47 [2022-04-04T17:41:47.016Z] #20 52.55 Processing triggers for mime-support (3.62) ...
17:41:47 [2022-04-04T17:41:47.478Z] 0a6173b79e25: Verifying Checksum
17:41:47 [2022-04-04T17:41:47.478Z] 0a6173b79e25: Download complete
17:41:47 [2022-04-04T17:41:47.584Z] #20 DONE 53.4s
17:41:47 [2022-04-04T17:41:47.584Z] 
17:41:47 [2022-04-04T17:41:47.584Z] #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
17:41:47 [2022-04-04T17:41:47.584Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554
17:41:47 [2022-04-04T17:41:47.584Z] #40 155.5 + dpkg --print-architecture
17:41:47 [2022-04-04T17:41:47.584Z] #40 DONE 157.3s
17:41:47 [2022-04-04T17:41:47.584Z] 
17:41:47 [2022-04-04T17:41:47.584Z] #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
17:41:47 [2022-04-04T17:41:47.584Z] #21 sha256:d915a110da2d3f6313bd9c0db7a7d941388a71757690395ed134c1828ea1d0ba
17:41:48 [2022-04-04T17:41:48.521Z] #43 79.98   CC       criu/clone-noasan.o
17:41:48 [2022-04-04T17:41:48.523Z] #21 0.959 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:41:48 [2022-04-04T17:41:48.523Z] #21 0.963 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:41:48 [2022-04-04T17:41:48.523Z] #21 0.970 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:41:48 [2022-04-04T17:41:48.781Z] #43 80.17   CC       criu/config.o
17:41:48 [2022-04-04T17:41:48.783Z] #21 DONE 1.0s
17:41:48 [2022-04-04T17:41:48.783Z] 
17:41:48 [2022-04-04T17:41:48.783Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:41:48 [2022-04-04T17:41:48.783Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8
17:41:50 [2022-04-04T17:41:50.164Z] #43 81.50   CC       criu/cr-check.o
17:41:51 [2022-04-04T17:41:51.548Z] #43 ...
17:41:51 [2022-04-04T17:41:51.548Z] 
17:41:51 [2022-04-04T17:41:51.548Z] #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
17:41:51 [2022-04-04T17:41:51.548Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:41:51 [2022-04-04T17:41:51.548Z] #20 11.10 Fetched 9012 kB in 9s (987 kB/s)
17:41:51 [2022-04-04T17:41:51.548Z] #20 11.10 Reading package lists...
17:41:51 [2022-04-04T17:41:51.548Z] #20 14.37 Reading package lists...
17:41:51 [2022-04-04T17:41:51.548Z] #20 17.50 Building dependency tree...
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.69 libcap2-bin is already the newest version (1:2.25-2).
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.69 The following additional packages will be installed:
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.70   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   python3.7 python3.7-minimal vim-runtime xxd
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71 Suggested packages:
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   quota
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71 Recommended packages:
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   aufs-dkms nftables build-essential python3-dev python3-keyring
17:41:51 [2022-04-04T17:41:51.548Z] #20 18.71   python3-keyrings.alt python3-xdg unzip
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.23 The following NEW packages will be installed:
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.24   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.24   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.24   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.24   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.24   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.24   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:41:51 [2022-04-04T17:41:51.548Z] #20 20.25   xz-utils zip
17:41:51 [2022-04-04T17:41:51.548Z] #20 ...
17:41:51 [2022-04-04T17:41:51.548Z] 
17:41:51 [2022-04-04T17:41:51.548Z] #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
17:41:51 [2022-04-04T17:41:51.548Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:51 [2022-04-04T17:41:51.548Z] #43 83.14   CC       criu/cr-dedup.o
17:41:52 [2022-04-04T17:41:52.119Z] #43 83.56   CC       criu/cr-dump.o
17:41:52 [2022-04-04T17:41:52.973Z] #22 4.012 Collecting yamllint==1.26.1
17:41:54 [2022-04-04T17:41:54.662Z] #43 85.67   CC       criu/cr-errno.o
17:41:54 [2022-04-04T17:41:54.662Z] #43 85.76   CC       criu/cr-restore.o
17:41:54 [2022-04-04T17:41:54.840Z] 4612f6d0b889: Verifying Checksum
17:41:54 [2022-04-04T17:41:54.840Z] 4612f6d0b889: Download complete
17:41:56 [2022-04-04T17:41:56.258Z] #22 ...
17:41:56 [2022-04-04T17:41:56.258Z] 
17:41:56 [2022-04-04T17:41:56.258Z] #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
17:41:56 [2022-04-04T17:41:56.258Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:41:56 [2022-04-04T17:41:56.258Z] #43 102.9   CC       criu/namespaces.o
17:41:56 [2022-04-04T17:41:56.258Z] #43 105.4   CC       criu/net.o
17:41:56 [2022-04-04T17:41:56.258Z] #43 108.4   CC       criu/netfilter.o
17:41:56 [2022-04-04T17:41:56.258Z] #43 108.7   CC       criu/page-pipe.o
17:41:56 [2022-04-04T17:41:56.258Z] #43 109.3   CC       criu/page-xfer.o
17:41:56 [2022-04-04T17:41:56.258Z] #43 110.8   CC       criu/pagemap-cache.o
17:41:56 [2022-04-04T17:41:56.258Z] #43 111.2   CC       criu/pagemap.o
17:41:56 [2022-04-04T17:41:56.516Z] #43 112.0   CC       criu/parasite-syscall.o
17:41:57 [2022-04-04T17:41:57.082Z] #43 112.7   CC       criu/path.o
17:41:57 [2022-04-04T17:41:57.202Z] #43 ...
17:41:57 [2022-04-04T17:41:57.202Z] 
17:41:57 [2022-04-04T17:41:57.202Z] #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
17:41:57 [2022-04-04T17:41:57.202Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.56 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded.
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.56 Need to get 28.6 MB of archives.
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.56 After this operation, 116 MB of additional disk space will be used.
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 20.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:41:57 [2022-04-04T17:41:57.202Z] #20 21.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 21.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 21.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 21.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 21.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 21.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 21.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 21.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 21.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 22.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 22.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 22.16 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:41:57 [2022-04-04T17:41:57.203Z] #20 22.85 debconf: delaying package configuration, since apt-utils is not installed
17:41:57 [2022-04-04T17:41:57.203Z] #20 22.99 Fetched 28.6 MB in 2s (15.3 MB/s)
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.04 Selecting previously unselected package pigz.
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.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 ... 23452 files and directories currently installed.)
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.10 Unpacking pigz (2.4-1) ...
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.19 Selecting previously unselected package libpython3.7-minimal:amd64.
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.20 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.57 Selecting previously unselected package python3.7-minimal.
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:41:57 [2022-04-04T17:41:57.203Z] #20 23.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:41:57 [2022-04-04T17:41:57.203Z] #20 24.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:41:57 [2022-04-04T17:41:57.203Z] #20 24.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:41:57 [2022-04-04T17:41:57.340Z] #43 ...
17:41:57 [2022-04-04T17:41:57.340Z] 
17:41:57 [2022-04-04T17:41:57.341Z] #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
17:41:57 [2022-04-04T17:41:57.341Z] #49 sha256:c8bc0f7e25059e3f66084a7a959d008ded898dbbc120c7a72a152563fceee9e3
17:41:57 [2022-04-04T17:41:57.341Z] #49 167.5 + /build/golangci-lint --version
17:41:57 [2022-04-04T17:41:57.772Z] #20 26.49 Selecting previously unselected package python3-minimal.
17:41:57 [2022-04-04T17:41:57.772Z] #20 26.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23701 files and directories currently installed.)
17:41:57 [2022-04-04T17:41:57.772Z] #20 26.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:41:57 [2022-04-04T17:41:57.772Z] #20 26.54 Unpacking python3-minimal (3.7.3-1) ...
17:41:57 [2022-04-04T17:41:57.772Z] #20 26.64 Selecting previously unselected package libmpdec2:amd64.
17:41:57 [2022-04-04T17:41:57.772Z] #20 26.65 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:41:57 [2022-04-04T17:41:57.772Z] #20 26.66 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:41:57 [2022-04-04T17:41:57.888Z] #56 229.0 # github.com/containerd/containerd/cmd/containerd
17:41:57 [2022-04-04T17:41:57.888Z] #56 229.0 /usr/bin/ld: /tmp/go-link-744956059/000019.o: in function `New':
17:41:57 [2022-04-04T17:41:57.888Z] #56 229.0 /tmp/tmp.d6eznU7TyG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
17:41:57 [2022-04-04T17:41:57.888Z] #56 229.1 + bin/containerd-stress
17:41:57 [2022-04-04T17:41:57.888Z] #56 230.1 + bin/containerd-shim
17:41:57 [2022-04-04T17:41:57.907Z] #49 167.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:41:58 [2022-04-04T17:41:58.032Z] #20 26.77 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:41:58 [2022-04-04T17:41:58.032Z] #20 26.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:41:58 [2022-04-04T17:41:58.032Z] #20 26.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:41:58 [2022-04-04T17:41:58.840Z] #49 DONE 168.7s
17:41:58 [2022-04-04T17:41:58.840Z] 
17:41:58 [2022-04-04T17:41:58.840Z] #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
17:41:58 [2022-04-04T17:41:58.840Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:41:58 [2022-04-04T17:41:58.840Z] #43 113.0   CC       criu/pie-util-vdso.o
17:41:58 [2022-04-04T17:41:58.840Z] #43 113.4   CC       criu/pie-util.o
17:41:58 [2022-04-04T17:41:58.840Z] #43 113.6   CC       criu/pipes.o
17:41:58 [2022-04-04T17:41:58.840Z] #43 114.3   CC       criu/plugin.o
17:41:58 [2022-04-04T17:41:58.972Z] #20 27.72 Selecting previously unselected package python3.7.
17:41:58 [2022-04-04T17:41:58.972Z] #20 27.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:41:58 [2022-04-04T17:41:58.972Z] #20 27.73 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:41:58 [2022-04-04T17:41:58.972Z] #20 ...
17:41:58 [2022-04-04T17:41:58.972Z] 
17:41:58 [2022-04-04T17:41:58.972Z] #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
17:41:58 [2022-04-04T17:41:58.972Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:41:58 [2022-04-04T17:41:58.972Z] #43 90.47   CC       criu/cr-service.o
17:41:59 [2022-04-04T17:41:59.408Z] #43 115.0   CC       criu/proc_parse.o
17:42:00 [2022-04-04T17:42:00.885Z] #43 92.01   CC       criu/crtools.o
17:42:01 [2022-04-04T17:42:01.146Z] #43 92.60   CC       criu/eventfd.o
17:42:01 [2022-04-04T17:42:01.720Z] #43 93.02   CC       criu/eventpoll.o
17:42:01 [2022-04-04T17:42:01.944Z] #43 117.2   CC       criu/protobuf-desc.o
17:42:02 [2022-04-04T17:42:02.513Z] #43 118.1   CC       criu/protobuf.o
17:42:02 [2022-04-04T17:42:02.657Z] #43 93.94   CC       criu/external.o
17:42:02 [2022-04-04T17:42:02.773Z] #43 118.4   CC       criu/pstree.o
17:42:02 [2022-04-04T17:42:02.917Z] #43 94.23   CC       criu/fault-injection.o
17:42:02 [2022-04-04T17:42:02.917Z] #43 94.40   CC       criu/fdstore.o
17:42:03 [2022-04-04T17:42:03.163Z] #56 237.0 + bin/containerd-shim-runc-v1
17:42:03 [2022-04-04T17:42:03.177Z] #43 94.81   CC       criu/fifo.o
17:42:03 [2022-04-04T17:42:03.710Z] #43 119.3   CC       criu/rbtree.o
17:42:03 [2022-04-04T17:42:03.746Z] #43 95.23   CC       criu/file-ids.o
17:42:03 [2022-04-04T17:42:03.836Z] #56 234.9 # github.com/containerd/containerd/cmd/containerd
17:42:03 [2022-04-04T17:42:03.836Z] #56 234.9 /usr/bin/ld: /tmp/go-link-959360772/000019.o: in function `New':
17:42:03 [2022-04-04T17:42:03.836Z] #56 234.9 /tmp/tmp.tYJLqe57Cy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
17:42:03 [2022-04-04T17:42:03.836Z] #56 235.0 + bin/containerd-stress
17:42:03 [2022-04-04T17:42:03.836Z] #56 236.1 + bin/containerd-shim
17:42:03 [2022-04-04T17:42:03.970Z] #43 119.5   CC       criu/rst-malloc.o
17:42:04 [2022-04-04T17:42:04.229Z] #43 119.7   CC       criu/seccomp.o
17:42:04 [2022-04-04T17:42:04.315Z] #43 95.59   CC       criu/file-lock.o
17:42:04 [2022-04-04T17:42:04.576Z] #43 ...
17:42:04 [2022-04-04T17:42:04.576Z] 
17:42:04 [2022-04-04T17:42:04.576Z] #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
17:42:04 [2022-04-04T17:42:04.576Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:42:04 [2022-04-04T17:42:04.576Z] #20 27.82 Selecting previously unselected package libpython3-stdlib:amd64.
17:42:04 [2022-04-04T17:42:04.576Z] #20 27.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 27.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 27.94 Setting up python3-minimal (3.7.3-1) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.69 Selecting previously unselected package python3.
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24113 files and directories currently installed.)
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.77 Unpacking python3 (3.7.3-1) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.87 Selecting previously unselected package libip4tc0:amd64.
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.88 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.97 Selecting previously unselected package libip6tc0:amd64.
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 28.98 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.08 Selecting previously unselected package libiptc0:amd64.
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.08 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.09 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.18 Selecting previously unselected package libnfnetlink0:amd64.
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.26 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.36 Selecting previously unselected package libnftnl11:amd64.
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.36 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.44 Selecting previously unselected package iptables.
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.46 Unpacking iptables (1.8.2-4) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.80 Selecting previously unselected package xxd.
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.83 Unpacking xxd (2:8.1.0875-5+deb10u2) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.96 Selecting previously unselected package vim-common.
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 29.99 Unpacking vim-common (2:8.1.0875-5+deb10u2) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 30.14 Selecting previously unselected package bash-completion.
17:42:04 [2022-04-04T17:42:04.576Z] #20 30.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 32.85 Unpacking bash-completion (1:2.8-6) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 33.28 Selecting previously unselected package bzip2.
17:42:04 [2022-04-04T17:42:04.576Z] #20 33.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 33.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 33.40 Selecting previously unselected package xz-utils.
17:42:04 [2022-04-04T17:42:04.576Z] #20 33.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.576Z] #20 33.40 Unpacking xz-utils (5.2.4-1) ...
17:42:04 [2022-04-04T17:42:04.797Z] #43 120.2   CC       criu/seize.o
17:42:04 [2022-04-04T17:42:04.834Z] #20 33.58 Selecting previously unselected package apparmor.
17:42:04 [2022-04-04T17:42:04.835Z] #20 33.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:42:04 [2022-04-04T17:42:04.835Z] #20 33.64 Unpacking apparmor (2.13.2-10) ...
17:42:05 [2022-04-04T17:42:05.094Z] #20 33.97 Selecting previously unselected package aufs-tools.
17:42:05 [2022-04-04T17:42:05.354Z] #20 33.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:42:05 [2022-04-04T17:42:05.354Z] #20 33.99 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:42:05 [2022-04-04T17:42:05.354Z] #20 34.17 Selecting previously unselected package libonig5:amd64.
17:42:05 [2022-04-04T17:42:05.354Z] #20 34.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:42:05 [2022-04-04T17:42:05.354Z] #20 34.18 Unpacking libonig5:amd64 (6.9.1-1) ...
17:42:05 [2022-04-04T17:42:05.367Z] #43 120.9   CC       criu/servicefd.o
17:42:05 [2022-04-04T17:42:05.615Z] #20 34.31 Selecting previously unselected package libjq1:amd64.
17:42:05 [2022-04-04T17:42:05.615Z] #20 34.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:42:05 [2022-04-04T17:42:05.615Z] #20 34.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:42:05 [2022-04-04T17:42:05.615Z] #20 34.44 Selecting previously unselected package jq.
17:42:05 [2022-04-04T17:42:05.615Z] #20 34.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:42:05 [2022-04-04T17:42:05.615Z] #20 34.47 Unpacking jq (1.5+dfsg-2+b1) ...
17:42:05 [2022-04-04T17:42:05.615Z] #20 34.54 Selecting previously unselected package libaio1:amd64.
17:42:05 [2022-04-04T17:42:05.626Z] #43 121.2   CC       criu/shmem.o
17:42:05 [2022-04-04T17:42:05.875Z] #20 34.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:42:05 [2022-04-04T17:42:05.875Z] #20 34.56 Unpacking libaio1:amd64 (0.3.112-3) ...
17:42:05 [2022-04-04T17:42:05.875Z] #20 34.62 Selecting previously unselected package libgpm2:amd64.
17:42:05 [2022-04-04T17:42:05.875Z] #20 34.62 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:42:05 [2022-04-04T17:42:05.875Z] #20 34.63 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:42:05 [2022-04-04T17:42:05.875Z] #20 34.71 Selecting previously unselected package libicu63:amd64.
17:42:05 [2022-04-04T17:42:05.875Z] #20 34.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ...
17:42:05 [2022-04-04T17:42:05.875Z] #20 34.73 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
17:42:06 [2022-04-04T17:42:06.564Z] #43 121.9   CC       criu/sigframe.o
17:42:06 [2022-04-04T17:42:06.564Z] #43 121.9   CC       criu/signalfd.o
17:42:06 [2022-04-04T17:42:06.564Z] #43 122.2   CC       criu/sk-inet.o
17:42:07 [2022-04-04T17:42:07.940Z] #43 123.2   CC       criu/sk-netlink.o
17:42:07 [2022-04-04T17:42:07.940Z] #43 123.5   CC       criu/sk-packet.o
17:42:08 [2022-04-04T17:42:08.188Z] --- PASS: TestBuildWithHugeFile (50.16s)
17:42:08 [2022-04-04T17:42:08.189Z] === RUN   TestBuildWithEmptyDockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:42:08 [2022-04-04T17:42:08.189Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
17:42:08 [2022-04-04T17:42:08.189Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
17:42:08 [2022-04-04T17:42:08.189Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:42:08 [2022-04-04T17:42:08.189Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:42:08 [2022-04-04T17:42:08.189Z] === RUN   TestBuildPreserveOwnership
17:42:08 [2022-04-04T17:42:08.189Z] === RUN   TestBuildPreserveOwnership/copy_from
17:42:08 [2022-04-04T17:42:08.189Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:42:08 [2022-04-04T17:42:08.198Z] #43 ...
17:42:08 [2022-04-04T17:42:08.198Z] 
17:42:08 [2022-04-04T17:42:08.198Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:42:08 [2022-04-04T17:42:08.198Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8
17:42:08 [2022-04-04T17:42:08.198Z] #22 9.338   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:42:08 [2022-04-04T17:42:08.198Z] #22 10.61 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:42:08 [2022-04-04T17:42:08.198Z] #22 10.69   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:42:08 [2022-04-04T17:42:08.198Z] #22 10.77 Collecting pyyaml (from yamllint==1.26.1)
17:42:08 [2022-04-04T17:42:08.198Z] #22 10.90   Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB)
17:42:08 [2022-04-04T17:42:08.198Z] #22 11.24   Installing build dependencies: started
17:42:08 [2022-04-04T17:42:08.437Z] #56 242.0 + bin/containerd-shim-runc-v2
17:42:08 [2022-04-04T17:42:08.456Z] #22 ...
17:42:08 [2022-04-04T17:42:08.456Z] 
17:42:08 [2022-04-04T17:42:08.456Z] #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
17:42:08 [2022-04-04T17:42:08.456Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:42:08 [2022-04-04T17:42:08.456Z] #43 123.9   CC       criu/sk-queue.o
17:42:08 [2022-04-04T17:42:08.715Z] #43 124.2   CC       criu/sk-tcp.o
17:42:09 [2022-04-04T17:42:09.004Z] #56 242.6 + binaries
17:42:09 [2022-04-04T17:42:09.004Z] #56 242.6 + install -D bin/containerd /build/containerd
17:42:09 [2022-04-04T17:42:09.004Z] #56 242.6 + install -D bin/containerd-shim /build/containerd-shim
17:42:09 [2022-04-04T17:42:09.004Z] #56 242.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:42:09 [2022-04-04T17:42:09.004Z] #56 242.7 + install -D bin/ctr /build/ctr
17:42:09 [2022-04-04T17:42:09.282Z] #43 124.6   CC       criu/sk-unix.o
17:42:09 [2022-04-04T17:42:09.570Z] #56 DONE 243.3s
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.15 Selecting previously unselected package libnet1:amd64.
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.30 Selecting previously unselected package libnl-3-200:amd64.
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.39 Selecting previously unselected package libprotobuf-c1:amd64.
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.46 Selecting previously unselected package libreadline5:amd64.
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.61 Selecting previously unselected package net-tools.
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.84 Selecting previously unselected package patch.
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.84 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:42:10 [2022-04-04T17:42:10.073Z] #20 38.87 Unpacking patch (2.7.6-3+deb10u1) ...
17:42:10 [2022-04-04T17:42:10.334Z] #20 38.98 Selecting previously unselected package python-pip-whl.
17:42:10 [2022-04-04T17:42:10.334Z] #20 38.99 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:42:10 [2022-04-04T17:42:10.334Z] #20 38.99 Unpacking python-pip-whl (18.1-5) ...
17:42:10 [2022-04-04T17:42:10.385Z] #56 243.1 + bin/containerd-shim-runc-v1
17:42:10 [2022-04-04T17:42:10.505Z] 
17:42:10 [2022-04-04T17:42:10.505Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
17:42:10 [2022-04-04T17:42:10.505Z] #57 sha256:235d89a1428907a1041cd32e47e1e00bc793e208756a78c463ac7f40c82524e6
17:42:10 [2022-04-04T17:42:10.505Z] #57 DONE 0.2s
17:42:10 [2022-04-04T17:42:10.505Z] 
17:42:10 [2022-04-04T17:42:10.505Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:42:10 [2022-04-04T17:42:10.505Z] #61 sha256:9c4c14d431fa1a084943e15d62ed34c598efd953dd5f7824dea17b049c719f2e
17:42:10 [2022-04-04T17:42:10.505Z] #61 DONE 0.1s
17:42:10 [2022-04-04T17:42:10.505Z] 
17:42:10 [2022-04-04T17:42:10.505Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
17:42:10 [2022-04-04T17:42:10.505Z] #66 sha256:df7cf96968ac8a5e398c30df6356f77bdd05d34217f3cfac2a94aefbfb801224
17:42:10 [2022-04-04T17:42:10.657Z] #43 126.2   CC       criu/sockets.o
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.49 Selecting previously unselected package python3-lib2to3.
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.49 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.51 Unpacking python3-lib2to3 (3.7.3-1) ...
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.62 Selecting previously unselected package python3-distutils.
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.62 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.63 Unpacking python3-distutils (3.7.3-1) ...
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.74 Selecting previously unselected package python3-pip.
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.75 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:42:10 [2022-04-04T17:42:10.902Z] #20 39.76 Unpacking python3-pip (18.1-5) ...
17:42:11 [2022-04-04T17:42:11.072Z] #66 DONE 0.7s
17:42:11 [2022-04-04T17:42:11.072Z] 
17:42:11 [2022-04-04T17:42:11.072Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
17:42:11 [2022-04-04T17:42:11.072Z] #68 sha256:be3396088a8dfa3677d09b72bdfea5efdfa769ab6e11fcb79038d25b44a6b3ec
17:42:11 [2022-04-04T17:42:11.072Z] #68 DONE 0.1s
17:42:11 [2022-04-04T17:42:11.161Z] #20 39.90 Selecting previously unselected package python3-pkg-resources.
17:42:11 [2022-04-04T17:42:11.161Z] #20 39.90 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:42:11 [2022-04-04T17:42:11.161Z] #20 39.93 Unpacking python3-pkg-resources (40.8.0-1) ...
17:42:11 [2022-04-04T17:42:11.331Z] 
17:42:11 [2022-04-04T17:42:11.331Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:42:11 [2022-04-04T17:42:11.331Z] #69 sha256:b16bc5a4a3e55e68b16684ca4204f28614cb0eac0475e661051c01705929d48f
17:42:11 [2022-04-04T17:42:11.331Z] #69 DONE 0.0s
17:42:11 [2022-04-04T17:42:11.331Z] 
17:42:11 [2022-04-04T17:42:11.331Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
17:42:11 [2022-04-04T17:42:11.331Z] #70 sha256:1f4c6b0376b24c4c986b14ae135d9cb16eee2e5f7f86942aa16eab9158b636cd
17:42:11 [2022-04-04T17:42:11.421Z] #20 40.07 Selecting previously unselected package python3-setuptools.
17:42:11 [2022-04-04T17:42:11.421Z] #20 40.08 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:42:11 [2022-04-04T17:42:11.421Z] #20 40.09 Unpacking python3-setuptools (40.8.0-1) ...
17:42:11 [2022-04-04T17:42:11.594Z] #43 127.0   CC       criu/stats.o
17:42:11 [2022-04-04T17:42:11.682Z] #20 40.31 Selecting previously unselected package python3-wheel.
17:42:11 [2022-04-04T17:42:11.682Z] #20 40.33 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:42:11 [2022-04-04T17:42:11.682Z] #20 40.34 Unpacking python3-wheel (0.32.3-2) ...
17:42:11 [2022-04-04T17:42:11.682Z] #20 40.43 Selecting previously unselected package sudo.
17:42:11 [2022-04-04T17:42:11.682Z] #20 40.44 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:42:11 [2022-04-04T17:42:11.682Z] #20 40.45 Unpacking sudo (1.8.27-1+deb10u3) ...
17:42:11 [2022-04-04T17:42:11.855Z] #43 127.3   CC       criu/string.o
17:42:11 [2022-04-04T17:42:11.855Z] #43 127.3   CC       criu/sysctl.o
17:42:11 [2022-04-04T17:42:11.899Z] #70 DONE 0.6s
17:42:11 [2022-04-04T17:42:11.899Z] 
17:42:11 [2022-04-04T17:42:11.899Z] #71 exporting to image
17:42:11 [2022-04-04T17:42:11.899Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:42:11 [2022-04-04T17:42:11.899Z] #71 exporting layers
17:42:12 [2022-04-04T17:42:12.260Z] #20 40.89 Selecting previously unselected package thin-provisioning-tools.
17:42:12 [2022-04-04T17:42:12.260Z] #20 40.90 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:42:12 [2022-04-04T17:42:12.260Z] #20 40.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:42:12 [2022-04-04T17:42:12.260Z] #20 41.14 Selecting previously unselected package uidmap.
17:42:12 [2022-04-04T17:42:12.357Z] --- PASS: TestBuildPreserveOwnership (10.56s)
17:42:12 [2022-04-04T17:42:12.357Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.55s)
17:42:12 [2022-04-04T17:42:12.357Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestBuildPlatformInvalid
17:42:12 [2022-04-04T17:42:12.357Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:42:12 [2022-04-04T17:42:12.357Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:42:12 [2022-04-04T17:42:12.357Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:42:12 [2022-04-04T17:42:12.357Z] PASS
17:42:12 [2022-04-04T17:42:12.357Z] 
17:42:12 [2022-04-04T17:42:12.357Z] === Skipped
17:42:12 [2022-04-04T17:42:12.357Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:42:12 [2022-04-04T17:42:12.357Z]     build_session_test.go:25: TODO: BuildKit
17:42:12 [2022-04-04T17:42:12.357Z] 
17:42:12 [2022-04-04T17:42:12.357Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:42:12 [2022-04-04T17:42:12.357Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:42:12 [2022-04-04T17:42:12.357Z] 
17:42:12 [2022-04-04T17:42:12.357Z] DONE 33 tests, 2 skipped in 129.777s
17:42:12 [2022-04-04T17:42:12.357Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:42:12 [2022-04-04T17:42:12.357Z] INFO: Testing against a local daemon
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestConfigInspect
17:42:12 [2022-04-04T17:42:12.357Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:12 [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigInspect (0.02s)
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestConfigList
17:42:12 [2022-04-04T17:42:12.357Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:12 [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigList (0.01s)
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestConfigsCreateAndDelete
17:42:12 [2022-04-04T17:42:12.357Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:12 [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestConfigsUpdate
17:42:12 [2022-04-04T17:42:12.357Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:12 [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigsUpdate (0.01s)
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestTemplatedConfig
17:42:12 [2022-04-04T17:42:12.357Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:12 [2022-04-04T17:42:12.357Z] --- SKIP: TestTemplatedConfig (0.00s)
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestConfigCreateResolve
17:42:12 [2022-04-04T17:42:12.357Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:12 [2022-04-04T17:42:12.357Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:42:12 [2022-04-04T17:42:12.357Z] === RUN   TestConfigDaemonLibtrustID
17:42:12 [2022-04-04T17:42:12.423Z] #43 127.9   CC       criu/sysfs_parse.o
17:42:12 [2022-04-04T17:42:12.552Z] #20 41.15 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:42:12 [2022-04-04T17:42:12.552Z] #20 41.15 Unpacking uidmap (1:4.5-1.1) ...
17:42:12 [2022-04-04T17:42:12.552Z] #20 41.27 Selecting previously unselected package vim-runtime.
17:42:12 [2022-04-04T17:42:12.552Z] #20 41.28 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ...
17:42:12 [2022-04-04T17:42:12.552Z] #20 41.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:42:12 [2022-04-04T17:42:12.552Z] #20 41.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:42:12 [2022-04-04T17:42:12.552Z] #20 41.39 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ...
17:42:12 [2022-04-04T17:42:12.991Z] #43 128.3   CC       criu/timens.o
17:42:12 [2022-04-04T17:42:12.991Z] #43 128.5   CC       criu/timerfd.o
17:42:13 [2022-04-04T17:42:13.251Z] #43 128.8   CC       criu/tty.o
17:42:14 [2022-04-04T17:42:14.267Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
17:42:14 [2022-04-04T17:42:14.267Z] PASS
17:42:14 [2022-04-04T17:42:14.267Z] 
17:42:14 [2022-04-04T17:42:14.267Z] === Skipped
17:42:14 [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
17:42:14 [2022-04-04T17:42:14.267Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:14 [2022-04-04T17:42:14.267Z] 
17:42:14 [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:42:14 [2022-04-04T17:42:14.267Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:14 [2022-04-04T17:42:14.267Z] 
17:42:14 [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:42:14 [2022-04-04T17:42:14.267Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:14 [2022-04-04T17:42:14.267Z] 
17:42:14 [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:42:14 [2022-04-04T17:42:14.267Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:14 [2022-04-04T17:42:14.267Z] 
17:42:14 [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:42:14 [2022-04-04T17:42:14.267Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:14 [2022-04-04T17:42:14.267Z] 
17:42:14 [2022-04-04T17:42:14.267Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:42:14 [2022-04-04T17:42:14.267Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:42:14 [2022-04-04T17:42:14.267Z] 
17:42:14 [2022-04-04T17:42:14.267Z] DONE 7 tests, 6 skipped in 1.721s
17:42:14 [2022-04-04T17:42:14.267Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:42:14 [2022-04-04T17:42:14.267Z] INFO: Testing against a local daemon
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestCheckpoint
17:42:14 [2022-04-04T17:42:14.267Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:42:14 [2022-04-04T17:42:14.267Z] --- SKIP: TestCheckpoint (0.00s)
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestContainerInvalidJSON
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:42:14 [2022-04-04T17:42:14.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:42:14 [2022-04-04T17:42:14.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:42:14 [2022-04-04T17:42:14.267Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:42:14 [2022-04-04T17:42:14.267Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:42:14 [2022-04-04T17:42:14.267Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:42:14 [2022-04-04T17:42:14.267Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:42:14 [2022-04-04T17:42:14.267Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:42:14 [2022-04-04T17:42:14.267Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:42:14 [2022-04-04T17:42:14.267Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:42:14 [2022-04-04T17:42:14.267Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:42:14 [2022-04-04T17:42:14.267Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestCopyFromContainerPathIsNotDir
17:42:14 [2022-04-04T17:42:14.267Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestCopyToContainerPathDoesNotExist
17:42:14 [2022-04-04T17:42:14.267Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestCopyToContainerPathIsNotDir
17:42:14 [2022-04-04T17:42:14.267Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:42:14 [2022-04-04T17:42:14.267Z] === RUN   TestCopyFromContainer
17:42:14 [2022-04-04T17:42:14.564Z] #56 248.1 + bin/containerd-shim-runc-v2
17:42:14 [2022-04-04T17:42:14.629Z] #43 ...
17:42:14 [2022-04-04T17:42:14.629Z] 
17:42:14 [2022-04-04T17:42:14.629Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:42:14 [2022-04-04T17:42:14.629Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8
17:42:14 [2022-04-04T17:42:14.629Z] #22 26.06   Installing build dependencies: finished with status 'done'
17:42:15 [2022-04-04T17:42:15.121Z] #20 ...
17:42:15 [2022-04-04T17:42:15.121Z] 
17:42:15 [2022-04-04T17:42:15.121Z] #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
17:42:15 [2022-04-04T17:42:15.121Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:42:15 [2022-04-04T17:42:15.121Z] #43 96.39   CC       criu/files-ext.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 96.79   CC       criu/files-reg.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 99.09   CC       criu/files.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 101.2   CC       criu/filesystems.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 101.9   CC       criu/fsnotify.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 103.1   CC       criu/image-desc.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 103.2   CC       criu/image.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 104.1   CC       criu/ipc_ns.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 105.7   CC       criu/irmap.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 106.4   CC       criu/kcmp-ids.o
17:42:15 [2022-04-04T17:42:15.121Z] #43 106.7   CC       criu/kerndat.o
17:42:15 [2022-04-04T17:42:15.127Z] #56 248.8 + binaries
17:42:15 [2022-04-04T17:42:15.127Z] #56 248.8 + install -D bin/containerd /build/containerd
17:42:15 [2022-04-04T17:42:15.127Z] #56 248.8 + install -D bin/containerd-shim /build/containerd-shim
17:42:15 [2022-04-04T17:42:15.127Z] #56 248.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:42:15 [2022-04-04T17:42:15.127Z] #56 248.8 + install -D bin/ctr /build/ctr
17:42:15 [2022-04-04T17:42:15.386Z] #56 DONE 249.2s
17:42:15 [2022-04-04T17:42:15.690Z] #43 ...
17:42:15 [2022-04-04T17:42:15.690Z] 
17:42:15 [2022-04-04T17:42:15.690Z] #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
17:42:15 [2022-04-04T17:42:15.690Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:42:15 [2022-04-04T17:42:15.690Z] #20 44.62 Selecting previously unselected package vim.
17:42:15 [2022-04-04T17:42:15.690Z] #20 44.62 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ...
17:42:15 [2022-04-04T17:42:15.952Z] #20 44.64 Unpacking vim (2:8.1.0875-5+deb10u2) ...
17:42:16 [2022-04-04T17:42:16.366Z] 
17:42:16 [2022-04-04T17:42:16.367Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
17:42:16 [2022-04-04T17:42:16.367Z] #57 sha256:3475d4696b160c502b65c493db0d554fdbfe748062a8a4cd1454648b2b87b621
17:42:16 [2022-04-04T17:42:16.522Z] #20 45.14 Selecting previously unselected package xfsprogs.
17:42:16 [2022-04-04T17:42:16.522Z] #20 45.15 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:42:16 [2022-04-04T17:42:16.522Z] #20 45.15 Unpacking xfsprogs (4.20.0-1) ...
17:42:16 [2022-04-04T17:42:16.623Z] #57 DONE 0.2s
17:42:16 [2022-04-04T17:42:16.623Z] 
17:42:16 [2022-04-04T17:42:16.623Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:42:16 [2022-04-04T17:42:16.623Z] #61 sha256:2672d49b01d9081a66fc11711c8e68ec043dd72cf2d421c60ed9b6849b2ee5a8
17:42:16 [2022-04-04T17:42:16.623Z] #61 DONE 0.1s
17:42:16 [2022-04-04T17:42:16.783Z] #20 45.63 Selecting previously unselected package zip.
17:42:16 [2022-04-04T17:42:16.783Z] #20 45.64 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:42:16 [2022-04-04T17:42:16.783Z] #20 45.65 Unpacking zip (3.0-11+b1) ...
17:42:16 [2022-04-04T17:42:16.878Z] 
17:42:16 [2022-04-04T17:42:16.878Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
17:42:16 [2022-04-04T17:42:16.878Z] #66 sha256:1e360743a2b7c3516baa46e28b0e4ad9947d743433591fd670b185040f426688
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.85 Setting up aufs-tools (1:4.14+20190211-1) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.88 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.90 Setting up libgpm2:amd64 (1.20.7-5) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.91 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.92 Setting up uidmap (1:4.5-1.1) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.93 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:42:17 [2022-04-04T17:42:17.049Z] #20 45.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:42:17 [2022-04-04T17:42:17.135Z] #66 DONE 0.5s
17:42:17 [2022-04-04T17:42:17.135Z] 
17:42:17 [2022-04-04T17:42:17.135Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
17:42:17 [2022-04-04T17:42:17.135Z] #68 sha256:1eb1c47ad627763d1f98a598c65b32d7d65ef6d6b1948eb91770b4028948bc10
17:42:17 [2022-04-04T17:42:17.135Z] #68 DONE 0.1s
17:42:17 [2022-04-04T17:42:17.135Z] 
17:42:17 [2022-04-04T17:42:17.135Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:42:17 [2022-04-04T17:42:17.135Z] #69 sha256:c5fac41c8369cc5bdf4b125b5f960695f2bfe5a791d5cebc0bdf34619f7279d3
17:42:17 [2022-04-04T17:42:17.135Z] #69 DONE 0.0s
17:42:17 [2022-04-04T17:42:17.308Z] #20 46.00 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
17:42:17 [2022-04-04T17:42:17.308Z] #20 46.01 Setting up xxd (2:8.1.0875-5+deb10u2) ...
17:42:17 [2022-04-04T17:42:17.308Z] #20 46.02 Setting up zip (3.0-11+b1) ...
17:42:17 [2022-04-04T17:42:17.308Z] #20 46.04 Setting up vim-common (2:8.1.0875-5+deb10u2) ...
17:42:17 [2022-04-04T17:42:17.308Z] #20 46.07 Setting up bash-completion (1:2.8-6) ...
17:42:17 [2022-04-04T17:42:17.391Z] 
17:42:17 [2022-04-04T17:42:17.392Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
17:42:17 [2022-04-04T17:42:17.392Z] #70 sha256:91a30fb50f0ed21bcce92bc51d81f8887c5cf5dd1db3deb7fed7277dd77e06e1
17:42:17 [2022-04-04T17:42:17.953Z] #70 DONE 0.9s
17:42:18 [2022-04-04T17:42:18.209Z] 
17:42:18 [2022-04-04T17:42:18.209Z] #71 exporting to image
17:42:18 [2022-04-04T17:42:18.209Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:42:18 [2022-04-04T17:42:18.209Z] #71 exporting layers
17:42:18 [2022-04-04T17:42:18.434Z] === RUN   TestCopyFromContainer//
17:42:18 [2022-04-04T17:42:18.434Z] === RUN   TestCopyFromContainer//bar/root
17:42:18 [2022-04-04T17:42:18.434Z] === RUN   TestCopyFromContainer//bar/root/
17:42:18 [2022-04-04T17:42:18.434Z] === RUN   TestCopyFromContainer/bar/quux
17:42:18 [2022-04-04T17:42:18.434Z] === RUN   TestCopyFromContainer/bar/quux/
17:42:18 [2022-04-04T17:42:18.434Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:42:18 [2022-04-04T17:42:18.434Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:42:18 [2022-04-04T17:42:18.434Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:42:18 [2022-04-04T17:42:18.472Z] #71 exporting layers 6.5s done
17:42:18 [2022-04-04T17:42:18.472Z] #71 writing image sha256:bdb382d7f3ca6c5b0567ea01db03cf512db6fca862fb4b0bd17159313638c7c8
17:42:18 [2022-04-04T17:42:18.472Z] #71 writing image sha256:bdb382d7f3ca6c5b0567ea01db03cf512db6fca862fb4b0bd17159313638c7c8 done
17:42:18 [2022-04-04T17:42:18.472Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done
17:42:18 [2022-04-04T17:42:18.472Z] #71 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCopyFromContainer/bar/notarget
17:42:18 [2022-04-04T17:42:18.690Z] --- PASS: TestCopyFromContainer (4.33s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:42:18 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:42:18 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:42:18 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:42:18 [2022-04-04T17:42:18.690Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:42:18 [2022-04-04T17:42:18.690Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:42:18 [2022-04-04T17:42:18.690Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:42:18 [2022-04-04T17:42:18.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateLinkToNonExistingContainer
17:42:18 [2022-04-04T17:42:18.690Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateWithInvalidEnv
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateWithInvalidEnv/0
17:42:18 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateWithInvalidEnv/0
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateWithInvalidEnv/1
17:42:18 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateWithInvalidEnv/1
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateWithInvalidEnv/2
17:42:18 [2022-04-04T17:42:18.690Z] === PAUSE TestCreateWithInvalidEnv/2
17:42:18 [2022-04-04T17:42:18.690Z] === CONT  TestCreateWithInvalidEnv/0
17:42:18 [2022-04-04T17:42:18.690Z] === CONT  TestCreateWithInvalidEnv/2
17:42:18 [2022-04-04T17:42:18.690Z] === CONT  TestCreateWithInvalidEnv/1
17:42:18 [2022-04-04T17:42:18.690Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:42:18 [2022-04-04T17:42:18.690Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateTmpfsMountsTarget
17:42:18 [2022-04-04T17:42:18.690Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:42:18 [2022-04-04T17:42:18.690Z] === RUN   TestCreateWithCustomMaskedPaths
17:42:18 [2022-04-04T17:42:18.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/validate/default
17:42:19 [2022-04-04T17:42:19.738Z] Congratulations!  All commits are properly signed with the DCO!
17:42:20 [2022-04-04T17:42:20.056Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
17:42:20 [2022-04-04T17:42:20.056Z] === RUN   TestCreateWithCustomReadonlyPaths
17:42:20 [2022-04-04T17:42:20.600Z] #20 48.87 Setting up libiptc0:amd64 (1.8.2-4) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 48.88 Setting up xz-utils (5.2.4-1) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 48.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:42:20 [2022-04-04T17:42:20.600Z] #20 48.90 Setting up patch (2.7.6-3+deb10u1) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 48.91 Setting up sudo (1.8.27-1+deb10u3) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 49.01 invoke-rc.d: could not determine current runlevel
17:42:20 [2022-04-04T17:42:20.600Z] #20 49.02 invoke-rc.d: policy-rc.d denied execution of start.
17:42:20 [2022-04-04T17:42:20.600Z] #20 49.04 Setting up pigz (2.4-1) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 49.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 49.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 49.10 Setting up python-pip-whl (18.1-5) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 49.13 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:42:20 [2022-04-04T17:42:20.600Z] #20 49.15 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ...
17:42:20 [2022-04-04T17:42:20.674Z] Congratulations!  Seccomp profile generation is done correctly.
17:42:20 [2022-04-04T17:42:20.674Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.61 Setting up libaio1:amd64 (0.3.112-3) ...
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.62 Setting up libonig5:amd64 (6.9.1-1) ...
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.64 Setting up vim (2:8.1.0875-5+deb10u2) ...
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.75 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.76 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:42:20 [2022-04-04T17:42:20.859Z] #20 49.77 Setting up jq (1.5+dfsg-2+b1) ...
17:42:21 [2022-04-04T17:42:21.118Z] #20 49.79 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:42:21 [2022-04-04T17:42:21.118Z] #20 49.80 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:42:21 [2022-04-04T17:42:21.240Z] #22 ...
17:42:21 [2022-04-04T17:42:21.240Z] 
17:42:21 [2022-04-04T17:42:21.240Z] #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
17:42:21 [2022-04-04T17:42:21.240Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:42:21 [2022-04-04T17:42:21.240Z] #43 130.6   CC       criu/tun.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 131.2   CC       criu/uffd.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 132.6   CC       criu/util.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 133.8   CC       criu/uts_ns.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 134.1   CC       criu/vdso.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 134.5   LINK     criu/built-in.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 134.7   LINK     criu/criu
17:42:21 [2022-04-04T17:42:21.240Z] #43 135.1   DEP      lib/c/criu.d
17:42:21 [2022-04-04T17:42:21.240Z] #43 135.1   CC       images/rpc.pb-c.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 135.7   CC       lib/c/criu.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 136.7   LINK     lib/c/built-in.o
17:42:21 [2022-04-04T17:42:21.240Z] #43 136.8   LINK     lib/c/libcriu.so
17:42:21 [2022-04-04T17:42:21.240Z] #43 136.8   LINK     lib/c/libcriu.a
17:42:21 [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:42:21 [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:42:21 [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:42:21 [2022-04-04T17:42:21.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:42:21 [2022-04-04T17:42:21.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:42:21 [2022-04-04T17:42:21.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:42:21 [2022-04-04T17:42:21.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:42:21 [2022-04-04T17:42:21.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:42:21 [2022-04-04T17:42:21.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:42:21 [2022-04-04T17:42:21.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:42:21 [2022-04-04T17:42:21.468Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:42:21 [2022-04-04T17:42:21.468Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateDifferentPlatform
17:42:21 [2022-04-04T17:42:21.468Z] === RUN   TestCreateDifferentPlatform/different_os
17:42:21 [2022-04-04T17:42:21.499Z] #43 136.9   GEN      magic.py
17:42:21 [2022-04-04T17:42:21.499Z] #43 137.0 Note: Building without setproctitle() and strlcpy() support.
17:42:21 [2022-04-04T17:42:21.499Z] #43 137.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:42:21 [2022-04-04T17:42:21.499Z] #43 137.0 Note: Building without GnuTLS support
17:42:21 [2022-04-04T17:42:21.499Z] #43 137.1 Makefile.config:39: Warn: you have no libnftables installed
17:42:21 [2022-04-04T17:42:21.499Z] #43 137.1 Makefile.config:40: Warn: Building without nftables support
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:42:21 [2022-04-04T17:42:21.725Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:42:21 [2022-04-04T17:42:21.725Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:42:21 [2022-04-04T17:42:21.725Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:42:21 [2022-04-04T17:42:21.725Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:42:21 [2022-04-04T17:42:21.725Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestContainerStartOnDaemonRestart
17:42:21 [2022-04-04T17:42:21.725Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:42:21 [2022-04-04T17:42:21.725Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestDaemonRestartIpcMode
17:42:21 [2022-04-04T17:42:21.725Z] === PAUSE TestDaemonRestartIpcMode
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestDaemonHostGatewayIP
17:42:21 [2022-04-04T17:42:21.725Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:42:21 [2022-04-04T17:42:21.725Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestRestartDaemonWithRestartingContainer
17:42:21 [2022-04-04T17:42:21.725Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestContainerKillOnDaemonStart
17:42:21 [2022-04-04T17:42:21.725Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:42:21 [2022-04-04T17:42:21.725Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:42:21 [2022-04-04T17:42:21.725Z] === RUN   TestDiff
17:42:21 [2022-04-04T17:42:21.982Z] --- PASS: TestDiff (0.43s)
17:42:21 [2022-04-04T17:42:21.982Z] === RUN   TestExecWithCloseStdin
17:42:22 [2022-04-04T17:42:22.068Z] #43 137.6 fatal: not a git repository (or any of the parent directories): .git
17:42:22 [2022-04-04T17:42:22.547Z] --- PASS: TestExecWithCloseStdin (0.48s)
17:42:22 [2022-04-04T17:42:22.547Z] === RUN   TestExec
17:42:22 [2022-04-04T17:42:22.633Z] #43 ...
17:42:22 [2022-04-04T17:42:22.633Z] 
17:42:22 [2022-04-04T17:42:22.633Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:42:22 [2022-04-04T17:42:22.633Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8
17:42:22 [2022-04-04T17:42:22.633Z] #22 33.66 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:42:22 [2022-04-04T17:42:22.633Z] #22 33.66 Building wheels for collected packages: yamllint, pyyaml
17:42:22 [2022-04-04T17:42:22.633Z] #22 33.67   Running setup.py bdist_wheel for yamllint: started
17:42:23 [2022-04-04T17:42:23.111Z] --- PASS: TestExec (0.46s)
17:42:23 [2022-04-04T17:42:23.111Z] === RUN   TestExecUser
17:42:23 [2022-04-04T17:42:23.569Z] #22 34.56   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:42:23 [2022-04-04T17:42:23.569Z] #22 34.56   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:42:23 [2022-04-04T17:42:23.569Z] #22 34.62   Running setup.py bdist_wheel for pyyaml: started
17:42:23 [2022-04-04T17:42:23.673Z] --- PASS: TestExecUser (0.48s)
17:42:23 [2022-04-04T17:42:23.673Z] === RUN   TestExportContainerAndImportImage
17:42:24 [2022-04-04T17:42:24.237Z] --- PASS: TestExportContainerAndImportImage (0.57s)
17:42:24 [2022-04-04T17:42:24.237Z] === RUN   TestExportContainerAfterDaemonRestart
17:42:24 [2022-04-04T17:42:24.411Z] #20 52.85 Setting up iptables (1.8.2-4) ...
17:42:24 [2022-04-04T17:42:24.411Z] #20 52.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:42:24 [2022-04-04T17:42:24.411Z] #20 52.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:42:24 [2022-04-04T17:42:24.411Z] #20 52.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:42:24 [2022-04-04T17:42:24.411Z] #20 52.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:42:24 [2022-04-04T17:42:24.411Z] #20 52.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:42:24 [2022-04-04T17:42:24.411Z] #20 52.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:42:24 [2022-04-04T17:42:24.411Z] #20 52.91 Setting up python3 (3.7.3-1) ...
17:42:24 [2022-04-04T17:42:24.670Z] #20 53.30 Setting up python3-wheel (0.32.3-2) ...
17:42:24 [2022-04-04T17:42:24.948Z] #22 ...
17:42:24 [2022-04-04T17:42:24.948Z] 
17:42:24 [2022-04-04T17:42:24.948Z] #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
17:42:24 [2022-04-04T17:42:24.948Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154
17:42:24 [2022-04-04T17:42:24.948Z] #43 138.2 make[1]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 138.8 make[1]: 'images/built-in.o' is up to date.
17:42:24 [2022-04-04T17:42:24.948Z] #43 138.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:42:24 [2022-04-04T17:42:24.948Z] #43 138.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:42:24 [2022-04-04T17:42:24.948Z] #43 138.9 make[1]: 'compel/libcompel.a' is up to date.
17:42:24 [2022-04-04T17:42:24.948Z] #43 138.9 make[1]: 'compel/compel-host-bin' is up to date.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.0 make[1]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.0 make[1]: 'soccr/libsoccr.a' is up to date.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.2 make[2]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.2 make[2]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.2 make[2]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.3 make[2]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.4 make[2]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.4 make[2]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.4 make[2]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.5 make[2]: Nothing to be done for 'all'.
17:42:24 [2022-04-04T17:42:24.948Z] #43 139.5   INSTALL  criu/criu
17:42:24 [2022-04-04T17:42:24.948Z] #43 DONE 140.2s
17:42:24 [2022-04-04T17:42:24.948Z] 
17:42:24 [2022-04-04T17:42:24.948Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:42:24 [2022-04-04T17:42:24.948Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8
17:42:25 [2022-04-04T17:42:25.239Z] #20 54.02 Setting up apparmor (2.13.2-10) ...
17:42:26 [2022-04-04T17:42:26.300Z] #71 exporting layers 7.6s done
17:42:26 [2022-04-04T17:42:26.300Z] #71 writing image sha256:4f14d7aeb6834bb31c54aaa216126e36877f5be0866b5436ce7f24f6cea1d280 done
17:42:26 [2022-04-04T17:42:26.300Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0
17:42:26 [2022-04-04T17:42:26.300Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done
17:42:26 [2022-04-04T17:42:26.300Z] #71 DONE 7.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
17:42:26 [2022-04-04T17:42:26.642Z] #20 ...
17:42:26 [2022-04-04T17:42:26.642Z] 
17:42:26 [2022-04-04T17:42:26.642Z] #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
17:42:26 [2022-04-04T17:42:26.642Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:42:26 [2022-04-04T17:42:26.642Z] #43 107.9   CC       criu/libnetlink.o
17:42:26 [2022-04-04T17:42:26.642Z] #43 108.3   CC       criu/log.o
17:42:26 [2022-04-04T17:42:26.642Z] #43 108.9   CC       criu/lsm.o
17:42:26 [2022-04-04T17:42:26.642Z] #43 109.4   CC       criu/mem.o
17:42:26 [2022-04-04T17:42:26.642Z] #43 111.2   CC       criu/memfd.o
17:42:26 [2022-04-04T17:42:26.642Z] #43 112.0   CC       criu/mount.o
17:42:26 [2022-04-04T17:42:26.642Z] #43 116.2   CC       criu/namespaces.o
17:42:26 [2022-04-04T17:42:26.642Z] #43 118.2   CC       criu/net.o
17:42:26 [2022-04-04T17:42:26.666Z] + trap exit INT TERM
17:42:26 [2022-04-04T17:42:26.666Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
17:42:26 [2022-04-04T17:42:26.666Z] + CONTAINER_NAME=docker-pr1
17:42:26 [2022-04-04T17:42:26.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary-daemon
17:42:26 [2022-04-04T17:42:26.901Z] #43 ...
17:42:26 [2022-04-04T17:42:26.901Z] 
17:42:26 [2022-04-04T17:42:26.901Z] #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
17:42:26 [2022-04-04T17:42:26.901Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3
17:42:26 [2022-04-04T17:42:26.901Z] #20 55.65 Setting up xfsprogs (4.20.0-1) ...
17:42:26 [2022-04-04T17:42:26.901Z] #20 55.66 Setting up python3-lib2to3 (3.7.3-1) ...
17:42:27 [2022-04-04T17:42:27.229Z] 
17:42:27 [2022-04-04T17:42:27.229Z] Removing bundles/
17:42:27 [2022-04-04T17:42:27.229Z] 
17:42:27 [2022-04-04T17:42:27.229Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:42:27 [2022-04-04T17:42:27.229Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:42:27 [2022-04-04T17:42:27.229Z] GOOS="" GOARCH="" GOARM=""
17:42:27 [2022-04-04T17:42:27.422Z] #20 56.05 Setting up python3-pkg-resources (40.8.0-1) ...
17:42:27 [2022-04-04T17:42:27.506Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s)
17:42:27 [2022-04-04T17:42:27.506Z] === RUN   TestHealthCheckWorkdir
17:42:28 [2022-04-04T17:42:28.067Z] --- PASS: TestHealthCheckWorkdir (0.52s)
17:42:28 [2022-04-04T17:42:28.067Z] === RUN   TestHealthKillContainer
17:42:28 [2022-04-04T17:42:28.238Z] #22 39.37   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:42:28 [2022-04-04T17:42:28.238Z] #22 39.37   Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213
17:42:28 [2022-04-04T17:42:28.238Z] #22 39.51 Successfully built yamllint pyyaml
17:42:28 [2022-04-04T17:42:28.238Z] #22 39.51 Installing collected packages: pathspec, pyyaml, yamllint
17:42:28 [2022-04-04T17:42:28.362Z] #20 56.96 Setting up python3-distutils (3.7.3-1) ...
17:42:28 [2022-04-04T17:42:28.497Z] #22 39.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:42:28 [2022-04-04T17:42:28.621Z] #20 57.52 Setting up python3-setuptools (40.8.0-1) ...
17:42:28 [2022-04-04T17:42:28.756Z] #22 DONE 40.0s
17:42:28 [2022-04-04T17:42:28.756Z] 
17:42:28 [2022-04-04T17:42:28.756Z] #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
17:42:28 [2022-04-04T17:42:28.756Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa
17:42:28 [2022-04-04T17:42:28.797Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
17:42:29 [2022-04-04T17:42:29.999Z] #20 58.66 Setting up python3-pip (18.1-5) ...
17:42:30 [2022-04-04T17:42:30.171Z] Congratulations!  All API changes are done the right way.
17:42:30 [2022-04-04T17:42:30.171Z] Congratulations!  All TOML source files changed here have valid syntax.
17:42:30 [2022-04-04T17:42:30.171Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:42:30 [2022-04-04T17:42:30.171Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:42:30 [2022-04-04T17:42:30.171Z] Congratulations!  No new tests were added to integration-cli.
17:42:30 [2022-04-04T17:42:30.171Z] 
17:42:30 [2022-04-04T17:42:30.171Z] INFO Start validation with golang-ci-lint
17:42:30 [2022-04-04T17:42:30.430Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:42:30 [2022-04-04T17:42:30.430Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:42:30 [2022-04-04T17:42:30.430Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:42:30 [2022-04-04T17:42:30.936Z] #20 59.71 Processing triggers for libc-bin (2.28-10) ...
17:42:30 [2022-04-04T17:42:30.936Z] #20 59.75 Processing triggers for mime-support (3.62) ...
17:42:31 [2022-04-04T17:42:31.506Z] #20 DONE 60.5s
17:42:31 [2022-04-04T17:42:31.506Z] 
17:42:31 [2022-04-04T17:42:31.506Z] #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
17:42:31 [2022-04-04T17:42:31.506Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:42:31 [2022-04-04T17:42:31.506Z] #40 186.8 + dpkg --print-architecture
17:42:31 [2022-04-04T17:42:31.506Z] #40 186.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:42:31 [2022-04-04T17:42:31.506Z] #40 187.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:42:31 [2022-04-04T17:42:31.506Z] #40 187.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:42:33 [2022-04-04T17:42:33.416Z] #40 ...
17:42:33 [2022-04-04T17:42:33.416Z] 
17:42:33 [2022-04-04T17:42:33.416Z] #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
17:42:33 [2022-04-04T17:42:33.416Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e
17:42:33 [2022-04-04T17:42:33.416Z] #21 1.572 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:42:33 [2022-04-04T17:42:33.416Z] #21 1.576 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:42:33 [2022-04-04T17:42:33.416Z] #21 1.578 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:42:33 [2022-04-04T17:42:33.416Z] #21 DONE 1.6s
17:42:33 [2022-04-04T17:42:33.416Z] 
17:42:33 [2022-04-04T17:42:33.416Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:42:33 [2022-04-04T17:42:33.416Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77
17:42:36 [2022-04-04T17:42:36.235Z] --- PASS: TestHealthKillContainer (7.81s)
17:42:36 [2022-04-04T17:42:36.235Z] === RUN   TestInspectCpusetInConfigPre120
17:42:36 [2022-04-04T17:42:36.235Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:42:36 [2022-04-04T17:42:36.235Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:42:36 [2022-04-04T17:42:36.235Z] === RUN   TestIpcModeNone
17:42:36 [2022-04-04T17:42:36.235Z] --- PASS: TestIpcModeNone (0.43s)
17:42:36 [2022-04-04T17:42:36.235Z] === RUN   TestIpcModePrivate
17:42:36 [2022-04-04T17:42:36.490Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
17:42:36 [2022-04-04T17:42:36.747Z] --- PASS: TestIpcModePrivate (0.44s)
17:42:36 [2022-04-04T17:42:36.747Z] === RUN   TestIpcModeShareable
17:42:36 [2022-04-04T17:42:36.747Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:42:36 [2022-04-04T17:42:36.747Z] --- SKIP: TestIpcModeShareable (0.00s)
17:42:36 [2022-04-04T17:42:36.747Z] === RUN   TestAPIIpcModeShareableAndContainer
17:42:38 [2022-04-04T17:42:38.114Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
17:42:38 [2022-04-04T17:42:38.114Z] === RUN   TestAPIIpcModeHost
17:42:38 [2022-04-04T17:42:38.114Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:42:38 [2022-04-04T17:42:38.114Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:42:38 [2022-04-04T17:42:38.114Z] === RUN   TestDaemonIpcModeShareable
17:42:38 [2022-04-04T17:42:38.115Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:42:38 [2022-04-04T17:42:38.115Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:42:38 [2022-04-04T17:42:38.115Z] === RUN   TestDaemonIpcModePrivate
17:42:38 [2022-04-04T17:42:38.703Z] #22 5.506 Collecting yamllint==1.26.1
17:42:39 [2022-04-04T17:42:39.044Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
17:42:39 [2022-04-04T17:42:39.644Z] #22 ...
17:42:39 [2022-04-04T17:42:39.644Z] 
17:42:39 [2022-04-04T17:42:39.644Z] #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
17:42:39 [2022-04-04T17:42:39.644Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:42:39 [2022-04-04T17:42:39.644Z] #43 121.4   CC       criu/netfilter.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 121.8   CC       criu/page-pipe.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 122.5   CC       criu/page-xfer.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 124.3   CC       criu/pagemap-cache.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 124.7   CC       criu/pagemap.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 126.0   CC       criu/parasite-syscall.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 127.0   CC       criu/path.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 127.4   CC       criu/pie-util-vdso-elf32.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 127.9   CC       criu/pie-util-vdso.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 128.4   CC       criu/pie-util.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 128.7   CC       criu/pipes.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 129.6   CC       criu/plugin.o
17:42:39 [2022-04-04T17:42:39.644Z] #43 130.1   CC       criu/proc_parse.o
17:42:40 [2022-04-04T17:42:40.409Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
17:42:40 [2022-04-04T17:42:40.409Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:42:40 [2022-04-04T17:42:40.409Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:42:40 [2022-04-04T17:42:40.409Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:42:40 [2022-04-04T17:42:40.409Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:42:40 [2022-04-04T17:42:40.409Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:42:40 [2022-04-04T17:42:40.409Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:42:40 [2022-04-04T17:42:40.409Z] === RUN   TestIpcModeOlderClient
17:42:40 [2022-04-04T17:42:40.409Z] === PAUSE TestIpcModeOlderClient
17:42:40 [2022-04-04T17:42:40.409Z] === RUN   TestKillContainerInvalidSignal
17:42:40 [2022-04-04T17:42:40.664Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
17:42:40 [2022-04-04T17:42:40.664Z] === RUN   TestKillContainer
17:42:40 [2022-04-04T17:42:40.664Z] === RUN   TestKillContainer/no_signal
17:42:40 [2022-04-04T17:42:40.920Z] === RUN   TestKillContainer/non_killing_signal
17:42:40 [2022-04-04T17:42:40.963Z] #56 ...
17:42:40 [2022-04-04T17:42:40.963Z] 
17:42:40 [2022-04-04T17:42:40.963Z] #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
17:42:40 [2022-04-04T17:42:40.963Z] #24 sha256:2d2fc32dfdae9d2175af375bf6770c751eb8ab0fe2f122f6eef1979dd62d6816
17:42:40 [2022-04-04T17:42:40.963Z] #24 209.5 + return
17:42:40 [2022-04-04T17:42:40.963Z] #24 DONE 210.7s
17:42:40 [2022-04-04T17:42:40.963Z] 
17:42:40 [2022-04-04T17:42:40.963Z] #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
17:42:40 [2022-04-04T17:42:40.963Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa
17:42:41 [2022-04-04T17:42:41.176Z] === RUN   TestKillContainer/killing_signal
17:42:41 [2022-04-04T17:42:41.544Z] #56 ...
17:42:41 [2022-04-04T17:42:41.544Z] 
17:42:41 [2022-04-04T17:42:41.544Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
17:42:41 [2022-04-04T17:42:41.544Z] #25 sha256:ebe8490ca3c2f6f0d579a25150b6cc80c8cd45898e4cb8072ff60cabe009cb08
17:42:41 [2022-04-04T17:42:41.555Z] #43 132.7   CC       criu/protobuf-desc.o
17:42:41 [2022-04-04T17:42:41.747Z] --- PASS: TestKillContainer (1.24s)
17:42:41 [2022-04-04T17:42:41.747Z]     --- PASS: TestKillContainer/no_signal (0.41s)
17:42:41 [2022-04-04T17:42:41.747Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
17:42:41 [2022-04-04T17:42:41.747Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:42:41 [2022-04-04T17:42:41.747Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:42:41 [2022-04-04T17:42:41.747Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:42:42 [2022-04-04T17:42:42.124Z] #43 133.6   CC       criu/protobuf.o
17:42:42 [2022-04-04T17:42:42.319Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:42:42 [2022-04-04T17:42:42.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
17:42:42 [2022-04-04T17:42:42.575Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
17:42:42 [2022-04-04T17:42:42.575Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
17:42:42 [2022-04-04T17:42:42.575Z] === RUN   TestKillStoppedContainer
17:42:42 [2022-04-04T17:42:42.692Z] #43 134.0   CC       criu/pstree.o
17:42:42 [2022-04-04T17:42:42.830Z] --- PASS: TestKillStoppedContainer (0.04s)
17:42:42 [2022-04-04T17:42:42.830Z] === RUN   TestKillStoppedContainerAPIPre120
17:42:42 [2022-04-04T17:42:42.830Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:42:42 [2022-04-04T17:42:42.830Z] === RUN   TestKillDifferentUserContainer
17:42:43 [2022-04-04T17:42:43.086Z] --- PASS: TestKillDifferentUserContainer (0.41s)
17:42:43 [2022-04-04T17:42:43.086Z] === RUN   TestInspectOomKilledTrue
17:42:43 [2022-04-04T17:42:43.086Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:42:43 [2022-04-04T17:42:43.086Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:42:43 [2022-04-04T17:42:43.086Z] === RUN   TestInspectOomKilledFalse
17:42:43 [2022-04-04T17:42:43.086Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:42:43 [2022-04-04T17:42:43.086Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:42:43 [2022-04-04T17:42:43.086Z] === RUN   TestLinksEtcHostsContentMatch
17:42:43 [2022-04-04T17:42:43.086Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:42:43 [2022-04-04T17:42:43.086Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:42:43 [2022-04-04T17:42:43.086Z] === RUN   TestLinksContainerNames
17:42:43 [2022-04-04T17:42:43.446Z] #25 DONE 2.2s
17:42:43 [2022-04-04T17:42:43.446Z] 
17:42:43 [2022-04-04T17:42:43.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
17:42:43 [2022-04-04T17:42:43.446Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa
17:42:43 [2022-04-04T17:42:43.446Z] #56 173.3 + bin/containerd
17:42:43 [2022-04-04T17:42:43.628Z] #43 135.2   CC       criu/rbtree.o
17:42:44 [2022-04-04T17:42:44.012Z] --- PASS: TestLinksContainerNames (0.83s)
17:42:44 [2022-04-04T17:42:44.012Z] === RUN   TestLogsFollowTailEmpty
17:42:44 [2022-04-04T17:42:44.196Z] #43 135.5   CC       criu/rst-malloc.o
17:42:44 [2022-04-04T17:42:44.196Z] #43 ...
17:42:44 [2022-04-04T17:42:44.196Z] 
17:42:44 [2022-04-04T17:42:44.196Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:42:44 [2022-04-04T17:42:44.196Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77
17:42:44 [2022-04-04T17:42:44.196Z] #22 10.91   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:42:44 [2022-04-04T17:42:44.575Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
17:42:44 [2022-04-04T17:42:44.575Z] === RUN   TestContainerNetworkMountsNoChown
17:42:44 [2022-04-04T17:42:44.837Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/default
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/private
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rprivate
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/slave
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rslave
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/shared
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rshared
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/default
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/default/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/default/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/default/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/rshared
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/shared
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/rslave
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/slave
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/rprivate
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/private
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/private/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === RUN   TestMountDaemonRoot/private/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/default/mount_root
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:42:44 [2022-04-04T17:42:44.837Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:42:45 [2022-04-04T17:42:45.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:42:45 [2022-04-04T17:42:45.350Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:42:45 [2022-04-04T17:42:45.350Z] === CONT  TestMountDaemonRoot/private/bind_root
17:42:45 [2022-04-04T17:42:45.350Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:42:45 [2022-04-04T17:42:45.350Z] === CONT  TestMountDaemonRoot/private/mount_root
17:42:45 [2022-04-04T17:42:45.350Z] --- PASS: TestMountDaemonRoot (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:42:45 [2022-04-04T17:42:45.350Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:42:45 [2022-04-04T17:42:45.350Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:42:45 [2022-04-04T17:42:45.350Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:42:45 [2022-04-04T17:42:45.350Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:42:45 [2022-04-04T17:42:45.351Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:42:45 [2022-04-04T17:42:45.351Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:42:45 [2022-04-04T17:42:45.351Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:42:45 [2022-04-04T17:42:45.351Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:42:45 [2022-04-04T17:42:45.351Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:42:45 [2022-04-04T17:42:45.351Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:42:45 [2022-04-04T17:42:45.351Z] === RUN   TestContainerBindMountNonRecursive
17:42:45 [2022-04-04T17:42:45.351Z]     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)
17:42:45 [2022-04-04T17:42:45.351Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
17:42:45 [2022-04-04T17:42:45.351Z] === RUN   TestContainerVolumesMountedAsShared
17:42:45 [2022-04-04T17:42:45.351Z]     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)
17:42:45 [2022-04-04T17:42:45.351Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:42:45 [2022-04-04T17:42:45.351Z] === RUN   TestContainerVolumesMountedAsSlave
17:42:45 [2022-04-04T17:42:45.351Z]     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)
17:42:45 [2022-04-04T17:42:45.351Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:42:45 [2022-04-04T17:42:45.351Z] === RUN   TestNetworkNat
17:42:45 [2022-04-04T17:42:45.575Z] #22 12.16 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:42:45 [2022-04-04T17:42:45.575Z] #22 12.22   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
17:42:45 [2022-04-04T17:42:45.575Z] #22 12.30 Collecting pyyaml (from yamllint==1.26.1)
17:42:45 [2022-04-04T17:42:45.834Z] #22 12.64   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
17:42:45 [2022-04-04T17:42:45.912Z] --- PASS: TestNetworkNat (0.49s)
17:42:45 [2022-04-04T17:42:45.912Z] === RUN   TestNetworkLocalhostTCPNat
17:42:46 [2022-04-04T17:42:46.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
17:42:46 [2022-04-04T17:42:46.168Z] === RUN   TestNetworkLoopbackNat
17:42:46 [2022-04-04T17:42:46.403Z] #22 13.02 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:42:46 [2022-04-04T17:42:46.404Z] #22 13.02 Building wheels for collected packages: yamllint
17:42:46 [2022-04-04T17:42:46.404Z] #22 13.02   Running setup.py bdist_wheel for yamllint: started
17:42:46 [2022-04-04T17:42:46.664Z] #22 ...
17:42:46 [2022-04-04T17:42:46.664Z] 
17:42:46 [2022-04-04T17:42:46.664Z] #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
17:42:46 [2022-04-04T17:42:46.664Z] #49 sha256:e4e6f5f5d2fea3e085930d9906af86a891cd9a3f2aa3bea59c814c283fe4f450
17:42:46 [2022-04-04T17:42:46.664Z] #49 202.1 + /build/golangci-lint --version
17:42:46 [2022-04-04T17:42:46.664Z] #49 202.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:42:46 [2022-04-04T17:42:46.664Z] #49 DONE 203.4s
17:42:46 [2022-04-04T17:42:46.664Z] 
17:42:46 [2022-04-04T17:42:46.664Z] #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
17:42:46 [2022-04-04T17:42:46.664Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:42:46 [2022-04-04T17:42:46.664Z] #43 135.9   CC       criu/seccomp.o
17:42:46 [2022-04-04T17:42:46.664Z] #43 136.7   CC       criu/seize.o
17:42:46 [2022-04-04T17:42:46.664Z] #43 137.8   CC       criu/servicefd.o
17:42:46 [2022-04-04T17:42:46.925Z] #43 138.5   CC       criu/shmem.o
17:42:47 [2022-04-04T17:42:47.637Z] #56 ...
17:42:47 [2022-04-04T17:42:47.637Z] 
17:42:47 [2022-04-04T17:42:47.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
17:42:47 [2022-04-04T17:42:47.638Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a
17:42:47 [2022-04-04T17:42:47.638Z] #53 115.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:42:47 [2022-04-04T17:42:47.638Z] #53 115.8 + mkdir -p /build
17:42:47 [2022-04-04T17:42:47.638Z] #53 115.8 + cp runc /build/runc
17:42:48 [2022-04-04T17:42:48.306Z] #43 139.7   CC       criu/sigframe.o
17:42:48 [2022-04-04T17:42:48.306Z] #43 ...
17:42:48 [2022-04-04T17:42:48.306Z] 
17:42:48 [2022-04-04T17:42:48.306Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
17:42:48 [2022-04-04T17:42:48.306Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77
17:42:48 [2022-04-04T17:42:48.306Z] #22 14.28   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:42:48 [2022-04-04T17:42:48.306Z] #22 14.28   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:42:48 [2022-04-04T17:42:48.306Z] #22 14.33 Successfully built yamllint
17:42:48 [2022-04-04T17:42:48.306Z] #22 14.33 Installing collected packages: pathspec, pyyaml, yamllint
17:42:48 [2022-04-04T17:42:48.306Z] #22 14.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:42:48 [2022-04-04T17:42:48.306Z] #22 DONE 15.1s
17:42:48 [2022-04-04T17:42:48.306Z] 
17:42:48 [2022-04-04T17:42:48.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
17:42:48 [2022-04-04T17:42:48.306Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:42:48 [2022-04-04T17:42:48.306Z] #43 139.9   CC       criu/signalfd.o
17:42:48 [2022-04-04T17:42:48.686Z] --- PASS: TestNetworkLoopbackNat (2.56s)
17:42:48 [2022-04-04T17:42:48.686Z] === RUN   TestPause
17:42:48 [2022-04-04T17:42:48.686Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:42:48 [2022-04-04T17:42:48.686Z] --- SKIP: TestPause (0.00s)
17:42:48 [2022-04-04T17:42:48.686Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:42:48 [2022-04-04T17:42:48.686Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:42:48 [2022-04-04T17:42:48.686Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:42:48 [2022-04-04T17:42:48.686Z] === RUN   TestPauseStopPausedContainer
17:42:48 [2022-04-04T17:42:48.686Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
17:42:48 [2022-04-04T17:42:48.686Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:42:48 [2022-04-04T17:42:48.686Z] === RUN   TestPsFilter
17:42:48 [2022-04-04T17:42:48.876Z] #43 140.2   CC       criu/sk-inet.o
17:42:48 [2022-04-04T17:42:48.943Z] --- PASS: TestPsFilter (0.11s)
17:42:48 [2022-04-04T17:42:48.943Z] === RUN   TestRemoveContainerWithRemovedVolume
17:42:49 [2022-04-04T17:42:49.201Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
17:42:49 [2022-04-04T17:42:49.201Z] === RUN   TestRemoveContainerWithVolume
17:42:49 [2022-04-04T17:42:49.456Z] #43 ...
17:42:49 [2022-04-04T17:42:49.456Z] 
17:42:49 [2022-04-04T17:42:49.456Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
17:42:49 [2022-04-04T17:42:49.457Z] #25 sha256:fbf39cb86defa209c0fc02cdab85e0549b9b03de5941f86dd3f453a309392eb0
17:42:49 [2022-04-04T17:42:49.457Z] #25 DONE 0.9s
17:42:49 [2022-04-04T17:42:49.457Z] 
17:42:49 [2022-04-04T17:42:49.457Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
17:42:49 [2022-04-04T17:42:49.457Z] #30 sha256:54f84fcad4b2ee256f97bcb801dd0da8645c59ed9c0b763dbf3fd3cfd73002c5
17:42:49 [2022-04-04T17:42:49.764Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
17:42:49 [2022-04-04T17:42:49.764Z] === RUN   TestRemoveContainerRunning
17:42:50 [2022-04-04T17:42:50.021Z] --- PASS: TestRemoveContainerRunning (0.39s)
17:42:50 [2022-04-04T17:42:50.021Z] === RUN   TestRemoveContainerForceRemoveRunning
17:42:50 [2022-04-04T17:42:50.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
17:42:50 [2022-04-04T17:42:50.585Z] === RUN   TestRemoveInvalidContainer
17:42:50 [2022-04-04T17:42:50.585Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:42:50 [2022-04-04T17:42:50.585Z] === RUN   TestRenameLinkedContainer
17:42:52 [2022-04-04T17:42:52.476Z] --- PASS: TestRenameLinkedContainer (1.64s)
17:42:52 [2022-04-04T17:42:52.476Z] === RUN   TestRenameStoppedContainer
17:42:52 [2022-04-04T17:42:52.476Z] --- PASS: TestRenameStoppedContainer (0.40s)
17:42:52 [2022-04-04T17:42:52.476Z] === RUN   TestRenameRunningContainerAndReuse
17:42:52 [2022-04-04T17:42:52.903Z] #53 ...
17:42:52 [2022-04-04T17:42:52.903Z] 
17:42:52 [2022-04-04T17:42:52.903Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
17:42:52 [2022-04-04T17:42:52.903Z] #30 sha256:019ce687229c4c84035c74923e6d673f8e1a4530d563462ea86d714162f31630
17:42:52 [2022-04-04T17:42:52.903Z] #30 DONE 9.4s
17:42:53 [2022-04-04T17:42:53.160Z] 
17:42:53 [2022-04-04T17:42:53.160Z] #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
17:42:53 [2022-04-04T17:42:53.160Z] #53 sha256:2682e4caeabf4c33c08b629a4f0bfc5e3b46424ef212e1460b9649ced3ad696a
17:42:53 [2022-04-04T17:42:53.160Z] #53 DONE 124.2s
17:42:53 [2022-04-04T17:42:53.160Z] 
17:42:53 [2022-04-04T17:42:53.160Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
17:42:53 [2022-04-04T17:42:53.160Z] #33 sha256:8cf9e6763b3f331ff1578430303cb73810002bdcdeb9ba3324ddf29d33ac90fe
17:42:53 [2022-04-04T17:42:53.403Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
17:42:53 [2022-04-04T17:42:53.403Z] === RUN   TestRenameInvalidName
17:42:53 [2022-04-04T17:42:53.418Z] #33 DONE 0.6s
17:42:53 [2022-04-04T17:42:53.418Z] 
17:42:53 [2022-04-04T17:42:53.418Z] #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
17:42:53 [2022-04-04T17:42:53.418Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa
17:42:53 [2022-04-04T17:42:53.658Z] --- PASS: TestRenameInvalidName (0.43s)
17:42:53 [2022-04-04T17:42:53.659Z] === RUN   TestRenameAnonymousContainer
17:42:53 [2022-04-04T17:42:53.677Z] #56 ...
17:42:53 [2022-04-04T17:42:53.677Z] 
17:42:53 [2022-04-04T17:42:53.677Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
17:42:53 [2022-04-04T17:42:53.677Z] #35 sha256:eaca7f0fe2af8d1081a30243f3b140437e5def0901508da0eb9a58892ca02d74
17:42:53 [2022-04-04T17:42:53.677Z] #35 DONE 0.1s
17:42:53 [2022-04-04T17:42:53.677Z] 
17:42:53 [2022-04-04T17:42:53.677Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
17:42:53 [2022-04-04T17:42:53.677Z] #38 sha256:a415173f0efd045729bdbf0ee02c4713c8155de50e0c35a65a10e49c2204a184
17:42:53 [2022-04-04T17:42:53.935Z] #38 DONE 0.1s
17:42:53 [2022-04-04T17:42:53.935Z] 
17:42:53 [2022-04-04T17:42:53.935Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
17:42:53 [2022-04-04T17:42:53.935Z] #41 sha256:b62df94428dc53b4dfa40e921d5f683b14c9a8ace0f1247a8a8a71f7c9a9374b
17:42:54 [2022-04-04T17:42:54.508Z] #41 DONE 0.6s
17:42:54 [2022-04-04T17:42:54.508Z] 
17:42:54 [2022-04-04T17:42:54.508Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:42:54 [2022-04-04T17:42:54.508Z] #44 sha256:ca96bafa6d38fca1e276db2603632d668bbbcae4f182bd29abc10d77af18c89b
17:42:54 [2022-04-04T17:42:54.508Z] #44 DONE 0.1s
17:42:54 [2022-04-04T17:42:54.508Z] 
17:42:54 [2022-04-04T17:42:54.508Z] #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
17:42:54 [2022-04-04T17:42:54.508Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa
17:42:54 [2022-04-04T17:42:54.739Z] #30 ...
17:42:54 [2022-04-04T17:42:54.739Z] 
17:42:54 [2022-04-04T17:42:54.739Z] #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
17:42:54 [2022-04-04T17:42:54.739Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:42:54 [2022-04-04T17:42:54.739Z] #43 141.3   CC       criu/sk-netlink.o
17:42:54 [2022-04-04T17:42:54.739Z] #43 141.8   CC       criu/sk-packet.o
17:42:54 [2022-04-04T17:42:54.739Z] #43 142.4   CC       criu/sk-queue.o
17:42:54 [2022-04-04T17:42:54.739Z] #43 143.0   CC       criu/sk-tcp.o
17:42:54 [2022-04-04T17:42:54.739Z] #43 143.5   CC       criu/sk-unix.o
17:42:54 [2022-04-04T17:42:54.739Z] #43 145.1   CC       criu/sockets.o
17:42:54 [2022-04-04T17:42:54.739Z] #43 145.8   CC       criu/stats.o
17:42:54 [2022-04-04T17:42:54.739Z] #43 146.1   CC       criu/string.o
17:42:54 [2022-04-04T17:42:54.739Z] #43 146.1   CC       criu/sysctl.o
17:42:54 [2022-04-04T17:42:54.767Z] #56 ...
17:42:54 [2022-04-04T17:42:54.767Z] 
17:42:54 [2022-04-04T17:42:54.767Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
17:42:54 [2022-04-04T17:42:54.767Z] #46 sha256:2ade4c237cd86fa3cc8caa02afde3950c39fceae3352994252c0799bf23dd94b
17:42:54 [2022-04-04T17:42:54.767Z] #46 DONE 0.1s
17:42:54 [2022-04-04T17:42:54.767Z] 
17:42:54 [2022-04-04T17:42:54.767Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
17:42:54 [2022-04-04T17:42:54.767Z] #48 sha256:ce8c14ed0a520d6bd104d75c7b6bc1712f6665768ba495d4bb166ac6a5f90178
17:42:54 [2022-04-04T17:42:54.767Z] #48 DONE 0.1s
17:42:54 [2022-04-04T17:42:54.767Z] 
17:42:54 [2022-04-04T17:42:54.767Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
17:42:54 [2022-04-04T17:42:54.767Z] #50 sha256:a614f6d9c39591c7e2e20e638806822a0b42fd226c9166a88db0632343e959ee
17:42:54 [2022-04-04T17:42:54.999Z] #43 146.5   CC       criu/sysfs_parse.o
17:42:55 [2022-04-04T17:42:55.547Z] --- PASS: TestRenameAnonymousContainer (1.43s)
17:42:55 [2022-04-04T17:42:55.547Z] === RUN   TestRenameContainerWithSameName
17:42:55 [2022-04-04T17:42:55.547Z] --- PASS: TestRenameContainerWithSameName (0.39s)
17:42:55 [2022-04-04T17:42:55.547Z] === RUN   TestRenameContainerWithLinkedContainer
17:42:55 [2022-04-04T17:42:55.571Z] #43 146.9   CC       criu/timens.o
17:42:55 [2022-04-04T17:42:55.708Z] #50 DONE 0.8s
17:42:55 [2022-04-04T17:42:55.708Z] 
17:42:55 [2022-04-04T17:42:55.708Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
17:42:55 [2022-04-04T17:42:55.708Z] #52 sha256:3231dc70f87b1111b958dca05c621cf5710c9d9144185e1fd0a1e9954e157996
17:42:55 [2022-04-04T17:42:55.708Z] #52 DONE 0.0s
17:42:55 [2022-04-04T17:42:55.708Z] 
17:42:55 [2022-04-04T17:42:55.708Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
17:42:55 [2022-04-04T17:42:55.708Z] #54 sha256:0f13f815537efb283c1b2a2c2fc58b36d76f37ee241d4733696040e8ef96c04a
17:42:55 [2022-04-04T17:42:55.831Z] #43 147.2   CC       criu/timerfd.o
17:42:55 [2022-04-04T17:42:55.967Z] #54 DONE 0.4s
17:42:55 [2022-04-04T17:42:55.967Z] 
17:42:55 [2022-04-04T17:42:55.967Z] #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
17:42:55 [2022-04-04T17:42:55.967Z] #56 sha256:1967aa1351b5c85bfcf8bec7fcb65367db703f21d645fd24ff8900ffd33611fa
17:42:56 [2022-04-04T17:42:56.092Z] #43 147.5   CC       criu/tty.o
17:42:56 [2022-04-04T17:42:56.477Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
17:42:56 [2022-04-04T17:42:56.477Z] === RUN   TestResize
17:42:56 [2022-04-04T17:42:56.733Z] --- PASS: TestResize (0.42s)
17:42:56 [2022-04-04T17:42:56.734Z] === RUN   TestResizeWithInvalidSize
17:42:57 [2022-04-04T17:42:57.296Z] --- PASS: TestResizeWithInvalidSize (0.42s)
17:42:57 [2022-04-04T17:42:57.296Z] === RUN   TestResizeWhenContainerNotStarted
17:42:57 [2022-04-04T17:42:57.475Z] #43 148.9   CC       criu/tun.o
17:42:57 [2022-04-04T17:42:57.553Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
17:42:57 [2022-04-04T17:42:57.553Z] === RUN   TestDaemonRestartKillContainers
17:42:57 [2022-04-04T17:42:57.553Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:42:57 [2022-04-04T17:42:57.553Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:42:57 [2022-04-04T17:42:57.553Z] === RUN   TestCgroupNamespacesRun
17:42:57 [2022-04-04T17:42:57.736Z] #43 ...
17:42:57 [2022-04-04T17:42:57.736Z] 
17:42:57 [2022-04-04T17:42:57.736Z] #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
17:42:57 [2022-04-04T17:42:57.736Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12
17:42:57 [2022-04-04T17:42:57.736Z] #40 DONE 214.5s
17:42:57 [2022-04-04T17:42:57.736Z] 
17:42:57 [2022-04-04T17:42:57.736Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
17:42:57 [2022-04-04T17:42:57.736Z] #30 sha256:54f84fcad4b2ee256f97bcb801dd0da8645c59ed9c0b763dbf3fd3cfd73002c5
17:42:57 [2022-04-04T17:42:57.736Z] #30 DONE 8.5s
17:42:57 [2022-04-04T17:42:57.996Z] 
17:42:57 [2022-04-04T17: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
17:42:57 [2022-04-04T17:42:57.996Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:42:57 [2022-04-04T17:42:57.996Z] #43 149.4   CC       criu/uffd.o
17:42:58 [2022-04-04T17:42:58.257Z] #43 ...
17:42:58 [2022-04-04T17:42:58.257Z] 
17:42:58 [2022-04-04T17:42:58.257Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
17:42:58 [2022-04-04T17:42:58.257Z] #33 sha256:9d8245f9bf30a3aa8d38d74b3911b60f2e75a168f8635ccf5142380e723bb0b9
17:42:58 [2022-04-04T17:42:58.257Z] #33 DONE 0.6s
17:42:58 [2022-04-04T17:42:58.517Z] 
17:42:58 [2022-04-04T17:42:58.517Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
17:42:58 [2022-04-04T17:42:58.517Z] #35 sha256:1e18e43879d578ab92fcaab1d669cb4cac79ac6a9e882eba5cb968634f4041ee
17:42:58 [2022-04-04T17:42:58.517Z] #35 DONE 0.1s
17:42:58 [2022-04-04T17:42:58.517Z] 
17:42:58 [2022-04-04T17:42:58.517Z] #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
17:42:58 [2022-04-04T17:42:58.517Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964
17:42:58 [2022-04-04T17:42:58.517Z] #56 ...
17:42:58 [2022-04-04T17:42:58.517Z] 
17:42:58 [2022-04-04T17:42:58.517Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
17:42:58 [2022-04-04T17:42:58.517Z] #38 sha256:0e814cdca9078058cd654bd289a593af49d3ede7a504cc466aacc89620f9d340
17:42:58 [2022-04-04T17:42:58.517Z] #38 DONE 0.1s
17:42:58 [2022-04-04T17:42:58.778Z] 
17:42:58 [2022-04-04T17:42:58.778Z] #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
17:42:58 [2022-04-04T17:42:58.778Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f
17:42:59 [2022-04-04T17:42:59.038Z] #53 ...
17:42:59 [2022-04-04T17:42:59.038Z] 
17:42:59 [2022-04-04T17:42:59.038Z] #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
17:42:59 [2022-04-04T17:42:59.038Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:42:59 [2022-04-04T17:42:59.038Z] #43 150.5   CC       criu/util.o
17:43:00 [2022-04-04T17:43:00.071Z] --- PASS: TestCgroupNamespacesRun (2.14s)
17:43:00 [2022-04-04T17:43:00.071Z] === RUN   TestCgroupNamespacesRunPrivileged
17:43:00 [2022-04-04T17:43:00.421Z] #43 151.7   CC       criu/uts_ns.o
17:43:00 [2022-04-04T17:43:00.421Z] #43 151.9   CC       criu/vdso-compat.o
17:43:00 [2022-04-04T17:43:00.421Z] #43 ...
17:43:00 [2022-04-04T17:43:00.421Z] 
17:43:00 [2022-04-04T17:43:00.421Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
17:43:00 [2022-04-04T17:43:00.421Z] #41 sha256:8d8aec7bb64e51db60815feb055103b3989a91cc9c6b4b3cabd4b77ab28bbce4
17:43:00 [2022-04-04T17:43:00.421Z] #41 DONE 0.7s
17:43:00 [2022-04-04T17:43:00.421Z] 
17:43:00 [2022-04-04T17:43:00.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
17:43:00 [2022-04-04T17:43:00.421Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161
17:43:00 [2022-04-04T17:43:00.421Z] #43 152.0   CC       criu/vdso.o
17:43:00 [2022-04-04T17:43:00.991Z] #43 152.4   LINK     criu/built-in.o
17:43:00 [2022-04-04T17:43:00.991Z] #43 152.6   LINK     criu/criu
17:43:01 [2022-04-04T17:43:01.264Z] #43 152.8   DEP      lib/c/criu.d
17:43:01 [2022-04-04T17:43:01.529Z] #43 152.9   CC       images/rpc.pb-c.o
17:43:01 [2022-04-04T17:43:01.790Z] #43 153.4   CC       lib/c/criu.o
17:43:01 [2022-04-04T17:43:01.963Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s)
17:43:01 [2022-04-04T17:43:01.963Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:43:02 [2022-04-04T17:43:02.732Z] #43 154.0   LINK     lib/c/built-in.o
17:43:02 [2022-04-04T17:43:02.732Z] #43 154.1   LINK     lib/c/libcriu.so
17:43:02 [2022-04-04T17:43:02.732Z] #43 154.1   LINK     lib/c/libcriu.a
17:43:02 [2022-04-04T17:43:02.732Z] #43 154.2   GEN      magic.py
17:43:02 [2022-04-04T17:43:02.732Z] #43 154.3 Note: Building without setproctitle() and strlcpy() support.
17:43:02 [2022-04-04T17:43:02.732Z] #43 154.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:43:02 [2022-04-04T17:43:02.992Z] #43 154.3 Note: Building without GnuTLS support
17:43:02 [2022-04-04T17:43:02.992Z] #43 154.3 Makefile.config:39: Warn: you have no libnftables installed
17:43:02 [2022-04-04T17:43:02.992Z] #43 154.3 Makefile.config:40: Warn: Building without nftables support
17:43:03 [2022-04-04T17:43:03.561Z] #43 154.9 fatal: not a git repository (or any of the parent directories): .git
17:43:04 [2022-04-04T17:43:04.130Z] #43 155.5 make[1]: Nothing to be done for 'all'.
17:43:04 [2022-04-04T17:43:04.390Z] #43 156.0 make[1]: 'images/built-in.o' is up to date.
17:43:04 [2022-04-04T17:43:04.486Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s)
17:43:04 [2022-04-04T17:43:04.486Z] === RUN   TestCgroupNamespacesRunHostMode
17:43:04 [2022-04-04T17:43:04.649Z] #43 156.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:43:04 [2022-04-04T17:43:04.649Z] #43 156.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:43:04 [2022-04-04T17:43:04.649Z] #43 156.2 make[1]: 'compel/libcompel.a' is up to date.
17:43:04 [2022-04-04T17:43:04.649Z] #43 156.2 make[1]: 'compel/compel-host-bin' is up to date.
17:43:04 [2022-04-04T17:43:04.649Z] #43 156.2 make[1]: Nothing to be done for 'all'.
17:43:04 [2022-04-04T17:43:04.649Z] #43 156.2 make[1]: 'soccr/libsoccr.a' is up to date.
17:43:04 [2022-04-04T17:43:04.908Z] #43 156.4 make[2]: Nothing to be done for 'all'.
17:43:04 [2022-04-04T17:43:04.908Z] #43 156.4 make[2]: Nothing to be done for 'all'.
17:43:04 [2022-04-04T17:43:04.908Z] #43 156.4 make[2]: Nothing to be done for 'all'.
17:43:04 [2022-04-04T17:43:04.908Z] #43 156.5 make[2]: Nothing to be done for 'all'.
17:43:05 [2022-04-04T17:43:05.169Z] #43 156.5 make[2]: Nothing to be done for 'all'.
17:43:05 [2022-04-04T17:43:05.169Z] #43 156.5 make[2]: Nothing to be done for 'all'.
17:43:05 [2022-04-04T17:43:05.169Z] #43 156.5 make[2]: Nothing to be done for 'all'.
17:43:05 [2022-04-04T17:43:05.169Z] #43 156.6 make[2]: Nothing to be done for 'all'.
17:43:05 [2022-04-04T17:43:05.169Z] #43 156.6   INSTALL  criu/criu
17:43:05 [2022-04-04T17:43:05.428Z] #43 DONE 156.9s
17:43:05 [2022-04-04T17:43:05.428Z] 
17:43:05 [2022-04-04T17:43:05.428Z] #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
17:43:05 [2022-04-04T17:43:05.428Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f
17:43:06 [2022-04-04T17:43:06.374Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s)
17:43:06 [2022-04-04T17:43:06.374Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:43:07 [2022-04-04T17:43:07.336Z] #53 ...
17:43:07 [2022-04-04T17:43:07.336Z] 
17:43:07 [2022-04-04T17:43:07.336Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:43:07 [2022-04-04T17:43:07.336Z] #44 sha256:03605bfc86a11de5dc6a194de5e2b4e37662c2ed0716417cd6800006bac89461
17:43:07 [2022-04-04T17:43:07.336Z] #44 DONE 0.1s
17:43:07 [2022-04-04T17:43:07.597Z] 
17:43:07 [2022-04-04T17:43:07.597Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
17:43:07 [2022-04-04T17:43:07.597Z] #46 sha256:9c5aa012aa29a658d8cff2673c6d506865be4ee14681531822d7655af51e2231
17:43:07 [2022-04-04T17:43:07.597Z] #46 DONE 0.1s
17:43:07 [2022-04-04T17:43:07.597Z] 
17:43:07 [2022-04-04T17:43:07.597Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
17:43:07 [2022-04-04T17:43:07.597Z] #48 sha256:ca847cfbb875426f92000859c80c5444f7b1b12fb98f472183aadd4164a341b1
17:43:07 [2022-04-04T17:43:07.597Z] #48 DONE 0.2s
17:43:07 [2022-04-04T17:43:07.597Z] 
17:43:07 [2022-04-04T17:43:07.597Z] #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
17:43:07 [2022-04-04T17:43:07.597Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f
17:43:07 [2022-04-04T17:43:07.857Z] #53 ...
17:43:07 [2022-04-04T17:43:07.857Z] 
17:43:07 [2022-04-04T17:43:07.857Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
17:43:07 [2022-04-04T17:43:07.857Z] #50 sha256:4317bac6c609bf77cbdc08a32597674ce48552739272f550e935bba19112e5ca
17:43:08 [2022-04-04T17:43:08.186Z] #56 199.3 # github.com/containerd/containerd/cmd/containerd
17:43:08 [2022-04-04T17:43:08.186Z] #56 199.3 /usr/bin/ld: /tmp/go-link-803155841/000019.o: in function `New':
17:43:08 [2022-04-04T17:43:08.186Z] #56 199.3 /tmp/tmp.ppVYTb9Sod/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
17:43:08 [2022-04-04T17:43:08.186Z] #56 199.3 + bin/containerd-stress
17:43:08 [2022-04-04T17:43:08.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s)
17:43:08 [2022-04-04T17:43:08.312Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:43:08 [2022-04-04T17:43:08.428Z] #50 DONE 0.5s
17:43:08 [2022-04-04T17:43:08.429Z] 
17:43:08 [2022-04-04T17:43:08.429Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
17:43:08 [2022-04-04T17:43:08.429Z] #52 sha256:e79ca45397a66e783983ee3fe001376aadf686ccc1837336810a0bccf48dba5d
17:43:08 [2022-04-04T17:43:08.429Z] #52 DONE 0.1s
17:43:08 [2022-04-04T17:43:08.429Z] 
17:43:08 [2022-04-04T17:43:08.429Z] #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
17:43:08 [2022-04-04T17:43:08.429Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964
17:43:08 [2022-04-04T17:43:08.754Z] #56 200.4 + bin/containerd-shim
17:43:10 [2022-04-04T17:43:10.831Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
17:43:10 [2022-04-04T17:43:10.831Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:43:12 [2022-04-04T17:43:12.199Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
17:43:12 [2022-04-04T17:43:12.199Z] === RUN   TestCgroupNamespacesRunOlderClient
17:43:14 [2022-04-04T17:43:14.028Z] #56 205.5 + bin/containerd-shim-runc-v1
17:43:14 [2022-04-04T17:43:14.758Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
17:43:14 [2022-04-04T17:43:14.758Z] === RUN   TestNISDomainname
17:43:14 [2022-04-04T17:43:14.758Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:43:14 [2022-04-04T17:43:14.758Z] --- SKIP: TestNISDomainname (0.01s)
17:43:14 [2022-04-04T17:43:14.758Z] === RUN   TestHostnameDnsResolution
17:43:15 [2022-04-04T17:43:15.014Z] --- PASS: TestHostnameDnsResolution (0.65s)
17:43:15 [2022-04-04T17:43:15.014Z] === RUN   TestUnprivilegedPortsAndPing
17:43:15 [2022-04-04T17:43:15.014Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
17:43:15 [2022-04-04T17:43:15.014Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
17:43:15 [2022-04-04T17:43:15.014Z] === RUN   TestStats
17:43:15 [2022-04-04T17:43:15.014Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:15 [2022-04-04T17:43:15.014Z] --- SKIP: TestStats (0.00s)
17:43:15 [2022-04-04T17:43:15.014Z] === RUN   TestStopContainerWithTimeout
17:43:15 [2022-04-04T17:43:15.014Z] === RUN   TestStopContainerWithTimeout/0
17:43:15 [2022-04-04T17:43:15.014Z] === PAUSE TestStopContainerWithTimeout/0
17:43:15 [2022-04-04T17:43:15.014Z] === RUN   TestStopContainerWithTimeout/1
17:43:15 [2022-04-04T17:43:15.014Z] === PAUSE TestStopContainerWithTimeout/1
17:43:15 [2022-04-04T17:43:15.014Z] === RUN   TestStopContainerWithTimeout/3
17:43:15 [2022-04-04T17:43:15.014Z] === PAUSE TestStopContainerWithTimeout/3
17:43:15 [2022-04-04T17:43:15.014Z] === RUN   TestStopContainerWithTimeout/-1
17:43:15 [2022-04-04T17:43:15.014Z] === PAUSE TestStopContainerWithTimeout/-1
17:43:15 [2022-04-04T17:43:15.014Z] === CONT  TestStopContainerWithTimeout/0
17:43:15 [2022-04-04T17:43:15.014Z] === CONT  TestStopContainerWithTimeout/-1
17:43:15 [2022-04-04T17:43:15.575Z] === CONT  TestStopContainerWithTimeout/3
17:43:17 [2022-04-04T17:43:17.462Z] === CONT  TestStopContainerWithTimeout/1
17:43:18 [2022-04-04T17:43:18.216Z] #56 209.3 + bin/containerd-shim-runc-v2
17:43:18 [2022-04-04T17:43:18.475Z] #56 209.8 + binaries
17:43:18 [2022-04-04T17:43:18.475Z] #56 209.8 + install -D bin/containerd /build/containerd
17:43:18 [2022-04-04T17:43:18.475Z] #56 209.9 + install -D bin/containerd-shim /build/containerd-shim
17:43:18 [2022-04-04T17:43:18.475Z] #56 209.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:43:18 [2022-04-04T17:43:18.475Z] #56 209.9 + install -D bin/ctr /build/ctr
17:43:18 [2022-04-04T17:43:18.829Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:43:18 [2022-04-04T17:43:18.829Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
17:43:18 [2022-04-04T17:43:18.829Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
17:43:18 [2022-04-04T17:43:18.830Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
17:43:18 [2022-04-04T17:43:18.830Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
17:43:18 [2022-04-04T17:43:18.830Z] === RUN   TestDeleteDevicemapper
17:43:18 [2022-04-04T17:43:18.830Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:43:18 [2022-04-04T17:43:18.830Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:43:18 [2022-04-04T17:43:18.830Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:43:20 [2022-04-04T17:43:20.722Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
17:43:20 [2022-04-04T17:43:20.722Z] === RUN   TestUpdateMemory
17:43:20 [2022-04-04T17:43:20.722Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:20 [2022-04-04T17:43:20.722Z] --- SKIP: TestUpdateMemory (0.00s)
17:43:20 [2022-04-04T17:43:20.722Z] === RUN   TestUpdateCPUQuota
17:43:20 [2022-04-04T17:43:20.722Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:20 [2022-04-04T17:43:20.722Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:43:20 [2022-04-04T17:43:20.722Z] === RUN   TestUpdatePidsLimit
17:43:20 [2022-04-04T17:43:20.722Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:20 [2022-04-04T17:43:20.722Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:43:20 [2022-04-04T17:43:20.722Z] === RUN   TestUpdateRestartPolicy
17:43:22 [2022-04-04T17:43:22.666Z] #56 DONE 213.8s
17:43:22 [2022-04-04T17:43:22.924Z] 
17:43:22 [2022-04-04T17:43:22.924Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
17:43:22 [2022-04-04T17:43:22.924Z] #57 sha256:1c535c9817c5d81556d8a359c89e68eb5c4d1f13526f0fd20da757482835a222
17:43:24 [2022-04-04T17:43:24.300Z] #57 DONE 1.4s
17:43:24 [2022-04-04T17:43:24.300Z] 
17:43:24 [2022-04-04T17:43:24.300Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:43:24 [2022-04-04T17:43:24.300Z] #61 sha256:c3d43351ba46767623cedc2886f239d7924456993efe526e9eb4bb87d074dfe2
17:43:24 [2022-04-04T17:43:24.559Z] #61 DONE 0.4s
17:43:24 [2022-04-04T17:43:24.559Z] 
17:43:24 [2022-04-04T17:43:24.559Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
17:43:24 [2022-04-04T17:43:24.559Z] #66 sha256:c457fcd995d959c04f51a5846cd85bf59227580827434e1fbdc839192135536f
17:43:26 [2022-04-04T17:43:26.595Z] #56 197.1 + bin/containerd
17:43:27 [2022-04-04T17:43:27.094Z] #66 DONE 1.9s
17:43:27 [2022-04-04T17:43:27.094Z] 
17:43:27 [2022-04-04T17:43:27.094Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
17:43:27 [2022-04-04T17:43:27.094Z] #68 sha256:d97bba881841863ff311288f6234d23a3f0f38a7377f00f4e977ead7ae795ea9
17:43:27 [2022-04-04T17:43:27.094Z] #68 DONE 0.1s
17:43:27 [2022-04-04T17:43:27.094Z] 
17:43:27 [2022-04-04T17:43:27.094Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:43:27 [2022-04-04T17:43:27.094Z] #69 sha256:697f0f29b6af3b0191af348df8a8302705c8af925a925d91baf2bf0446cba237
17:43:27 [2022-04-04T17:43:27.094Z] #69 DONE 0.0s
17:43:27 [2022-04-04T17:43:27.094Z] 
17:43:27 [2022-04-04T17:43:27.094Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
17:43:27 [2022-04-04T17:43:27.094Z] #70 sha256:87fb7b38f26c1d2fb9355f40e35e777818cd7ab5d8e545728d7103b4da67e8b8
17:43:27 [2022-04-04T17:43:27.372Z] #70 DONE 0.8s
17:43:27 [2022-04-04T17:43:27.637Z] 
17:43:27 [2022-04-04T17:43:27.637Z] #71 exporting to image
17:43:27 [2022-04-04T17:43:27.637Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:43:27 [2022-04-04T17:43:27.637Z] #71 exporting layers
17:43:28 [2022-04-04T17:43:28.501Z] #56 ...
17:43:28 [2022-04-04T17:43:28.501Z] 
17:43:28 [2022-04-04T17:43:28.501Z] #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
17:43:28 [2022-04-04T17:43:28.501Z] #53 sha256:3ccafff96d7cf1ccf5b43b5c240fb308b9f2f14ed25afc97fe8b536544695a3f
17:43:28 [2022-04-04T17:43:28.501Z] #53 131.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:43:28 [2022-04-04T17:43:28.501Z] #53 132.5 + mkdir -p /build
17:43:28 [2022-04-04T17:43:28.501Z] #53 132.5 + cp runc /build/runc
17:43:28 [2022-04-04T17:43:28.501Z] #53 DONE 134.0s
17:43:28 [2022-04-04T17:43:28.501Z] 
17:43:28 [2022-04-04T17:43:28.501Z] #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
17:43:28 [2022-04-04T17:43:28.501Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964
17:43:29 [2022-04-04T17:43:29.882Z] #56 ...
17:43:29 [2022-04-04T17:43:29.882Z] 
17:43:29 [2022-04-04T17:43:29.882Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
17:43:29 [2022-04-04T17:43:29.882Z] #54 sha256:d76c15181fabd052de2e5d76341f3ada3324814bf7563269c8a7db1086308f90
17:43:29 [2022-04-04T17:43:29.882Z] #54 DONE 0.5s
17:43:30 [2022-04-04T17:43:30.142Z] 
17:43:30 [2022-04-04T17:43:30.142Z] #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
17:43:30 [2022-04-04T17:43:30.142Z] #56 sha256:9b67bc9ab300180da9b8bfa002327577d3f2651f00af7d4a7a88e84b1dc0f964
17:43:30 [2022-04-04T17:43:30.949Z] #71 exporting layers 3.4s done
17:43:30 [2022-04-04T17:43:30.949Z] #71 writing image sha256:bec6b08e7eb4a817aa3af2384d9cc3abd4321990f3f71fd780bc326c59222c98 done
17:43:30 [2022-04-04T17:43:30.949Z] #71 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done
17:43:30 [2022-04-04T17:43:30.949Z] #71 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:43:31 [2022-04-04T17:43:31.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/test/unit
17:43:32 [2022-04-04T17:43:32.892Z] --- PASS: TestUpdateRestartPolicy (10.90s)
17:43:32 [2022-04-04T17:43:32.892Z] === RUN   TestUpdateRestartWithAutoRemove
17:43:32 [2022-04-04T17:43:32.892Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
17:43:32 [2022-04-04T17:43:32.892Z] === RUN   TestWaitNonBlocked
17:43:32 [2022-04-04T17:43:32.892Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:43:32 [2022-04-04T17:43:32.892Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:43:32 [2022-04-04T17:43:32.892Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:43:32 [2022-04-04T17:43:32.892Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:43:32 [2022-04-04T17:43:32.892Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:43:32 [2022-04-04T17:43:32.892Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:43:32 [2022-04-04T17:43:32.892Z] --- PASS: TestWaitNonBlocked (0.01s)
17:43:32 [2022-04-04T17:43:32.892Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s)
17:43:32 [2022-04-04T17:43:32.892Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
17:43:32 [2022-04-04T17:43:32.892Z] === RUN   TestWaitBlocked
17:43:32 [2022-04-04T17:43:32.892Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:43:32 [2022-04-04T17:43:32.892Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:43:32 [2022-04-04T17:43:32.892Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:43:32 [2022-04-04T17:43:32.892Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:43:32 [2022-04-04T17:43:32.892Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:43:32 [2022-04-04T17:43:32.892Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:43:33 [2022-04-04T17:43:33.148Z] --- PASS: TestWaitBlocked (0.01s)
17:43:33 [2022-04-04T17:43:33.148Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
17:43:33 [2022-04-04T17:43:33.148Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
17:43:33 [2022-04-04T17:43:33.148Z] === CONT  TestDaemonRestartIpcMode
17:43:33 [2022-04-04T17:43:33.148Z] === CONT  TestIpcModeOlderClient
17:43:33 [2022-04-04T17:43:33.148Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:43:33 [2022-04-04T17:43:33.148Z] === CONT  TestRestartDaemonWithRestartingContainer
17:43:34 [2022-04-04T17:43:34.553Z] ?   	github.com/docker/docker/api	[no test files]
17:43:37 [2022-04-04T17:43:37.208Z] 4612f6d0b889: Pull complete
17:43:38 [2022-04-04T17:43:38.395Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.37s)
17:43:38 [2022-04-04T17:43:38.395Z] --- PASS: TestDaemonRestartIpcMode (4.55s)
17:43:38 [2022-04-04T17:43:38.395Z] PASS
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === Skipped
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
17:43:38 [2022-04-04T17:43:38.395Z]     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)
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     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)
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     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)
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:43:38 [2022-04-04T17:43:38.395Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
17:43:38 [2022-04-04T17:43:38.395Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:43:38 [2022-04-04T17:43:38.395Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:43:38 [2022-04-04T17:43:38.395Z] 
17:43:38 [2022-04-04T17:43:38.395Z] DONE 177 tests, 27 skipped in 83.633s
17:43:38 [2022-04-04T17:43:38.395Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:43:38 [2022-04-04T17:43:38.395Z] INFO: Testing against a local daemon
17:43:38 [2022-04-04T17:43:38.395Z] === RUN   TestCommitInheritsEnv
17:43:39 [2022-04-04T17:43:39.323Z] --- PASS: TestCommitInheritsEnv (1.32s)
17:43:39 [2022-04-04T17:43:39.323Z] === RUN   TestImportExtremelyLargeImageWorks
17:43:39 [2022-04-04T17:43:39.323Z] === PAUSE TestImportExtremelyLargeImageWorks
17:43:39 [2022-04-04T17:43:39.323Z] === RUN   TestImagesFilterMultiReference
17:43:39 [2022-04-04T17:43:39.323Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:43:39 [2022-04-04T17:43:39.323Z] === RUN   TestImagePullPlatformInvalid
17:43:39 [2022-04-04T17:43:39.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:43:39 [2022-04-04T17:43:39.323Z] === RUN   TestRemoveImageOrphaning
17:43:41 [2022-04-04T17:43:41.211Z] --- PASS: TestRemoveImageOrphaning (1.93s)
17:43:41 [2022-04-04T17:43:41.212Z] === RUN   TestRemoveImageGarbageCollector
17:43:41 [2022-04-04T17:43:41.212Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:43:41 [2022-04-04T17:43:41.212Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:43:41 [2022-04-04T17:43:41.212Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:43:41 [2022-04-04T17:43:41.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:43:41 [2022-04-04T17:43:41.212Z] === RUN   TestTagInvalidReference
17:43:41 [2022-04-04T17:43:41.212Z] --- PASS: TestTagInvalidReference (0.01s)
17:43:41 [2022-04-04T17:43:41.212Z] === RUN   TestTagValidPrefixedRepo
17:43:41 [2022-04-04T17:43:41.212Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:43:41 [2022-04-04T17:43:41.212Z] === RUN   TestTagExistedNameWithoutForce
17:43:41 [2022-04-04T17:43:41.212Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:43:41 [2022-04-04T17:43:41.212Z] === RUN   TestTagOfficialNames
17:43:41 [2022-04-04T17:43:41.212Z] --- PASS: TestTagOfficialNames (0.05s)
17:43:41 [2022-04-04T17:43:41.212Z] === RUN   TestTagMatchesDigest
17:43:41 [2022-04-04T17:43:41.212Z] --- PASS: TestTagMatchesDigest (0.02s)
17:43:41 [2022-04-04T17:43:41.212Z] === CONT  TestImportExtremelyLargeImageWorks
17:43:46 [2022-04-04T17:43:46.755Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
17:44:02 [2022-04-04T17:44:02.247Z] #56 229.1 # github.com/containerd/containerd/cmd/containerd
17:44:02 [2022-04-04T17:44:02.247Z] #56 229.1 /usr/bin/ld: /tmp/go-link-623993857/000019.o: in function `New':
17:44:02 [2022-04-04T17:44:02.247Z] #56 229.1 /tmp/tmp.PUiXx0TrR4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
17:44:02 [2022-04-04T17:44:02.247Z] #56 229.2 + bin/containerd-stress
17:44:02 [2022-04-04T17:44:02.247Z] #56 230.3 + bin/containerd-shim
17:44:03 [2022-04-04T17:44:03.671Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:44:03 [2022-04-04T17:44:03.671Z] 
17:44:03 [2022-04-04T17:44:03.671Z] + TEST_INTEGRATION_DEST=1
17:44:03 [2022-04-04T17:44:03.671Z] + CONTAINER_NAME=docker-pr1-1
17:44:03 [2022-04-04T17:44:03.671Z] + TEST_SKIP_INTEGRATION_CLI=1
17:44:03 [2022-04-04T17:44:03.671Z] + run_tests test-integration-flaky
17:44:03 [2022-04-04T17:44:03.671Z] + '[' -n 0 ']'
17:44:03 [2022-04-04T17:44:03.671Z] + rm=
17:44:03 [2022-04-04T17:44:03.671Z] + c=0
17:44:03 [2022-04-04T17:44:03.671Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh test-integration-flaky test-integration
17:44:03 [2022-04-04T17:44:03.671Z] ++ jobs -p
17:44:03 [2022-04-04T17:44:03.671Z] + TEST_INTEGRATION_DEST=3
17:44:03 [2022-04-04T17:44:03.671Z] + CONTAINER_NAME=docker-pr1-3
17:44:03 [2022-04-04T17:44:03.671Z] + TEST_SKIP_INTEGRATION=1
17:44:03 [2022-04-04T17:44:03.671Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:44:03 [2022-04-04T17:44:03.671Z] + run_tests
17:44:03 [2022-04-04T17:44:03.671Z] + '[' -n 0 ']'
17:44:03 [2022-04-04T17:44:03.671Z] + rm=
17:44:03 [2022-04-04T17:44:03.671Z] + for job in $(jobs -p)
17:44:03 [2022-04-04T17:44:03.671Z] + wait 20097
17:44:03 [2022-04-04T17:44:03.671Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh '' test-integration
17:44:03 [2022-04-04T17:44:03.671Z] + TEST_INTEGRATION_DEST=2
17:44:03 [2022-04-04T17:44:03.671Z] + CONTAINER_NAME=docker-pr1-2
17:44:03 [2022-04-04T17:44:03.671Z] + TEST_SKIP_INTEGRATION=1
17:44:03 [2022-04-04T17:44:03.671Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:44:03 [2022-04-04T17:44:03.671Z] + run_tests
17:44:03 [2022-04-04T17:44:03.671Z] + '[' -n 0 ']'
17:44:03 [2022-04-04T17:44:03.671Z] + rm=
17:44:03 [2022-04-04T17:44:03.671Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh '' test-integration
17:44:03 [2022-04-04T17:44:03.671Z] 
17:44:03 [2022-04-04T17:44:03.671Z] 
17:44:03 [2022-04-04T17:44:03.671Z] 
17:44:03 [2022-04-04T17:44:03.671Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:44:03 [2022-04-04T17:44:03.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:44:03 [2022-04-04T17:44:03.671Z] HOSTNAME=48b8242bf601
17:44:03 [2022-04-04T17:44:03.671Z] TEST_SKIP_INTEGRATION=1
17:44:03 [2022-04-04T17:44:03.671Z] TESTDEBUG=0
17:44:03 [2022-04-04T17:44:03.671Z] DEST=bundles/test-integration
17:44:03 [2022-04-04T17:44:03.671Z] PWD=/go/src/github.com/docker/docker
17:44:03 [2022-04-04T17:44:03.671Z] KEEPBUNDLE=1
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0
17:44:03 [2022-04-04T17:44:03.671Z] container=docker
17:44:03 [2022-04-04T17:44:03.671Z] HOME=/root
17:44:03 [2022-04-04T17:44:03.671Z] GOLANG_VERSION=1.16.15
17:44:03 [2022-04-04T17:44:03.671Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:44:03 [2022-04-04T17:44:03.671Z] VALIDATE_BRANCH=20.10
17:44:03 [2022-04-04T17:44:03.671Z] TERM=xterm
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_PKG=github.com/docker/docker
17:44:03 [2022-04-04T17:44:03.671Z] SHLVL=1
17:44:03 [2022-04-04T17:44:03.671Z] TIMEOUT=120m
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_GRAPHDRIVER=overlay2
17:44:03 [2022-04-04T17:44:03.671Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:44:03 [2022-04-04T17:44:03.671Z] GO111MODULE=off
17:44:03 [2022-04-04T17:44:03.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:44:03 [2022-04-04T17:44:03.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:44:03 [2022-04-04T17:44:03.671Z] GOPATH=/go
17:44:03 [2022-04-04T17:44:03.671Z] PKG_CONFIG=pkg-config
17:44:03 [2022-04-04T17:44:03.671Z] _=/usr/bin/env
17:44:03 [2022-04-04T17:44:03.671Z] Building test suite binary ./integration-cli/test.main
17:44:03 [2022-04-04T17:44:03.671Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:44:03 [2022-04-04T17:44:03.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:44:03 [2022-04-04T17:44:03.671Z] 
17:44:03 [2022-04-04T17:44:03.671Z] HOSTNAME=c782efd6f42f
17:44:03 [2022-04-04T17:44:03.671Z] TEST_SKIP_INTEGRATION=1
17:44:03 [2022-04-04T17:44:03.671Z] TESTDEBUG=0
17:44:03 [2022-04-04T17:44:03.671Z] DEST=bundles/test-integration
17:44:03 [2022-04-04T17:44:03.671Z] PWD=/go/src/github.com/docker/docker
17:44:03 [2022-04-04T17:44:03.671Z] KEEPBUNDLE=1
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0
17:44:03 [2022-04-04T17:44:03.671Z] container=docker
17:44:03 [2022-04-04T17:44:03.671Z] HOME=/root
17:44:03 [2022-04-04T17:44:03.671Z] GOLANG_VERSION=1.16.15
17:44:03 [2022-04-04T17:44:03.671Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:44:03 [2022-04-04T17:44:03.671Z] VALIDATE_BRANCH=20.10
17:44:03 [2022-04-04T17:44:03.671Z] TERM=xterm
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_PKG=github.com/docker/docker
17:44:03 [2022-04-04T17:44:03.671Z] SHLVL=1
17:44:03 [2022-04-04T17:44:03.671Z] TIMEOUT=120m
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_GRAPHDRIVER=overlay2
17:44:03 [2022-04-04T17:44:03.671Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:44:03 [2022-04-04T17:44:03.671Z] GO111MODULE=off
17:44:03 [2022-04-04T17:44:03.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:44:03 [2022-04-04T17:44:03.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:44:03 [2022-04-04T17:44:03.671Z] GOPATH=/go
17:44:03 [2022-04-04T17:44:03.671Z] PKG_CONFIG=pkg-config
17:44:03 [2022-04-04T17:44:03.671Z] _=/usr/bin/env
17:44:03 [2022-04-04T17:44:03.671Z] Building test suite binary ./integration-cli/test.main
17:44:03 [2022-04-04T17:44:03.671Z] No new tests added to integration.
17:44:03 [2022-04-04T17:44:03.671Z] 
17:44:03 [2022-04-04T17:44:03.671Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:44:03 [2022-04-04T17:44:03.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:44:03 [2022-04-04T17:44:03.671Z] HOSTNAME=efe26aa697db
17:44:03 [2022-04-04T17:44:03.671Z] TESTDEBUG=0
17:44:03 [2022-04-04T17:44:03.671Z] DEST=bundles/test-integration
17:44:03 [2022-04-04T17:44:03.671Z] PWD=/go/src/github.com/docker/docker
17:44:03 [2022-04-04T17:44:03.671Z] KEEPBUNDLE=1
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0
17:44:03 [2022-04-04T17:44:03.671Z] container=docker
17:44:03 [2022-04-04T17:44:03.671Z] HOME=/root
17:44:03 [2022-04-04T17:44:03.671Z] GOLANG_VERSION=1.16.15
17:44:03 [2022-04-04T17:44:03.671Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:44:03 [2022-04-04T17:44:03.671Z] VALIDATE_BRANCH=20.10
17:44:03 [2022-04-04T17:44:03.671Z] TERM=xterm
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_PKG=github.com/docker/docker
17:44:03 [2022-04-04T17:44:03.671Z] SHLVL=1
17:44:03 [2022-04-04T17:44:03.671Z] TIMEOUT=120m
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:44:03 [2022-04-04T17:44:03.671Z] DOCKER_GRAPHDRIVER=overlay2
17:44:03 [2022-04-04T17:44:03.671Z] GO111MODULE=off
17:44:03 [2022-04-04T17:44:03.671Z] TEST_SKIP_INTEGRATION_CLI=1
17:44:03 [2022-04-04T17:44:03.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:44:03 [2022-04-04T17:44:03.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:44:03 [2022-04-04T17:44:03.671Z] GOPATH=/go
17:44:03 [2022-04-04T17:44:03.671Z] PKG_CONFIG=pkg-config
17:44:03 [2022-04-04T17:44:03.671Z] _=/usr/bin/env
17:44:03 [2022-04-04T17:44:03.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:44:04 [2022-04-04T17:44:04.782Z] #56 237.2 + bin/containerd-shim-runc-v1
17:44:10 [2022-04-04T17:44:10.063Z] #56 242.2 + bin/containerd-shim-runc-v2
17:44:10 [2022-04-04T17:44:10.632Z] #56 242.8 + binaries
17:44:10 [2022-04-04T17:44:10.632Z] #56 242.8 + install -D bin/containerd /build/containerd
17:44:10 [2022-04-04T17:44:10.632Z] #56 242.8 + install -D bin/containerd-shim /build/containerd-shim
17:44:10 [2022-04-04T17:44:10.632Z] #56 242.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:44:10 [2022-04-04T17:44:10.632Z] #56 242.8 + install -D bin/ctr /build/ctr
17:44:14 [2022-04-04T17:44:14.822Z] #56 DONE 246.6s
17:44:15 [2022-04-04T17:44:15.391Z] 
17:44:15 [2022-04-04T17:44:15.391Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
17:44:15 [2022-04-04T17:44:15.391Z] #57 sha256:b224670f6b416e06f79ab505a6daaec61d9abf863efcf3437c39ff68351403a8
17:44:16 [2022-04-04T17:44:16.771Z] #57 DONE 1.7s
17:44:17 [2022-04-04T17:44:17.032Z] 
17:44:17 [2022-04-04T17:44:17.032Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:44:17 [2022-04-04T17:44:17.032Z] #61 sha256:40b4a68be20382951f6d9c65c8413ef7e40447c704c5f5d30dc21a8eb7441227
17:44:17 [2022-04-04T17:44:17.290Z] #61 DONE 0.3s
17:44:17 [2022-04-04T17:44:17.290Z] 
17:44:17 [2022-04-04T17:44:17.290Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
17:44:17 [2022-04-04T17:44:17.290Z] #66 sha256:8799da0614e46fa0931ba99045b98ad79bc739c512afb5806b5708fc07cde30b
17:44:18 [2022-04-04T17:44:18.670Z] #66 DONE 1.0s
17:44:18 [2022-04-04T17:44:18.670Z] 
17:44:18 [2022-04-04T17:44:18.670Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
17:44:18 [2022-04-04T17:44:18.670Z] #68 sha256:2ea076972b324530f43bac9f429281e0aef5fe5731300cd3725afa0975387079
17:44:18 [2022-04-04T17:44:18.670Z] #68 DONE 0.1s
17:44:18 [2022-04-04T17:44:18.670Z] 
17:44:18 [2022-04-04T17:44:18.670Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:44:18 [2022-04-04T17:44:18.670Z] #69 sha256:b913f141cd72207acc3dd1d610ff59e5ad55ec7d6e2652a38b864f231f1f098a
17:44:18 [2022-04-04T17:44:18.670Z] #69 DONE 0.0s
17:44:18 [2022-04-04T17:44:18.670Z] 
17:44:18 [2022-04-04T17:44:18.670Z] #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
17:44:18 [2022-04-04T17:44:18.670Z] #70 sha256:ee8b90de461827e41d8e84334508e75c314984f492ed642a080064115ddcde21
17:44:18 [2022-04-04T17:44:18.930Z] #70 0.628 Hit:1 http://deb.debian.org/debian buster-backports InRelease
17:44:19 [2022-04-04T17:44:19.191Z] #70 0.791 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:44:19 [2022-04-04T17:44:19.191Z] #70 0.793 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:44:19 [2022-04-04T17:44:19.451Z] #70 0.954 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:44:20 [2022-04-04T17:44:20.020Z] #70 1.058 Reading package lists...
17:44:20 [2022-04-04T17:44:20.588Z] #70 1.684 Reading package lists...
17:44:20 [2022-04-04T17:44:20.848Z] #70 2.294 Building dependency tree...
17:44:20 [2022-04-04T17:44:20.848Z] #70 2.413 Reading state information...
17:44:20 [2022-04-04T17:44:20.848Z] #70 2.517 The following additional packages will be installed:
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.518   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.518   libpam-systemd
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.519 Suggested packages:
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.519   systemd-container policykit-1
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.519 Recommended packages:
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.519   libnss-systemd
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.599 The following NEW packages will be installed:
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.599   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
17:44:21 [2022-04-04T17:44:21.107Z] #70 2.600   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.867 0 upgraded, 11 newly installed, 0 to remove and 12 not upgraded.
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.867 Need to get 4759 kB of archives.
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.867 After this operation, 16.6 MB of additional disk space will be used.
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.867 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.869 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.874 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.890 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.892 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.955 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.967 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.969 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.972 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
17:44:21 [2022-04-04T17:44:21.366Z] #70 2.974 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.124 debconf: delaying package configuration, since apt-utils is not installed
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.146 Fetched 4759 kB in 0s (13.1 MB/s)
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.170 Selecting previously unselected package libargon2-1:amd64.
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.170 (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 ... 28084 files and directories currently installed.)
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.186 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.193 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.223 Selecting previously unselected package libjson-c3:amd64.
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.225 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.229 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.261 Selecting previously unselected package libcryptsetup12:amd64.
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.263 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.267 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.313 Selecting previously unselected package libidn11:amd64.
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.316 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.320 Unpacking libidn11:amd64 (1.33-2.2) ...
17:44:21 [2022-04-04T17:44:21.625Z] #70 3.360 Selecting previously unselected package libkmod2:amd64.
17:44:21 [2022-04-04T17:44:21.884Z] #70 3.362 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
17:44:21 [2022-04-04T17:44:21.884Z] #70 3.366 Unpacking libkmod2:amd64 (26-1) ...
17:44:21 [2022-04-04T17:44:21.884Z] #70 3.406 Selecting previously unselected package systemd.
17:44:21 [2022-04-04T17:44:21.884Z] #70 3.408 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
17:44:21 [2022-04-04T17:44:21.884Z] #70 3.448 Unpacking systemd (241-7~deb10u8) ...
17:44:22 [2022-04-04T17:44:22.143Z] #70 3.894 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
17:44:22 [2022-04-04T17:44:22.143Z] #70 3.904 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
17:44:22 [2022-04-04T17:44:22.143Z] #70 3.915 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
17:44:22 [2022-04-04T17:44:22.402Z] #70 3.924 Setting up libidn11:amd64 (1.33-2.2) ...
17:44:22 [2022-04-04T17:44:22.402Z] #70 3.934 Setting up libkmod2:amd64 (26-1) ...
17:44:22 [2022-04-04T17:44:22.402Z] #70 3.948 Setting up systemd (241-7~deb10u8) ...
17:44:22 [2022-04-04T17:44:22.402Z] #70 3.992 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:44:22 [2022-04-04T17:44:22.402Z] #70 3.994 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:44:22 [2022-04-04T17:44:22.402Z] #70 3.997 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
17:44:22 [2022-04-04T17:44:22.402Z] #70 3.997 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.425 Selecting previously unselected package systemd-sysv.
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.425 (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 ... 28881 files and directories currently installed.)
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.436 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.440 Unpacking systemd-sysv (241-7~deb10u8) ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.479 Selecting previously unselected package libdbus-1-3:amd64.
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.481 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.485 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.543 Selecting previously unselected package dbus.
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.545 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.555 Unpacking dbus (1.12.20-0+deb10u1) ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.613 Selecting previously unselected package libpam-systemd:amd64.
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.616 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.619 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.661 Selecting previously unselected package dbus-user-session.
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.664 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.668 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
17:44:22 [2022-04-04T17:44:22.969Z] #70 4.735 Setting up systemd-sysv (241-7~deb10u8) ...
17:44:23 [2022-04-04T17:44:23.228Z] #70 4.746 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
17:44:23 [2022-04-04T17:44:23.228Z] #70 4.757 Setting up dbus (1.12.20-0+deb10u1) ...
17:44:23 [2022-04-04T17:44:23.228Z] #70 4.870 invoke-rc.d: could not determine current runlevel
17:44:23 [2022-04-04T17:44:23.228Z] #70 4.873 invoke-rc.d: policy-rc.d denied execution of start.
17:44:23 [2022-04-04T17:44:23.228Z] #70 4.877 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
17:44:23 [2022-04-04T17:44:23.228Z] #70 5.014 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
17:44:23 [2022-04-04T17:44:23.487Z] #70 5.030 Processing triggers for systemd (241-7~deb10u8) ...
17:44:23 [2022-04-04T17:44:23.487Z] #70 5.039 Processing triggers for libc-bin (2.28-10) ...
17:44:23 [2022-04-04T17:44:23.747Z] #70 DONE 5.2s
17:44:23 [2022-04-04T17:44:23.747Z] 
17:44:23 [2022-04-04T17:44:23.747Z] #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
17:44:23 [2022-04-04T17:44:23.747Z] #71 sha256:cc7dafef39eddff9a2338f14a90a61562369c507c81568022b7ae633033569fc
17:44:24 [2022-04-04T17:44:24.005Z] #71 0.393   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:44:24 [2022-04-04T17:44:24.005Z] #71 0.395                                  Dload  Upload   Total   Spent    Left  Speed
17:44:24 [2022-04-04T17:44:24.265Z] #71 0.395 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5049      0 --:--:-- --:--:-- --:--:--  5049
17:44:24 [2022-04-04T17:44:24.265Z] #71 DONE 0.8s
17:44:24 [2022-04-04T17:44:24.265Z] 
17:44:24 [2022-04-04T17:44:24.265Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
17:44:24 [2022-04-04T17:44:24.265Z] #72 sha256:24f20fa3d338a23214ccabd1589620b70694dca7096aeb69143501033e2cb5fa
17:44:25 [2022-04-04T17:44:25.201Z] #72 DONE 0.8s
17:44:25 [2022-04-04T17:44:25.201Z] 
17:44:25 [2022-04-04T17:44:25.201Z] #73 exporting to image
17:44:25 [2022-04-04T17:44:25.201Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:44:25 [2022-04-04T17:44:25.201Z] #73 exporting layers
17:44:31 [2022-04-04T17:44:31.778Z] #73 exporting layers 6.7s done
17:44:31 [2022-04-04T17:44:31.778Z] #73 writing image sha256:880c0c50f44b9389ed9d153ea720d2a6dfc6d4165d3b89cde4dc99d1cb42184e done
17:44:31 [2022-04-04T17:44:31.778Z] #73 naming to docker.io/library/docker:492fac20af558af4164484ee773eee6f6a6f56b0 done
17:44:31 [2022-04-04T17:44:31.778Z] #73 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:44:32 [2022-04-04T17:44:32.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -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:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary test-integration
17:44:34 [2022-04-04T17:44:34.023Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
17:44:34 [2022-04-04T17:44:34.023Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
17:44:34 [2022-04-04T17:44:34.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
17:44:34 [2022-04-04T17:44:34.023Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
17:44:34 [2022-04-04T17:44:34.023Z] 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)
17:44:34 [2022-04-04T17:44:34.023Z] Detected virtualization docker.
17:44:34 [2022-04-04T17:44:34.023Z] Detected architecture x86-64.
17:44:34 [2022-04-04T17:44:34.023Z] Set hostname to <a0b8ab43236b>.
17:44:34 [2022-04-04T17:44:34.023Z] + source /etc/docker-entrypoint-cmd
17:44:34 [2022-04-04T17:44:34.023Z] ++ hack/make.sh dynbinary test-integration
17:44:34 [2022-04-04T17:44:34.023Z] 
17:44:34 [2022-04-04T17:44:34.023Z] Removing bundles/
17:44:34 [2022-04-04T17:44:34.023Z] 
17:44:34 [2022-04-04T17:44:34.023Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:44:34 [2022-04-04T17:44:34.023Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:44:34 [2022-04-04T17:44:34.023Z] GOOS="" GOARCH="" GOARM=""
17:44:36 [2022-04-04T17:44:36.909Z] INFO [loader] Go packages loading at mode 575 (imports|name|files|deps|exports_file|types_sizes|compiled_files) took 2m2.808760165s 
17:44:36 [2022-04-04T17:44:36.909Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 428.658019ms 
17:44:54 [2022-04-04T17:44:54.447Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 16.2% of statements
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
17:44:54 [2022-04-04T17:44:54.447Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
17:44:54 [2022-04-04T17:44:54.447Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/builder	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:44:54 [2022-04-04T17:44:54.447Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:44:56 [2022-04-04T17:44:56.348Z] ok  	github.com/docker/docker/builder/dockerfile	0.156s	coverage: 48.5% of statements
17:44:56 [2022-04-04T17:44:56.348Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:44:56 [2022-04-04T17:44:56.606Z] ok  	github.com/docker/docker/builder/remotecontext	0.081s	coverage: 13.7% of statements
17:44:57 [2022-04-04T17:44:57.173Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:44:57 [2022-04-04T17:44:57.739Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.986s	coverage: 86.3% of statements
17:44:57 [2022-04-04T17:44:57.739Z] ?   	github.com/docker/docker/cli	[no test files]
17:44:57 [2022-04-04T17:44:57.739Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:45:00 [2022-04-04T17:45:00.274Z] ok  	github.com/docker/docker/client	0.080s	coverage: 75.4% of statements
17:45:17 [2022-04-04T17:45:17.606Z] --- PASS: TestImportExtremelyLargeImageWorks (95.05s)
17:45:17 [2022-04-04T17:45:17.606Z] PASS
17:45:17 [2022-04-04T17:45:17.606Z] 
17:45:17 [2022-04-04T17:45:17.606Z] === Skipped
17:45:17 [2022-04-04T17:45:17.606Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:45:17 [2022-04-04T17:45:17.606Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:45:17 [2022-04-04T17:45:17.606Z] 
17:45:17 [2022-04-04T17:45:17.606Z] DONE 12 tests, 1 skipped in 98.716s
17:45:17 [2022-04-04T17:45:17.606Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:45:17 [2022-04-04T17:45:17.606Z] INFO: Testing against a local daemon
17:45:17 [2022-04-04T17:45:17.606Z] === RUN   TestNetworkCreateDelete
17:45:17 [2022-04-04T17:45:17.606Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:45:17 [2022-04-04T17:45:17.606Z] === RUN   TestDockerNetworkDeletePreferID
17:45:17 [2022-04-04T17:45:17.606Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
17:45:17 [2022-04-04T17:45:17.606Z] === RUN   TestDaemonDNSFallback
17:45:25 [2022-04-04T17:45:25.690Z] --- PASS: TestDaemonDNSFallback (7.32s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestInspectNetwork
17:45:25 [2022-04-04T17:45:25.690Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestInspectNetwork (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestRunContainerWithBridgeNone
17:45:25 [2022-04-04T17:45:25.690Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestNetworkInvalidJSON
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestNetworkInvalidJSON//networks/create
17:45:25 [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:45:25 [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:45:25 [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:45:25 [2022-04-04T17:45:25.690Z] === CONT  TestNetworkInvalidJSON//networks/create
17:45:25 [2022-04-04T17:45:25.690Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:45:25 [2022-04-04T17:45:25.690Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:45:25 [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:45:25 [2022-04-04T17:45:25.690Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestNetworkList
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestNetworkList//networks
17:45:25 [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkList//networks
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestNetworkList//networks/
17:45:25 [2022-04-04T17:45:25.690Z] === PAUSE TestNetworkList//networks/
17:45:25 [2022-04-04T17:45:25.690Z] === CONT  TestNetworkList//networks
17:45:25 [2022-04-04T17:45:25.690Z] === CONT  TestNetworkList//networks/
17:45:25 [2022-04-04T17:45:25.690Z] --- PASS: TestNetworkList (0.01s)
17:45:25 [2022-04-04T17:45:25.690Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     --- PASS: TestNetworkList//networks (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestHostIPv4BridgeLabel
17:45:25 [2022-04-04T17:45:25.690Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestDaemonRestartWithLiveRestore
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestDaemonDefaultNetworkPools
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestDaemonRestartWithExistingNetwork
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestServiceWithPredefinedNetwork
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:242: FLAKY_TEST
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestServiceWithDataPathPortInit
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:25 [2022-04-04T17:45:25.690Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z] PASS
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === Skipped
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:242: FLAKY_TEST
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:45:25 [2022-04-04T17:45:25.690Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:25 [2022-04-04T17:45:25.690Z] 
17:45:25 [2022-04-04T17:45:25.690Z] DONE 22 tests, 12 skipped in 7.967s
17:45:25 [2022-04-04T17:45:25.690Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:45:25 [2022-04-04T17:45:25.690Z] INFO: Testing against a local daemon
17:45:25 [2022-04-04T17:45:25.690Z] === RUN   TestDockerNetworkIpvlanPersistance
17:45:25 [2022-04-04T17:45:25.691Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestDockerNetworkIpvlan
17:45:25 [2022-04-04T17:45:25.691Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] PASS
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === Skipped
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] DONE 2 tests, 2 skipped in 0.100s
17:45:25 [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:45:25 [2022-04-04T17:45:25.691Z] INFO: Testing against a local daemon
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestDockerNetworkMacvlanPersistance
17:45:25 [2022-04-04T17:45:25.691Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestDockerNetworkMacvlan
17:45:25 [2022-04-04T17:45:25.691Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] PASS
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === Skipped
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] DONE 2 tests, 2 skipped in 0.095s
17:45:25 [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:45:25 [2022-04-04T17:45:25.691Z] testing: warning: no tests to run
17:45:25 [2022-04-04T17:45:25.691Z] PASS
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] DONE 0 tests in 0.021s
17:45:25 [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:45:25 [2022-04-04T17:45:25.691Z] INFO: Testing against a local daemon
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginAllowRequest
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginTLS
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginDenyRequest
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginAPIDenyResponse
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginDenyResponse
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginAllowEventStream
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginErrorResponse
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginErrorRequest
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginHeader
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginV2Disable
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
17:45:25 [2022-04-04T17:45:25.691Z] PASS
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === Skipped
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
17:45:25 [2022-04-04T17:45:25.691Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] DONE 17 tests, 17 skipped in 0.316s
17:45:25 [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:45:25 [2022-04-04T17:45:25.691Z] INFO: Testing against a local daemon
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestPluginInvalidJSON
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:45:25 [2022-04-04T17:45:25.691Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:45:25 [2022-04-04T17:45:25.691Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:45:25 [2022-04-04T17:45:25.691Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:45:25 [2022-04-04T17:45:25.691Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestPluginInstall
17:45:25 [2022-04-04T17:45:25.691Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestPluginInstall (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestPluginsWithRuntimes
17:45:25 [2022-04-04T17:45:25.691Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestPluginBackCompatMediaTypes
17:45:25 [2022-04-04T17:45:25.691Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z] PASS
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === Skipped
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
17:45:25 [2022-04-04T17:45:25.691Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:45:25 [2022-04-04T17:45:25.691Z] 
17:45:25 [2022-04-04T17:45:25.691Z] DONE 5 tests, 3 skipped in 0.128s
17:45:25 [2022-04-04T17:45:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:45:25 [2022-04-04T17:45:25.691Z] INFO: Testing against a local daemon
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestExternalGraphDriver
17:45:25 [2022-04-04T17:45:25.691Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:45:25 [2022-04-04T17:45:25.691Z] --- SKIP: TestExternalGraphDriver (0.05s)
17:45:25 [2022-04-04T17:45:25.691Z] === RUN   TestGraphdriverPluginV2
17:45:30 [2022-04-04T17:45:30.940Z] --- PASS: TestGraphdriverPluginV2 (5.48s)
17:45:30 [2022-04-04T17:45:30.940Z] PASS
17:45:30 [2022-04-04T17:45:30.940Z] 
17:45:30 [2022-04-04T17:45:30.940Z] === Skipped
17:45:30 [2022-04-04T17:45:30.940Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s)
17:45:30 [2022-04-04T17:45:30.940Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:45:30 [2022-04-04T17:45:30.940Z] 
17:45:30 [2022-04-04T17:45:30.940Z] DONE 2 tests, 1 skipped in 5.638s
17:45:30 [2022-04-04T17:45:30.940Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:45:30 [2022-04-04T17:45:30.940Z] INFO: Testing against a local daemon
17:45:30 [2022-04-04T17:45:30.940Z] === RUN   TestContinueAfterPluginCrash
17:45:30 [2022-04-04T17:45:30.940Z] === PAUSE TestContinueAfterPluginCrash
17:45:30 [2022-04-04T17:45:30.940Z] === RUN   TestReadPluginNoRead
17:45:30 [2022-04-04T17:45:30.940Z] === PAUSE TestReadPluginNoRead
17:45:30 [2022-04-04T17:45:30.940Z] === RUN   TestDaemonStartWithLogOpt
17:45:30 [2022-04-04T17:45:30.940Z] === PAUSE TestDaemonStartWithLogOpt
17:45:30 [2022-04-04T17:45:30.940Z] === CONT  TestContinueAfterPluginCrash
17:45:30 [2022-04-04T17:45:30.940Z] === CONT  TestDaemonStartWithLogOpt
17:45:33 [2022-04-04T17:45:33.923Z] 0a6173b79e25: Pull complete
17:45:33 [2022-04-04T17:45:33.923Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683
17:45:33 [2022-04-04T17:45:33.923Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:45:33 [2022-04-04T17:45:33.923Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:45:33 [2022-04-04T17:45:33.923Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:45:33 [2022-04-04T17:45:33.923Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686'
17:45:33 [2022-04-04T17:45:33.923Z] WARN: Skipping validation tests
17:45:33 [2022-04-04T17:45:33.923Z] INFO: Running unit tests at 04/04/2022 17:45:28...
17:45:33 [2022-04-04T17:45:33.923Z] INFO: make.ps1 starting at 04/04/2022 17:45:32
17:45:33 [2022-04-04T17:45:33.923Z] INFO: Git commit (492fac20af) assumed from DOCKER_GITCOMMIT environment variable
17:45:33 [2022-04-04T17:45:33.923Z] INFO: Invoking autogen...
17:45:33 [2022-04-04T17:45:33.923Z] INFO: Running unit tests...
17:45:36 [2022-04-04T17:45:36.188Z] --- PASS: TestDaemonStartWithLogOpt (4.83s)
17:45:36 [2022-04-04T17:45:36.188Z] === CONT  TestReadPluginNoRead
17:45:38 [2022-04-04T17:45:38.992Z] ok  	github.com/docker/docker/cmd/dockerd	0.055s	coverage: 29.1% of statements
17:45:38 [2022-04-04T17:45:38.992Z] ok  	github.com/docker/docker/container	0.113s	coverage: 34.5% of statements
17:45:38 [2022-04-04T17:45:38.992Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:45:38 [2022-04-04T17:45:38.992Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:45:38 [2022-04-04T17:45:38.992Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:45:38 [2022-04-04T17:45:38.992Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:45:39 [2022-04-04T17:45:39.458Z] === RUN   TestReadPluginNoRead/default
17:45:39 [2022-04-04T17:45:39.800Z] 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/httpstatus 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
17:45:40 [2022-04-04T17:45:40.369Z] ok  	github.com/docker/docker/daemon/cluster	0.039s	coverage: 0.5% of statements
17:45:40 [2022-04-04T17:45:40.396Z] --- PASS: TestContinueAfterPluginCrash (9.52s)
17:45:41 [2022-04-04T17:45:41.302Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
17:45:41 [2022-04-04T17:45:41.324Z] === RUN   TestReadPluginNoRead/disabled_caching
17:45:42 [2022-04-04T17:45:42.677Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
17:45:43 [2022-04-04T17:45:43.836Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:45:45 [2022-04-04T17:45:45.728Z] === CONT  TestReadPluginNoRead
17:45:45 [2022-04-04T17:45:45.728Z]     read_test.go:92: [d1e27d24269f9] daemon is not started
17:45:45 [2022-04-04T17:45:45.728Z] --- PASS: TestReadPluginNoRead (10.05s)
17:45:45 [2022-04-04T17:45:45.728Z]     --- PASS: TestReadPluginNoRead/default (2.31s)
17:45:45 [2022-04-04T17:45:45.728Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.26s)
17:45:45 [2022-04-04T17:45:45.728Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s)
17:45:45 [2022-04-04T17:45:45.728Z] PASS
17:45:45 [2022-04-04T17:45:45.728Z] 
17:45:45 [2022-04-04T17:45:45.728Z] DONE 6 tests in 14.996s
17:45:45 [2022-04-04T17:45:45.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:45:45 [2022-04-04T17:45:45.728Z] testing: warning: no tests to run
17:45:45 [2022-04-04T17:45:45.728Z] PASS
17:45:45 [2022-04-04T17:45:45.728Z] 
17:45:45 [2022-04-04T17:45:45.728Z] DONE 0 tests in 0.031s
17:45:45 [2022-04-04T17:45:45.728Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:45:45 [2022-04-04T17:45:45.985Z] INFO: Testing against a local daemon
17:45:45 [2022-04-04T17:45:45.985Z] === RUN   TestPluginWithDevMounts
17:45:45 [2022-04-04T17:45:45.985Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:45:45 [2022-04-04T17:45:45.985Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:45:45 [2022-04-04T17:45:45.985Z] PASS
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] === Skipped
17:45:45 [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:45:45 [2022-04-04T17:45:45.985Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] DONE 1 tests, 1 skipped in 0.116s
17:45:45 [2022-04-04T17:45:45.985Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:45:45 [2022-04-04T17:45:45.985Z] INFO: Testing against a local daemon
17:45:45 [2022-04-04T17:45:45.985Z] === RUN   TestSecretInspect
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretInspect (0.02s)
17:45:45 [2022-04-04T17:45:45.985Z] === RUN   TestSecretList
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretList (0.02s)
17:45:45 [2022-04-04T17:45:45.985Z] === RUN   TestSecretsCreateAndDelete
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:45:45 [2022-04-04T17:45:45.985Z] === RUN   TestSecretsUpdate
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretsUpdate (0.01s)
17:45:45 [2022-04-04T17:45:45.985Z] === RUN   TestTemplatedSecret
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] --- SKIP: TestTemplatedSecret (0.00s)
17:45:45 [2022-04-04T17:45:45.985Z] === RUN   TestSecretCreateResolve
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] --- SKIP: TestSecretCreateResolve (0.01s)
17:45:45 [2022-04-04T17:45:45.985Z] PASS
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] === Skipped
17:45:45 [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
17:45:45 [2022-04-04T17:45:45.985Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:45 [2022-04-04T17:45:45.985Z] 
17:45:45 [2022-04-04T17:45:45.985Z] DONE 6 tests, 6 skipped in 0.165s
17:45:45 [2022-04-04T17:45:45.985Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:45:46 [2022-04-04T17:45:46.243Z] INFO: Testing against a local daemon
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestServiceCreateInit
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- PASS: TestServiceCreateInit (0.02s)
17:45:46 [2022-04-04T17:45:46.243Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:45:46 [2022-04-04T17:45:46.243Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateServiceMultipleTimes
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateServiceConflict
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateServiceMaxReplicas
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateWithDuplicateNetworkNames
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateServiceSecretFileMode
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateServiceConfigFileMode
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateServiceSysctls
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateServiceCapabilities
17:45:46 [2022-04-04T17:45:46.243Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestInspect
17:45:46 [2022-04-04T17:45:46.243Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.243Z] --- SKIP: TestInspect (0.01s)
17:45:46 [2022-04-04T17:45:46.243Z] === RUN   TestCreateJob
17:45:46 [2022-04-04T17:45:46.243Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.502Z] --- SKIP: TestCreateJob (0.01s)
17:45:46 [2022-04-04T17:45:46.502Z] === RUN   TestReplicatedJob
17:45:46 [2022-04-04T17:45:46.502Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.502Z] --- SKIP: TestReplicatedJob (0.01s)
17:45:46 [2022-04-04T17:45:46.502Z] === RUN   TestUpdateReplicatedJob
17:45:46 [2022-04-04T17:45:46.502Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.502Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:45:46 [2022-04-04T17:45:46.502Z] === RUN   TestServiceListWithStatuses
17:45:46 [2022-04-04T17:45:46.502Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:45:46 [2022-04-04T17:45:46.502Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:45:46 [2022-04-04T17:45:46.502Z] === RUN   TestDockerNetworkConnectAlias
17:45:46 [2022-04-04T17:45:46.502Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.502Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:45:46 [2022-04-04T17:45:46.502Z] === RUN   TestDockerNetworkReConnect
17:45:46 [2022-04-04T17:45:46.502Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:46 [2022-04-04T17:45:46.502Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:45:46 [2022-04-04T17:45:46.502Z] === RUN   TestServicePlugin
17:45:46 [2022-04-04T17:45:46.969Z] ?   	github.com/docker/docker/api	[no test files]
17:45:49 [2022-04-04T17:45:49.238Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.8% of statements
17:45:49 [2022-04-04T17:45:49.772Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.772Z] --- SKIP: TestServicePlugin (3.01s)
17:45:49 [2022-04-04T17:45:49.772Z] === RUN   TestServiceUpdateLabel
17:45:49 [2022-04-04T17:45:49.772Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.772Z] --- SKIP: TestServiceUpdateLabel (0.01s)
17:45:49 [2022-04-04T17:45:49.772Z] === RUN   TestServiceUpdateSecrets
17:45:49 [2022-04-04T17:45:49.772Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.772Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
17:45:49 [2022-04-04T17:45:49.772Z] === RUN   TestServiceUpdateConfigs
17:45:49 [2022-04-04T17:45:49.773Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z] === RUN   TestServiceUpdateNetwork
17:45:49 [2022-04-04T17:45:49.773Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z] === RUN   TestServiceUpdatePidsLimit
17:45:49 [2022-04-04T17:45:49.773Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z] PASS
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === Skipped
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:45:49 [2022-04-04T17:45:49.773Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServicePlugin (3.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:45:49 [2022-04-04T17:45:49.773Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] DONE 24 tests, 23 skipped in 3.404s
17:45:49 [2022-04-04T17:45:49.773Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:45:49 [2022-04-04T17:45:49.773Z] INFO: Testing against a local daemon
17:45:49 [2022-04-04T17:45:49.773Z] === RUN   TestSessionCreate
17:45:49 [2022-04-04T17:45:49.773Z] --- PASS: TestSessionCreate (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z] === RUN   TestSessionCreateWithBadUpgrade
17:45:49 [2022-04-04T17:45:49.773Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:45:49 [2022-04-04T17:45:49.773Z] PASS
17:45:49 [2022-04-04T17:45:49.773Z] 
17:45:49 [2022-04-04T17:45:49.773Z] DONE 2 tests in 0.139s
17:45:49 [2022-04-04T17:45:49.773Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:45:49 [2022-04-04T17:45:49.773Z] INFO: Testing against a local daemon
17:45:49 [2022-04-04T17:45:49.773Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:45:49 [2022-04-04T17:45:49.773Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:45:49 [2022-04-04T17:45:49.773Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:45:49 [2022-04-04T17:45:49.773Z] === RUN   TestEventsExecDie
17:45:50 [2022-04-04T17:45:50.174Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 81.8% of statements
17:45:50 [2022-04-04T17:45:50.336Z] --- PASS: TestEventsExecDie (0.52s)
17:45:50 [2022-04-04T17:45:50.336Z] === RUN   TestEventsBackwardsCompatible
17:45:50 [2022-04-04T17:45:50.336Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:45:50 [2022-04-04T17:45:50.336Z] === RUN   TestInfoBinaryCommits
17:45:50 [2022-04-04T17:45:50.336Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:45:50 [2022-04-04T17:45:50.336Z] === RUN   TestInfoAPIVersioned
17:45:50 [2022-04-04T17:45:50.336Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:45:50 [2022-04-04T17:45:50.336Z] === RUN   TestInfoDiscoveryBackend
17:45:50 [2022-04-04T17:45:50.434Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
17:45:51 [2022-04-04T17:45:51.000Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
17:45:51 [2022-04-04T17:45:51.567Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
17:45:52 [2022-04-04T17:45:52.133Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.008s	coverage: 4.2% of statements
17:45:52 [2022-04-04T17:45:52.267Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
17:45:52 [2022-04-04T17:45:52.267Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:45:53 [2022-04-04T17:45:53.508Z] ok  	github.com/docker/docker/daemon	12.116s	coverage: 17.1% of statements
17:45:53 [2022-04-04T17:45:53.509Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:45:53 [2022-04-04T17:45:53.509Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:45:53 [2022-04-04T17:45:53.509Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:45:53 [2022-04-04T17:45:53.509Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:45:53 [2022-04-04T17:45:53.767Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
17:45:54 [2022-04-04T17:45:54.334Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.325s	coverage: 56.2% of statements
17:45:55 [2022-04-04T17:45:55.535Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
17:45:55 [2022-04-04T17:45:55.535Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:45:55 [2022-04-04T17:45:55.535Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:45:55 [2022-04-04T17:45:55.535Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:45:55 [2022-04-04T17:45:55.535Z] === RUN   TestInfoAPI
17:45:55 [2022-04-04T17:45:55.535Z] --- PASS: TestInfoAPI (0.02s)
17:45:55 [2022-04-04T17:45:55.535Z] === RUN   TestInfoAPIWarnings
17:45:56 [2022-04-04T17:45:56.316Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
17:45:57 [2022-04-04T17:45:57.252Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.200s	coverage: 50.5% of statements
17:45:58 [2022-04-04T17:45:58.375Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m53.337732191s with top 10 stages: buildssa: 1m33.263268581s, goimports: 19.844365532s, unconvert: 10.727242625s, gosec: 8.209662976s, golint: 5.273247865s, inspect: 3.6672683s, misspell: 3.342556809s, ineffassign: 3.125882793s, vrp: 2.862318101s, printf: 2.191066865s 
17:45:58 [2022-04-04T17:45:58.627Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.046s	coverage: 46.2% of statements
17:45:58 [2022-04-04T17:45:58.628Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:45:59 [2022-04-04T17:45:59.195Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.798s	coverage: 58.0% of statements
17:45:59 [2022-04-04T17:45:59.195Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:45:59 [2022-04-04T17:45:59.195Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:45:59 [2022-04-04T17:45:59.195Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.8% of statements
17:46:00 [2022-04-04T17:46:00.133Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
17:46:01 [2022-04-04T17:46:01.070Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
17:46:01 [2022-04-04T17:46:01.070Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 6.6% of statements
17:46:01 [2022-04-04T17:46:01.070Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:46:01 [2022-04-04T17:46:01.070Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:46:01 [2022-04-04T17:46:01.914Z] === RUN   TestMiddlewares
17:46:01 [2022-04-04T17:46:01.914Z] --- PASS: TestMiddlewares (0.00s)
17:46:01 [2022-04-04T17:46:01.914Z] PASS
17:46:01 [2022-04-04T17:46:01.914Z] coverage: 7.9% of statements
17:46:01 [2022-04-04T17:46:01.914Z] ok  	github.com/docker/docker/api/server	0.042s	coverage: 7.9% of statements
17:46:02 [2022-04-04T17:46:02.450Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
17:46:02 [2022-04-04T17:46:02.709Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.154s	coverage: 77.4% of statements
17:46:02 [2022-04-04T17:46:02.709Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:46:02 [2022-04-04T17:46:02.709Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:46:02 [2022-04-04T17:46:02.966Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
17:46:03 [2022-04-04T17:46:03.224Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 23.9% of statements
17:46:03 [2022-04-04T17:46:03.791Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
17:46:03 [2022-04-04T17:46:03.791Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 69.9% of statements
17:46:04 [2022-04-04T17:46:04.358Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 78.7% of statements
17:46:04 [2022-04-04T17:46:04.358Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:46:04 [2022-04-04T17:46:04.616Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 54.7% of statements
17:46:04 [2022-04-04T17:46:04.875Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.017s	coverage: 31.5% of statements
17:46:05 [2022-04-04T17:46:05.810Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
17:46:06 [2022-04-04T17:46:06.069Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
17:46:06 [2022-04-04T17:46:06.499Z] INFO [runner/unused/goanalysis] analyzers took 23.102081143s with top 10 stages: buildssa: 20.011086363s, U1000: 3.09099478s 
17:46:06 [2022-04-04T17:46:06.499Z] INFO [runner] Issues before processing: 2258, after processing: 0 
17:46:06 [2022-04-04T17:46:06.499Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1682/1682, skip_dirs: 1682/1682, exclude: 1577/1577, exclude-rules: 64/1577, skip_files: 1682/1682, cgo: 1682/2258, path_prettifier: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, nolint: 0/64 
17:46:06 [2022-04-04T17:46:06.499Z] INFO [runner] processing took 126.726272ms with stages: identifier_marker: 54.788776ms, nolint: 40.663788ms, path_prettifier: 13.298394ms, autogenerated_exclude: 7.121007ms, exclude-rules: 5.690486ms, skip_dirs: 3.313967ms, cgo: 982.944µs, filename_unadjuster: 861.785µs, max_same_issues: 1.414µs, uniq_by_line: 595ns, diff: 565ns, path_shortener: 564ns, max_from_linter: 465ns, exclude: 425ns, source_code: 424ns, skip_files: 399ns, max_per_file_from_linter: 274ns 
17:46:06 [2022-04-04T17:46:06.499Z] INFO [runner] linters took 1m32.893213752s with stages: goanalysis_metalinter: 1m15.008111354s, unused: 17.758175618s 
17:46:06 [2022-04-04T17:46:06.499Z] INFO File cache stats: 1455 entries of total size 6.9MiB 
17:46:06 [2022-04-04T17:46:06.499Z] INFO Memory: 2163 samples, avg is 410.1MB, max is 3297.6MB 
17:46:06 [2022-04-04T17:46:06.499Z] INFO Execution took 3m36.149159869s               
17:46:06 [2022-04-04T17:46:06.636Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
17:46:06 [2022-04-04T17:46:06.757Z] Congratulations! The shell scripts are properly formatted.
17:46:07 [2022-04-04T17:46:07.205Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.530s	coverage: 82.5% of statements
17:46:07 [2022-04-04T17:46:07.205Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:46:07 [2022-04-04T17:46:07.205Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:46:07 [2022-04-04T17:46:07.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary-daemon test-docker-py
17:46:07 [2022-04-04T17:46:07.907Z] 
17:46:08 [2022-04-04T17:46:08.141Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
17:46:08 [2022-04-04T17:46:08.166Z] Removing bundles/
17:46:08 [2022-04-04T17:46:08.166Z] 
17:46:08 [2022-04-04T17:46:08.166Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:46:08 [2022-04-04T17:46:08.166Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:46:08 [2022-04-04T17:46:08.166Z] GOOS="" GOARCH="" GOARM=""
17:46:08 [2022-04-04T17:46:08.400Z] ok  	github.com/docker/docker/distribution	0.634s	coverage: 27.6% of statements
17:46:08 [2022-04-04T17:46:08.400Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:46:08 [2022-04-04T17:46:08.970Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.0% of statements
17:46:09 [2022-04-04T17:46:09.540Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.8% of statements
17:46:10 [2022-04-04T17:46:10.107Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:46:10 [2022-04-04T17:46:10.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:46:10 [2022-04-04T17:46:10.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:46:10 [2022-04-04T17:46:10.365Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
17:46:10 [2022-04-04T17:46:10.505Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:46:10 [2022-04-04T17:46:10.505Z] 
17:46:10 [2022-04-04T17:46:10.505Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:46:10 [2022-04-04T17:46:10.505Z] DOCKER_SYSTEMD=1
17:46:10 [2022-04-04T17:46:10.505Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:46:10 [2022-04-04T17:46:10.505Z] HOSTNAME=a0b8ab43236b
17:46:10 [2022-04-04T17:46:10.505Z] DEST=bundles/test-integration
17:46:10 [2022-04-04T17:46:10.505Z] PWD=/go/src/github.com/docker/docker
17:46:10 [2022-04-04T17:46:10.505Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0
17:46:10 [2022-04-04T17:46:10.505Z] container=docker
17:46:10 [2022-04-04T17:46:10.505Z] HOME=/root
17:46:10 [2022-04-04T17:46:10.505Z] LANG=C.UTF-8
17:46:10 [2022-04-04T17:46:10.505Z] INVOCATION_ID=25b7bfefca1f4cd9bbde04ff300d44bd
17:46:10 [2022-04-04T17:46:10.505Z] GOLANG_VERSION=1.16.15
17:46:10 [2022-04-04T17:46:10.505Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:46:10 [2022-04-04T17:46:10.505Z] VALIDATE_BRANCH=20.10
17:46:10 [2022-04-04T17:46:10.505Z] TERM=xterm
17:46:10 [2022-04-04T17:46:10.505Z] DOCKER_PKG=github.com/docker/docker
17:46:10 [2022-04-04T17:46:10.505Z] SHLVL=3
17:46:10 [2022-04-04T17:46:10.505Z] TIMEOUT=120m
17:46:10 [2022-04-04T17:46:10.505Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:46:10 [2022-04-04T17:46:10.505Z] DOCKER_GRAPHDRIVER=overlay2
17:46:10 [2022-04-04T17:46:10.505Z] GO111MODULE=off
17:46:10 [2022-04-04T17:46:10.505Z] DOCKER_EXPERIMENTAL=1
17:46:10 [2022-04-04T17:46:10.505Z] TEST_SKIP_INTEGRATION_CLI=1
17:46:10 [2022-04-04T17:46:10.505Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:46:10 [2022-04-04T17:46:10.505Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:46:10 [2022-04-04T17:46:10.505Z] GOPATH=/go
17:46:10 [2022-04-04T17:46:10.505Z] PKG_CONFIG=pkg-config
17:46:10 [2022-04-04T17:46:10.505Z] _=/usr/bin/env
17:46:10 [2022-04-04T17:46:10.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:46:10 [2022-04-04T17:46:10.933Z] ok  	github.com/docker/docker/distribution/xfer	1.905s	coverage: 84.6% of statements
17:46:10 [2022-04-04T17:46:10.933Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:46:10 [2022-04-04T17:46:10.933Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:46:10 [2022-04-04T17:46:10.933Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:46:11 [2022-04-04T17:46:11.501Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
17:46:11 [2022-04-04T17:46:11.760Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 40.6% of statements
17:46:12 [2022-04-04T17:46:12.326Z] ok  	github.com/docker/docker/opts	0.015s	coverage: 67.1% of statements
17:46:12 [2022-04-04T17:46:12.585Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
17:46:13 [2022-04-04T17:46:13.579Z] --- PASS: TestInfoAPIWarnings (17.37s)
17:46:13 [2022-04-04T17:46:13.579Z] === RUN   TestInfoDebug
17:46:13 [2022-04-04T17:46:13.963Z] ok  	github.com/docker/docker/pkg/archive	0.276s	coverage: 82.3% of statements
17:46:14 [2022-04-04T17:46:14.141Z] --- PASS: TestInfoDebug (1.54s)
17:46:14 [2022-04-04T17:46:14.141Z] === RUN   TestInfoInsecureRegistries
17:46:15 [2022-04-04T17:46:15.336Z] ok  	github.com/docker/docker/pkg/authorization	0.571s	coverage: 68.3% of statements
17:46:15 [2022-04-04T17:46:15.336Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:46:15 [2022-04-04T17:46:15.336Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
17:46:16 [2022-04-04T17:46:16.032Z] --- PASS: TestInfoInsecureRegistries (1.54s)
17:46:16 [2022-04-04T17:46:16.032Z] === RUN   TestInfoRegistryMirrors
17:46:17 [2022-04-04T17:46:17.395Z] --- PASS: TestInfoRegistryMirrors (1.55s)
17:46:17 [2022-04-04T17:46:17.395Z] === RUN   TestLoginFailsWithBadCredentials
17:46:17 [2022-04-04T17:46:17.395Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
17:46:17 [2022-04-04T17:46:17.395Z] === RUN   TestPingCacheHeaders
17:46:17 [2022-04-04T17:46:17.395Z] --- PASS: TestPingCacheHeaders (0.02s)
17:46:17 [2022-04-04T17:46:17.395Z] === RUN   TestPingGet
17:46:17 [2022-04-04T17:46:17.395Z] --- PASS: TestPingGet (0.01s)
17:46:17 [2022-04-04T17:46:17.395Z] === RUN   TestPingHead
17:46:17 [2022-04-04T17:46:17.395Z] --- PASS: TestPingHead (0.02s)
17:46:17 [2022-04-04T17:46:17.395Z] === RUN   TestVersion
17:46:17 [2022-04-04T17:46:17.395Z] --- PASS: TestVersion (0.02s)
17:46:17 [2022-04-04T17:46:17.395Z] PASS
17:46:17 [2022-04-04T17:46:17.395Z] 
17:46:17 [2022-04-04T17:46:17.395Z] === Skipped
17:46:17 [2022-04-04T17:46:17.395Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:46:17 [2022-04-04T17:46:17.395Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:46:17 [2022-04-04T17:46:17.395Z] 
17:46:17 [2022-04-04T17:46:17.395Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:46:17 [2022-04-04T17:46:17.395Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:46:17 [2022-04-04T17:46:17.395Z] 
17:46:17 [2022-04-04T17:46:17.395Z] DONE 18 tests, 2 skipped in 27.821s
17:46:17 [2022-04-04T17:46:17.395Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:46:17 [2022-04-04T17:46:17.652Z] INFO: Testing against a local daemon
17:46:17 [2022-04-04T17:46:17.652Z] === RUN   TestVolumesCreateAndList
17:46:17 [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:46:17 [2022-04-04T17:46:17.652Z] === RUN   TestVolumesRemove
17:46:17 [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesRemove (0.05s)
17:46:17 [2022-04-04T17:46:17.652Z] === RUN   TestVolumesInspect
17:46:17 [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesInspect (0.02s)
17:46:17 [2022-04-04T17:46:17.652Z] === RUN   TestVolumesInvalidJSON
17:46:17 [2022-04-04T17:46:17.652Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:46:17 [2022-04-04T17:46:17.652Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:46:17 [2022-04-04T17:46:17.652Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:46:17 [2022-04-04T17:46:17.652Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:46:17 [2022-04-04T17:46:17.652Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:46:17 [2022-04-04T17:46:17.652Z] PASS
17:46:17 [2022-04-04T17:46:17.652Z] 
17:46:17 [2022-04-04T17:46:17.652Z] DONE 5 tests in 0.190s
17:46:17 [2022-04-04T17:46:17.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:46:17 [2022-04-04T17:46:17.909Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12237 is not a child of this shell
17:46:17 [2022-04-04T17:46:17.909Z] warning: PID 12237 from bundles/test-integration/docker.pid had a nonzero exit code
17:46:17 [2022-04-04T17:46:17.909Z] Leaving: AppArmorNo profiles have been unloaded.
17:46:17 [2022-04-04T17:46:17.909Z] 
17:46:17 [2022-04-04T17:46:17.909Z] Unloading profiles will leave already running processes permanently
17:46:17 [2022-04-04T17:46:17.909Z] unconfined, which can lead to unexpected situations.
17:46:17 [2022-04-04T17:46:17.909Z] 
17:46:17 [2022-04-04T17:46:17.909Z] To set a process to complain mode, use the command line tool
17:46:17 [2022-04-04T17:46:17.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:46:17 [2022-04-04T17:46:17.909Z] Removing test suite binaries
17:46:17 [2022-04-04T17:46:17.909Z] exiting test-integration
17:46:17 [2022-04-04T17:46:17.909Z] ++ exit 0
17:46:18 [2022-04-04T17:46:18.625Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.512s	coverage: 43.5% of statements
17:46:18 [2022-04-04T17:46:18.625Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
17:46:18 [2022-04-04T17:46:18.879Z] 
17:46:18 [2022-04-04T17:46:18.883Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
17:46:19 [2022-04-04T17:46:19.143Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
17:46:19 [2022-04-04T17:46:19.143Z] ok  	github.com/docker/docker/layer	7.492s	coverage: 68.8% of statements
17:46:19 [2022-04-04T17:46:19.143Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:46:19 [2022-04-04T17:46:19.143Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:46:19 [2022-04-04T17:46:19.143Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:46:19 [2022-04-04T17:46:19.143Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:46:19 [2022-04-04T17:46:19.143Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:46:19 [2022-04-04T17:46:19.143Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:46:19 [2022-04-04T17:46:19.143Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:46:19 [2022-04-04T17:46:19.402Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
17:46:19 [2022-04-04T17:46:19.969Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
17:46:19 [2022-04-04T17:46:19.969Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
17:46:20 [2022-04-04T17:46:20.907Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
17:46:21 [2022-04-04T17:46:21.474Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 86.5% of statements
17:46:22 [2022-04-04T17:46:22.042Z] ok  	github.com/docker/docker/pkg/fsutils	0.167s	coverage: 85.1% of statements
17:46:22 [2022-04-04T17:46:22.042Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
Post stage
[Pipeline] junit
17:46:22 [2022-04-04T17:46:22.160Z] Recording test results
17:46:22 [2022-04-04T17:46:22.498Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:46:22 [2022-04-04T17:46:22.609Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.033s	coverage: 84.1% of statements
17:46:22 [2022-04-04T17:46:22.867Z] + echo Ensuring container killed.
17:46:22 [2022-04-04T17:46:22.867Z] Ensuring container killed.
17:46:22 [2022-04-04T17:46:22.867Z] + docker rm -vf docker-pr1
17:46:22 [2022-04-04T17:46:22.867Z] Error: No such container: docker-pr1
[Pipeline] sh
17:46:23 [2022-04-04T17:46:23.177Z] ok  	github.com/docker/docker/pkg/idtools	0.406s	coverage: 69.5% of statements
17:46:23 [2022-04-04T17:46:23.185Z] + echo Chowning /workspace to jenkins user
17:46:23 [2022-04-04T17:46:23.185Z] Chowning /workspace to jenkins user
17:46:23 [2022-04-04T17:46:23.185Z] + id -u
17:46:23 [2022-04-04T17:46:23.185Z] + id -g
17:46:23 [2022-04-04T17:46:23.185Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace
17:46:23 [2022-04-04T17:46:23.436Z] ok  	github.com/docker/docker/pkg/ioutils	0.346s	coverage: 70.6% of statements
17:46:23 [2022-04-04T17:46:23.436Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
17:46:23 [2022-04-04T17:46:23.436Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:46:23 [2022-04-04T17:46:23.696Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
17:46:23 [2022-04-04T17:46:23.696Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:46:23 [2022-04-04T17:46:23.696Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:46:23 [2022-04-04T17:46:23.696Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:46:23 [2022-04-04T17:46:23.696Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:46:23 [2022-04-04T17:46:23.954Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
17:46:23 [2022-04-04T17:46:23.954Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:46:24 [2022-04-04T17:46:24.214Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
17:46:24 [2022-04-04T17:46:24.214Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
17:46:24 [2022-04-04T17:46:24.214Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:46:24 [2022-04-04T17:46:24.214Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:46:24 [2022-04-04T17:46:24.883Z] + bundleName=amd64-rootless
17:46:24 [2022-04-04T17:46:24.883Z] + echo Creating amd64-rootless-bundles.tar.gz
17:46:24 [2022-04-04T17:46:24.883Z] Creating amd64-rootless-bundles.tar.gz
17:46:24 [2022-04-04T17:46:24.883Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:46:24 [2022-04-04T17:46:24.883Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
17:46:24 [2022-04-04T17:46:24.892Z] Archiving artifacts
17:46:25 [2022-04-04T17:46:25.151Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/
17:46:25 [2022-04-04T17:46:25.151Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:46:25 [2022-04-04T17:46:25.410Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
17:46:25 [2022-04-04T17:46:25.457Z] + make clean
17:46:25 [2022-04-04T17:46:25.457Z] docker volume rm -f docker-dev-cache
17:46:25 [2022-04-04T17:46:25.457Z] docker-dev-cache
[Pipeline] deleteDir
17:46:25 [2022-04-04T17:46:25.668Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
17:46:25 [2022-04-04T17:46:25.668Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:46:27 [2022-04-04T17:46:27.041Z] ok  	github.com/docker/docker/pkg/pubsub	1.042s	coverage: 75.0% of statements
17:46:27 [2022-04-04T17:46:27.299Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
17:46:31 [2022-04-04T17:46:31.485Z] ok  	github.com/docker/docker/pkg/signal	3.361s	coverage: 62.3% of statements
17:46:31 [2022-04-04T17:46:31.485Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:46:31 [2022-04-04T17:46:31.485Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:46:31 [2022-04-04T17:46:31.485Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:46:32 [2022-04-04T17:46:32.051Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.5% of statements
17:46:32 [2022-04-04T17:46:32.310Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
17:46:32 [2022-04-04T17:46:32.878Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
17:46:33 [2022-04-04T17:46:33.137Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
17:46:33 [2022-04-04T17:46:33.395Z] coverage: [no statements]
17:46:33 [2022-04-04T17:46:33.395Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:46:33 [2022-04-04T17:46:33.654Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:46:33 [2022-04-04T17:46:33.654Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
17:46:33 [2022-04-04T17:46:33.913Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:46:35 [2022-04-04T17:46:35.818Z] ok  	github.com/docker/docker/plugin	0.513s	coverage: 23.2% of statements
17:46:35 [2022-04-04T17:46:35.818Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
17:46:36 [2022-04-04T17:46:36.385Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 85.6% of statements
17:46:37 [2022-04-04T17:46:37.373Z] ok  	github.com/docker/docker/quota	0.230s	coverage: 71.4% of statements
17:46:37 [2022-04-04T17:46:37.651Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
17:46:38 [2022-04-04T17:46:38.592Z] ok  	github.com/docker/docker/registry	0.094s	coverage: 57.2% of statements
17:46:39 [2022-04-04T17:46:39.158Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
17:46:39 [2022-04-04T17:46:39.158Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
17:46:39 [2022-04-04T17:46:39.725Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
17:46:39 [2022-04-04T17:46:39.725Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:46:42 [2022-04-04T17:46:42.260Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
17:46:43 [2022-04-04T17:46:43.196Z] ok  	github.com/docker/docker/volume/local	0.091s	coverage: 76.4% of statements
17:46:43 [2022-04-04T17:46:43.455Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
17:46:44 [2022-04-04T17:46:44.833Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
17:46:49 [2022-04-04T17:46:49.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:46:49 [2022-04-04T17:46:49.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:46:59 [2022-04-04T17:46:59.705Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/rootless	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/volume	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === Skipped
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:46:59 [2022-04-04T17:46:59.705Z]     aufs_test.go:37: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver btrfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver btrfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver btrfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver btrfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver btrfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:73: No driver to put!
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z] time="2022-04-04T17:45:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:73: No driver to put!
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     overlay_test.go:49: Fails to compute changes intermittently
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver zfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver zfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.705Z]     graphtest_unix.go:46: Driver zfs not supported
17:46:59 [2022-04-04T17:46:59.705Z] 
17:46:59 [2022-04-04T17:46:59.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:46:59 [2022-04-04T17:46:59.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.706Z]     graphtest_unix.go:46: Driver zfs not supported
17:46:59 [2022-04-04T17:46:59.706Z] 
17:46:59 [2022-04-04T17:46:59.706Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:46:59 [2022-04-04T17:46:59.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:46:59 [2022-04-04T17:46:59.706Z]     graphtest_unix.go:46: Driver zfs not supported
17:46:59 [2022-04-04T17:46:59.706Z] 
17:46:59 [2022-04-04T17:46:59.706Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:46:59 [2022-04-04T17:46:59.706Z]     graphtest_unix.go:73: No driver to put!
17:46:59 [2022-04-04T17:46:59.706Z] 
17:46:59 [2022-04-04T17:46:59.706Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:46:59 [2022-04-04T17:46:59.706Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:46:59 [2022-04-04T17:46:59.706Z] 
17:46:59 [2022-04-04T17:46:59.706Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:46:59 [2022-04-04T17:46:59.706Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:46:59 [2022-04-04T17:46:59.706Z] 
17:46:59 [2022-04-04T17:46:59.706Z] DONE 2251 tests, 51 skipped in 205.063s
Post stage
[Pipeline] junit
17:46:59 [2022-04-04T17:46:59.717Z] Recording test results
17:47:01 [2022-04-04T17:47:01.137Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:47:01 [2022-04-04T17:47:01.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -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:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh dynbinary test-integration
17:47:01 [2022-04-04T17:47:01.731Z] 
17:47:01 [2022-04-04T17:47:01.731Z] Removing bundles/
17:47:01 [2022-04-04T17:47:01.731Z] 
17:47:01 [2022-04-04T17:47:01.731Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:47:01 [2022-04-04T17:47:01.989Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:47:01 [2022-04-04T17:47:01.989Z] GOOS="" GOARCH="" GOARM=""
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestBoolValue
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestBoolValue (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestBoolValueOrDefault
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestInt64ValueOrZero
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestInt64ValueOrDefault
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestInt64ValueOrDefaultWithError
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestJsonContentType
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestJsonContentType (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] PASS
17:47:02 [2022-04-04T17:47:02.592Z] coverage: 16.2% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ok  	github.com/docker/docker/api/server/httputils	0.063s	coverage: 16.2% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestMaskSecretKeys
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestMaskSecretKeys (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestVersionMiddlewareVersion
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] PASS
17:47:02 [2022-04-04T17:47:02.592Z] coverage: 37.7% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ok  	github.com/docker/docker/api/server/middleware	0.049s	coverage: 37.7% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestAdjustForAPIVersion
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] PASS
17:47:02 [2022-04-04T17:47:02.592Z] coverage: 5.7% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ok  	github.com/docker/docker/api/server/router/swarm	0.038s	coverage: 5.7% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestToJSON
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestToJSON (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestToParamWithVersion
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestToParamWithVersion (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestFromJSON
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestFromJSON (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestEmpty
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestEmpty (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestArgsMatchKVListEmptySources
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestArgsMatchKVList
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestArgsMatchKVList (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestArgsMatch
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestArgsMatch (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestAdd
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestAdd (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestDel
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestDel (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestLen
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestLen (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestExactMatch
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestExactMatch (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestOnlyOneExactMatch
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestContains
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestContains (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestValidate
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestValidate (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestWalkValues
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestWalkValues (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestFuzzyMatch
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestFuzzyMatch (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestClone
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestClone (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] PASS
17:47:02 [2022-04-04T17:47:02.592Z] coverage: 92.2% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ok  	github.com/docker/docker/api/types/filters	0.042s	coverage: 92.2% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestStrSliceMarshalJSON
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestStrSliceUnmarshalJSON
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestStrSliceUnmarshalString
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestStrSliceUnmarshalSlice
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] PASS
17:47:02 [2022-04-04T17:47:02.592Z] coverage: 90.0% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestDurationToSecondsString
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestDurationToSecondsString (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestGetTimestamp
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestGetTimestamp (0.12s)
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseTimestamps
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestParseTimestamps (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] PASS
17:47:02 [2022-04-04T17:47:02.592Z] coverage: 100.0% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ok  	github.com/docker/docker/api/types/time	0.168s	coverage: 100.0% of statements
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestCompareVersion
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestCompareVersion (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z] PASS
17:47:02 [2022-04-04T17:47:02.592Z] coverage: 75.0% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ok  	github.com/docker/docker/api/types/versions	0.043s	coverage: 75.0% of statements
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/builder	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:47:02 [2022-04-04T17:47:02.592Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:47:02 [2022-04-04T17:47:02.592Z] --- PASS: TestParseRemoteURL (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.592Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestCloneArgsSmartHttp
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestCloneArgsDumbHttp
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestCloneArgsGit
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestCloneArgsGit (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestCheckoutGit
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestProcessNoDockerignore
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestProcessNoDockerignore (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestProcessShouldLeaveAllFiles
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDetectContentType
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestDetectContentType (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestSelectAcceptableMIME
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestInspectEmptyResponse
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestInspectResponseBinary
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestInspectResponseBinary (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestResponseUnsupportedContentType
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestInspectResponseTextSimple
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestInspectResponseEmptyContentType
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestUnknownContentLength
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestUnknownContentLength (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDownloadRemote
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestDownloadRemote (0.07s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestGetWithStatusError
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestGetWithStatusError (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestCloseRootDirectory
17:47:02 [2022-04-04T17:47:02.593Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:47:02 [2022-04-04T17:47:02.593Z] --- SKIP: TestCloseRootDirectory (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestHashFile
17:47:02 [2022-04-04T17:47:02.593Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:47:02 [2022-04-04T17:47:02.593Z] --- SKIP: TestHashFile (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestHashSubdir
17:47:02 [2022-04-04T17:47:02.593Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:47:02 [2022-04-04T17:47:02.593Z] --- SKIP: TestHashSubdir (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestRemoveDirectory
17:47:02 [2022-04-04T17:47:02.593Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:47:02 [2022-04-04T17:47:02.593Z] --- SKIP: TestRemoveDirectory (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] PASS
17:47:02 [2022-04-04T17:47:02.593Z] coverage: 9.3% of statements
17:47:02 [2022-04-04T17:47:02.593Z] ok  	github.com/docker/docker/builder/remotecontext	0.317s	coverage: 9.3% of statements
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestGetAllAllowed
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestGetAllAllowed (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestGetAllMeta
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestGetAllMeta (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestWarnOnUnusedBuildArgs
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestIsUnreferencedBuiltin
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestIsExistingDirectory
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestIsExistingDirectory (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestGetFilenameForDownload
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestEnv2Variables
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestEnv2Variables (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestMaintainer
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestMaintainer (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestLabel
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestLabel (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestFromScratch
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestFromScratch (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestFromWithArg
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestFromWithArg (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestFromWithUndefinedArg
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestFromMultiStageWithNamedStage
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestOnbuild
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestOnbuild (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestWorkdir
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestWorkdir (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestCmd
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestCmd (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestHealthcheckNone
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestHealthcheckNone (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestHealthcheckCmd
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestHealthcheckCmd (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestEntrypoint
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestEntrypoint (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestExpose
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestExpose (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestUser
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestUser (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestVolume
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestVolume (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestStopSignal
17:47:02 [2022-04-04T17:47:02.593Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:47:02 [2022-04-04T17:47:02.593Z] --- SKIP: TestStopSignal (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestArg
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestArg (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestShell
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestShell (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestPrependEnvOnCmd
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestRunWithBuildArgs
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestRunIgnoresHealthcheck
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatchUnsupportedOptions
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestNormalizeWorkdir
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatch
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDispatch/COPY_url
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestDispatch (0.05s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestAddScratchImageAddsToMounts
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestAddFromScratchPopulatesPlatform
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestImageSourceGetAddsToMounts
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestEmptyDockerfile
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestEmptyDockerfile (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestSymlinkDockerfile
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestSymlinkDockerfile (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDockerfileOutsideTheBuildContext
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestNonExistingDockerfile
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestCopyRunConfig
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestCopyRunConfig (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDeepCopyRunConfig
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestExportImage
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestExportImage (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestNormalizeDest
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestNormalizeDest (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] PASS
17:47:02 [2022-04-04T17:47:02.593Z] coverage: 46.8% of statements
17:47:02 [2022-04-04T17:47:02.593Z] ok  	github.com/docker/docker/builder/dockerfile	0.174s	coverage: 46.8% of statements
17:47:02 [2022-04-04T17:47:02.593Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestEnable
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestEnable (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestDisable
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestDisable (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] === RUN   TestEnabled
17:47:02 [2022-04-04T17:47:02.593Z] --- PASS: TestEnabled (0.00s)
17:47:02 [2022-04-04T17:47:02.593Z] PASS
17:47:02 [2022-04-04T17:47:02.593Z] coverage: 100.0% of statements
17:47:02 [2022-04-04T17:47:02.593Z] ok  	github.com/docker/docker/cli/debug	0.035s	coverage: 100.0% of statements
17:47:11 [2022-04-04T17:47:11.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestCheckpointCreateError
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestCheckpointCreate
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointCreate (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestCheckpointDeleteError
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestCheckpointDelete
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointDelete (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestCheckpointListError
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointListError (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestCheckpointList
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointList (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestCheckpointListContainerNotFound
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestNewClientWithOpsFromEnv
17:47:13 [2022-04-04T17:47:13.139Z]     client_test.go:23: runtime.GOOS == "windows"
17:47:13 [2022-04-04T17:47:13.139Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestGetAPIPath
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestGetAPIPath (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestParseHostURL
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestParseHostURL (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestNegotiateAPIVersionEmpty
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestNegotiateAPIVersion
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestNegotiateAPVersionOverride
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestNegotiateAPIVersionAutomatic
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestClientRedirect
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestClientRedirect (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigCreateUnsupported
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigCreateError
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigCreate
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigCreate (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigInspectNotFound
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigInspectUnsupported
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigInspectError
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigInspectConfigNotFound
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigInspect
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigListUnsupported
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigListUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigListError
17:47:13 [2022-04-04T17:47:13.139Z] --- PASS: TestConfigListError (0.00s)
17:47:13 [2022-04-04T17:47:13.139Z] === RUN   TestConfigList
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestConfigList (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestConfigRemoveUnsupported
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestConfigRemoveError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestConfigRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestConfigRemove
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestConfigRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestConfigUpdateUnsupported
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestConfigUpdateError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestConfigUpdateError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestConfigUpdate
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestConfigUpdate (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerCommitError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCommitError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerCommit
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCommit (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStatPathError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatPathError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStatPathNotFoundError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStatPathNoHeaderError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStatPath
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatPath (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyToContainerError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyToContainerError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyToContainerNotFoundError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyToContainerNotStatusOKError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyToContainer
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyToContainer (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyFromContainerError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainerError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyFromContainerNotFoundError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyFromContainerNotStatusOKError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyFromContainerNoHeaderError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestCopyFromContainer
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestCopyFromContainer (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerCreateError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerCreateImageNotFound
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerCreateWithName
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCreateWithName (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerCreateAutoRemove
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerDiffError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerDiffError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerDiff
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerDiff (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExecCreateError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExecCreate
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecCreate (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExecStartError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecStartError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExecStart
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecStart (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExecInspectError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExecInspect
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExportError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExportError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExport
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExport (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerInspectError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerInspectContainerNotFound
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerInspect
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerInspectNode
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerInspectNode (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerKillError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerKillError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerKill
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerKill (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerListError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerListError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerList
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerList (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerLogsNotFoundError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerLogsError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerLogsError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerLogs
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerLogs (0.13s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerPauseError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerPauseError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerPause
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerPause (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainersPruneError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainersPruneError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainersPrune
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainersPrune (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerRemoveError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerRemoveNotFoundError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerRemove
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerRenameError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRenameError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerRename
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRename (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerResizeError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerResizeError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExecResizeError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecResizeError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerResize
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerResize (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerExecResize
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerExecResize (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerRestartError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRestartError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerRestart
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerRestart (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStartError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStartError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStart
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStart (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStatsError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStatsError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStats
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStats (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStopError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStopError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerStop
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerStop (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerTopError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerTopError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerTop
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerTop (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerUnpauseError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerUnpauseError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerUnpause
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerUnpause (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerUpdateError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerUpdateError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerUpdate
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerUpdate (0.01s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerWaitError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerWaitError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestContainerWait
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestContainerWait (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestDiskUsageError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestDiskUsageError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestDiskUsage
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestDiskUsage (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestDistributionInspectUnsupported
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestDistributionInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestEventsErrorInOptions
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestEventsErrorFromServer
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestEvents
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestEvents (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestTLSCloseWriter
17:47:13 [2022-04-04T17:47:13.140Z] === PAUSE TestTLSCloseWriter
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageBuildError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageBuildError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageBuild
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageBuild (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestGetDockerOS
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestGetDockerOS (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageCreateError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageCreate
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageCreate (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageHistoryError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageHistoryError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageHistory
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageHistory (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageImportError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageImportError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageImport
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageImport (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageInspectError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageInspectImageNotFound
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageInspect
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageListError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageListError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageList
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageList (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageListApiBefore125
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageLoadError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageLoadError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageLoad
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageLoad (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagesPruneError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagesPruneError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagesPrune
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagesPrune (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePullReferenceParseError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePullAnyError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullAnyError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePullStatusUnauthorizedError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePullWithoutErrors
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushReferenceError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushReferenceError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushAnyError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushAnyError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushStatusUnauthorizedError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushWithoutErrors
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageRemoveError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageRemoveImageNotFound
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageRemove
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageSaveError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageSaveError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageSave
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageSave (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageSearchAnyError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchAnyError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageSearchStatusUnauthorizedError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageSearchWithoutErrors
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageTagError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageTagError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageTagInvalidReference
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageTagInvalidSourceImageName
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageTagHexSource
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageTagHexSource (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestImageTag
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestImageTag (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestInfoServerError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestInfoServerError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestInfoInvalidResponseJSONError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestInfo
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestInfo (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkConnectError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkConnectError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkConnect
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkConnect (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkCreateError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkCreate
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkCreate (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkDisconnectError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkDisconnect
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkDisconnect (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkInspectError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkInspectNotFoundError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkInspect
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkListError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkListError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkList
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkList (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworksPruneError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworksPruneError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworksPrune
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworksPrune (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkRemoveError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNetworkRemove
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNetworkRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeInspectError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeInspectNodeNotFound
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeInspect
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeListError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeListError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeList
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeList (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeRemoveError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeRemove
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeUpdateError
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeUpdateError (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestNodeUpdate
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestNodeUpdate (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestOptionWithTimeout
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestOptionWithTimeout (0.00s)
17:47:13 [2022-04-04T17:47:13.140Z] === RUN   TestPingFail
17:47:13 [2022-04-04T17:47:13.140Z] --- PASS: TestPingFail (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPingWithError
17:47:13 [2022-04-04T17:47:13.141Z] 2022/04/04 17:47:11 RoundTripper returned a response & error; ignoring response
17:47:13 [2022-04-04T17:47:13.141Z] 2022/04/04 17:47:11 RoundTripper returned a response & error; ignoring response
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPingWithError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPingSuccess
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPingSuccess (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPingHeadFallback
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPingHeadFallback/OK
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPingHeadFallback/Not_Found
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPingHeadFallback (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginDisableError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginDisableError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginDisable
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginDisable (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginEnableError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginEnableError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginEnable
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginEnable (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginInspectError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginInspect
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginListError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginListError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginList
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginList (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginPushError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginPushError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginPush
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginPush (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginRemoveError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginRemove
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginSetError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginSetError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPluginSet
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPluginSet (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSetHostHeader
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSetHostHeader (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestPlainTextError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestPlainTextError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestInfiniteError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestInfiniteError (0.03s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretCreateUnsupported
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretCreateError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretCreate
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretCreate (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretInspectUnsupported
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretInspectError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretInspectSecretNotFound
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretInspect
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretListUnsupported
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretListUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretListError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretListError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretList
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretList (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretRemoveUnsupported
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretRemoveError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretRemove
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretUpdateUnsupported
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretUpdateError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretUpdateError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSecretUpdate
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSecretUpdate (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceCreateError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceCreate
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceCreate (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceCreateCompatiblePlatforms
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceCreateDigestPinning
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceInspectError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceInspectServiceNotFound
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceInspect
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceListError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceListError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceList
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceList (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceLogsError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceLogsError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceLogs
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceLogs (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceRemoveError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceRemoveNotFoundError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceRemove
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceUpdateError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceUpdateError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestServiceUpdate
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestServiceUpdate (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmGetUnlockKeyError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmGetUnlockKey
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmInitError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmInitError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmInit
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmInit (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmInspectError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmInspect
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmJoinError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmJoinError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmJoin
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmJoin (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmLeaveError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmLeaveError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmLeave
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmLeave (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmUnlockError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmUnlockError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmUnlock
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmUnlock (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmUpdateError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmUpdateError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestSwarmUpdate
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestSwarmUpdate (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestTaskInspectError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestTaskInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestTaskInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestTaskInspect
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestTaskInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestTaskListError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestTaskListError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestTaskList
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestTaskList (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeCreateError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeCreateError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeCreate
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeCreate (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeInspectError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeInspectError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeInspectNotFound
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeInspectWithEmptyID
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeInspect
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeInspect (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeListError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeListError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeList
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeList (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeRemoveError
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeRemoveError (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === RUN   TestVolumeRemove
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestVolumeRemove (0.00s)
17:47:13 [2022-04-04T17:47:13.141Z] === CONT  TestTLSCloseWriter
17:47:13 [2022-04-04T17:47:13.141Z] --- PASS: TestTLSCloseWriter (0.01s)
17:47:13 [2022-04-04T17:47:13.141Z] PASS
17:47:13 [2022-04-04T17:47:13.141Z] coverage: 74.9% of statements
17:47:13 [2022-04-04T17:47:13.141Z] ok  	github.com/docker/docker/client	0.340s	coverage: 74.9% of statements
17:47:19 [2022-04-04T17:47:19.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:47:19 [2022-04-04T17:47:19.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:47:20 [2022-04-04T17:47:20.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:47:21 [2022-04-04T17:47:21.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:47:21 [2022-04-04T17:47:21.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:47:22 [2022-04-04T17:47:22.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:47:25 [2022-04-04T17:47:25.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:47:26 [2022-04-04T17:47:26.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:47:27 [2022-04-04T17:47:27.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:47:27 [2022-04-04T17:47:27.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:47:28 [2022-04-04T17:47:28.229Z] --- PASS: TestCheckoutGit (27.65s)
17:47:28 [2022-04-04T17:47:28.229Z] === RUN   TestValidGitTransport
17:47:28 [2022-04-04T17:47:28.229Z] --- PASS: TestValidGitTransport (0.00s)
17:47:28 [2022-04-04T17:47:28.229Z] === RUN   TestGitInvalidRef
17:47:28 [2022-04-04T17:47:28.229Z] --- PASS: TestGitInvalidRef (0.26s)
17:47:28 [2022-04-04T17:47:28.229Z] PASS
17:47:28 [2022-04-04T17:47:28.229Z] coverage: 86.3% of statements
17:47:28 [2022-04-04T17:47:28.229Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.971s	coverage: 86.3% of statements
17:47:28 [2022-04-04T17:47:28.229Z] ?   	github.com/docker/docker/cli	[no test files]
17:47:28 [2022-04-04T17:47:28.229Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:47:28 [2022-04-04T17:47:28.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:47:29 [2022-04-04T17:47:29.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:47:30 [2022-04-04T17:47:30.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:47:31 [2022-04-04T17:47:31.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:47:31 [2022-04-04T17:47:31.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:47:31 [2022-04-04T17:47:31.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:47:32 [2022-04-04T17:47:32.769Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:47:32 [2022-04-04T17:47:32.769Z] Using test binary docker
17:47:32 [2022-04-04T17:47:32.769Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:47:32 [2022-04-04T17:47:32.769Z] Starting apparmor (via systemctl): apparmor.service.
17:47:32 [2022-04-04T17:47:32.769Z] INFO: Waiting for daemon to start...
17:47:32 [2022-04-04T17:47:32.769Z] Starting dockerd
17:47:35 [2022-04-04T17:47:35.300Z] .
17:47:35 [2022-04-04T17:47:35.300Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:47:35 [2022-04-04T17:47:35.300Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:47:35 [2022-04-04T17:47:35.300Z] Error: No such image: emptyfs
17:47:35 [2022-04-04T17:47:35.300Z] Running integration-test (iteration 1)
17:47:35 [2022-04-04T17:47:35.300Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestContainerStopSignal
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestContainerStopSignal (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestContainerStopTimeout
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestContainerStopTimeout (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestContainerSecretReferenceDestTarget
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestContainerLogPathSetForRingLogger
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestReplaceAndAppendEnvVars
17:47:40 [2022-04-04T17:47:40.863Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestNewMemoryStore
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestNewMemoryStore (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestAddContainers
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestAddContainers (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestGetContainer
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestGetContainer (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestDeleteContainer
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestDeleteContainer (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestListContainers
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestListContainers (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestFirstContainer
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestFirstContainer (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestApplyAllContainer
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestApplyAllContainer (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestIsValidHealthString
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestIsValidHealthString (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestStateRunStop
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestStateRunStop (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestStateTimeoutWait
17:47:40 [2022-04-04T17:47:40.863Z]     state_test.go:141: Stop callback fired
17:47:40 [2022-04-04T17:47:40.863Z]     state_test.go:165: Stop callback fired
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestStateTimeoutWait (0.10s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestIsValidStateString
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestIsValidStateString (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestViewSaveDelete
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestViewSaveDelete (0.01s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestViewAll
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestViewAll (0.01s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestViewGet
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestViewGet (0.01s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestNames
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestNames (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestViewWithHealthCheck
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:47:40 [2022-04-04T17:47:40.863Z] PASS
17:47:40 [2022-04-04T17:47:40.863Z] coverage: 41.4% of statements
17:47:40 [2022-04-04T17:47:40.863Z] ok  	github.com/docker/docker/container	0.242s	coverage: 41.4% of statements
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestConfigureDaemonLogs
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestCommonOptionsInstallFlags
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:47:40 [2022-04-04T17:47:40.863Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:47:40 [2022-04-04T17:47:40.863Z] PASS
17:47:40 [2022-04-04T17:47:40.863Z] coverage: 18.4% of statements
17:47:40 [2022-04-04T17:47:40.863Z] ok  	github.com/docker/docker/cmd/dockerd	0.165s	coverage: 18.4% of statements
17:47:40 [2022-04-04T17:47:40.863Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:47:40 [2022-04-04T17:47:40.863Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:47:40 [2022-04-04T17:47:40.863Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:47:40 [2022-04-04T17:47:40.863Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:47:41 [2022-04-04T17:47:41.881Z] === RUN   TestPrepare
17:47:41 [2022-04-04T17:47:41.881Z] --- PASS: TestPrepare (0.00s)
17:47:41 [2022-04-04T17:47:41.881Z] === RUN   TestStart
17:47:41 [2022-04-04T17:47:41.881Z] --- PASS: TestStart (0.00s)
17:47:41 [2022-04-04T17:47:41.881Z] === RUN   TestWaitCancel
17:47:41 [2022-04-04T17:47:41.881Z] --- PASS: TestWaitCancel (0.00s)
17:47:41 [2022-04-04T17:47:41.881Z] === RUN   TestWaitDisabled
17:47:41 [2022-04-04T17:47:41.881Z] --- PASS: TestWaitDisabled (0.00s)
17:47:41 [2022-04-04T17:47:41.881Z] === RUN   TestWaitEnabled
17:47:41 [2022-04-04T17:47:41.881Z] --- PASS: TestWaitEnabled (0.00s)
17:47:41 [2022-04-04T17:47:41.881Z] === RUN   TestRemove
17:47:41 [2022-04-04T17:47:41.881Z] --- PASS: TestRemove (0.00s)
17:47:41 [2022-04-04T17:47:41.881Z] PASS
17:47:41 [2022-04-04T17:47:41.881Z] coverage: 65.3% of statements
17:47:41 [2022-04-04T17:47:41.881Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.168s	coverage: 65.3% of statements
17:47:44 [2022-04-04T17:47:44.141Z] === RUN   TestNewListSecretsFilters
17:47:44 [2022-04-04T17:47:44.141Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:47:44 [2022-04-04T17:47:44.141Z] === RUN   TestNewListConfigsFilters
17:47:44 [2022-04-04T17:47:44.141Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:47:44 [2022-04-04T17:47:44.141Z] PASS
17:47:44 [2022-04-04T17:47:44.141Z] coverage: 0.5% of statements
17:47:44 [2022-04-04T17:47:44.141Z] ok  	github.com/docker/docker/daemon/cluster	0.786s	coverage: 0.5% of statements
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCIsolation
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCIsolation
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCConfigs
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCConfigs
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:47:44 [2022-04-04T17:47:44.620Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:47:44 [2022-04-04T17:47:44.620Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:47:44 [2022-04-04T17:47:44.620Z] PASS
17:47:44 [2022-04-04T17:47:44.620Z] coverage: 35.9% of statements
17:47:44 [2022-04-04T17:47:44.620Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.200s	coverage: 35.9% of statements
17:47:44 [2022-04-04T17:47:44.627Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:47:44 [2022-04-04T17:47:44.627Z] 
17:47:44 [2022-04-04T17:47:44.627Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:47:44 [2022-04-04T17:47:44.627Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:47:44 [2022-04-04T17:47:44.627Z] Using test binary docker
17:47:44 [2022-04-04T17:47:44.627Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:47:44 [2022-04-04T17:47:44.627Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:47:44 [2022-04-04T17:47:44.627Z] INFO: Waiting for daemon to start...
17:47:44 [2022-04-04T17:47:44.627Z] Starting dockerd
17:47:44 [2022-04-04T17:47:44.627Z] .
17:47:44 [2022-04-04T17:47:44.627Z] INFO: Building docker-sdk-python3:4.4.1...
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestBuilderGC
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestBuilderGC (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestDaemonConfigurationNotFound
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestDaemonBrokenConfiguration
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestParseClusterAdvertiseSettings
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestFindConfigurationConflicts
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestDaemonConfigurationMergeConflicts
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:47:47 [2022-04-04T17:47:47.627Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:47:47 [2022-04-04T17:47:47.627Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration/with_label
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration/with_dns
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration/with_dns-search
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestValidateConfiguration (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestModifiedDiscoverySettings
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestReloadSetConfigFileNotExist
17:47:48 [2022-04-04T17:47:48.107Z] time="2022-04-04T17:47:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestReloadDefaultConfigNotExist
17:47:48 [2022-04-04T17:47:48.107Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:47:48 [2022-04-04T17:47:48.107Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestReloadBadDefaultConfig
17:47:48 [2022-04-04T17:47:48.107Z] time="2022-04-04T17:47:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-455211047"
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestReloadWithConflictingLabels
17:47:48 [2022-04-04T17:47:48.107Z] time="2022-04-04T17:47:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-475986778"
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestReloadWithDuplicateLabels
17:47:48 [2022-04-04T17:47:48.107Z] time="2022-04-04T17:47:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-496996081"
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestDaemonConfigurationMerge
17:47:48 [2022-04-04T17:47:48.107Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:47:48 [2022-04-04T17:47:48.107Z] PASS
17:47:48 [2022-04-04T17:47:48.107Z] coverage: 79.7% of statements
17:47:48 [2022-04-04T17:47:48.107Z] ok  	github.com/docker/docker/daemon/config	0.231s	coverage: 79.7% of statements
17:47:48 [2022-04-04T17:47:48.107Z] === RUN   TestWaitNodeAttachment
17:47:48 [2022-04-04T17:47:48.586Z] --- PASS: TestWaitNodeAttachment (0.40s)
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestIsolationConversion
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestIsolationConversion/default
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestIsolationConversion/process
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestIsolationConversion/hyperv
17:47:48 [2022-04-04T17:47:48.586Z] --- PASS: TestIsolationConversion (0.00s)
17:47:48 [2022-04-04T17:47:48.586Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:47:48 [2022-04-04T17:47:48.586Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:47:48 [2022-04-04T17:47:48.586Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestContainerLabels
17:47:48 [2022-04-04T17:47:48.586Z] --- PASS: TestContainerLabels (0.00s)
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestCredentialSpecConversion
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestCredentialSpecConversion/none
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestCredentialSpecConversion/config
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestCredentialSpecConversion/file
17:47:48 [2022-04-04T17:47:48.586Z] === RUN   TestCredentialSpecConversion/registry
17:47:48 [2022-04-04T17:47:48.586Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:47:48 [2022-04-04T17:47:48.586Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestControllerValidateMountBind
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestControllerValidateMountVolume
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestControllerValidateMountTarget
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestControllerValidateMountTmpfs
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestControllerValidateMountInvalidType
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestControllerValidateMountNamedPipe
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] PASS
17:47:48 [2022-04-04T17:47:48.587Z] coverage: 11.0% of statements
17:47:48 [2022-04-04T17:47:48.587Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.653s	coverage: 11.0% of statements
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestVerifyNetworkingConfig
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestGetContainer
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestGetContainer (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestValidContainerNames
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestValidContainerNames (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestContainerInitDNS
17:47:48 [2022-04-04T17:47:48.587Z]     daemon_test.go:147: root required
17:47:48 [2022-04-04T17:47:48.587Z] --- SKIP: TestContainerInitDNS (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestMerge
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestMerge (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestValidateContainerIsolation
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestFindNetworkErrorType
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestEnsureServicesExist
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestEnsureServicesExist (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestEnsureServicesExistErrors
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestDiscoveryOptsErrors
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestDiscoveryOpts
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestDiscoveryOpts (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] PASS
17:47:48 [2022-04-04T17:47:48.587Z] coverage: 30.0% of statements
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestContainerDelete
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestContainerDelete (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestContainerDoubleDelete
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestLogContainerEventCopyLabels
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestLogContainerEventWithAttributes
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestNoneHealthcheck
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestNoneHealthcheck (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestHealthStates
17:47:48 [2022-04-04T17:47:48.587Z] ok  	github.com/docker/docker/daemon/discovery	0.052s	coverage: 30.0% of statements
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] time="2022-04-04T17:47:48Z" 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"
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestHealthStates (0.14s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestMaskURLCredentials
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestMaskURLCredentials (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestGetInspectData
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestGetInspectData (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestFillLicense
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestFillLicense (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestListInvalidFilter
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestListInvalidFilter (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestNameFilter
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestNameFilter (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:47:48 [2022-04-04T17:47:48.587Z] === 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
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- 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)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestDaemonReloadLabels
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestDaemonReloadMirrors
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestDaemonReloadInsecureRegistries
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestDaemonReloadNotAffectOthers
17:47:48 [2022-04-04T17:47:48.587Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:47:48 [2022-04-04T17:47:48.587Z] === RUN   TestDaemonDiscoveryReload
17:47:49 [2022-04-04T17:47:49.067Z] === RUN   TestEventsLog
17:47:49 [2022-04-04T17:47:49.067Z] --- PASS: TestEventsLog (0.00s)
17:47:49 [2022-04-04T17:47:49.067Z] === RUN   TestEventsLogTimeout
17:47:49 [2022-04-04T17:47:49.067Z] --- PASS: TestEventsLogTimeout (0.00s)
17:47:49 [2022-04-04T17:47:49.067Z] === RUN   TestLogEvents
17:47:49 [2022-04-04T17:47:49.067Z] --- PASS: TestLogEvents (0.05s)
17:47:49 [2022-04-04T17:47:49.067Z] === RUN   TestLoadBufferedEvents
17:47:49 [2022-04-04T17:47:49.067Z] --- PASS: TestLoadBufferedEvents (0.13s)
17:47:49 [2022-04-04T17:47:49.067Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:47:49 [2022-04-04T17:47:49.067Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:47:49 [2022-04-04T17:47:49.067Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:47:49 [2022-04-04T17:47:49.067Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:47:49 [2022-04-04T17:47:49.067Z] PASS
17:47:49 [2022-04-04T17:47:49.067Z] coverage: 50.0% of statements
17:47:49 [2022-04-04T17:47:49.067Z] ok  	github.com/docker/docker/daemon/events	0.230s	coverage: 50.0% of statements
17:47:49 [2022-04-04T17:47:49.545Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
17:47:49 [2022-04-04T17:47:49.545Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:47:49 [2022-04-04T17:47:49.545Z] === RUN   TestIsEmptyDir
17:47:49 [2022-04-04T17:47:49.545Z] --- PASS: TestIsEmptyDir (0.01s)
17:47:49 [2022-04-04T17:47:49.545Z] PASS
17:47:49 [2022-04-04T17:47:49.545Z] coverage: 2.3% of statements
17:47:49 [2022-04-04T17:47:49.545Z] ok  	github.com/docker/docker/daemon/graphdriver	0.059s	coverage: 2.3% of statements
17:47:50 [2022-04-04T17:47:50.024Z] === RUN   TestLinkNaming
17:47:50 [2022-04-04T17:47:50.024Z] --- PASS: TestLinkNaming (0.00s)
17:47:50 [2022-04-04T17:47:50.024Z] === RUN   TestLinkNew
17:47:50 [2022-04-04T17:47:50.024Z] --- PASS: TestLinkNew (0.00s)
17:47:50 [2022-04-04T17:47:50.024Z] === RUN   TestLinkEnv
17:47:50 [2022-04-04T17:47:50.024Z] --- PASS: TestLinkEnv (0.00s)
17:47:50 [2022-04-04T17:47:50.024Z] === RUN   TestLinkMultipleEnv
17:47:50 [2022-04-04T17:47:50.024Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:47:50 [2022-04-04T17:47:50.025Z] === RUN   TestLinkPortRangeEnv
17:47:50 [2022-04-04T17:47:50.025Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:47:50 [2022-04-04T17:47:50.025Z] PASS
17:47:50 [2022-04-04T17:47:50.025Z] coverage: 93.0% of statements
17:47:50 [2022-04-04T17:47:50.025Z] ok  	github.com/docker/docker/daemon/links	0.031s	coverage: 93.0% of statements
17:47:50 [2022-04-04T17:47:50.025Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
17:47:50 [2022-04-04T17:47:50.025Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:47:50 [2022-04-04T17:47:50.189Z] Loaded image: buildpack-deps:buster
17:47:50 [2022-04-04T17:47:50.189Z] Loaded image: busybox:latest
17:47:50 [2022-04-04T17:47:50.189Z] Loaded image: busybox:glibc
17:47:50 [2022-04-04T17:47:50.505Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
17:47:50 [2022-04-04T17:47:50.505Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:47:50 [2022-04-04T17:47:50.505Z]     reload_test.go:520: root required
17:47:50 [2022-04-04T17:47:50.505Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:47:50 [2022-04-04T17:47:50.505Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:47:50 [2022-04-04T17:47:50.505Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:47:50 [2022-04-04T17:47:50.505Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:47:50 [2022-04-04T17:47:50.505Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
17:47:50 [2022-04-04T17:47:50.505Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:47:50 [2022-04-04T17:47:50.985Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s)
17:47:50 [2022-04-04T17:47:50.985Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:47:50 [2022-04-04T17:47:50.985Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s)
17:47:50 [2022-04-04T17:47:50.985Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:47:50 [2022-04-04T17:47:50.985Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:47:50 [2022-04-04T17:47:50.985Z] === RUN   TestParseVolumesFrom
17:47:50 [2022-04-04T17:47:50.985Z] --- PASS: TestParseVolumesFrom (0.00s)
17:47:50 [2022-04-04T17:47:50.985Z] PASS
17:47:50 [2022-04-04T17:47:50.985Z] coverage: 9.0% of statements
17:47:50 [2022-04-04T17:47:50.985Z] ok  	github.com/docker/docker/daemon	2.377s	coverage: 9.0% of statements
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:47:50 [2022-04-04T17:47:50.985Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:47:51 [2022-04-04T17:47:51.569Z] Loaded image: debian:bullseye
17:47:51 [2022-04-04T17:47:51.863Z] Loaded image: hello-world:latest
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestAdapterReadLogs
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestAdapterReadLogs (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestCopier
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestCopier (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestCopierLongLines
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestCopierLongLines (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestCopierSlow
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestCopierSlow (0.21s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestCopierWithSized
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestCopierWithSized/as_is
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestCopierWithSized/With_RingLogger
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestCopierWithSized (0.09s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.08s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestCopierWithPartial
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestCopierWithPartial (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestRingLogger
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestRingLogger (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestRingCap
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestRingCap (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestRingClose
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestRingClose (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestRingDrain
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestRingDrain (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] PASS
17:47:51 [2022-04-04T17:47:51.994Z] coverage: 43.5% of statements
17:47:51 [2022-04-04T17:47:51.994Z] ok  	github.com/docker/docker/daemon/logger	0.348s	coverage: 43.5% of statements
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewStreamConfig
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewStreamConfig/defaults
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewStreamConfig/invalid_create_group
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestNewStreamConfig (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:47:51 [2022-04-04T17:47:51.994Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:47:51 [2022-04-04T17:47:51.994Z] === RUN   TestNewAWSLogsClientRegionDetect
17:47:52 [2022-04-04T17:47:52.165Z] Loaded image: arm32v7/hello-world:latest
17:47:52 [2022-04-04T17:47:52.424Z] INFO: Testing against a local daemon
17:47:52 [2022-04-04T17:47:52.424Z] === RUN   TestCgroupNamespacesBuild
17:47:52 [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=info msg="Trying to get region from EC2 Metadata"
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCreateSuccess
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCreateSuccess (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCreateLogGroupSuccess
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCreateError
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCreateError (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCreateAlreadyExists
17:47:52 [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestLogClosed
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestLogClosed (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestLogBlocking
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestLogBlocking (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestLogNonBlockingBufferEmpty
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestLogNonBlockingBufferFull
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestPublishBatchSuccess
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestPublishBatchError
17:47:52 [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=error msg=Error
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestPublishBatchError (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:47:52 [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestPublishBatchAlreadyAccepted
17:47:52 [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:47:52 [2022-04-04T17:47:52.479Z] time="2022-04-04T17:47:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchSimple
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchSimple (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchTicker
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchTicker (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchMultilinePattern
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchClose
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchClose (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestEffectiveLen
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestEffectiveLen/0/Hello
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestEffectiveLen/2/🙃
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestEffectiveLen/3/����
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestEffectiveLen/4/He��o
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestEffectiveLen/5/
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestEffectiveLen (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit/0/
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1044: 
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1045: 
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit/1/Hello
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1044: Hello
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1045: 
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit/2/Hello
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1044: He
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1045: llo
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit/3/Hello
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1044: 
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1045: Hello
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit/4/🙃
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1044: 
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1045: 🙃
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit/5/🙃
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1044: 🙃
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1045: 
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit/6/a�
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1044: a
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1045: �
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestFindValidSplit/7/a�
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1044: a�
17:47:52 [2022-04-04T17:47:52.479Z]     cloudwatchlogs_test.go:1045: 
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestFindValidSplit (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestProcessEventEmoji
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestProcessEventEmoji (0.01s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchLineSplit
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchLineSplitWithBinary
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchMaxEvents
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchMaxTotalBytes
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestParseLogOptionsMultilinePattern
17:47:52 [2022-04-04T17:47:52.479Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:47:52 [2022-04-04T17:47:52.479Z] === RUN   TestParseLogOptionsDatetimeFormat
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestCreateTagSuccess
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestCreateTagSuccess (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] PASS
17:47:52 [2022-04-04T17:47:52.480Z] coverage: 77.4% of statements
17:47:52 [2022-04-04T17:47:52.480Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.356s	coverage: 77.4% of statements
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestSearchRegistryForImagesErrors
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestSearchRegistryForImages
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestOnlyPlatformWithFallback
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestImageDelete
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestImageDelete/no_lease
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestImageDelete/lease_exists
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestImageDelete (0.05s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:47:52 [2022-04-04T17:47:52.480Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:47:52 [2022-04-04T17:47:52.480Z] === RUN   TestContentStoreForPull
17:47:52 [2022-04-04T17:47:52.480Z] --- PASS: TestContentStoreForPull (0.14s)
17:47:52 [2022-04-04T17:47:52.480Z] PASS
17:47:52 [2022-04-04T17:47:52.480Z] coverage: 6.6% of statements
17:47:52 [2022-04-04T17:47:52.480Z] ok  	github.com/docker/docker/daemon/images	0.285s	coverage: 6.6% of statements
17:47:52 [2022-04-04T17:47:52.959Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:47:52 [2022-04-04T17:47:52.959Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:47:52 [2022-04-04T17:47:52.959Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:47:52 [2022-04-04T17:47:52.959Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:47:52 [2022-04-04T17:47:52.959Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:47:52 [2022-04-04T17:47:52.959Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:47:52 [2022-04-04T17:47:52.959Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:47:52 [2022-04-04T17:47:52.959Z] === RUN   TestJSONLogsMarshalJSONBuf
17:47:52 [2022-04-04T17:47:52.959Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:47:52 [2022-04-04T17:47:52.959Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:47:52 [2022-04-04T17:47:52.959Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
17:47:52 [2022-04-04T17:47:52.959Z] === RUN   TestFastTimeMarshalJSON
17:47:52 [2022-04-04T17:47:52.959Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:47:52 [2022-04-04T17:47:52.959Z] PASS
17:47:52 [2022-04-04T17:47:52.959Z] coverage: 87.2% of statements
17:47:52 [2022-04-04T17:47:52.959Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.173s	coverage: 87.2% of statements
17:47:52 [2022-04-04T17:47:52.959Z] === RUN   TestJSONFileLogger
17:47:52 [2022-04-04T17:47:52.959Z] --- PASS: TestJSONFileLogger (0.00s)
17:47:52 [2022-04-04T17:47:52.959Z] === RUN   TestJSONFileLoggerWithTags
17:47:52 [2022-04-04T17:47:52.959Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:47:52 [2022-04-04T17:47:52.959Z] === RUN   TestJSONFileLoggerWithOpts
17:47:52 [2022-04-04T17:47:52.959Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:47:53 [2022-04-04T17:47:53.439Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:47:53 [2022-04-04T17:47:53.439Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:47:53 [2022-04-04T17:47:53.439Z] === RUN   TestEncodeDecode
17:47:53 [2022-04-04T17:47:53.439Z] === PAUSE TestEncodeDecode
17:47:53 [2022-04-04T17:47:53.439Z] === RUN   TestUnexpectedEOF
17:47:53 [2022-04-04T17:47:53.439Z] time="2022-04-04T17:47:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:47:53 [2022-04-04T17:47:53.439Z] time="2022-04-04T17:47:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:47:53 [2022-04-04T17:47:53.439Z] --- PASS: TestUnexpectedEOF (0.13s)
17:47:53 [2022-04-04T17:47:53.439Z] === CONT  TestEncodeDecode
17:47:53 [2022-04-04T17:47:53.439Z] --- PASS: TestEncodeDecode (0.00s)
17:47:53 [2022-04-04T17:47:53.439Z] PASS
17:47:53 [2022-04-04T17:47:53.439Z] coverage: 69.9% of statements
17:47:53 [2022-04-04T17:47:53.439Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.200s	coverage: 69.9% of statements
17:47:53 [2022-04-04T17:47:53.803Z] --- PASS: TestCgroupNamespacesBuild (1.56s)
17:47:53 [2022-04-04T17:47:53.803Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestWriteLog
17:47:54 [2022-04-04T17:47:54.449Z] === PAUSE TestWriteLog
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestReadLog
17:47:54 [2022-04-04T17:47:54.449Z] === PAUSE TestReadLog
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestDecode
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestDecode (0.02s)
17:47:54 [2022-04-04T17:47:54.449Z] === CONT  TestWriteLog
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestWriteLog (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === CONT  TestReadLog
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestReadLog/tail_exact
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestReadLog/tail_less_than_available
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestReadLog/tail_more_than_available
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestReadLog (0.13s)
17:47:54 [2022-04-04T17:47:54.449Z]     --- PASS: TestReadLog/tail_exact (0.11s)
17:47:54 [2022-04-04T17:47:54.449Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] PASS
17:47:54 [2022-04-04T17:47:54.449Z] coverage: 78.7% of statements
17:47:54 [2022-04-04T17:47:54.449Z] ok  	github.com/docker/docker/daemon/logger/local	0.205s	coverage: 78.7% of statements
17:47:54 [2022-04-04T17:47:54.449Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestOpenFileDelete
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestOpenFileDelete (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestOpenFileRename
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestOpenFileRename (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestHandleDecoderErr
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestHandleDecoderErr (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestParseLogTagDefaultTag
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestParseLogTag
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestParseLogTag (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestParseLogTagEmptyTag
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestTailFiles
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestTailFiles (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestFollowLogsConsumerGone
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestFollowLogsProducerGone
17:47:54 [2022-04-04T17:47:54.449Z]     logfile_test.go:234: messages sent: 4098, received: 4098
17:47:54 [2022-04-04T17:47:54.449Z]     logfile_test.go:181: logDecode() closed after sending 4098 messages
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestCheckCapacityAndRotate
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:47:54 [2022-04-04T17:47:54.449Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:47:54 [2022-04-04T17:47:54.449Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
17:47:54 [2022-04-04T17:47:54.449Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:47:54 [2022-04-04T17:47:54.449Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
17:47:54 [2022-04-04T17:47:54.449Z] PASS
17:47:54 [2022-04-04T17:47:54.449Z] coverage: 54.9% of statements
17:47:54 [2022-04-04T17:47:54.449Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.201s	coverage: 54.9% of statements
17:47:55 [2022-04-04T17:47:55.183Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
17:47:55 [2022-04-04T17:47:55.183Z] === RUN   TestBuildWithSession
17:47:55 [2022-04-04T17:47:55.183Z]     build_session_test.go:25: TODO: BuildKit
17:47:55 [2022-04-04T17:47:55.183Z] --- SKIP: TestBuildWithSession (0.00s)
17:47:55 [2022-04-04T17:47:55.183Z] === RUN   TestBuildSquashParent
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestLog
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestLog (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] PASS
17:47:55 [2022-04-04T17:47:55.457Z] coverage: 31.5% of statements
17:47:55 [2022-04-04T17:47:55.457Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.047s	coverage: 31.5% of statements
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestValidateLogOpt
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestValidateLogOpt (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestNewMissedConfig
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestNewMissedConfig (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestNewMissedUrl
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestNewMissedUrl (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestNewMissedToken
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestNewMissedToken (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestNewWithProxy
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestNewWithProxy (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestDefault
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestDefault (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestJsonFormat
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestJsonFormat (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestRawFormat
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestRawFormat (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestRawFormatWithLabels
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestRawFormatWithoutTag
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestBatching
17:47:55 [2022-04-04T17:47:55.457Z] --- PASS: TestBatching (0.26s)
17:47:55 [2022-04-04T17:47:55.457Z] === RUN   TestFrequency
17:47:55 [2022-04-04T17:47:55.935Z] --- PASS: TestFrequency (0.18s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestOneMessagePerRequest
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestVerify
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestVerify (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestSkipVerify
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestNewParse
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestNewParse (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] PASS
17:47:55 [2022-04-04T17:47:55.936Z] coverage: 8.3% of statements
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestParseLogFormat
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestParseLogFormat (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestValidateLogOptEmpty
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestValidateSyslogAddress
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestParseAddressDefaultPort
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestValidateSyslogFacility
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestValidateLogOptSyslogFormat
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] === RUN   TestValidateLogOpt
17:47:55 [2022-04-04T17:47:55.936Z] --- PASS: TestValidateLogOpt (0.00s)
17:47:55 [2022-04-04T17:47:55.936Z] PASS
17:47:55 [2022-04-04T17:47:55.936Z] coverage: 46.8% of statements
17:47:55 [2022-04-04T17:47:55.936Z] ok  	github.com/docker/docker/daemon/logger/templates	0.034s	coverage: 8.3% of statements
17:47:55 [2022-04-04T17:47:55.936Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.042s	coverage: 46.8% of statements
17:47:55 [2022-04-04T17:47:55.936Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:55 [2022-04-04T17:47:55.936Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:55 [2022-04-04T17:47:55.936Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:55 [2022-04-04T17:47:55.936Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] --- PASS: TestSkipVerify (0.36s)
17:47:56 [2022-04-04T17:47:56.415Z] === RUN   TestBufferMaximum
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.886446\",\"host\":\"e028848706e5\"}'"
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.886446\",\"host\":\"e028848706e5\"}'"
17:47:56 [2022-04-04T17:47:56.415Z] --- PASS: TestBufferMaximum (0.00s)
17:47:56 [2022-04-04T17:47:56.415Z] === RUN   TestServerAlwaysDown
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890300\",\"host\":\"e028848706e5\"}'"
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890346\",\"host\":\"e028848706e5\"}'"
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890346\",\"host\":\"e028848706e5\"}'"
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890821\",\"host\":\"e028848706e5\"}'"
17:47:56 [2022-04-04T17:47:56.415Z] time="2022-04-04T17:47:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649094475.890821\",\"host\":\"e028848706e5\"}'"
17:47:56 [2022-04-04T17:47:56.415Z] --- PASS: TestServerAlwaysDown (0.00s)
17:47:56 [2022-04-04T17:47:56.415Z] === RUN   TestCannotSendAfterClose
17:47:56 [2022-04-04T17:47:56.415Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:47:56 [2022-04-04T17:47:56.415Z] === RUN   TestDeadlockOnBlockedEndpoint
17:47:56 [2022-04-04T17:47:56.895Z] === RUN   TestV1IDService
17:47:56 [2022-04-04T17:47:56.895Z] --- PASS: TestV1IDService (0.03s)
17:47:56 [2022-04-04T17:47:56.895Z] === RUN   TestV2MetadataService
17:47:57 [2022-04-04T17:47:57.373Z] time="2022-04-04T17:47:56Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:47:57 [2022-04-04T17:47:57.373Z] time="2022-04-04T17:47:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e028848706e5\"}'"
17:47:57 [2022-04-04T17:47:57.373Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:47:57 [2022-04-04T17:47:57.373Z] PASS
17:47:57 [2022-04-04T17:47:57.373Z] coverage: 82.5% of statements
17:47:57 [2022-04-04T17:47:57.373Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.878s	coverage: 82.5% of statements
17:47:57 [2022-04-04T17:47:57.373Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:47:57 [2022-04-04T17:47:57.373Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:47:57 [2022-04-04T17:47:57.373Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestSuccessfulDownload
17:47:57 [2022-04-04T17:47:57.852Z]     download_test.go:268: Needs fixing on Windows
17:47:57 [2022-04-04T17:47:57.852Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestCancelledDownload
17:47:57 [2022-04-04T17:47:57.852Z] --- PASS: TestCancelledDownload (0.00s)
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestMaxDownloadAttempts
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:47:57 [2022-04-04T17:47:57.852Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestContinueOnError_MirrorEndpoint
17:47:57 [2022-04-04T17:47:57.852Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestContinueOnError_NeverContinue
17:47:57 [2022-04-04T17:47:57.852Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestContinueOnError_UnnestsErrors
17:47:57 [2022-04-04T17:47:57.852Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestManifestStore
17:47:57 [2022-04-04T17:47:57.852Z] === RUN   TestManifestStore/no_remote_or_local
17:47:57 [2022-04-04T17:47:57.852Z] --- PASS: TestV2MetadataService (1.02s)
17:47:57 [2022-04-04T17:47:57.852Z] PASS
17:47:57 [2022-04-04T17:47:57.853Z] coverage: 48.2% of statements
17:47:57 [2022-04-04T17:47:57.853Z] ok  	github.com/docker/docker/distribution/metadata	1.107s	coverage: 48.2% of statements
17:47:57 [2022-04-04T17:47:57.853Z] time="2022-04-04T17:47:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local539583931\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/no_local_cache
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/with_local_cache
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/unknown_media_type
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: "
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: "
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: "
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: "
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="reference for unknown type: "
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/error_persisting_manifest
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestManifestStore (0.24s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestManifestStore/no_remote_or_local (0.15s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
17:47:58 [2022-04-04T17:47:58.331Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:47:58 [2022-04-04T17:47:58.331Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
17:47:58 [2022-04-04T17:47:58.331Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:47:58 [2022-04-04T17:47:58.331Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:47:58 [2022-04-04T17:47:58.331Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaType
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestFixManifestLayers
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestFixManifestLayers (0.01s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestFixManifestLayersBaseLayerParent
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:82: Needs fixing on Windows
17:47:58 [2022-04-04T17:47:58.331Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestFixManifestLayersBadParent
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestValidateManifest
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:127: Needs fixing on Windows
17:47:58 [2022-04-04T17:47:58.331Z] --- SKIP: TestValidateManifest (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestFormatPlatform
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestFormatPlatform (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestPullSchema2Config
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestPullSchema2Config/success_first_time
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:284: HTTP GET /v2/
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestPullSchema2Config/500_status
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:284: HTTP GET /v2/
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:47:58 [2022-04-04T17:47:58.331Z] time="2022-04-04T17:47:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s)
17:47:58 [2022-04-04T17:47:58.331Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestTransfer
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestTransfer (0.12s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestConcurrencyLimit
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestPullSchema2Config/EOF
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:284: HTTP GET /v2/
17:47:58 [2022-04-04T17:47:58.331Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:47:58 [2022-04-04T17:47:58.331Z] 2022/04/04 17:47:58 http: panic serving 127.0.0.1:49213: intentional panic
17:47:58 [2022-04-04T17:47:58.331Z] goroutine 112 [running]:
17:47:58 [2022-04-04T17:47:58.331Z] net/http.(*conn).serve.func1(0xc0003bdb80)
17:47:58 [2022-04-04T17:47:58.331Z] 	c:/go/src/net/http/server.go:1805 +0x153
17:47:58 [2022-04-04T17:47:58.331Z] panic(0x118fe60, 0x130aae0)
17:47:58 [2022-04-04T17:47:58.331Z] 	c:/go/src/runtime/panic.go:971 +0x49a
17:47:58 [2022-04-04T17:47:58.331Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0x1, 0x1320e50, 0xc00036e1c0)
17:47:58 [2022-04-04T17:47:58.331Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xe8
17:47:58 [2022-04-04T17:47:58.331Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1(0x1320e50, 0xc00036e1c0, 0xc00014cd00)
17:47:58 [2022-04-04T17:47:58.331Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x214
17:47:58 [2022-04-04T17:47:58.331Z] net/http.HandlerFunc.ServeHTTP(0xc00036a060, 0x1320e50, 0xc00036e1c0, 0xc00014cd00)
17:47:58 [2022-04-04T17:47:58.331Z] 	c:/go/src/net/http/server.go:2050 +0x4b
17:47:58 [2022-04-04T17:47:58.331Z] net/http.serverHandler.ServeHTTP(0xc00036e000, 0x1320e50, 0xc00036e1c0, 0xc00014cd00)
17:47:58 [2022-04-04T17:47:58.331Z] 	c:/go/src/net/http/server.go:2868 +0xaa
17:47:58 [2022-04-04T17:47:58.331Z] net/http.(*conn).serve(0xc0003bdb80, 0x13223e0, 0xc0002f3580)
17:47:58 [2022-04-04T17:47:58.331Z] 	c:/go/src/net/http/server.go:1933 +0x8cd
17:47:58 [2022-04-04T17:47:58.331Z] created by net/http.(*Server).Serve
17:47:58 [2022-04-04T17:47:58.331Z] 	c:/go/src/net/http/server.go:2994 +0x3b8
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestNotFound
17:47:58 [2022-04-04T17:47:58.331Z] --- PASS: TestNotFound (0.00s)
17:47:58 [2022-04-04T17:47:58.331Z] === RUN   TestConflict
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestConflict (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestForbidden
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestForbidden (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestInvalidParameter
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestInvalidParameter (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestNotImplemented
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestNotImplemented (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestNotModified
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestNotModified (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestUnauthorized
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestUnauthorized (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestUnknown
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestUnknown (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestCancelled
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestCancelled (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestDeadline
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestDeadline (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestDataLoss
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestDataLoss (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestUnavailable
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestUnavailable (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestSystem
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestSystem (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Not_Found
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Bad_Request
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Conflict
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Unauthorized
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Service_Unavailable
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Forbidden
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Not_Modified
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Not_Implemented
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:47:58 [2022-04-04T17:47:58.332Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:47:58 [2022-04-04T17:47:58.332Z] --- PASS: TestFromStatusCode (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:47:58 [2022-04-04T17:47:58.332Z] PASS
17:47:58 [2022-04-04T17:47:58.332Z] coverage: 77.0% of statements
17:47:58 [2022-04-04T17:47:58.332Z] ok  	github.com/docker/docker/errdefs	0.034s	coverage: 77.0% of statements
17:47:58 [2022-04-04T17:47:58.810Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:47:58 [2022-04-04T17:47:58.810Z] === RUN   TestPullSchema2Config/unauthorized
17:47:58 [2022-04-04T17:47:58.810Z]     pull_v2_test.go:284: HTTP GET /v2/
17:47:58 [2022-04-04T17:47:58.810Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:47:58 [2022-04-04T17:47:58.810Z] --- PASS: TestPullSchema2Config (0.53s)
17:47:58 [2022-04-04T17:47:58.810Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
17:47:58 [2022-04-04T17:47:58.810Z]     --- PASS: TestPullSchema2Config/500_status (0.25s)
17:47:58 [2022-04-04T17:47:58.810Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
17:47:58 [2022-04-04T17:47:58.810Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
17:47:58 [2022-04-04T17:47:58.810Z] === RUN   TestGetRepositoryMountCandidates
17:47:58 [2022-04-04T17:47:58.810Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:47:58 [2022-04-04T17:47:58.810Z] === RUN   TestLayerAlreadyExists
17:47:58 [2022-04-04T17:47:58.810Z]     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}
17:47:58 [2022-04-04T17:47:58.810Z]     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}
17:47:58 [2022-04-04T17:47:58.810Z]     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}
17:47:58 [2022-04-04T17:47:58.810Z]     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}
17:47:58 [2022-04-04T17:47:58.810Z]     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}
17:47:58 [2022-04-04T17:47:58.810Z]     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}
17:47:58 [2022-04-04T17:47:58.810Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:47:58 [2022-04-04T17:47:58.810Z] === RUN   TestWhenEmptyAuthConfig
17:47:58 [2022-04-04T17:47:58.810Z] --- PASS: TestConcurrencyLimit (0.36s)
17:47:58 [2022-04-04T17:47:58.810Z] === RUN   TestInactiveJobs
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestInactiveJobs (0.37s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestWatchRelease
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestWatchRelease (0.04s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestWatchFinishedTransfer
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestDuplicateTransfer
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestDuplicateTransfer (0.06s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestSuccessfulUpload
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSGetInvalidData
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSGetInvalidData (0.01s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSInvalidSet
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSInvalidSet (0.01s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSInvalidRoot
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSInvalidRoot (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSMetadataGetSet
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSMetadataGetSet (0.03s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSInvalidWalker
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSInvalidWalker (0.01s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSGetSet
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSGetSet (0.01s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSGetUnsetKey
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSGetUnsetKey (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSGetEmptyData
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSGetEmptyData (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSDelete
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSDelete (0.01s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSWalker
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSWalker (0.01s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestFSWalkerStopOnError
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestNewFromJSON
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestNewFromJSON (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestNewFromJSONWithInvalidJSON
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestMarshalKeyOrder
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestImage
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestImage (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestImageOSNotEmpty
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestNewChildImageFromImageWithRootFS
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestCreate
17:47:59 [2022-04-04T17:47:59.290Z] --- PASS: TestCreate (0.00s)
17:47:59 [2022-04-04T17:47:59.290Z] === RUN   TestRestore
17:47:59 [2022-04-04T17:47:59.290Z] time="2022-04-04T17:47:59Z" level=error msg="Upload failed, retrying: simulating retry"
17:47:59 [2022-04-04T17:47:59.372Z] --- PASS: TestBuildSquashParent (4.20s)
17:47:59 [2022-04-04T17:47:59.372Z] === RUN   TestBuildWithRemoveAndForceRemove
17:47:59 [2022-04-04T17:47:59.372Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:47:59 [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:47:59 [2022-04-04T17:47:59.372Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:47:59 [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:47:59 [2022-04-04T17:47:59.372Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:47:59 [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:47:59 [2022-04-04T17:47:59.372Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:47:59 [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:47:59 [2022-04-04T17:47:59.372Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:47:59 [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:47:59 [2022-04-04T17:47:59.372Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:47:59 [2022-04-04T17:47:59.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:47:59 [2022-04-04T17:47:59.372Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:47:59 [2022-04-04T17:47:59.372Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:47:59 [2022-04-04T17:47:59.769Z] time="2022-04-04T17:47:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestRestore (0.12s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestAddDelete
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestSuccessfulUpload (0.36s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestCancelledUpload
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestCancelledUpload (0.00s)
17:47:59 [2022-04-04T17:47:59.769Z] PASS
17:47:59 [2022-04-04T17:47:59.769Z] coverage: 76.9% of statements
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestAddDelete (0.02s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestSearchAfterDelete
17:47:59 [2022-04-04T17:47:59.769Z] ok  	github.com/docker/docker/distribution/xfer	1.760s	coverage: 76.9% of statements
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestSearchAfterDelete (0.01s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestParentReset
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestCompare
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestCompare (0.00s)
17:47:59 [2022-04-04T17:47:59.769Z] PASS
17:47:59 [2022-04-04T17:47:59.769Z] coverage: 19.2% of statements
17:47:59 [2022-04-04T17:47:59.769Z] ok  	github.com/docker/docker/image/cache	0.055s	coverage: 19.2% of statements
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestParentReset (0.03s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestGetAndSetLastUpdated
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestStoreLen
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestStoreLen (0.06s)
17:47:59 [2022-04-04T17:47:59.769Z] PASS
17:47:59 [2022-04-04T17:47:59.769Z] coverage: 86.8% of statements
17:47:59 [2022-04-04T17:47:59.769Z] ok  	github.com/docker/docker/image	0.405s	coverage: 86.8% of statements
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestWhenEmptyAuthConfig (1.11s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestTokenPassThru
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestTokenPassThru (0.01s)
17:47:59 [2022-04-04T17:47:59.769Z] === RUN   TestTokenPassThruDifferentHost
17:47:59 [2022-04-04T17:47:59.769Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:47:59 [2022-04-04T17:47:59.769Z] PASS
17:47:59 [2022-04-04T17:47:59.769Z] coverage: 25.9% of statements
17:47:59 [2022-04-04T17:47:59.769Z] ok  	github.com/docker/docker/distribution	1.994s	coverage: 25.9% of statements
17:47:59 [2022-04-04T17:47:59.769Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:47:59 [2022-04-04T17:47:59.769Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:47:59 [2022-04-04T17:47:59.769Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:48:00 [2022-04-04T17:48:00.750Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:48:00 [2022-04-04T17:48:00.777Z] === RUN   TestMakeV1ConfigFromConfig
17:48:00 [2022-04-04T17:48:00.777Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:48:00 [2022-04-04T17:48:00.777Z] PASS
17:48:00 [2022-04-04T17:48:00.777Z] coverage: 25.0% of statements
17:48:00 [2022-04-04T17:48:00.777Z] ok  	github.com/docker/docker/image/v1	0.056s	coverage: 25.0% of statements
17:48:00 [2022-04-04T17:48:00.777Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:48:00 [2022-04-04T17:48:00.777Z] === RUN   TestSerialization
17:48:00 [2022-04-04T17:48:00.777Z] --- PASS: TestSerialization (0.02s)
17:48:00 [2022-04-04T17:48:00.777Z] PASS
17:48:00 [2022-04-04T17:48:00.777Z] coverage: 100.0% of statements
17:48:00 [2022-04-04T17:48:00.777Z] ok  	github.com/docker/docker/libcontainerd/queue	0.056s	coverage: 100.0% of statements
17:48:01 [2022-04-04T17:48:01.011Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:48:01 [2022-04-04T17:48:01.786Z] === RUN   TestEnvironmentParsing
17:48:01 [2022-04-04T17:48:01.786Z] --- PASS: TestEnvironmentParsing (0.00s)
17:48:01 [2022-04-04T17:48:01.786Z] PASS
17:48:01 [2022-04-04T17:48:01.786Z] coverage: 1.0% of statements
17:48:01 [2022-04-04T17:48:01.786Z] ok  	github.com/docker/docker/libcontainerd/local	0.068s	coverage: 1.0% of statements
17:48:01 [2022-04-04T17:48:01.786Z] === RUN   TestEmptyLayer
17:48:01 [2022-04-04T17:48:01.786Z] --- PASS: TestEmptyLayer (0.00s)
17:48:01 [2022-04-04T17:48:01.786Z] === RUN   TestCommitFailure
17:48:01 [2022-04-04T17:48:01.786Z] --- PASS: TestCommitFailure (0.01s)
17:48:01 [2022-04-04T17:48:01.786Z] === RUN   TestStartTransactionFailure
17:48:01 [2022-04-04T17:48:01.786Z] --- PASS: TestStartTransactionFailure (0.00s)
17:48:01 [2022-04-04T17:48:01.786Z] === RUN   TestGetOrphan
17:48:01 [2022-04-04T17:48:01.786Z] --- PASS: TestGetOrphan (0.01s)
17:48:01 [2022-04-04T17:48:01.786Z] === RUN   TestMountAndRegister
17:48:01 [2022-04-04T17:48:01.786Z]     layer_test.go:271: Layer size: 14
17:48:01 [2022-04-04T17:48:01.786Z] --- PASS: TestMountAndRegister (0.06s)
17:48:01 [2022-04-04T17:48:01.786Z] === RUN   TestLayerRelease
17:48:02 [2022-04-04T17:48:02.268Z]     layer_test.go:304: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestLayerRelease (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestStoreRestore
17:48:02 [2022-04-04T17:48:02.268Z]     layer_test.go:353: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestStoreRestore (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestTarStreamStability
17:48:02 [2022-04-04T17:48:02.268Z]     layer_test.go:468: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestTarStreamStability (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestRegisterExistingLayer
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestRegisterExistingLayer (0.18s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestTarStreamVerification
17:48:02 [2022-04-04T17:48:02.268Z]     layer_test.go:697: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestTarStreamVerification (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestLayerMigration
17:48:02 [2022-04-04T17:48:02.268Z]     migration_test.go:46: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestLayerMigration (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestLayerMigrationNoTarsplit
17:48:02 [2022-04-04T17:48:02.268Z]     migration_test.go:182: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestMountInit
17:48:02 [2022-04-04T17:48:02.268Z]     mount_test.go:17: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestMountInit (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestMountSize
17:48:02 [2022-04-04T17:48:02.268Z]     mount_test.go:76: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestMountSize (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestMountChanges
17:48:02 [2022-04-04T17:48:02.268Z]     mount_test.go:125: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestMountChanges (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestMountApply
17:48:02 [2022-04-04T17:48:02.268Z]     mount_test.go:212: Failing on Windows
17:48:02 [2022-04-04T17:48:02.268Z] --- SKIP: TestMountApply (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] PASS
17:48:02 [2022-04-04T17:48:02.268Z] coverage: 30.1% of statements
17:48:02 [2022-04-04T17:48:02.268Z] ok  	github.com/docker/docker/layer	0.319s	coverage: 30.1% of statements
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] PASS
17:48:02 [2022-04-04T17:48:02.268Z] coverage: 45.8% of statements
17:48:02 [2022-04-04T17:48:02.268Z] ok  	github.com/docker/docker/oci	0.059s	coverage: 45.8% of statements
17:48:02 [2022-04-04T17:48:02.268Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:48:02 [2022-04-04T17:48:02.268Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:48:02 [2022-04-04T17:48:02.268Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:48:02 [2022-04-04T17:48:02.268Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:48:02 [2022-04-04T17:48:02.268Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestAddressPoolOpt
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestAddressPoolOpt (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/a
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/something
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/_=a
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/env1=value1
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/_env1=value1
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/env2=value2=value3
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/env3=abc!qwe
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/env_4=value_4
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/PATH
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/=a
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/PATH=
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/PATH=something
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/asd!qwe
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/1asd
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/123
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/some_space
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/__some_space_before
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/some_space_after__
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/=
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateEnv/PaTh
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestValidateEnv (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/a (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/something (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/= (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestParseHost
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestParseHost (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestParseDockerDaemonHost
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestParseTCP
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestParseTCP (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestParseInvalidUnixAddrInvalid
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateExtraHosts
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestValidateExtraHosts (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestIpOptString
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestIpOptString (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestNewIpOptInvalidDefaultVal
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestNewIpOptValidDefaultVal
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestIpOptSetInvalidVal
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateIPAddress
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestValidateIPAddress (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestMapOpts
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestMapOpts (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestListOptsWithoutValidator
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestListOptsWithValidator
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestListOptsWithValidator (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateDNSSearch
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestValidateDNSSearch (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_general_format
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_one_more
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:48:02 [2022-04-04T17:48:02.268Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:48:02 [2022-04-04T17:48:02.268Z] --- PASS: TestValidateLabel (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:48:02 [2022-04-04T17:48:02.268Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z] === RUN   TestNamedListOpts
17:48:02 [2022-04-04T17:48:02.269Z] --- PASS: TestNamedListOpts (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z] === RUN   TestNamedMapOpts
17:48:02 [2022-04-04T17:48:02.269Z] --- PASS: TestNamedMapOpts (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z] === RUN   TestParseLink
17:48:02 [2022-04-04T17:48:02.269Z] --- PASS: TestParseLink (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z] === RUN   TestQuotedStringSetWithQuotes
17:48:02 [2022-04-04T17:48:02.269Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:48:02 [2022-04-04T17:48:02.269Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z] === RUN   TestQuotedStringSetWithNoQuotes
17:48:02 [2022-04-04T17:48:02.269Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z] === RUN   TestUlimitOpt
17:48:02 [2022-04-04T17:48:02.269Z] --- PASS: TestUlimitOpt (0.00s)
17:48:02 [2022-04-04T17:48:02.269Z] PASS
17:48:02 [2022-04-04T17:48:02.269Z] coverage: 67.1% of statements
17:48:02 [2022-04-04T17:48:02.269Z] ok  	github.com/docker/docker/opts	0.084s	coverage: 67.1% of statements
17:48:02 [2022-04-04T17:48:02.391Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:48:02 [2022-04-04T17:48:02.391Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:48:02 [2022-04-04T17:48:02.748Z] === RUN   TestParseVersion
17:48:02 [2022-04-04T17:48:02.748Z] --- PASS: TestParseVersion (0.00s)
17:48:02 [2022-04-04T17:48:02.748Z] PASS
17:48:02 [2022-04-04T17:48:02.748Z] coverage: 52.9% of statements
17:48:02 [2022-04-04T17:48:02.748Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 52.9% of statements
17:48:03 [2022-04-04T17:48:03.226Z] === RUN   TestUnbuffered
17:48:03 [2022-04-04T17:48:03.226Z] --- PASS: TestUnbuffered (0.00s)
17:48:03 [2022-04-04T17:48:03.226Z] === RUN   TestRaceUnbuffered
17:48:03 [2022-04-04T17:48:03.226Z] --- PASS: TestRaceUnbuffered (0.00s)
17:48:03 [2022-04-04T17:48:03.226Z] PASS
17:48:03 [2022-04-04T17:48:03.226Z] coverage: 100.0% of statements
17:48:03 [2022-04-04T17:48:03.226Z] ok  	github.com/docker/docker/pkg/broadcaster	0.064s	coverage: 100.0% of statements
17:48:03 [2022-04-04T17:48:03.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:48:03 [2022-04-04T17:48:03.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestPeerCertificateMarshalJSON
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[foo]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[bar]_[foo]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[foo_bar]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[qux]_[foo]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[]#01
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[qux]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[foo_bar_qux]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[qux]_[baz]]
17:48:03 [2022-04-04T17:48:03.705Z] === RUN   TestMatch/[[foo_baz]]
17:48:03 [2022-04-04T17:48:03.705Z] --- PASS: TestMatch (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:48:03 [2022-04-04T17:48:03.705Z] PASS
17:48:03 [2022-04-04T17:48:03.705Z] coverage: 87.5% of statements
17:48:03 [2022-04-04T17:48:03.705Z] ok  	github.com/docker/docker/pkg/capabilities	0.042s	coverage: 87.5% of statements
17:48:03 [2022-04-04T17:48:03.771Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:48:03 [2022-04-04T17:48:03.771Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s)
17:48:03 [2022-04-04T17:48:03.771Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s)
17:48:03 [2022-04-04T17:48:03.771Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s)
17:48:03 [2022-04-04T17:48:03.771Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.37s)
17:48:03 [2022-04-04T17:48:03.771Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s)
17:48:03 [2022-04-04T17:48:03.771Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.32s)
17:48:03 [2022-04-04T17:48:03.771Z] === RUN   TestBuildMultiStageCopy
17:48:03 [2022-04-04T17:48:03.771Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:48:04 [2022-04-04T17:48:04.184Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s)
17:48:04 [2022-04-04T17:48:04.184Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestMiddleware
17:48:04 [2022-04-04T17:48:04.184Z] --- PASS: TestMiddleware (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestNewResponseModifier
17:48:04 [2022-04-04T17:48:04.184Z] --- PASS: TestNewResponseModifier (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] PASS
17:48:04 [2022-04-04T17:48:04.184Z] coverage: 26.8% of statements
17:48:04 [2022-04-04T17:48:04.184Z] ok  	github.com/docker/docker/pkg/authorization	0.584s	coverage: 26.8% of statements
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestIsArchivePathDir
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootTarUntar
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootTarUntar (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootUntarWithHugeExcludesList
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootUntarEmptyArchive
17:48:04 [2022-04-04T17:48:04.184Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootTarUntarWithSymlink
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootCopyWithTar
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootCopyFileWithTar
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootUntarPath
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootUntarPath (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestChrootApplyDotDotFile
17:48:04 [2022-04-04T17:48:04.184Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:48:04 [2022-04-04T17:48:04.184Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:48:04 [2022-04-04T17:48:04.184Z] PASS
17:48:04 [2022-04-04T17:48:04.184Z] coverage: 15.1% of statements
17:48:04 [2022-04-04T17:48:04.184Z] --- PASS: TestIsArchivePathDir (0.06s)
17:48:04 [2022-04-04T17:48:04.184Z] === RUN   TestIsArchivePathInvalidFile
17:48:04 [2022-04-04T17:48:04.184Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.079s	coverage: 15.1% of statements
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestIsArchivePathInvalidFile (0.10s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestIsArchivePathTar
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestIsArchivePathTar (0.16s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestDecompressStreamGzip
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestSizeEmpty
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestSizeEmpty (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestSizeEmptyFile
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestSizeEmptyFile (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestSizeNonemptyFile
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestSizeNestedDirectoryEmpty
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestMoveToSubdir
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestMoveToSubdir (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestSizeNonExistingDirectory
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] PASS
17:48:04 [2022-04-04T17:48:04.663Z] coverage: 80.0% of statements
17:48:04 [2022-04-04T17:48:04.663Z] ok  	github.com/docker/docker/pkg/directory	0.048s	coverage: 80.0% of statements
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestDecompressStreamGzip (0.10s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestDecompressStreamBzip2
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestDecompressStreamXz
17:48:04 [2022-04-04T17:48:04.663Z]     archive_test.go:134: Xz not present in msys2
17:48:04 [2022-04-04T17:48:04.663Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestCompressStreamXzUnsupported
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestCompressStreamBzip2Unsupported
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestCompressStreamInvalid
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestExtensionInvalid
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionInvalid (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestExtensionUncompressed
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionUncompressed (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestExtensionBzip2
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionBzip2 (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestExtensionGzip
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionGzip (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestExtensionXz
17:48:04 [2022-04-04T17:48:04.663Z] --- PASS: TestExtensionXz (0.00s)
17:48:04 [2022-04-04T17:48:04.663Z] === RUN   TestCmdStreamLargeStderr
17:48:05 [2022-04-04T17:48:05.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:48:05 [2022-04-04T17:48:05.141Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   TestCmdStreamBad
17:48:05 [2022-04-04T17:48:05.141Z]     archive_test.go:239: Failing on Windows CI machines
17:48:05 [2022-04-04T17:48:05.141Z] --- SKIP: TestCmdStreamBad (0.00s)
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   TestCmdStreamGood
17:48:05 [2022-04-04T17:48:05.141Z] --- PASS: TestCmdStreamGood (0.03s)
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   TestUntarPathWithInvalidDest
17:48:05 [2022-04-04T17:48:05.141Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   TestUntarPathWithInvalidSrc
17:48:05 [2022-04-04T17:48:05.141Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   TestUntarPath
17:48:05 [2022-04-04T17:48:05.141Z] --- PASS: TestUntarPath (0.08s)
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   TestUntarPathWithDestinationFile
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestContainsEntry
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestCreateEntries
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestEntriesDiff
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestEntriesEquality
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestGeneratorNotGenerate
17:48:05 [2022-04-04T17:48:05.141Z] === RUN   Test/TestGeneratorWithPort
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestNewEntry
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestParse
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: Test (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestNewEntry (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestParse (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z] PASS
17:48:05 [2022-04-04T17:48:05.142Z] coverage: 58.3% of statements
17:48:05 [2022-04-04T17:48:05.142Z] ok  	github.com/docker/docker/pkg/discovery	0.042s	coverage: 58.3% of statements
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestCopyWithTarInvalidSrc
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestCopyWithTarSrcFile
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestCopyWithTarSrcFolder
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestCopyFileWithTarInvalidSrc
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestCopyFileWithTarSrcFolder
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestCopyFileWithTarSrcFile
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   TestTarFiles
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestContent
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestInitialize
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestNew
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestParsingContentsWithComments
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestRegister
17:48:05 [2022-04-04T17:48:05.142Z] === RUN   Test/TestWatch
17:48:05 [2022-04-04T17:48:05.142Z] --- PASS: Test (0.01s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestContent (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestInitialize (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestNew (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestRegister (0.00s)
17:48:05 [2022-04-04T17:48:05.142Z]     --- PASS: Test/TestWatch (0.01s)
17:48:05 [2022-04-04T17:48:05.142Z] PASS
17:48:05 [2022-04-04T17:48:05.142Z] coverage: 97.6% of statements
17:48:05 [2022-04-04T17:48:05.142Z] ok  	github.com/docker/docker/pkg/discovery/file	0.053s	coverage: 97.6% of statements
17:48:05 [2022-04-04T17:48:05.152Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:48:05 [2022-04-04T17:48:05.152Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:48:05 [2022-04-04T17:48:05.412Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:48:05 [2022-04-04T17:48:05.671Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:48:05 [2022-04-04T17:48:05.931Z] --- PASS: TestBuildMultiStageCopy (2.09s)
17:48:05 [2022-04-04T17:48:05.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s)
17:48:05 [2022-04-04T17:48:05.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
17:48:05 [2022-04-04T17:48:05.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
17:48:05 [2022-04-04T17:48:05.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:48:05 [2022-04-04T17:48:05.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:48:05 [2022-04-04T17:48:05.931Z] === RUN   TestBuildMultiStageParentConfig
17:48:06 [2022-04-04T17:48:06.149Z] === RUN   Test
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test/TestWatch
17:48:06 [2022-04-04T17:48:06.150Z] --- PASS: Test (0.00s)
17:48:06 [2022-04-04T17:48:06.150Z]     --- PASS: Test/TestWatch (0.00s)
17:48:06 [2022-04-04T17:48:06.150Z] PASS
17:48:06 [2022-04-04T17:48:06.150Z] coverage: 92.3% of statements
17:48:06 [2022-04-04T17:48:06.150Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.050s	coverage: 92.3% of statements
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test/TestInitialize
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test/TestInitialize
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test/TestInitializeWithPattern
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test/TestRegister
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test/TestWatch
17:48:06 [2022-04-04T17:48:06.150Z] --- PASS: Test (0.00s)
17:48:06 [2022-04-04T17:48:06.150Z]     --- PASS: Test/TestInitialize (0.00s)
17:48:06 [2022-04-04T17:48:06.150Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:48:06 [2022-04-04T17:48:06.150Z]     --- PASS: Test/TestRegister (0.00s)
17:48:06 [2022-04-04T17:48:06.150Z]     --- PASS: Test/TestWatch (0.00s)
17:48:06 [2022-04-04T17:48:06.150Z] PASS
17:48:06 [2022-04-04T17:48:06.150Z] coverage: 93.8% of statements
17:48:06 [2022-04-04T17:48:06.150Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.036s	coverage: 93.8% of statements
17:48:06 [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery without TLS"
17:48:06 [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery without TLS"
17:48:06 [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery without TLS"
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test/TestInitializeWithCerts
17:48:06 [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery with TLS"
17:48:06 [2022-04-04T17:48:06.150Z] === RUN   Test/TestWatch
17:48:06 [2022-04-04T17:48:06.150Z] time="2022-04-04T17:48:05Z" level=info msg="Initializing discovery without TLS"
17:48:06 [2022-04-04T17:48:06.499Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
17:48:06 [2022-04-04T17:48:06.500Z] === RUN   TestBuildLabelWithTargets
17:48:06 [2022-04-04T17:48:06.629Z] === RUN   TestPollerAddRemove
17:48:06 [2022-04-04T17:48:06.629Z] --- PASS: TestPollerAddRemove (0.00s)
17:48:06 [2022-04-04T17:48:06.629Z] === RUN   TestPollerEvent
17:48:06 [2022-04-04T17:48:06.629Z]     poller_test.go:41: No chmod on Windows
17:48:06 [2022-04-04T17:48:06.629Z] --- SKIP: TestPollerEvent (0.00s)
17:48:06 [2022-04-04T17:48:06.629Z] === RUN   TestPollerClose
17:48:06 [2022-04-04T17:48:06.629Z] --- PASS: TestPollerClose (0.00s)
17:48:06 [2022-04-04T17:48:06.629Z] PASS
17:48:06 [2022-04-04T17:48:06.629Z] coverage: 36.2% of statements
17:48:06 [2022-04-04T17:48:06.629Z] ok  	github.com/docker/docker/pkg/filenotify	0.040s	coverage: 36.2% of statements
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestCopyFileWithInvalidSrc
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestCopyFileWithInvalidDest
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestCopyFileWithSameSrcAndDest
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestCopyFile
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestCopyFile (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:48:07 [2022-04-04T17:48:07.107Z]     fileutils_test.go:134: Needs porting to Windows
17:48:07 [2022-04-04T17:48:07.107Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestReadSymlinkedDirectoryToFile
17:48:07 [2022-04-04T17:48:07.107Z]     fileutils_test.go:180: Needs porting to Windows
17:48:07 [2022-04-04T17:48:07.107Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestWildcardMatches
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestWildcardMatches (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestPatternMatches
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestPatternMatches (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestPatternMatchesFolderExclusions
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestSingleExclamationError
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestSingleExclamationError (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestMatchesWithNoPatterns
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestMatchesWithMalformedPatterns
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestMatches
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestMatches (0.00s)
17:48:07 [2022-04-04T17:48:07.107Z] === RUN   TestCleanPatterns
17:48:07 [2022-04-04T17:48:07.107Z] --- PASS: TestCleanPatterns (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:48:07 [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] === RUN   TestCleanPatternsExceptionFlag
17:48:07 [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:48:07 [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:48:07 [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] === RUN   TestCleanPatternsErrorSingleException
17:48:07 [2022-04-04T17:48:07.108Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] === RUN   TestCreateIfNotExistsDir
17:48:07 [2022-04-04T17:48:07.108Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] === RUN   TestCreateIfNotExistsFile
17:48:07 [2022-04-04T17:48:07.108Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] === RUN   TestMatch
17:48:07 [2022-04-04T17:48:07.108Z] --- PASS: TestMatch (0.00s)
17:48:07 [2022-04-04T17:48:07.108Z] PASS
17:48:07 [2022-04-04T17:48:07.108Z] coverage: 85.4% of statements
17:48:07 [2022-04-04T17:48:07.108Z] ok  	github.com/docker/docker/pkg/fileutils	0.067s	coverage: 85.4% of statements
17:48:07 [2022-04-04T17:48:07.437Z] --- PASS: TestBuildLabelWithTargets (0.91s)
17:48:07 [2022-04-04T17:48:07.437Z] === RUN   TestBuildWithEmptyLayers
17:48:07 [2022-04-04T17:48:07.589Z] === RUN   TestGet
17:48:07 [2022-04-04T17:48:07.589Z] --- PASS: TestGet (0.00s)
17:48:07 [2022-04-04T17:48:07.589Z] === RUN   TestGetShortcutString
17:48:07 [2022-04-04T17:48:07.589Z] --- PASS: TestGetShortcutString (0.00s)
17:48:07 [2022-04-04T17:48:07.589Z] PASS
17:48:07 [2022-04-04T17:48:07.589Z] coverage: 42.9% of statements
17:48:07 [2022-04-04T17:48:07.589Z] ok  	github.com/docker/docker/pkg/homedir	0.056s	coverage: 42.9% of statements
17:48:07 [2022-04-04T17:48:07.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:48:07 [2022-04-04T17:48:07.696Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
17:48:07 [2022-04-04T17:48:07.696Z] === RUN   TestBuildMultiStageOnBuild
17:48:07 [2022-04-04T17:48:07.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:48:08 [2022-04-04T17:48:08.068Z] === RUN   TestCreateIDMapOrder
17:48:08 [2022-04-04T17:48:08.068Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:48:08 [2022-04-04T17:48:08.068Z] PASS
17:48:08 [2022-04-04T17:48:08.068Z] coverage: 7.2% of statements
17:48:08 [2022-04-04T17:48:08.068Z] ok  	github.com/docker/docker/pkg/idtools	0.042s	coverage: 7.2% of statements
17:48:08 [2022-04-04T17:48:08.547Z] === RUN   TestFixedBufferCap
17:48:08 [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferCap (0.00s)
17:48:08 [2022-04-04T17:48:08.547Z] === RUN   TestFixedBufferLen
17:48:08 [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferLen (0.00s)
17:48:08 [2022-04-04T17:48:08.547Z] === RUN   TestFixedBufferString
17:48:08 [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferString (0.00s)
17:48:08 [2022-04-04T17:48:08.547Z] === RUN   TestFixedBufferWrite
17:48:08 [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferWrite (0.00s)
17:48:08 [2022-04-04T17:48:08.547Z] === RUN   TestFixedBufferRead
17:48:08 [2022-04-04T17:48:08.547Z] --- PASS: TestFixedBufferRead (0.00s)
17:48:08 [2022-04-04T17:48:08.547Z] === RUN   TestBytesPipeRead
17:48:08 [2022-04-04T17:48:08.547Z] --- PASS: TestBytesPipeRead (0.00s)
17:48:08 [2022-04-04T17:48:08.547Z] === RUN   TestBytesPipeWrite
17:48:08 [2022-04-04T17:48:08.547Z] --- PASS: TestBytesPipeWrite (0.00s)
17:48:08 [2022-04-04T17:48:08.547Z] === RUN   TestBytesPipeWriteRandomChunks
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestAtomicWriteToFile
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestAtomicWriteSetCommit
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestAtomicWriteSetCancel
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestReadCloserWrapperClose
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestReaderErrWrapperReadOnError
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestReaderErrWrapperRead
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestHashData
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestHashData (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestCancelReadCloser
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestError
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestError (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString/no_progress
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString/progress_1
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString/with_units
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestProgressString/hide_counts
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestProgressString (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: TestProgressString/with_units (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestJSONMessageDisplay
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: Test (3.16s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: Test/TestInitialize (0.15s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z]     --- PASS: Test/TestWatch (3.00s)
17:48:09 [2022-04-04T17:48:09.025Z] PASS
17:48:09 [2022-04-04T17:48:09.025Z] coverage: 84.1% of statements
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestCancelReadCloser (0.10s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestWriteCloserWrapperClose
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.229s	coverage: 84.1% of statements
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestNopWriteCloser
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestNopWriteCloser (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestNopWriter
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestNopWriter (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] === RUN   TestWriteCounter
17:48:09 [2022-04-04T17:48:09.025Z] --- PASS: TestWriteCounter (0.00s)
17:48:09 [2022-04-04T17:48:09.025Z] PASS
17:48:09 [2022-04-04T17:48:09.025Z] coverage: 69.7% of statements
17:48:09 [2022-04-04T17:48:09.025Z] ok  	github.com/docker/docker/pkg/ioutils	0.577s	coverage: 69.7% of statements
17:48:09 [2022-04-04T17:48:09.026Z] --- PASS: TestJSONMessageDisplay (0.13s)
17:48:09 [2022-04-04T17:48:09.026Z] === RUN   TestJSONMessageDisplayWithJSONError
17:48:09 [2022-04-04T17:48:09.504Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:48:09 [2022-04-04T17:48:09.504Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:48:09 [2022-04-04T17:48:09.504Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:48:09 [2022-04-04T17:48:09.504Z] === RUN   TestDisplayJSONMessagesStream
17:48:09 [2022-04-04T17:48:09.504Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:48:09 [2022-04-04T17:48:09.504Z] PASS
17:48:09 [2022-04-04T17:48:09.504Z] coverage: 91.7% of statements
17:48:09 [2022-04-04T17:48:09.504Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.173s	coverage: 91.7% of statements
17:48:09 [2022-04-04T17:48:09.504Z] === RUN   TestStandardLongPath
17:48:09 [2022-04-04T17:48:09.504Z] --- PASS: TestStandardLongPath (0.00s)
17:48:09 [2022-04-04T17:48:09.504Z] === RUN   TestUNCLongPath
17:48:09 [2022-04-04T17:48:09.504Z] --- PASS: TestUNCLongPath (0.00s)
17:48:09 [2022-04-04T17:48:09.504Z] PASS
17:48:09 [2022-04-04T17:48:09.504Z] coverage: 100.0% of statements
17:48:09 [2022-04-04T17:48:09.504Z] ok  	github.com/docker/docker/pkg/longpath	0.034s	coverage: 100.0% of statements
17:48:09 [2022-04-04T17:48:09.504Z] --- PASS: TestTarFiles (4.50s)
17:48:09 [2022-04-04T17:48:09.504Z] === RUN   TestTarUntar
17:48:09 [2022-04-04T17:48:09.601Z] --- PASS: TestBuildMultiStageOnBuild (1.48s)
17:48:09 [2022-04-04T17:48:09.601Z] === RUN   TestBuildUncleanTarFilenames
17:48:09 [2022-04-04T17:48:09.699Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:48:09 [2022-04-04T17:48:09.699Z] 
17:48:09 [2022-04-04T17:48:09.699Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:48:09 [2022-04-04T17:48:09.699Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:48:09 [2022-04-04T17:48:09.699Z] HOSTNAME=34482ea8dd91
17:48:09 [2022-04-04T17:48:09.699Z] TESTDEBUG=0
17:48:09 [2022-04-04T17:48:09.699Z] DEST=bundles/test-integration
17:48:09 [2022-04-04T17:48:09.699Z] PWD=/go/src/github.com/docker/docker
17:48:09 [2022-04-04T17:48:09.699Z] DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0
17:48:09 [2022-04-04T17:48:09.699Z] container=docker
17:48:09 [2022-04-04T17:48:09.699Z] HOME=/root
17:48:09 [2022-04-04T17:48:09.699Z] GOLANG_VERSION=1.16.15
17:48:09 [2022-04-04T17:48:09.699Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:48:09 [2022-04-04T17:48:09.699Z] VALIDATE_BRANCH=20.10
17:48:09 [2022-04-04T17:48:09.699Z] TERM=xterm
17:48:09 [2022-04-04T17:48:09.699Z] DOCKER_PKG=github.com/docker/docker
17:48:09 [2022-04-04T17:48:09.699Z] SHLVL=1
17:48:09 [2022-04-04T17:48:09.699Z] TIMEOUT=120m
17:48:09 [2022-04-04T17:48:09.699Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:48:09 [2022-04-04T17:48:09.699Z] DOCKER_GRAPHDRIVER=overlay2
17:48:09 [2022-04-04T17:48:09.699Z] GO111MODULE=off
17:48:09 [2022-04-04T17:48:09.699Z] DOCKER_EXPERIMENTAL=1
17:48:09 [2022-04-04T17:48:09.699Z] TEST_SKIP_INTEGRATION_CLI=1
17:48:09 [2022-04-04T17:48:09.699Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:48:09 [2022-04-04T17:48:09.699Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:48:09 [2022-04-04T17:48:09.699Z] GOPATH=/go
17:48:09 [2022-04-04T17:48:09.699Z] PKG_CONFIG=pkg-config
17:48:09 [2022-04-04T17:48:09.699Z] _=/usr/bin/env
17:48:09 [2022-04-04T17:48:09.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:48:09 [2022-04-04T17:48:09.860Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
17:48:09 [2022-04-04T17:48:09.860Z] === RUN   TestBuildMultiStageLayerLeak
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestTarUntar (0.03s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestTarWithOptions
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestTarWithOptions (0.02s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestUntarUstarGnuConflict
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestUntarInvalidFilenames
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestNameFormat
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestNameFormat (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestNameRetries
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestNameRetries (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] PASS
17:48:09 [2022-04-04T17:48:09.990Z] coverage: 85.7% of statements
17:48:09 [2022-04-04T17:48:09.990Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.034s	coverage: 85.7% of statements
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames841496378\\dest"
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestUntarInvalidFilenames (0.14s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestUntarHardlinkToSymlink
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestUntarInvalidHardlink
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink373827499\\victim\\hello" -> "../victim/hello"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink794267918\\victim\\hello" -> "/../victim/hello"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink526591765\\victim" -> "../victim"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink655838576\\victim" -> "../victim"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink292061711\\victim" -> "../victim"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink980139554\\victim" -> "../victim"
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestUntarInvalidHardlink (0.02s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestUntarInvalidSymlink
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink542337305\\dest\\dotdot" -> "../victim/hello"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink610366884\\dest\\slash-dotdot" -> "/../victim/hello"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink567093427\\dest\\loophole-victim" -> "../victim"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink086635638\\dest\\loophole-victim" -> "../victim"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink420350813\\dest\\loophole-victim" -> "../victim"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink127190808\\dest\\loophole-victim" -> "../victim"
17:48:09 [2022-04-04T17:48:09.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink844702615\\dest\\dir\\loophole" -> "../../victim"
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestUntarInvalidSymlink (0.04s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestTempArchiveCloseMultipleTimes
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestXGlobalNoParent
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestXGlobalNoParent (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestReplaceFileTarWrapper
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestReplaceFileTarWrapper (0.15s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestPrefixHeaderReadable
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestDisablePigz
17:48:09 [2022-04-04T17:48:09.990Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestParseKeyValueOpt
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestParseUintList
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestParseUintList (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] === RUN   TestParseUintListMaximumLimits
17:48:09 [2022-04-04T17:48:09.990Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:48:09 [2022-04-04T17:48:09.990Z] PASS
17:48:09 [2022-04-04T17:48:09.990Z] coverage: 97.0% of statements
17:48:09 [2022-04-04T17:48:09.990Z] ok  	github.com/docker/docker/pkg/parsers	0.039s	coverage: 97.0% of statements
17:48:10 [2022-04-04T17:48:10.469Z] --- PASS: TestDisablePigz (0.10s)
17:48:10 [2022-04-04T17:48:10.469Z] === RUN   TestPigz
17:48:10 [2022-04-04T17:48:10.469Z] === RUN   TestNewAndRemove
17:48:10 [2022-04-04T17:48:10.469Z] --- PASS: TestNewAndRemove (0.00s)
17:48:10 [2022-04-04T17:48:10.469Z] === RUN   TestRemoveInvalidPath
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:48:10 [2022-04-04T17:48:10.470Z] PASS
17:48:10 [2022-04-04T17:48:10.470Z] coverage: 82.6% of statements
17:48:10 [2022-04-04T17:48:10.470Z] ok  	github.com/docker/docker/pkg/pidfile	0.040s	coverage: 82.6% of statements
17:48:10 [2022-04-04T17:48:10.470Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestPigz (0.11s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestCopyFileWithInvalidDest
17:48:10 [2022-04-04T17:48:10.470Z]     archive_windows_test.go:16: Currently fails
17:48:10 [2022-04-04T17:48:10.470Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestCanonicalTarNameForPath
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestCanonicalTarName
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestCanonicalTarName (0.00s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestChmodTarEntry
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestChmodTarEntry (0.00s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestHardLinkOrder
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestHardLinkOrder (0.10s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestChangeString
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestChangeString (0.00s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestChangesWithNoChanges
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestChangesWithNoChanges (0.03s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestChangesWithChanges
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestChangesWithChanges (0.03s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestChangesWithChangesGH13590
17:48:10 [2022-04-04T17:48:10.470Z]     changes_test.go:192: needs more investigation
17:48:10 [2022-04-04T17:48:10.470Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestChangesDirsEmpty
17:48:10 [2022-04-04T17:48:10.470Z] --- PASS: TestChangesDirsEmpty (0.14s)
17:48:10 [2022-04-04T17:48:10.470Z] === RUN   TestChangesDirsMutated
17:48:11 [2022-04-04T17:48:11.240Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s)
17:48:11 [2022-04-04T17:48:11.240Z] === RUN   TestBuildWithHugeFile
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestChangesDirsMutated (0.12s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestApplyLayer
17:48:11 [2022-04-04T17:48:11.260Z]     changes_test.go:405: needs further investigation
17:48:11 [2022-04-04T17:48:11.260Z] --- SKIP: TestApplyLayer (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestChangesSizeWithHardlinks
17:48:11 [2022-04-04T17:48:11.260Z]     changes_test.go:441: needs further investigation
17:48:11 [2022-04-04T17:48:11.260Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestChangesSizeWithNoChanges
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestChangesSize
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestChangesSize (0.01s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestApplyLayerInvalidFilenames
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames152263342\\dest"
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestApplyLayerInvalidHardlink
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink088883728\\victim\\hello" -> "../victim/hello"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink462808111\\victim\\hello" -> "/../victim/hello"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink300254658\\victim" -> "../victim"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink824079929\\victim" -> "../victim"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink146564164\\victim" -> "../victim"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink126106835\\victim" -> "../victim"
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestApplyLayerInvalidSymlink
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink099810326\\dest\\dotdot" -> "../victim/hello"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink914880637\\dest\\slash-dotdot" -> "/../victim/hello"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink295901624\\dest\\loophole-victim" -> "../victim"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink239522743\\dest\\loophole-victim" -> "../victim"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink678510506\\dest\\loophole-victim" -> "../victim"
17:48:11 [2022-04-04T17:48:11.260Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink912216833\\dest\\loophole-victim" -> "../victim"
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestApplyLayerWhiteouts
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestGenerateEmptyFile
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestGenerateWithContent
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestGenerateWithContent (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] PASS
17:48:11 [2022-04-04T17:48:11.260Z] coverage: 62.6% of statements
17:48:11 [2022-04-04T17:48:11.260Z] ok  	github.com/docker/docker/pkg/archive	6.636s	coverage: 62.6% of statements
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestParseEmptyInterface
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestParseEmptyInterface (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestParseNonInterfaceType
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestParseWithOneFunction
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestParseWithOneFunction (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestParseWithMultipleFuncs
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestParseWithUnnamedReturn
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestEmbeddedInterface
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestEmbeddedInterface (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestParsedImports
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestParsedImports (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestAliasedImports
17:48:11 [2022-04-04T17:48:11.260Z] --- PASS: TestAliasedImports (0.00s)
17:48:11 [2022-04-04T17:48:11.260Z] PASS
17:48:11 [2022-04-04T17:48:11.260Z] coverage: 56.8% of statements
17:48:11 [2022-04-04T17:48:11.260Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.054s	coverage: 56.8% of statements
17:48:11 [2022-04-04T17:48:11.260Z] === RUN   TestFailedConnection
17:48:11 [2022-04-04T17:48:11.739Z] === RUN   TestHTTPTransport
17:48:11 [2022-04-04T17:48:11.739Z] --- PASS: TestHTTPTransport (0.00s)
17:48:11 [2022-04-04T17:48:11.739Z] PASS
17:48:11 [2022-04-04T17:48:11.739Z] coverage: 85.7% of statements
17:48:11 [2022-04-04T17:48:11.739Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.037s	coverage: 85.7% of statements
17:48:11 [2022-04-04T17:48:11.739Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:48:11 [2022-04-04T17:48:11.739Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:48:11 [2022-04-04T17:48:11.739Z] === RUN   TestBufioReaderPoolPutAndGet
17:48:11 [2022-04-04T17:48:11.739Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:48:11 [2022-04-04T17:48:11.739Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:48:11 [2022-04-04T17:48:11.739Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:48:11 [2022-04-04T17:48:11.739Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:48:11 [2022-04-04T17:48:11.739Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:48:11 [2022-04-04T17:48:11.739Z] === RUN   TestBufioWriterPoolPutAndGet
17:48:11 [2022-04-04T17:48:11.739Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:48:11 [2022-04-04T17:48:11.739Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:48:11 [2022-04-04T17:48:11.739Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:48:11 [2022-04-04T17:48:11.739Z] === RUN   TestBufferPoolPutAndGet
17:48:11 [2022-04-04T17:48:11.739Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:48:11 [2022-04-04T17:48:11.739Z] PASS
17:48:11 [2022-04-04T17:48:11.739Z] coverage: 88.2% of statements
17:48:11 [2022-04-04T17:48:11.739Z] ok  	github.com/docker/docker/pkg/pools	0.040s	coverage: 88.2% of statements
17:48:12 [2022-04-04T17:48:12.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:48:12 [2022-04-04T17:48:12.218Z] === RUN   TestOutputOnPrematureClose
17:48:12 [2022-04-04T17:48:12.218Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:48:12 [2022-04-04T17:48:12.218Z] === RUN   TestCompleteSilently
17:48:12 [2022-04-04T17:48:12.218Z] --- PASS: TestCompleteSilently (0.00s)
17:48:12 [2022-04-04T17:48:12.218Z] PASS
17:48:12 [2022-04-04T17:48:12.218Z] coverage: 75.9% of statements
17:48:12 [2022-04-04T17:48:12.218Z] ok  	github.com/docker/docker/pkg/progress	0.040s	coverage: 75.9% of statements
17:48:12 [2022-04-04T17:48:12.705Z] --- PASS: TestFailedConnection (1.03s)
17:48:12 [2022-04-04T17:48:12.705Z] === RUN   TestFailOnce
17:48:12 [2022-04-04T17:48:12.705Z] === RUN   TestSendToOneSub
17:48:12 [2022-04-04T17:48:12.705Z] --- PASS: TestSendToOneSub (0.00s)
17:48:12 [2022-04-04T17:48:12.705Z] === RUN   TestSendToMultipleSubs
17:48:12 [2022-04-04T17:48:12.705Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:48:12 [2022-04-04T17:48:12.705Z] === RUN   TestEvictOneSub
17:48:12 [2022-04-04T17:48:12.705Z] --- PASS: TestEvictOneSub (0.00s)
17:48:12 [2022-04-04T17:48:12.705Z] === RUN   TestClosePublisher
17:48:12 [2022-04-04T17:48:12.705Z] --- PASS: TestClosePublisher (0.00s)
17:48:12 [2022-04-04T17:48:12.705Z] === RUN   TestPubSubRace
17:48:12 [2022-04-04T17:48:12.705Z] 2022/04/04 17:48:12 http: panic serving 127.0.0.1:49236: Plugin not ready
17:48:12 [2022-04-04T17:48:12.705Z] goroutine 22 [running]:
17:48:12 [2022-04-04T17:48:12.705Z] net/http.(*conn).serve.func1(0xc0000c0000)
17:48:12 [2022-04-04T17:48:12.705Z] 	c:/go/src/net/http/server.go:1805 +0x153
17:48:12 [2022-04-04T17:48:12.705Z] panic(0x1604240, 0x171a950)
17:48:12 [2022-04-04T17:48:12.705Z] 	c:/go/src/runtime/panic.go:971 +0x49a
17:48:12 [2022-04-04T17:48:12.705Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x172b0b0, 0xc00019a000, 0xc0000b2200)
17:48:12 [2022-04-04T17:48:12.705Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
17:48:12 [2022-04-04T17:48:12.705Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x172b0b0, 0xc00019a000, 0xc0000b2200)
17:48:12 [2022-04-04T17:48:12.705Z] 	c:/go/src/net/http/server.go:2050 +0x4b
17:48:12 [2022-04-04T17:48:12.705Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x172b0b0, 0xc00019a000, 0xc0000b2200)
17:48:12 [2022-04-04T17:48:12.705Z] 	c:/go/src/net/http/server.go:2429 +0x1b7
17:48:12 [2022-04-04T17:48:12.705Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x172b0b0, 0xc00019a000, 0xc0000b2200)
17:48:12 [2022-04-04T17:48:12.705Z] 	c:/go/src/net/http/server.go:2868 +0xaa
17:48:12 [2022-04-04T17:48:12.705Z] net/http.(*conn).serve(0xc0000c0000, 0x172bca0, 0xc00009e0c0)
17:48:12 [2022-04-04T17:48:12.705Z] 	c:/go/src/net/http/server.go:1933 +0x8cd
17:48:12 [2022-04-04T17:48:12.705Z] created by net/http.(*Server).Serve
17:48:12 [2022-04-04T17:48:12.705Z] 	c:/go/src/net/http/server.go:2994 +0x3b8
17:48:12 [2022-04-04T17:48:12.705Z] time="2022-04-04T17:48:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49235/Test.FailOnce: Post \"http://127.0.0.1:49235/Test.FailOnce\": EOF, retrying in 1s"
17:48:13 [2022-04-04T17:48:13.185Z] === RUN   TestRegister
17:48:13 [2022-04-04T17:48:13.185Z] --- PASS: TestRegister (0.00s)
17:48:13 [2022-04-04T17:48:13.185Z] === RUN   TestCommand
17:48:13 [2022-04-04T17:48:13.185Z] --- PASS: TestCommand (0.02s)
17:48:13 [2022-04-04T17:48:13.185Z] === RUN   TestNaiveSelf
17:48:13 [2022-04-04T17:48:13.185Z] --- PASS: TestNaiveSelf (0.02s)
17:48:13 [2022-04-04T17:48:13.185Z] PASS
17:48:13 [2022-04-04T17:48:13.185Z] coverage: 82.4% of statements
17:48:13 [2022-04-04T17:48:13.185Z] ok  	github.com/docker/docker/pkg/reexec	0.074s	coverage: 82.4% of statements
17:48:13 [2022-04-04T17:48:13.664Z] --- PASS: TestPubSubRace (1.04s)
17:48:13 [2022-04-04T17:48:13.664Z] PASS
17:48:13 [2022-04-04T17:48:13.664Z] coverage: 75.0% of statements
17:48:13 [2022-04-04T17:48:13.664Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 75.0% of statements
17:48:13 [2022-04-04T17:48:13.664Z] --- PASS: TestFailOnce (1.13s)
17:48:13 [2022-04-04T17:48:13.664Z] === RUN   TestEchoInputOutput
17:48:13 [2022-04-04T17:48:13.664Z] --- PASS: TestEchoInputOutput (0.00s)
17:48:13 [2022-04-04T17:48:13.664Z] === RUN   TestBackoff
17:48:13 [2022-04-04T17:48:13.664Z] --- PASS: TestBackoff (0.00s)
17:48:13 [2022-04-04T17:48:13.664Z] === RUN   TestAbortRetry
17:48:13 [2022-04-04T17:48:13.664Z] --- PASS: TestAbortRetry (0.00s)
17:48:13 [2022-04-04T17:48:13.664Z] === RUN   TestClientScheme
17:48:13 [2022-04-04T17:48:13.664Z] --- PASS: TestClientScheme (0.00s)
17:48:13 [2022-04-04T17:48:13.664Z] === RUN   TestNewClientWithTimeout
17:48:13 [2022-04-04T17:48:13.664Z] === RUN   TestParseSignal
17:48:13 [2022-04-04T17:48:13.664Z] --- PASS: TestParseSignal (0.00s)
17:48:13 [2022-04-04T17:48:13.664Z] === RUN   TestValidSignalForPlatform
17:48:13 [2022-04-04T17:48:13.664Z] --- PASS: TestValidSignalForPlatform (0.00s)
17:48:13 [2022-04-04T17:48:13.664Z] PASS
17:48:13 [2022-04-04T17:48:13.664Z] coverage: 19.7% of statements
17:48:13 [2022-04-04T17:48:13.664Z] ok  	github.com/docker/docker/pkg/signal	0.031s	coverage: 19.7% of statements
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestNewStdWriter
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestNewStdWriter (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestWriteWithUninitializedStdWriter
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestWriteWithNilBytes
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestWrite
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestWrite (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestWriteWithWriterError
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestWriteWithWriterError (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyWriteAndRead
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyWithInvalidInputHeader
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyWithCorruptedPrefix
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyReturnsWriteErrors
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:48:14 [2022-04-04T17:48:14.143Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:48:14 [2022-04-04T17:48:14.143Z] PASS
17:48:14 [2022-04-04T17:48:14.143Z] coverage: 100.0% of statements
17:48:14 [2022-04-04T17:48:14.143Z] time="2022-04-04T17:48:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:48:14 [2022-04-04T17:48:14.143Z] ok  	github.com/docker/docker/pkg/stdcopy	0.033s	coverage: 100.0% of statements
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestRawProgressFormatterFormatStatus
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestRawProgressFormatterFormatProgress
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestFormatStatus
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestFormatStatus (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestFormatError
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestFormatError (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestFormatJSONError
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestFormatJSONError (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestJsonProgressFormatterFormatProgress
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestJsonProgressFormatterFormatStatus
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestNewJSONProgressOutput
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestAuxFormatterEmit
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestStreamWriterStdout
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestStreamWriterStdout (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestStreamWriterStderr
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestStreamWriterStderr (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] PASS
17:48:14 [2022-04-04T17:48:14.623Z] coverage: 66.2% of statements
17:48:14 [2022-04-04T17:48:14.623Z] ok  	github.com/docker/docker/pkg/streamformatter	0.038s	coverage: 66.2% of statements
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestGenerateRandomID
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestGenerateRandomID (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestShortenId
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestShortenId (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestShortenSha256Id
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestShortenSha256Id (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestShortenIdEmpty
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestShortenIdEmpty (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestShortenIdInvalid
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestShortenIdInvalid (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestIsShortIDNonHex
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] === RUN   TestIsShortIDNotCorrectSize
17:48:14 [2022-04-04T17:48:14.623Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:48:14 [2022-04-04T17:48:14.623Z] PASS
17:48:14 [2022-04-04T17:48:14.623Z] coverage: 70.6% of statements
17:48:14 [2022-04-04T17:48:14.623Z] ok  	github.com/docker/docker/pkg/stringid	0.029s	coverage: 70.6% of statements
17:48:15 [2022-04-04T17:48:15.103Z] === RUN   TestIsCpusetListAvailable
17:48:15 [2022-04-04T17:48:15.103Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:48:15 [2022-04-04T17:48:15.103Z] PASS
17:48:15 [2022-04-04T17:48:15.103Z] coverage: 38.2% of statements
17:48:15 [2022-04-04T17:48:15.103Z] ok  	github.com/docker/docker/pkg/sysinfo	0.029s	coverage: 38.2% of statements
17:48:15 [2022-04-04T17:48:15.581Z] time="2022-04-04T17:48:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestTailFile
17:48:16 [2022-04-04T17:48:16.060Z] --- PASS: TestTailFile (0.00s)
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestTailFileManyLines
17:48:16 [2022-04-04T17:48:16.060Z] --- PASS: TestTailFileManyLines (0.00s)
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestTailEmptyFile
17:48:16 [2022-04-04T17:48:16.060Z] --- PASS: TestTailEmptyFile (0.00s)
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestTailNegativeN
17:48:16 [2022-04-04T17:48:16.060Z] --- PASS: TestTailNegativeN (0.00s)
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader
17:48:16 [2022-04-04T17:48:16.060Z] === CONT  TestNewTailReader
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/no_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/no_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/single_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/2_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/4_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/truncated_last_line
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/truncated_last_line#01
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/truncated_last_line#02
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:48:16 [2022-04-04T17:48:16.060Z] === CONT  TestNewTailReader/12_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.060Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.060Z] === CONT  TestNewTailReader/8_byte_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.060Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.060Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/4_byte_delimiter
17:48:16 [2022-04-04T17:48:16.061Z] === CONT  TestNewTailReader/2_byte_delimiter
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/single_byte_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/no_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestChtimes
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.062Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.062Z] --- PASS: TestChtimes (0.00s)
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestChtimesWindows
17:48:16 [2022-04-04T17:48:16.062Z] --- PASS: TestChtimesWindows (0.00s)
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:48:16 [2022-04-04T17:48:16.062Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestEnsureRemoveAllNotExist
17:48:16 [2022-04-04T17:48:16.062Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestEnsureRemoveAllWithDir
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.062Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.063Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestEnsureRemoveAllWithFile
17:48:16 [2022-04-04T17:48:16.063Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestHasWin32KSupport
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.063Z]     syscall_windows_test.go:8: win32k: true
17:48:16 [2022-04-04T17:48:16.063Z] --- PASS: TestHasWin32KSupport (0.00s)
17:48:16 [2022-04-04T17:48:16.063Z] PASS
17:48:16 [2022-04-04T17:48:16.063Z] coverage: 12.0% of statements
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] ok  	github.com/docker/docker/pkg/system	0.051s	coverage: 12.0% of statements
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.063Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.063Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.064Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.064Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.544Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.544Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.545Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:48:16 [2022-04-04T17:48:16.546Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:48:16 [2022-04-04T17:48:16.546Z] --- PASS: TestNewTailReader (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.546Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.547Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.01s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.548Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:48:16 [2022-04-04T17:48:16.549Z] PASS
17:48:16 [2022-04-04T17:48:16.549Z] coverage: 88.6% of statements
17:48:16 [2022-04-04T17:48:16.549Z] ok  	github.com/docker/docker/pkg/tailfile	0.248s	coverage: 88.6% of statements
17:48:17 [2022-04-04T17:48:17.028Z] testing: warning: no tests to run
17:48:17 [2022-04-04T17:48:17.028Z] PASS
17:48:17 [2022-04-04T17:48:17.028Z] coverage: [no statements]
17:48:17 [2022-04-04T17:48:17.028Z] ok  	github.com/docker/docker/pkg/term/windows	0.028s	coverage: [no statements] [no tests to run]
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestTarSumRemoveNonExistent
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestTarSumRemove
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestTarSumRemove (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestSortFileInfoSums
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestSortFileInfoSums (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestNewTarSumForLabelInvalid
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestNewTarSumForLabel
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestEmptyTar
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestEmptyTar (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestTarSumsReadSize
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestTarSumsReadSize (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestTarSums
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestTarSums (0.06s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestIteration
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestIteration (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestVersionLabelForChecksum
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestVersion
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestVersion (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestGetVersion
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestGetVersion (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] === RUN   TestGetVersions
17:48:17 [2022-04-04T17:48:17.028Z] --- PASS: TestGetVersions (0.00s)
17:48:17 [2022-04-04T17:48:17.028Z] PASS
17:48:17 [2022-04-04T17:48:17.028Z] coverage: 89.3% of statements
17:48:17 [2022-04-04T17:48:17.028Z] ok  	github.com/docker/docker/pkg/tarsum	0.118s	coverage: 89.3% of statements
17:48:17 [2022-04-04T17:48:17.507Z] === RUN   TestTruncIndex
17:48:17 [2022-04-04T17:48:17.507Z] --- PASS: TestTruncIndex (0.10s)
17:48:17 [2022-04-04T17:48:17.507Z] PASS
17:48:17 [2022-04-04T17:48:17.507Z] coverage: 91.5% of statements
17:48:17 [2022-04-04T17:48:17.507Z] ok  	github.com/docker/docker/pkg/truncindex	0.131s	coverage: 91.5% of statements
17:48:17 [2022-04-04T17:48:17.507Z] === RUN   TestIsGIT
17:48:17 [2022-04-04T17:48:17.507Z] --- PASS: TestIsGIT (0.00s)
17:48:17 [2022-04-04T17:48:17.507Z] === RUN   TestIsTransport
17:48:17 [2022-04-04T17:48:17.507Z] --- PASS: TestIsTransport (0.00s)
17:48:17 [2022-04-04T17:48:17.507Z] PASS
17:48:17 [2022-04-04T17:48:17.507Z] coverage: 100.0% of statements
17:48:17 [2022-04-04T17:48:17.507Z] ok  	github.com/docker/docker/pkg/urlutil	0.047s	coverage: 100.0% of statements
17:48:17 [2022-04-04T17:48:17.986Z] time="2022-04-04T17:48:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:48:17 [2022-04-04T17:48:17.986Z] === RUN   TestVersionInfo
17:48:17 [2022-04-04T17:48:17.986Z] --- PASS: TestVersionInfo (0.00s)
17:48:17 [2022-04-04T17:48:17.986Z] === RUN   TestAppendVersions
17:48:17 [2022-04-04T17:48:17.986Z] --- PASS: TestAppendVersions (0.00s)
17:48:17 [2022-04-04T17:48:17.986Z] PASS
17:48:17 [2022-04-04T17:48:17.986Z] coverage: 88.9% of statements
17:48:17 [2022-04-04T17:48:17.986Z] ok  	github.com/docker/docker/pkg/useragent	0.052s	coverage: 88.9% of statements
17:48:18 [2022-04-04T17:48:18.993Z] === RUN   TestValidatePrivileges
17:48:18 [2022-04-04T17:48:18.993Z] --- PASS: TestValidatePrivileges (0.00s)
17:48:18 [2022-04-04T17:48:18.993Z] === RUN   TestFilterByCapNeg
17:48:18 [2022-04-04T17:48:18.993Z] --- PASS: TestFilterByCapNeg (0.00s)
17:48:18 [2022-04-04T17:48:18.993Z] === RUN   TestFilterByCapPos
17:48:18 [2022-04-04T17:48:18.993Z] --- PASS: TestFilterByCapPos (0.00s)
17:48:18 [2022-04-04T17:48:18.993Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:48:18 [2022-04-04T17:48:18.993Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:48:18 [2022-04-04T17:48:18.993Z] PASS
17:48:18 [2022-04-04T17:48:18.993Z] coverage: 12.0% of statements
17:48:18 [2022-04-04T17:48:18.993Z] ok  	github.com/docker/docker/plugin	0.044s	coverage: 12.0% of statements
17:48:18 [2022-04-04T17:48:18.993Z] === RUN   TestNewSettable
17:48:18 [2022-04-04T17:48:18.993Z] --- PASS: TestNewSettable (0.00s)
17:48:18 [2022-04-04T17:48:18.993Z] === RUN   TestIsSettable
17:48:18 [2022-04-04T17:48:18.993Z] --- PASS: TestIsSettable (0.00s)
17:48:18 [2022-04-04T17:48:18.993Z] === RUN   TestUpdateSettingsEnv
17:48:18 [2022-04-04T17:48:18.993Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:48:18 [2022-04-04T17:48:18.993Z] PASS
17:48:18 [2022-04-04T17:48:18.993Z] coverage: 20.1% of statements
17:48:19 [2022-04-04T17:48:19.472Z] ok  	github.com/docker/docker/plugin/v2	0.031s	coverage: 20.1% of statements
17:48:19 [2022-04-04T17:48:19.952Z] === RUN   TestLoad
17:48:19 [2022-04-04T17:48:19.952Z] --- PASS: TestLoad (0.00s)
17:48:19 [2022-04-04T17:48:19.952Z] === RUN   TestSave
17:48:19 [2022-04-04T17:48:19.952Z] --- PASS: TestSave (0.04s)
17:48:19 [2022-04-04T17:48:19.952Z] === RUN   TestAddDeleteGet
17:48:19 [2022-04-04T17:48:19.952Z] --- PASS: TestAddDeleteGet (0.05s)
17:48:19 [2022-04-04T17:48:19.952Z] === RUN   TestInvalidTags
17:48:19 [2022-04-04T17:48:19.952Z] --- PASS: TestInvalidTags (0.01s)
17:48:19 [2022-04-04T17:48:19.952Z] PASS
17:48:19 [2022-04-04T17:48:19.952Z] coverage: 84.4% of statements
17:48:20 [2022-04-04T17:48:20.431Z] ok  	github.com/docker/docker/reference	0.131s	coverage: 84.4% of statements
17:48:20 [2022-04-04T17:48:20.910Z] === RUN   TestResolveAuthConfigIndexServer
17:48:20 [2022-04-04T17:48:20.910Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:48:20 [2022-04-04T17:48:20.910Z] === RUN   TestResolveAuthConfigFullURL
17:48:20 [2022-04-04T17:48:20.910Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:48:20 [2022-04-04T17:48:20.910Z] === RUN   TestLoadAllowNondistributableArtifacts
17:48:20 [2022-04-04T17:48:20.910Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:48:20 [2022-04-04T17:48:20.910Z] === RUN   TestValidateMirror
17:48:20 [2022-04-04T17:48:20.910Z] --- PASS: TestValidateMirror (0.00s)
17:48:20 [2022-04-04T17:48:20.910Z] === RUN   TestLoadInsecureRegistries
17:48:21 [2022-04-04T17:48:21.389Z] time="2022-04-04T17:48:20Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:48:21 [2022-04-04T17:48:21.389Z] time="2022-04-04T17:48:20Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:48:21 [2022-04-04T17:48:21.389Z] time="2022-04-04T17:48:20Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestLoadInsecureRegistries (0.13s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestNewServiceConfig
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestNewServiceConfig (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestValidateIndexName
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestValidateIndexName (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestValidateIndexNameWithError
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestEndpointParse
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestEndpointParse (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestEndpointParseInvalid
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestValidateEndpoint
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestValidateEndpoint (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestPing
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestPing (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestPingRegistryEndpoint
17:48:21 [2022-04-04T17:48:21.389Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:48:21 [2022-04-04T17:48:21.389Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestEndpoint
17:48:21 [2022-04-04T17:48:21.389Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:48:21 [2022-04-04T17:48:21.389Z] --- SKIP: TestEndpoint (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestParseRepositoryInfo
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestNewIndexInfo
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestNewIndexInfo (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestMirrorEndpointLookup
17:48:21 [2022-04-04T17:48:21.389Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:48:21 [2022-04-04T17:48:21.389Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestSearchRepositories
17:48:21 [2022-04-04T17:48:21.389Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:48:21 [2022-04-04T17:48:21.389Z]         Host: 127.0.0.1:49244
17:48:21 [2022-04-04T17:48:21.389Z]         User-Agent: docker test client
17:48:21 [2022-04-04T17:48:21.389Z]         Authorization: Token fake-token
17:48:21 [2022-04-04T17:48:21.389Z]         X-Docker-Token: true
17:48:21 [2022-04-04T17:48:21.389Z]         Accept-Encoding: gzip
17:48:21 [2022-04-04T17:48:21.389Z]         
17:48:21 [2022-04-04T17:48:21.389Z]         
17:48:21 [2022-04-04T17:48:21.389Z]     registry_test.go:730: HTTP/1.1 200 OK
17:48:21 [2022-04-04T17:48:21.389Z]         Connection: close
17:48:21 [2022-04-04T17:48:21.389Z]         Content-Length: 144
17:48:21 [2022-04-04T17:48:21.389Z]         Cache-Control: no-cache
17:48:21 [2022-04-04T17:48:21.389Z]         Content-Type: application/json
17:48:21 [2022-04-04T17:48:21.389Z]         Date: Mon, 04 Apr 2022 17:48:20 GMT
17:48:21 [2022-04-04T17:48:21.389Z]         Expires: -1
17:48:21 [2022-04-04T17:48:21.389Z]         Pragma: no-cache
17:48:21 [2022-04-04T17:48:21.389Z]         Server: docker-tests/mock
17:48:21 [2022-04-04T17:48:21.389Z]         X-Docker-Registry-Config: mock
17:48:21 [2022-04-04T17:48:21.389Z]         X-Docker-Registry-Version: 0.0.0
17:48:21 [2022-04-04T17:48:21.389Z]         
17:48:21 [2022-04-04T17:48:21.389Z]         
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestSearchRepositories (0.02s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestTrustedLocation
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestTrustedLocation (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestAllowNondistributableArtifacts
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] === RUN   TestIsSecureIndex
17:48:21 [2022-04-04T17:48:21.389Z] --- PASS: TestIsSecureIndex (0.00s)
17:48:21 [2022-04-04T17:48:21.389Z] PASS
17:48:21 [2022-04-04T17:48:21.389Z] coverage: 50.3% of statements
17:48:21 [2022-04-04T17:48:21.389Z] ok  	github.com/docker/docker/registry	0.222s	coverage: 50.3% of statements
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestReaderWithReadError
17:48:21 [2022-04-04T17:48:21.871Z] time="2022-04-04T17:48:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestReader
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReader (0.00s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:48:21 [2022-04-04T17:48:21.871Z] PASS
17:48:21 [2022-04-04T17:48:21.871Z] coverage: 100.0% of statements
17:48:21 [2022-04-04T17:48:21.871Z] ok  	github.com/docker/docker/registry/resumable	0.187s	coverage: 100.0% of statements
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestRestartManagerTimeout
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:48:21 [2022-04-04T17:48:21.871Z] === RUN   TestRestartManagerTimeoutReset
17:48:21 [2022-04-04T17:48:21.871Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:48:21 [2022-04-04T17:48:21.871Z] PASS
17:48:21 [2022-04-04T17:48:21.871Z] coverage: 50.9% of statements
17:48:21 [2022-04-04T17:48:21.871Z] ok  	github.com/docker/docker/restartmanager	0.031s	coverage: 50.9% of statements
17:48:21 [2022-04-04T17:48:21.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:48:22 [2022-04-04T17:48:22.350Z] === RUN   TestDecodeContainerConfig
17:48:22 [2022-04-04T17:48:22.350Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:48:22 [2022-04-04T17:48:22.350Z] === RUN   TestDecodeContainerConfigIsolation
17:48:22 [2022-04-04T17:48:22.350Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:48:22 [2022-04-04T17:48:22.350Z] === RUN   TestValidatePrivileged
17:48:22 [2022-04-04T17:48:22.350Z] --- PASS: TestValidatePrivileged (0.00s)
17:48:22 [2022-04-04T17:48:22.350Z] PASS
17:48:22 [2022-04-04T17:48:22.350Z] coverage: 52.2% of statements
17:48:22 [2022-04-04T17:48:22.350Z] ok  	github.com/docker/docker/runconfig	0.062s	coverage: 52.2% of statements
17:48:22 [2022-04-04T17:48:22.829Z] time="2022-04-04T17:48:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:48:22 [2022-04-04T17:48:22.829Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:48:22 [2022-04-04T17:48:22.829Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:48:22 [2022-04-04T17:48:22.829Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:48:22 [2022-04-04T17:48:22.829Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:48:22 [2022-04-04T17:48:22.829Z] PASS
17:48:22 [2022-04-04T17:48:22.829Z] coverage: 62.5% of statements
17:48:22 [2022-04-04T17:48:22.829Z] ok  	github.com/docker/docker/testutil	0.033s	coverage: 62.5% of statements
17:48:24 [2022-04-04T17:48:24.428Z] === RUN   TestGetDriver
17:48:24 [2022-04-04T17:48:24.428Z] --- PASS: TestGetDriver (0.00s)
17:48:24 [2022-04-04T17:48:24.428Z] === RUN   TestVolumeRequestError
17:48:24 [2022-04-04T17:48:24.428Z] --- PASS: TestVolumeRequestError (0.00s)
17:48:24 [2022-04-04T17:48:24.428Z] PASS
17:48:24 [2022-04-04T17:48:24.428Z] coverage: 36.1% of statements
17:48:24 [2022-04-04T17:48:24.428Z] ok  	github.com/docker/docker/volume/drivers	0.053s	coverage: 36.1% of statements
17:48:25 [2022-04-04T17:48:25.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:48:25 [2022-04-04T17:48:25.436Z] === RUN   TestGetAddress
17:48:25 [2022-04-04T17:48:25.436Z] --- PASS: TestGetAddress (0.00s)
17:48:25 [2022-04-04T17:48:25.436Z] === RUN   TestRemove
17:48:25 [2022-04-04T17:48:25.436Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:48:25 [2022-04-04T17:48:25.436Z] --- SKIP: TestRemove (0.00s)
17:48:25 [2022-04-04T17:48:25.436Z] === RUN   TestInitializeWithVolumes
17:48:25 [2022-04-04T17:48:25.436Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:48:25 [2022-04-04T17:48:25.436Z] === RUN   TestCreate
17:48:25 [2022-04-04T17:48:25.436Z] --- PASS: TestCreate (0.01s)
17:48:25 [2022-04-04T17:48:25.436Z] === RUN   TestValidateName
17:48:25 [2022-04-04T17:48:25.436Z] --- PASS: TestValidateName (0.00s)
17:48:25 [2022-04-04T17:48:25.436Z] === RUN   TestCreateWithOpts
17:48:25 [2022-04-04T17:48:25.436Z]     local_test.go:181: runtime.GOOS == "windows"
17:48:25 [2022-04-04T17:48:25.436Z] --- SKIP: TestCreateWithOpts (0.00s)
17:48:25 [2022-04-04T17:48:25.436Z] === RUN   TestRelaodNoOpts
17:48:25 [2022-04-04T17:48:25.436Z] --- PASS: TestRelaodNoOpts (0.01s)
17:48:25 [2022-04-04T17:48:25.436Z] PASS
17:48:25 [2022-04-04T17:48:25.436Z] coverage: 41.5% of statements
17:48:25 [2022-04-04T17:48:25.436Z] ok  	github.com/docker/docker/volume/local	0.065s	coverage: 41.5% of statements
17:48:25 [2022-04-04T17:48:25.914Z] === RUN   TestConvertTmpfsOptions
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:49: data="mode=700,size=1m"
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:49: data="ro"
17:48:25 [2022-04-04T17:48:25.914Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:48:25 [2022-04-04T17:48:25.914Z] === RUN   TestParseMountRaw
17:48:25 [2022-04-04T17:48:25.914Z] --- PASS: TestParseMountRaw (0.03s)
17:48:25 [2022-04-04T17:48:25.914Z] === RUN   TestParseMountRawSplit
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 0
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 1
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 2
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 3
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 4
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 5
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 6
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 7
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 8
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 0
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 1
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 2
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 3
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 4
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 5
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 6
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 7
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 8
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 9
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 10
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 11
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 12
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 0
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 1
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 2
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 3
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 4
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 5
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 6
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 7
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 8
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 9
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 10
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:390: case 11
17:48:25 [2022-04-04T17:48:25.914Z] --- PASS: TestParseMountRawSplit (0.01s)
17:48:25 [2022-04-04T17:48:25.914Z] === RUN   TestParseMountSpec
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:455: case 0
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:455: case 1
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:455: case 2
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:455: case 3
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:455: case 4
17:48:25 [2022-04-04T17:48:25.914Z]     parser_test.go:455: case 5
17:48:25 [2022-04-04T17:48:25.914Z] --- PASS: TestParseMountSpec (0.00s)
17:48:25 [2022-04-04T17:48:25.914Z] === RUN   TestParseMountSpecBindWithFileinfoError
17:48:25 [2022-04-04T17:48:25.914Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
17:48:25 [2022-04-04T17:48:25.914Z] === RUN   TestValidateMount
17:48:25 [2022-04-04T17:48:25.914Z] --- PASS: TestValidateMount (0.00s)
17:48:25 [2022-04-04T17:48:25.914Z] PASS
17:48:25 [2022-04-04T17:48:25.914Z] coverage: 66.2% of statements
17:48:25 [2022-04-04T17:48:25.914Z] ok  	github.com/docker/docker/volume/mounts	0.090s	coverage: 66.2% of statements
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestSetGetMeta
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestSetGetMeta
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestRestore
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestRestore
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestServiceCreate
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestServiceCreate
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestServiceList
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestServiceList
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestServiceRemove
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestServiceRemove
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestServiceGet
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestServiceGet
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestServicePrune
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestServicePrune
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestCreate
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestCreate
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestRemove
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestRemove
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestList
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestList
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFindByDriver
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFindByDriver
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFindByReferenced
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFindByReferenced
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestDerefMultipleOfSameRef
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestDerefMultipleOfSameRef
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestDefererencePluginOnCreateError
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestDefererencePluginOnCreateError
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestRefDerefRemove
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestRefDerefRemove
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestGet
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestGet
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestGetWithReference
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestGetWithReference
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc/test_nil_list
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_nil_list
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc/test_empty_list
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_empty_list
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc/test_filter_some
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_some
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc/test_filter_middle
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_middle
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:48:26 [2022-04-04T17:48:26.395Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:48:26 [2022-04-04T17:48:26.395Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFilterFunc/test_nil_list
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFilterFunc/test_filter_some
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFilterFunc/test_filter_middle
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFilterFunc/test_empty_list
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestFilterFunc (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestSetGetMeta
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestServicePrune
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestDerefMultipleOfSameRef
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestList
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestSetGetMeta (0.02s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestRemove
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestCreate
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestCreate (0.02s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFindByReferenced
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestList (0.05s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestFindByDriver
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestRemove (0.03s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestServiceGet
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestFindByReferenced (0.02s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestServiceRemove
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestFindByDriver (0.02s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestServiceList
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestServiceGet (0.09s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestServiceCreate
17:48:26 [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestServiceRemove (0.09s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestRestore
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestServiceList (0.08s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestGetWithReference
17:48:26 [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:48:26 [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestServiceCreate (0.03s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestGet
17:48:26 [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestRestore (0.03s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestRefDerefRemove
17:48:26 [2022-04-04T17:48:26.395Z] time="2022-04-04T17:48:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestGetWithReference (0.03s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestDefererencePluginOnCreateError
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestServicePrune (0.19s)
17:48:26 [2022-04-04T17:48:26.395Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestGet (0.02s)
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestRefDerefRemove (0.02s)
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
17:48:26 [2022-04-04T17:48:26.395Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
17:48:26 [2022-04-04T17:48:26.395Z] PASS
17:48:26 [2022-04-04T17:48:26.395Z] coverage: 70.3% of statements
17:48:26 [2022-04-04T17:48:26.395Z] ok  	github.com/docker/docker/volume/service	0.247s	coverage: 70.3% of statements
17:48:28 [2022-04-04T17:48:28.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:48:29 [2022-04-04T17:48:29.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:48:31 [2022-04-04T17:48:31.325Z] sha256:c1ad645d2def6c70e0f9dd87d3e75dbbb38fec38e652d245b74fc9f0366386b2
17:48:31 [2022-04-04T17:48:31.325Z] INFO: Starting docker-py tests...
17:48:31 [2022-04-04T17:48:31.325Z] ============================= test session starts ==============================
17:48:31 [2022-04-04T17:48:31.325Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
17:48:31 [2022-04-04T17:48:31.325Z] rootdir: /src, inifile: pytest.ini
17:48:31 [2022-04-04T17:48:31.325Z] plugins: timeout-1.3.3, cov-2.6.1
17:48:31 [2022-04-04T17:48:31.325Z] collected 389 items / 1 deselected / 388 selected
17:48:31 [2022-04-04T17:48:31.325Z] 
17:48:31 [2022-04-04T17:48:31.382Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestClientStream
17:48:31 [2022-04-04T17:48:31.383Z] --- PASS: TestClientStream (0.00s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestClientSendFile
17:48:31 [2022-04-04T17:48:31.383Z] --- PASS: TestClientSendFile (0.00s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestClientWithRequestTimeout
17:48:31 [2022-04-04T17:48:31.383Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestFileSpecPlugin
17:48:31 [2022-04-04T17:48:31.383Z] --- PASS: TestFileSpecPlugin (0.01s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestFileJSONSpecPlugin
17:48:31 [2022-04-04T17:48:31.383Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:48:31 [2022-04-04T17:48:31.383Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestPluginAddHandler
17:48:31 [2022-04-04T17:48:31.383Z] --- PASS: TestPluginAddHandler (0.00s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestPluginWaitBadPlugin
17:48:31 [2022-04-04T17:48:31.383Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:48:31 [2022-04-04T17:48:31.383Z] === RUN   TestGet
17:48:31 [2022-04-04T17:48:31.383Z] time="2022-04-04T17:48:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:48:32 [2022-04-04T17:48:32.389Z] time="2022-04-04T17:48:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:48:32 [2022-04-04T17:48:32.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:48:34 [2022-04-04T17:48:34.653Z] time="2022-04-04T17:48:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:48:35 [2022-04-04T17:48:35.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:48:38 [2022-04-04T17:48:38.514Z] time="2022-04-04T17:48:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:48:39 [2022-04-04T17:48:39.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:48:41 [2022-04-04T17:48:41.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:48:41 [2022-04-04T17:48:41.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:48:41 [2022-04-04T17:48:41.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:48:42 [2022-04-04T17:48:42.748Z] tests/integration/api_build_test.py .......................X             [  6%]
17:48:43 [2022-04-04T17:48:43.313Z] tests/integration/api_client_test.py .....                               [  7%]
17:48:44 [2022-04-04T17:48:44.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:48:44 [2022-04-04T17:48:44.816Z] tests/integration/api_config_test.py .....                               [  8%]
17:48:46 [2022-04-04T17:48:46.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:48:46 [2022-04-04T17:48:46.288Z] Using test binary docker
17:48:46 [2022-04-04T17:48:46.288Z] +++ /etc/init.d/apparmor start
17:48:46 [2022-04-04T17:48:46.288Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:48:46 [2022-04-04T17:48:46.544Z] INFO: Waiting for daemon to start...
17:48:46 [2022-04-04T17:48:46.544Z] Starting dockerd
17:48:46 [2022-04-04T17:48:46.544Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
17:48:47 [2022-04-04T17:48:47.285Z] --- PASS: TestGet (15.01s)
17:48:47 [2022-04-04T17:48:47.285Z] === RUN   TestPluginWithNoManifest
17:48:47 [2022-04-04T17:48:47.285Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:48:47 [2022-04-04T17:48:47.285Z] === RUN   TestGetAll
17:48:47 [2022-04-04T17:48:47.285Z] --- PASS: TestGetAll (0.00s)
17:48:47 [2022-04-04T17:48:47.285Z] PASS
17:48:47 [2022-04-04T17:48:47.285Z] coverage: 73.4% of statements
17:48:47 [2022-04-04T17:48:47.285Z] ok  	github.com/docker/docker/pkg/plugins	34.855s	coverage: 73.4% of statements
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/quota	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/rootless	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/volume	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:48:47 [2022-04-04T17:48:47.285Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === Skipped
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
17:48:47 [2022-04-04T17:48:47.765Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:48:47 [2022-04-04T17:48:47.765Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     client_test.go:23: runtime.GOOS == "windows"
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     daemon_test.go:147: root required
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     reload_test.go:520: root required
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     pull_v2_test.go:82: Needs fixing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     pull_v2_test.go:127: Needs fixing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     download_test.go:268: Needs fixing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     layer_test.go:304: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     layer_test.go:353: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     layer_test.go:468: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     layer_test.go:697: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     migration_test.go:46: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     migration_test.go:182: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     mount_test.go:17: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     mount_test.go:76: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     mount_test.go:125: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     mount_test.go:212: Failing on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:134: Xz not present in msys2
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:239: Failing on Windows CI machines
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_windows_test.go:16: Currently fails
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     changes_test.go:192: needs more investigation
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     changes_test.go:405: needs further investigation
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     changes_test.go:441: needs further investigation
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     poller_test.go:41: No chmod on Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     fileutils_test.go:134: Needs porting to Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     fileutils_test.go:180: Needs porting to Windows
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:48:47 [2022-04-04T17:48:47.765Z]     local_test.go:181: runtime.GOOS == "windows"
17:48:47 [2022-04-04T17:48:47.765Z] 
17:48:47 [2022-04-04T17:48:47.765Z] DONE 1851 tests, 45 skipped in 188.343s
17:48:47 [2022-04-04T17:48:47.765Z] INFO: make.ps1 ended at 04/04/2022 17:48:47
17:48:48 [2022-04-04T17:48:48.436Z] .
17:48:48 [2022-04-04T17:48:48.436Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:48:48 [2022-04-04T17:48:48.693Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:48:48 [2022-04-04T17:48:48.693Z] Error: No such image: emptyfs
17:48:48 [2022-04-04T17:48:48.693Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:48:48 [2022-04-04T17:48:48.693Z] ++++ docker load
17:48:49 [2022-04-04T17:48:49.256Z] Running integration-test (iteration 1)
17:48:49 [2022-04-04T17:48:49.256Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:48:49 [2022-04-04T17:48:49.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
17:48:49 [2022-04-04T17:48:49.256Z] ++ set -e
17:48:49 [2022-04-04T17:48:49.256Z] ++ '[' -n 0 ']'
17:48:49 [2022-04-04T17:48:49.256Z] ++ set -x
17:48:49 [2022-04-04T17:48:49.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:48:49 [2022-04-04T17:48:49.360Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:48:49 [2022-04-04T17:48:49.360Z] INFO: Unit tests ended at 04/04/2022 17:48:49. Duration:00:03:21.0007490
17:48:49 [2022-04-04T17:48:49.360Z] INFO: Building busybox
17:48:49 [2022-04-04T17:48:49.360Z] Sending build context to Docker daemon   5.12kB
17:48:49 [2022-04-04T17:48:49.360Z] 
17:48:49 [2022-04-04T17:48:49.360Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:48:49 [2022-04-04T17:48:49.360Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:48:49 [2022-04-04T17:48:49.360Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:48:49 [2022-04-04T17:48:49.360Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:48:49 [2022-04-04T17:48:49.360Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:48:49 [2022-04-04T17:48:49.360Z]  ---> 6a11116086a4
17:48:49 [2022-04-04T17:48:49.360Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:48:49 [2022-04-04T17:48:49.360Z]  ---> Running in 08c71d6275b0
17:48:56 [2022-04-04T17:48:56.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:49:04 [2022-04-04T17:49:04.423Z] Removing intermediate container 08c71d6275b0
17:49:04 [2022-04-04T17:49:04.423Z]  ---> 53ac212da224
17:49:04 [2022-04-04T17:49:04.423Z] Step 7/13 : ARG BUSYBOX_VERSION
17:49:04 [2022-04-04T17:49:04.423Z]  ---> Running in 9a6b63fc6155
17:49:04 [2022-04-04T17:49:04.423Z] Removing intermediate container 9a6b63fc6155
17:49:04 [2022-04-04T17:49:04.423Z]  ---> 0a576b12215e
17:49:04 [2022-04-04T17:49:04.423Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:49:04 [2022-04-04T17:49:04.423Z]  ---> Running in 56e08b21e2fc
17:49:04 [2022-04-04T17:49:04.423Z] Removing intermediate container 56e08b21e2fc
17:49:04 [2022-04-04T17:49:04.423Z]  ---> da940b4a5b4d
17:49:04 [2022-04-04T17:49:04.423Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:49:04 [2022-04-04T17:49:04.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:49:05 [2022-04-04T17:49:05.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:49:05 [2022-04-04T17:49:05.430Z] 
17:49:05 [2022-04-04T17:49:05.430Z]  ---> 93dc33189fb7
17:49:05 [2022-04-04T17:49:05.430Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:49:05 [2022-04-04T17:49:05.908Z]  ---> Running in 815a7ceba874
17:49:05 [2022-04-04T17:49:05.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:49:06 [2022-04-04T17:49:06.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:49:06 [2022-04-04T17:49:06.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:49:07 [2022-04-04T17:49:07.588Z] --- PASS: TestBuildWithHugeFile (52.03s)
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildWithEmptyDockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:49:07 [2022-04-04T17:49:07.588Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:49:07 [2022-04-04T17:49:07.588Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:49:07 [2022-04-04T17:49:07.588Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:49:07 [2022-04-04T17:49:07.588Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildPreserveOwnership
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildPreserveOwnership/copy_from
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:49:07 [2022-04-04T17:49:07.588Z] --- PASS: TestBuildPreserveOwnership (3.24s)
17:49:07 [2022-04-04T17:49:07.588Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.17s)
17:49:07 [2022-04-04T17:49:07.588Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s)
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildPlatformInvalid
17:49:07 [2022-04-04T17:49:07.588Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:49:07 [2022-04-04T17:49:07.588Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:49:07 [2022-04-04T17:49:07.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:49:10 [2022-04-04T17:49:10.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:49:10 [2022-04-04T17:49:10.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:49:11 [2022-04-04T17:49:11.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:49:12 [2022-04-04T17:49:12.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:49:13 [2022-04-04T17:49:13.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:49:13 [2022-04-04T17:49:13.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:49:14 [2022-04-04T17:49:14.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:49:14 [2022-04-04T17:49:14.665Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:49:15 [2022-04-04T17:49:15.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:49:15 [2022-04-04T17:49:15.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:49:16 [2022-04-04T17:49:16.601Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:49:16 [2022-04-04T17:49:16.601Z] Using test binary docker
17:49:16 [2022-04-04T17:49:16.601Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:49:16 [2022-04-04T17:49:16.601Z] +++ /etc/init.d/apparmor start
17:49:16 [2022-04-04T17:49:16.601Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:49:16 [2022-04-04T17:49:16.601Z] Starting dockerd
17:49:16 [2022-04-04T17:49:16.601Z] INFO: Waiting for daemon to start...
17:49:16 [2022-04-04T17:49:16.601Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:49:21 [2022-04-04T17:49:21.866Z] .
17:49:21 [2022-04-04T17:49:21.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:49:21 [2022-04-04T17:49:21.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:49:21 [2022-04-04T17:49:21.866Z] Error: No such image: emptyfs
17:49:21 [2022-04-04T17:49:21.866Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:49:21 [2022-04-04T17:49:21.866Z] ++++ docker load
17:49:22 [2022-04-04T17:49:22.125Z] Running integration-test (iteration 1)
17:49:22 [2022-04-04T17:49:22.125Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:49:22 [2022-04-04T17:49:22.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:49:22 [2022-04-04T17:49:22.125Z] ++ set -e
17:49:22 [2022-04-04T17:49:22.125Z] ++ '[' -n 0 ']'
17:49:22 [2022-04-04T17:49:22.125Z] ++ set -x
17:49:22 [2022-04-04T17:49:22.125Z] ++ env -i DEST=/go/src/github.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
17:49:24 [2022-04-04T17:49:24.106Z] Removing intermediate container 815a7ceba874
17:49:24 [2022-04-04T17:49:24.106Z]  ---> d396143526df
17:49:24 [2022-04-04T17:49:24.106Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:49:24 [2022-04-04T17:49:24.106Z]  ---> Running in 790934f0baac
17:49:24 [2022-04-04T17:49:24.106Z] 
17:49:24 [2022-04-04T17:49:24.106Z] SUCCESS: Specified value was saved.
17:49:24 [2022-04-04T17:49:24.562Z] Removing intermediate container 790934f0baac
17:49:24 [2022-04-04T17:49:24.562Z]  ---> 2bda6212becc
17:49:24 [2022-04-04T17:49:24.562Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:49:25 [2022-04-04T17:49:25.019Z]  ---> Running in c4f216076ecc
17:49:25 [2022-04-04T17:49:25.680Z] Loaded image: buildpack-deps:buster
17:49:25 [2022-04-04T17:49:25.680Z] Loaded image: busybox:latest
17:49:25 [2022-04-04T17:49:25.680Z] Loaded image: busybox:glibc
17:49:25 [2022-04-04T17:49:25.680Z] Loaded image: debian:bullseye
17:49:25 [2022-04-04T17:49:25.680Z] Loaded image: hello-world:latest
17:49:25 [2022-04-04T17:49:25.680Z] Loaded image: arm32v7/hello-world:latest
17:49:28 [2022-04-04T17:49:28.739Z] Cannot create a file when that file already exists.
17:49:32 [2022-04-04T17:49:32.248Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.41s)
17:49:32 [2022-04-04T17:49:32.248Z] PASS
17:49:32 [2022-04-04T17:49:32.248Z] 
17:49:32 [2022-04-04T17:49:32.248Z] === Skipped
17:49:32 [2022-04-04T17:49:32.248Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:49:32 [2022-04-04T17:49:32.248Z]     build_session_test.go:25: TODO: BuildKit
17:49:32 [2022-04-04T17:49:32.248Z] 
17:49:32 [2022-04-04T17:49:32.248Z] DONE 33 tests, 1 skipped in 117.060s
17:49:32 [2022-04-04T17:49:32.248Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:49:32 [2022-04-04T17:49:32.248Z] INFO: Testing against a local daemon
17:49:32 [2022-04-04T17:49:32.248Z] === RUN   TestConfigInspect
17:49:32 [2022-04-04T17:49:32.458Z] Removing intermediate container c4f216076ecc
17:49:32 [2022-04-04T17:49:32.458Z]  ---> c8e9f03ac32b
17:49:32 [2022-04-04T17:49:32.458Z] Step 13/13 : CMD ["sh"]
17:49:32 [2022-04-04T17:49:32.458Z]  ---> Running in 3ac1babac59f
17:49:32 [2022-04-04T17:49:32.914Z] Removing intermediate container 3ac1babac59f
17:49:32 [2022-04-04T17:49:32.914Z]  ---> 8ef626999d6f
17:49:32 [2022-04-04T17:49:32.914Z] Successfully built 8ef626999d6f
17:49:32 [2022-04-04T17:49:32.914Z] Successfully tagged busybox:latest
17:49:32 [2022-04-04T17:49:32.914Z] INFO: Docker images of the daemon under test
17:49:32 [2022-04-04T17:49:32.914Z] 
17:49:32 [2022-04-04T17:49:32.914Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:49:32 [2022-04-04T17:49:32.914Z] busybox                                latest              8ef626999d6f        Less than a second ago   5.78GB
17:49:32 [2022-04-04T17:49:32.914Z] microsoft/windowsservercore            latest              6a11116086a4        4 weeks ago              5.75GB
17:49:32 [2022-04-04T17:49:32.914Z] mcr.microsoft.com/windows/servercore   ltsc2019            6a11116086a4        4 weeks ago              5.75GB
17:49:32 [2022-04-04T17:49:32.914Z] 
17:49:32 [2022-04-04T17:49:32.914Z] INFO: Running integration tests at 04/04/2022 17:49:32...
17:49:32 [2022-04-04T17:49:32.914Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:49:32 [2022-04-04T17:49:32.914Z] INFO: Integration API tests being run from the host:
17:49:32 [2022-04-04T17:49:32.914Z] INFO: make.ps1 starting at 04/04/2022 17:49:32
17:49:33 [2022-04-04T17:49:33.878Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:49:34 [2022-04-04T17:49:34.335Z] Loaded image: buildpack-deps:buster
17:49:34 [2022-04-04T17:49:34.785Z] --- PASS: TestConfigInspect (2.27s)
17:49:34 [2022-04-04T17:49:34.785Z] === RUN   TestConfigList
17:49:35 [2022-04-04T17:49:35.269Z] Loaded image: busybox:latest
17:49:35 [2022-04-04T17:49:35.528Z] Loaded image: busybox:glibc
17:49:35 [2022-04-04T17:49:35.896Z] Loaded image: buildpack-deps:buster
17:49:35 [2022-04-04T17:49:35.896Z] Loaded image: busybox:latest
17:49:35 [2022-04-04T17:49:35.896Z] Loaded image: busybox:glibc
17:49:36 [2022-04-04T17:49:36.692Z] --- PASS: TestConfigList (2.15s)
17:49:36 [2022-04-04T17:49:36.692Z] === RUN   TestConfigsCreateAndDelete
17:49:37 [2022-04-04T17:49:37.431Z] Loaded image: debian:bullseye
17:49:37 [2022-04-04T17:49:37.431Z] Loaded image: hello-world:latest
17:49:37 [2022-04-04T17:49:37.431Z] Loaded image: arm32v7/hello-world:latest
17:49:37 [2022-04-04T17:49:37.431Z] INFO: Testing against a local daemon
17:49:37 [2022-04-04T17:49:37.431Z] === RUN   TestCgroupNamespacesBuild
17:49:39 [2022-04-04T17:49:39.223Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
17:49:39 [2022-04-04T17:49:39.223Z] === RUN   TestConfigsUpdate
17:49:40 [2022-04-04T17:49:40.711Z] --- PASS: TestCgroupNamespacesBuild (2.73s)
17:49:40 [2022-04-04T17:49:40.712Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:49:41 [2022-04-04T17:49:41.125Z] --- PASS: TestConfigsUpdate (2.14s)
17:49:41 [2022-04-04T17:49:41.125Z] === RUN   TestTemplatedConfig
17:49:41 [2022-04-04T17:49:41.143Z] Loaded image: debian:bullseye
17:49:41 [2022-04-04T17:49:41.143Z] Loaded image: hello-world:latest
17:49:41 [2022-04-04T17:49:41.143Z] Loaded image: arm32v7/hello-world:latest
17:49:41 [2022-04-04T17:49:41.278Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
17:49:41 [2022-04-04T17:49:41.278Z] === RUN   TestBuildWithSession
17:49:41 [2022-04-04T17:49:41.278Z]     build_session_test.go:25: TODO: BuildKit
17:49:41 [2022-04-04T17:49:41.278Z] --- SKIP: TestBuildWithSession (0.00s)
17:49:41 [2022-04-04T17:49:41.278Z] === RUN   TestBuildSquashParent
17:49:41 [2022-04-04T17:49:41.401Z] INFO: Testing against a local daemon
17:49:41 [2022-04-04T17:49:41.401Z] === RUN   TestCgroupNamespacesBuild
17:49:43 [2022-04-04T17:49:43.661Z] --- PASS: TestTemplatedConfig (2.54s)
17:49:43 [2022-04-04T17:49:43.661Z] === RUN   TestConfigCreateResolve
17:49:44 [2022-04-04T17:49:44.717Z] --- PASS: TestCgroupNamespacesBuild (3.00s)
17:49:44 [2022-04-04T17:49:44.717Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:49:45 [2022-04-04T17:49:45.468Z] --- PASS: TestBuildSquashParent (4.00s)
17:49:45 [2022-04-04T17:49:45.468Z] === RUN   TestBuildWithRemoveAndForceRemove
17:49:45 [2022-04-04T17:49:45.468Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:45 [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:45 [2022-04-04T17:49:45.468Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:49:45 [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:49:45 [2022-04-04T17:49:45.468Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:49:45 [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:49:45 [2022-04-04T17:49:45.468Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:45 [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:45 [2022-04-04T17:49:45.468Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:49:45 [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:49:45 [2022-04-04T17:49:45.468Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:49:45 [2022-04-04T17:49:45.468Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:49:45 [2022-04-04T17:49:45.468Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:45 [2022-04-04T17:49:45.468Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:49:45 [2022-04-04T17:49:45.569Z] --- PASS: TestConfigCreateResolve (2.12s)
17:49:45 [2022-04-04T17:49:45.569Z] === RUN   TestConfigDaemonLibtrustID
17:49:46 [2022-04-04T17:49:46.139Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:49:46 [2022-04-04T17:49:46.139Z] PASS
17:49:46 [2022-04-04T17:49:46.139Z] 
17:49:46 [2022-04-04T17:49:46.139Z] DONE 7 tests in 13.890s
17:49:46 [2022-04-04T17:49:46.139Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:49:46 [2022-04-04T17:49:46.139Z] INFO: Testing against a local daemon
17:49:46 [2022-04-04T17:49:46.139Z] === RUN   TestCheckpoint
17:49:46 [2022-04-04T17:49:46.139Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:49:46 [2022-04-04T17:49:46.139Z] --- SKIP: TestCheckpoint (0.00s)
17:49:46 [2022-04-04T17:49:46.139Z] === RUN   TestContainerInvalidJSON
17:49:46 [2022-04-04T17:49:46.139Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:49:46 [2022-04-04T17:49:46.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:49:46 [2022-04-04T17:49:46.139Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:49:46 [2022-04-04T17:49:46.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:49:46 [2022-04-04T17:49:46.139Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:49:46 [2022-04-04T17:49:46.139Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:49:46 [2022-04-04T17:49:46.139Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:49:46 [2022-04-04T17:49:46.139Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:49:46 [2022-04-04T17:49:46.139Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:49:46 [2022-04-04T17:49:46.139Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:49:46 [2022-04-04T17:49:46.139Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:49:46 [2022-04-04T17:49:46.139Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:49:46 [2022-04-04T17:49:46.139Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:49:46 [2022-04-04T17:49:46.139Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:49:46 [2022-04-04T17:49:46.399Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:49:46 [2022-04-04T17:49:46.399Z] === RUN   TestCopyFromContainerPathIsNotDir
17:49:46 [2022-04-04T17:49:46.399Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:49:46 [2022-04-04T17:49:46.399Z] === RUN   TestCopyToContainerPathDoesNotExist
17:49:46 [2022-04-04T17:49:46.399Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:49:46 [2022-04-04T17:49:46.399Z] === RUN   TestCopyToContainerPathIsNotDir
17:49:46 [2022-04-04T17:49:46.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:49:46 [2022-04-04T17:49:46.399Z] === RUN   TestCopyFromContainer
17:49:46 [2022-04-04T17:49:46.614Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s)
17:49:46 [2022-04-04T17:49:46.614Z] === RUN   TestBuildWithSession
17:49:46 [2022-04-04T17:49:46.614Z]     build_session_test.go:25: TODO: BuildKit
17:49:46 [2022-04-04T17:49:46.614Z] --- SKIP: TestBuildWithSession (0.00s)
17:49:46 [2022-04-04T17:49:46.614Z] === RUN   TestBuildSquashParent
17:49:46 [2022-04-04T17:49:46.843Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:49:46 [2022-04-04T17:49:46.844Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:47 [2022-04-04T17:49:47.336Z] === RUN   TestCopyFromContainer//
17:49:47 [2022-04-04T17:49:47.336Z] === RUN   TestCopyFromContainer//bar/root
17:49:47 [2022-04-04T17:49:47.596Z] === RUN   TestCopyFromContainer//bar/root/
17:49:47 [2022-04-04T17:49:47.596Z] === RUN   TestCopyFromContainer/bar/quux
17:49:47 [2022-04-04T17:49:47.596Z] === RUN   TestCopyFromContainer/bar/quux/
17:49:47 [2022-04-04T17:49:47.596Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:49:47 [2022-04-04T17:49:47.781Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:49:47 [2022-04-04T17:49:47.781Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:49:47 [2022-04-04T17:49:47.854Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:49:47 [2022-04-04T17:49:47.854Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:49:47 [2022-04-04T17:49:47.854Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:49:47 [2022-04-04T17:49:47.854Z] === RUN   TestCopyFromContainer/bar/notarget
17:49:48 [2022-04-04T17:49:48.113Z] --- PASS: TestCopyFromContainer (1.55s)
17:49:48 [2022-04-04T17:49:48.113Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:49:48 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:49:48 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:49:48 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:49:48 [2022-04-04T17:49:48.114Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:49:48 [2022-04-04T17:49:48.114Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:49:48 [2022-04-04T17:49:48.114Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:49:48 [2022-04-04T17:49:48.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateLinkToNonExistingContainer
17:49:48 [2022-04-04T17:49:48.114Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateWithInvalidEnv
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateWithInvalidEnv/0
17:49:48 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateWithInvalidEnv/0
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateWithInvalidEnv/1
17:49:48 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateWithInvalidEnv/1
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateWithInvalidEnv/2
17:49:48 [2022-04-04T17:49:48.114Z] === PAUSE TestCreateWithInvalidEnv/2
17:49:48 [2022-04-04T17:49:48.114Z] === CONT  TestCreateWithInvalidEnv/0
17:49:48 [2022-04-04T17:49:48.114Z] === CONT  TestCreateWithInvalidEnv/2
17:49:48 [2022-04-04T17:49:48.114Z] === CONT  TestCreateWithInvalidEnv/1
17:49:48 [2022-04-04T17:49:48.114Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:49:48 [2022-04-04T17:49:48.114Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateTmpfsMountsTarget
17:49:48 [2022-04-04T17:49:48.114Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:49:48 [2022-04-04T17:49:48.114Z] === RUN   TestCreateWithCustomMaskedPaths
17:49:48 [2022-04-04T17:49:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:49:48 [2022-04-04T17:49:48.715Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s)
17:49:48 [2022-04-04T17:49:48.715Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s)
17:49:48 [2022-04-04T17:49:48.715Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s)
17:49:48 [2022-04-04T17:49:48.715Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s)
17:49:48 [2022-04-04T17:49:48.715Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.02s)
17:49:48 [2022-04-04T17:49:48.715Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.00s)
17:49:48 [2022-04-04T17:49:48.715Z] === RUN   TestBuildMultiStageCopy
17:49:48 [2022-04-04T17:49:48.715Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:49:49 [2022-04-04T17:49:49.490Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s)
17:49:49 [2022-04-04T17:49:49.490Z] === RUN   TestCreateWithCustomReadonlyPaths
17:49:50 [2022-04-04T17:49:50.088Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:49:50 [2022-04-04T17:49:50.088Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:49:50 [2022-04-04T17:49:50.346Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:49:50 [2022-04-04T17:49:50.346Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:49:50 [2022-04-04T17:49:50.610Z] --- PASS: TestBuildMultiStageCopy (1.83s)
17:49:50 [2022-04-04T17:49:50.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s)
17:49:50 [2022-04-04T17:49:50.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
17:49:50 [2022-04-04T17:49:50.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
17:49:50 [2022-04-04T17:49:50.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
17:49:50 [2022-04-04T17:49:50.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
17:49:50 [2022-04-04T17:49:50.610Z] === RUN   TestBuildMultiStageParentConfig
17:49:51 [2022-04-04T17:49:51.213Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
17:49:51 [2022-04-04T17:49:51.213Z] === RUN   TestBuildLabelWithTargets
17:49:51 [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s)
17:49:51 [2022-04-04T17:49:51.393Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:49:51 [2022-04-04T17:49:51.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:49:51 [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:49:51 [2022-04-04T17:49:51.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:49:51 [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:49:51 [2022-04-04T17:49:51.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:49:51 [2022-04-04T17:49:51.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:49:51 [2022-04-04T17:49:51.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:49:51 [2022-04-04T17:49:51.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:49:51 [2022-04-04T17:49:51.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:49:51 [2022-04-04T17:49:51.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:49:51 [2022-04-04T17:49:51.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:49:51 [2022-04-04T17:49:51.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:49:51 [2022-04-04T17:49:51.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:49:51 [2022-04-04T17:49:51.393Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:49:51 [2022-04-04T17:49:51.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestCreateDifferentPlatform
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestCreateDifferentPlatform/different_os
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:49:51 [2022-04-04T17:49:51.652Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:49:51 [2022-04-04T17:49:51.652Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:49:51 [2022-04-04T17:49:51.652Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:49:51 [2022-04-04T17:49:51.652Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:49:51 [2022-04-04T17:49:51.652Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestContainerStartOnDaemonRestart
17:49:51 [2022-04-04T17:49:51.652Z] === PAUSE TestContainerStartOnDaemonRestart
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestDaemonRestartIpcMode
17:49:51 [2022-04-04T17:49:51.652Z] === PAUSE TestDaemonRestartIpcMode
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestDaemonHostGatewayIP
17:49:51 [2022-04-04T17:49:51.652Z] === PAUSE TestDaemonHostGatewayIP
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestRestartDaemonWithRestartingContainer
17:49:51 [2022-04-04T17:49:51.652Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestContainerKillOnDaemonStart
17:49:51 [2022-04-04T17:49:51.652Z] === PAUSE TestContainerKillOnDaemonStart
17:49:51 [2022-04-04T17:49:51.652Z] === RUN   TestDiff
17:49:52 [2022-04-04T17:49:52.205Z] --- PASS: TestBuildLabelWithTargets (0.93s)
17:49:52 [2022-04-04T17:49:52.205Z] === RUN   TestBuildWithEmptyLayers
17:49:52 [2022-04-04T17:49:52.218Z] --- PASS: TestDiff (0.51s)
17:49:52 [2022-04-04T17:49:52.218Z] === RUN   TestExecWithCloseStdin
17:49:52 [2022-04-04T17:49:52.463Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
17:49:52 [2022-04-04T17:49:52.463Z] === RUN   TestBuildMultiStageOnBuild
17:49:52 [2022-04-04T17:49:52.786Z] --- PASS: TestExecWithCloseStdin (0.57s)
17:49:52 [2022-04-04T17:49:52.786Z] === RUN   TestExec
17:49:53 [2022-04-04T17:49:53.353Z] --- PASS: TestExec (0.58s)
17:49:53 [2022-04-04T17:49:53.353Z] === RUN   TestExecUser
17:49:53 [2022-04-04T17:49:53.835Z] --- PASS: TestBuildMultiStageOnBuild (1.22s)
17:49:53 [2022-04-04T17:49:53.835Z] === RUN   TestBuildUncleanTarFilenames
17:49:53 [2022-04-04T17:49:53.921Z] --- PASS: TestExecUser (0.55s)
17:49:53 [2022-04-04T17:49:53.921Z] === RUN   TestExportContainerAndImportImage
17:49:54 [2022-04-04T17:49:54.093Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
17:49:54 [2022-04-04T17:49:54.093Z] === RUN   TestBuildMultiStageLayerLeak
17:49:54 [2022-04-04T17:49:54.489Z] --- PASS: TestExportContainerAndImportImage (0.65s)
17:49:54 [2022-04-04T17:49:54.489Z] === RUN   TestExportContainerAfterDaemonRestart
17:49:54 [2022-04-04T17:49:54.710Z] --- PASS: TestBuildSquashParent (7.97s)
17:49:54 [2022-04-04T17:49:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove
17:49:54 [2022-04-04T17:49:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:54 [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:54 [2022-04-04T17:49:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:49:54 [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:49:54 [2022-04-04T17:49:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:49:54 [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:49:54 [2022-04-04T17:49:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:54 [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:54 [2022-04-04T17:49:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:49:54 [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:49:54 [2022-04-04T17:49:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:49:54 [2022-04-04T17:49:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:49:54 [2022-04-04T17:49:54.710Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:54 [2022-04-04T17:49:54.710Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:49:55 [2022-04-04T17:49:55.154Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:49:55 [2022-04-04T17:49:55.154Z] INFO: Testing against a local daemon
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildWithSession
17:49:55 [2022-04-04T17:49:55.154Z]     build_session_test.go:25: TODO: BuildKit
17:49:55 [2022-04-04T17:49:55.154Z] --- SKIP: TestBuildWithSession (0.00s)
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildSquashParent
17:49:55 [2022-04-04T17:49:55.154Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:49:55 [2022-04-04T17:49:55.154Z] --- SKIP: TestBuildSquashParent (0.00s)
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildWithRemoveAndForceRemove
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:55 [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:49:55 [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:49:55 [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:55 [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:49:55 [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:49:55 [2022-04-04T17:49:55.154Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:49:55 [2022-04-04T17:49:55.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:49:55 [2022-04-04T17:49:55.155Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:49:55 [2022-04-04T17:49:55.155Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:55 [2022-04-04T17:49:55.155Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:49:55 [2022-04-04T17:49:55.155Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:49:55 [2022-04-04T17:49:55.468Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s)
17:49:55 [2022-04-04T17:49:55.468Z] === RUN   TestBuildWithHugeFile
17:49:55 [2022-04-04T17:49:55.864Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
17:49:55 [2022-04-04T17:49:55.864Z] === RUN   TestHealthCheckWorkdir
17:49:56 [2022-04-04T17:49:56.434Z] --- PASS: TestHealthCheckWorkdir (0.66s)
17:49:56 [2022-04-04T17:49:56.434Z] === RUN   TestHealthKillContainer
17:49:57 [2022-04-04T17:49:57.275Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:49:57 [2022-04-04T17:49:57.532Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:50:00 [2022-04-04T17:50:00.806Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:50:00 [2022-04-04T17:50:00.806Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:50:04 [2022-04-04T17:50:04.079Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:50:04 [2022-04-04T17:50:04.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s)
17:50:04 [2022-04-04T17:50:04.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s)
17:50:04 [2022-04-04T17:50:04.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s)
17:50:04 [2022-04-04T17:50:04.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s)
17:50:04 [2022-04-04T17:50:04.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s)
17:50:04 [2022-04-04T17:50:04.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s)
17:50:04 [2022-04-04T17:50:04.079Z] === RUN   TestBuildMultiStageCopy
17:50:04 [2022-04-04T17:50:04.079Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:50:04 [2022-04-04T17:50:04.554Z] --- PASS: TestHealthKillContainer (8.15s)
17:50:04 [2022-04-04T17:50:04.554Z] === RUN   TestInspectCpusetInConfigPre120
17:50:05 [2022-04-04T17:50:05.124Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s)
17:50:05 [2022-04-04T17:50:05.124Z] === RUN   TestIpcModeNone
17:50:05 [2022-04-04T17:50:05.590Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:50:05 [2022-04-04T17:50:05.590Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:50:05 [2022-04-04T17:50:05.691Z] --- PASS: TestIpcModeNone (0.56s)
17:50:05 [2022-04-04T17:50:05.692Z] === RUN   TestIpcModePrivate
17:50:05 [2022-04-04T17:50:05.950Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false
17:50:06 [2022-04-04T17:50:06.210Z] --- PASS: TestIpcModePrivate (0.59s)
17:50:06 [2022-04-04T17:50:06.210Z] === RUN   TestIpcModeShareable
17:50:06 [2022-04-04T17:50:06.470Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true
17:50:06 [2022-04-04T17:50:06.615Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:50:06 [2022-04-04T17:50:06.615Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:50:06 [2022-04-04T17:50:06.729Z] --- PASS: TestIpcModeShareable (0.54s)
17:50:06 [2022-04-04T17:50:06.729Z] === RUN   TestAPIIpcModeShareableAndContainer
17:50:07 [2022-04-04T17:50:07.180Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:50:07 [2022-04-04T17:50:07.744Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:50:08 [2022-04-04T17:50:08.309Z] --- PASS: TestBuildMultiStageCopy (4.49s)
17:50:08 [2022-04-04T17:50:08.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s)
17:50:08 [2022-04-04T17:50:08.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
17:50:08 [2022-04-04T17:50:08.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
17:50:08 [2022-04-04T17:50:08.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
17:50:08 [2022-04-04T17:50:08.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
17:50:08 [2022-04-04T17:50:08.309Z] === RUN   TestBuildMultiStageParentConfig
17:50:08 [2022-04-04T17:50:08.638Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.64s)
17:50:08 [2022-04-04T17:50:08.639Z] === RUN   TestAPIIpcModeHost
17:50:08 [2022-04-04T17:50:08.891Z] ..........................xx....................                         [ 29%]
17:50:08 [2022-04-04T17:50:08.897Z] --- PASS: TestAPIIpcModeHost (0.38s)
17:50:08 [2022-04-04T17:50:08.897Z] === RUN   TestDaemonIpcModeShareable
17:50:09 [2022-04-04T17:50:09.681Z] --- PASS: TestBuildMultiStageParentConfig (1.22s)
17:50:09 [2022-04-04T17:50:09.681Z] === RUN   TestBuildLabelWithTargets
17:50:09 [2022-04-04T17:50:09.836Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true
17:50:09 [2022-04-04T17:50:09.836Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
17:50:09 [2022-04-04T17:50:09.836Z] === RUN   TestDaemonIpcModePrivate
17:50:11 [2022-04-04T17:50:11.213Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false
17:50:11 [2022-04-04T17:50:11.213Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
17:50:11 [2022-04-04T17:50:11.213Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:50:11 [2022-04-04T17:50:11.461Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:50:11 [2022-04-04T17:50:11.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.03s)
17:50:11 [2022-04-04T17:50:11.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.06s)
17:50:11 [2022-04-04T17:50:11.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.44s)
17:50:11 [2022-04-04T17:50:11.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.61s)
17:50:11 [2022-04-04T17:50:11.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.08s)
17:50:11 [2022-04-04T17:50:11.461Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.15s)
17:50:11 [2022-04-04T17:50:11.461Z] === RUN   TestBuildMultiStageCopy
17:50:11 [2022-04-04T17:50:11.461Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:50:11 [2022-04-04T17:50:11.575Z] --- PASS: TestBuildLabelWithTargets (2.09s)
17:50:11 [2022-04-04T17:50:11.575Z] === RUN   TestBuildWithEmptyLayers
17:50:12 [2022-04-04T17:50:12.150Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false
17:50:12 [2022-04-04T17:50:12.408Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
17:50:12 [2022-04-04T17:50:12.408Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:50:12 [2022-04-04T17:50:12.505Z] --- PASS: TestBuildWithEmptyLayers (1.07s)
17:50:12 [2022-04-04T17:50:12.505Z] === RUN   TestBuildMultiStageOnBuild
17:50:13 [2022-04-04T17:50:13.344Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true
17:50:13 [2022-04-04T17:50:13.344Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
17:50:13 [2022-04-04T17:50:13.344Z] === RUN   TestIpcModeOlderClient
17:50:13 [2022-04-04T17:50:13.344Z] === PAUSE TestIpcModeOlderClient
17:50:13 [2022-04-04T17:50:13.344Z] === RUN   TestKillContainerInvalidSignal
17:50:13 [2022-04-04T17:50:13.914Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
17:50:13 [2022-04-04T17:50:13.914Z] === RUN   TestKillContainer
17:50:13 [2022-04-04T17:50:13.914Z] === RUN   TestKillContainer/no_signal
17:50:14 [2022-04-04T17:50:14.482Z] === RUN   TestKillContainer/non_killing_signal
17:50:14 [2022-04-04T17:50:14.742Z] === RUN   TestKillContainer/killing_signal
17:50:15 [2022-04-04T17:50:15.310Z] --- PASS: TestKillContainer (1.27s)
17:50:15 [2022-04-04T17:50:15.310Z]     --- PASS: TestKillContainer/no_signal (0.42s)
17:50:15 [2022-04-04T17:50:15.310Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
17:50:15 [2022-04-04T17:50:15.310Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:50:15 [2022-04-04T17:50:15.310Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:50:15 [2022-04-04T17:50:15.310Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:50:15 [2022-04-04T17:50:15.588Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:50:15 [2022-04-04T17:50:15.781Z] --- PASS: TestBuildMultiStageOnBuild (2.85s)
17:50:15 [2022-04-04T17:50:15.781Z] === RUN   TestBuildUncleanTarFilenames
17:50:16 [2022-04-04T17:50:16.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
17:50:16 [2022-04-04T17:50:16.539Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
17:50:16 [2022-04-04T17:50:16.539Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
17:50:16 [2022-04-04T17:50:16.539Z] === RUN   TestKillStoppedContainer
17:50:16 [2022-04-04T17:50:16.539Z] --- PASS: TestKillStoppedContainer (0.04s)
17:50:16 [2022-04-04T17:50:16.539Z] === RUN   TestKillStoppedContainerAPIPre120
17:50:16 [2022-04-04T17:50:16.539Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:50:16 [2022-04-04T17:50:16.539Z] === RUN   TestKillDifferentUserContainer
17:50:17 [2022-04-04T17:50:17.117Z] --- PASS: TestKillDifferentUserContainer (0.45s)
17:50:17 [2022-04-04T17:50:17.117Z] === RUN   TestInspectOomKilledTrue
17:50:17 [2022-04-04T17:50:17.117Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:50:17 [2022-04-04T17:50:17.117Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:50:17 [2022-04-04T17:50:17.117Z] === RUN   TestInspectOomKilledFalse
17:50:17 [2022-04-04T17:50:17.154Z] --- PASS: TestBuildUncleanTarFilenames (1.54s)
17:50:17 [2022-04-04T17:50:17.154Z] === RUN   TestBuildMultiStageLayerLeak
17:50:17 [2022-04-04T17:50:17.377Z] --- PASS: TestInspectOomKilledFalse (0.39s)
17:50:17 [2022-04-04T17:50:17.377Z] === RUN   TestLinksEtcHostsContentMatch
17:50:17 [2022-04-04T17:50:17.636Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
17:50:17 [2022-04-04T17:50:17.636Z] === RUN   TestLinksContainerNames
17:50:18 [2022-04-04T17:50:18.575Z] --- PASS: TestLinksContainerNames (0.81s)
17:50:18 [2022-04-04T17:50:18.575Z] === RUN   TestLogsFollowTailEmpty
17:50:18 [2022-04-04T17:50:18.627Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:50:18 [2022-04-04T17:50:18.627Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:50:18 [2022-04-04T17:50:18.834Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
17:50:18 [2022-04-04T17:50:18.834Z] === RUN   TestContainerNetworkMountsNoChown
17:50:19 [2022-04-04T17:50:19.095Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:50:19 [2022-04-04T17:50:19.403Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/default
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/private
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rprivate
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/slave
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rslave
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/shared
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rshared
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/default
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/rslave
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/default/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/default/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/rshared
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/shared
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/rprivate
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/slave
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/private
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/private/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/private/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/default/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/default/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:50:19 [2022-04-04T17:50:19.403Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/private/bind_root
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/private/mount_root
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:50:19 [2022-04-04T17:50:19.663Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:50:19 [2022-04-04T17:50:19.663Z] --- PASS: TestMountDaemonRoot (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:50:19 [2022-04-04T17:50:19.663Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:50:19 [2022-04-04T17:50:19.663Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:50:19 [2022-04-04T17:50:19.663Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:50:19 [2022-04-04T17:50:19.663Z]     --- PASS: TestMountDaemonRoot/rslave (0.01s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:50:19 [2022-04-04T17:50:19.663Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:50:19 [2022-04-04T17:50:19.663Z] === RUN   TestContainerBindMountNonRecursive
17:50:20 [2022-04-04T17:50:20.084Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:50:20 [2022-04-04T17:50:20.432Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s)
17:50:20 [2022-04-04T17:50:20.432Z] === RUN   TestBuildWithHugeFile
17:50:20 [2022-04-04T17:50:20.558Z] --- PASS: TestBuildMultiStageCopy (9.32s)
17:50:20 [2022-04-04T17:50:20.558Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.56s)
17:50:20 [2022-04-04T17:50:20.558Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
17:50:20 [2022-04-04T17:50:20.558Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s)
17:50:20 [2022-04-04T17:50:20.558Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s)
17:50:20 [2022-04-04T17:50:20.558Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.82s)
17:50:20 [2022-04-04T17:50:20.558Z] === RUN   TestBuildMultiStageParentConfig
17:50:21 [2022-04-04T17:50:21.044Z] --- PASS: TestContainerBindMountNonRecursive (1.19s)
17:50:21 [2022-04-04T17:50:21.044Z] === RUN   TestContainerVolumesMountedAsShared
17:50:21 [2022-04-04T17:50:21.303Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
17:50:21 [2022-04-04T17:50:21.303Z] === RUN   TestContainerVolumesMountedAsSlave
17:50:21 [2022-04-04T17:50:21.563Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
17:50:21 [2022-04-04T17:50:21.563Z] === RUN   TestNetworkNat
17:50:22 [2022-04-04T17:50:22.130Z] --- PASS: TestNetworkNat (0.44s)
17:50:22 [2022-04-04T17:50:22.130Z] === RUN   TestNetworkLocalhostTCPNat
17:50:22 [2022-04-04T17:50:22.698Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
17:50:22 [2022-04-04T17:50:22.698Z] === RUN   TestNetworkLoopbackNat
17:50:22 [2022-04-04T17:50:22.782Z] --- PASS: TestBuildMultiStageParentConfig (1.97s)
17:50:22 [2022-04-04T17:50:22.782Z] === RUN   TestBuildLabelWithTargets
17:50:22 [2022-04-04T17:50:22.782Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:50:22 [2022-04-04T17:50:22.782Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
17:50:22 [2022-04-04T17:50:22.782Z] === RUN   TestBuildWithEmptyLayers
17:50:23 [2022-04-04T17:50:23.770Z] --- PASS: TestBuildWithEmptyLayers (0.97s)
17:50:23 [2022-04-04T17:50:23.770Z] === RUN   TestBuildMultiStageOnBuild
17:50:25 [2022-04-04T17:50:25.230Z] --- PASS: TestNetworkLoopbackNat (2.54s)
17:50:25 [2022-04-04T17:50:25.230Z] === RUN   TestPause
17:50:25 [2022-04-04T17:50:25.489Z] --- PASS: TestPause (0.45s)
17:50:25 [2022-04-04T17:50:25.489Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:50:25 [2022-04-04T17:50:25.489Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:50:25 [2022-04-04T17:50:25.489Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:50:25 [2022-04-04T17:50:25.489Z] === RUN   TestPauseStopPausedContainer
17:50:25 [2022-04-04T17:50:25.583Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:50:26 [2022-04-04T17:50:26.058Z] --- PASS: TestPauseStopPausedContainer (0.43s)
17:50:26 [2022-04-04T17:50:26.058Z] === RUN   TestPsFilter
17:50:26 [2022-04-04T17:50:26.058Z] --- PASS: TestPsFilter (0.12s)
17:50:26 [2022-04-04T17:50:26.058Z] === RUN   TestRemoveContainerWithRemovedVolume
17:50:26 [2022-04-04T17:50:26.627Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
17:50:26 [2022-04-04T17:50:26.627Z] === RUN   TestRemoveContainerWithVolume
17:50:26 [2022-04-04T17:50:26.886Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
17:50:26 [2022-04-04T17:50:26.886Z] === RUN   TestRemoveContainerRunning
17:50:27 [2022-04-04T17:50:27.456Z] --- PASS: TestRemoveContainerRunning (0.43s)
17:50:27 [2022-04-04T17:50:27.456Z] === RUN   TestRemoveContainerForceRemoveRunning
17:50:27 [2022-04-04T17:50:27.716Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
17:50:27 [2022-04-04T17:50:27.716Z] === RUN   TestRemoveInvalidContainer
17:50:27 [2022-04-04T17:50:27.716Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:50:27 [2022-04-04T17:50:27.716Z] === RUN   TestRenameLinkedContainer
17:50:29 [2022-04-04T17:50:29.622Z] --- PASS: TestRenameLinkedContainer (1.73s)
17:50:29 [2022-04-04T17:50:29.622Z] === RUN   TestRenameStoppedContainer
17:50:29 [2022-04-04T17:50:29.881Z] --- PASS: TestRenameStoppedContainer (0.40s)
17:50:29 [2022-04-04T17:50:29.881Z] === RUN   TestRenameRunningContainerAndReuse
17:50:30 [2022-04-04T17:50:30.821Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
17:50:30 [2022-04-04T17:50:30.821Z] === RUN   TestRenameInvalidName
17:50:31 [2022-04-04T17:50:31.081Z] --- PASS: TestRenameInvalidName (0.41s)
17:50:31 [2022-04-04T17:50:31.082Z] === RUN   TestRenameAnonymousContainer
17:50:32 [2022-04-04T17:50:32.990Z] --- PASS: TestRenameAnonymousContainer (1.48s)
17:50:32 [2022-04-04T17:50:32.990Z] === RUN   TestRenameContainerWithSameName
17:50:32 [2022-04-04T17:50:32.990Z] --- PASS: TestRenameContainerWithSameName (0.40s)
17:50:32 [2022-04-04T17:50:32.990Z] === RUN   TestRenameContainerWithLinkedContainer
17:50:33 [2022-04-04T17:50:33.047Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:50:33 [2022-04-04T17:50:33.926Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
17:50:33 [2022-04-04T17:50:33.926Z] === RUN   TestResize
17:50:34 [2022-04-04T17:50:34.185Z] --- PASS: TestResize (0.44s)
17:50:34 [2022-04-04T17:50:34.185Z] === RUN   TestResizeWithInvalidSize
17:50:34 [2022-04-04T17:50:34.752Z] --- PASS: TestResizeWithInvalidSize (0.45s)
17:50:34 [2022-04-04T17:50:34.753Z] === RUN   TestResizeWhenContainerNotStarted
17:50:35 [2022-04-04T17:50:35.319Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:50:35 [2022-04-04T17:50:35.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:50:37 [2022-04-04T17:50:37.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:50:37 [2022-04-04T17:50:37.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:50:38 [2022-04-04T17:50:38.107Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:50:38 [2022-04-04T17:50:38.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:50:38 [2022-04-04T17:50:38.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:50:38 [2022-04-04T17:50:38.707Z] --- PASS: TestBuildMultiStageOnBuild (14.18s)
17:50:38 [2022-04-04T17:50:38.707Z] === RUN   TestBuildUncleanTarFilenames
17:50:38 [2022-04-04T17:50:38.707Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:50:38 [2022-04-04T17:50:38.707Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:50:38 [2022-04-04T17:50:38.707Z] === RUN   TestBuildMultiStageLayerLeak
17:50:39 [2022-04-04T17:50:39.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:50:39 [2022-04-04T17:50:39.620Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:50:41 [2022-04-04T17:50:41.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:50:41 [2022-04-04T17:50:41.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:50:42 [2022-04-04T17:50:42.142Z] --- PASS: TestBuildWithHugeFile (39.73s)
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildWithEmptyDockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:50:42 [2022-04-04T17:50:42.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:50:42 [2022-04-04T17:50:42.143Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
17:50:42 [2022-04-04T17:50:42.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
17:50:42 [2022-04-04T17:50:42.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildPreserveOwnership
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildPreserveOwnership/copy_from
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:50:42 [2022-04-04T17:50:42.143Z] --- PASS: TestBuildPreserveOwnership (2.78s)
17:50:42 [2022-04-04T17:50:42.143Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.74s)
17:50:42 [2022-04-04T17:50:42.143Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s)
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildPlatformInvalid
17:50:42 [2022-04-04T17:50:42.143Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:50:42 [2022-04-04T17:50:42.143Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:50:43 [2022-04-04T17:50:43.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:50:43 [2022-04-04T17:50:43.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:50:45 [2022-04-04T17:50:45.600Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
17:50:45 [2022-04-04T17:50:45.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s)
17:50:45 [2022-04-04T17:50:45.600Z] === RUN   TestCgroupNamespacesRun
17:50:46 [2022-04-04T17:50:46.536Z] --- PASS: TestCgroupNamespacesRun (1.17s)
17:50:46 [2022-04-04T17:50:46.536Z] === RUN   TestCgroupNamespacesRunPrivileged
17:50:46 [2022-04-04T17:50:46.536Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:50:46 [2022-04-04T17:50:46.536Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
17:50:46 [2022-04-04T17:50:46.536Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:50:47 [2022-04-04T17:50:47.913Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
17:50:47 [2022-04-04T17:50:47.913Z] === RUN   TestCgroupNamespacesRunHostMode
17:50:48 [2022-04-04T17:50:48.851Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
17:50:48 [2022-04-04T17:50:48.851Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:50:50 [2022-04-04T17:50:50.229Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
17:50:50 [2022-04-04T17:50:50.229Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:50:51 [2022-04-04T17:50:51.168Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
17:50:51 [2022-04-04T17:50:51.168Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:50:51 [2022-04-04T17:50:51.736Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:50:51 [2022-04-04T17:50:51.736Z] === RUN   TestCgroupNamespacesRunOlderClient
17:50:53 [2022-04-04T17:50:53.118Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
17:50:53 [2022-04-04T17:50:53.118Z] === RUN   TestNISDomainname
17:50:53 [2022-04-04T17:50:53.377Z] --- PASS: TestNISDomainname (0.52s)
17:50:53 [2022-04-04T17:50:53.377Z] === RUN   TestHostnameDnsResolution
17:50:54 [2022-04-04T17:50:54.315Z] --- PASS: TestHostnameDnsResolution (0.78s)
17:50:54 [2022-04-04T17:50:54.315Z] === RUN   TestUnprivilegedPortsAndPing
17:50:54 [2022-04-04T17:50:54.321Z] tests/integration/api_network_test.py ............................       [ 47%]
17:50:54 [2022-04-04T17:50:54.346Z] Loaded image: buildpack-deps:buster
17:50:54 [2022-04-04T17:50:54.346Z] Loaded image: busybox:latest
17:50:54 [2022-04-04T17:50:54.346Z] Loaded image: busybox:glibc
17:50:54 [2022-04-04T17:50:54.884Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
17:50:54 [2022-04-04T17:50:54.884Z] === RUN   TestStats
17:50:54 [2022-04-04T17:50:54.916Z] Loaded image: debian:bullseye
17:50:54 [2022-04-04T17:50:54.916Z] Loaded image: hello-world:latest
17:50:54 [2022-04-04T17:50:54.916Z] Loaded image: arm32v7/hello-world:latest
17:50:56 [2022-04-04T17:50:56.451Z] --- PASS: TestBuildMultiStageLayerLeak (18.06s)
17:50:56 [2022-04-04T17:50:56.451Z] === RUN   TestBuildWithHugeFile
17:50:57 [2022-04-04T17:50:57.416Z] --- PASS: TestStats (2.47s)
17:50:57 [2022-04-04T17:50:57.416Z] === RUN   TestStopContainerWithTimeout
17:50:57 [2022-04-04T17:50:57.416Z] === RUN   TestStopContainerWithTimeout/0
17:50:57 [2022-04-04T17:50:57.416Z] === PAUSE TestStopContainerWithTimeout/0
17:50:57 [2022-04-04T17:50:57.416Z] === RUN   TestStopContainerWithTimeout/1
17:50:57 [2022-04-04T17:50:57.416Z] === PAUSE TestStopContainerWithTimeout/1
17:50:57 [2022-04-04T17:50:57.416Z] === RUN   TestStopContainerWithTimeout/3
17:50:57 [2022-04-04T17:50:57.416Z] === PAUSE TestStopContainerWithTimeout/3
17:50:57 [2022-04-04T17:50:57.416Z] === RUN   TestStopContainerWithTimeout/-1
17:50:57 [2022-04-04T17:50:57.416Z] === PAUSE TestStopContainerWithTimeout/-1
17:50:57 [2022-04-04T17:50:57.416Z] === CONT  TestStopContainerWithTimeout/0
17:50:57 [2022-04-04T17:50:57.416Z] === CONT  TestStopContainerWithTimeout/3
17:50:57 [2022-04-04T17:50:57.674Z] === CONT  TestStopContainerWithTimeout/-1
17:51:00 [2022-04-04T17:51:00.208Z] === CONT  TestStopContainerWithTimeout/1
17:51:01 [2022-04-04T17:51:01.144Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:51:01 [2022-04-04T17:51:01.144Z]     --- PASS: TestStopContainerWithTimeout/0 (0.51s)
17:51:01 [2022-04-04T17:51:01.144Z]     --- PASS: TestStopContainerWithTimeout/3 (2.51s)
17:51:01 [2022-04-04T17:51:01.144Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
17:51:01 [2022-04-04T17:51:01.144Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
17:51:01 [2022-04-04T17:51:01.144Z] === RUN   TestDeleteDevicemapper
17:51:01 [2022-04-04T17:51:01.144Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:51:01 [2022-04-04T17:51:01.144Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:51:01 [2022-04-04T17:51:01.144Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:51:01 [2022-04-04T17:51:01.476Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.37s)
17:51:01 [2022-04-04T17:51:01.476Z] PASS
17:51:01 [2022-04-04T17:51:01.476Z] 
17:51:01 [2022-04-04T17:51:01.476Z] === Skipped
17:51:01 [2022-04-04T17:51:01.476Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:51:01 [2022-04-04T17:51:01.476Z]     build_session_test.go:25: TODO: BuildKit
17:51:01 [2022-04-04T17:51:01.476Z] 
17:51:01 [2022-04-04T17:51:01.476Z] DONE 33 tests, 1 skipped in 99.492s
17:51:01 [2022-04-04T17:51:01.476Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:51:01 [2022-04-04T17:51:01.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:51:01 [2022-04-04T17:51:01.476Z] ++ set -e
17:51:01 [2022-04-04T17:51:01.476Z] ++ '[' -n 0 ']'
17:51:01 [2022-04-04T17:51:01.476Z] ++ set -x
17:51:01 [2022-04-04T17:51:01.476Z] ++ env -i DEST=/go/src/github.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
17:51:01 [2022-04-04T17:51:01.735Z] INFO: Testing against a local daemon
17:51:01 [2022-04-04T17:51:01.735Z] === RUN   TestConfigInspect
17:51:02 [2022-04-04T17:51:02.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
17:51:02 [2022-04-04T17:51:02.524Z] === RUN   TestUpdateMemory
17:51:03 [2022-04-04T17:51:03.092Z] --- PASS: TestUpdateMemory (0.55s)
17:51:03 [2022-04-04T17:51:03.092Z] === RUN   TestUpdateCPUQuota
17:51:04 [2022-04-04T17:51:04.030Z] --- PASS: TestUpdateCPUQuota (0.89s)
17:51:04 [2022-04-04T17:51:04.030Z] === RUN   TestUpdatePidsLimit
17:51:04 [2022-04-04T17:51:04.030Z] === RUN   TestUpdatePidsLimit/update_from_none
17:51:04 [2022-04-04T17:51:04.267Z] --- PASS: TestConfigInspect (2.34s)
17:51:04 [2022-04-04T17:51:04.267Z] === RUN   TestConfigList
17:51:04 [2022-04-04T17:51:04.289Z] === RUN   TestUpdatePidsLimit/no_change
17:51:04 [2022-04-04T17:51:04.549Z] === RUN   TestUpdatePidsLimit/update_lower
17:51:04 [2022-04-04T17:51:04.549Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:51:04 [2022-04-04T17:51:04.809Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:51:05 [2022-04-04T17:51:05.068Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:51:05 [2022-04-04T17:51:05.328Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:51:05 [2022-04-04T17:51:05.896Z] --- PASS: TestUpdatePidsLimit (1.92s)
17:51:05 [2022-04-04T17:51:05.896Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
17:51:05 [2022-04-04T17:51:05.896Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
17:51:05 [2022-04-04T17:51:05.896Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
17:51:05 [2022-04-04T17:51:05.896Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
17:51:05 [2022-04-04T17:51:05.896Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
17:51:05 [2022-04-04T17:51:05.896Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
17:51:05 [2022-04-04T17:51:05.896Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
17:51:05 [2022-04-04T17:51:05.896Z] === RUN   TestUpdateRestartPolicy
17:51:06 [2022-04-04T17:51:06.031Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:51:06 [2022-04-04T17:51:06.171Z] --- PASS: TestConfigList (2.12s)
17:51:06 [2022-04-04T17:51:06.171Z] === RUN   TestConfigsCreateAndDelete
17:51:07 [2022-04-04T17:51:07.531Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:51:08 [2022-04-04T17:51:08.701Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
17:51:08 [2022-04-04T17:51:08.701Z] === RUN   TestConfigsUpdate
17:51:10 [2022-04-04T17:51:10.074Z] --- PASS: TestConfigsUpdate (1.69s)
17:51:10 [2022-04-04T17:51:10.074Z] === RUN   TestTemplatedConfig
17:51:12 [2022-04-04T17:51:12.568Z] tests/integration/api_service_test.py .................................. [ 60%]
17:51:12 [2022-04-04T17:51:12.610Z] --- PASS: TestTemplatedConfig (2.47s)
17:51:12 [2022-04-04T17:51:12.610Z] === RUN   TestConfigCreateResolve
17:51:14 [2022-04-04T17:51:14.513Z] --- PASS: TestConfigCreateResolve (1.68s)
17:51:14 [2022-04-04T17:51:14.513Z] === RUN   TestConfigDaemonLibtrustID
17:51:14 [2022-04-04T17:51:14.772Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:51:14 [2022-04-04T17:51:14.772Z] PASS
17:51:14 [2022-04-04T17:51:14.772Z] 
17:51:14 [2022-04-04T17:51:14.772Z] DONE 7 tests in 13.053s
17:51:14 [2022-04-04T17:51:14.772Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:51:14 [2022-04-04T17:51:14.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:51:14 [2022-04-04T17:51:14.772Z] ++ set -e
17:51:14 [2022-04-04T17:51:14.772Z] ++ '[' -n 0 ']'
17:51:14 [2022-04-04T17:51:14.772Z] ++ set -x
17:51:14 [2022-04-04T17:51:14.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:51:14 [2022-04-04T17:51:14.772Z] INFO: Testing against a local daemon
17:51:14 [2022-04-04T17:51:14.772Z] === RUN   TestCheckpoint
17:51:14 [2022-04-04T17:51:14.772Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:51:14 [2022-04-04T17:51:14.772Z] --- SKIP: TestCheckpoint (0.00s)
17:51:14 [2022-04-04T17:51:14.772Z] === RUN   TestContainerInvalidJSON
17:51:14 [2022-04-04T17:51:14.772Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:51:14 [2022-04-04T17:51:14.772Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:51:14 [2022-04-04T17:51:14.772Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:51:14 [2022-04-04T17:51:14.772Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:51:14 [2022-04-04T17:51:14.772Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:51:14 [2022-04-04T17:51:14.772Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:51:14 [2022-04-04T17:51:14.772Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:51:14 [2022-04-04T17:51:14.772Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:51:14 [2022-04-04T17:51:14.772Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:51:14 [2022-04-04T17:51:14.772Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:51:14 [2022-04-04T17:51:14.772Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:51:14 [2022-04-04T17:51:14.772Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:51:14 [2022-04-04T17:51:14.772Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:51:14 [2022-04-04T17:51:14.773Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:51:15 [2022-04-04T17:51:15.031Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:51:15 [2022-04-04T17:51:15.031Z] === RUN   TestCopyFromContainerPathIsNotDir
17:51:15 [2022-04-04T17:51:15.031Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:51:15 [2022-04-04T17:51:15.031Z] === RUN   TestCopyToContainerPathDoesNotExist
17:51:15 [2022-04-04T17:51:15.031Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:51:15 [2022-04-04T17:51:15.031Z] === RUN   TestCopyToContainerPathIsNotDir
17:51:15 [2022-04-04T17:51:15.031Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:51:15 [2022-04-04T17:51:15.031Z] === RUN   TestCopyFromContainer
17:51:15 [2022-04-04T17:51:15.969Z] === RUN   TestCopyFromContainer//
17:51:15 [2022-04-04T17:51:15.969Z] === RUN   TestCopyFromContainer//bar/root
17:51:15 [2022-04-04T17:51:15.969Z] === RUN   TestCopyFromContainer//bar/root/
17:51:15 [2022-04-04T17:51:15.969Z] === RUN   TestCopyFromContainer/bar/quux
17:51:15 [2022-04-04T17:51:15.969Z] === RUN   TestCopyFromContainer/bar/quux/
17:51:15 [2022-04-04T17:51:15.969Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:51:15 [2022-04-04T17:51:15.969Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:51:16 [2022-04-04T17:51:16.227Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:51:16 [2022-04-04T17:51:16.228Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:51:16 [2022-04-04T17:51:16.228Z] === RUN   TestCopyFromContainer/bar/notarget
17:51:16 [2022-04-04T17:51:16.228Z] --- PASS: TestCopyFromContainer (1.26s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer// (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:51:16 [2022-04-04T17:51:16.228Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:51:16 [2022-04-04T17:51:16.228Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:51:16 [2022-04-04T17:51:16.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:51:16 [2022-04-04T17:51:16.228Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:51:16 [2022-04-04T17:51:16.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:51:16 [2022-04-04T17:51:16.228Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:51:16 [2022-04-04T17:51:16.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:51:16 [2022-04-04T17:51:16.228Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:51:16 [2022-04-04T17:51:16.228Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:51:16 [2022-04-04T17:51:16.228Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:51:16 [2022-04-04T17:51:16.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:51:16 [2022-04-04T17:51:16.228Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:51:16 [2022-04-04T17:51:16.228Z] === RUN   TestCreateLinkToNonExistingContainer
17:51:16 [2022-04-04T17:51:16.228Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:51:16 [2022-04-04T17:51:16.228Z] === RUN   TestCreateWithInvalidEnv
17:51:16 [2022-04-04T17:51:16.486Z] === RUN   TestCreateWithInvalidEnv/0
17:51:16 [2022-04-04T17:51:16.486Z] === PAUSE TestCreateWithInvalidEnv/0
17:51:16 [2022-04-04T17:51:16.486Z] === RUN   TestCreateWithInvalidEnv/1
17:51:16 [2022-04-04T17:51:16.486Z] === PAUSE TestCreateWithInvalidEnv/1
17:51:16 [2022-04-04T17:51:16.486Z] === RUN   TestCreateWithInvalidEnv/2
17:51:16 [2022-04-04T17:51:16.486Z] === PAUSE TestCreateWithInvalidEnv/2
17:51:16 [2022-04-04T17:51:16.486Z] === CONT  TestCreateWithInvalidEnv/0
17:51:16 [2022-04-04T17:51:16.486Z] === CONT  TestCreateWithInvalidEnv/2
17:51:16 [2022-04-04T17:51:16.486Z] === CONT  TestCreateWithInvalidEnv/1
17:51:16 [2022-04-04T17:51:16.486Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:51:16 [2022-04-04T17:51:16.486Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:51:16 [2022-04-04T17:51:16.486Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:51:16 [2022-04-04T17:51:16.486Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:51:16 [2022-04-04T17:51:16.486Z] === RUN   TestCreateTmpfsMountsTarget
17:51:16 [2022-04-04T17:51:16.486Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:51:16 [2022-04-04T17:51:16.486Z] === RUN   TestCreateWithCustomMaskedPaths
17:51:17 [2022-04-04T17:51:17.423Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
17:51:17 [2022-04-04T17:51:17.423Z] === RUN   TestCreateWithCustomReadonlyPaths
17:51:18 [2022-04-04T17:51:18.164Z] --- PASS: TestUpdateRestartPolicy (11.06s)
17:51:18 [2022-04-04T17:51:18.164Z] === RUN   TestUpdateRestartWithAutoRemove
17:51:18 [2022-04-04T17:51:18.164Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
17:51:18 [2022-04-04T17:51:18.164Z] === RUN   TestWaitNonBlocked
17:51:18 [2022-04-04T17:51:18.164Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:51:18 [2022-04-04T17:51:18.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:51:18 [2022-04-04T17:51:18.164Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:51:18 [2022-04-04T17:51:18.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:51:18 [2022-04-04T17:51:18.164Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:51:18 [2022-04-04T17:51:18.164Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:51:18 [2022-04-04T17:51:18.164Z] --- PASS: TestWaitNonBlocked (0.02s)
17:51:18 [2022-04-04T17:51:18.164Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
17:51:18 [2022-04-04T17:51:18.164Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
17:51:18 [2022-04-04T17:51:18.164Z] === RUN   TestWaitBlocked
17:51:18 [2022-04-04T17:51:18.164Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:51:18 [2022-04-04T17:51:18.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:51:18 [2022-04-04T17:51:18.164Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:51:18 [2022-04-04T17:51:18.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:51:18 [2022-04-04T17:51:18.164Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:51:18 [2022-04-04T17:51:18.164Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:51:18 [2022-04-04T17:51:18.733Z] --- PASS: TestWaitBlocked (0.01s)
17:51:18 [2022-04-04T17:51:18.733Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.50s)
17:51:18 [2022-04-04T17:51:18.733Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
17:51:18 [2022-04-04T17:51:18.733Z] === CONT  TestContainerStartOnDaemonRestart
17:51:18 [2022-04-04T17:51:18.733Z] === CONT  TestIpcModeOlderClient
17:51:18 [2022-04-04T17:51:18.733Z] --- PASS: TestIpcModeOlderClient (0.11s)
17:51:18 [2022-04-04T17:51:18.733Z] === CONT  TestRestartDaemonWithRestartingContainer
17:51:18 [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.05s)
17:51:18 [2022-04-04T17:51:18.797Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:51:18 [2022-04-04T17:51:18.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:51:18 [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:51:18 [2022-04-04T17:51:18.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:51:18 [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:51:18 [2022-04-04T17:51:18.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:51:18 [2022-04-04T17:51:18.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:51:18 [2022-04-04T17:51:18.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:51:18 [2022-04-04T17:51:18.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:51:18 [2022-04-04T17:51:18.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:51:18 [2022-04-04T17:51:18.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:51:18 [2022-04-04T17:51:18.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:51:18 [2022-04-04T17:51:18.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:51:18 [2022-04-04T17:51:18.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:51:18 [2022-04-04T17:51:18.797Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:51:19 [2022-04-04T17:51:19.056Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestCreateDifferentPlatform
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestCreateDifferentPlatform/different_os
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:51:19 [2022-04-04T17:51:19.056Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:51:19 [2022-04-04T17:51:19.056Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:51:19 [2022-04-04T17:51:19.056Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:51:19 [2022-04-04T17:51:19.056Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:51:19 [2022-04-04T17:51:19.056Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestContainerStartOnDaemonRestart
17:51:19 [2022-04-04T17:51:19.056Z] === PAUSE TestContainerStartOnDaemonRestart
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestDaemonRestartIpcMode
17:51:19 [2022-04-04T17:51:19.056Z] === PAUSE TestDaemonRestartIpcMode
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestDaemonHostGatewayIP
17:51:19 [2022-04-04T17:51:19.056Z] === PAUSE TestDaemonHostGatewayIP
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestRestartDaemonWithRestartingContainer
17:51:19 [2022-04-04T17:51:19.056Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestContainerKillOnDaemonStart
17:51:19 [2022-04-04T17:51:19.056Z] === PAUSE TestContainerKillOnDaemonStart
17:51:19 [2022-04-04T17:51:19.056Z] === RUN   TestDiff
17:51:19 [2022-04-04T17:51:19.314Z] --- PASS: TestDiff (0.38s)
17:51:19 [2022-04-04T17:51:19.314Z] === RUN   TestExecWithCloseStdin
17:51:19 [2022-04-04T17:51:19.880Z] --- PASS: TestExecWithCloseStdin (0.41s)
17:51:19 [2022-04-04T17:51:19.880Z] === RUN   TestExec
17:51:20 [2022-04-04T17:51:20.446Z] --- PASS: TestExec (0.47s)
17:51:20 [2022-04-04T17:51:20.446Z] === RUN   TestExecUser
17:51:20 [2022-04-04T17:51:20.704Z] --- PASS: TestExecUser (0.43s)
17:51:20 [2022-04-04T17:51:20.704Z] === RUN   TestExportContainerAndImportImage
17:51:21 [2022-04-04T17:51:21.268Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s)
17:51:21 [2022-04-04T17:51:21.268Z] === CONT  TestContainerKillOnDaemonStart
17:51:21 [2022-04-04T17:51:21.268Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s)
17:51:21 [2022-04-04T17:51:21.268Z] === CONT  TestDaemonHostGatewayIP
17:51:21 [2022-04-04T17:51:21.287Z] --- PASS: TestExportContainerAndImportImage (0.54s)
17:51:21 [2022-04-04T17:51:21.287Z] === RUN   TestExportContainerAfterDaemonRestart
17:51:22 [2022-04-04T17:51:22.675Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
17:51:22 [2022-04-04T17:51:22.675Z] === RUN   TestHealthCheckWorkdir
17:51:22 [2022-04-04T17:51:22.934Z] --- PASS: TestHealthCheckWorkdir (0.48s)
17:51:22 [2022-04-04T17:51:22.934Z] === RUN   TestHealthKillContainer
17:51:23 [2022-04-04T17:51:23.802Z] --- PASS: TestDaemonHostGatewayIP (2.51s)
17:51:23 [2022-04-04T17:51:23.802Z] === CONT  TestDaemonRestartIpcMode
17:51:25 [2022-04-04T17:51:25.707Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
17:51:27 [2022-04-04T17:51:27.344Z] .........................                                                [ 67%]
17:51:28 [2022-04-04T17:51:28.108Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:51:28 [2022-04-04T17:51:28.108Z] Using test binary docker
17:51:28 [2022-04-04T17:51:28.108Z] +++ /etc/init.d/apparmor start
17:51:28 [2022-04-04T17:51:28.108Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:51:28 [2022-04-04T17:51:28.108Z] INFO: Waiting for daemon to start...
17:51:28 [2022-04-04T17:51:28.108Z] Starting dockerd
17:51:28 [2022-04-04T17:51:28.108Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
17:51:28 [2022-04-04T17:51:28.108Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:51:28 [2022-04-04T17:51:28.108Z] Using test binary docker
17:51:28 [2022-04-04T17:51:28.108Z] +++ /etc/init.d/apparmor start
17:51:28 [2022-04-04T17:51:28.108Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:51:28 [2022-04-04T17:51:28.108Z] INFO: Waiting for daemon to start...
17:51:28 [2022-04-04T17:51:28.108Z] Starting dockerd
17:51:28 [2022-04-04T17:51:28.108Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
17:51:28 [2022-04-04T17:51:28.108Z] .
17:51:28 [2022-04-04T17:51:28.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:51:28 [2022-04-04T17:51:28.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:51:28 [2022-04-04T17:51:28.108Z] Error: No such image: emptyfs
17:51:28 [2022-04-04T17:51:28.108Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:51:28 [2022-04-04T17:51:28.108Z] ++++ docker load
17:51:28 [2022-04-04T17:51:28.108Z] Running integration-test (iteration 1)
17:51:28 [2022-04-04T17:51:28.108Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:51:28 [2022-04-04T17:51:28.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:51:28 [2022-04-04T17:51:28.108Z] ++ set -e
17:51:28 [2022-04-04T17:51:28.108Z] ++ '[' -n 0 ']'
17:51:28 [2022-04-04T17:51:28.108Z] ++ set -x
17:51:28 [2022-04-04T17:51:28.108Z] ++ env -i DEST=/go/src/github.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)/'
17:51:28 [2022-04-04T17:51:28.108Z] 
17:51:28 [2022-04-04T17:51:28.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:51:28 [2022-04-04T17:51:28.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:51:28 [2022-04-04T17:51:28.108Z] Error: No such image: emptyfs
17:51:28 [2022-04-04T17:51:28.108Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:51:28 [2022-04-04T17:51:28.108Z] ++++ docker load
17:51:28 [2022-04-04T17:51:28.672Z] Running integration-test (iteration 1)
17:51:28 [2022-04-04T17:51:28.672Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:51:28 [2022-04-04T17:51:28.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:51:28 [2022-04-04T17:51:28.672Z] ++ set -e
17:51:28 [2022-04-04T17:51:28.672Z] ++ '[' -n 0 ']'
17:51:28 [2022-04-04T17:51:28.672Z] ++ set -x
17:51:28 [2022-04-04T17:51:28.672Z] ++ env -i DEST=/go/src/github.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)/'
17:51:31 [2022-04-04T17:51:31.043Z] --- PASS: TestHealthKillContainer (7.83s)
17:51:31 [2022-04-04T17:51:31.043Z] === RUN   TestInspectCpusetInConfigPre120
17:51:31 [2022-04-04T17:51:31.301Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
17:51:31 [2022-04-04T17:51:31.301Z] === RUN   TestIpcModeNone
17:51:31 [2022-04-04T17:51:31.559Z] --- PASS: TestIpcModeNone (0.43s)
17:51:31 [2022-04-04T17:51:31.559Z] === RUN   TestIpcModePrivate
17:51:31 [2022-04-04T17:51:31.817Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
17:51:32 [2022-04-04T17:51:32.075Z] --- PASS: TestIpcModePrivate (0.43s)
17:51:32 [2022-04-04T17:51:32.075Z] === RUN   TestIpcModeShareable
17:51:32 [2022-04-04T17:51:32.333Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
17:51:32 [2022-04-04T17:51:32.591Z] --- PASS: TestIpcModeShareable (0.43s)
17:51:32 [2022-04-04T17:51:32.591Z] === RUN   TestAPIIpcModeShareableAndContainer
17:51:33 [2022-04-04T17:51:33.826Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
17:51:33 [2022-04-04T17:51:33.826Z] PASS
17:51:33 [2022-04-04T17:51:33.826Z] 
17:51:33 [2022-04-04T17:51:33.826Z] === Skipped
17:51:33 [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:51:33 [2022-04-04T17:51:33.826Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:51:33 [2022-04-04T17:51:33.826Z] 
17:51:33 [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:51:33 [2022-04-04T17:51:33.826Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:51:33 [2022-04-04T17:51:33.826Z] 
17:51:33 [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:51:33 [2022-04-04T17:51:33.826Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:51:33 [2022-04-04T17:51:33.826Z] 
17:51:33 [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
17:51:33 [2022-04-04T17:51:33.826Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:51:33 [2022-04-04T17:51:33.826Z] 
17:51:33 [2022-04-04T17:51:33.826Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:51:33 [2022-04-04T17:51:33.826Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:51:33 [2022-04-04T17:51:33.826Z] 
17:51:33 [2022-04-04T17:51:33.826Z] DONE 196 tests, 5 skipped in 106.524s
17:51:33 [2022-04-04T17:51:33.826Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:51:33 [2022-04-04T17:51:33.826Z] INFO: Testing against a local daemon
17:51:33 [2022-04-04T17:51:33.826Z] === RUN   TestCommitInheritsEnv
17:51:33 [2022-04-04T17:51:33.826Z] --- PASS: TestCommitInheritsEnv (0.29s)
17:51:33 [2022-04-04T17:51:33.826Z] === RUN   TestImportExtremelyLargeImageWorks
17:51:33 [2022-04-04T17:51:33.826Z] === PAUSE TestImportExtremelyLargeImageWorks
17:51:33 [2022-04-04T17:51:33.826Z] === RUN   TestImagesFilterMultiReference
17:51:33 [2022-04-04T17:51:33.826Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:51:33 [2022-04-04T17:51:33.826Z] === RUN   TestImagePullPlatformInvalid
17:51:33 [2022-04-04T17:51:33.826Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:51:33 [2022-04-04T17:51:33.826Z] === RUN   TestRemoveImageOrphaning
17:51:33 [2022-04-04T17:51:33.826Z] --- PASS: TestRemoveImageOrphaning (0.25s)
17:51:33 [2022-04-04T17:51:33.826Z] === RUN   TestRemoveImageGarbageCollector
17:51:33 [2022-04-04T17:51:33.966Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s)
17:51:33 [2022-04-04T17:51:33.966Z] === RUN   TestAPIIpcModeHost
17:51:34 [2022-04-04T17:51:34.224Z] --- PASS: TestAPIIpcModeHost (0.36s)
17:51:34 [2022-04-04T17:51:34.224Z] === RUN   TestDaemonIpcModeShareable
17:51:35 [2022-04-04T17:51:35.160Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
17:51:35 [2022-04-04T17:51:35.215Z] --- PASS: TestRemoveImageGarbageCollector (1.94s)
17:51:35 [2022-04-04T17:51:35.215Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:51:35 [2022-04-04T17:51:35.419Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
17:51:35 [2022-04-04T17:51:35.419Z] === RUN   TestDaemonIpcModePrivate
17:51:35 [2022-04-04T17:51:35.474Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:51:35 [2022-04-04T17:51:35.474Z] === RUN   TestTagInvalidReference
17:51:35 [2022-04-04T17:51:35.474Z] --- PASS: TestTagInvalidReference (0.01s)
17:51:35 [2022-04-04T17:51:35.474Z] === RUN   TestTagValidPrefixedRepo
17:51:35 [2022-04-04T17:51:35.474Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:51:35 [2022-04-04T17:51:35.474Z] === RUN   TestTagExistedNameWithoutForce
17:51:35 [2022-04-04T17:51:35.474Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:51:35 [2022-04-04T17:51:35.474Z] === RUN   TestTagOfficialNames
17:51:35 [2022-04-04T17:51:35.474Z] --- PASS: TestTagOfficialNames (0.04s)
17:51:35 [2022-04-04T17:51:35.474Z] === RUN   TestTagMatchesDigest
17:51:35 [2022-04-04T17:51:35.474Z] --- PASS: TestTagMatchesDigest (0.02s)
17:51:35 [2022-04-04T17:51:35.474Z] === CONT  TestImportExtremelyLargeImageWorks
17:51:36 [2022-04-04T17:51:36.354Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
17:51:36 [2022-04-04T17:51:36.354Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
17:51:36 [2022-04-04T17:51:36.354Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:51:37 [2022-04-04T17:51:37.290Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
17:51:37 [2022-04-04T17:51:37.549Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
17:51:37 [2022-04-04T17:51:37.549Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:51:38 [2022-04-04T17:51:38.486Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
17:51:38 [2022-04-04T17:51:38.744Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
17:51:38 [2022-04-04T17:51:38.744Z] === RUN   TestIpcModeOlderClient
17:51:38 [2022-04-04T17:51:38.744Z] === PAUSE TestIpcModeOlderClient
17:51:38 [2022-04-04T17:51:38.744Z] === RUN   TestKillContainerInvalidSignal
17:51:39 [2022-04-04T17:51:39.004Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
17:51:39 [2022-04-04T17:51:39.004Z] === RUN   TestKillContainer
17:51:39 [2022-04-04T17:51:39.004Z] === RUN   TestKillContainer/no_signal
17:51:39 [2022-04-04T17:51:39.572Z] === RUN   TestKillContainer/non_killing_signal
17:51:39 [2022-04-04T17:51:39.572Z] === RUN   TestKillContainer/killing_signal
17:51:40 [2022-04-04T17:51:40.138Z] --- PASS: TestKillContainer (1.16s)
17:51:40 [2022-04-04T17:51:40.138Z]     --- PASS: TestKillContainer/no_signal (0.36s)
17:51:40 [2022-04-04T17:51:40.138Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
17:51:40 [2022-04-04T17:51:40.138Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
17:51:40 [2022-04-04T17:51:40.138Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:51:40 [2022-04-04T17:51:40.138Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:51:40 [2022-04-04T17:51:40.704Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:51:41 [2022-04-04T17:51:41.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
17:51:41 [2022-04-04T17:51:41.272Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
17:51:41 [2022-04-04T17:51:41.272Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
17:51:41 [2022-04-04T17:51:41.272Z] === RUN   TestKillStoppedContainer
17:51:41 [2022-04-04T17:51:41.272Z] --- PASS: TestKillStoppedContainer (0.04s)
17:51:41 [2022-04-04T17:51:41.272Z] === RUN   TestKillStoppedContainerAPIPre120
17:51:41 [2022-04-04T17:51:41.272Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:51:41 [2022-04-04T17:51:41.272Z] === RUN   TestKillDifferentUserContainer
17:51:41 [2022-04-04T17:51:41.838Z] --- PASS: TestKillDifferentUserContainer (0.40s)
17:51:41 [2022-04-04T17:51:41.838Z] === RUN   TestInspectOomKilledTrue
17:51:42 [2022-04-04T17:51:42.404Z] --- PASS: TestInspectOomKilledTrue (0.44s)
17:51:42 [2022-04-04T17:51:42.404Z] === RUN   TestInspectOomKilledFalse
17:51:42 [2022-04-04T17:51:42.662Z] --- PASS: TestInspectOomKilledFalse (0.38s)
17:51:42 [2022-04-04T17:51:42.662Z] === RUN   TestLinksEtcHostsContentMatch
17:51:42 [2022-04-04T17:51:42.921Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
17:51:42 [2022-04-04T17:51:42.921Z] === RUN   TestLinksContainerNames
17:51:43 [2022-04-04T17:51:43.856Z] --- PASS: TestLinksContainerNames (0.75s)
17:51:43 [2022-04-04T17:51:43.856Z] === RUN   TestLogsFollowTailEmpty
17:51:44 [2022-04-04T17:51:44.114Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
17:51:44 [2022-04-04T17:51:44.114Z] === RUN   TestContainerNetworkMountsNoChown
17:51:44 [2022-04-04T17:51:44.373Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/default
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/private
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rprivate
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/slave
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rslave
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/shared
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rshared
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/default
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/default/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/rslave
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/default/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/rshared
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/shared
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/rprivate
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/slave
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/private
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/private/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/private/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/default/mount_root
17:51:44 [2022-04-04T17:51:44.373Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/default/bind_root
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:51:44 [2022-04-04T17:51:44.632Z] === CONT  TestMountDaemonRoot/private/bind_root
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/private/mount_root
17:51:44 [2022-04-04T17:51:44.891Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:51:44 [2022-04-04T17:51:44.891Z] --- PASS: TestMountDaemonRoot (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:51:44 [2022-04-04T17:51:44.891Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:51:44 [2022-04-04T17:51:44.891Z] === RUN   TestContainerBindMountNonRecursive
17:51:46 [2022-04-04T17:51:46.266Z] --- PASS: TestContainerBindMountNonRecursive (1.21s)
17:51:46 [2022-04-04T17:51:46.266Z] === RUN   TestContainerVolumesMountedAsShared
17:51:46 [2022-04-04T17:51:46.525Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
17:51:46 [2022-04-04T17:51:46.525Z] === RUN   TestContainerVolumesMountedAsSlave
17:51:46 [2022-04-04T17:51:46.783Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
17:51:46 [2022-04-04T17:51:46.783Z] === RUN   TestNetworkNat
17:51:47 [2022-04-04T17:51:47.042Z] --- PASS: TestNetworkNat (0.39s)
17:51:47 [2022-04-04T17:51:47.042Z] === RUN   TestNetworkLocalhostTCPNat
17:51:47 [2022-04-04T17:51:47.607Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
17:51:47 [2022-04-04T17:51:47.607Z] === RUN   TestNetworkLoopbackNat
17:51:50 [2022-04-04T17:51:50.138Z] --- PASS: TestNetworkLoopbackNat (2.53s)
17:51:50 [2022-04-04T17:51:50.138Z] === RUN   TestPause
17:51:50 [2022-04-04T17:51:50.397Z] --- PASS: TestPause (0.42s)
17:51:50 [2022-04-04T17:51:50.397Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:51:50 [2022-04-04T17:51:50.397Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:51:50 [2022-04-04T17:51:50.397Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:51:50 [2022-04-04T17:51:50.397Z] === RUN   TestPauseStopPausedContainer
17:51:50 [2022-04-04T17:51:50.965Z] --- PASS: TestPauseStopPausedContainer (0.42s)
17:51:50 [2022-04-04T17:51:50.965Z] === RUN   TestPsFilter
17:51:50 [2022-04-04T17:51:50.965Z] --- PASS: TestPsFilter (0.10s)
17:51:50 [2022-04-04T17:51:50.965Z] === RUN   TestRemoveContainerWithRemovedVolume
17:51:51 [2022-04-04T17:51:51.532Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
17:51:51 [2022-04-04T17:51:51.532Z] === RUN   TestRemoveContainerWithVolume
17:51:51 [2022-04-04T17:51:51.790Z] --- PASS: TestRemoveContainerWithVolume (0.36s)
17:51:51 [2022-04-04T17:51:51.790Z] === RUN   TestRemoveContainerRunning
17:51:52 [2022-04-04T17:51:52.048Z] --- PASS: TestRemoveContainerRunning (0.38s)
17:51:52 [2022-04-04T17:51:52.048Z] === RUN   TestRemoveContainerForceRemoveRunning
17:51:52 [2022-04-04T17:51:52.613Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
17:51:52 [2022-04-04T17:51:52.613Z] === RUN   TestRemoveInvalidContainer
17:51:52 [2022-04-04T17:51:52.613Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:51:52 [2022-04-04T17:51:52.613Z] === RUN   TestRenameLinkedContainer
17:51:53 [2022-04-04T17:51:53.987Z] --- PASS: TestRenameLinkedContainer (1.56s)
17:51:53 [2022-04-04T17:51:53.987Z] === RUN   TestRenameStoppedContainer
17:51:54 [2022-04-04T17:51:54.553Z] --- PASS: TestRenameStoppedContainer (0.39s)
17:51:54 [2022-04-04T17:51:54.553Z] === RUN   TestRenameRunningContainerAndReuse
17:51:55 [2022-04-04T17:51:55.120Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
17:51:55 [2022-04-04T17:51:55.120Z] === RUN   TestRenameInvalidName
17:51:55 [2022-04-04T17:51:55.688Z] --- PASS: TestRenameInvalidName (0.38s)
17:51:55 [2022-04-04T17:51:55.688Z] === RUN   TestRenameAnonymousContainer
17:51:57 [2022-04-04T17:51:57.065Z] --- PASS: TestRenameAnonymousContainer (1.44s)
17:51:57 [2022-04-04T17:51:57.065Z] === RUN   TestRenameContainerWithSameName
17:51:57 [2022-04-04T17:51:57.323Z] --- PASS: TestRenameContainerWithSameName (0.38s)
17:51:57 [2022-04-04T17:51:57.323Z] === RUN   TestRenameContainerWithLinkedContainer
17:51:58 [2022-04-04T17:51:58.258Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s)
17:51:58 [2022-04-04T17:51:58.258Z] === RUN   TestResize
17:51:58 [2022-04-04T17:51:58.517Z] --- PASS: TestResize (0.39s)
17:51:58 [2022-04-04T17:51:58.517Z] === RUN   TestResizeWithInvalidSize
17:51:59 [2022-04-04T17:51:59.084Z] --- PASS: TestResizeWithInvalidSize (0.41s)
17:51:59 [2022-04-04T17:51:59.084Z] === RUN   TestResizeWhenContainerNotStarted
17:51:59 [2022-04-04T17:51:59.342Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s)
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:51:59 [2022-04-04T17:51:59.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:52:00 [2022-04-04T17:52:00.718Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:52:00 [2022-04-04T17:52:00.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:52:02 [2022-04-04T17:52:02.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:52:02 [2022-04-04T17:52:02.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:52:03 [2022-04-04T17:52:03.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:52:03 [2022-04-04T17:52:03.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:52:05 [2022-04-04T17:52:05.116Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:52:05 [2022-04-04T17:52:05.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:52:05 [2022-04-04T17:52:05.790Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:52:06 [2022-04-04T17:52:06.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:52:07 [2022-04-04T17:52:07.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:52:08 [2022-04-04T17:52:08.948Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s)
17:52:08 [2022-04-04T17:52:08.948Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
17:52:08 [2022-04-04T17:52:08.948Z] === RUN   TestCgroupNamespacesRun
17:52:09 [2022-04-04T17:52:09.906Z] --- PASS: TestCgroupNamespacesRun (1.12s)
17:52:09 [2022-04-04T17:52:09.906Z] === RUN   TestCgroupNamespacesRunPrivileged
17:52:10 [2022-04-04T17:52:10.841Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
17:52:10 [2022-04-04T17:52:10.841Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:52:12 [2022-04-04T17:52:12.216Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
17:52:12 [2022-04-04T17:52:12.216Z] === RUN   TestCgroupNamespacesRunHostMode
17:52:13 [2022-04-04T17:52:13.152Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
17:52:13 [2022-04-04T17:52:13.152Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:52:14 [2022-04-04T17:52:14.085Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
17:52:14 [2022-04-04T17:52:14.085Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:52:15 [2022-04-04T17:52:15.354Z] Loaded image: buildpack-deps:buster
17:52:15 [2022-04-04T17:52:15.354Z] Loaded image: buildpack-deps:buster
17:52:15 [2022-04-04T17:52:15.354Z] Loaded image: busybox:latest
17:52:15 [2022-04-04T17:52:15.354Z] Loaded image: busybox:latest
17:52:15 [2022-04-04T17:52:15.354Z] Loaded image: busybox:glibc
17:52:15 [2022-04-04T17:52:15.354Z] Loaded image: busybox:glibc
17:52:15 [2022-04-04T17:52:15.459Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
17:52:15 [2022-04-04T17:52:15.459Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:52:16 [2022-04-04T17:52:16.025Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:52:16 [2022-04-04T17:52:16.025Z] === RUN   TestCgroupNamespacesRunOlderClient
17:52:16 [2022-04-04T17:52:16.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
17:52:16 [2022-04-04T17:52:16.959Z] === RUN   TestNISDomainname
17:52:17 [2022-04-04T17:52:17.525Z] --- PASS: TestNISDomainname (0.49s)
17:52:17 [2022-04-04T17:52:17.525Z] === RUN   TestHostnameDnsResolution
17:52:18 [2022-04-04T17:52:18.094Z] --- PASS: TestHostnameDnsResolution (0.63s)
17:52:18 [2022-04-04T17:52:18.094Z] === RUN   TestUnprivilegedPortsAndPing
17:52:18 [2022-04-04T17:52:18.627Z] Loaded image: debian:bullseye
17:52:18 [2022-04-04T17:52:18.627Z] Loaded image: hello-world:latest
17:52:18 [2022-04-04T17:52:18.661Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
17:52:18 [2022-04-04T17:52:18.661Z] === RUN   TestStats
17:52:18 [2022-04-04T17:52:18.887Z] Loaded image: arm32v7/hello-world:latest
17:52:18 [2022-04-04T17:52:18.887Z] Loaded image: debian:bullseye
17:52:18 [2022-04-04T17:52:18.887Z] INFO: Testing against a local daemon
17:52:18 [2022-04-04T17:52:18.887Z] === RUN   TestDockerDaemonSuite
17:52:18 [2022-04-04T17:52:18.887Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:52:18 [2022-04-04T17:52:18.887Z] Loaded image: hello-world:latest
17:52:19 [2022-04-04T17:52:19.144Z] Loaded image: arm32v7/hello-world:latest
17:52:19 [2022-04-04T17:52:19.144Z] INFO: Testing against a local daemon
17:52:19 [2022-04-04T17:52:19.144Z] === RUN   TestDockerSuite
17:52:19 [2022-04-04T17:52:19.144Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:52:19 [2022-04-04T17:52:19.401Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:52:19 [2022-04-04T17:52:19.401Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:52:19 [2022-04-04T17:52:19.401Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:52:19 [2022-04-04T17:52:19.401Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:52:19 [2022-04-04T17:52:19.401Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:52:19 [2022-04-04T17:52:19.401Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:52:19 [2022-04-04T17:52:19.401Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:52:21 [2022-04-04T17:52:21.191Z] --- PASS: TestStats (2.40s)
17:52:21 [2022-04-04T17:52:21.191Z] === RUN   TestStopContainerWithTimeout
17:52:21 [2022-04-04T17:52:21.191Z] === RUN   TestStopContainerWithTimeout/0
17:52:21 [2022-04-04T17:52:21.191Z] === PAUSE TestStopContainerWithTimeout/0
17:52:21 [2022-04-04T17:52:21.191Z] === RUN   TestStopContainerWithTimeout/1
17:52:21 [2022-04-04T17:52:21.191Z] === PAUSE TestStopContainerWithTimeout/1
17:52:21 [2022-04-04T17:52:21.191Z] === RUN   TestStopContainerWithTimeout/3
17:52:21 [2022-04-04T17:52:21.191Z] === PAUSE TestStopContainerWithTimeout/3
17:52:21 [2022-04-04T17:52:21.191Z] === RUN   TestStopContainerWithTimeout/-1
17:52:21 [2022-04-04T17:52:21.191Z] === PAUSE TestStopContainerWithTimeout/-1
17:52:21 [2022-04-04T17:52:21.191Z] === CONT  TestStopContainerWithTimeout/0
17:52:21 [2022-04-04T17:52:21.191Z] === CONT  TestStopContainerWithTimeout/3
17:52:21 [2022-04-04T17:52:21.759Z] === CONT  TestStopContainerWithTimeout/-1
17:52:22 [2022-04-04T17:52:22.673Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:52:22 [2022-04-04T17:52:22.930Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:52:23 [2022-04-04T17:52:23.659Z] === CONT  TestStopContainerWithTimeout/1
17:52:23 [2022-04-04T17:52:23.865Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:52:23 [2022-04-04T17:52:23.865Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:52:23 [2022-04-04T17:52:23.869Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:52:23 [2022-04-04T17:52:23.869Z] tests/integration/client_test.py .....                                   [ 75%]
17:52:23 [2022-04-04T17:52:23.869Z] tests/integration/context_api_test.py ...                                [ 76%]
17:52:23 [2022-04-04T17:52:23.869Z] tests/integration/errors_test.py .                                       [ 76%]
17:52:24 [2022-04-04T17:52:24.429Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:52:24 [2022-04-04T17:52:24.686Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:52:24 [2022-04-04T17:52:24.686Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:52:25 [2022-04-04T17:52:25.035Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:52:25 [2022-04-04T17:52:25.035Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
17:52:25 [2022-04-04T17:52:25.035Z]     --- PASS: TestStopContainerWithTimeout/3 (2.50s)
17:52:25 [2022-04-04T17:52:25.035Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.36s)
17:52:25 [2022-04-04T17:52:25.035Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
17:52:25 [2022-04-04T17:52:25.035Z] === RUN   TestDeleteDevicemapper
17:52:25 [2022-04-04T17:52:25.035Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:52:25 [2022-04-04T17:52:25.035Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:52:25 [2022-04-04T17:52:25.035Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:52:26 [2022-04-04T17:52:26.410Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
17:52:26 [2022-04-04T17:52:26.410Z] === RUN   TestUpdateMemory
17:52:26 [2022-04-04T17:52:26.578Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:52:26 [2022-04-04T17:52:26.834Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:52:26 [2022-04-04T17:52:26.834Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:52:26 [2022-04-04T17:52:26.834Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:52:26 [2022-04-04T17:52:26.976Z] --- PASS: TestUpdateMemory (0.51s)
17:52:26 [2022-04-04T17:52:26.976Z] === RUN   TestUpdateCPUQuota
17:52:27 [2022-04-04T17:52:27.090Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:52:27 [2022-04-04T17:52:27.542Z] --- PASS: TestUpdateCPUQuota (0.65s)
17:52:27 [2022-04-04T17:52:27.542Z] === RUN   TestUpdatePidsLimit
17:52:27 [2022-04-04T17:52:27.542Z] === RUN   TestUpdatePidsLimit/update_from_none
17:52:27 [2022-04-04T17:52:27.542Z] === RUN   TestUpdatePidsLimit/no_change
17:52:27 [2022-04-04T17:52:27.800Z] === RUN   TestUpdatePidsLimit/update_lower
17:52:28 [2022-04-04T17:52:28.022Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:52:28 [2022-04-04T17:52:28.057Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:52:28 [2022-04-04T17:52:28.315Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:52:28 [2022-04-04T17:52:28.315Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:52:28 [2022-04-04T17:52:28.574Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:52:28 [2022-04-04T17:52:28.591Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:52:28 [2022-04-04T17:52:28.847Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:52:29 [2022-04-04T17:52:29.103Z] --- PASS: TestBuildWithHugeFile (129.04s)
17:52:29 [2022-04-04T17:52:29.103Z] === RUN   TestBuildWithEmptyDockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:52:29 [2022-04-04T17:52:29.103Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:52:29 [2022-04-04T17:52:29.103Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:52:29 [2022-04-04T17:52:29.103Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:52:29 [2022-04-04T17:52:29.103Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:52:29 [2022-04-04T17:52:29.142Z] --- PASS: TestUpdatePidsLimit (1.73s)
17:52:29 [2022-04-04T17:52:29.142Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
17:52:29 [2022-04-04T17:52:29.142Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
17:52:29 [2022-04-04T17:52:29.142Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
17:52:29 [2022-04-04T17:52:29.142Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
17:52:29 [2022-04-04T17:52:29.142Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
17:52:29 [2022-04-04T17:52:29.142Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
17:52:29 [2022-04-04T17:52:29.142Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
17:52:29 [2022-04-04T17:52:29.142Z] === RUN   TestUpdateRestartPolicy
17:52:29 [2022-04-04T17:52:29.359Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
17:52:29 [2022-04-04T17:52:29.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
17:52:29 [2022-04-04T17:52:29.360Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
17:52:29 [2022-04-04T17:52:29.360Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
17:52:29 [2022-04-04T17:52:29.360Z] === RUN   TestBuildPreserveOwnership
17:52:29 [2022-04-04T17:52:29.360Z] === RUN   TestBuildPreserveOwnership/copy_from
17:52:31 [2022-04-04T17:52:31.879Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:52:32 [2022-04-04T17:52:32.441Z] --- PASS: TestBuildPreserveOwnership (3.09s)
17:52:32 [2022-04-04T17:52:32.442Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.11s)
17:52:32 [2022-04-04T17:52:32.442Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
17:52:32 [2022-04-04T17:52:32.442Z] === RUN   TestBuildPlatformInvalid
17:52:32 [2022-04-04T17:52:32.442Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:52:32 [2022-04-04T17:52:32.442Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:52:32 [2022-04-04T17:52:32.698Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:52:35 [2022-04-04T17:52:35.972Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:52:37 [2022-04-04T17:52:37.865Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:52:39 [2022-04-04T17:52:39.760Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:52:40 [2022-04-04T17:52:40.690Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:52:41 [2022-04-04T17:52:41.253Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:52:41 [2022-04-04T17:52:41.343Z] --- PASS: TestUpdateRestartPolicy (10.70s)
17:52:41 [2022-04-04T17:52:41.343Z] === RUN   TestUpdateRestartWithAutoRemove
17:52:41 [2022-04-04T17:52:41.343Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
17:52:41 [2022-04-04T17:52:41.343Z] === RUN   TestWaitNonBlocked
17:52:41 [2022-04-04T17:52:41.343Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:52:41 [2022-04-04T17:52:41.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:52:41 [2022-04-04T17:52:41.343Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:52:41 [2022-04-04T17:52:41.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:52:41 [2022-04-04T17:52:41.343Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:52:41 [2022-04-04T17:52:41.343Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:52:41 [2022-04-04T17:52:41.343Z] --- PASS: TestWaitNonBlocked (0.01s)
17:52:41 [2022-04-04T17:52:41.343Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s)
17:52:41 [2022-04-04T17:52:41.343Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
17:52:41 [2022-04-04T17:52:41.343Z] === RUN   TestWaitBlocked
17:52:41 [2022-04-04T17:52:41.343Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:52:41 [2022-04-04T17:52:41.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:52:41 [2022-04-04T17:52:41.343Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:52:41 [2022-04-04T17:52:41.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:52:41 [2022-04-04T17:52:41.343Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:52:41 [2022-04-04T17:52:41.343Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:52:41 [2022-04-04T17:52:41.602Z] --- PASS: TestWaitBlocked (0.01s)
17:52:41 [2022-04-04T17:52:41.602Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
17:52:41 [2022-04-04T17:52:41.602Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
17:52:41 [2022-04-04T17:52:41.602Z] === CONT  TestContainerStartOnDaemonRestart
17:52:41 [2022-04-04T17:52:41.602Z] === CONT  TestContainerKillOnDaemonStart
17:52:42 [2022-04-04T17:52:42.182Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:52:42 [2022-04-04T17:52:42.548Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:52:42 [2022-04-04T17:52:42.745Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:52:43 [2022-04-04T17:52:43.506Z] --- PASS: TestContainerStartOnDaemonRestart (1.92s)
17:52:43 [2022-04-04T17:52:43.506Z] === CONT  TestIpcModeOlderClient
17:52:43 [2022-04-04T17:52:43.506Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:52:43 [2022-04-04T17:52:43.506Z] === CONT  TestDaemonHostGatewayIP
17:52:45 [2022-04-04T17:52:45.314Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:52:45 [2022-04-04T17:52:45.314Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:52:46 [2022-04-04T17:52:46.038Z] --- PASS: TestDaemonHostGatewayIP (2.14s)
17:52:46 [2022-04-04T17:52:46.038Z] === CONT  TestRestartDaemonWithRestartingContainer
17:52:47 [2022-04-04T17:52:47.209Z] === RUN   TestDockerSuite/TestAttachDetach
17:52:47 [2022-04-04T17:52:47.209Z]     docker_cli_daemon_test.go:1455: [d45592293025b] daemon is not started
17:52:47 [2022-04-04T17:52:47.415Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.59s)
17:52:47 [2022-04-04T17:52:47.415Z] === CONT  TestDaemonRestartIpcMode
17:52:47 [2022-04-04T17:52:47.774Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:52:48 [2022-04-04T17:52:48.030Z]     check_test.go:309: [d71cf52d40918] daemon is not started
17:52:48 [2022-04-04T17:52:48.030Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:52:48 [2022-04-04T17:52:48.593Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:52:49 [2022-04-04T17:52:49.316Z] --- PASS: TestDaemonRestartIpcMode (2.05s)
17:52:50 [2022-04-04T17:52:50.507Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:52:50 [2022-04-04T17:52:50.766Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:52:51 [2022-04-04T17:52:51.695Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:52:52 [2022-04-04T17:52:52.259Z]     check_test.go:309: [d4113f57b9437] daemon is not started
17:52:52 [2022-04-04T17:52:52.259Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:52:52 [2022-04-04T17:52:52.824Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:52:53 [2022-04-04T17:52:53.264Z] --- PASS: TestBuildWithHugeFile (108.44s)
17:52:53 [2022-04-04T17:52:53.264Z] === RUN   TestBuildWithEmptyDockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:52:53 [2022-04-04T17:52:53.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
17:52:53 [2022-04-04T17:52:53.264Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestBuildPreserveOwnership
17:52:53 [2022-04-04T17:52:53.265Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestBuildPlatformInvalid
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestBuildPlatformInvalid (0.06s)
17:52:53 [2022-04-04T17:52:53.265Z] PASS
17:52:53 [2022-04-04T17:52:53.265Z] ok  	github.com/docker/docker/integration/build	169.388s
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === Skipped
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     build_session_test.go:25: TODO: BuildKit
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] DONE 28 tests, 5 skipped in 191.175s
17:52:53 [2022-04-04T17:52:53.265Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:52:53 [2022-04-04T17:52:53.265Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:52:53 [2022-04-04T17:52:53.265Z] INFO: Testing against a local daemon
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestConfigInspect
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigInspect (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestConfigList
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigList (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestConfigsCreateAndDelete
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestConfigsUpdate
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigsUpdate (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestTemplatedConfig
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestTemplatedConfig (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestConfigCreateResolve
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestConfigDaemonLibtrustID
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] PASS
17:52:53 [2022-04-04T17:52:53.265Z] ok  	github.com/docker/docker/integration/config	0.093s
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === Skipped
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
17:52:53 [2022-04-04T17:52:53.265Z] 
17:52:53 [2022-04-04T17:52:53.265Z] DONE 7 tests, 7 skipped in 1.665s
17:52:53 [2022-04-04T17:52:53.265Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:52:53 [2022-04-04T17:52:53.265Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:52:53 [2022-04-04T17:52:53.265Z] INFO: Testing against a local daemon
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCheckpoint
17:52:53 [2022-04-04T17:52:53.265Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCheckpoint (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestContainerInvalidJSON
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestContainerInvalidJSON (0.04s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCopyFromContainerPathIsNotDir
17:52:53 [2022-04-04T17:52:53.265Z]     copy_test.go:38: testEnv.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCopyToContainerPathDoesNotExist
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCopyToContainerPathIsNotDir
17:52:53 [2022-04-04T17:52:53.265Z]     copy_test.go:63: testEnv.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCopyFromContainer
17:52:53 [2022-04-04T17:52:53.265Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCopyFromContainer (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateLinkToNonExistingContainer
17:52:53 [2022-04-04T17:52:53.265Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidEnv
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidEnv/0
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidEnv/0
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidEnv/1
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidEnv/1
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidEnv/2
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidEnv/2
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateWithInvalidEnv/0
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateWithInvalidEnv/2
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateWithInvalidEnv/1
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateTmpfsMountsTarget
17:52:53 [2022-04-04T17:52:53.265Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithCustomMaskedPaths
17:52:53 [2022-04-04T17:52:53.265Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithCustomReadonlyPaths
17:52:53 [2022-04-04T17:52:53.265Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:52:53 [2022-04-04T17:52:53.265Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateDifferentPlatform
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateDifferentPlatform/different_os
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:52:53 [2022-04-04T17:52:53.265Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestContainerKillOnDaemonStart
17:52:53 [2022-04-04T17:52:53.265Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestDiff
17:52:53 [2022-04-04T17:52:53.265Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestDiff (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestExecWithCloseStdin
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestExecWithCloseStdin (1.92s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestExec
17:52:53 [2022-04-04T17:52:53.265Z] --- PASS: TestExec (1.67s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestExecUser
17:52:53 [2022-04-04T17:52:53.265Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestExecUser (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestExportContainerAndImportImage
17:52:53 [2022-04-04T17:52:53.265Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestExportContainerAfterDaemonRestart
17:52:53 [2022-04-04T17:52:53.265Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestHealthCheckWorkdir
17:52:53 [2022-04-04T17:52:53.265Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestHealthKillContainer
17:52:53 [2022-04-04T17:52:53.265Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestHealthKillContainer (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestInspectCpusetInConfigPre120
17:52:53 [2022-04-04T17:52:53.265Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:52:53 [2022-04-04T17:52:53.265Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:52:53 [2022-04-04T17:52:53.265Z] === RUN   TestKillContainerInvalidSignal
17:52:53 [2022-04-04T17:52:53.503Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
17:52:53 [2022-04-04T17:52:53.503Z] PASS
17:52:53 [2022-04-04T17:52:53.503Z] 
17:52:53 [2022-04-04T17:52:53.503Z] === Skipped
17:52:53 [2022-04-04T17:52:53.503Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:52:53 [2022-04-04T17:52:53.503Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:52:53 [2022-04-04T17:52:53.503Z] 
17:52:53 [2022-04-04T17:52:53.503Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:52:53 [2022-04-04T17:52:53.503Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:52:53 [2022-04-04T17:52:53.503Z] 
17:52:53 [2022-04-04T17:52:53.503Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:52:53 [2022-04-04T17:52:53.503Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:52:53 [2022-04-04T17:52:53.503Z] 
17:52:53 [2022-04-04T17:52:53.503Z] DONE 196 tests, 3 skipped in 98.540s
17:52:53 [2022-04-04T17:52:53.503Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:52:53 [2022-04-04T17:52:53.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:52:53 [2022-04-04T17:52:53.503Z] ++ set -e
17:52:53 [2022-04-04T17:52:53.503Z] ++ '[' -n 0 ']'
17:52:53 [2022-04-04T17:52:53.503Z] ++ set -x
17:52:53 [2022-04-04T17:52:53.503Z] ++ env -i DEST=/go/src/github.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
17:52:53 [2022-04-04T17:52:53.503Z] INFO: Testing against a local daemon
17:52:53 [2022-04-04T17:52:53.503Z] === RUN   TestCommitInheritsEnv
17:52:53 [2022-04-04T17:52:53.503Z] --- PASS: TestCommitInheritsEnv (0.22s)
17:52:53 [2022-04-04T17:52:53.503Z] === RUN   TestImportExtremelyLargeImageWorks
17:52:53 [2022-04-04T17:52:53.503Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:52:53 [2022-04-04T17:52:53.503Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:52:53 [2022-04-04T17:52:53.503Z] === RUN   TestImagesFilterMultiReference
17:52:53 [2022-04-04T17:52:53.755Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:52:53 [2022-04-04T17:52:53.762Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:52:53 [2022-04-04T17:52:53.762Z] === RUN   TestImagePullPlatformInvalid
17:52:53 [2022-04-04T17:52:53.762Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:52:53 [2022-04-04T17:52:53.762Z] === RUN   TestRemoveImageOrphaning
17:52:53 [2022-04-04T17:52:53.762Z] --- PASS: TestRemoveImageOrphaning (0.22s)
17:52:53 [2022-04-04T17:52:53.762Z] === RUN   TestRemoveImageGarbageCollector
17:52:53 [2022-04-04T17:52:53.762Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:52:53 [2022-04-04T17:52:53.762Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:52:53 [2022-04-04T17:52:53.762Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:52:54 [2022-04-04T17:52:54.020Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:52:54 [2022-04-04T17:52:54.020Z] === RUN   TestTagInvalidReference
17:52:54 [2022-04-04T17:52:54.020Z] --- PASS: TestTagInvalidReference (0.01s)
17:52:54 [2022-04-04T17:52:54.020Z] === RUN   TestTagValidPrefixedRepo
17:52:54 [2022-04-04T17:52:54.020Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:52:54 [2022-04-04T17:52:54.020Z] === RUN   TestTagExistedNameWithoutForce
17:52:54 [2022-04-04T17:52:54.020Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:52:54 [2022-04-04T17:52:54.020Z] === RUN   TestTagOfficialNames
17:52:54 [2022-04-04T17:52:54.020Z] --- PASS: TestTagOfficialNames (0.05s)
17:52:54 [2022-04-04T17:52:54.020Z] === RUN   TestTagMatchesDigest
17:52:54 [2022-04-04T17:52:54.020Z] --- PASS: TestTagMatchesDigest (0.01s)
17:52:54 [2022-04-04T17:52:54.020Z] PASS
17:52:54 [2022-04-04T17:52:54.020Z] 
17:52:54 [2022-04-04T17:52:54.020Z] === Skipped
17:52:54 [2022-04-04T17:52:54.020Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:52:54 [2022-04-04T17:52:54.020Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:52:54 [2022-04-04T17:52:54.020Z] 
17:52:54 [2022-04-04T17:52:54.021Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:52:54 [2022-04-04T17:52:54.021Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:52:54 [2022-04-04T17:52:54.021Z] 
17:52:54 [2022-04-04T17:52:54.021Z] DONE 12 tests, 2 skipped in 0.836s
17:52:54 [2022-04-04T17:52:54.021Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:52:54 [2022-04-04T17:52:54.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:52:54 [2022-04-04T17:52:54.021Z] ++ set -e
17:52:54 [2022-04-04T17:52:54.021Z] ++ '[' -n 0 ']'
17:52:54 [2022-04-04T17:52:54.021Z] ++ set -x
17:52:54 [2022-04-04T17:52:54.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:52:54 [2022-04-04T17:52:54.279Z] INFO: Testing against a local daemon
17:52:54 [2022-04-04T17:52:54.279Z] === RUN   TestNetworkCreateDelete
17:52:54 [2022-04-04T17:52:54.279Z] --- PASS: TestNetworkCreateDelete (0.12s)
17:52:54 [2022-04-04T17:52:54.279Z] === RUN   TestDockerNetworkDeletePreferID
17:52:54 [2022-04-04T17:52:54.320Z] Loaded image: buildpack-deps:buster
17:52:54 [2022-04-04T17:52:54.538Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
17:52:54 [2022-04-04T17:52:54.538Z] === RUN   TestDaemonDNSFallback
17:52:54 [2022-04-04T17:52:54.577Z] Loaded image: busybox:latest
17:52:54 [2022-04-04T17:52:54.833Z] Loaded image: busybox:glibc
17:52:54 [2022-04-04T17:52:54.833Z] --- PASS: TestKillContainerInvalidSignal (1.57s)
17:52:54 [2022-04-04T17:52:54.833Z] === RUN   TestKillContainer
17:52:54 [2022-04-04T17:52:54.833Z] === RUN   TestKillContainer/no_signal
17:52:55 [2022-04-04T17:52:55.398Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:52:55 [2022-04-04T17:52:55.821Z] === RUN   TestKillContainer/non_killing_signal
17:52:55 [2022-04-04T17:52:55.821Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:52:55 [2022-04-04T17:52:55.821Z] === RUN   TestKillContainer/killing_signal
17:52:56 [2022-04-04T17:52:56.768Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:52:57 [2022-04-04T17:52:57.025Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:52:57 [2022-04-04T17:52:57.589Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:52:57 [2022-04-04T17:52:57.589Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:52:58 [2022-04-04T17:52:58.041Z] --- PASS: TestKillContainer (3.41s)
17:52:58 [2022-04-04T17:52:58.041Z]     --- PASS: TestKillContainer/no_signal (1.50s)
17:52:58 [2022-04-04T17:52:58.041Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:52:58 [2022-04-04T17:52:58.041Z]     --- PASS: TestKillContainer/killing_signal (1.87s)
17:52:58 [2022-04-04T17:52:58.041Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:52:58 [2022-04-04T17:52:58.041Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:52:58 [2022-04-04T17:52:58.041Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:52:58 [2022-04-04T17:52:58.041Z] === RUN   TestKillStoppedContainer
17:52:58 [2022-04-04T17:52:58.041Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:52:58 [2022-04-04T17:52:58.041Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:52:58 [2022-04-04T17:52:58.041Z] === RUN   TestKillStoppedContainerAPIPre120
17:52:58 [2022-04-04T17:52:58.041Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:52:58 [2022-04-04T17:52:58.041Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:52:58 [2022-04-04T17:52:58.041Z] === RUN   TestKillDifferentUserContainer
17:52:58 [2022-04-04T17:52:58.041Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:52:58 [2022-04-04T17:52:58.041Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:52:58 [2022-04-04T17:52:58.041Z] === RUN   TestInspectOomKilledTrue
17:52:58 [2022-04-04T17:52:58.041Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:52:58 [2022-04-04T17:52:58.041Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:52:58 [2022-04-04T17:52:58.041Z] === RUN   TestInspectOomKilledFalse
17:52:58 [2022-04-04T17:52:58.041Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:52:58 [2022-04-04T17:52:58.041Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:52:58 [2022-04-04T17:52:58.041Z] === RUN   TestLogsFollowTailEmpty
17:52:58 [2022-04-04T17:52:58.782Z] .........                                                                [ 86%]
17:52:58 [2022-04-04T17:52:58.958Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:52:59 [2022-04-04T17:52:59.609Z] --- PASS: TestLogsFollowTailEmpty (1.55s)
17:52:59 [2022-04-04T17:52:59.609Z] === RUN   TestNetworkNat
17:52:59 [2022-04-04T17:52:59.609Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:52:59 [2022-04-04T17:52:59.609Z] --- SKIP: TestNetworkNat (0.00s)
17:52:59 [2022-04-04T17:52:59.609Z] === RUN   TestNetworkLocalhostTCPNat
17:52:59 [2022-04-04T17:52:59.888Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:52:59 [2022-04-04T17:52:59.888Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:53:00 [2022-04-04T17:53:00.451Z] Loaded image: debian:bullseye
17:53:00 [2022-04-04T17:53:00.451Z] Loaded image: hello-world:latest
17:53:00 [2022-04-04T17:53:00.451Z] Loaded image: arm32v7/hello-world:latest
17:53:01 [2022-04-04T17:53:01.096Z] --- PASS: TestDaemonDNSFallback (6.20s)
17:53:01 [2022-04-04T17:53:01.096Z] === RUN   TestInspectNetwork
17:53:01 [2022-04-04T17:53:01.177Z] --- PASS: TestNetworkLocalhostTCPNat (1.90s)
17:53:01 [2022-04-04T17:53:01.177Z] === RUN   TestNetworkLoopbackNat
17:53:01 [2022-04-04T17:53:01.177Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:53:01 [2022-04-04T17:53:01.177Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:53:01 [2022-04-04T17:53:01.177Z] === RUN   TestPause
17:53:01 [2022-04-04T17:53:01.177Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:53:01 [2022-04-04T17:53:01.177Z] --- SKIP: TestPause (0.00s)
17:53:01 [2022-04-04T17:53:01.177Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:53:02 [2022-04-04T17:53:02.342Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:53:02 [2022-04-04T17:53:02.748Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s)
17:53:02 [2022-04-04T17:53:02.748Z] === RUN   TestPauseStopPausedContainer
17:53:02 [2022-04-04T17:53:02.748Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
17:53:02 [2022-04-04T17:53:02.748Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:53:02 [2022-04-04T17:53:02.748Z] === RUN   TestPsFilter
17:53:03 [2022-04-04T17:53:03.218Z] --- PASS: TestPsFilter (0.10s)
17:53:03 [2022-04-04T17:53:03.218Z] === RUN   TestRemoveContainerWithRemovedVolume
17:53:03 [2022-04-04T17:53:03.594Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:53:03 [2022-04-04T17:53:03.639Z] === RUN   TestInspectNetwork/full_network_id
17:53:03 [2022-04-04T17:53:03.639Z] === RUN   TestInspectNetwork/partial_network_id
17:53:03 [2022-04-04T17:53:03.639Z] === RUN   TestInspectNetwork/network_name
17:53:03 [2022-04-04T17:53:03.639Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:53:04 [2022-04-04T17:53:04.786Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.84s)
17:53:04 [2022-04-04T17:53:04.786Z] === RUN   TestRemoveContainerWithVolume
17:53:05 [2022-04-04T17:53:05.048Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:53:05 [2022-04-04T17:53:05.614Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:53:07 [2022-04-04T17:53:07.005Z] --- PASS: TestRemoveContainerWithVolume (1.83s)
17:53:07 [2022-04-04T17:53:07.006Z] === RUN   TestRemoveContainerRunning
17:53:07 [2022-04-04T17:53:07.857Z] --- PASS: TestInspectNetwork (6.46s)
17:53:07 [2022-04-04T17:53:07.857Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:53:07 [2022-04-04T17:53:07.857Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:53:07 [2022-04-04T17:53:07.857Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:53:07 [2022-04-04T17:53:07.857Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:53:07 [2022-04-04T17:53:07.857Z] === RUN   TestRunContainerWithBridgeNone
17:53:08 [2022-04-04T17:53:08.575Z] --- PASS: TestRemoveContainerRunning (1.60s)
17:53:08 [2022-04-04T17:53:08.575Z] === RUN   TestRemoveContainerForceRemoveRunning
17:53:08 [2022-04-04T17:53:08.792Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
17:53:08 [2022-04-04T17:53:08.792Z] === RUN   TestNetworkInvalidJSON
17:53:08 [2022-04-04T17:53:08.792Z] === RUN   TestNetworkInvalidJSON//networks/create
17:53:08 [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:53:08 [2022-04-04T17:53:08.792Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:53:08 [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:53:08 [2022-04-04T17:53:08.792Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:08 [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:08 [2022-04-04T17:53:08.792Z] === CONT  TestNetworkInvalidJSON//networks/create
17:53:08 [2022-04-04T17:53:08.792Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:08 [2022-04-04T17:53:08.792Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:53:08 [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:53:08 [2022-04-04T17:53:08.792Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:53:08 [2022-04-04T17:53:08.792Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:53:08 [2022-04-04T17:53:08.792Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:53:08 [2022-04-04T17:53:08.792Z] === RUN   TestNetworkList
17:53:08 [2022-04-04T17:53:08.792Z] === RUN   TestNetworkList//networks
17:53:08 [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkList//networks
17:53:08 [2022-04-04T17:53:08.792Z] === RUN   TestNetworkList//networks/
17:53:08 [2022-04-04T17:53:08.792Z] === PAUSE TestNetworkList//networks/
17:53:08 [2022-04-04T17:53:08.792Z] === CONT  TestNetworkList//networks
17:53:08 [2022-04-04T17:53:08.792Z] === CONT  TestNetworkList//networks/
17:53:08 [2022-04-04T17:53:08.792Z] --- PASS: TestNetworkList (0.01s)
17:53:08 [2022-04-04T17:53:08.792Z]     --- PASS: TestNetworkList//networks (0.00s)
17:53:08 [2022-04-04T17:53:08.792Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:53:08 [2022-04-04T17:53:08.792Z] === RUN   TestHostIPv4BridgeLabel
17:53:09 [2022-04-04T17:53:09.358Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
17:53:09 [2022-04-04T17:53:09.359Z] === RUN   TestDaemonRestartWithLiveRestore
17:53:09 [2022-04-04T17:53:09.787Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:53:10 [2022-04-04T17:53:10.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.64s)
17:53:10 [2022-04-04T17:53:10.143Z] === RUN   TestRemoveInvalidContainer
17:53:10 [2022-04-04T17:53:10.143Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:53:10 [2022-04-04T17:53:10.143Z] === RUN   TestRenameLinkedContainer
17:53:10 [2022-04-04T17:53:10.143Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:53:10 [2022-04-04T17:53:10.143Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:53:10 [2022-04-04T17:53:10.143Z] === RUN   TestRenameStoppedContainer
17:53:10 [2022-04-04T17:53:10.293Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:53:10 [2022-04-04T17:53:10.293Z] === RUN   TestDaemonDefaultNetworkPools
17:53:11 [2022-04-04T17:53:11.226Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
17:53:11 [2022-04-04T17:53:11.226Z] === RUN   TestDaemonRestartWithExistingNetwork
17:53:11 [2022-04-04T17:53:11.608Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:53:11 [2022-04-04T17:53:11.608Z] tests/integration/models_resources_test.py .                             [ 91%]
17:53:11 [2022-04-04T17:53:11.678Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:53:11 [2022-04-04T17:53:11.678Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (39.22s)
17:53:11 [2022-04-04T17:53:11.678Z] PASS
17:53:11 [2022-04-04T17:53:11.678Z] 
17:53:11 [2022-04-04T17:53:11.678Z] === Skipped
17:53:11 [2022-04-04T17:53:11.678Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:53:11 [2022-04-04T17:53:11.678Z]     build_session_test.go:25: TODO: BuildKit
17:53:11 [2022-04-04T17:53:11.678Z] 
17:53:11 [2022-04-04T17:53:11.678Z] DONE 33 tests, 1 skipped in 262.497s
17:53:11 [2022-04-04T17:53:11.678Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:53:11 [2022-04-04T17:53:11.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
17:53:11 [2022-04-04T17:53:11.678Z] ++ set -e
17:53:11 [2022-04-04T17:53:11.678Z] ++ '[' -n 0 ']'
17:53:11 [2022-04-04T17:53:11.678Z] ++ set -x
17:53:11 [2022-04-04T17:53:11.679Z] ++ env -i DEST=/go/src/github.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
17:53:11 [2022-04-04T17:53:11.708Z] --- PASS: TestRenameStoppedContainer (1.81s)
17:53:11 [2022-04-04T17:53:11.709Z] === RUN   TestRenameRunningContainerAndReuse
17:53:11 [2022-04-04T17:53:11.929Z] --- PASS: TestImportExtremelyLargeImageWorks (93.67s)
17:53:11 [2022-04-04T17:53:11.929Z] PASS
17:53:11 [2022-04-04T17:53:11.929Z] 
17:53:11 [2022-04-04T17:53:11.929Z] DONE 12 tests in 96.440s
17:53:11 [2022-04-04T17:53:11.929Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:53:11 [2022-04-04T17:53:11.929Z] INFO: Testing against a local daemon
17:53:11 [2022-04-04T17:53:11.929Z] === RUN   TestNetworkCreateDelete
17:53:11 [2022-04-04T17:53:11.929Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:53:11 [2022-04-04T17:53:11.929Z] === RUN   TestDockerNetworkDeletePreferID
17:53:11 [2022-04-04T17:53:11.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
17:53:11 [2022-04-04T17:53:11.929Z] === RUN   TestDaemonDNSFallback
17:53:11 [2022-04-04T17:53:11.938Z] INFO: Testing against a local daemon
17:53:11 [2022-04-04T17:53:11.938Z] === RUN   TestConfigInspect
17:53:12 [2022-04-04T17:53:12.160Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
17:53:12 [2022-04-04T17:53:12.160Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:53:12 [2022-04-04T17:53:12.865Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:53:13 [2022-04-04T17:53:13.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
17:53:13 [2022-04-04T17:53:13.533Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:53:13 [2022-04-04T17:53:13.792Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
17:53:13 [2022-04-04T17:53:13.792Z] === RUN   TestServiceWithPredefinedNetwork
17:53:14 [2022-04-04T17:53:14.760Z] --- PASS: TestConfigInspect (3.00s)
17:53:14 [2022-04-04T17:53:14.760Z] === RUN   TestConfigList
17:53:15 [2022-04-04T17:53:15.324Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:53:15 [2022-04-04T17:53:15.555Z] --- PASS: TestRenameRunningContainerAndReuse (3.19s)
17:53:15 [2022-04-04T17:53:15.555Z] === RUN   TestRenameInvalidName
17:53:15 [2022-04-04T17:53:15.581Z]     check_test.go:309: [d056aba8fe904] daemon is not started
17:53:15 [2022-04-04T17:53:15.581Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:53:16 [2022-04-04T17:53:16.116Z] --- PASS: TestDaemonDNSFallback (6.34s)
17:53:16 [2022-04-04T17:53:16.116Z] === RUN   TestInspectNetwork
17:53:16 [2022-04-04T17:53:16.145Z]     check_test.go:309: [dd5150fbec42a] daemon is not started
17:53:16 [2022-04-04T17:53:16.145Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:53:16 [2022-04-04T17:53:16.324Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s)
17:53:16 [2022-04-04T17:53:16.324Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:53:16 [2022-04-04T17:53:16.324Z]     service_test.go:242: FLAKY_TEST
17:53:16 [2022-04-04T17:53:16.324Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:53:16 [2022-04-04T17:53:16.324Z] === RUN   TestServiceWithDataPathPortInit
17:53:16 [2022-04-04T17:53:16.543Z] --- PASS: TestRenameInvalidName (1.55s)
17:53:16 [2022-04-04T17:53:16.544Z] === RUN   TestRenameAnonymousContainer
17:53:16 [2022-04-04T17:53:16.544Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
17:53:16 [2022-04-04T17:53:16.544Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
17:53:16 [2022-04-04T17:53:16.544Z] === RUN   TestRenameContainerWithSameName
17:53:17 [2022-04-04T17:53:17.119Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:53:17 [2022-04-04T17:53:17.388Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:53:17 [2022-04-04T17:53:17.683Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:53:17 [2022-04-04T17:53:17.683Z] --- PASS: TestConfigList (2.71s)
17:53:17 [2022-04-04T17:53:17.683Z] === RUN   TestConfigsCreateAndDelete
17:53:17 [2022-04-04T17:53:17.683Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:53:17 [2022-04-04T17:53:17.940Z]     check_test.go:309: [de4237ead59b4] daemon is not started
17:53:17 [2022-04-04T17:53:17.940Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:53:18 [2022-04-04T17:53:18.109Z] --- PASS: TestRenameContainerWithSameName (1.55s)
17:53:18 [2022-04-04T17:53:18.109Z] === RUN   TestRenameContainerWithLinkedContainer
17:53:18 [2022-04-04T17:53:18.109Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
17:53:18 [2022-04-04T17:53:18.109Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:53:18 [2022-04-04T17:53:18.109Z] === RUN   TestResize
17:53:18 [2022-04-04T17:53:18.871Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:53:19 [2022-04-04T17:53:19.129Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:53:19 [2022-04-04T17:53:19.404Z] === RUN   TestInspectNetwork/full_network_id
17:53:19 [2022-04-04T17:53:19.404Z] === RUN   TestInspectNetwork/partial_network_id
17:53:19 [2022-04-04T17:53:19.404Z] === RUN   TestInspectNetwork/network_name
17:53:19 [2022-04-04T17:53:19.404Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:53:19 [2022-04-04T17:53:19.678Z] --- PASS: TestResize (1.56s)
17:53:19 [2022-04-04T17:53:19.678Z] === RUN   TestResizeWithInvalidSize
17:53:19 [2022-04-04T17:53:19.679Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
17:53:19 [2022-04-04T17:53:19.679Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
17:53:19 [2022-04-04T17:53:19.679Z] === RUN   TestResizeWhenContainerNotStarted
17:53:20 [2022-04-04T17:53:20.060Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:53:20 [2022-04-04T17:53:20.139Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:53:20 [2022-04-04T17:53:20.139Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:53:20 [2022-04-04T17:53:20.318Z] --- PASS: TestConfigsCreateAndDelete (2.85s)
17:53:20 [2022-04-04T17:53:20.318Z] === RUN   TestConfigsUpdate
17:53:20 [2022-04-04T17:53:20.577Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:53:21 [2022-04-04T17:53:21.906Z] --- PASS: TestResizeWhenContainerNotStarted (1.84s)
17:53:21 [2022-04-04T17:53:21.906Z] === RUN   TestDaemonRestartKillContainers
17:53:21 [2022-04-04T17:53:21.906Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:53:21 [2022-04-04T17:53:21.906Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:53:21 [2022-04-04T17:53:21.906Z] === RUN   TestStats
17:53:21 [2022-04-04T17:53:21.906Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:53:21 [2022-04-04T17:53:21.906Z] --- SKIP: TestStats (0.00s)
17:53:21 [2022-04-04T17:53:21.906Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:53:21 [2022-04-04T17:53:21.945Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:53:22 [2022-04-04T17:53:22.201Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:53:23 [2022-04-04T17:53:23.129Z] --- PASS: TestConfigsUpdate (2.72s)
17:53:23 [2022-04-04T17:53:23.129Z] === RUN   TestTemplatedConfig
17:53:23 [2022-04-04T17:53:23.593Z] --- PASS: TestInspectNetwork (7.08s)
17:53:23 [2022-04-04T17:53:23.593Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:53:23 [2022-04-04T17:53:23.593Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:53:23 [2022-04-04T17:53:23.593Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:53:23 [2022-04-04T17:53:23.593Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:53:23 [2022-04-04T17:53:23.593Z] === RUN   TestRunContainerWithBridgeNone
17:53:24 [2022-04-04T17:53:24.058Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:53:24 [2022-04-04T17:53:24.058Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
17:53:24 [2022-04-04T17:53:24.061Z] tests/integration/regression_test.py ......                              [ 98%]
17:53:24 [2022-04-04T17:53:24.577Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:53:24 [2022-04-04T17:53:24.577Z] tests/integration/credentials/utils_test.py .                            [100%]
17:53:24 [2022-04-04T17:53:24.577Z] 
17:53:24 [2022-04-04T17:53:24.577Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:53:24 [2022-04-04T17:53:24.577Z] =========================== short test summary info ============================
17:53:24 [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:53:24 [2022-04-04T17:53:24.577Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:53:24 [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:53:24 [2022-04-04T17:53:24.577Z]   Not supported on most drivers
17:53:24 [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:53:24 [2022-04-04T17:53:24.577Z]   Output of docker top depends on host distro, and is not formalized.
17:53:24 [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:53:24 [2022-04-04T17:53:24.577Z]   Output of docker top depends on host distro, and is not formalized.
17:53:24 [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:53:24 [2022-04-04T17:53:24.577Z]   Can fail if eth0 has multiple IP addresses
17:53:24 [2022-04-04T17:53:24.577Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:53:24 [2022-04-04T17:53:24.577Z]   This doesn't seem to be taken into account by the engine
17:53:24 [2022-04-04T17:53:24.577Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:53:24 [2022-04-04T17:53:24.577Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:53:24 [2022-04-04T17:53:24.577Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.96 seconds ==
17:53:24 [2022-04-04T17:53:24.621Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:53:24 [2022-04-04T17:53:24.834Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:53:24 [2022-04-04T17:53:24.861Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s)
17:53:24 [2022-04-04T17:53:24.861Z] === RUN   TestStopContainerWithTimeout
17:53:24 [2022-04-04T17:53:24.861Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:53:24 [2022-04-04T17:53:24.861Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:53:24 [2022-04-04T17:53:24.861Z] === RUN   TestUpdateRestartPolicy
17:53:24 [2022-04-04T17:53:24.971Z] --- PASS: TestRunContainerWithBridgeNone (1.63s)
17:53:24 [2022-04-04T17:53:24.971Z] === RUN   TestNetworkInvalidJSON
17:53:24 [2022-04-04T17:53:24.971Z] === RUN   TestNetworkInvalidJSON//networks/create
17:53:24 [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:53:24 [2022-04-04T17:53:24.971Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:53:24 [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:53:24 [2022-04-04T17:53:24.971Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:24 [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:24 [2022-04-04T17:53:24.971Z] === CONT  TestNetworkInvalidJSON//networks/create
17:53:24 [2022-04-04T17:53:24.971Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:24 [2022-04-04T17:53:24.971Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:53:24 [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:53:24 [2022-04-04T17:53:24.971Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:53:24 [2022-04-04T17:53:24.971Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:53:24 [2022-04-04T17:53:24.971Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:53:24 [2022-04-04T17:53:24.971Z] === RUN   TestNetworkList
17:53:24 [2022-04-04T17:53:24.971Z] === RUN   TestNetworkList//networks
17:53:24 [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkList//networks
17:53:24 [2022-04-04T17:53:24.971Z] === RUN   TestNetworkList//networks/
17:53:24 [2022-04-04T17:53:24.971Z] === PAUSE TestNetworkList//networks/
17:53:24 [2022-04-04T17:53:24.971Z] === CONT  TestNetworkList//networks
17:53:24 [2022-04-04T17:53:24.971Z] === CONT  TestNetworkList//networks/
17:53:24 [2022-04-04T17:53:24.971Z] --- PASS: TestNetworkList (0.01s)
17:53:24 [2022-04-04T17:53:24.971Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:53:24 [2022-04-04T17:53:24.971Z]     --- PASS: TestNetworkList//networks (0.00s)
17:53:24 [2022-04-04T17:53:24.971Z] === RUN   TestHostIPv4BridgeLabel
17:53:25 [2022-04-04T17:53:25.184Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
17:53:25 [2022-04-04T17:53:25.540Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:53:25 [2022-04-04T17:53:25.540Z] === RUN   TestDaemonRestartWithLiveRestore
17:53:25 [2022-04-04T17:53:25.748Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:53:26 [2022-04-04T17:53:26.477Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
17:53:26 [2022-04-04T17:53:26.477Z] === RUN   TestDaemonDefaultNetworkPools
17:53:26 [2022-04-04T17:53:26.682Z] --- PASS: TestTemplatedConfig (3.47s)
17:53:26 [2022-04-04T17:53:26.682Z] === RUN   TestConfigCreateResolve
17:53:27 [2022-04-04T17:53:27.046Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:53:27 [2022-04-04T17:53:27.046Z] === RUN   TestDaemonRestartWithExistingNetwork
17:53:28 [2022-04-04T17:53:28.423Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
17:53:28 [2022-04-04T17:53:28.423Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:53:29 [2022-04-04T17:53:29.207Z] --- PASS: TestConfigCreateResolve (2.43s)
17:53:29 [2022-04-04T17:53:29.207Z] === RUN   TestConfigDaemonLibtrustID
17:53:29 [2022-04-04T17:53:29.464Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:53:29 [2022-04-04T17:53:29.721Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:53:29 [2022-04-04T17:53:29.721Z] PASS
17:53:29 [2022-04-04T17:53:29.721Z] 
17:53:29 [2022-04-04T17:53:29.721Z] DONE 7 tests in 17.911s
17:53:29 [2022-04-04T17:53:29.721Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:53:29 [2022-04-04T17:53:29.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
17:53:29 [2022-04-04T17:53:29.721Z] ++ set -e
17:53:29 [2022-04-04T17:53:29.721Z] ++ '[' -n 0 ']'
17:53:29 [2022-04-04T17:53:29.721Z] ++ set -x
17:53:29 [2022-04-04T17:53:29.722Z] ++ env -i DEST=/go/src/github.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
17:53:29 [2022-04-04T17:53:29.722Z] INFO: Testing against a local daemon
17:53:29 [2022-04-04T17:53:29.722Z] === RUN   TestCheckpoint
17:53:29 [2022-04-04T17:53:29.722Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:53:29 [2022-04-04T17:53:29.722Z] --- SKIP: TestCheckpoint (0.00s)
17:53:29 [2022-04-04T17:53:29.722Z] === RUN   TestContainerInvalidJSON
17:53:29 [2022-04-04T17:53:29.803Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
17:53:29 [2022-04-04T17:53:29.803Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:53:29 [2022-04-04T17:53:29.978Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:53:29 [2022-04-04T17:53:29.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:53:29 [2022-04-04T17:53:29.978Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:53:29 [2022-04-04T17:53:29.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:53:29 [2022-04-04T17:53:29.978Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:53:29 [2022-04-04T17:53:29.978Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:53:29 [2022-04-04T17:53:29.978Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:53:29 [2022-04-04T17:53:29.978Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:53:29 [2022-04-04T17:53:29.978Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:53:29 [2022-04-04T17:53:29.978Z] --- PASS: TestContainerInvalidJSON (0.04s)
17:53:29 [2022-04-04T17:53:29.978Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:53:29 [2022-04-04T17:53:29.978Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:53:29 [2022-04-04T17:53:29.978Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:53:29 [2022-04-04T17:53:29.978Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:53:29 [2022-04-04T17:53:29.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
17:53:29 [2022-04-04T17:53:29.978Z] === RUN   TestCopyFromContainerPathIsNotDir
17:53:29 [2022-04-04T17:53:29.978Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:53:29 [2022-04-04T17:53:29.978Z] === RUN   TestCopyToContainerPathDoesNotExist
17:53:29 [2022-04-04T17:53:29.978Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
17:53:29 [2022-04-04T17:53:29.978Z] === RUN   TestCopyToContainerPathIsNotDir
17:53:30 [2022-04-04T17:53:30.061Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:53:30 [2022-04-04T17:53:30.061Z] === RUN   TestServiceWithPredefinedNetwork
17:53:30 [2022-04-04T17:53:30.237Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:53:30 [2022-04-04T17:53:30.237Z] === RUN   TestCopyFromContainer
17:53:30 [2022-04-04T17:53:30.237Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:53:31 [2022-04-04T17:53:31.199Z] --- PASS: TestServiceWithDataPathPortInit (13.55s)
17:53:31 [2022-04-04T17:53:31.199Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:53:31 [2022-04-04T17:53:31.620Z] === RUN   TestCopyFromContainer//
17:53:31 [2022-04-04T17:53:31.620Z] === RUN   TestCopyFromContainer//bar/root
17:53:31 [2022-04-04T17:53:31.620Z] === RUN   TestCopyFromContainer//bar/root/
17:53:31 [2022-04-04T17:53:31.620Z] === RUN   TestCopyFromContainer/bar/quux
17:53:31 [2022-04-04T17:53:31.877Z] === RUN   TestCopyFromContainer/bar/quux/
17:53:31 [2022-04-04T17:53:31.877Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:53:31 [2022-04-04T17:53:31.877Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:53:32 [2022-04-04T17:53:32.134Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:53:32 [2022-04-04T17:53:32.134Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:53:32 [2022-04-04T17:53:32.134Z] === RUN   TestCopyFromContainer/bar/notarget
17:53:32 [2022-04-04T17:53:32.135Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v1ovf8o27k4wa0ngbdk3076ls Created:2022-04-04 17:53:30.933778076 +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[248fa678c301dc0b6b2c355a96fbd1ac7ee0e41c81d5011f344d625311c88a67:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5e8r3tql5qpgwv7ipk6hi2xd EndpointID:9bb759272df94313c6132f678ca812bf32646e70c2ec079e776e848348fd9b7d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:06c6c0d03533bcf1cdf8f8a6ee3e6232c59b9a37d2e157c402e5091f3d190ed8 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:adc9a19638ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5e8r3tql5qpgwv7ipk6hi2xd EndpointID:9bb759272df94313c6132f678ca812bf32646e70c2ec079e776e848348fd9b7d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:53:32 [2022-04-04T17:53:32.391Z] --- PASS: TestCopyFromContainer (2.14s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer// (0.13s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:53:32 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:53:32 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:53:32 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:53:32 [2022-04-04T17:53:32.392Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:53:32 [2022-04-04T17:53:32.392Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:53:32 [2022-04-04T17:53:32.392Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:53:32 [2022-04-04T17:53:32.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateLinkToNonExistingContainer
17:53:32 [2022-04-04T17:53:32.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateWithInvalidEnv
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateWithInvalidEnv/0
17:53:32 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateWithInvalidEnv/0
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateWithInvalidEnv/1
17:53:32 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateWithInvalidEnv/1
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateWithInvalidEnv/2
17:53:32 [2022-04-04T17:53:32.392Z] === PAUSE TestCreateWithInvalidEnv/2
17:53:32 [2022-04-04T17:53:32.392Z] === CONT  TestCreateWithInvalidEnv/0
17:53:32 [2022-04-04T17:53:32.392Z] === CONT  TestCreateWithInvalidEnv/2
17:53:32 [2022-04-04T17:53:32.392Z] === CONT  TestCreateWithInvalidEnv/1
17:53:32 [2022-04-04T17:53:32.392Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:53:32 [2022-04-04T17:53:32.392Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateTmpfsMountsTarget
17:53:32 [2022-04-04T17:53:32.392Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:53:32 [2022-04-04T17:53:32.392Z] === RUN   TestCreateWithCustomMaskedPaths
17:53:32 [2022-04-04T17:53:32.605Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
17:53:32 [2022-04-04T17:53:32.605Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:53:32 [2022-04-04T17:53:32.605Z]     service_test.go:242: FLAKY_TEST
17:53:32 [2022-04-04T17:53:32.605Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:53:32 [2022-04-04T17:53:32.605Z] === RUN   TestServiceWithDataPathPortInit
17:53:32 [2022-04-04T17:53:32.956Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:53:33 [2022-04-04T17:53:33.212Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:53:33 [2022-04-04T17:53:33.468Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:53:33 [2022-04-04T17:53:33.468Z]     check_test.go:309: [d4bc737d7300f] daemon is not started
17:53:33 [2022-04-04T17:53:33.468Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:53:34 [2022-04-04T17:53:34.031Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:53:34 [2022-04-04T17:53:34.287Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
17:53:34 [2022-04-04T17:53:34.287Z] === RUN   TestCreateWithCustomReadonlyPaths
17:53:34 [2022-04-04T17:53:34.543Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:53:35 [2022-04-04T17:53:35.105Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:53:35 [2022-04-04T17:53:35.105Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:53:36 [2022-04-04T17:53:36.319Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
17:53:36 [2022-04-04T17:53:36.319Z] PASS
17:53:36 [2022-04-04T17:53:36.319Z] 
17:53:36 [2022-04-04T17:53:36.319Z] === Skipped
17:53:36 [2022-04-04T17:53:36.319Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:53:36 [2022-04-04T17:53:36.319Z]     service_test.go:242: FLAKY_TEST
17:53:36 [2022-04-04T17:53:36.319Z] 
17:53:36 [2022-04-04T17:53:36.319Z] DONE 26 tests, 1 skipped in 42.346s
17:53:36 [2022-04-04T17:53:36.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:53:36 [2022-04-04T17:53:36.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:53:36 [2022-04-04T17:53:36.319Z] ++ set -e
17:53:36 [2022-04-04T17:53:36.319Z] ++ '[' -n 0 ']'
17:53:36 [2022-04-04T17:53:36.319Z] ++ set -x
17:53:36 [2022-04-04T17:53:36.319Z] ++ env -i DEST=/go/src/github.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
17:53:36 [2022-04-04T17:53:36.473Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s)
17:53:36 [2022-04-04T17:53:36.474Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:53:36 [2022-04-04T17:53:36.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:53:36 [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:53:36 [2022-04-04T17:53:36.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:53:36 [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:53:36 [2022-04-04T17:53:36.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:53:36 [2022-04-04T17:53:36.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:53:36 [2022-04-04T17:53:36.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:53:36 [2022-04-04T17:53:36.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s)
17:53:36 [2022-04-04T17:53:36.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:53:36 [2022-04-04T17:53:36.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
17:53:36 [2022-04-04T17:53:36.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:53:36 [2022-04-04T17:53:36.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:53:36 [2022-04-04T17:53:36.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:53:36 [2022-04-04T17:53:36.474Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:53:36 [2022-04-04T17:53:36.578Z] INFO: Testing against a local daemon
17:53:36 [2022-04-04T17:53:36.578Z] === RUN   TestDockerNetworkIpvlanPersistance
17:53:36 [2022-04-04T17:53:36.578Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:36 [2022-04-04T17:53:36.578Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:53:36 [2022-04-04T17:53:36.578Z] === RUN   TestDockerNetworkIpvlan
17:53:36 [2022-04-04T17:53:36.578Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:36 [2022-04-04T17:53:36.578Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:53:36 [2022-04-04T17:53:36.578Z] PASS
17:53:36 [2022-04-04T17:53:36.578Z] 
17:53:36 [2022-04-04T17:53:36.578Z] === Skipped
17:53:36 [2022-04-04T17:53:36.578Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:53:36 [2022-04-04T17:53:36.578Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:36 [2022-04-04T17:53:36.578Z] 
17:53:36 [2022-04-04T17:53:36.578Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:53:36 [2022-04-04T17:53:36.578Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:36 [2022-04-04T17:53:36.578Z] 
17:53:36 [2022-04-04T17:53:36.578Z] DONE 2 tests, 2 skipped in 0.089s
17:53:36 [2022-04-04T17:53:36.578Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:53:36 [2022-04-04T17:53:36.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:53:36 [2022-04-04T17:53:36.578Z] ++ set -e
17:53:36 [2022-04-04T17:53:36.578Z] ++ '[' -n 0 ']'
17:53:36 [2022-04-04T17:53:36.578Z] ++ set -x
17:53:36 [2022-04-04T17:53:36.578Z] ++ env -i DEST=/go/src/github.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
17:53:36 [2022-04-04T17:53:36.578Z] INFO: Testing against a local daemon
17:53:36 [2022-04-04T17:53:36.578Z] === RUN   TestDockerNetworkMacvlanPersistance
17:53:37 [2022-04-04T17:53:37.038Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
17:53:37 [2022-04-04T17:53:37.039Z] === RUN   TestCreateDifferentPlatform
17:53:37 [2022-04-04T17:53:37.039Z] === RUN   TestCreateDifferentPlatform/different_os
17:53:37 [2022-04-04T17:53:37.039Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:53:37 [2022-04-04T17:53:37.039Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:53:37 [2022-04-04T17:53:37.039Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:53:37 [2022-04-04T17:53:37.039Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
17:53:37 [2022-04-04T17:53:37.039Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:53:37 [2022-04-04T17:53:37.039Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:53:37 [2022-04-04T17:53:37.039Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:53:37 [2022-04-04T17:53:37.053Z] Leaving: AppArmorNo profiles have been unloaded.
17:53:37 [2022-04-04T17:53:37.053Z] 
17:53:37 [2022-04-04T17:53:37.053Z] Unloading profiles will leave already running processes permanently
17:53:37 [2022-04-04T17:53:37.053Z] unconfined, which can lead to unexpected situations.
17:53:37 [2022-04-04T17:53:37.053Z] 
17:53:37 [2022-04-04T17:53:37.053Z] To set a process to complain mode, use the command line tool
17:53:37 [2022-04-04T17:53:37.053Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:53:37 [2022-04-04T17:53:37.053Z] 
Post stage
[Pipeline] junit
17:53:37 [2022-04-04T17:53:37.066Z] Recording test results
17:53:37 [2022-04-04T17:53:37.187Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
17:53:37 [2022-04-04T17:53:37.296Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
17:53:37 [2022-04-04T17:53:37.296Z] === RUN   TestContainerStartOnDaemonRestart
17:53:37 [2022-04-04T17:53:37.296Z] === PAUSE TestContainerStartOnDaemonRestart
17:53:37 [2022-04-04T17:53:37.296Z] === RUN   TestDaemonRestartIpcMode
17:53:37 [2022-04-04T17:53:37.296Z] === PAUSE TestDaemonRestartIpcMode
17:53:37 [2022-04-04T17:53:37.296Z] === RUN   TestDaemonHostGatewayIP
17:53:37 [2022-04-04T17:53:37.296Z] === PAUSE TestDaemonHostGatewayIP
17:53:37 [2022-04-04T17:53:37.296Z] === RUN   TestRestartDaemonWithRestartingContainer
17:53:37 [2022-04-04T17:53:37.296Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:53:37 [2022-04-04T17:53:37.296Z] === RUN   TestContainerKillOnDaemonStart
17:53:37 [2022-04-04T17:53:37.296Z] === PAUSE TestContainerKillOnDaemonStart
17:53:37 [2022-04-04T17:53:37.296Z] === RUN   TestDiff
17:53:37 [2022-04-04T17:53:37.465Z] + echo Ensuring container killed.
17:53:37 [2022-04-04T17:53:37.465Z] Ensuring container killed.
17:53:37 [2022-04-04T17:53:37.465Z] + docker rm -vf docker-pr1
17:53:37 [2022-04-04T17:53:37.465Z] Error: No such container: docker-pr1
[Pipeline] sh
17:53:37 [2022-04-04T17:53:37.747Z] + echo Chowning /workspace to jenkins user
17:53:37 [2022-04-04T17:53:37.747Z] Chowning /workspace to jenkins user
17:53:37 [2022-04-04T17:53:37.747Z] + id -u
17:53:37 [2022-04-04T17:53:37.747Z] + id -g
17:53:37 [2022-04-04T17:53:37.747Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace
17:53:37 [2022-04-04T17:53:37.861Z] --- PASS: TestDiff (0.76s)
17:53:37 [2022-04-04T17:53:37.861Z] === RUN   TestExecWithCloseStdin
17:53:37 [2022-04-04T17:53:37.954Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
17:53:37 [2022-04-04T17:53:37.954Z] === RUN   TestDockerNetworkMacvlan
17:53:38 [2022-04-04T17:53:38.117Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:53:38 [2022-04-04T17:53:38.520Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:53:38 [2022-04-04T17:53:38.685Z] --- PASS: TestExecWithCloseStdin (0.80s)
17:53:38 [2022-04-04T17:53:38.685Z] === RUN   TestExec
17:53:38 [2022-04-04T17:53:38.685Z] === RUN   TestDockerSuite/TestBuildAddNonTar
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:53:39 [2022-04-04T17:53:39.417Z] + bundleName=docker-py
17:53:39 [2022-04-04T17:53:39.417Z] + echo Creating docker-py-bundles.tar.gz
17:53:39 [2022-04-04T17:53:39.417Z] Creating docker-py-bundles.tar.gz
17:53:39 [2022-04-04T17:53:39.417Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
17:53:39 [2022-04-04T17:53:39.429Z] Archiving artifacts
17:53:39 [2022-04-04T17:53:39.461Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:53:39 [2022-04-04T17:53:39.619Z] --- PASS: TestExec (0.93s)
17:53:39 [2022-04-04T17:53:39.619Z] === RUN   TestExecUser
17:53:39 [2022-04-04T17:53:39.671Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:53:40 [2022-04-04T17:53:40.014Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh binary-daemon
17:53:40 [2022-04-04T17:53:40.027Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:53:40 [2022-04-04T17:53:40.183Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:53:40 [2022-04-04T17:53:40.273Z] 
17:53:40 [2022-04-04T17:53:40.440Z] --- PASS: TestExecUser (0.81s)
17:53:40 [2022-04-04T17:53:40.440Z] === RUN   TestExportContainerAndImportImage
17:53:40 [2022-04-04T17:53:40.532Z] Removing bundles/
17:53:40 [2022-04-04T17:53:40.532Z] 
17:53:40 [2022-04-04T17:53:40.532Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
17:53:40 [2022-04-04T17:53:40.532Z] Building: bundles/binary-daemon/dockerd-dev
17:53:40 [2022-04-04T17:53:40.532Z] GOOS="" GOARCH="" GOARM=""
17:53:40 [2022-04-04T17:53:40.696Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:53:41 [2022-04-04T17:53:41.629Z] --- PASS: TestExportContainerAndImportImage (0.94s)
17:53:41 [2022-04-04T17:53:41.629Z] === RUN   TestExportContainerAfterDaemonRestart
17:53:41 [2022-04-04T17:53:41.929Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:53:42 [2022-04-04T17:53:42.999Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
17:53:43 [2022-04-04T17:53:43.000Z] === RUN   TestHealthCheckWorkdir
17:53:43 [2022-04-04T17:53:43.000Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:53:43 [2022-04-04T17:53:43.305Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:53:43 [2022-04-04T17:53:43.563Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:53:44 [2022-04-04T17:53:44.128Z] --- PASS: TestHealthCheckWorkdir (1.09s)
17:53:44 [2022-04-04T17:53:44.128Z] === RUN   TestHealthKillContainer
17:53:45 [2022-04-04T17:53:45.493Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:53:45 [2022-04-04T17:53:45.493Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:53:45 [2022-04-04T17:53:45.493Z]     check_test.go:309: [dbc1a851e7dac] daemon is not started
17:53:45 [2022-04-04T17:53:45.493Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:53:46 [2022-04-04T17:53:46.106Z] --- PASS: TestUpdateRestartPolicy (18.63s)
17:53:46 [2022-04-04T17:53:46.106Z] === RUN   TestUpdateRestartWithAutoRemove
17:53:46 [2022-04-04T17:53:46.106Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s)
17:53:46 [2022-04-04T17:53:46.106Z] === RUN   TestWaitNonBlocked
17:53:46 [2022-04-04T17:53:46.106Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:53:46 [2022-04-04T17:53:46.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:53:46 [2022-04-04T17:53:46.106Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:53:46 [2022-04-04T17:53:46.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:53:46 [2022-04-04T17:53:46.106Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:53:46 [2022-04-04T17:53:46.106Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:53:46 [2022-04-04T17:53:46.421Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:53:46 [2022-04-04T17:53:46.588Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:53:46 [2022-04-04T17:53:46.846Z] --- PASS: TestDockerNetworkMacvlan (8.81s)
17:53:46 [2022-04-04T17:53:46.846Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
17:53:46 [2022-04-04T17:53:46.846Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:53:46 [2022-04-04T17:53:46.846Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s)
17:53:46 [2022-04-04T17:53:46.846Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s)
17:53:46 [2022-04-04T17:53:46.846Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.73s)
17:53:46 [2022-04-04T17:53:46.846Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
17:53:46 [2022-04-04T17:53:46.846Z] PASS
17:53:46 [2022-04-04T17:53:46.846Z] 
17:53:46 [2022-04-04T17:53:46.846Z] DONE 8 tests in 10.279s
17:53:46 [2022-04-04T17:53:46.847Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:53:46 [2022-04-04T17:53:46.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:53:46 [2022-04-04T17:53:46.847Z] ++ set -e
17:53:46 [2022-04-04T17:53:46.847Z] ++ '[' -n 0 ']'
17:53:46 [2022-04-04T17:53:46.847Z] ++ set -x
17:53:46 [2022-04-04T17:53:46.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:53:46 [2022-04-04T17:53:46.847Z] testing: warning: no tests to run
17:53:46 [2022-04-04T17:53:46.847Z] PASS
17:53:46 [2022-04-04T17:53:46.847Z] 
17:53:46 [2022-04-04T17:53:46.847Z] DONE 0 tests in 0.022s
17:53:46 [2022-04-04T17:53:46.847Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:53:46 [2022-04-04T17:53:46.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:53:46 [2022-04-04T17:53:46.847Z] ++ set -e
17:53:46 [2022-04-04T17:53:46.847Z] ++ '[' -n 0 ']'
17:53:46 [2022-04-04T17:53:46.847Z] ++ set -x
17:53:46 [2022-04-04T17:53:46.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:53:46 [2022-04-04T17:53:46.847Z] INFO: Testing against a local daemon
17:53:46 [2022-04-04T17:53:46.847Z] === RUN   TestAuthZPluginAllowRequest
17:53:46 [2022-04-04T17:53:46.983Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:53:47 [2022-04-04T17:53:47.240Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:53:47 [2022-04-04T17:53:47.487Z] --- PASS: TestServiceWithDataPathPortInit (13.78s)
17:53:47 [2022-04-04T17:53:47.488Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:53:47 [2022-04-04T17:53:47.701Z] --- PASS: TestWaitNonBlocked (0.03s)
17:53:47 [2022-04-04T17:53:47.701Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.18s)
17:53:47 [2022-04-04T17:53:47.701Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.29s)
17:53:47 [2022-04-04T17:53:47.701Z] === RUN   TestWaitBlocked
17:53:47 [2022-04-04T17:53:47.701Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:53:47 [2022-04-04T17:53:47.701Z] --- SKIP: TestWaitBlocked (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z] PASS
17:53:47 [2022-04-04T17:53:47.701Z] ok  	github.com/docker/docker/integration/container	58.748s
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === Skipped
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
17:53:47 [2022-04-04T17:53:47.701Z]     copy_test.go:38: testEnv.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
17:53:47 [2022-04-04T17:53:47.701Z]     copy_test.go:63: testEnv.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:53:47 [2022-04-04T17:53:47.701Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:53:47 [2022-04-04T17:53:47.701Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:53:47 [2022-04-04T17:53:47.701Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:53:47 [2022-04-04T17:53:47.701Z] 
17:53:47 [2022-04-04T17:53:47.701Z] DONE 88 tests, 37 skipped in 60.828s
17:53:47 [2022-04-04T17:53:47.701Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:53:48 [2022-04-04T17:53:48.169Z] === RUN   TestDockerSuite/TestBuildAddScript
17:53:48 [2022-04-04T17:53:48.222Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
17:53:48 [2022-04-04T17:53:48.222Z] === RUN   TestAuthZPluginTLS
17:53:48 [2022-04-04T17:53:48.481Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:53:48 [2022-04-04T17:53:48.481Z] === RUN   TestAuthZPluginDenyRequest
17:53:48 [2022-04-04T17:53:48.754Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:53:48 [2022-04-04T17:53:48.867Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x8a7b4p2rr7z58k4blehzgjdb Created:2022-04-04 17:53:47.454137521 +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[dc12da84a2d42398e62e2323852b4c7f253656222443da32ed3feeb2585865c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t0zt17gg3jb3zo39ebjltqknv EndpointID:03804550502b6385af74601c3637c34875e355fc24b75f5288ee2b61ea18d760 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8513938c362b83de5fd693b8346162940ccb65b564cb24dc1813a512423a46ad 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:254ce4e8da44 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t0zt17gg3jb3zo39ebjltqknv EndpointID:03804550502b6385af74601c3637c34875e355fc24b75f5288ee2b61ea18d760 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:53:49 [2022-04-04T17:53:49.046Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:53:49 [2022-04-04T17:53:49.046Z] === RUN   TestAuthZPluginAPIDenyResponse
17:53:49 [2022-04-04T17:53:49.267Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:53:49 [2022-04-04T17:53:49.267Z] INFO: Testing against a local daemon
17:53:49 [2022-04-04T17:53:49.267Z] === RUN   TestCommitInheritsEnv
17:53:49 [2022-04-04T17:53:49.267Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:53:49 [2022-04-04T17:53:49.267Z] --- SKIP: TestCommitInheritsEnv (0.01s)
17:53:49 [2022-04-04T17:53:49.267Z] === RUN   TestImportExtremelyLargeImageWorks
17:53:49 [2022-04-04T17:53:49.267Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:53:49 [2022-04-04T17:53:49.267Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:53:49 [2022-04-04T17:53:49.267Z] === RUN   TestImagesFilterMultiReference
17:53:49 [2022-04-04T17:53:49.267Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:53:49 [2022-04-04T17:53:49.267Z] === RUN   TestImagePullPlatformInvalid
17:53:49 [2022-04-04T17:53:49.267Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:53:49 [2022-04-04T17:53:49.267Z] === RUN   TestRemoveImageOrphaning
17:53:49 [2022-04-04T17:53:49.611Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:53:49 [2022-04-04T17:53:49.611Z] === RUN   TestAuthZPluginDenyResponse
17:53:49 [2022-04-04T17:53:49.735Z] --- PASS: TestRemoveImageOrphaning (0.85s)
17:53:49 [2022-04-04T17:53:49.736Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:53:50 [2022-04-04T17:53:50.119Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:53:50 [2022-04-04T17:53:50.176Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:53:50 [2022-04-04T17:53:50.176Z] === RUN   TestAuthZPluginAllowEventStream
17:53:50 [2022-04-04T17:53:50.203Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:53:50 [2022-04-04T17:53:50.203Z] === RUN   TestTagInvalidReference
17:53:50 [2022-04-04T17:53:50.203Z] --- PASS: TestTagInvalidReference (0.03s)
17:53:50 [2022-04-04T17:53:50.203Z] === RUN   TestTagValidPrefixedRepo
17:53:50 [2022-04-04T17:53:50.203Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:53:50 [2022-04-04T17:53:50.204Z] === RUN   TestTagExistedNameWithoutForce
17:53:50 [2022-04-04T17:53:50.204Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:53:50 [2022-04-04T17:53:50.204Z] === RUN   TestTagOfficialNames
17:53:50 [2022-04-04T17:53:50.204Z] --- PASS: TestTagOfficialNames (0.07s)
17:53:50 [2022-04-04T17:53:50.204Z] === RUN   TestTagMatchesDigest
17:53:50 [2022-04-04T17:53:50.204Z] --- PASS: TestTagMatchesDigest (0.03s)
17:53:50 [2022-04-04T17:53:50.204Z] PASS
17:53:50 [2022-04-04T17:53:50.204Z] ok  	github.com/docker/docker/integration/image	1.275s
17:53:50 [2022-04-04T17:53:50.204Z] 
17:53:50 [2022-04-04T17:53:50.204Z] === Skipped
17:53:50 [2022-04-04T17:53:50.204Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
17:53:50 [2022-04-04T17:53:50.204Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:53:50 [2022-04-04T17:53:50.204Z] 
17:53:50 [2022-04-04T17:53:50.204Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:53:50 [2022-04-04T17:53:50.204Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:53:50 [2022-04-04T17:53:50.204Z] 
17:53:50 [2022-04-04T17:53:50.204Z] DONE 11 tests, 2 skipped in 2.654s
17:53:50 [2022-04-04T17:53:50.204Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:53:50 [2022-04-04T17:53:50.680Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:53:51 [2022-04-04T17:53:51.109Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
17:53:51 [2022-04-04T17:53:51.109Z] === RUN   TestAuthZPluginErrorResponse
17:53:51 [2022-04-04T17:53:51.611Z]     check_test.go:309: [dac7a38095b65] daemon is not started
17:53:51 [2022-04-04T17:53:51.611Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:53:51 [2022-04-04T17:53:51.675Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:53:51 [2022-04-04T17:53:51.675Z] === RUN   TestAuthZPluginErrorRequest
17:53:51 [2022-04-04T17:53:51.771Z] testing: warning: no tests to run
17:53:51 [2022-04-04T17:53:51.771Z] PASS
17:53:51 [2022-04-04T17:53:51.771Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.084s [no tests to run]
17:53:51 [2022-04-04T17:53:51.771Z] testing: warning: no tests to run
17:53:51 [2022-04-04T17:53:51.771Z] PASS
17:53:51 [2022-04-04T17:53:51.771Z] ok  	github.com/docker/docker/integration/network/macvlan	0.033s [no tests to run]
17:53:52 [2022-04-04T17:53:52.242Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:53:52 [2022-04-04T17:53:52.242Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:53:52 [2022-04-04T17:53:52.246Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:53:52 [2022-04-04T17:53:52.246Z] INFO: Testing against a local daemon
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestNetworkCreateDelete
17:53:52 [2022-04-04T17:53:52.246Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestDockerNetworkDeletePreferID
17:53:52 [2022-04-04T17:53:52.246Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestDaemonDNSFallback
17:53:52 [2022-04-04T17:53:52.246Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestInspectNetwork
17:53:52 [2022-04-04T17:53:52.246Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestInspectNetwork (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestRunContainerWithBridgeNone
17:53:52 [2022-04-04T17:53:52.246Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestNetworkInvalidJSON
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestNetworkInvalidJSON//networks/create
17:53:52 [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:53:52 [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:52 [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:52 [2022-04-04T17:53:52.246Z] === CONT  TestNetworkInvalidJSON//networks/create
17:53:52 [2022-04-04T17:53:52.246Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:53:52 [2022-04-04T17:53:52.246Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:53:52 [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:53:52 [2022-04-04T17:53:52.246Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestNetworkList
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestNetworkList//networks
17:53:52 [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkList//networks
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestNetworkList//networks/
17:53:52 [2022-04-04T17:53:52.246Z] === PAUSE TestNetworkList//networks/
17:53:52 [2022-04-04T17:53:52.246Z] === CONT  TestNetworkList//networks
17:53:52 [2022-04-04T17:53:52.246Z] === CONT  TestNetworkList//networks/
17:53:52 [2022-04-04T17:53:52.246Z] --- PASS: TestNetworkList (0.02s)
17:53:52 [2022-04-04T17:53:52.246Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     --- PASS: TestNetworkList//networks (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestHostIPv4BridgeLabel
17:53:52 [2022-04-04T17:53:52.246Z]     network_test.go:126: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestDaemonRestartWithLiveRestore
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:29: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestDaemonDefaultNetworkPools
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:58: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestDaemonRestartWithExistingNetwork
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:102: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:136: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:187: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestServiceWithPredefinedNetwork
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:212: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:242: FLAKY_TEST
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestServiceWithDataPathPortInit
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:332: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:400: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z] PASS
17:53:52 [2022-04-04T17:53:52.246Z] ok  	github.com/docker/docker/integration/network	0.131s
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === Skipped
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     network_test.go:126: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:29: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:58: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:102: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:136: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:187: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:212: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:242: FLAKY_TEST
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:332: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:53:52 [2022-04-04T17:53:52.246Z]     service_test.go:400: testEnv.OSType == "windows"
17:53:52 [2022-04-04T17:53:52.246Z] 
17:53:52 [2022-04-04T17:53:52.246Z] DONE 22 tests, 15 skipped in 2.021s
17:53:52 [2022-04-04T17:53:52.246Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:53:52 [2022-04-04T17:53:52.715Z] testing: warning: no tests to run
17:53:52 [2022-04-04T17:53:52.715Z] PASS
17:53:52 [2022-04-04T17:53:52.715Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
17:53:52 [2022-04-04T17:53:52.715Z] 
17:53:52 [2022-04-04T17:53:52.715Z] DONE 0 tests in 0.316s
17:53:52 [2022-04-04T17:53:52.715Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:53:52 [2022-04-04T17:53:52.809Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:53:52 [2022-04-04T17:53:52.809Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:53:52 [2022-04-04T17:53:52.980Z] --- PASS: TestHealthKillContainer (8.63s)
17:53:52 [2022-04-04T17:53:52.981Z] === RUN   TestInspectCpusetInConfigPre120
17:53:53 [2022-04-04T17:53:53.055Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s)
17:53:53 [2022-04-04T17:53:53.055Z] PASS
17:53:53 [2022-04-04T17:53:53.055Z] 
17:53:53 [2022-04-04T17:53:53.055Z] === Skipped
17:53:53 [2022-04-04T17:53:53.055Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:53:53 [2022-04-04T17:53:53.055Z]     service_test.go:242: FLAKY_TEST
17:53:53 [2022-04-04T17:53:53.055Z] 
17:53:53 [2022-04-04T17:53:53.055Z] DONE 26 tests, 1 skipped in 43.897s
17:53:53 [2022-04-04T17:53:53.055Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:53:53 [2022-04-04T17:53:53.055Z] INFO: Testing against a local daemon
17:53:53 [2022-04-04T17:53:53.055Z] === RUN   TestDockerNetworkIpvlanPersistance
17:53:53 [2022-04-04T17:53:53.055Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:53 [2022-04-04T17:53:53.055Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:53:53 [2022-04-04T17:53:53.055Z] === RUN   TestDockerNetworkIpvlan
17:53:53 [2022-04-04T17:53:53.055Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:53 [2022-04-04T17:53:53.055Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:53:53 [2022-04-04T17:53:53.055Z] PASS
17:53:53 [2022-04-04T17:53:53.055Z] 
17:53:53 [2022-04-04T17:53:53.055Z] === Skipped
17:53:53 [2022-04-04T17:53:53.055Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:53:53 [2022-04-04T17:53:53.055Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:53 [2022-04-04T17:53:53.055Z] 
17:53:53 [2022-04-04T17:53:53.055Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:53:53 [2022-04-04T17:53:53.055Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:53:53 [2022-04-04T17:53:53.055Z] 
17:53:53 [2022-04-04T17:53:53.055Z] DONE 2 tests, 2 skipped in 0.052s
17:53:53 [2022-04-04T17:53:53.055Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:53:53 [2022-04-04T17:53:53.184Z] testing: warning: no tests to run
17:53:53 [2022-04-04T17:53:53.184Z] PASS
17:53:53 [2022-04-04T17:53:53.184Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
17:53:53 [2022-04-04T17:53:53.184Z] 
17:53:53 [2022-04-04T17:53:53.184Z] DONE 0 tests in 0.343s
17:53:53 [2022-04-04T17:53:53.184Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:53:53 [2022-04-04T17:53:53.314Z] INFO: Testing against a local daemon
17:53:53 [2022-04-04T17:53:53.314Z] === RUN   TestDockerNetworkMacvlanPersistance
17:53:53 [2022-04-04T17:53:53.545Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
17:53:53 [2022-04-04T17:53:53.545Z] === RUN   TestIpcModeNone
17:53:54 [2022-04-04T17:53:54.174Z] testing: warning: no tests to run
17:53:54 [2022-04-04T17:53:54.174Z] PASS
17:53:54 [2022-04-04T17:53:54.174Z] ok  	github.com/docker/docker/integration/plugin/authz	0.099s [no tests to run]
17:53:54 [2022-04-04T17:53:54.174Z] testing: warning: no tests to run
17:53:54 [2022-04-04T17:53:54.174Z] PASS
17:53:54 [2022-04-04T17:53:54.174Z] ok  	github.com/docker/docker/integration/plugin	0.088s [no tests to run]
17:53:54 [2022-04-04T17:53:54.184Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.25s)
17:53:54 [2022-04-04T17:53:54.184Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:53:54 [2022-04-04T17:53:54.475Z] --- PASS: TestIpcModeNone (0.89s)
17:53:54 [2022-04-04T17:53:54.475Z] === RUN   TestIpcModePrivate
17:53:54 [2022-04-04T17:53:54.475Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:53:54 [2022-04-04T17:53:54.692Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
17:53:54 [2022-04-04T17:53:54.692Z] === RUN   TestDockerNetworkMacvlan
17:53:55 [2022-04-04T17:53:55.041Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:80, shared: false, mustBeShared: false
17:53:55 [2022-04-04T17:53:55.041Z]     check_test.go:309: [d7fc318910c3d] daemon is not started
17:53:55 [2022-04-04T17:53:55.041Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:53:55 [2022-04-04T17:53:55.260Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:53:55 [2022-04-04T17:53:55.298Z] --- PASS: TestIpcModePrivate (0.88s)
17:53:55 [2022-04-04T17:53:55.298Z] === RUN   TestIpcModeShareable
17:53:55 [2022-04-04T17:53:55.558Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s)
17:53:55 [2022-04-04T17:53:55.558Z] === RUN   TestAuthZPluginHeader
17:53:55 [2022-04-04T17:53:55.827Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:53:55 [2022-04-04T17:53:55.860Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true
17:53:55 [2022-04-04T17:53:55.860Z] --- PASS: TestIpcModeShareable (0.80s)
17:53:55 [2022-04-04T17:53:55.860Z] === RUN   TestAPIIpcModeShareableAndContainer
17:53:56 [2022-04-04T17:53:56.123Z] --- PASS: TestAuthZPluginHeader (0.68s)
17:53:56 [2022-04-04T17:53:56.124Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:53:56 [2022-04-04T17:53:56.124Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:53:56 [2022-04-04T17:53:56.124Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:53:56 [2022-04-04T17:53:56.124Z] === RUN   TestAuthZPluginV2Disable
17:53:56 [2022-04-04T17:53:56.124Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:53:56 [2022-04-04T17:53:56.124Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:53:56 [2022-04-04T17:53:56.124Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:53:56 [2022-04-04T17:53:56.124Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:53:56 [2022-04-04T17:53:56.124Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:53:56 [2022-04-04T17:53:56.124Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:53:56 [2022-04-04T17:53:56.124Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:53:56 [2022-04-04T17:53:56.124Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:53:56 [2022-04-04T17:53:56.124Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:53:56 [2022-04-04T17:53:56.762Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:53:56 [2022-04-04T17:53:56.788Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:53:58 [2022-04-04T17:53:58.666Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:53:58 [2022-04-04T17:53:58.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s)
17:53:58 [2022-04-04T17:53:58.679Z] === RUN   TestAPIIpcModeHost
17:53:58 [2022-04-04T17:53:58.679Z]     docker_cli_daemon_plugins_test.go:79: [d6da0f22c0d84] daemon is not started
17:53:58 [2022-04-04T17:53:58.935Z] --- PASS: TestAPIIpcModeHost (0.59s)
17:53:58 [2022-04-04T17:53:58.935Z] === RUN   TestDaemonIpcModeShareable
17:53:59 [2022-04-04T17:53:59.865Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:54:00 [2022-04-04T17:54:00.069Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:54:00 [2022-04-04T17:54:00.426Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:54:00 [2022-04-04T17:54:00.682Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
17:54:00 [2022-04-04T17:54:00.682Z] === RUN   TestDaemonIpcModePrivate
17:54:00 [2022-04-04T17:54:00.938Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:54:02 [2022-04-04T17:54:02.305Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
17:54:02 [2022-04-04T17:54:02.305Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
17:54:02 [2022-04-04T17:54:02.305Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:54:02 [2022-04-04T17:54:02.561Z]     docker_cli_daemon_plugins_test.go:169: [dd3a6c3c84621] daemon is not started
17:54:03 [2022-04-04T17:54:03.359Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:54:03 [2022-04-04T17:54:03.492Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:54:03 [2022-04-04T17:54:03.748Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
17:54:03 [2022-04-04T17:54:03.748Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:54:03 [2022-04-04T17:54:03.748Z] === RUN   TestDockerSuite/TestBuildAddTar
17:54:04 [2022-04-04T17:54:04.004Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
17:54:04 [2022-04-04T17:54:04.004Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:54:04 [2022-04-04T17:54:04.295Z] --- PASS: TestDockerNetworkMacvlan (9.76s)
17:54:04 [2022-04-04T17:54:04.295Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:54:04 [2022-04-04T17:54:04.295Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:54:04 [2022-04-04T17:54:04.295Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
17:54:04 [2022-04-04T17:54:04.295Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
17:54:04 [2022-04-04T17:54:04.295Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s)
17:54:04 [2022-04-04T17:54:04.295Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
17:54:04 [2022-04-04T17:54:04.295Z] PASS
17:54:04 [2022-04-04T17:54:04.295Z] 
17:54:04 [2022-04-04T17:54:04.295Z] DONE 8 tests in 11.129s
17:54:04 [2022-04-04T17:54:04.295Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:54:04 [2022-04-04T17:54:04.295Z] testing: warning: no tests to run
17:54:04 [2022-04-04T17:54:04.295Z] PASS
17:54:04 [2022-04-04T17:54:04.295Z] 
17:54:04 [2022-04-04T17:54:04.295Z] DONE 0 tests in 0.011s
17:54:04 [2022-04-04T17:54:04.295Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:54:04 [2022-04-04T17:54:04.295Z] INFO: Testing against a local daemon
17:54:04 [2022-04-04T17:54:04.295Z] === RUN   TestAuthZPluginAllowRequest
17:54:05 [2022-04-04T17:54:05.372Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:54:05 [2022-04-04T17:54:05.629Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s)
17:54:05 [2022-04-04T17:54:05.629Z] === RUN   TestIpcModeOlderClient
17:54:05 [2022-04-04T17:54:05.629Z] === PAUSE TestIpcModeOlderClient
17:54:05 [2022-04-04T17:54:05.629Z] === RUN   TestKillContainerInvalidSignal
17:54:05 [2022-04-04T17:54:05.673Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
17:54:05 [2022-04-04T17:54:05.673Z] === RUN   TestAuthZPluginTLS
17:54:06 [2022-04-04T17:54:06.239Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:54:06 [2022-04-04T17:54:06.239Z] === RUN   TestAuthZPluginDenyRequest
17:54:06 [2022-04-04T17:54:06.499Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:54:06 [2022-04-04T17:54:06.499Z] === RUN   TestAuthZPluginAPIDenyResponse
17:54:06 [2022-04-04T17:54:06.561Z] --- PASS: TestKillContainerInvalidSignal (0.74s)
17:54:06 [2022-04-04T17:54:06.561Z] === RUN   TestKillContainer
17:54:06 [2022-04-04T17:54:06.561Z] === RUN   TestKillContainer/no_signal
17:54:06 [2022-04-04T17:54:06.705Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:06 [2022-04-04T17:54:06.705Z] INFO: Testing against a local daemon
17:54:06 [2022-04-04T17:54:06.705Z] === RUN   TestExternalGraphDriver
17:54:06 [2022-04-04T17:54:06.705Z]     external_test.go:48: runtime.GOOS == "windows"
17:54:06 [2022-04-04T17:54:06.705Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:54:06 [2022-04-04T17:54:06.705Z] === RUN   TestGraphdriverPluginV2
17:54:06 [2022-04-04T17:54:06.705Z]     external_test.go:408: runtime.GOOS == "windows"
17:54:06 [2022-04-04T17:54:06.705Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:54:06 [2022-04-04T17:54:06.705Z] PASS
17:54:06 [2022-04-04T17:54:06.705Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.137s
17:54:06 [2022-04-04T17:54:06.705Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:06 [2022-04-04T17:54:06.705Z] INFO: Testing against a local daemon
17:54:06 [2022-04-04T17:54:06.705Z] === RUN   TestPluginInvalidJSON
17:54:06 [2022-04-04T17:54:06.705Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:54:06 [2022-04-04T17:54:06.705Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:54:06 [2022-04-04T17:54:06.705Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:54:06 [2022-04-04T17:54:06.705Z] --- PASS: TestPluginInvalidJSON (0.06s)
17:54:06 [2022-04-04T17:54:06.705Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
17:54:06 [2022-04-04T17:54:06.705Z] === RUN   TestPluginInstall
17:54:06 [2022-04-04T17:54:06.705Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:54:06 [2022-04-04T17:54:06.705Z] --- SKIP: TestPluginInstall (0.00s)
17:54:06 [2022-04-04T17:54:06.705Z] === RUN   TestPluginsWithRuntimes
17:54:06 [2022-04-04T17:54:06.705Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:54:06 [2022-04-04T17:54:06.705Z] --- SKIP: TestPluginsWithRuntimes (0.02s)
17:54:06 [2022-04-04T17:54:06.705Z] === RUN   TestPluginBackCompatMediaTypes
17:54:06 [2022-04-04T17:54:06.705Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:54:06 [2022-04-04T17:54:06.706Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:54:06 [2022-04-04T17:54:06.706Z] PASS
17:54:06 [2022-04-04T17:54:06.706Z] ok  	github.com/docker/docker/integration/plugin/common	0.181s
17:54:06 [2022-04-04T17:54:06.706Z] testing: warning: no tests to run
17:54:06 [2022-04-04T17:54:06.706Z] PASS
17:54:06 [2022-04-04T17:54:06.706Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.061s [no tests to run]
17:54:06 [2022-04-04T17:54:06.706Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:06 [2022-04-04T17:54:06.706Z] INFO: Testing against a local daemon
17:54:06 [2022-04-04T17:54:06.706Z] === RUN   TestReadPluginNoRead
17:54:06 [2022-04-04T17:54:06.706Z]     read_test.go:21: no unix domain sockets on Windows
17:54:06 [2022-04-04T17:54:06.706Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:54:06 [2022-04-04T17:54:06.706Z] PASS
17:54:06 [2022-04-04T17:54:06.706Z] ok  	github.com/docker/docker/integration/plugin/logging	0.103s
17:54:06 [2022-04-04T17:54:06.706Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
17:54:06 [2022-04-04T17:54:06.706Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
17:54:07 [2022-04-04T17:54:07.066Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:54:07 [2022-04-04T17:54:07.066Z] === RUN   TestAuthZPluginDenyResponse
17:54:07 [2022-04-04T17:54:07.175Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:07 [2022-04-04T17:54:07.175Z] INFO: Testing against a local daemon
17:54:07 [2022-04-04T17:54:07.175Z] === RUN   TestPluginWithDevMounts
17:54:07 [2022-04-04T17:54:07.175Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:54:07 [2022-04-04T17:54:07.175Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:54:07 [2022-04-04T17:54:07.175Z] PASS
17:54:07 [2022-04-04T17:54:07.175Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.058s
17:54:07 [2022-04-04T17:54:07.175Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
17:54:07 [2022-04-04T17:54:07.507Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:54:07 [2022-04-04T17:54:07.507Z] === RUN   TestKillContainer/non_killing_signal
17:54:07 [2022-04-04T17:54:07.634Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:54:07 [2022-04-04T17:54:07.634Z] === RUN   TestAuthZPluginAllowEventStream
17:54:07 [2022-04-04T17:54:07.637Z] 
17:54:07 [2022-04-04T17:54:07.637Z] === Skipped
17:54:07 [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:54:07 [2022-04-04T17:54:07.637Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:54:07 [2022-04-04T17:54:07.637Z] 
17:54:07 [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.02s)
17:54:07 [2022-04-04T17:54:07.637Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:54:07 [2022-04-04T17:54:07.637Z] 
17:54:07 [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:54:07 [2022-04-04T17:54:07.637Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:54:07 [2022-04-04T17:54:07.637Z] 
17:54:07 [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:54:07 [2022-04-04T17:54:07.637Z]     external_test.go:48: runtime.GOOS == "windows"
17:54:07 [2022-04-04T17:54:07.637Z] 
17:54:07 [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:54:07 [2022-04-04T17:54:07.637Z]     external_test.go:408: runtime.GOOS == "windows"
17:54:07 [2022-04-04T17:54:07.637Z] 
17:54:07 [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:54:07 [2022-04-04T17:54:07.637Z]     read_test.go:21: no unix domain sockets on Windows
17:54:07 [2022-04-04T17:54:07.637Z] 
17:54:07 [2022-04-04T17:54:07.637Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:54:07 [2022-04-04T17:54:07.637Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:54:07 [2022-04-04T17:54:07.637Z] 
17:54:07 [2022-04-04T17:54:07.637Z] DONE 9 tests, 7 skipped in 14.332s
17:54:07 [2022-04-04T17:54:07.637Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:54:07 [2022-04-04T17:54:07.765Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:54:07 [2022-04-04T17:54:07.765Z] === RUN   TestKillContainer/killing_signal
17:54:08 [2022-04-04T17:54:08.094Z] testing: warning: no tests to run
17:54:08 [2022-04-04T17:54:08.094Z] PASS
17:54:08 [2022-04-04T17:54:08.094Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
17:54:08 [2022-04-04T17:54:08.094Z] 
17:54:08 [2022-04-04T17:54:08.094Z] DONE 0 tests in 0.318s
17:54:08 [2022-04-04T17:54:08.094Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:54:08 [2022-04-04T17:54:08.327Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:54:08 [2022-04-04T17:54:08.890Z] --- PASS: TestKillContainer (2.36s)
17:54:08 [2022-04-04T17:54:08.890Z]     --- PASS: TestKillContainer/no_signal (0.88s)
17:54:08 [2022-04-04T17:54:08.890Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
17:54:08 [2022-04-04T17:54:08.890Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
17:54:08 [2022-04-04T17:54:08.890Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:54:08 [2022-04-04T17:54:08.890Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:54:08 [2022-04-04T17:54:08.890Z]     check_test.go:309: [dd909ae74e9fd] daemon is not started
17:54:08 [2022-04-04T17:54:08.890Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:54:09 [2022-04-04T17:54:09.010Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
17:54:09 [2022-04-04T17:54:09.010Z] === RUN   TestAuthZPluginErrorResponse
17:54:09 [2022-04-04T17:54:09.057Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:09 [2022-04-04T17:54:09.057Z] INFO: Testing against a local daemon
17:54:09 [2022-04-04T17:54:09.057Z] === RUN   TestPluginInvalidJSON
17:54:09 [2022-04-04T17:54:09.057Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:54:09 [2022-04-04T17:54:09.057Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:54:09 [2022-04-04T17:54:09.057Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:54:09 [2022-04-04T17:54:09.057Z] --- PASS: TestPluginInvalidJSON (0.06s)
17:54:09 [2022-04-04T17:54:09.057Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
17:54:09 [2022-04-04T17:54:09.057Z] === RUN   TestPluginInstall
17:54:09 [2022-04-04T17:54:09.057Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:54:09 [2022-04-04T17:54:09.057Z] --- SKIP: TestPluginInstall (0.00s)
17:54:09 [2022-04-04T17:54:09.057Z] === RUN   TestPluginsWithRuntimes
17:54:09 [2022-04-04T17:54:09.057Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:54:09 [2022-04-04T17:54:09.057Z] --- SKIP: TestPluginsWithRuntimes (0.02s)
17:54:09 [2022-04-04T17:54:09.057Z] === RUN   TestPluginBackCompatMediaTypes
17:54:09 [2022-04-04T17:54:09.057Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:54:09 [2022-04-04T17:54:09.057Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:54:09 [2022-04-04T17:54:09.057Z] PASS
17:54:09 [2022-04-04T17:54:09.058Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
17:54:09 [2022-04-04T17:54:09.058Z] 
17:54:09 [2022-04-04T17:54:09.058Z] === Skipped
17:54:09 [2022-04-04T17:54:09.058Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:54:09 [2022-04-04T17:54:09.058Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:54:09 [2022-04-04T17:54:09.058Z] 
17:54:09 [2022-04-04T17:54:09.058Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.02s)
17:54:09 [2022-04-04T17:54:09.058Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:54:09 [2022-04-04T17:54:09.058Z] 
17:54:09 [2022-04-04T17:54:09.058Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:54:09 [2022-04-04T17:54:09.058Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:54:09 [2022-04-04T17:54:09.058Z] 
17:54:09 [2022-04-04T17:54:09.058Z] DONE 5 tests, 3 skipped in 0.856s
17:54:09 [2022-04-04T17:54:09.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:54:09 [2022-04-04T17:54:09.452Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:54:09 [2022-04-04T17:54:09.577Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:54:09 [2022-04-04T17:54:09.577Z] === RUN   TestAuthZPluginErrorRequest
17:54:09 [2022-04-04T17:54:09.836Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
17:54:09 [2022-04-04T17:54:09.836Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:54:10 [2022-04-04T17:54:10.021Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:10 [2022-04-04T17:54:10.021Z] INFO: Testing against a local daemon
17:54:10 [2022-04-04T17:54:10.021Z] === RUN   TestExternalGraphDriver
17:54:10 [2022-04-04T17:54:10.021Z]     external_test.go:48: runtime.GOOS == "windows"
17:54:10 [2022-04-04T17:54:10.021Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:54:10 [2022-04-04T17:54:10.021Z] === RUN   TestGraphdriverPluginV2
17:54:10 [2022-04-04T17:54:10.021Z]     external_test.go:408: runtime.GOOS == "windows"
17:54:10 [2022-04-04T17:54:10.021Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:54:10 [2022-04-04T17:54:10.021Z] PASS
17:54:10 [2022-04-04T17:54:10.021Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
17:54:10 [2022-04-04T17:54:10.021Z] 
17:54:10 [2022-04-04T17:54:10.021Z] === Skipped
17:54:10 [2022-04-04T17:54:10.021Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:54:10 [2022-04-04T17:54:10.021Z]     external_test.go:48: runtime.GOOS == "windows"
17:54:10 [2022-04-04T17:54:10.021Z] 
17:54:10 [2022-04-04T17:54:10.021Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:54:10 [2022-04-04T17:54:10.021Z]     external_test.go:408: runtime.GOOS == "windows"
17:54:10 [2022-04-04T17:54:10.021Z] 
17:54:10 [2022-04-04T17:54:10.021Z] DONE 2 tests, 2 skipped in 0.773s
17:54:10 [2022-04-04T17:54:10.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:54:10 [2022-04-04T17:54:10.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s)
17:54:10 [2022-04-04T17:54:10.382Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s)
17:54:10 [2022-04-04T17:54:10.382Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
17:54:10 [2022-04-04T17:54:10.382Z] === RUN   TestKillStoppedContainer
17:54:10 [2022-04-04T17:54:10.382Z] --- PASS: TestKillStoppedContainer (0.07s)
17:54:10 [2022-04-04T17:54:10.382Z] === RUN   TestKillStoppedContainerAPIPre120
17:54:10 [2022-04-04T17:54:10.382Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
17:54:10 [2022-04-04T17:54:10.382Z] === RUN   TestKillDifferentUserContainer
17:54:10 [2022-04-04T17:54:10.404Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:54:10 [2022-04-04T17:54:10.404Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:54:10 [2022-04-04T17:54:10.639Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:54:10 [2022-04-04T17:54:10.988Z] testing: warning: no tests to run
17:54:10 [2022-04-04T17:54:10.988Z] PASS
17:54:10 [2022-04-04T17:54:10.988Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
17:54:10 [2022-04-04T17:54:10.988Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:10 [2022-04-04T17:54:10.988Z] INFO: Testing against a local daemon
17:54:10 [2022-04-04T17:54:10.988Z] === RUN   TestReadPluginNoRead
17:54:10 [2022-04-04T17:54:10.988Z]     read_test.go:21: no unix domain sockets on Windows
17:54:10 [2022-04-04T17:54:10.988Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:54:10 [2022-04-04T17:54:10.988Z] PASS
17:54:10 [2022-04-04T17:54:10.988Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
17:54:10 [2022-04-04T17:54:10.988Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
17:54:10 [2022-04-04T17:54:10.988Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
17:54:10 [2022-04-04T17:54:10.988Z] 
17:54:10 [2022-04-04T17:54:10.988Z] === Skipped
17:54:10 [2022-04-04T17:54:10.988Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:54:10 [2022-04-04T17:54:10.988Z]     read_test.go:21: no unix domain sockets on Windows
17:54:10 [2022-04-04T17:54:10.988Z] 
17:54:10 [2022-04-04T17:54:10.988Z] DONE 1 tests, 1 skipped in 0.918s
17:54:10 [2022-04-04T17:54:10.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:54:11 [2022-04-04T17:54:11.203Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:54:11 [2022-04-04T17:54:11.203Z] --- PASS: TestKillDifferentUserContainer (0.79s)
17:54:11 [2022-04-04T17:54:11.203Z] === RUN   TestInspectOomKilledTrue
17:54:11 [2022-04-04T17:54:11.203Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:54:11 [2022-04-04T17:54:11.203Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
17:54:11 [2022-04-04T17:54:11.203Z] === RUN   TestInspectOomKilledFalse
17:54:11 [2022-04-04T17:54:11.203Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:54:11 [2022-04-04T17:54:11.203Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:54:11 [2022-04-04T17:54:11.203Z] === RUN   TestLinksEtcHostsContentMatch
17:54:11 [2022-04-04T17:54:11.445Z] testing: warning: no tests to run
17:54:11 [2022-04-04T17:54:11.445Z] PASS
17:54:11 [2022-04-04T17:54:11.445Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
17:54:11 [2022-04-04T17:54:11.445Z] 
17:54:11 [2022-04-04T17:54:11.445Z] DONE 0 tests in 0.507s
17:54:11 [2022-04-04T17:54:11.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:54:11 [2022-04-04T17:54:11.784Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
17:54:11 [2022-04-04T17:54:11.784Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:54:12 [2022-04-04T17:54:12.135Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
17:54:12 [2022-04-04T17:54:12.135Z] === RUN   TestLinksContainerNames
17:54:12 [2022-04-04T17:54:12.391Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:54:12 [2022-04-04T17:54:12.409Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:12 [2022-04-04T17:54:12.409Z] INFO: Testing against a local daemon
17:54:12 [2022-04-04T17:54:12.409Z] === RUN   TestPluginWithDevMounts
17:54:12 [2022-04-04T17:54:12.409Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:54:12 [2022-04-04T17:54:12.409Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:54:12 [2022-04-04T17:54:12.409Z] PASS
17:54:12 [2022-04-04T17:54:12.409Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
17:54:12 [2022-04-04T17:54:12.409Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
17:54:12 [2022-04-04T17:54:12.409Z] 
17:54:12 [2022-04-04T17:54:12.409Z] === Skipped
17:54:12 [2022-04-04T17:54:12.409Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:54:12 [2022-04-04T17:54:12.409Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:54:12 [2022-04-04T17:54:12.409Z] 
17:54:12 [2022-04-04T17:54:12.409Z] DONE 1 tests, 1 skipped in 0.784s
17:54:12 [2022-04-04T17:54:12.409Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:54:12 [2022-04-04T17:54:12.647Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:54:13 [2022-04-04T17:54:13.579Z] --- PASS: TestLinksContainerNames (1.50s)
17:54:13 [2022-04-04T17:54:13.579Z] === RUN   TestLogsFollowTailEmpty
17:54:13 [2022-04-04T17:54:13.694Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
17:54:13 [2022-04-04T17:54:13.694Z] === RUN   TestAuthZPluginHeader
17:54:13 [2022-04-04T17:54:13.839Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:54:13 [2022-04-04T17:54:13.839Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:54:13 [2022-04-04T17:54:13.939Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:13 [2022-04-04T17:54:13.939Z] INFO: Testing against a local daemon
17:54:13 [2022-04-04T17:54:13.939Z] === RUN   TestSecretInspect
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretInspect (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z] === RUN   TestSecretList
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretList (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z] === RUN   TestSecretsCreateAndDelete
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z] === RUN   TestSecretsUpdate
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretsUpdate (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z] === RUN   TestTemplatedSecret
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] --- SKIP: TestTemplatedSecret (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z] === RUN   TestSecretCreateResolve
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:54:13 [2022-04-04T17:54:13.939Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z] PASS
17:54:13 [2022-04-04T17:54:13.939Z] ok  	github.com/docker/docker/integration/secret	0.083s
17:54:13 [2022-04-04T17:54:13.939Z] 
17:54:13 [2022-04-04T17:54:13.939Z] === Skipped
17:54:13 [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] 
17:54:13 [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] 
17:54:13 [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] 
17:54:13 [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] 
17:54:13 [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:54:13 [2022-04-04T17:54:13.939Z] 
17:54:13 [2022-04-04T17:54:13.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:54:13 [2022-04-04T17:54:13.939Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:54:13 [2022-04-04T17:54:13.939Z] 
17:54:13 [2022-04-04T17:54:13.939Z] DONE 6 tests, 6 skipped in 1.414s
17:54:13 [2022-04-04T17:54:13.939Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:54:13 [2022-04-04T17:54:13.954Z] --- PASS: TestAuthZPluginHeader (0.70s)
17:54:13 [2022-04-04T17:54:13.954Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:54:14 [2022-04-04T17:54:14.195Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s)
17:54:14 [2022-04-04T17:54:14.195Z] PASS
17:54:14 [2022-04-04T17:54:14.195Z] 
17:54:14 [2022-04-04T17:54:14.195Z] === Skipped
17:54:14 [2022-04-04T17:54:14.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:54:14 [2022-04-04T17:54:14.195Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:54:14 [2022-04-04T17:54:14.195Z] 
17:54:14 [2022-04-04T17:54:14.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:54:14 [2022-04-04T17:54:14.195Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:54:14 [2022-04-04T17:54:14.195Z] 
17:54:14 [2022-04-04T17:54:14.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:54:14 [2022-04-04T17:54:14.195Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:54:14 [2022-04-04T17:54:14.195Z] 
17:54:14 [2022-04-04T17:54:14.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:54:14 [2022-04-04T17:54:14.195Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:54:14 [2022-04-04T17:54:14.195Z] 
17:54:14 [2022-04-04T17:54:14.195Z] DONE 17 tests, 4 skipped in 25.857s
17:54:14 [2022-04-04T17:54:14.195Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:54:14 [2022-04-04T17:54:14.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:54:14 [2022-04-04T17:54:14.195Z] ++ set -e
17:54:14 [2022-04-04T17:54:14.195Z] ++ '[' -n 0 ']'
17:54:14 [2022-04-04T17:54:14.195Z] ++ set -x
17:54:14 [2022-04-04T17:54:14.196Z] ++ env -i DEST=/go/src/github.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
17:54:14 [2022-04-04T17:54:14.196Z] INFO: Testing against a local daemon
17:54:14 [2022-04-04T17:54:14.196Z] === RUN   TestPluginInvalidJSON
17:54:14 [2022-04-04T17:54:14.196Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:54:14 [2022-04-04T17:54:14.196Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:54:14 [2022-04-04T17:54:14.196Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:54:14 [2022-04-04T17:54:14.196Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:54:14 [2022-04-04T17:54:14.196Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:54:14 [2022-04-04T17:54:14.196Z] === RUN   TestPluginInstall
17:54:14 [2022-04-04T17:54:14.196Z] === RUN   TestPluginInstall/no_auth
17:54:14 [2022-04-04T17:54:14.196Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:14 [2022-04-04T17:54:14.196Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba0b403307223381d9f261726107daf143c293e2ff0b1a640b03a87edc614a7f" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:14 [2022-04-04T17:54:14.196Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:14 [2022-04-04T17:54:14.196Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba0b403307223381d9f261726107daf143c293e2ff0b1a640b03a87edc614a7f" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:14 [2022-04-04T17:54:14.403Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
17:54:14 [2022-04-04T17:54:14.403Z] === RUN   TestContainerNetworkMountsNoChown
17:54:14 [2022-04-04T17:54:14.511Z] === RUN   TestPluginInstall/with_htpasswd
17:54:14 [2022-04-04T17:54:14.782Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:14 [2022-04-04T17:54:14.782Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:978deaac03e7f5b434b4c5ef271cea1dfb469977e6580555e2f0d5285635723d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:14 [2022-04-04T17:54:14.782Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:14 [2022-04-04T17:54:14.782Z] time="2022-04-04T17:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:978deaac03e7f5b434b4c5ef271cea1dfb469977e6580555e2f0d5285635723d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:14 [2022-04-04T17:54:14.969Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s)
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/default
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/private
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/private
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/rprivate
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rprivate
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/slave
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/slave
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/rslave
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rslave
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/shared
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/shared
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/rshared
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared
17:54:14 [2022-04-04T17:54:14.969Z] === CONT  TestMountDaemonRoot/default
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/default/bind_root
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/default/mount_root
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:54:14 [2022-04-04T17:54:14.969Z] === CONT  TestMountDaemonRoot/default/bind_root
17:54:14 [2022-04-04T17:54:14.969Z] === CONT  TestMountDaemonRoot/rshared
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:54:14 [2022-04-04T17:54:14.969Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:54:14 [2022-04-04T17:54:14.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:54:14 [2022-04-04T17:54:14.969Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:54:15 [2022-04-04T17:54:15.047Z] === RUN   TestPluginInstall/with_insecure
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/shared
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/rslave
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/slave
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/rprivate
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/private
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/private/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/private/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/default/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:54:15 [2022-04-04T17:54:15.226Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:54:15 [2022-04-04T17:54:15.469Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:15 [2022-04-04T17:54:15.469Z] INFO: Testing against a local daemon
17:54:15 [2022-04-04T17:54:15.469Z] === RUN   TestServiceCreateInit
17:54:15 [2022-04-04T17:54:15.469Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:54:15 [2022-04-04T17:54:15.469Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.469Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:54:15 [2022-04-04T17:54:15.469Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.469Z] --- PASS: TestServiceCreateInit (0.03s)
17:54:15 [2022-04-04T17:54:15.469Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:54:15 [2022-04-04T17:54:15.483Z] === CONT  TestMountDaemonRoot/private/bind_root
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/private/mount_root
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:54:15 [2022-04-04T17:54:15.740Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:54:15 [2022-04-04T17:54:15.740Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:54:15 [2022-04-04T17:54:15.740Z] --- PASS: TestMountDaemonRoot (0.03s)
17:54:15 [2022-04-04T17:54:15.740Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
17:54:15 [2022-04-04T17:54:15.740Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
17:54:15 [2022-04-04T17:54:15.740Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:54:15 [2022-04-04T17:54:15.740Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
17:54:15 [2022-04-04T17:54:15.740Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:54:15 [2022-04-04T17:54:15.740Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
17:54:15 [2022-04-04T17:54:15.740Z]     --- PASS: TestMountDaemonRoot/slave (0.01s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:54:15 [2022-04-04T17:54:15.740Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:54:15 [2022-04-04T17:54:15.740Z] === RUN   TestContainerBindMountNonRecursive
17:54:15 [2022-04-04T17:54:15.926Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateServiceMultipleTimes
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateServiceConflict
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateServiceMaxReplicas
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateWithDuplicateNetworkNames
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateServiceSecretFileMode
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateServiceConfigFileMode
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateServiceSysctls
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateServiceCapabilities
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestInspect
17:54:15 [2022-04-04T17:54:15.926Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestInspect (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestCreateJob
17:54:15 [2022-04-04T17:54:15.926Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestCreateJob (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestReplicatedJob
17:54:15 [2022-04-04T17:54:15.926Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestReplicatedJob (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestUpdateReplicatedJob
17:54:15 [2022-04-04T17:54:15.926Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestServiceListWithStatuses
17:54:15 [2022-04-04T17:54:15.926Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestDockerNetworkConnectAlias
17:54:15 [2022-04-04T17:54:15.926Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestDockerNetworkReConnect
17:54:15 [2022-04-04T17:54:15.926Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestServicePlugin
17:54:15 [2022-04-04T17:54:15.926Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestServicePlugin (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestServiceUpdateLabel
17:54:15 [2022-04-04T17:54:15.926Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestServiceUpdateSecrets
17:54:15 [2022-04-04T17:54:15.926Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestServiceUpdateConfigs
17:54:15 [2022-04-04T17:54:15.926Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestServiceUpdateNetwork
17:54:15 [2022-04-04T17:54:15.926Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] === RUN   TestServiceUpdatePidsLimit
17:54:15 [2022-04-04T17:54:15.926Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.926Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] PASS
17:54:15 [2022-04-04T17:54:15.926Z] ok  	github.com/docker/docker/integration/service	0.211s
17:54:15 [2022-04-04T17:54:15.926Z] 
17:54:15 [2022-04-04T17:54:15.926Z] === Skipped
17:54:15 [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] 
17:54:15 [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z] 
17:54:15 [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] 
17:54:15 [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] 
17:54:15 [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
17:54:15 [2022-04-04T17:54:15.926Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.926Z] 
17:54:15 [2022-04-04T17:54:15.926Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:54:15 [2022-04-04T17:54:15.927Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
17:54:15 [2022-04-04T17:54:15.927Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:54:15 [2022-04-04T17:54:15.927Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:54:15 [2022-04-04T17:54:15.927Z] 
17:54:15 [2022-04-04T17:54:15.927Z] DONE 24 tests, 23 skipped in 2.051s
17:54:15 [2022-04-04T17:54:15.927Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:54:15 [2022-04-04T17:54:15.995Z] time="2022-04-04T17:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:15 [2022-04-04T17:54:15.995Z] time="2022-04-04T17:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56430a899a077612fee9436f1c39de82152eacc7f4b2663a277b72aee8ed5f28" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:15 [2022-04-04T17:54:15.995Z] time="2022-04-04T17:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:15 [2022-04-04T17:54:15.995Z] time="2022-04-04T17:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56430a899a077612fee9436f1c39de82152eacc7f4b2663a277b72aee8ed5f28" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:15 [2022-04-04T17:54:15.995Z]     plugin_test.go:165: [dca96a74ae3c7] daemon is not started
17:54:15 [2022-04-04T17:54:15.995Z] --- PASS: TestPluginInstall (3.23s)
17:54:15 [2022-04-04T17:54:15.995Z]     --- PASS: TestPluginInstall/no_auth (1.57s)
17:54:15 [2022-04-04T17:54:15.995Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
17:54:15 [2022-04-04T17:54:15.995Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
17:54:15 [2022-04-04T17:54:15.995Z] === RUN   TestPluginsWithRuntimes
17:54:17 [2022-04-04T17:54:17.457Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:17 [2022-04-04T17:54:17.457Z] INFO: Testing against a local daemon
17:54:17 [2022-04-04T17:54:17.457Z] === RUN   TestSessionCreate
17:54:17 [2022-04-04T17:54:17.457Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:54:17 [2022-04-04T17:54:17.457Z] --- SKIP: TestSessionCreate (0.00s)
17:54:17 [2022-04-04T17:54:17.457Z] === RUN   TestSessionCreateWithBadUpgrade
17:54:17 [2022-04-04T17:54:17.457Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:54:17 [2022-04-04T17:54:17.457Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:54:17 [2022-04-04T17:54:17.457Z] PASS
17:54:17 [2022-04-04T17:54:17.457Z] ok  	github.com/docker/docker/integration/session	0.081s
17:54:17 [2022-04-04T17:54:17.457Z] 
17:54:17 [2022-04-04T17:54:17.457Z] === Skipped
17:54:17 [2022-04-04T17:54:17.457Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:54:17 [2022-04-04T17:54:17.457Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:54:17 [2022-04-04T17:54:17.457Z] 
17:54:17 [2022-04-04T17:54:17.457Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:54:17 [2022-04-04T17:54:17.457Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:54:17 [2022-04-04T17:54:17.457Z] 
17:54:17 [2022-04-04T17:54:17.457Z] DONE 2 tests, 2 skipped in 1.447s
17:54:17 [2022-04-04T17:54:17.457Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:54:17 [2022-04-04T17:54:17.637Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:54:17 [2022-04-04T17:54:17.637Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:54:17 [2022-04-04T17:54:17.893Z] --- PASS: TestContainerBindMountNonRecursive (2.16s)
17:54:17 [2022-04-04T17:54:17.893Z] === RUN   TestContainerVolumesMountedAsShared
17:54:17 [2022-04-04T17:54:17.894Z] === RUN   TestPluginsWithRuntimes/No_Args
17:54:18 [2022-04-04T17:54:18.146Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s)
17:54:18 [2022-04-04T17:54:18.146Z] === RUN   TestAuthZPluginV2Disable
17:54:18 [2022-04-04T17:54:18.467Z] === RUN   TestPluginsWithRuntimes/With_Args
17:54:18 [2022-04-04T17:54:18.821Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s)
17:54:18 [2022-04-04T17:54:18.822Z] === RUN   TestContainerVolumesMountedAsSlave
17:54:18 [2022-04-04T17:54:18.994Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:18 [2022-04-04T17:54:18.994Z] INFO: Testing against a local daemon
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:54:18 [2022-04-04T17:54:18.994Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:54:18 [2022-04-04T17:54:18.994Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestEventsExecDie
17:54:18 [2022-04-04T17:54:18.994Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:54:18 [2022-04-04T17:54:18.994Z] --- SKIP: TestEventsExecDie (0.00s)
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestEventsBackwardsCompatible
17:54:18 [2022-04-04T17:54:18.994Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:54:18 [2022-04-04T17:54:18.994Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestInfoAPI
17:54:18 [2022-04-04T17:54:18.994Z] --- PASS: TestInfoAPI (0.03s)
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestInfoAPIWarnings
17:54:18 [2022-04-04T17:54:18.994Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:54:18 [2022-04-04T17:54:18.994Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestInfoDebug
17:54:18 [2022-04-04T17:54:18.994Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:54:18 [2022-04-04T17:54:18.994Z] --- SKIP: TestInfoDebug (0.00s)
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestInfoInsecureRegistries
17:54:18 [2022-04-04T17:54:18.994Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:54:18 [2022-04-04T17:54:18.994Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestInfoRegistryMirrors
17:54:18 [2022-04-04T17:54:18.994Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:54:18 [2022-04-04T17:54:18.994Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:54:18 [2022-04-04T17:54:18.994Z] === RUN   TestLoginFailsWithBadCredentials
17:54:19 [2022-04-04T17:54:19.384Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
17:54:19 [2022-04-04T17:54:19.384Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s)
17:54:19 [2022-04-04T17:54:19.384Z] === RUN   TestNetworkNat
17:54:19 [2022-04-04T17:54:19.400Z] --- PASS: TestPluginsWithRuntimes (3.17s)
17:54:19 [2022-04-04T17:54:19.400Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
17:54:19 [2022-04-04T17:54:19.400Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
17:54:19 [2022-04-04T17:54:19.400Z] === RUN   TestPluginBackCompatMediaTypes
17:54:19 [2022-04-04T17:54:19.956Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
17:54:19 [2022-04-04T17:54:19.956Z] === RUN   TestPingCacheHeaders
17:54:19 [2022-04-04T17:54:19.956Z] --- PASS: TestPingCacheHeaders (0.03s)
17:54:19 [2022-04-04T17:54:19.956Z] === RUN   TestPingGet
17:54:19 [2022-04-04T17:54:19.956Z] --- PASS: TestPingGet (0.03s)
17:54:19 [2022-04-04T17:54:19.956Z] === RUN   TestPingHead
17:54:19 [2022-04-04T17:54:19.956Z] --- PASS: TestPingHead (0.03s)
17:54:19 [2022-04-04T17:54:19.956Z] === RUN   TestVersion
17:54:19 [2022-04-04T17:54:19.956Z] --- PASS: TestVersion (0.03s)
17:54:19 [2022-04-04T17:54:19.956Z] PASS
17:54:19 [2022-04-04T17:54:19.956Z] ok  	github.com/docker/docker/integration/system	1.253s
17:54:19 [2022-04-04T17:54:19.968Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
17:54:19 [2022-04-04T17:54:19.968Z] PASS
17:54:19 [2022-04-04T17:54:19.968Z] 
17:54:19 [2022-04-04T17:54:19.968Z] DONE 10 tests in 7.076s
17:54:19 [2022-04-04T17:54:19.968Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:54:19 [2022-04-04T17:54:19.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:54:19 [2022-04-04T17:54:19.968Z] ++ set -e
17:54:19 [2022-04-04T17:54:19.968Z] ++ '[' -n 0 ']'
17:54:19 [2022-04-04T17:54:19.968Z] ++ set -x
17:54:19 [2022-04-04T17:54:19.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:54:19 [2022-04-04T17:54:19.969Z] INFO: Testing against a local daemon
17:54:19 [2022-04-04T17:54:19.969Z] === RUN   TestExternalGraphDriver
17:54:19 [2022-04-04T17:54:19.969Z] === RUN   TestExternalGraphDriver/json
17:54:20 [2022-04-04T17:54:20.313Z] --- PASS: TestNetworkNat (0.83s)
17:54:20 [2022-04-04T17:54:20.313Z] === RUN   TestNetworkLocalhostTCPNat
17:54:20 [2022-04-04T17:54:20.412Z] 
17:54:20 [2022-04-04T17:54:20.412Z] === Skipped
17:54:20 [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:54:20 [2022-04-04T17:54:20.412Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:54:20 [2022-04-04T17:54:20.412Z] 
17:54:20 [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:54:20 [2022-04-04T17:54:20.412Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:54:20 [2022-04-04T17:54:20.412Z] 
17:54:20 [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:54:20 [2022-04-04T17:54:20.412Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:54:20 [2022-04-04T17:54:20.412Z] 
17:54:20 [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:54:20 [2022-04-04T17:54:20.412Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:54:20 [2022-04-04T17:54:20.412Z] 
17:54:20 [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:54:20 [2022-04-04T17:54:20.412Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:54:20 [2022-04-04T17:54:20.412Z] 
17:54:20 [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:54:20 [2022-04-04T17:54:20.412Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:54:20 [2022-04-04T17:54:20.412Z] 
17:54:20 [2022-04-04T17:54:20.412Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:54:20 [2022-04-04T17:54:20.412Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:54:20 [2022-04-04T17:54:20.412Z] 
17:54:20 [2022-04-04T17:54:20.412Z] DONE 13 tests, 7 skipped in 2.538s
17:54:20 [2022-04-04T17:54:20.412Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:54:21 [2022-04-04T17:54:21.242Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
17:54:21 [2022-04-04T17:54:21.242Z] === RUN   TestNetworkLoopbackNat
17:54:21 [2022-04-04T17:54:21.242Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:54:21 [2022-04-04T17:54:21.430Z] --- PASS: TestAuthZPluginV2Disable (3.34s)
17:54:21 [2022-04-04T17:54:21.430Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:54:21 [2022-04-04T17:54:21.806Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
17:54:21 [2022-04-04T17:54:21.868Z] === RUN   TestExternalGraphDriver/spec
17:54:21 [2022-04-04T17:54:21.943Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:21 [2022-04-04T17:54:21.943Z] INFO: Testing against a local daemon
17:54:21 [2022-04-04T17:54:21.943Z] === RUN   TestVolumesCreateAndList
17:54:21 [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:54:21 [2022-04-04T17:54:21.943Z] === RUN   TestVolumesRemove
17:54:21 [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesRemove (0.06s)
17:54:21 [2022-04-04T17:54:21.943Z] === RUN   TestVolumesInspect
17:54:21 [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesInspect (0.03s)
17:54:21 [2022-04-04T17:54:21.943Z] === RUN   TestVolumesInvalidJSON
17:54:21 [2022-04-04T17:54:21.943Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:54:21 [2022-04-04T17:54:21.943Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:54:21 [2022-04-04T17:54:21.943Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:54:21 [2022-04-04T17:54:21.943Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:54:21 [2022-04-04T17:54:21.943Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:54:21 [2022-04-04T17:54:21.943Z] PASS
17:54:21 [2022-04-04T17:54:21.943Z] ok  	github.com/docker/docker/integration/volume	0.214s
17:54:21 [2022-04-04T17:54:21.943Z] 
17:54:21 [2022-04-04T17:54:21.943Z] DONE 5 tests in 1.709s
17:54:21 [2022-04-04T17:54:21.943Z] INFO: make.ps1 ended at 04/04/2022 17:54:21
17:54:21 [2022-04-04T17:54:21.943Z] INFO: Integration CLI tests being run from the host:
17:54:21 [2022-04-04T17:54:21.943Z] 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" 
17:54:23 [2022-04-04T17:54:23.178Z] === RUN   TestDockerSuite/TestBuildBlankName
17:54:23 [2022-04-04T17:54:23.178Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:54:23 [2022-04-04T17:54:23.246Z] === RUN   TestExternalGraphDriver/pull
17:54:24 [2022-04-04T17:54:24.154Z] --- PASS: TestNetworkLoopbackNat (3.00s)
17:54:24 [2022-04-04T17:54:24.154Z] === RUN   TestPause
17:54:24 [2022-04-04T17:54:24.621Z] --- PASS: TestExternalGraphDriver (4.73s)
17:54:24 [2022-04-04T17:54:24.621Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
17:54:24 [2022-04-04T17:54:24.621Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
17:54:24 [2022-04-04T17:54:24.621Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
17:54:24 [2022-04-04T17:54:24.621Z] === RUN   TestGraphdriverPluginV2
17:54:24 [2022-04-04T17:54:24.621Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:54:24 [2022-04-04T17:54:24.621Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:54:24 [2022-04-04T17:54:24.621Z] PASS
17:54:24 [2022-04-04T17:54:24.621Z] 
17:54:24 [2022-04-04T17:54:24.621Z] === Skipped
17:54:24 [2022-04-04T17:54:24.621Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:54:24 [2022-04-04T17:54:24.621Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:54:24 [2022-04-04T17:54:24.621Z] 
17:54:24 [2022-04-04T17:54:24.621Z] DONE 5 tests, 1 skipped in 4.850s
17:54:24 [2022-04-04T17:54:24.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:54:24 [2022-04-04T17:54:24.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:54:24 [2022-04-04T17:54:24.621Z] ++ set -e
17:54:24 [2022-04-04T17:54:24.621Z] ++ '[' -n 0 ']'
17:54:24 [2022-04-04T17:54:24.621Z] ++ set -x
17:54:24 [2022-04-04T17:54:24.621Z] ++ env -i DEST=/go/src/github.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
17:54:24 [2022-04-04T17:54:24.717Z] --- PASS: TestPause (0.68s)
17:54:24 [2022-04-04T17:54:24.717Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:54:24 [2022-04-04T17:54:24.717Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:54:24 [2022-04-04T17:54:24.717Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:54:24 [2022-04-04T17:54:24.717Z] === RUN   TestPauseStopPausedContainer
17:54:24 [2022-04-04T17:54:24.717Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:54:24 [2022-04-04T17:54:24.719Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s)
17:54:24 [2022-04-04T17:54:24.719Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:54:24 [2022-04-04T17:54:24.880Z] INFO: Testing against a local daemon
17:54:24 [2022-04-04T17:54:24.880Z] === RUN   TestContinueAfterPluginCrash
17:54:24 [2022-04-04T17:54:24.880Z] === PAUSE TestContinueAfterPluginCrash
17:54:24 [2022-04-04T17:54:24.880Z] === RUN   TestReadPluginNoRead
17:54:24 [2022-04-04T17:54:24.880Z] === PAUSE TestReadPluginNoRead
17:54:24 [2022-04-04T17:54:24.880Z] === RUN   TestDaemonStartWithLogOpt
17:54:24 [2022-04-04T17:54:24.880Z] === PAUSE TestDaemonStartWithLogOpt
17:54:24 [2022-04-04T17:54:24.880Z] === CONT  TestContinueAfterPluginCrash
17:54:24 [2022-04-04T17:54:24.880Z] === CONT  TestDaemonStartWithLogOpt
17:54:25 [2022-04-04T17:54:25.282Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:54:25 [2022-04-04T17:54:25.282Z] --- PASS: TestPauseStopPausedContainer (0.66s)
17:54:25 [2022-04-04T17:54:25.282Z] === RUN   TestPsFilter
17:54:25 [2022-04-04T17:54:25.543Z] --- PASS: TestPsFilter (0.18s)
17:54:25 [2022-04-04T17:54:25.543Z] === RUN   TestRemoveContainerWithRemovedVolume
17:54:26 [2022-04-04T17:54:26.485Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
17:54:26 [2022-04-04T17:54:26.485Z] === RUN   TestRemoveContainerWithVolume
17:54:26 [2022-04-04T17:54:26.485Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:54:27 [2022-04-04T17:54:27.047Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
17:54:27 [2022-04-04T17:54:27.047Z] === RUN   TestRemoveContainerRunning
17:54:27 [2022-04-04T17:54:27.304Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:54:27 [2022-04-04T17:54:27.562Z] --- PASS: TestRemoveContainerRunning (0.58s)
17:54:27 [2022-04-04T17:54:27.562Z] === RUN   TestRemoveContainerForceRemoveRunning
17:54:28 [2022-04-04T17:54:28.125Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s)
17:54:28 [2022-04-04T17:54:28.125Z] === RUN   TestRemoveInvalidContainer
17:54:28 [2022-04-04T17:54:28.125Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:54:28 [2022-04-04T17:54:28.125Z] === RUN   TestRenameLinkedContainer
17:54:28 [2022-04-04T17:54:28.165Z] --- PASS: TestDaemonStartWithLogOpt (2.90s)
17:54:28 [2022-04-04T17:54:28.165Z] === CONT  TestReadPluginNoRead
17:54:29 [2022-04-04T17:54:29.010Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:54:29 [2022-04-04T17:54:29.010Z] INFO: Testing against a local daemon
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:54:29 [2022-04-04T17:54:29.010Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:54:29 [2022-04-04T17:54:29.010Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:54:29 [2022-04-04T17:54:29.010Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:54:29 [2022-04-04T17:54:29.056Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:54:29 [2022-04-04T17:54:29.466Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:54:29 [2022-04-04T17:54:29.923Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:54:30 [2022-04-04T17:54:30.064Z] === RUN   TestReadPluginNoRead/default
17:54:30 [2022-04-04T17:54:30.380Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:54:30 [2022-04-04T17:54:30.838Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:54:30 [2022-04-04T17:54:30.946Z] --- PASS: TestRenameLinkedContainer (2.53s)
17:54:30 [2022-04-04T17:54:30.946Z] === RUN   TestRenameStoppedContainer
17:54:30 [2022-04-04T17:54:30.946Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:54:30 [2022-04-04T17:54:30.998Z] === RUN   TestReadPluginNoRead/disabled_caching
17:54:31 [2022-04-04T17:54:31.202Z] --- PASS: TestRenameStoppedContainer (0.56s)
17:54:31 [2022-04-04T17:54:31.202Z] === RUN   TestRenameRunningContainerAndReuse
17:54:31 [2022-04-04T17:54:31.765Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:54:31 [2022-04-04T17:54:31.931Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:54:32 [2022-04-04T17:54:32.696Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
17:54:32 [2022-04-04T17:54:32.696Z] === RUN   TestRenameInvalidName
17:54:32 [2022-04-04T17:54:32.696Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:54:32 [2022-04-04T17:54:32.865Z] --- PASS: TestContinueAfterPluginCrash (7.96s)
17:54:33 [2022-04-04T17:54:33.434Z] === CONT  TestReadPluginNoRead
17:54:33 [2022-04-04T17:54:33.434Z]     read_test.go:92: [d211bec51516f] daemon is not started
17:54:33 [2022-04-04T17:54:33.434Z] --- PASS: TestReadPluginNoRead (5.59s)
17:54:33 [2022-04-04T17:54:33.434Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
17:54:33 [2022-04-04T17:54:33.434Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
17:54:33 [2022-04-04T17:54:33.434Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
17:54:33 [2022-04-04T17:54:33.434Z] PASS
17:54:33 [2022-04-04T17:54:33.434Z] 
17:54:33 [2022-04-04T17:54:33.434Z] DONE 6 tests in 8.592s
17:54:33 [2022-04-04T17:54:33.434Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:54:33 [2022-04-04T17:54:33.434Z] ++ 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
17:54:33 [2022-04-04T17:54:33.434Z] ++ set -e
17:54:33 [2022-04-04T17:54:33.434Z] ++ '[' -n 0 ']'
17:54:33 [2022-04-04T17:54:33.434Z] ++ set -x
17:54:33 [2022-04-04T17:54:33.434Z] ++ env -i DEST=/go/src/github.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
17:54:33 [2022-04-04T17:54:33.434Z] testing: warning: no tests to run
17:54:33 [2022-04-04T17:54:33.434Z] PASS
17:54:33 [2022-04-04T17:54:33.434Z] 
17:54:33 [2022-04-04T17:54:33.434Z] DONE 0 tests in 0.034s
17:54:33 [2022-04-04T17:54:33.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:54:33 [2022-04-04T17:54:33.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:54:33 [2022-04-04T17:54:33.434Z] ++ set -e
17:54:33 [2022-04-04T17:54:33.434Z] ++ '[' -n 0 ']'
17:54:33 [2022-04-04T17:54:33.434Z] ++ set -x
17:54:33 [2022-04-04T17:54:33.434Z] ++ env -i DEST=/go/src/github.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
17:54:33 [2022-04-04T17:54:33.434Z] INFO: Testing against a local daemon
17:54:33 [2022-04-04T17:54:33.434Z] === RUN   TestPluginWithDevMounts
17:54:33 [2022-04-04T17:54:33.434Z] === PAUSE TestPluginWithDevMounts
17:54:33 [2022-04-04T17:54:33.434Z] === CONT  TestPluginWithDevMounts
17:54:33 [2022-04-04T17:54:33.628Z] --- PASS: TestRenameInvalidName (0.86s)
17:54:33 [2022-04-04T17:54:33.628Z] === RUN   TestRenameAnonymousContainer
17:54:33 [2022-04-04T17:54:33.885Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:54:34 [2022-04-04T17:54:34.699Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.62s)
17:54:34 [2022-04-04T17:54:34.699Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:54:35 [2022-04-04T17:54:35.336Z] --- PASS: TestPluginWithDevMounts (1.53s)
17:54:35 [2022-04-04T17:54:35.336Z] PASS
17:54:35 [2022-04-04T17:54:35.336Z] 
17:54:35 [2022-04-04T17:54:35.336Z] DONE 1 tests in 1.632s
17:54:35 [2022-04-04T17:54:35.336Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:54:35 [2022-04-04T17:54:35.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:54:35 [2022-04-04T17:54:35.336Z] ++ set -e
17:54:35 [2022-04-04T17:54:35.336Z] ++ '[' -n 0 ']'
17:54:35 [2022-04-04T17:54:35.336Z] ++ set -x
17:54:35 [2022-04-04T17:54:35.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:54:35 [2022-04-04T17:54:35.336Z] INFO: Testing against a local daemon
17:54:35 [2022-04-04T17:54:35.336Z] === RUN   TestSecretInspect
17:54:36 [2022-04-04T17:54:36.408Z] --- PASS: TestRenameAnonymousContainer (2.60s)
17:54:36 [2022-04-04T17:54:36.408Z] === RUN   TestRenameContainerWithSameName
17:54:36 [2022-04-04T17:54:36.713Z] --- PASS: TestSecretInspect (1.69s)
17:54:36 [2022-04-04T17:54:36.713Z] === RUN   TestSecretList
17:54:36 [2022-04-04T17:54:36.972Z] --- PASS: TestRenameContainerWithSameName (0.82s)
17:54:36 [2022-04-04T17:54:36.972Z] === RUN   TestRenameContainerWithLinkedContainer
17:54:37 [2022-04-04T17:54:37.229Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:54:38 [2022-04-04T17:54:38.640Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s)
17:54:38 [2022-04-04T17:54:38.640Z] === RUN   TestResize
17:54:38 [2022-04-04T17:54:38.897Z]     check_test.go:309: [d1d2597126e33] daemon is not started
17:54:38 [2022-04-04T17:54:38.897Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:54:39 [2022-04-04T17:54:39.154Z] --- PASS: TestResize (0.77s)
17:54:39 [2022-04-04T17:54:39.154Z] === RUN   TestResizeWithInvalidSize
17:54:39 [2022-04-04T17:54:39.244Z] --- PASS: TestSecretList (2.09s)
17:54:39 [2022-04-04T17:54:39.245Z] === RUN   TestSecretsCreateAndDelete
17:54:40 [2022-04-04T17:54:40.084Z] --- PASS: TestResizeWithInvalidSize (0.72s)
17:54:40 [2022-04-04T17:54:40.084Z] === RUN   TestResizeWhenContainerNotStarted
17:54:40 [2022-04-04T17:54:40.619Z] --- PASS: TestSecretsCreateAndDelete (1.73s)
17:54:40 [2022-04-04T17:54:40.619Z] === RUN   TestSecretsUpdate
17:54:40 [2022-04-04T17:54:40.651Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:54:40 [2022-04-04T17:54:40.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:54:41 [2022-04-04T17:54:41.214Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:54:43 [2022-04-04T17:54:43.147Z] --- PASS: TestSecretsUpdate (2.17s)
17:54:43 [2022-04-04T17:54:43.147Z] === RUN   TestTemplatedSecret
17:54:43 [2022-04-04T17:54:43.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:54:43 [2022-04-04T17:54:43.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:54:45 [2022-04-04T17:54:45.046Z] --- PASS: TestTemplatedSecret (2.00s)
17:54:45 [2022-04-04T17:54:45.046Z] === RUN   TestSecretCreateResolve
17:54:45 [2022-04-04T17:54:45.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:54:45 [2022-04-04T17:54:45.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:54:46 [2022-04-04T17:54:46.421Z] --- PASS: TestSecretCreateResolve (1.69s)
17:54:46 [2022-04-04T17:54:46.421Z] PASS
17:54:46 [2022-04-04T17:54:46.421Z] 
17:54:46 [2022-04-04T17:54:46.421Z] DONE 6 tests in 11.462s
17:54:46 [2022-04-04T17:54:46.421Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:54:46 [2022-04-04T17:54:46.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:54:46 [2022-04-04T17:54:46.421Z] ++ set -e
17:54:46 [2022-04-04T17:54:46.421Z] ++ '[' -n 0 ']'
17:54:46 [2022-04-04T17:54:46.421Z] ++ set -x
17:54:46 [2022-04-04T17:54:46.421Z] ++ env -i DEST=/go/src/github.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
17:54:46 [2022-04-04T17:54:46.421Z] INFO: Testing against a local daemon
17:54:46 [2022-04-04T17:54:46.421Z] === RUN   TestServiceCreateInit
17:54:46 [2022-04-04T17:54:46.421Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:54:47 [2022-04-04T17:54:47.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:54:47 [2022-04-04T17:54:47.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:54:49 [2022-04-04T17:54:49.455Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:54:49 [2022-04-04T17:54:49.707Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:54:50 [2022-04-04T17:54:50.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:54:50 [2022-04-04T17:54:50.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:54:52 [2022-04-04T17:54:52.789Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
17:54:52 [2022-04-04T17:54:52.789Z] PASS
17:54:52 [2022-04-04T17:54:52.789Z] 
17:54:52 [2022-04-04T17:54:52.789Z] DONE 17 tests in 46.362s
17:54:52 [2022-04-04T17:54:52.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:54:52 [2022-04-04T17:54:52.789Z] INFO: Testing against a local daemon
17:54:52 [2022-04-04T17:54:52.789Z] === RUN   TestPluginInvalidJSON
17:54:52 [2022-04-04T17:54:52.789Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:54:52 [2022-04-04T17:54:52.789Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:54:52 [2022-04-04T17:54:52.789Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:54:52 [2022-04-04T17:54:52.789Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:54:52 [2022-04-04T17:54:52.789Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:54:52 [2022-04-04T17:54:52.789Z] === RUN   TestPluginInstall
17:54:52 [2022-04-04T17:54:52.789Z] === RUN   TestPluginInstall/no_auth
17:54:52 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:52 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cda3924551d836e1d2940361f21c5a00fd341ee75c2ccc2cf4b4227c04d2ff6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:52 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:52 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cda3924551d836e1d2940361f21c5a00fd341ee75c2ccc2cf4b4227c04d2ff6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:52 [2022-04-04T17:54:52.789Z] === RUN   TestPluginInstall/with_htpasswd
17:54:52 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:52 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcbc3edfb6be156f0830f3167b4419888d61907df6733bf3a247de0df6332863" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:52 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:52 [2022-04-04T17:54:52.789Z] time="2022-04-04T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcbc3edfb6be156f0830f3167b4419888d61907df6733bf3a247de0df6332863" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:53 [2022-04-04T17:54:53.048Z] === RUN   TestPluginInstall/with_insecure
17:54:53 [2022-04-04T17:54:53.169Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:54:53 [2022-04-04T17:54:53.896Z] --- PASS: TestServiceCreateInit (6.63s)
17:54:53 [2022-04-04T17:54:53.896Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.12s)
17:54:53 [2022-04-04T17:54:53.896Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
17:54:53 [2022-04-04T17:54:53.896Z] === RUN   TestCreateServiceMultipleTimes
17:54:53 [2022-04-04T17:54:53.984Z] time="2022-04-04T17:54:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:53 [2022-04-04T17:54:53.984Z] time="2022-04-04T17:54:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f12db31dfe136f18f0ff6060db020fea6648e4a5943b4da75c47ade1bc14d2a6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:53 [2022-04-04T17:54:53.984Z] time="2022-04-04T17:54:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:54:53 [2022-04-04T17:54:53.984Z] time="2022-04-04T17:54:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f12db31dfe136f18f0ff6060db020fea6648e4a5943b4da75c47ade1bc14d2a6" mediatype=application/vnd.docker.plugin.v1+json size=522
17:54:54 [2022-04-04T17:54:54.244Z]     plugin_test.go:165: [da0be3fdf61d1] daemon is not started
17:54:54 [2022-04-04T17:54:54.244Z] --- PASS: TestPluginInstall (3.48s)
17:54:54 [2022-04-04T17:54:54.244Z]     --- PASS: TestPluginInstall/no_auth (1.73s)
17:54:54 [2022-04-04T17:54:54.244Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
17:54:54 [2022-04-04T17:54:54.244Z]     --- PASS: TestPluginInstall/with_insecure (1.12s)
17:54:54 [2022-04-04T17:54:54.244Z] === RUN   TestPluginsWithRuntimes
17:54:55 [2022-04-04T17:54:55.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:54:55 [2022-04-04T17:54:55.626Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:54:56 [2022-04-04T17:54:56.148Z] === RUN   TestPluginsWithRuntimes/No_Args
17:54:56 [2022-04-04T17:54:56.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:54:56 [2022-04-04T17:54:56.716Z] === RUN   TestPluginsWithRuntimes/With_Args
17:54:56 [2022-04-04T17:54:56.758Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:54:57 [2022-04-04T17:54:57.321Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:54:57 [2022-04-04T17:54:57.654Z] --- PASS: TestPluginsWithRuntimes (3.31s)
17:54:57 [2022-04-04T17:54:57.654Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
17:54:57 [2022-04-04T17:54:57.654Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
17:54:57 [2022-04-04T17:54:57.654Z] === RUN   TestPluginBackCompatMediaTypes
17:54:58 [2022-04-04T17:54:58.224Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
17:54:58 [2022-04-04T17:54:58.224Z] PASS
17:54:58 [2022-04-04T17:54:58.224Z] 
17:54:58 [2022-04-04T17:54:58.224Z] DONE 10 tests in 7.452s
17:54:58 [2022-04-04T17:54:58.224Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:54:58 [2022-04-04T17:54:58.224Z] INFO: Testing against a local daemon
17:54:58 [2022-04-04T17:54:58.224Z] === RUN   TestExternalGraphDriver
17:54:58 [2022-04-04T17:54:58.224Z] === RUN   TestExternalGraphDriver/json
17:54:58 [2022-04-04T17:54:58.691Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.00s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.09s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.56s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.83s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s)
17:54:58 [2022-04-04T17:54:58.691Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s)
17:54:58 [2022-04-04T17:54:58.691Z] === RUN   TestCgroupNamespacesRun
17:54:58 [2022-04-04T17:54:58.947Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:54:59 [2022-04-04T17:54:59.879Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:55:00 [2022-04-04T17:55:00.129Z] === RUN   TestExternalGraphDriver/spec
17:55:00 [2022-04-04T17:55:00.442Z] --- PASS: TestCgroupNamespacesRun (1.71s)
17:55:00 [2022-04-04T17:55:00.442Z] === RUN   TestCgroupNamespacesRunPrivileged
17:55:00 [2022-04-04T17:55:00.699Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:55:01 [2022-04-04T17:55:01.264Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:55:01 [2022-04-04T17:55:01.510Z] === RUN   TestExternalGraphDriver/pull
17:55:02 [2022-04-04T17:55:02.196Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
17:55:02 [2022-04-04T17:55:02.196Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:55:03 [2022-04-04T17:55:03.413Z] --- PASS: TestExternalGraphDriver (4.94s)
17:55:03 [2022-04-04T17:55:03.414Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
17:55:03 [2022-04-04T17:55:03.414Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
17:55:03 [2022-04-04T17:55:03.414Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
17:55:03 [2022-04-04T17:55:03.414Z] === RUN   TestGraphdriverPluginV2
17:55:04 [2022-04-04T17:55:04.091Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
17:55:04 [2022-04-04T17:55:04.092Z] === RUN   TestCgroupNamespacesRunHostMode
17:55:05 [2022-04-04T17:55:05.459Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
17:55:05 [2022-04-04T17:55:05.459Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:55:05 [2022-04-04T17:55:05.459Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:55:06 [2022-04-04T17:55:06.023Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:55:07 [2022-04-04T17:55:07.431Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:55:07 [2022-04-04T17:55:07.431Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
17:55:07 [2022-04-04T17:55:07.431Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:55:07 [2022-04-04T17:55:07.602Z] --- PASS: TestGraphdriverPluginV2 (3.88s)
17:55:07 [2022-04-04T17:55:07.602Z] PASS
17:55:07 [2022-04-04T17:55:07.602Z] 
17:55:07 [2022-04-04T17:55:07.602Z] DONE 5 tests in 8.877s
17:55:07 [2022-04-04T17:55:07.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:55:07 [2022-04-04T17:55:07.602Z] INFO: Testing against a local daemon
17:55:07 [2022-04-04T17:55:07.602Z] === RUN   TestContinueAfterPluginCrash
17:55:07 [2022-04-04T17:55:07.602Z] === PAUSE TestContinueAfterPluginCrash
17:55:07 [2022-04-04T17:55:07.602Z] === RUN   TestReadPluginNoRead
17:55:07 [2022-04-04T17:55:07.602Z] === PAUSE TestReadPluginNoRead
17:55:07 [2022-04-04T17:55:07.602Z] === RUN   TestDaemonStartWithLogOpt
17:55:07 [2022-04-04T17:55:07.602Z] === PAUSE TestDaemonStartWithLogOpt
17:55:07 [2022-04-04T17:55:07.602Z] === CONT  TestContinueAfterPluginCrash
17:55:07 [2022-04-04T17:55:07.602Z] === CONT  TestDaemonStartWithLogOpt
17:55:08 [2022-04-04T17:55:08.364Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:55:08 [2022-04-04T17:55:08.621Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:55:08 [2022-04-04T17:55:08.768Z] --- PASS: TestCreateServiceMultipleTimes (14.91s)
17:55:08 [2022-04-04T17:55:08.768Z] === RUN   TestCreateServiceConflict
17:55:09 [2022-04-04T17:55:09.185Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s)
17:55:09 [2022-04-04T17:55:09.185Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:55:09 [2022-04-04T17:55:09.442Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:55:09 [2022-04-04T17:55:09.705Z] --- PASS: TestCreateServiceConflict (1.69s)
17:55:09 [2022-04-04T17:55:09.705Z] === RUN   TestCreateServiceMaxReplicas
17:55:10 [2022-04-04T17:55:10.006Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
17:55:10 [2022-04-04T17:55:10.006Z] === RUN   TestCgroupNamespacesRunOlderClient
17:55:10 [2022-04-04T17:55:10.263Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:55:10 [2022-04-04T17:55:10.893Z] --- PASS: TestDaemonStartWithLogOpt (3.49s)
17:55:10 [2022-04-04T17:55:10.893Z] === CONT  TestReadPluginNoRead
17:55:11 [2022-04-04T17:55:11.634Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
17:55:11 [2022-04-04T17:55:11.634Z] === RUN   TestNISDomainname
17:55:12 [2022-04-04T17:55:12.237Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
17:55:12 [2022-04-04T17:55:12.238Z] === RUN   TestCreateWithDuplicateNetworkNames
17:55:12 [2022-04-04T17:55:12.567Z] --- PASS: TestNISDomainname (0.92s)
17:55:12 [2022-04-04T17:55:12.567Z] === RUN   TestHostnameDnsResolution
17:55:12 [2022-04-04T17:55:12.801Z] === RUN   TestReadPluginNoRead/default
17:55:13 [2022-04-04T17:55:13.500Z]     check_test.go:309: [d5b87de5f9594] daemon is not started
17:55:13 [2022-04-04T17:55:13.500Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:55:14 [2022-04-04T17:55:14.105Z] --- PASS: TestHostnameDnsResolution (1.28s)
17:55:14 [2022-04-04T17:55:14.105Z] === RUN   TestUnprivilegedPortsAndPing
17:55:14 [2022-04-04T17:55:14.179Z] === RUN   TestReadPluginNoRead/disabled_caching
17:55:15 [2022-04-04T17:55:15.036Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s)
17:55:15 [2022-04-04T17:55:15.036Z] === RUN   TestStats
17:55:15 [2022-04-04T17:55:15.036Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:55:15 [2022-04-04T17:55:15.115Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:55:15 [2022-04-04T17:55:15.373Z] --- PASS: TestContinueAfterPluginCrash (8.36s)
17:55:15 [2022-04-04T17:55:15.599Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:55:16 [2022-04-04T17:55:16.308Z] === CONT  TestReadPluginNoRead
17:55:16 [2022-04-04T17:55:16.308Z]     read_test.go:92: [de06c62d862ba] daemon is not started
17:55:16 [2022-04-04T17:55:16.308Z] --- PASS: TestReadPluginNoRead (5.78s)
17:55:16 [2022-04-04T17:55:16.308Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
17:55:16 [2022-04-04T17:55:16.308Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
17:55:16 [2022-04-04T17:55:16.308Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
17:55:16 [2022-04-04T17:55:16.308Z] PASS
17:55:16 [2022-04-04T17:55:16.308Z] 
17:55:16 [2022-04-04T17:55:16.308Z] DONE 6 tests in 9.325s
17:55:16 [2022-04-04T17:55:16.308Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:55:16 [2022-04-04T17:55:16.308Z] testing: warning: no tests to run
17:55:16 [2022-04-04T17:55:16.308Z] PASS
17:55:16 [2022-04-04T17:55:16.308Z] 
17:55:16 [2022-04-04T17:55:16.308Z] DONE 0 tests in 0.010s
17:55:16 [2022-04-04T17:55:16.308Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:55:16 [2022-04-04T17:55:16.528Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:55:16 [2022-04-04T17:55:16.567Z] INFO: Testing against a local daemon
17:55:16 [2022-04-04T17:55:16.567Z] === RUN   TestPluginWithDevMounts
17:55:16 [2022-04-04T17:55:16.567Z] === PAUSE TestPluginWithDevMounts
17:55:16 [2022-04-04T17:55:16.567Z] === CONT  TestPluginWithDevMounts
17:55:17 [2022-04-04T17:55:17.011Z] Created binary: bundles/binary-daemon/dockerd-dev
17:55:17 [2022-04-04T17:55:17.011Z] Copying nested executables into bundles/binary-daemon
17:55:17 [2022-04-04T17:55:17.011Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:55:17 [2022-04-04T17:55:17.094Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:55:17 [2022-04-04T17:55:17.094Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:55:17 [2022-04-04T17:55:17.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/make.sh cross
17:55:17 [2022-04-04T17:55:17.590Z] 
17:55:17 [2022-04-04T17:55:17.590Z] Removing bundles/
17:55:17 [2022-04-04T17:55:17.660Z] --- PASS: TestStats (2.72s)
17:55:17 [2022-04-04T17:55:17.660Z] === RUN   TestStopContainerWithTimeout
17:55:17 [2022-04-04T17:55:17.660Z] === RUN   TestStopContainerWithTimeout/0
17:55:17 [2022-04-04T17:55:17.660Z] === PAUSE TestStopContainerWithTimeout/0
17:55:17 [2022-04-04T17:55:17.660Z] === RUN   TestStopContainerWithTimeout/1
17:55:17 [2022-04-04T17:55:17.660Z] === PAUSE TestStopContainerWithTimeout/1
17:55:17 [2022-04-04T17:55:17.660Z] === RUN   TestStopContainerWithTimeout/3
17:55:17 [2022-04-04T17:55:17.660Z] === PAUSE TestStopContainerWithTimeout/3
17:55:17 [2022-04-04T17:55:17.660Z] === RUN   TestStopContainerWithTimeout/-1
17:55:17 [2022-04-04T17:55:17.660Z] === PAUSE TestStopContainerWithTimeout/-1
17:55:17 [2022-04-04T17:55:17.660Z] === CONT  TestStopContainerWithTimeout/0
17:55:17 [2022-04-04T17:55:17.660Z] === CONT  TestStopContainerWithTimeout/3
17:55:17 [2022-04-04T17:55:17.660Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:55:17 [2022-04-04T17:55:17.848Z] 
17:55:17 [2022-04-04T17:55:17.848Z] ---> Making bundle: cross (in bundles/cross)
17:55:17 [2022-04-04T17:55:17.848Z] Cross building: bundles/cross/linux/amd64
17:55:17 [2022-04-04T17:55:17.848Z] Building: bundles/cross/linux/amd64/dockerd-dev
17:55:17 [2022-04-04T17:55:17.848Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:55:17 [2022-04-04T17:55:17.999Z] --- PASS: TestPluginWithDevMounts (1.66s)
17:55:17 [2022-04-04T17:55:17.999Z] PASS
17:55:17 [2022-04-04T17:55:17.999Z] 
17:55:17 [2022-04-04T17:55:17.999Z] DONE 1 tests in 1.709s
17:55:18 [2022-04-04T17:55:18.264Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:55:18 [2022-04-04T17:55:18.264Z] INFO: Testing against a local daemon
17:55:18 [2022-04-04T17:55:18.264Z] === RUN   TestSecretInspect
17:55:19 [2022-04-04T17:55:19.030Z] === CONT  TestStopContainerWithTimeout/-1
17:55:20 [2022-04-04T17:55:20.817Z] --- PASS: TestSecretInspect (2.15s)
17:55:20 [2022-04-04T17:55:20.817Z] === RUN   TestSecretList
17:55:20 [2022-04-04T17:55:20.971Z] === CONT  TestStopContainerWithTimeout/1
17:55:22 [2022-04-04T17:55:22.722Z] --- PASS: TestSecretList (2.12s)
17:55:22 [2022-04-04T17:55:22.722Z] === RUN   TestSecretsCreateAndDelete
17:55:22 [2022-04-04T17:55:22.868Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:55:22 [2022-04-04T17:55:22.868Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:55:22 [2022-04-04T17:55:22.868Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
17:55:22 [2022-04-04T17:55:22.868Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
17:55:22 [2022-04-04T17:55:22.868Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
17:55:22 [2022-04-04T17:55:22.868Z]     --- PASS: TestStopContainerWithTimeout/1 (1.75s)
17:55:22 [2022-04-04T17:55:22.868Z] === RUN   TestDeleteDevicemapper
17:55:22 [2022-04-04T17:55:22.868Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:55:22 [2022-04-04T17:55:22.868Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:55:22 [2022-04-04T17:55:22.868Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:55:24 [2022-04-04T17:55:24.630Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
17:55:24 [2022-04-04T17:55:24.630Z] === RUN   TestSecretsUpdate
17:55:25 [2022-04-04T17:55:25.397Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:55:25 [2022-04-04T17:55:25.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.77s)
17:55:25 [2022-04-04T17:55:25.397Z] === RUN   TestUpdateMemory
17:55:25 [2022-04-04T17:55:25.397Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:55:25 [2022-04-04T17:55:25.397Z] --- SKIP: TestUpdateMemory (0.00s)
17:55:25 [2022-04-04T17:55:25.397Z] === RUN   TestUpdateCPUQuota
17:55:25 [2022-04-04T17:55:25.960Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:55:26 [2022-04-04T17:55:26.238Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:55:26 [2022-04-04T17:55:26.801Z] === RUN   TestDockerSuite/TestBuildCmd
17:55:27 [2022-04-04T17:55:27.057Z] --- PASS: TestUpdateCPUQuota (1.70s)
17:55:27 [2022-04-04T17:55:27.057Z] === RUN   TestUpdatePidsLimit
17:55:27 [2022-04-04T17:55:27.057Z] === RUN   TestUpdatePidsLimit/update_from_none
17:55:27 [2022-04-04T17:55:27.057Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:55:27 [2022-04-04T17:55:27.134Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s)
17:55:27 [2022-04-04T17:55:27.134Z] === RUN   TestCreateServiceSecretFileMode
17:55:27 [2022-04-04T17:55:27.162Z] --- PASS: TestSecretsUpdate (2.26s)
17:55:27 [2022-04-04T17:55:27.162Z] === RUN   TestTemplatedSecret
17:55:27 [2022-04-04T17:55:27.314Z] === RUN   TestUpdatePidsLimit/no_change
17:55:27 [2022-04-04T17:55:27.570Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:55:27 [2022-04-04T17:55:27.827Z] === RUN   TestUpdatePidsLimit/update_lower
17:55:27 [2022-04-04T17:55:27.827Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:55:27 [2022-04-04T17:55:27.827Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:55:28 [2022-04-04T17:55:28.083Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:55:28 [2022-04-04T17:55:28.340Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:55:28 [2022-04-04T17:55:28.596Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:55:29 [2022-04-04T17:55:29.160Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:55:29 [2022-04-04T17:55:29.160Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:55:29 [2022-04-04T17:55:29.417Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:55:29 [2022-04-04T17:55:29.417Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:55:29 [2022-04-04T17:55:29.695Z] --- PASS: TestTemplatedSecret (2.60s)
17:55:29 [2022-04-04T17:55:29.695Z] === RUN   TestSecretCreateResolve
17:55:30 [2022-04-04T17:55:30.793Z] --- PASS: TestUpdatePidsLimit (3.58s)
17:55:30 [2022-04-04T17:55:30.793Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
17:55:30 [2022-04-04T17:55:30.793Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
17:55:30 [2022-04-04T17:55:30.793Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
17:55:30 [2022-04-04T17:55:30.793Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
17:55:30 [2022-04-04T17:55:30.793Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
17:55:30 [2022-04-04T17:55:30.793Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
17:55:30 [2022-04-04T17:55:30.793Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
17:55:30 [2022-04-04T17:55:30.793Z] === RUN   TestUpdateRestartPolicy
17:55:30 [2022-04-04T17:55:30.793Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:55:31 [2022-04-04T17:55:31.600Z] --- PASS: TestSecretCreateResolve (2.16s)
17:55:31 [2022-04-04T17:55:31.600Z] PASS
17:55:31 [2022-04-04T17:55:31.600Z] 
17:55:31 [2022-04-04T17:55:31.600Z] DONE 6 tests in 13.516s
17:55:31 [2022-04-04T17:55:31.600Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:55:31 [2022-04-04T17:55:31.600Z] INFO: Testing against a local daemon
17:55:31 [2022-04-04T17:55:31.600Z] === RUN   TestServiceCreateInit
17:55:31 [2022-04-04T17:55:31.860Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:55:32 [2022-04-04T17:55:32.687Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:55:34 [2022-04-04T17:55:34.057Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:55:34 [2022-04-04T17:55:34.991Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:55:35 [2022-04-04T17:55:35.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:55:35 [2022-04-04T17:55:35.251Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:55:35 [2022-04-04T17:55:35.251Z]     check_test.go:309: [d1a6aeae2e88c] daemon is not started
17:55:35 [2022-04-04T17:55:35.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:55:35 [2022-04-04T17:55:35.251Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:55:35 [2022-04-04T17:55:35.251Z]     check_test.go:309: [d65abbd7a022e] daemon is not started
17:55:35 [2022-04-04T17:55:35.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:55:35 [2022-04-04T17:55:35.816Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:55:35 [2022-04-04T17:55:35.816Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:55:36 [2022-04-04T17:55:36.055Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:55:36 [2022-04-04T17:55:36.746Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:55:37 [2022-04-04T17:55:37.002Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:55:37 [2022-04-04T17:55:37.258Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:55:38 [2022-04-04T17:55:38.625Z]     check_test.go:309: [ddd7f41bf5def] daemon is not started
17:55:38 [2022-04-04T17:55:38.625Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:55:39 [2022-04-04T17:55:39.330Z] --- PASS: TestCreateServiceSecretFileMode (11.96s)
17:55:39 [2022-04-04T17:55:39.330Z] === RUN   TestCreateServiceConfigFileMode
17:55:39 [2022-04-04T17:55:39.341Z] --- PASS: TestServiceCreateInit (7.47s)
17:55:39 [2022-04-04T17:55:39.341Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s)
17:55:39 [2022-04-04T17:55:39.341Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
17:55:39 [2022-04-04T17:55:39.341Z] === RUN   TestCreateServiceMultipleTimes
17:55:42 [2022-04-04T17:55:42.799Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:55:43 [2022-04-04T17:55:43.057Z] --- PASS: TestUpdateRestartPolicy (12.32s)
17:55:43 [2022-04-04T17:55:43.057Z] === RUN   TestUpdateRestartWithAutoRemove
17:55:43 [2022-04-04T17:55:43.620Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
17:55:43 [2022-04-04T17:55:43.620Z] === RUN   TestWaitNonBlocked
17:55:43 [2022-04-04T17:55:43.620Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:55:43 [2022-04-04T17:55:43.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:55:43 [2022-04-04T17:55:43.620Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:55:43 [2022-04-04T17:55:43.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:55:43 [2022-04-04T17:55:43.620Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:55:43 [2022-04-04T17:55:43.620Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:55:44 [2022-04-04T17:55:44.989Z] --- PASS: TestWaitNonBlocked (0.04s)
17:55:44 [2022-04-04T17:55:44.989Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s)
17:55:44 [2022-04-04T17:55:44.989Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s)
17:55:44 [2022-04-04T17:55:44.989Z] === RUN   TestWaitBlocked
17:55:44 [2022-04-04T17:55:44.989Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:55:44 [2022-04-04T17:55:44.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:55:44 [2022-04-04T17:55:44.989Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:55:44 [2022-04-04T17:55:44.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:55:44 [2022-04-04T17:55:44.989Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:55:44 [2022-04-04T17:55:44.989Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:55:45 [2022-04-04T17:55:45.554Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:55:46 [2022-04-04T17:55:46.137Z] --- PASS: TestWaitBlocked (0.02s)
17:55:46 [2022-04-04T17:55:46.137Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
17:55:46 [2022-04-04T17:55:46.137Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
17:55:46 [2022-04-04T17:55:46.137Z] === CONT  TestContainerStartOnDaemonRestart
17:55:46 [2022-04-04T17:55:46.137Z] === CONT  TestContainerKillOnDaemonStart
17:55:47 [2022-04-04T17:55:47.522Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:55:48 [2022-04-04T17:55:48.085Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:55:49 [2022-04-04T17:55:49.015Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:55:49 [2022-04-04T17:55:49.015Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:55:49 [2022-04-04T17:55:49.579Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s)
17:55:49 [2022-04-04T17:55:49.579Z] === CONT  TestIpcModeOlderClient
17:55:49 [2022-04-04T17:55:49.836Z] --- PASS: TestIpcModeOlderClient (0.11s)
17:55:49 [2022-04-04T17:55:49.836Z] === CONT  TestDaemonHostGatewayIP
17:55:51 [2022-04-04T17:55:51.526Z] --- PASS: TestCreateServiceConfigFileMode (12.35s)
17:55:51 [2022-04-04T17:55:51.527Z] === RUN   TestCreateServiceSysctls
17:55:51 [2022-04-04T17:55:51.728Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:55:51 [2022-04-04T17:55:51.986Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:55:52 [2022-04-04T17:55:52.903Z] --- PASS: TestCreateServiceSysctls (3.03s)
17:55:52 [2022-04-04T17:55:52.903Z] === RUN   TestCreateServiceCapabilities
17:55:52 [2022-04-04T17:55:52.917Z] --- PASS: TestDaemonHostGatewayIP (3.00s)
17:55:52 [2022-04-04T17:55:52.917Z] === CONT  TestRestartDaemonWithRestartingContainer
17:55:54 [2022-04-04T17:55:54.804Z] --- PASS: TestCreateServiceCapabilities (1.98s)
17:55:54 [2022-04-04T17:55:54.804Z] === RUN   TestInspect
17:55:54 [2022-04-04T17:55:54.813Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:55:55 [2022-04-04T17:55:55.378Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.63s)
17:55:55 [2022-04-04T17:55:55.378Z] === CONT  TestDaemonRestartIpcMode
17:55:56 [2022-04-04T17:55:56.307Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:55:56 [2022-04-04T17:55:56.307Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:55:56 [2022-04-04T17:55:56.307Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:55:56 [2022-04-04T17:55:56.307Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:55:56 [2022-04-04T17:55:56.307Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:55:56 [2022-04-04T17:55:56.307Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:55:56 [2022-04-04T17:55:56.307Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:55:56 [2022-04-04T17:55:56.307Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:55:56 [2022-04-04T17:55:56.307Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:55:56 [2022-04-04T17:55:56.307Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:55:56 [2022-04-04T17:55:56.707Z] --- PASS: TestInspect (2.14s)
17:55:56 [2022-04-04T17:55:56.707Z] === RUN   TestCreateJob
17:55:57 [2022-04-04T17:55:57.438Z] --- PASS: TestCreateServiceMultipleTimes (15.53s)
17:55:57 [2022-04-04T17:55:57.439Z] === RUN   TestCreateServiceConflict
17:55:57 [2022-04-04T17:55:57.439Z] --- PASS: TestCreateServiceConflict (2.16s)
17:55:57 [2022-04-04T17:55:57.439Z] === RUN   TestCreateServiceMaxReplicas
17:55:58 [2022-04-04T17:55:58.831Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
17:55:59 [2022-04-04T17:55:59.239Z] --- PASS: TestCreateJob (2.38s)
17:55:59 [2022-04-04T17:55:59.239Z] === RUN   TestReplicatedJob
17:55:59 [2022-04-04T17:55:59.392Z] --- PASS: TestContainerKillOnDaemonStart (13.30s)
17:55:59 [2022-04-04T17:55:59.393Z] PASS
17:55:59 [2022-04-04T17:55:59.393Z] 
17:55:59 [2022-04-04T17:55:59.393Z] === Skipped
17:55:59 [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:55:59 [2022-04-04T17:55:59.393Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:55:59 [2022-04-04T17:55:59.393Z] 
17:55:59 [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
17:55:59 [2022-04-04T17:55:59.393Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:55:59 [2022-04-04T17:55:59.393Z] 
17:55:59 [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:55:59 [2022-04-04T17:55:59.393Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:55:59 [2022-04-04T17:55:59.393Z] 
17:55:59 [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:55:59 [2022-04-04T17:55:59.393Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:55:59 [2022-04-04T17:55:59.393Z] 
17:55:59 [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:55:59 [2022-04-04T17:55:59.393Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:55:59 [2022-04-04T17:55:59.393Z] 
17:55:59 [2022-04-04T17:55:59.393Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:55:59 [2022-04-04T17:55:59.393Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:55:59 [2022-04-04T17:55:59.393Z] 
17:55:59 [2022-04-04T17:55:59.393Z] DONE 196 tests, 6 skipped in 149.789s
17:55:59 [2022-04-04T17:55:59.393Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:55:59 [2022-04-04T17:55:59.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
17:55:59 [2022-04-04T17:55:59.393Z] ++ set -e
17:55:59 [2022-04-04T17:55:59.393Z] ++ '[' -n 0 ']'
17:55:59 [2022-04-04T17:55:59.393Z] ++ set -x
17:55:59 [2022-04-04T17:55:59.393Z] ++ env -i DEST=/go/src/github.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
17:55:59 [2022-04-04T17:55:59.649Z] INFO: Testing against a local daemon
17:55:59 [2022-04-04T17:55:59.649Z] === RUN   TestCommitInheritsEnv
17:55:59 [2022-04-04T17:55:59.905Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:55:59 [2022-04-04T17:55:59.975Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
17:55:59 [2022-04-04T17:55:59.975Z] === RUN   TestCreateWithDuplicateNetworkNames
17:56:00 [2022-04-04T17:56:00.161Z] --- PASS: TestCommitInheritsEnv (0.41s)
17:56:00 [2022-04-04T17:56:00.161Z] === RUN   TestImportExtremelyLargeImageWorks
17:56:00 [2022-04-04T17:56:00.161Z] === PAUSE TestImportExtremelyLargeImageWorks
17:56:00 [2022-04-04T17:56:00.161Z] === RUN   TestImagesFilterMultiReference
17:56:00 [2022-04-04T17:56:00.161Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:56:00 [2022-04-04T17:56:00.161Z] === RUN   TestImagePullPlatformInvalid
17:56:00 [2022-04-04T17:56:00.161Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:56:00 [2022-04-04T17:56:00.161Z] === RUN   TestRemoveImageOrphaning
17:56:00 [2022-04-04T17:56:00.161Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:56:00 [2022-04-04T17:56:00.724Z] --- PASS: TestRemoveImageOrphaning (0.45s)
17:56:00 [2022-04-04T17:56:00.724Z] === RUN   TestRemoveImageGarbageCollector
17:56:03 [2022-04-04T17:56:03.245Z] --- PASS: TestRemoveImageGarbageCollector (2.48s)
17:56:03 [2022-04-04T17:56:03.245Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:56:03 [2022-04-04T17:56:03.245Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:56:03 [2022-04-04T17:56:03.245Z] === RUN   TestTagInvalidReference
17:56:03 [2022-04-04T17:56:03.245Z] --- PASS: TestTagInvalidReference (0.02s)
17:56:03 [2022-04-04T17:56:03.245Z] === RUN   TestTagValidPrefixedRepo
17:56:03 [2022-04-04T17:56:03.245Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:56:03 [2022-04-04T17:56:03.245Z] === RUN   TestTagExistedNameWithoutForce
17:56:03 [2022-04-04T17:56:03.423Z] --- PASS: TestReplicatedJob (4.09s)
17:56:03 [2022-04-04T17:56:03.423Z] === RUN   TestUpdateReplicatedJob
17:56:03 [2022-04-04T17:56:03.501Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
17:56:03 [2022-04-04T17:56:03.501Z] === RUN   TestTagOfficialNames
17:56:03 [2022-04-04T17:56:03.501Z] --- PASS: TestTagOfficialNames (0.07s)
17:56:03 [2022-04-04T17:56:03.501Z] === RUN   TestTagMatchesDigest
17:56:03 [2022-04-04T17:56:03.501Z] --- PASS: TestTagMatchesDigest (0.02s)
17:56:03 [2022-04-04T17:56:03.501Z] === CONT  TestImportExtremelyLargeImageWorks
17:56:03 [2022-04-04T17:56:03.501Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
17:56:04 [2022-04-04T17:56:04.433Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:56:05 [2022-04-04T17:56:05.955Z] --- PASS: TestUpdateReplicatedJob (2.79s)
17:56:05 [2022-04-04T17:56:05.955Z] === RUN   TestServiceListWithStatuses
17:56:05 [2022-04-04T17:56:05.955Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:56:05 [2022-04-04T17:56:05.955Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:56:05 [2022-04-04T17:56:05.955Z] === RUN   TestDockerNetworkConnectAlias
17:56:06 [2022-04-04T17:56:06.329Z]     check_test.go:309: [d0c3ed7009d4d] daemon is not started
17:56:06 [2022-04-04T17:56:06.329Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:56:07 [2022-04-04T17:56:07.717Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:56:07 [2022-04-04T17:56:07.974Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:56:09 [2022-04-04T17:56:09.869Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:56:10 [2022-04-04T17:56:10.141Z] --- PASS: TestDockerNetworkConnectAlias (3.87s)
17:56:10 [2022-04-04T17:56:10.141Z] === RUN   TestDockerNetworkReConnect
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:56:12 [2022-04-04T17:56:12.219Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:56:12 [2022-04-04T17:56:12.219Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:56:12 [2022-04-04T17:56:12.219Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:56:12 [2022-04-04T17:56:12.219Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:56:12 [2022-04-04T17:56:12.219Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:56:12 [2022-04-04T17:56:12.219Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:56:12 [2022-04-04T17:56:12.219Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:56:12 [2022-04-04T17:56:12.219Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:56:12 [2022-04-04T17:56:12.669Z] --- PASS: TestDockerNetworkReConnect (2.76s)
17:56:12 [2022-04-04T17:56:12.669Z] === RUN   TestServicePlugin
17:56:12 [2022-04-04T17:56:12.669Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:56:12 [2022-04-04T17:56:12.669Z] --- SKIP: TestServicePlugin (0.00s)
17:56:12 [2022-04-04T17:56:12.669Z] === RUN   TestServiceUpdateLabel
17:56:13 [2022-04-04T17:56:13.140Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:56:13 [2022-04-04T17:56:13.396Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:56:14 [2022-04-04T17:56:14.568Z] --- PASS: TestServiceUpdateLabel (1.72s)
17:56:14 [2022-04-04T17:56:14.568Z] === RUN   TestServiceUpdateSecrets
17:56:14 [2022-04-04T17:56:14.856Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s)
17:56:14 [2022-04-04T17:56:14.856Z] === RUN   TestCreateServiceSecretFileMode
17:56:15 [2022-04-04T17:56:15.290Z]     check_test.go:309: [d6734eda39dac] daemon is not started
17:56:15 [2022-04-04T17:56:15.290Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:56:17 [2022-04-04T17:56:17.068Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:56:18 [2022-04-04T17:56:18.566Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:56:18 [2022-04-04T17:56:18.823Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:56:18 [2022-04-04T17:56:18.823Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:56:20 [2022-04-04T17:56:20.196Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:56:23 [2022-04-04T17:56:23.473Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:56:24 [2022-04-04T17:56:24.035Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:56:24 [2022-04-04T17:56:24.035Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:56:24 [2022-04-04T17:56:24.597Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:56:25 [2022-04-04T17:56:25.160Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:56:25 [2022-04-04T17:56:25.722Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:56:26 [2022-04-04T17:56:26.287Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:56:26 [2022-04-04T17:56:26.287Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:56:26 [2022-04-04T17:56:26.851Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:56:26 [2022-04-04T17:56:26.851Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
17:56:27 [2022-04-04T17:56:27.065Z] --- PASS: TestCreateServiceSecretFileMode (12.37s)
17:56:27 [2022-04-04T17:56:27.065Z] === RUN   TestCreateServiceConfigFileMode
17:56:27 [2022-04-04T17:56:27.415Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
17:56:27 [2022-04-04T17:56:27.415Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:56:27 [2022-04-04T17:56:27.980Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
17:56:28 [2022-04-04T17:56:28.237Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
17:56:28 [2022-04-04T17:56:28.801Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
17:56:29 [2022-04-04T17:56:29.371Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
17:56:29 [2022-04-04T17:56:29.445Z] --- PASS: TestServiceUpdateSecrets (14.03s)
17:56:29 [2022-04-04T17:56:29.445Z] === RUN   TestServiceUpdateConfigs
17:56:29 [2022-04-04T17:56:29.934Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
17:56:30 [2022-04-04T17:56:30.497Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
17:56:31 [2022-04-04T17:56:31.062Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
17:56:31 [2022-04-04T17:56:31.318Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
17:56:31 [2022-04-04T17:56:31.882Z]     check_test.go:309: [dbbe541129422] daemon is not started
17:56:31 [2022-04-04T17:56:31.882Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:56:33 [2022-04-04T17:56:33.252Z]     check_test.go:309: [da57431a58b45] daemon is not started
17:56:33 [2022-04-04T17:56:33.252Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:56:33 [2022-04-04T17:56:33.508Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:56:35 [2022-04-04T17:56:35.399Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:56:36 [2022-04-04T17:56:36.328Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:56:37 [2022-04-04T17:56:37.697Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:56:38 [2022-04-04T17:56:38.627Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:56:38 [2022-04-04T17:56:38.883Z]     check_test.go:309: [dcd552821bcb5] daemon is not started
17:56:38 [2022-04-04T17:56:38.883Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:56:39 [2022-04-04T17:56:39.275Z] --- PASS: TestCreateServiceConfigFileMode (12.40s)
17:56:39 [2022-04-04T17:56:39.275Z] === RUN   TestCreateServiceSysctls
17:56:40 [2022-04-04T17:56:40.653Z] --- PASS: TestCreateServiceSysctls (3.20s)
17:56:40 [2022-04-04T17:56:40.653Z] === RUN   TestCreateServiceCapabilities
17:56:40 [2022-04-04T17:56:40.777Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:56:41 [2022-04-04T17:56:41.707Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
17:56:43 [2022-04-04T17:56:43.189Z] --- PASS: TestCreateServiceCapabilities (2.43s)
17:56:43 [2022-04-04T17:56:43.189Z] === RUN   TestInspect
17:56:43 [2022-04-04T17:56:43.604Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:56:44 [2022-04-04T17:56:44.317Z] --- PASS: TestServiceUpdateConfigs (14.19s)
17:56:44 [2022-04-04T17:56:44.317Z] === RUN   TestServiceUpdateNetwork
17:56:46 [2022-04-04T17:56:46.476Z] --- PASS: TestInspect (2.76s)
17:56:46 [2022-04-04T17:56:46.476Z] === RUN   TestCreateJob
17:56:47 [2022-04-04T17:56:47.779Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:56:48 [2022-04-04T17:56:48.708Z]     check_test.go:309: [dc5a8c108e241] daemon is not started
17:56:48 [2022-04-04T17:56:48.708Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:56:49 [2022-04-04T17:56:49.007Z] --- PASS: TestCreateJob (3.15s)
17:56:49 [2022-04-04T17:56:49.007Z] === RUN   TestReplicatedJob
17:56:51 [2022-04-04T17:56:51.991Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:56:52 [2022-04-04T17:56:52.922Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:56:52 [2022-04-04T17:56:52.922Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:56:53 [2022-04-04T17:56:53.486Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:56:54 [2022-04-04T17:56:54.284Z] --- PASS: TestServiceUpdateNetwork (11.67s)
17:56:54 [2022-04-04T17:56:54.284Z] === RUN   TestServiceUpdatePidsLimit
17:56:54 [2022-04-04T17:56:54.307Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
17:56:54 [2022-04-04T17:56:54.307Z] Copying nested executables into bundles/cross/linux/amd64
17:56:54 [2022-04-04T17:56:54.307Z] Cross building: bundles/cross/windows/amd64
17:56:54 [2022-04-04T17:56:54.307Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
17:56:54 [2022-04-04T17:56:54.307Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:56:55 [2022-04-04T17:56:55.579Z] --- PASS: TestReplicatedJob (5.42s)
17:56:55 [2022-04-04T17:56:55.579Z] === RUN   TestUpdateReplicatedJob
17:56:55 [2022-04-04T17:56:55.659Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:56:56 [2022-04-04T17:56:56.224Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:56:57 [2022-04-04T17:56:57.659Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:56:57 [2022-04-04T17:56:57.659Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:56:58 [2022-04-04T17:56:58.114Z] --- PASS: TestUpdateReplicatedJob (3.25s)
17:56:58 [2022-04-04T17:56:58.114Z] === RUN   TestServiceListWithStatuses
17:56:58 [2022-04-04T17:56:58.114Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:56:58 [2022-04-04T17:56:58.114Z] --- SKIP: TestServiceListWithStatuses (0.01s)
17:56:58 [2022-04-04T17:56:58.114Z] === RUN   TestDockerNetworkConnectAlias
17:56:59 [2022-04-04T17:56:59.594Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:57:00 [2022-04-04T17:57:00.158Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:57:01 [2022-04-04T17:57:01.527Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:57:02 [2022-04-04T17:57:02.308Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
17:57:02 [2022-04-04T17:57:02.308Z] === RUN   TestDockerNetworkReConnect
17:57:02 [2022-04-04T17:57:02.803Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:57:02 [2022-04-04T17:57:02.899Z]     check_test.go:309: [dc360abcfb737] daemon is not started
17:57:02 [2022-04-04T17:57:02.899Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:57:03 [2022-04-04T17:57:03.156Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:57:03 [2022-04-04T17:57:03.720Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:57:04 [2022-04-04T17:57:04.282Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:57:05 [2022-04-04T17:57:05.665Z] --- PASS: TestDockerNetworkReConnect (3.36s)
17:57:05 [2022-04-04T17:57:05.665Z] === RUN   TestServicePlugin
17:57:06 [2022-04-04T17:57:06.176Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:57:06 [2022-04-04T17:57:06.176Z]     check_test.go:309: [df9479e72f0ee] daemon is not started
17:57:06 [2022-04-04T17:57:06.176Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:57:07 [2022-04-04T17:57:07.105Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:57:08 [2022-04-04T17:57:08.470Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:57:08 [2022-04-04T17:57:08.955Z]     plugin_test.go:62: [de94800f5672a] joining swarm manager [d9f684e54b718]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:57:09 [2022-04-04T17:57:09.032Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:57:09 [2022-04-04T17:57:09.890Z]     plugin_test.go:65: [dddfa5059be0e] joining swarm manager [d9f684e54b718]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:57:10 [2022-04-04T17:57:10.925Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:57:10 [2022-04-04T17:57:10.943Z] --- PASS: TestServiceUpdatePidsLimit (15.94s)
17:57:10 [2022-04-04T17:57:10.943Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s)
17:57:10 [2022-04-04T17:57:10.943Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
17:57:10 [2022-04-04T17:57:10.943Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:57:10 [2022-04-04T17:57:10.943Z] PASS
17:57:10 [2022-04-04T17:57:10.943Z] 
17:57:10 [2022-04-04T17:57:10.943Z] === Skipped
17:57:10 [2022-04-04T17:57:10.943Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:57:10 [2022-04-04T17:57:10.943Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:57:10 [2022-04-04T17:57:10.943Z] 
17:57:10 [2022-04-04T17:57:10.943Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:57:10 [2022-04-04T17:57:10.943Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:10 [2022-04-04T17:57:10.943Z] 
17:57:10 [2022-04-04T17:57:10.943Z] DONE 27 tests, 2 skipped in 143.758s
17:57:10 [2022-04-04T17:57:10.943Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:57:10 [2022-04-04T17:57:10.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:57:10 [2022-04-04T17:57:10.943Z] ++ set -e
17:57:10 [2022-04-04T17:57:10.943Z] ++ '[' -n 0 ']'
17:57:10 [2022-04-04T17:57:10.943Z] ++ set -x
17:57:10 [2022-04-04T17:57:10.943Z] ++ env -i DEST=/go/src/github.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
17:57:10 [2022-04-04T17:57:10.943Z] INFO: Testing against a local daemon
17:57:10 [2022-04-04T17:57:10.943Z] === RUN   TestSessionCreate
17:57:10 [2022-04-04T17:57:10.943Z] --- PASS: TestSessionCreate (0.02s)
17:57:10 [2022-04-04T17:57:10.943Z] === RUN   TestSessionCreateWithBadUpgrade
17:57:10 [2022-04-04T17:57:10.943Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:57:10 [2022-04-04T17:57:10.943Z] PASS
17:57:10 [2022-04-04T17:57:10.943Z] 
17:57:10 [2022-04-04T17:57:10.943Z] DONE 2 tests in 0.134s
17:57:10 [2022-04-04T17:57:10.943Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:57:10 [2022-04-04T17:57:10.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:57:10 [2022-04-04T17:57:10.943Z] ++ set -e
17:57:10 [2022-04-04T17:57:10.943Z] ++ '[' -n 0 ']'
17:57:10 [2022-04-04T17:57:10.943Z] ++ set -x
17:57:10 [2022-04-04T17:57:10.944Z] ++ env -i DEST=/go/src/github.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
17:57:10 [2022-04-04T17:57:10.944Z] INFO: Testing against a local daemon
17:57:10 [2022-04-04T17:57:10.944Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:57:10 [2022-04-04T17:57:10.944Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:57:10 [2022-04-04T17:57:10.944Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:57:10 [2022-04-04T17:57:10.944Z] === RUN   TestEventsExecDie
17:57:10 [2022-04-04T17:57:10.944Z] --- PASS: TestEventsExecDie (0.48s)
17:57:10 [2022-04-04T17:57:10.944Z] === RUN   TestEventsBackwardsCompatible
17:57:10 [2022-04-04T17:57:10.944Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:57:10 [2022-04-04T17:57:10.944Z] === RUN   TestInfoBinaryCommits
17:57:10 [2022-04-04T17:57:10.944Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:57:10 [2022-04-04T17:57:10.944Z] === RUN   TestInfoAPIVersioned
17:57:10 [2022-04-04T17:57:10.944Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:57:10 [2022-04-04T17:57:10.944Z] === RUN   TestInfoDiscoveryBackend
17:57:11 [2022-04-04T17:57:11.182Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:57:11 [2022-04-04T17:57:11.510Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:57:11 [2022-04-04T17:57:11.510Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:57:12 [2022-04-04T17:57:12.445Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:57:12 [2022-04-04T17:57:12.445Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:57:13 [2022-04-04T17:57:13.013Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:57:13 [2022-04-04T17:57:13.013Z] === RUN   TestInfoAPI
17:57:13 [2022-04-04T17:57:13.013Z] --- PASS: TestInfoAPI (0.03s)
17:57:13 [2022-04-04T17:57:13.013Z] === RUN   TestInfoAPIWarnings
17:57:15 [2022-04-04T17:57:15.376Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:57:16 [2022-04-04T17:57:16.790Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:57:18 [2022-04-04T17:57:18.684Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:57:21 [2022-04-04T17:57:21.955Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:57:25 [2022-04-04T17:57:25.234Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:57:26 [2022-04-04T17:57:26.165Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:57:26 [2022-04-04T17:57:26.422Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:57:29 [2022-04-04T17:57:29.699Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:57:31 [2022-04-04T17:57:31.069Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:57:31 [2022-04-04T17:57:31.069Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestInfoAPIWarnings (16.20s)
17:57:31 [2022-04-04T17:57:31.093Z] === RUN   TestInfoDebug
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestInfoDebug (0.53s)
17:57:31 [2022-04-04T17:57:31.093Z] === RUN   TestInfoInsecureRegistries
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:57:31 [2022-04-04T17:57:31.093Z] === RUN   TestInfoRegistryMirrors
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:57:31 [2022-04-04T17:57:31.093Z] === RUN   TestLoginFailsWithBadCredentials
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
17:57:31 [2022-04-04T17:57:31.093Z] === RUN   TestPingCacheHeaders
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestPingCacheHeaders (0.02s)
17:57:31 [2022-04-04T17:57:31.093Z] === RUN   TestPingGet
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestPingGet (0.01s)
17:57:31 [2022-04-04T17:57:31.093Z] === RUN   TestPingHead
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestPingHead (0.02s)
17:57:31 [2022-04-04T17:57:31.093Z] === RUN   TestVersion
17:57:31 [2022-04-04T17:57:31.093Z] --- PASS: TestVersion (0.02s)
17:57:31 [2022-04-04T17:57:31.093Z] PASS
17:57:31 [2022-04-04T17:57:31.094Z] 
17:57:31 [2022-04-04T17:57:31.094Z] === Skipped
17:57:31 [2022-04-04T17:57:31.094Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:57:31 [2022-04-04T17:57:31.094Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:57:31 [2022-04-04T17:57:31.094Z] 
17:57:31 [2022-04-04T17:57:31.094Z] DONE 18 tests, 1 skipped in 20.694s
17:57:31 [2022-04-04T17:57:31.094Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:57:31 [2022-04-04T17:57:31.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:57:31 [2022-04-04T17:57:31.094Z] ++ set -e
17:57:31 [2022-04-04T17:57:31.094Z] ++ '[' -n 0 ']'
17:57:31 [2022-04-04T17:57:31.094Z] ++ set -x
17:57:31 [2022-04-04T17:57:31.094Z] ++ env -i DEST=/go/src/github.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
17:57:31 [2022-04-04T17:57:31.094Z] INFO: Testing against a local daemon
17:57:31 [2022-04-04T17:57:31.094Z] === RUN   TestVolumesCreateAndList
17:57:31 [2022-04-04T17:57:31.094Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:57:31 [2022-04-04T17:57:31.094Z] === RUN   TestVolumesRemove
17:57:31 [2022-04-04T17:57:31.326Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:57:31 [2022-04-04T17:57:31.352Z] --- PASS: TestVolumesRemove (0.06s)
17:57:31 [2022-04-04T17:57:31.352Z] === RUN   TestVolumesInspect
17:57:31 [2022-04-04T17:57:31.352Z] --- PASS: TestVolumesInspect (0.02s)
17:57:31 [2022-04-04T17:57:31.352Z] === RUN   TestVolumesInvalidJSON
17:57:31 [2022-04-04T17:57:31.352Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:57:31 [2022-04-04T17:57:31.352Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:57:31 [2022-04-04T17:57:31.352Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:57:31 [2022-04-04T17:57:31.352Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:57:31 [2022-04-04T17:57:31.352Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:57:31 [2022-04-04T17:57:31.352Z] PASS
17:57:31 [2022-04-04T17:57:31.352Z] 
17:57:31 [2022-04-04T17:57:31.352Z] DONE 5 tests in 0.211s
17:57:31 [2022-04-04T17:57:31.352Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:57:31 [2022-04-04T17:57:31.352Z] ++++ cat bundles/test-integration/docker.pid
17:57:31 [2022-04-04T17:57:31.352Z] +++ kill 12209
17:57:31 [2022-04-04T17:57:31.583Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:57:32 [2022-04-04T17:57:32.146Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:57:32 [2022-04-04T17:57:32.403Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:57:32 [2022-04-04T17:57:32.661Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:57:32 [2022-04-04T17:57:32.726Z] +++ /etc/init.d/apparmor stop
17:57:32 [2022-04-04T17:57:32.726Z] Leaving: AppArmorNo profiles have been unloaded.
17:57:32 [2022-04-04T17:57:32.726Z] 
17:57:32 [2022-04-04T17:57:32.726Z] Unloading profiles will leave already running processes permanently
17:57:32 [2022-04-04T17:57:32.726Z] unconfined, which can lead to unexpected situations.
17:57:32 [2022-04-04T17:57:32.726Z] 
17:57:32 [2022-04-04T17:57:32.726Z] To set a process to complain mode, use the command line tool
17:57:32 [2022-04-04T17:57:32.726Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:57:32 [2022-04-04T17:57:32.726Z] +++ true
17:57:32 [2022-04-04T17:57:32.726Z] exiting test-integration
17:57:32 [2022-04-04T17:57:32.726Z] ++ exit 0
17:57:32 [2022-04-04T17:57:32.726Z] 
17:57:32 [2022-04-04T17:57:32.917Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:57:33 [2022-04-04T17:57:33.481Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:57:33 [2022-04-04T17:57:33.481Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
Post stage
[Pipeline] junit
17:57:33 [2022-04-04T17:57:33.675Z] Recording test results
17:57:33 [2022-04-04T17:57:33.801Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:57:34 [2022-04-04T17:57:34.135Z] + echo Ensuring container killed.
17:57:34 [2022-04-04T17:57:34.135Z] Ensuring container killed.
17:57:34 [2022-04-04T17:57:34.135Z] + docker rm -vf docker-pr1
17:57:34 [2022-04-04T17:57:34.135Z] Error: No such container: docker-pr1
[Pipeline] sh
17:57:34 [2022-04-04T17:57:34.423Z] + echo Chowning /workspace to jenkins user
17:57:34 [2022-04-04T17:57:34.423Z] Chowning /workspace to jenkins user
17:57:34 [2022-04-04T17:57:34.423Z] + id -u
17:57:34 [2022-04-04T17:57:34.423Z] + id -g
17:57:34 [2022-04-04T17:57:34.423Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace
17:57:34 [2022-04-04T17:57:34.423Z] Unable to find image 'busybox:latest' locally
17:57:34 [2022-04-04T17:57:34.423Z] latest: Pulling from library/busybox
17:57:34 [2022-04-04T17:57:34.684Z] aa5434a6d997: Pulling fs layer
17:57:34 [2022-04-04T17:57:34.684Z] aa5434a6d997: Verifying Checksum
17:57:34 [2022-04-04T17:57:34.684Z] aa5434a6d997: Download complete
17:57:34 [2022-04-04T17:57:34.684Z] aa5434a6d997: Pull complete
17:57:34 [2022-04-04T17:57:34.684Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a
17:57:34 [2022-04-04T17:57:34.684Z] Status: Downloaded newer image for busybox:latest
17:57:36 [2022-04-04T17:57:36.003Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:57:36 [2022-04-04T17:57:36.359Z] + bundleName=arm64-integration
17:57:36 [2022-04-04T17:57:36.359Z] + echo Creating arm64-integration-bundles.tar.gz
17:57:36 [2022-04-04T17:57:36.359Z] Creating arm64-integration-bundles.tar.gz
17:57:36 [2022-04-04T17:57:36.359Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:57:36 [2022-04-04T17:57:36.359Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:57:36 [2022-04-04T17:57:36.370Z] Archiving artifacts
17:57:36 [2022-04-04T17:57:36.438Z] --- PASS: TestServicePlugin (29.77s)
17:57:36 [2022-04-04T17:57:36.438Z] === RUN   TestServiceUpdateLabel
17:57:36 [2022-04-04T17:57:36.571Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:57:37 [2022-04-04T17:57:37.006Z] --- PASS: TestServiceUpdateLabel (2.16s)
17:57:37 [2022-04-04T17:57:37.006Z] === RUN   TestServiceUpdateSecrets
17:57:37 [2022-04-04T17:57:37.161Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:57:38 [2022-04-04T17:57:38.332Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:57:38 [2022-04-04T17:57:38.634Z] + make clean
17:57:38 [2022-04-04T17:57:38.634Z] docker volume rm -f docker-dev-cache
17:57:38 [2022-04-04T17:57:38.634Z] docker-dev-cache
[Pipeline] deleteDir
17:57:39 [2022-04-04T17:57:39.054Z] === RUN   TestDockerSuite/TestBuildEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:57:40 [2022-04-04T17:57:40.423Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:57:41 [2022-04-04T17:57:41.792Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:57:42 [2022-04-04T17:57:42.354Z]     docker_cli_daemon_test.go:2550: [d9d4740950b48] daemon is not started
17:57:42 [2022-04-04T17:57:42.916Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:57:43 [2022-04-04T17:57:43.692Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:57:43 [2022-04-04T17:57:43.692Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
17:57:43 [2022-04-04T17:57:43.692Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:57:43 [2022-04-04T17:57:43.846Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:57:45 [2022-04-04T17:57:45.260Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:57:45 [2022-04-04T17:57:45.260Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:57:48 [2022-04-04T17:57:48.217Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:57:49 [2022-04-04T17:57:49.205Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:57:49 [2022-04-04T17:57:49.205Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:57:49 [2022-04-04T17:57:49.205Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:57:49 [2022-04-04T17:57:49.205Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:57:49 [2022-04-04T17:57:49.205Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:57:49 [2022-04-04T17:57:49.205Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:57:49 [2022-04-04T17:57:49.205Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:57:49 [2022-04-04T17:57:49.205Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:57:50 [2022-04-04T17:57:50.194Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:57:50 [2022-04-04T17:57:50.439Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:57:51 [2022-04-04T17:57:51.890Z] --- PASS: TestServiceUpdateSecrets (14.54s)
17:57:51 [2022-04-04T17:57:51.890Z] === RUN   TestServiceUpdateConfigs
17:57:52 [2022-04-04T17:57:52.333Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:57:53 [2022-04-04T17:57:53.148Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:57:54 [2022-04-04T17:57:54.136Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:57:54 [2022-04-04T17:57:54.136Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:57:54 [2022-04-04T17:57:54.136Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:57:54 [2022-04-04T17:57:54.136Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:57:54 [2022-04-04T17:57:54.136Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:57:54 [2022-04-04T17:57:54.136Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:57:55 [2022-04-04T17:57:55.605Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:57:56 [2022-04-04T17:57:56.360Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:57:56 [2022-04-04T17:57:56.977Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:57:59 [2022-04-04T17:57:59.502Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:57:59 [2022-04-04T17:57:59.502Z]     check_test.go:309: [d22d4e479e422] daemon is not started
17:57:59 [2022-04-04T17:57:59.502Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:58:02 [2022-04-04T17:58:02.001Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
17:58:02 [2022-04-04T17:58:02.001Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:58:02 [2022-04-04T17:58:02.001Z] remote: Enumerating objects: 23, done.
17:58:02 [2022-04-04T17:58:02.001Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:58:02 [2022-04-04T17:58:02.001Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:58:02 [2022-04-04T17:58:02.001Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:58:02 [2022-04-04T17:58:02.001Z] 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.
17:58:02 [2022-04-04T17:58:02.001Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:58:03 [2022-04-04T17:58:03.911Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:58:05 [2022-04-04T17:58:05.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/test/unit
17:58:06 [2022-04-04T17:58:06.100Z] --- PASS: TestDockerDaemonSuite (346.33s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.07s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.47s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.90s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.54s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.12s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.00s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.90s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.04s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.60s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.74s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.46s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.47s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.90s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.62s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.14s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.11s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.65s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.94s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.96s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.63s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.13s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.89s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.44s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.01s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.91s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.25s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.65s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.29s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.80s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.62s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.65s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.37s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.45s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.35s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.71s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
17:58:06 [2022-04-04T17:58:06.100Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s)
17:58:06 [2022-04-04T17:58:06.100Z] === RUN   TestDockerSwarmSuite
17:58:06 [2022-04-04T17:58:06.100Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:58:06 [2022-04-04T17:58:06.767Z] --- PASS: TestServiceUpdateConfigs (14.46s)
17:58:06 [2022-04-04T17:58:06.767Z] === RUN   TestServiceUpdateNetwork
17:58:06 [2022-04-04T17:58:06.832Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:58:07 [2022-04-04T17:58:07.719Z] ?   	github.com/docker/docker/api	[no test files]
17:58:08 [2022-04-04T17:58:08.622Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:58:09 [2022-04-04T17:58:09.992Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:58:11 [2022-04-04T17:58:11.888Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:58:11 [2022-04-04T17:58:11.888Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:58:14 [2022-04-04T17:58:14.000Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:58:14 [2022-04-04T17:58:14.988Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:58:14 [2022-04-04T17:58:14.988Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:58:14 [2022-04-04T17:58:14.988Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:58:17 [2022-04-04T17:58:17.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:58:17 [2022-04-04T17:58:17.950Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:58:18 [2022-04-04T17:58:18.979Z] --- PASS: TestServiceUpdateNetwork (12.39s)
17:58:18 [2022-04-04T17:58:18.979Z] === RUN   TestServiceUpdatePidsLimit
17:58:19 [2022-04-04T17:58:19.525Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:58:19 [2022-04-04T17:58:19.917Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:58:20 [2022-04-04T17:58:20.486Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:58:21 [2022-04-04T17:58:21.316Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:58:21 [2022-04-04T17:58:21.316Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:58:21 [2022-04-04T17:58:21.880Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:58:22 [2022-04-04T17:58:22.444Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:58:23 [2022-04-04T17:58:23.320Z] === RUN   TestDockerSuite/TestBuildAddScript
17:58:23 [2022-04-04T17:58:23.320Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:58:23 [2022-04-04T17:58:23.320Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:58:23 [2022-04-04T17:58:23.320Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:58:23 [2022-04-04T17:58:23.320Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:58:23 [2022-04-04T17:58:23.320Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:58:23 [2022-04-04T17:58:23.320Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:58:23 [2022-04-04T17:58:23.320Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:58:23 [2022-04-04T17:58:23.320Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:58:23 [2022-04-04T17:58:23.373Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:58:23 [2022-04-04T17:58:23.373Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:58:23 [2022-04-04T17:58:23.373Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:58:23 [2022-04-04T17:58:23.791Z] === RUN   TestDockerSuite/TestBuildAddTar
17:58:23 [2022-04-04T17:58:23.936Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:58:25 [2022-04-04T17:58:25.812Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
17:58:27 [2022-04-04T17:58:27.055Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:58:30 [2022-04-04T17:58:30.484Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:58:31 [2022-04-04T17:58:31.048Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:58:32 [2022-04-04T17:58:32.957Z] === RUN   TestDockerSuite/TestBuildExpose
17:58:33 [2022-04-04T17:58:33.214Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:58:33 [2022-04-04T17:58:33.470Z]     docker_api_swarm_test.go:562: [dbda76c24cc76] joining swarm manager [d4484cb250c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:58:34 [2022-04-04T17:58:34.402Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:58:34 [2022-04-04T17:58:34.967Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:58:35 [2022-04-04T17:58:35.174Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
17:58:35 [2022-04-04T17:58:35.175Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
17:58:35 [2022-04-04T17:58:35.175Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
17:58:35 [2022-04-04T17:58:35.175Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
17:58:35 [2022-04-04T17:58:35.175Z] PASS
17:58:35 [2022-04-04T17:58:35.175Z] 
17:58:35 [2022-04-04T17:58:35.175Z] === Skipped
17:58:35 [2022-04-04T17:58:35.175Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s)
17:58:35 [2022-04-04T17:58:35.175Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:58:35 [2022-04-04T17:58:35.175Z] 
17:58:35 [2022-04-04T17:58:35.175Z] DONE 27 tests, 1 skipped in 182.846s
17:58:35 [2022-04-04T17:58:35.175Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:58:35 [2022-04-04T17:58:35.175Z] INFO: Testing against a local daemon
17:58:35 [2022-04-04T17:58:35.175Z] === RUN   TestSessionCreate
17:58:35 [2022-04-04T17:58:35.175Z] --- PASS: TestSessionCreate (0.02s)
17:58:35 [2022-04-04T17:58:35.175Z] === RUN   TestSessionCreateWithBadUpgrade
17:58:35 [2022-04-04T17:58:35.175Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:58:35 [2022-04-04T17:58:35.175Z] PASS
17:58:35 [2022-04-04T17:58:35.175Z] 
17:58:35 [2022-04-04T17:58:35.175Z] DONE 2 tests in 0.088s
17:58:35 [2022-04-04T17:58:35.175Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:58:35 [2022-04-04T17:58:35.175Z] INFO: Testing against a local daemon
17:58:35 [2022-04-04T17:58:35.175Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:58:35 [2022-04-04T17:58:35.175Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
17:58:35 [2022-04-04T17:58:35.175Z] === RUN   TestEventsExecDie
17:58:35 [2022-04-04T17:58:35.175Z] --- PASS: TestEventsExecDie (0.59s)
17:58:35 [2022-04-04T17:58:35.175Z] === RUN   TestEventsBackwardsCompatible
17:58:35 [2022-04-04T17:58:35.434Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:58:35 [2022-04-04T17:58:35.434Z] === RUN   TestInfoBinaryCommits
17:58:35 [2022-04-04T17:58:35.434Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:58:35 [2022-04-04T17:58:35.434Z] === RUN   TestInfoAPIVersioned
17:58:35 [2022-04-04T17:58:35.434Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:58:35 [2022-04-04T17:58:35.434Z] === RUN   TestInfoDiscoveryBackend
17:58:35 [2022-04-04T17:58:35.531Z] === RUN   TestDockerSuite/TestBuildFails
17:58:36 [2022-04-04T17:58:36.001Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:58:36 [2022-04-04T17:58:36.001Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:58:36 [2022-04-04T17:58:36.462Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:58:36 [2022-04-04T17:58:36.462Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:58:36 [2022-04-04T17:58:36.939Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:58:36 [2022-04-04T17:58:36.939Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:58:37 [2022-04-04T17:58:37.506Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
17:58:37 [2022-04-04T17:58:37.506Z] === RUN   TestInfoAPI
17:58:37 [2022-04-04T17:58:37.506Z] --- PASS: TestInfoAPI (0.02s)
17:58:37 [2022-04-04T17:58:37.506Z] === RUN   TestInfoAPIWarnings
17:58:38 [2022-04-04T17:58:38.981Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:58:40 [2022-04-04T17:58:40.349Z] === RUN   TestDockerSuite/TestBuildForceRm
17:58:41 [2022-04-04T17:58:41.857Z] === RUN   TestDockerSuite/TestBuildFromGit
17:58:43 [2022-04-04T17:58:43.225Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:58:43 [2022-04-04T17:58:43.789Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:58:45 [2022-04-04T17:58:45.160Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:58:46 [2022-04-04T17:58:46.093Z]     docker_api_swarm_test.go:584: [df184fb29538d] joining swarm manager [d4484cb250c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:58:46 [2022-04-04T17:58:46.658Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:58:48 [2022-04-04T17:58:48.555Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:58:48 [2022-04-04T17:58:48.555Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:58:49 [2022-04-04T17:58:49.117Z]     check_test.go:380: [dbda76c24cc76] daemon is not started
17:58:50 [2022-04-04T17:58:50.484Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:58:51 [2022-04-04T17:58:51.854Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:58:53 [2022-04-04T17:58:53.224Z] === RUN   TestDockerSuite/TestBuildHistory
17:58:54 [2022-04-04T17:58:54.329Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:58:54 [2022-04-04T17:58:54.329Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:58:54 [2022-04-04T17:58:54.329Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:58:54 [2022-04-04T17:58:54.329Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:58:54 [2022-04-04T17:58:54.329Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestInfoAPIWarnings (16.26s)
17:58:55 [2022-04-04T17:58:55.589Z] === RUN   TestInfoDebug
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestInfoDebug (0.53s)
17:58:55 [2022-04-04T17:58:55.589Z] === RUN   TestInfoInsecureRegistries
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:58:55 [2022-04-04T17:58:55.589Z] === RUN   TestInfoRegistryMirrors
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:58:55 [2022-04-04T17:58:55.589Z] === RUN   TestLoginFailsWithBadCredentials
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
17:58:55 [2022-04-04T17:58:55.589Z] === RUN   TestPingCacheHeaders
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestPingCacheHeaders (0.02s)
17:58:55 [2022-04-04T17:58:55.589Z] === RUN   TestPingGet
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestPingGet (0.01s)
17:58:55 [2022-04-04T17:58:55.589Z] === RUN   TestPingHead
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestPingHead (0.02s)
17:58:55 [2022-04-04T17:58:55.589Z] === RUN   TestVersion
17:58:55 [2022-04-04T17:58:55.589Z] --- PASS: TestVersion (0.02s)
17:58:55 [2022-04-04T17:58:55.589Z] === CONT  TestCgroupDriverSystemdMemoryLimit
17:58:56 [2022-04-04T17:58:56.527Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s)
17:58:56 [2022-04-04T17:58:56.527Z] PASS
17:58:56 [2022-04-04T17:58:56.527Z] 
17:58:56 [2022-04-04T17:58:56.527Z] DONE 18 tests in 22.015s
17:58:56 [2022-04-04T17:58:56.786Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:58:56 [2022-04-04T17:58:56.786Z] INFO: Testing against a local daemon
17:58:56 [2022-04-04T17:58:56.786Z] === RUN   TestVolumesCreateAndList
17:58:56 [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:58:56 [2022-04-04T17:58:56.786Z] === RUN   TestVolumesRemove
17:58:56 [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesRemove (0.08s)
17:58:56 [2022-04-04T17:58:56.786Z] === RUN   TestVolumesInspect
17:58:56 [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesInspect (0.02s)
17:58:56 [2022-04-04T17:58:56.786Z] === RUN   TestVolumesInvalidJSON
17:58:56 [2022-04-04T17:58:56.786Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:58:56 [2022-04-04T17:58:56.786Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:58:56 [2022-04-04T17:58:56.786Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:58:56 [2022-04-04T17:58:56.786Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:58:56 [2022-04-04T17:58:56.786Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:58:56 [2022-04-04T17:58:56.786Z] PASS
17:58:56 [2022-04-04T17:58:56.786Z] 
17:58:56 [2022-04-04T17:58:56.786Z] DONE 5 tests in 0.194s
17:58:56 [2022-04-04T17:58:56.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:58:57 [2022-04-04T17:58:57.442Z] === RUN   TestDockerSuite/TestBuildIidFile
17:58:57 [2022-04-04T17:58:57.700Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:58:58 [2022-04-04T17:58:58.631Z] === RUN   TestDockerSuite/TestBuildInheritance
17:58:58 [2022-04-04T17:58:58.691Z] Stopping apparmor (via systemctl): apparmor.service.
17:58:58 [2022-04-04T17:58:58.691Z] Removing test suite binaries
17:58:58 [2022-04-04T17:58:58.691Z] exiting test-integration
17:58:58 [2022-04-04T17:58:58.691Z] ++ exit 0
17:58:58 [2022-04-04T17:58:58.691Z] 
17:58:59 [2022-04-04T17:58:59.193Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:58:59 [2022-04-04T17:58:59.450Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:58:59 [2022-04-04T17:58:59.450Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:58:59 [2022-04-04T17:58:59.450Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:58:59 [2022-04-04T17:58:59.706Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:58:59 [2022-04-04T17:58:59.706Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
Post stage
[Pipeline] junit
17:59:00 [2022-04-04T17:59:00.084Z] Recording test results
17:59:00 [2022-04-04T17:59:00.635Z] === RUN   TestDockerSuite/TestBuildLabel
17:59:01 [2022-04-04T17:59:01.198Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:59:01 [2022-04-04T17:59:01.606Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:59:01 [2022-04-04T17:59:01.937Z] + echo Ensuring container killed.
17:59:01 [2022-04-04T17:59:01.937Z] Ensuring container killed.
17:59:01 [2022-04-04T17:59:01.937Z] + docker rm -vf docker-pr1
17:59:01 [2022-04-04T17:59:01.937Z] Error: No such container: docker-pr1
[Pipeline] sh
17:59:02 [2022-04-04T17:59:02.128Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:59:02 [2022-04-04T17:59:02.217Z] + echo Chowning /workspace to jenkins user
17:59:02 [2022-04-04T17:59:02.217Z] Chowning /workspace to jenkins user
17:59:02 [2022-04-04T17:59:02.217Z] + id -u
17:59:02 [2022-04-04T17:59:02.217Z] + id -g
17:59:02 [2022-04-04T17:59:02.217Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace
17:59:02 [2022-04-04T17:59:02.217Z] Unable to find image 'busybox:latest' locally
17:59:02 [2022-04-04T17:59:02.217Z] latest: Pulling from library/busybox
17:59:02 [2022-04-04T17:59:02.384Z]     docker_api_swarm_test.go:45: [df89af190e83c] joining swarm manager [d59219f404f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:59:02 [2022-04-04T17:59:02.475Z] 554879bb3004: Pulling fs layer
17:59:02 [2022-04-04T17:59:02.475Z] 554879bb3004: Download complete
17:59:02 [2022-04-04T17:59:02.475Z] 554879bb3004: Pull complete
17:59:02 [2022-04-04T17:59:02.475Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a
17:59:02 [2022-04-04T17:59:02.475Z] Status: Downloaded newer image for busybox:latest
17:59:02 [2022-04-04T17:59:02.641Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:59:02 [2022-04-04T17:59:02.898Z] === RUN   TestDockerSuite/TestBuildLabels
17:59:03 [2022-04-04T17:59:03.462Z] === RUN   TestDockerSuite/TestBuildLabelsCache
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:59:04 [2022-04-04T17:59:04.150Z] + bundleName=amd64-cgroup2
17:59:04 [2022-04-04T17:59:04.150Z] + echo Creating amd64-cgroup2-bundles.tar.gz
17:59:04 [2022-04-04T17:59:04.150Z] Creating amd64-cgroup2-bundles.tar.gz
17:59:04 [2022-04-04T17:59:04.150Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
17:59:04 [2022-04-04T17:59:04.150Z] + 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
17:59:04 [2022-04-04T17:59:04.421Z] Archiving artifacts
17:59:04 [2022-04-04T17:59:04.834Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:59:05 [2022-04-04T17:59:05.013Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:59:05 [2022-04-04T17:59:05.013Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:59:05 [2022-04-04T17:59:05.013Z] === RUN   TestDockerSuite/TestBuildBlankName
17:59:05 [2022-04-04T17:59:05.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:59:06 [2022-04-04T17:59:06.435Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:59:06 [2022-04-04T17:59:06.741Z] + make clean
17:59:06 [2022-04-04T17:59:06.741Z] docker volume rm -f docker-dev-cache
17:59:06 [2022-04-04T17:59:06.741Z] docker-dev-cache
[Pipeline] deleteDir
17:59:07 [2022-04-04T17:59:07.358Z] === RUN   TestDockerSuite/TestBuildLastModified
17:59:07 [2022-04-04T17:59:07.358Z] --- PASS: TestImportExtremelyLargeImageWorks (183.90s)
17:59:07 [2022-04-04T17:59:07.358Z] PASS
17:59:07 [2022-04-04T17:59:07.358Z] 
17:59:07 [2022-04-04T17:59:07.358Z] DONE 12 tests in 187.920s
17:59:07 [2022-04-04T17:59:07.358Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:59:07 [2022-04-04T17:59:07.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
17:59:07 [2022-04-04T17:59:07.358Z] ++ set -e
17:59:07 [2022-04-04T17:59:07.358Z] ++ '[' -n 0 ']'
17:59:07 [2022-04-04T17:59:07.358Z] ++ set -x
17:59:07 [2022-04-04T17:59:07.358Z] ++ env -i DEST=/go/src/github.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
17:59:07 [2022-04-04T17:59:07.615Z] INFO: Testing against a local daemon
17:59:07 [2022-04-04T17:59:07.615Z] === RUN   TestNetworkCreateDelete
17:59:07 [2022-04-04T17:59:07.615Z] --- PASS: TestNetworkCreateDelete (0.20s)
17:59:07 [2022-04-04T17:59:07.615Z] === RUN   TestDockerNetworkDeletePreferID
17:59:08 [2022-04-04T17:59:08.546Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s)
17:59:08 [2022-04-04T17:59:08.546Z] === RUN   TestDaemonDNSFallback
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:59:11 [2022-04-04T17:59:11.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:59:11 [2022-04-04T17:59:11.072Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:59:11 [2022-04-04T17:59:11.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:59:11 [2022-04-04T17:59:11.836Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:59:13 [2022-04-04T17:59:13.725Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:59:13 [2022-04-04T17:59:13.725Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:59:13 [2022-04-04T17:59:13.725Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:59:13 [2022-04-04T17:59:13.982Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:59:13 [2022-04-04T17:59:13.982Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:59:14 [2022-04-04T17:59:14.239Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:59:14 [2022-04-04T17:59:14.802Z] --- PASS: TestDaemonDNSFallback (6.48s)
17:59:14 [2022-04-04T17:59:14.802Z] === RUN   TestInspectNetwork
17:59:15 [2022-04-04T17:59:15.001Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:59:15 [2022-04-04T17:59:15.367Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:59:16 [2022-04-04T17:59:16.736Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:59:18 [2022-04-04T17:59:18.632Z] === RUN   TestInspectNetwork/full_network_id
17:59:18 [2022-04-04T17:59:18.632Z] === RUN   TestInspectNetwork/partial_network_id
17:59:18 [2022-04-04T17:59:18.632Z] === RUN   TestInspectNetwork/network_name
17:59:18 [2022-04-04T17:59:18.632Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:59:19 [2022-04-04T17:59:19.647Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:59:19 [2022-04-04T17:59:19.905Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:59:19 [2022-04-04T17:59:19.905Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:59:20 [2022-04-04T17:59:20.162Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:59:20 [2022-04-04T17:59:20.726Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:59:22 [2022-04-04T17:59:22.364Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:59:23 [2022-04-04T17:59:23.247Z] --- PASS: TestInspectNetwork (8.11s)
17:59:23 [2022-04-04T17:59:23.247Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
17:59:23 [2022-04-04T17:59:23.247Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:59:23 [2022-04-04T17:59:23.247Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:59:23 [2022-04-04T17:59:23.247Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:59:23 [2022-04-04T17:59:23.247Z] === RUN   TestRunContainerWithBridgeNone
17:59:25 [2022-04-04T17:59:25.138Z] --- PASS: TestRunContainerWithBridgeNone (2.07s)
17:59:25 [2022-04-04T17:59:25.138Z] === RUN   TestNetworkInvalidJSON
17:59:25 [2022-04-04T17:59:25.138Z] === RUN   TestNetworkInvalidJSON//networks/create
17:59:25 [2022-04-04T17:59:25.138Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:59:25 [2022-04-04T17:59:25.138Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:59:25 [2022-04-04T17:59:25.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:59:25 [2022-04-04T17:59:25.138Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:59:25 [2022-04-04T17:59:25.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:59:25 [2022-04-04T17:59:25.138Z] === CONT  TestNetworkInvalidJSON//networks/create
17:59:25 [2022-04-04T17:59:25.138Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:59:25 [2022-04-04T17:59:25.138Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:59:25 [2022-04-04T17:59:25.138Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:59:25 [2022-04-04T17:59:25.138Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:59:25 [2022-04-04T17:59:25.138Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:59:25 [2022-04-04T17:59:25.139Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:59:25 [2022-04-04T17:59:25.139Z] === RUN   TestNetworkList
17:59:25 [2022-04-04T17:59:25.139Z] === RUN   TestNetworkList//networks
17:59:25 [2022-04-04T17:59:25.139Z] === PAUSE TestNetworkList//networks
17:59:25 [2022-04-04T17:59:25.139Z] === RUN   TestNetworkList//networks/
17:59:25 [2022-04-04T17:59:25.139Z] === PAUSE TestNetworkList//networks/
17:59:25 [2022-04-04T17:59:25.139Z] === CONT  TestNetworkList//networks
17:59:25 [2022-04-04T17:59:25.139Z] === CONT  TestNetworkList//networks/
17:59:25 [2022-04-04T17:59:25.139Z] --- PASS: TestNetworkList (0.01s)
17:59:25 [2022-04-04T17:59:25.139Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:59:25 [2022-04-04T17:59:25.139Z]     --- PASS: TestNetworkList//networks (0.00s)
17:59:25 [2022-04-04T17:59:25.139Z] === RUN   TestHostIPv4BridgeLabel
17:59:25 [2022-04-04T17:59:25.702Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
17:59:25 [2022-04-04T17:59:25.702Z] === RUN   TestDaemonRestartWithLiveRestore
17:59:26 [2022-04-04T17:59:26.634Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
17:59:26 [2022-04-04T17:59:26.635Z] === RUN   TestDaemonDefaultNetworkPools
17:59:27 [2022-04-04T17:59:27.610Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
17:59:27 [2022-04-04T17:59:27.610Z] === RUN   TestDaemonRestartWithExistingNetwork
17:59:27 [2022-04-04T17:59:27.868Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:59:28 [2022-04-04T17:59:28.797Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
17:59:28 [2022-04-04T17:59:28.797Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:59:29 [2022-04-04T17:59:29.736Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:59:29 [2022-04-04T17:59:29.736Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:59:29 [2022-04-04T17:59:29.736Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:59:30 [2022-04-04T17:59:30.167Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s)
17:59:30 [2022-04-04T17:59:30.167Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:59:30 [2022-04-04T17:59:30.424Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:59:30 [2022-04-04T17:59:30.682Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
17:59:30 [2022-04-04T17:59:30.682Z] === RUN   TestServiceWithPredefinedNetwork
17:59:31 [2022-04-04T17:59:31.615Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:59:32 [2022-04-04T17:59:32.803Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:59:32 [2022-04-04T17:59:32.803Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:59:32 [2022-04-04T17:59:32.803Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:59:32 [2022-04-04T17:59:32.803Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:59:32 [2022-04-04T17:59:32.803Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:59:33 [2022-04-04T17:59:33.523Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s)
17:59:33 [2022-04-04T17:59:33.523Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:59:33 [2022-04-04T17:59:33.523Z]     service_test.go:242: FLAKY_TEST
17:59:33 [2022-04-04T17:59:33.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:59:33 [2022-04-04T17:59:33.523Z] === RUN   TestServiceWithDataPathPortInit
17:59:33 [2022-04-04T17:59:33.523Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:59:33 [2022-04-04T17:59:33.523Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:59:33 [2022-04-04T17:59:33.523Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:59:37 [2022-04-04T17:59:37.694Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:59:37 [2022-04-04T17:59:37.694Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:59:38 [2022-04-04T17:59:38.623Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:59:38 [2022-04-04T17:59:38.867Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:59:38 [2022-04-04T17:59:38.867Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:59:38 [2022-04-04T17:59:38.867Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:59:38 [2022-04-04T17:59:38.867Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:59:38 [2022-04-04T17:59:38.867Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:59:38 [2022-04-04T17:59:38.867Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:59:38 [2022-04-04T17:59:38.867Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:59:38 [2022-04-04T17:59:38.867Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:59:38 [2022-04-04T17:59:38.880Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:59:40 [2022-04-04T17:59:40.772Z] === RUN   TestDockerSuite/TestBuildNetNone
17:59:41 [2022-04-04T17:59:41.029Z] === RUN   TestDockerSuite/TestBuildNoContext
17:59:41 [2022-04-04T17:59:41.593Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:59:42 [2022-04-04T17:59:42.522Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:59:43 [2022-04-04T17:59:43.894Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:59:44 [2022-04-04T17:59:44.150Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:59:44 [2022-04-04T17:59:44.407Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:59:44 [2022-04-04T17:59:44.663Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:59:44 [2022-04-04T17:59:44.919Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:59:45 [2022-04-04T17:59:45.175Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:59:46 [2022-04-04T17:59:46.541Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:59:47 [2022-04-04T17:59:47.103Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:59:47 [2022-04-04T17:59:47.258Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:59:47 [2022-04-04T17:59:47.258Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:59:47 [2022-04-04T17:59:47.258Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 16.2% of statements
17:59:47 [2022-04-04T17:59:47.517Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
17:59:47 [2022-04-04T17:59:47.517Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:59:47 [2022-04-04T17:59:47.776Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:59:47 [2022-04-04T17:59:47.776Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:59:48 [2022-04-04T17:59:48.715Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:59:48 [2022-04-04T17:59:48.715Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:59:48 [2022-04-04T17:59:48.715Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:59:48 [2022-04-04T17:59:48.715Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:59:48 [2022-04-04T17:59:48.974Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:59:48 [2022-04-04T17:59:48.974Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:59:48 [2022-04-04T17:59:48.997Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:59:49 [2022-04-04T17:59:49.255Z] --- PASS: TestServiceWithDataPathPortInit (15.99s)
17:59:49 [2022-04-04T17:59:49.255Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:59:50 [2022-04-04T17:59:50.185Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:59:50 [2022-04-04T17:59:50.352Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:59:50 [2022-04-04T17:59:50.353Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:59:50 [2022-04-04T17:59:50.353Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 5.7% of statements
17:59:50 [2022-04-04T17:59:50.353Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:59:50 [2022-04-04T17:59:50.612Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:59:50 [2022-04-04T17:59:50.612Z] ?   	github.com/docker/docker/api/types	[no test files]
17:59:50 [2022-04-04T17:59:50.612Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:59:50 [2022-04-04T17:59:50.612Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:59:50 [2022-04-04T17:59:50.612Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:59:50 [2022-04-04T17:59:50.612Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:59:50 [2022-04-04T17:59:50.871Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
17:59:50 [2022-04-04T17:59:50.871Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:59:50 [2022-04-04T17:59:50.871Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:59:50 [2022-04-04T17:59:50.871Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:59:50 [2022-04-04T17:59:50.871Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:59:50 [2022-04-04T17:59:50.871Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:59:50 [2022-04-04T17:59:50.871Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
17:59:50 [2022-04-04T17:59:50.871Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:59:50 [2022-04-04T17:59:50.871Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
17:59:51 [2022-04-04T17:59:51.130Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/builder	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:59:51 [2022-04-04T17:59:51.130Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:59:52 [2022-04-04T17:59:52.079Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:59:52 [2022-04-04T17:59:52.336Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wnee5v3kue902xk0hcbmcxkbd Created:2022-04-04 17:59:50.580394002 +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[246b2bc700c261ce7ba33daea89118a1b7561adf252c343e292d761a0e0f803d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ikxuhc1sfr3whigvyg18tn988 EndpointID:9fb6162aea2496aa9de14c377822c2024aac3db46708c12bcdbb3f5904eaf789 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:edb4d9f6dd326381ecb8f6884644ae3244d41fcf31494a134e76aad06ee4307b 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:6339d41e3430 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ikxuhc1sfr3whigvyg18tn988 EndpointID:9fb6162aea2496aa9de14c377822c2024aac3db46708c12bcdbb3f5904eaf789 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:59:52 [2022-04-04T17:59:52.903Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:59:53 [2022-04-04T17:59:53.832Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:59:54 [2022-04-04T17:59:54.089Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:59:54 [2022-04-04T17:59:54.434Z] ok  	github.com/docker/docker/builder/dockerfile	0.265s	coverage: 48.5% of statements
17:59:54 [2022-04-04T17:59:54.434Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:59:54 [2022-04-04T17:59:54.434Z] ok  	github.com/docker/docker/builder/remotecontext	0.095s	coverage: 13.7% of statements
17:59:55 [2022-04-04T17:59:55.002Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:59:55 [2022-04-04T17:59:55.939Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.255s	coverage: 86.3% of statements
17:59:55 [2022-04-04T17:59:55.939Z] ?   	github.com/docker/docker/cli	[no test files]
17:59:55 [2022-04-04T17:59:55.939Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:59:56 [2022-04-04T17:59:56.607Z] === RUN   TestDockerSuite/TestBuildPATH
17:59:56 [2022-04-04T17:59:56.864Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s)
17:59:56 [2022-04-04T17:59:56.864Z] PASS
17:59:56 [2022-04-04T17:59:56.864Z] 
17:59:56 [2022-04-04T17:59:56.864Z] === Skipped
17:59:56 [2022-04-04T17:59:56.864Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:59:56 [2022-04-04T17:59:56.864Z]     service_test.go:242: FLAKY_TEST
17:59:56 [2022-04-04T17:59:56.864Z] 
17:59:56 [2022-04-04T17:59:56.864Z] DONE 26 tests, 1 skipped in 49.439s
17:59:56 [2022-04-04T17:59:56.864Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:59:56 [2022-04-04T17:59:56.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:59:56 [2022-04-04T17:59:56.864Z] ++ set -e
17:59:56 [2022-04-04T17:59:56.864Z] ++ '[' -n 0 ']'
17:59:56 [2022-04-04T17:59:56.864Z] ++ set -x
17:59:56 [2022-04-04T17:59:56.864Z] ++ env -i DEST=/go/src/github.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
17:59:57 [2022-04-04T17:59:57.124Z] INFO: Testing against a local daemon
17:59:57 [2022-04-04T17:59:57.124Z] === RUN   TestDockerNetworkIpvlanPersistance
17:59:57 [2022-04-04T17:59:57.124Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:59:57 [2022-04-04T17:59:57.124Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:59:57 [2022-04-04T17:59:57.124Z] === RUN   TestDockerNetworkIpvlan
17:59:57 [2022-04-04T17:59:57.124Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:59:57 [2022-04-04T17:59:57.124Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:59:57 [2022-04-04T17:59:57.124Z] PASS
17:59:57 [2022-04-04T17:59:57.124Z] 
17:59:57 [2022-04-04T17:59:57.124Z] === Skipped
17:59:57 [2022-04-04T17:59:57.124Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:59:57 [2022-04-04T17:59:57.124Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:59:57 [2022-04-04T17:59:57.124Z] 
17:59:57 [2022-04-04T17:59:57.124Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:59:57 [2022-04-04T17:59:57.124Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:59:57 [2022-04-04T17:59:57.124Z] 
17:59:57 [2022-04-04T17:59:57.124Z] DONE 2 tests, 2 skipped in 0.199s
17:59:57 [2022-04-04T17:59:57.124Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:59:57 [2022-04-04T17:59:57.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:59:57 [2022-04-04T17:59:57.124Z] ++ set -e
17:59:57 [2022-04-04T17:59:57.124Z] ++ '[' -n 0 ']'
17:59:57 [2022-04-04T17:59:57.124Z] ++ set -x
17:59:57 [2022-04-04T17:59:57.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:59:57 [2022-04-04T17:59:57.124Z] INFO: Testing against a local daemon
17:59:57 [2022-04-04T17:59:57.124Z] === RUN   TestDockerNetworkMacvlanPersistance
17:59:58 [2022-04-04T17:59:58.501Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:59:58 [2022-04-04T17:59:58.501Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
17:59:58 [2022-04-04T17:59:58.501Z] === RUN   TestDockerNetworkMacvlan
17:59:59 [2022-04-04T17:59:59.064Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:59:59 [2022-04-04T17:59:59.226Z] ok  	github.com/docker/docker/client	0.143s	coverage: 75.4% of statements
17:59:59 [2022-04-04T17:59:59.321Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:59:59 [2022-04-04T17:59:59.577Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:00:00 [2022-04-04T18:00:00.141Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:00:01 [2022-04-04T18:00:01.072Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:00:03 [2022-04-04T18:00:03.600Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:00:06 [2022-04-04T18:00:06.125Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:00:07 [2022-04-04T18:00:07.493Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:00:09 [2022-04-04T18:00:09.388Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:00:10 [2022-04-04T18:00:10.318Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:00:10 [2022-04-04T18:00:10.881Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:00:11 [2022-04-04T18:00:11.812Z]     docker_api_swarm_test.go:303: [d2ea657b13417] joining swarm manager [d90d26e66fd2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:00:11 [2022-04-04T18:00:11.812Z] --- PASS: TestDockerNetworkMacvlan (13.27s)
18:00:11 [2022-04-04T18:00:11.812Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
18:00:11 [2022-04-04T18:00:11.812Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
18:00:11 [2022-04-04T18:00:11.812Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
18:00:11 [2022-04-04T18:00:11.812Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s)
18:00:11 [2022-04-04T18:00:11.812Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s)
18:00:11 [2022-04-04T18:00:11.812Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.14s)
18:00:11 [2022-04-04T18:00:11.812Z] PASS
18:00:11 [2022-04-04T18:00:11.812Z] 
18:00:11 [2022-04-04T18:00:11.812Z] DONE 8 tests in 14.798s
18:00:11 [2022-04-04T18:00:11.812Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:00:11 [2022-04-04T18:00:11.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:00:11 [2022-04-04T18:00:11.812Z] ++ set -e
18:00:11 [2022-04-04T18:00:11.812Z] ++ '[' -n 0 ']'
18:00:11 [2022-04-04T18:00:11.812Z] ++ set -x
18:00:11 [2022-04-04T18:00:11.812Z] ++ env -i DEST=/go/src/github.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
18:00:11 [2022-04-04T18:00:11.812Z] testing: warning: no tests to run
18:00:11 [2022-04-04T18:00:11.812Z] PASS
18:00:11 [2022-04-04T18:00:11.812Z] 
18:00:11 [2022-04-04T18:00:11.812Z] DONE 0 tests in 0.028s
18:00:11 [2022-04-04T18:00:11.812Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:00:11 [2022-04-04T18:00:11.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:00:12 [2022-04-04T18:00:12.069Z] ++ set -e
18:00:12 [2022-04-04T18:00:12.069Z] ++ '[' -n 0 ']'
18:00:12 [2022-04-04T18:00:12.069Z] ++ set -x
18:00:12 [2022-04-04T18:00:12.069Z] ++ env -i DEST=/go/src/github.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
18:00:12 [2022-04-04T18:00:12.069Z] INFO: Testing against a local daemon
18:00:12 [2022-04-04T18:00:12.069Z] === RUN   TestAuthZPluginAllowRequest
18:00:13 [2022-04-04T18:00:13.437Z] === RUN   TestDockerSuite/TestBuildRm
18:00:13 [2022-04-04T18:00:13.437Z]     docker_api_swarm_test.go:304: [d0bd8c7e01df6] joining swarm manager [d90d26e66fd2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:00:13 [2022-04-04T18:00:13.693Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
18:00:13 [2022-04-04T18:00:13.693Z] === RUN   TestAuthZPluginTLS
18:00:14 [2022-04-04T18:00:14.260Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:00:14 [2022-04-04T18:00:14.260Z] === RUN   TestAuthZPluginDenyRequest
18:00:14 [2022-04-04T18:00:14.260Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
18:00:14 [2022-04-04T18:00:14.824Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
18:00:14 [2022-04-04T18:00:14.824Z] === RUN   TestAuthZPluginAPIDenyResponse
18:00:15 [2022-04-04T18:00:15.130Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:00:15 [2022-04-04T18:00:15.130Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:00:15 [2022-04-04T18:00:15.130Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:00:15 [2022-04-04T18:00:15.389Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
18:00:15 [2022-04-04T18:00:15.389Z] === RUN   TestAuthZPluginDenyResponse
18:00:15 [2022-04-04T18:00:15.621Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:00:15 [2022-04-04T18:00:15.621Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:00:15 [2022-04-04T18:00:15.621Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:00:15 [2022-04-04T18:00:15.646Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:00:15 [2022-04-04T18:00:15.903Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
18:00:15 [2022-04-04T18:00:15.903Z] === RUN   TestAuthZPluginAllowEventStream
18:00:16 [2022-04-04T18:00:16.466Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:00:16 [2022-04-04T18:00:16.654Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:00:16 [2022-04-04T18:00:16.654Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:00:16 [2022-04-04T18:00:16.654Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:00:17 [2022-04-04T18:00:17.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s)
18:00:17 [2022-04-04T18:00:17.398Z] === RUN   TestAuthZPluginErrorResponse
18:00:17 [2022-04-04T18:00:17.398Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:00:17 [2022-04-04T18:00:17.961Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:00:17 [2022-04-04T18:00:17.961Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
18:00:17 [2022-04-04T18:00:17.961Z] === RUN   TestAuthZPluginErrorRequest
18:00:18 [2022-04-04T18:00:18.219Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:00:18 [2022-04-04T18:00:18.475Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
18:00:18 [2022-04-04T18:00:18.475Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:00:19 [2022-04-04T18:00:19.180Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s)
18:00:19 [2022-04-04T18:00:19.180Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:00:19 [2022-04-04T18:00:19.180Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:00:20 [2022-04-04T18:00:20.109Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:00:20 [2022-04-04T18:00:20.676Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:00:21 [2022-04-04T18:00:21.037Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s)
18:00:21 [2022-04-04T18:00:21.037Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:00:21 [2022-04-04T18:00:21.037Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:00:21 [2022-04-04T18:00:21.709Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:00:21 [2022-04-04T18:00:21.709Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:00:21 [2022-04-04T18:00:21.709Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:00:21 [2022-04-04T18:00:21.709Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:00:21 [2022-04-04T18:00:21.709Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:00:22 [2022-04-04T18:00:22.741Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:00:22 [2022-04-04T18:00:22.933Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
18:00:22 [2022-04-04T18:00:22.933Z] === RUN   TestAuthZPluginHeader
18:00:23 [2022-04-04T18:00:23.496Z] --- PASS: TestAuthZPluginHeader (0.79s)
18:00:23 [2022-04-04T18:00:23.496Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:00:23 [2022-04-04T18:00:23.772Z] === RUN   TestDockerSuite/TestBuildCmd
18:00:24 [2022-04-04T18:00:24.059Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:00:24 [2022-04-04T18:00:24.059Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:00:24 [2022-04-04T18:00:24.263Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:00:24 [2022-04-04T18:00:24.315Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:00:24 [2022-04-04T18:00:24.315Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
18:00:24 [2022-04-04T18:00:24.315Z] === RUN   TestDockerSuite/TestBuildSpaces
18:00:24 [2022-04-04T18:00:24.571Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:00:24 [2022-04-04T18:00:24.756Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:00:25 [2022-04-04T18:00:25.247Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:00:25 [2022-04-04T18:00:25.501Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:00:25 [2022-04-04T18:00:25.501Z] === RUN   TestDockerSuite/TestBuildStderr
18:00:26 [2022-04-04T18:00:26.063Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:00:27 [2022-04-04T18:00:27.956Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s)
18:00:27 [2022-04-04T18:00:27.956Z] === RUN   TestAuthZPluginV2Disable
18:00:29 [2022-04-04T18:00:29.171Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:00:29 [2022-04-04T18:00:29.324Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:00:30 [2022-04-04T18:00:30.251Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:00:31 [2022-04-04T18:00:31.179Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:00:31 [2022-04-04T18:00:31.179Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:00:31 [2022-04-04T18:00:31.487Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:00:31 [2022-04-04T18:00:31.487Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:00:31 [2022-04-04T18:00:31.487Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:00:31 [2022-04-04T18:00:31.979Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:00:31 [2022-04-04T18:00:31.979Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:00:31 [2022-04-04T18:00:31.979Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:00:32 [2022-04-04T18:00:32.109Z] --- PASS: TestAuthZPluginV2Disable (3.98s)
18:00:32 [2022-04-04T18:00:32.109Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:00:32 [2022-04-04T18:00:32.109Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:00:32 [2022-04-04T18:00:32.469Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:00:33 [2022-04-04T18:00:33.039Z] === RUN   TestDockerSuite/TestBuildUser
18:00:34 [2022-04-04T18:00:34.453Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:00:34 [2022-04-04T18:00:34.776Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:00:35 [2022-04-04T18:00:35.269Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:00:35 [2022-04-04T18:00:35.761Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:00:35 [2022-04-04T18:00:35.761Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:00:35 [2022-04-04T18:00:35.761Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:00:35 [2022-04-04T18:00:35.867Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s)
18:00:35 [2022-04-04T18:00:35.867Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:00:36 [2022-04-04T18:00:36.252Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:00:36 [2022-04-04T18:00:36.742Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:00:36 [2022-04-04T18:00:36.742Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:00:36 [2022-04-04T18:00:36.742Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:00:36 [2022-04-04T18:00:36.742Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:00:36 [2022-04-04T18:00:36.742Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:00:37 [2022-04-04T18:00:37.281Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:00:38 [2022-04-04T18:00:38.654Z]     docker_api_swarm_test.go:363: Waiting for possible election...
18:00:41 [2022-04-04T18:00:41.654Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:00:45 [2022-04-04T18:00:45.913Z] ok  	github.com/docker/docker/cmd/dockerd	0.087s	coverage: 29.1% of statements
18:00:45 [2022-04-04T18:00:45.913Z] ok  	github.com/docker/docker/container	0.135s	coverage: 34.5% of statements
18:00:45 [2022-04-04T18:00:45.913Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:00:45 [2022-04-04T18:00:45.913Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:00:45 [2022-04-04T18:00:45.913Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:00:45 [2022-04-04T18:00:45.913Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:00:48 [2022-04-04T18:00:48.622Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.10s)
18:00:48 [2022-04-04T18:00:48.622Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:00:50 [2022-04-04T18:00:50.517Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:00:51 [2022-04-04T18:00:51.082Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:00:51 [2022-04-04T18:00:51.082Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:00:52 [2022-04-04T18:00:52.012Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:00:52 [2022-04-04T18:00:52.573Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:00:53 [2022-04-04T18:00:53.502Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:00:53 [2022-04-04T18:00:53.502Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:00:53 [2022-04-04T18:00:53.502Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:00:53 [2022-04-04T18:00:53.502Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
18:00:53 [2022-04-04T18:00:53.502Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:00:53 [2022-04-04T18:00:53.502Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
18:00:53 [2022-04-04T18:00:53.502Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:00:53 [2022-04-04T18:00:53.502Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:00:53 [2022-04-04T18:00:53.502Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:00:54 [2022-04-04T18:00:54.035Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
18:00:54 [2022-04-04T18:00:54.062Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:00:54 [2022-04-04T18:00:54.295Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
18:00:54 [2022-04-04T18:00:54.629Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:00:54 [2022-04-04T18:00:54.629Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:00:55 [2022-04-04T18:00:55.192Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:00:55 [2022-04-04T18:00:55.230Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
18:00:55 [2022-04-04T18:00:55.756Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:00:56 [2022-04-04T18:00:56.321Z]     docker_api_swarm_test.go:271: [dbad9811c8670] joining swarm manager [d257e4ff80f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:00:56 [2022-04-04T18:00:56.578Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:00:56 [2022-04-04T18:00:56.834Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:00:57 [2022-04-04T18:00:57.764Z]     docker_api_swarm_test.go:272: [d5aefa8d76ef7] joining swarm manager [d257e4ff80f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:00:59 [2022-04-04T18:00:59.134Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:01:00 [2022-04-04T18:01:00.502Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:01:01 [2022-04-04T18:01:01.065Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:01:01 [2022-04-04T18:01:01.322Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:01:01 [2022-04-04T18:01:01.580Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:01:01 [2022-04-04T18:01:01.580Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
18:01:01 [2022-04-04T18:01:01.580Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:01:02 [2022-04-04T18:01:02.142Z] === RUN   TestDockerSuite/TestBuildXZHost
18:01:03 [2022-04-04T18:01:03.352Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.8% of statements
18:01:03 [2022-04-04T18:01:03.352Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 81.8% of statements
18:01:03 [2022-04-04T18:01:03.553Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:01:03 [2022-04-04T18:01:03.810Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:01:03 [2022-04-04T18:01:03.810Z]     docker_cli_sni_test.go:18: Flakey test
18:01:03 [2022-04-04T18:01:03.810Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:01:03 [2022-04-04T18:01:03.918Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
18:01:04 [2022-04-04T18:01:04.371Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:01:04 [2022-04-04T18:01:04.371Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
18:01:04 [2022-04-04T18:01:04.371Z] PASS
18:01:04 [2022-04-04T18:01:04.371Z] 
18:01:04 [2022-04-04T18:01:04.371Z] DONE 17 tests in 52.373s
18:01:04 [2022-04-04T18:01:04.371Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:01:04 [2022-04-04T18:01:04.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:01:04 [2022-04-04T18:01:04.371Z] ++ set -e
18:01:04 [2022-04-04T18:01:04.371Z] ++ '[' -n 0 ']'
18:01:04 [2022-04-04T18:01:04.371Z] ++ set -x
18:01:04 [2022-04-04T18:01:04.371Z] ++ env -i DEST=/go/src/github.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
18:01:04 [2022-04-04T18:01:04.485Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
18:01:04 [2022-04-04T18:01:04.632Z] INFO: Testing against a local daemon
18:01:04 [2022-04-04T18:01:04.632Z] === RUN   TestPluginInvalidJSON
18:01:04 [2022-04-04T18:01:04.632Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:01:04 [2022-04-04T18:01:04.632Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:01:04 [2022-04-04T18:01:04.632Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:01:04 [2022-04-04T18:01:04.632Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:01:04 [2022-04-04T18:01:04.632Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:01:04 [2022-04-04T18:01:04.632Z] === RUN   TestPluginInstall
18:01:04 [2022-04-04T18:01:04.632Z] === RUN   TestPluginInstall/no_auth
18:01:04 [2022-04-04T18:01:04.889Z] === RUN   TestDockerSuite/TestCommitChange
18:01:05 [2022-04-04T18:01:05.052Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
18:01:05 [2022-04-04T18:01:05.819Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:01:06 [2022-04-04T18:01:06.384Z] === RUN   TestDockerSuite/TestCommitHardlink
18:01:06 [2022-04-04T18:01:06.429Z] ok  	github.com/docker/docker/daemon	12.150s	coverage: 17.1% of statements
18:01:06 [2022-04-04T18:01:06.429Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:01:06 [2022-04-04T18:01:06.429Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:01:06 [2022-04-04T18:01:06.429Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:01:06 [2022-04-04T18:01:06.429Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:01:06 [2022-04-04T18:01:06.642Z] time="2022-04-04T18:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:01:06 [2022-04-04T18:01:06.643Z] time="2022-04-04T18:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f685453528a29317d3868203c0e85f09990c5b2ec576b9acbcd648f68473406d" mediatype=application/vnd.docker.plugin.v1+json size=522
18:01:06 [2022-04-04T18:01:06.643Z] time="2022-04-04T18:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:01:06 [2022-04-04T18:01:06.643Z] time="2022-04-04T18:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f685453528a29317d3868203c0e85f09990c5b2ec576b9acbcd648f68473406d" mediatype=application/vnd.docker.plugin.v1+json size=522
18:01:06 [2022-04-04T18:01:06.998Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.070s	coverage: 73.3% of statements
18:01:07 [2022-04-04T18:01:07.209Z] === RUN   TestPluginInstall/with_htpasswd
18:01:07 [2022-04-04T18:01:07.319Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:01:07 [2022-04-04T18:01:07.319Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:01:07 [2022-04-04T18:01:07.465Z] time="2022-04-04T18:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:01:07 [2022-04-04T18:01:07.466Z] time="2022-04-04T18:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f685453528a29317d3868203c0e85f09990c5b2ec576b9acbcd648f68473406d" mediatype=application/vnd.docker.plugin.v1+json size=522
18:01:07 [2022-04-04T18:01:07.466Z] time="2022-04-04T18:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:01:07 [2022-04-04T18:01:07.466Z] time="2022-04-04T18:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f685453528a29317d3868203c0e85f09990c5b2ec576b9acbcd648f68473406d" mediatype=application/vnd.docker.plugin.v1+json size=522
18:01:08 [2022-04-04T18:01:08.046Z] === RUN   TestDockerSuite/TestCommitNewFile
18:01:08 [2022-04-04T18:01:08.046Z] === RUN   TestPluginInstall/with_insecure
18:01:08 [2022-04-04T18:01:08.354Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:01:08 [2022-04-04T18:01:08.377Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.405s	coverage: 56.2% of statements
18:01:08 [2022-04-04T18:01:08.377Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
18:01:08 [2022-04-04T18:01:08.977Z] time="2022-04-04T18:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:01:08 [2022-04-04T18:01:08.977Z] time="2022-04-04T18:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e76daa2c12e9e9206dab684c9973ce9515d014f06b12f20c5ed717c66f31317" mediatype=application/vnd.docker.plugin.v1+json size=522
18:01:08 [2022-04-04T18:01:08.977Z] time="2022-04-04T18:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:01:08 [2022-04-04T18:01:08.977Z] time="2022-04-04T18:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e76daa2c12e9e9206dab684c9973ce9515d014f06b12f20c5ed717c66f31317" mediatype=application/vnd.docker.plugin.v1+json size=522
18:01:09 [2022-04-04T18:01:09.233Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:01:09 [2022-04-04T18:01:09.233Z]     plugin_test.go:165: [d53485966f7a7] daemon is not started
18:01:09 [2022-04-04T18:01:09.233Z] --- PASS: TestPluginInstall (4.79s)
18:01:09 [2022-04-04T18:01:09.233Z]     --- PASS: TestPluginInstall/no_auth (2.53s)
18:01:09 [2022-04-04T18:01:09.233Z]     --- PASS: TestPluginInstall/with_htpasswd (0.88s)
18:01:09 [2022-04-04T18:01:09.233Z]     --- PASS: TestPluginInstall/with_insecure (1.38s)
18:01:09 [2022-04-04T18:01:09.233Z] === RUN   TestPluginsWithRuntimes
18:01:10 [2022-04-04T18:01:10.166Z] === RUN   TestDockerSuite/TestCommitTTY
18:01:10 [2022-04-04T18:01:10.283Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
18:01:11 [2022-04-04T18:01:11.096Z] === RUN   TestPluginsWithRuntimes/No_Args
18:01:11 [2022-04-04T18:01:11.096Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:01:12 [2022-04-04T18:01:12.028Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:01:12 [2022-04-04T18:01:12.028Z] === RUN   TestPluginsWithRuntimes/With_Args
18:01:12 [2022-04-04T18:01:12.197Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.408s	coverage: 50.5% of statements
18:01:12 [2022-04-04T18:01:12.288Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:01:12 [2022-04-04T18:01:12.288Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:01:12 [2022-04-04T18:01:12.768Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.520s	coverage: 46.2% of statements
18:01:12 [2022-04-04T18:01:12.768Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:01:12 [2022-04-04T18:01:12.778Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:01:12 [2022-04-04T18:01:12.778Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:01:12 [2022-04-04T18:01:12.778Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:01:12 [2022-04-04T18:01:12.778Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:01:12 [2022-04-04T18:01:12.778Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:01:12 [2022-04-04T18:01:12.958Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:01:13 [2022-04-04T18:01:13.215Z] --- PASS: TestPluginsWithRuntimes (4.02s)
18:01:13 [2022-04-04T18:01:13.215Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.04s)
18:01:13 [2022-04-04T18:01:13.215Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.08s)
18:01:13 [2022-04-04T18:01:13.215Z] === RUN   TestPluginBackCompatMediaTypes
18:01:13 [2022-04-04T18:01:13.271Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:01:13 [2022-04-04T18:01:13.271Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:01:13 [2022-04-04T18:01:13.271Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:01:13 [2022-04-04T18:01:13.780Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:01:13 [2022-04-04T18:01:13.780Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:01:13 [2022-04-04T18:01:13.780Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:01:13 [2022-04-04T18:01:13.780Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:01:14 [2022-04-04T18:01:14.037Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:01:14 [2022-04-04T18:01:14.037Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:01:14 [2022-04-04T18:01:14.037Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:01:14 [2022-04-04T18:01:14.150Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.611s	coverage: 58.0% of statements
18:01:14 [2022-04-04T18:01:14.150Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:01:14 [2022-04-04T18:01:14.150Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:01:14 [2022-04-04T18:01:14.150Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.8% of statements
18:01:14 [2022-04-04T18:01:14.293Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s)
18:01:14 [2022-04-04T18:01:14.294Z] PASS
18:01:14 [2022-04-04T18:01:14.294Z] 
18:01:14 [2022-04-04T18:01:14.294Z] DONE 10 tests in 9.835s
18:01:14 [2022-04-04T18:01:14.294Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:01:14 [2022-04-04T18:01:14.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:01:14 [2022-04-04T18:01:14.294Z] ++ set -e
18:01:14 [2022-04-04T18:01:14.294Z] ++ '[' -n 0 ']'
18:01:14 [2022-04-04T18:01:14.294Z] ++ set -x
18:01:14 [2022-04-04T18:01:14.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:01:14 [2022-04-04T18:01:14.294Z] INFO: Testing against a local daemon
18:01:14 [2022-04-04T18:01:14.294Z] === RUN   TestExternalGraphDriver
18:01:14 [2022-04-04T18:01:14.294Z] === RUN   TestExternalGraphDriver/json
18:01:15 [2022-04-04T18:01:15.086Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
18:01:15 [2022-04-04T18:01:15.223Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:01:16 [2022-04-04T18:01:16.021Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
18:01:16 [2022-04-04T18:01:16.280Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 6.6% of statements
18:01:16 [2022-04-04T18:01:16.280Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:01:16 [2022-04-04T18:01:16.280Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:01:16 [2022-04-04T18:01:16.591Z] === RUN   TestExternalGraphDriver/spec
18:01:16 [2022-04-04T18:01:16.591Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:01:16 [2022-04-04T18:01:16.591Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:01:16 [2022-04-04T18:01:16.846Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:01:17 [2022-04-04T18:01:17.657Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
18:01:17 [2022-04-04T18:01:17.778Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:01:17 [2022-04-04T18:01:17.916Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.179s	coverage: 77.4% of statements
18:01:17 [2022-04-04T18:01:17.916Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:01:17 [2022-04-04T18:01:17.916Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:01:18 [2022-04-04T18:01:18.342Z] === RUN   TestExternalGraphDriver/pull
18:01:18 [2022-04-04T18:01:18.342Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:01:18 [2022-04-04T18:01:18.485Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
18:01:18 [2022-04-04T18:01:18.743Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
18:01:18 [2022-04-04T18:01:18.905Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:01:18 [2022-04-04T18:01:18.906Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:01:19 [2022-04-04T18:01:19.163Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:01:19 [2022-04-04T18:01:19.312Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
18:01:19 [2022-04-04T18:01:19.312Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
18:01:19 [2022-04-04T18:01:19.419Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:01:19 [2022-04-04T18:01:19.419Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:01:20 [2022-04-04T18:01:20.250Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 78.7% of statements
18:01:20 [2022-04-04T18:01:20.250Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:01:20 [2022-04-04T18:01:20.350Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:01:20 [2022-04-04T18:01:20.350Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:01:20 [2022-04-04T18:01:20.350Z] --- PASS: TestExternalGraphDriver (5.86s)
18:01:20 [2022-04-04T18:01:20.350Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
18:01:20 [2022-04-04T18:01:20.350Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
18:01:20 [2022-04-04T18:01:20.350Z]     --- PASS: TestExternalGraphDriver/pull (2.00s)
18:01:20 [2022-04-04T18:01:20.350Z] === RUN   TestGraphdriverPluginV2
18:01:20 [2022-04-04T18:01:20.350Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:01:20 [2022-04-04T18:01:20.350Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:01:20 [2022-04-04T18:01:20.350Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:01:20 [2022-04-04T18:01:20.508Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.049s	coverage: 54.7% of statements
18:01:21 [2022-04-04T18:01:21.074Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
18:01:21 [2022-04-04T18:01:21.290Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:01:21 [2022-04-04T18:01:21.856Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:01:22 [2022-04-04T18:01:22.011Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
18:01:22 [2022-04-04T18:01:22.271Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:01:22 [2022-04-04T18:01:22.785Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:01:22 [2022-04-04T18:01:22.785Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:01:22 [2022-04-04T18:01:22.839Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
18:01:23 [2022-04-04T18:01:23.112Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.592s	coverage: 82.5% of statements
18:01:23 [2022-04-04T18:01:23.112Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:01:23 [2022-04-04T18:01:23.112Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:01:23 [2022-04-04T18:01:23.716Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:01:24 [2022-04-04T18:01:24.499Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 48.2% of statements
18:01:24 [2022-04-04T18:01:24.651Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:01:24 [2022-04-04T18:01:24.651Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:01:24 [2022-04-04T18:01:24.908Z] --- PASS: TestGraphdriverPluginV2 (4.64s)
18:01:24 [2022-04-04T18:01:24.908Z] PASS
18:01:24 [2022-04-04T18:01:24.908Z] 
18:01:24 [2022-04-04T18:01:24.908Z] DONE 5 tests in 10.620s
18:01:24 [2022-04-04T18:01:24.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:01:24 [2022-04-04T18:01:24.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:01:24 [2022-04-04T18:01:24.908Z] ++ set -e
18:01:24 [2022-04-04T18:01:24.908Z] ++ '[' -n 0 ']'
18:01:24 [2022-04-04T18:01:24.908Z] ++ set -x
18:01:24 [2022-04-04T18:01:24.908Z] ++ env -i DEST=/go/src/github.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
18:01:24 [2022-04-04T18:01:24.908Z] INFO: Testing against a local daemon
18:01:24 [2022-04-04T18:01:24.908Z] === RUN   TestContinueAfterPluginCrash
18:01:24 [2022-04-04T18:01:24.908Z] === PAUSE TestContinueAfterPluginCrash
18:01:24 [2022-04-04T18:01:24.908Z] === RUN   TestReadPluginNoRead
18:01:24 [2022-04-04T18:01:24.908Z] === PAUSE TestReadPluginNoRead
18:01:24 [2022-04-04T18:01:24.908Z] === RUN   TestDaemonStartWithLogOpt
18:01:24 [2022-04-04T18:01:24.908Z] === PAUSE TestDaemonStartWithLogOpt
18:01:24 [2022-04-04T18:01:24.908Z] === CONT  TestContinueAfterPluginCrash
18:01:24 [2022-04-04T18:01:24.908Z] === CONT  TestDaemonStartWithLogOpt
18:01:25 [2022-04-04T18:01:25.068Z] ok  	github.com/docker/docker/distribution	0.664s	coverage: 27.6% of statements
18:01:25 [2022-04-04T18:01:25.068Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:01:25 [2022-04-04T18:01:25.170Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:01:25 [2022-04-04T18:01:25.635Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.0% of statements
18:01:25 [2022-04-04T18:01:25.736Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:01:26 [2022-04-04T18:01:26.202Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
18:01:26 [2022-04-04T18:01:26.666Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:01:26 [2022-04-04T18:01:26.770Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:01:27 [2022-04-04T18:01:27.028Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
18:01:27 [2022-04-04T18:01:27.230Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:01:27 [2022-04-04T18:01:27.230Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:01:27 [2022-04-04T18:01:27.287Z] ok  	github.com/docker/docker/distribution/xfer	1.993s	coverage: 84.6% of statements
18:01:27 [2022-04-04T18:01:27.287Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:01:27 [2022-04-04T18:01:27.287Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:01:27 [2022-04-04T18:01:27.287Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:01:28 [2022-04-04T18:01:28.161Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:01:28 [2022-04-04T18:01:28.223Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
18:01:28 [2022-04-04T18:01:28.732Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:01:28 [2022-04-04T18:01:28.790Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 40.6% of statements
18:01:29 [2022-04-04T18:01:29.048Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
18:01:29 [2022-04-04T18:01:29.308Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:01:29 [2022-04-04T18:01:29.661Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:01:29 [2022-04-04T18:01:29.661Z] --- PASS: TestDaemonStartWithLogOpt (4.61s)
18:01:29 [2022-04-04T18:01:29.661Z] === CONT  TestReadPluginNoRead
18:01:29 [2022-04-04T18:01:29.661Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:01:30 [2022-04-04T18:01:30.222Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:01:31 [2022-04-04T18:01:31.212Z] ok  	github.com/docker/docker/pkg/archive	0.334s	coverage: 82.1% of statements
18:01:31 [2022-04-04T18:01:31.593Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:01:31 [2022-04-04T18:01:31.780Z] ok  	github.com/docker/docker/pkg/authorization	0.433s	coverage: 68.3% of statements
18:01:32 [2022-04-04T18:01:32.040Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:01:32 [2022-04-04T18:01:32.040Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:01:32 [2022-04-04T18:01:32.522Z] === RUN   TestReadPluginNoRead/default
18:01:32 [2022-04-04T18:01:32.522Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:01:32 [2022-04-04T18:01:32.522Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:01:32 [2022-04-04T18:01:32.522Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:01:32 [2022-04-04T18:01:32.522Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:01:32 [2022-04-04T18:01:32.522Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:01:33 [2022-04-04T18:01:33.128Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:01:33 [2022-04-04T18:01:33.691Z] === RUN   TestReadPluginNoRead/disabled_caching
18:01:34 [2022-04-04T18:01:34.620Z] --- PASS: TestContinueAfterPluginCrash (9.55s)
18:01:35 [2022-04-04T18:01:35.183Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:01:35 [2022-04-04T18:01:35.326Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.474s	coverage: 43.5% of statements
18:01:35 [2022-04-04T18:01:35.326Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
18:01:35 [2022-04-04T18:01:35.585Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
18:01:35 [2022-04-04T18:01:35.844Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
18:01:36 [2022-04-04T18:01:36.103Z] ok  	github.com/docker/docker/layer	7.573s	coverage: 68.8% of statements
18:01:36 [2022-04-04T18:01:36.103Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:01:36 [2022-04-04T18:01:36.103Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:01:36 [2022-04-04T18:01:36.103Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:01:36 [2022-04-04T18:01:36.103Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:01:36 [2022-04-04T18:01:36.103Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:01:36 [2022-04-04T18:01:36.103Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:01:36 [2022-04-04T18:01:36.103Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:01:36 [2022-04-04T18:01:36.550Z] === CONT  TestReadPluginNoRead
18:01:36 [2022-04-04T18:01:36.550Z]     read_test.go:92: [d252fe412002f] daemon is not started
18:01:36 [2022-04-04T18:01:36.550Z] --- PASS: TestReadPluginNoRead (6.76s)
18:01:36 [2022-04-04T18:01:36.550Z]     --- PASS: TestReadPluginNoRead/default (1.35s)
18:01:36 [2022-04-04T18:01:36.550Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
18:01:36 [2022-04-04T18:01:36.550Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
18:01:36 [2022-04-04T18:01:36.550Z] PASS
18:01:36 [2022-04-04T18:01:36.550Z] 
18:01:36 [2022-04-04T18:01:36.550Z] DONE 6 tests in 11.512s
18:01:36 [2022-04-04T18:01:36.550Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:01:36 [2022-04-04T18:01:36.550Z] ++ 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
18:01:36 [2022-04-04T18:01:36.550Z] ++ set -e
18:01:36 [2022-04-04T18:01:36.550Z] ++ '[' -n 0 ']'
18:01:36 [2022-04-04T18:01:36.550Z] ++ set -x
18:01:36 [2022-04-04T18:01:36.550Z] ++ env -i DEST=/go/src/github.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
18:01:36 [2022-04-04T18:01:36.550Z] testing: warning: no tests to run
18:01:36 [2022-04-04T18:01:36.550Z] PASS
18:01:36 [2022-04-04T18:01:36.550Z] 
18:01:36 [2022-04-04T18:01:36.550Z] DONE 0 tests in 0.039s
18:01:36 [2022-04-04T18:01:36.550Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:01:36 [2022-04-04T18:01:36.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:01:36 [2022-04-04T18:01:36.550Z] ++ set -e
18:01:36 [2022-04-04T18:01:36.550Z] ++ '[' -n 0 ']'
18:01:36 [2022-04-04T18:01:36.550Z] ++ set -x
18:01:36 [2022-04-04T18:01:36.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:01:36 [2022-04-04T18:01:36.551Z] INFO: Testing against a local daemon
18:01:36 [2022-04-04T18:01:36.551Z] === RUN   TestPluginWithDevMounts
18:01:36 [2022-04-04T18:01:36.551Z] === PAUSE TestPluginWithDevMounts
18:01:36 [2022-04-04T18:01:36.551Z] === CONT  TestPluginWithDevMounts
18:01:36 [2022-04-04T18:01:36.671Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
18:01:36 [2022-04-04T18:01:36.931Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
18:01:37 [2022-04-04T18:01:37.191Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
18:01:37 [2022-04-04T18:01:37.478Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:01:38 [2022-04-04T18:01:38.040Z] === RUN   TestDockerSuite/TestContainerAPITop
18:01:38 [2022-04-04T18:01:38.297Z] --- PASS: TestPluginWithDevMounts (1.76s)
18:01:38 [2022-04-04T18:01:38.297Z] PASS
18:01:38 [2022-04-04T18:01:38.297Z] 
18:01:38 [2022-04-04T18:01:38.297Z] DONE 1 tests in 1.877s
18:01:38 [2022-04-04T18:01:38.297Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:01:38 [2022-04-04T18:01:38.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
18:01:38 [2022-04-04T18:01:38.297Z] ++ set -e
18:01:38 [2022-04-04T18:01:38.297Z] ++ '[' -n 0 ']'
18:01:38 [2022-04-04T18:01:38.297Z] ++ set -x
18:01:38 [2022-04-04T18:01:38.297Z] ++ env -i DEST=/go/src/github.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
18:01:38 [2022-04-04T18:01:38.297Z] INFO: Testing against a local daemon
18:01:38 [2022-04-04T18:01:38.297Z] === RUN   TestSecretInspect
18:01:38 [2022-04-04T18:01:38.553Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:01:38 [2022-04-04T18:01:38.553Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
18:01:38 [2022-04-04T18:01:38.553Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:01:38 [2022-04-04T18:01:38.553Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:01:38 [2022-04-04T18:01:38.565Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
18:01:39 [2022-04-04T18:01:39.131Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 86.5% of statements
18:01:39 [2022-04-04T18:01:39.390Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.051s	coverage: 84.1% of statements
18:01:39 [2022-04-04T18:01:39.390Z] ok  	github.com/docker/docker/pkg/fsutils	0.133s	coverage: 85.1% of statements
18:01:39 [2022-04-04T18:01:39.649Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
18:01:40 [2022-04-04T18:01:40.443Z] --- PASS: TestSecretInspect (2.14s)
18:01:40 [2022-04-04T18:01:40.443Z] === RUN   TestSecretList
18:01:40 [2022-04-04T18:01:40.586Z] ok  	github.com/docker/docker/pkg/idtools	0.542s	coverage: 69.5% of statements
18:01:40 [2022-04-04T18:01:40.846Z] ok  	github.com/docker/docker/pkg/ioutils	0.427s	coverage: 70.1% of statements
18:01:41 [2022-04-04T18:01:41.006Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:01:41 [2022-04-04T18:01:41.105Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
18:01:41 [2022-04-04T18:01:41.105Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
18:01:41 [2022-04-04T18:01:41.105Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
18:01:41 [2022-04-04T18:01:41.105Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:01:41 [2022-04-04T18:01:41.105Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:01:41 [2022-04-04T18:01:41.365Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
18:01:41 [2022-04-04T18:01:41.365Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:01:41 [2022-04-04T18:01:41.365Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
18:01:41 [2022-04-04T18:01:41.569Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:01:41 [2022-04-04T18:01:41.625Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:01:41 [2022-04-04T18:01:41.883Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
18:01:41 [2022-04-04T18:01:41.883Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
18:01:41 [2022-04-04T18:01:41.883Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:01:41 [2022-04-04T18:01:41.883Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:01:42 [2022-04-04T18:01:42.503Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:01:42 [2022-04-04T18:01:42.760Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:01:42 [2022-04-04T18:01:42.832Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
18:01:43 [2022-04-04T18:01:43.091Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:01:43 [2022-04-04T18:01:43.324Z] --- PASS: TestSecretList (2.72s)
18:01:43 [2022-04-04T18:01:43.324Z] === RUN   TestSecretsCreateAndDelete
18:01:43 [2022-04-04T18:01:43.351Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:01:43 [2022-04-04T18:01:43.610Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:01:43 [2022-04-04T18:01:43.768Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:01:43 [2022-04-04T18:01:43.768Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:01:43 [2022-04-04T18:01:43.768Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:01:43 [2022-04-04T18:01:43.768Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:01:44 [2022-04-04T18:01:44.986Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
18:01:44 [2022-04-04T18:01:44.986Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
18:01:46 [2022-04-04T18:01:46.600Z] --- PASS: TestSecretsCreateAndDelete (3.21s)
18:01:46 [2022-04-04T18:01:46.600Z] === RUN   TestSecretsUpdate
18:01:47 [2022-04-04T18:01:47.165Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:01:47 [2022-04-04T18:01:47.165Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:01:47 [2022-04-04T18:01:47.730Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:01:49 [2022-04-04T18:01:49.174Z] ok  	github.com/docker/docker/pkg/signal	3.316s	coverage: 62.3% of statements
18:01:49 [2022-04-04T18:01:49.174Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:01:49 [2022-04-04T18:01:49.174Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
18:01:49 [2022-04-04T18:01:49.433Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:01:49 [2022-04-04T18:01:49.621Z]     docker_api_swarm_node_test.go:19: [d692d0c7bcdd0] joining swarm manager [d428a58b21b45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:01:49 [2022-04-04T18:01:49.621Z] --- PASS: TestSecretsUpdate (2.89s)
18:01:49 [2022-04-04T18:01:49.621Z] === RUN   TestTemplatedSecret
18:01:49 [2022-04-04T18:01:49.621Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:01:49 [2022-04-04T18:01:49.999Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 52.9% of statements
18:01:50 [2022-04-04T18:01:50.258Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
18:01:50 [2022-04-04T18:01:50.517Z] ok  	github.com/docker/docker/pkg/tailfile	0.096s	coverage: 88.6% of statements
18:01:50 [2022-04-04T18:01:50.551Z]     docker_api_swarm_node_test.go:20: [df638e2d9adf2] joining swarm manager [d428a58b21b45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:01:50 [2022-04-04T18:01:50.807Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:01:51 [2022-04-04T18:01:51.083Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
18:01:51 [2022-04-04T18:01:51.083Z] coverage: [no statements]
18:01:51 [2022-04-04T18:01:51.083Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
18:01:51 [2022-04-04T18:01:51.650Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:01:51 [2022-04-04T18:01:51.650Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
18:01:51 [2022-04-04T18:01:51.650Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:01:51 [2022-04-04T18:01:51.744Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
18:01:52 [2022-04-04T18:01:52.674Z] --- PASS: TestTemplatedSecret (3.33s)
18:01:52 [2022-04-04T18:01:52.674Z] === RUN   TestSecretCreateResolve
18:01:53 [2022-04-04T18:01:53.239Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
18:01:53 [2022-04-04T18:01:53.555Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
18:01:53 [2022-04-04T18:01:53.814Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
18:01:54 [2022-04-04T18:01:54.382Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 85.6% of statements
18:01:54 [2022-04-04T18:01:54.649Z] --- PASS: TestSecretCreateResolve (1.90s)
18:01:54 [2022-04-04T18:01:54.649Z] PASS
18:01:54 [2022-04-04T18:01:54.649Z] 
18:01:54 [2022-04-04T18:01:54.649Z] DONE 6 tests in 16.287s
18:01:54 [2022-04-04T18:01:54.649Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:01:54 [2022-04-04T18:01:54.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
18:01:54 [2022-04-04T18:01:54.649Z] ++ set -e
18:01:54 [2022-04-04T18:01:54.649Z] ++ '[' -n 0 ']'
18:01:54 [2022-04-04T18:01:54.649Z] ++ set -x
18:01:54 [2022-04-04T18:01:54.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:01:54 [2022-04-04T18:01:54.649Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
18:01:54 [2022-04-04T18:01:54.649Z] INFO: Testing against a local daemon
18:01:54 [2022-04-04T18:01:54.649Z] === RUN   TestServiceCreateInit
18:01:54 [2022-04-04T18:01:54.649Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:01:55 [2022-04-04T18:01:55.320Z] ok  	github.com/docker/docker/quota	0.246s	coverage: 71.4% of statements
18:01:55 [2022-04-04T18:01:55.580Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
18:01:56 [2022-04-04T18:01:56.017Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
18:01:56 [2022-04-04T18:01:56.518Z] ok  	github.com/docker/docker/registry	0.061s	coverage: 57.2% of statements
18:01:57 [2022-04-04T18:01:57.085Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
18:01:57 [2022-04-04T18:01:57.085Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:01:57 [2022-04-04T18:01:57.654Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
18:01:57 [2022-04-04T18:01:57.654Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:01:57 [2022-04-04T18:01:57.913Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b7cb40_<nil>}
18:01:58 [2022-04-04T18:01:58.169Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1423721880_/foo_false__<nil>_<nil>_<nil>}
18:01:59 [2022-04-04T18:01:59.096Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:01:59 [2022-04-04T18:01:59.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1423721880_/foo_true__<nil>_<nil>_<nil>}
18:02:00 [2022-04-04T18:02:00.941Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:02:01 [2022-04-04T18:02:01.024Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:02:01 [2022-04-04T18:02:01.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_false__<nil>_<nil>_<nil>}
18:02:01 [2022-04-04T18:02:01.198Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 76.4% of statements
18:02:01 [2022-04-04T18:02:01.457Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
18:02:02 [2022-04-04T18:02:02.834Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
18:02:02 [2022-04-04T18:02:02.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_true__<nil>_<nil>_<nil>}
18:02:03 [2022-04-04T18:02:03.477Z] --- PASS: TestServiceCreateInit (8.71s)
18:02:03 [2022-04-04T18:02:03.477Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s)
18:02:03 [2022-04-04T18:02:03.477Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s)
18:02:03 [2022-04-04T18:02:03.477Z] === RUN   TestCreateServiceMultipleTimes
18:02:04 [2022-04-04T18:02:04.407Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_true__0xc000b7cb70_<nil>_<nil>}
18:02:05 [2022-04-04T18:02:05.310Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:02:05 [2022-04-04T18:02:05.780Z]     docker_api_swarm_test.go:501: [db4d0d21de8b4] joining swarm manager [d6d1e89410119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:02:05 [2022-04-04T18:02:05.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b7cb88_<nil>}
18:02:05 [2022-04-04T18:02:05.784Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:02:06 [2022-04-04T18:02:06.258Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:02:07 [2022-04-04T18:02:07.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b7cba0_<nil>}
18:02:09 [2022-04-04T18:02:09.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b7cbb8_<nil>}
18:02:10 [2022-04-04T18:02:10.406Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b7cbd0_<nil>}
18:02:11 [2022-04-04T18:02:11.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:02:12 [2022-04-04T18:02:12.699Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:02:12 [2022-04-04T18:02:12.955Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:02:12 [2022-04-04T18:02:12.955Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:02:12 [2022-04-04T18:02:12.955Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:02:13 [2022-04-04T18:02:13.518Z]     docker_api_swarm_test.go:506: [d3232ca970aeb] joining swarm manager [d6d1e89410119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:02:15 [2022-04-04T18:02:15.003Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:02:15 [2022-04-04T18:02:15.432Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:02:16 [2022-04-04T18:02:16.408Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:02:16 [2022-04-04T18:02:16.614Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:02:17 [2022-04-04T18:02:17.721Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/rootless	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/volume	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:02:17 [2022-04-04T18:02:17.721Z] 
18:02:17 [2022-04-04T18:02:17.721Z] === Skipped
18:02:17 [2022-04-04T18:02:17.721Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:02:17 [2022-04-04T18:02:17.721Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:02:17 [2022-04-04T18:02:17.721Z] 
18:02:17 [2022-04-04T18:02:17.721Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:02:17 [2022-04-04T18:02:17.721Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:02:17 [2022-04-04T18:02:17.721Z] 
18:02:17 [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:46: Driver btrfs not supported
18:02:17 [2022-04-04T18:02:17.721Z] 
18:02:17 [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:46: Driver btrfs not supported
18:02:17 [2022-04-04T18:02:17.721Z] 
18:02:17 [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:46: Driver btrfs not supported
18:02:17 [2022-04-04T18:02:17.721Z] 
18:02:17 [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:46: Driver btrfs not supported
18:02:17 [2022-04-04T18:02:17.721Z] 
18:02:17 [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:46: Driver btrfs not supported
18:02:17 [2022-04-04T18:02:17.721Z] 
18:02:17 [2022-04-04T18:02:17.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:02:17 [2022-04-04T18:02:17.721Z]     graphtest_unix.go:73: No driver to put!
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z] time="2022-04-04T18:01:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:73: No driver to put!
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     overlay_test.go:49: Fails to compute changes intermittently
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver zfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver zfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver zfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver zfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:46: Driver zfs not supported
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     graphtest_unix.go:73: No driver to put!
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:02:17 [2022-04-04T18:02:17.722Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:02:17 [2022-04-04T18:02:17.722Z] 
18:02:17 [2022-04-04T18:02:17.722Z] DONE 2251 tests, 26 skipped in 250.178s
Post stage
[Pipeline] junit
18:02:17 [2022-04-04T18:02:17.734Z] Recording test results
18:02:17 [2022-04-04T18:02:17.954Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:02:18 [2022-04-04T18:02:18.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=492fac20af558af4164484ee773eee6f6a6f56b0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:492fac20af558af4164484ee773eee6f6a6f56b0 hack/validate/vendor
18:02:18 [2022-04-04T18:02:18.299Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:02:18 [2022-04-04T18:02:18.885Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:02:19 [2022-04-04T18:02:19.212Z] update vendored copy of archive/tar
18:02:19 [2022-04-04T18:02:19.212Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz
18:02:19 [2022-04-04T18:02:19.224Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:02:19 [2022-04-04T18:02:19.224Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:02:19 [2022-04-04T18:02:19.785Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:02:20 [2022-04-04T18:02:20.345Z] --- PASS: TestCreateServiceMultipleTimes (16.85s)
18:02:20 [2022-04-04T18:02:20.345Z] === RUN   TestCreateServiceConflict
18:02:20 [2022-04-04T18:02:20.601Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:02:21 [2022-04-04T18:02:21.111Z] patching file stat_unix.go
18:02:21 [2022-04-04T18:02:21.111Z] 2022/04/04 18:02:20 Collecting initial packages
18:02:21 [2022-04-04T18:02:21.111Z] 2022/04/04 18:02:20 Download dependencies
18:02:21 [2022-04-04T18:02:21.163Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:02:21 [2022-04-04T18:02:21.727Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:02:22 [2022-04-04T18:02:22.292Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:02:22 [2022-04-04T18:02:22.854Z] --- PASS: TestCreateServiceConflict (2.54s)
18:02:22 [2022-04-04T18:02:22.854Z] === RUN   TestCreateServiceMaxReplicas
18:02:23 [2022-04-04T18:02:23.110Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:02:23 [2022-04-04T18:02:23.672Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 Starting whole vndr cycle because no package specified
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Ignoring paths matching "^archive/tar"
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
18:02:24 [2022-04-04T18:02:24.390Z] 2022/04/04 18:02:24 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
18:02:24 [2022-04-04T18:02:24.603Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:02:24 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
18:02:24 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
18:02:24 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
18:02:24 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
18:02:24 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
18:02:24 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
18:02:24 [2022-04-04T18:02:24.649Z] 2022/04/04 18:02:24 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
18:02:25 [2022-04-04T18:02:25.533Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:02:25 [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 	Finished clone github.com/docker/libtrust
18:02:25 [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
18:02:25 [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 	Finished clone github.com/Azure/go-ansiterm
18:02:25 [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
18:02:25 [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 	Finished clone github.com/tchap/go-patricia
18:02:25 [2022-04-04T18:02:25.586Z] 2022/04/04 18:02:25 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Finished clone github.com/google/uuid
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Finished clone github.com/moby/locker
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Finished clone github.com/willf/bitset
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Finished clone github.com/moby/term
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Finished clone github.com/creack/pty
18:02:25 [2022-04-04T18:02:25.846Z] 2022/04/04 18:02:25 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
18:02:26 [2022-04-04T18:02:26.104Z] 2022/04/04 18:02:25 	Finished clone github.com/moby/sys
18:02:26 [2022-04-04T18:02:26.104Z] 2022/04/04 18:02:25 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
18:02:26 [2022-04-04T18:02:26.104Z] 2022/04/04 18:02:26 	Finished clone github.com/Microsoft/go-winio
18:02:26 [2022-04-04T18:02:26.104Z] 2022/04/04 18:02:26 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
18:02:26 [2022-04-04T18:02:26.365Z] 2022/04/04 18:02:26 	Finished clone github.com/gorilla/mux
18:02:26 [2022-04-04T18:02:26.365Z] 2022/04/04 18:02:26 	Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20
18:02:26 [2022-04-04T18:02:26.365Z] 2022/04/04 18:02:26 	Finished clone github.com/sirupsen/logrus
18:02:26 [2022-04-04T18:02:26.365Z] 2022/04/04 18:02:26 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
18:02:26 [2022-04-04T18:02:26.463Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:02:26 [2022-04-04T18:02:26.463Z] --- PASS: TestCreateServiceMaxReplicas (3.65s)
18:02:26 [2022-04-04T18:02:26.463Z] === RUN   TestCreateWithDuplicateNetworkNames
18:02:26 [2022-04-04T18:02:26.934Z] 2022/04/04 18:02:26 	Finished clone github.com/docker/go-units
18:02:26 [2022-04-04T18:02:26.934Z] 2022/04/04 18:02:26 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
18:02:26 [2022-04-04T18:02:26.934Z] 2022/04/04 18:02:26 	Finished clone github.com/syndtr/gocapability
18:02:26 [2022-04-04T18:02:26.934Z] 2022/04/04 18:02:26 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
18:02:27 [2022-04-04T18:02:27.194Z] 2022/04/04 18:02:27 	Finished clone github.com/RackSec/srslog
18:02:27 [2022-04-04T18:02:27.194Z] 2022/04/04 18:02:27 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
18:02:27 [2022-04-04T18:02:27.392Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:02:27 [2022-04-04T18:02:27.453Z] 2022/04/04 18:02:27 	Finished clone github.com/imdario/mergo
18:02:27 [2022-04-04T18:02:27.453Z] 2022/04/04 18:02:27 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
18:02:27 [2022-04-04T18:02:27.453Z] 2022/04/04 18:02:27 	Finished clone gotest.tools/v3
18:02:27 [2022-04-04T18:02:27.453Z] 2022/04/04 18:02:27 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
18:02:27 [2022-04-04T18:02:27.713Z] 2022/04/04 18:02:27 	Finished clone github.com/google/go-cmp
18:02:27 [2022-04-04T18:02:27.713Z] 2022/04/04 18:02:27 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
18:02:27 [2022-04-04T18:02:27.713Z] 2022/04/04 18:02:27 	Finished clone golang.org/x/sync
18:02:27 [2022-04-04T18:02:27.713Z] 2022/04/04 18:02:27 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
18:02:27 [2022-04-04T18:02:27.955Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:02:28 [2022-04-04T18:02:28.283Z] 2022/04/04 18:02:28 	Finished clone github.com/tonistiigi/units
18:02:28 [2022-04-04T18:02:28.283Z] 2022/04/04 18:02:28 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
18:02:28 [2022-04-04T18:02:28.542Z] 2022/04/04 18:02:28 	Clone github.com/docker/libnetwork, revision 339b972b464ee3d401b5788b2af9e31d09d6b7da, attempt 1/20
18:02:28 [2022-04-04T18:02:28.542Z] 2022/04/04 18:02:28 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
18:02:28 [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 	Finished clone github.com/docker/go-connections
18:02:28 [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
18:02:28 [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 	Finished clone github.com/opentracing/opentracing-go
18:02:28 [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
18:02:28 [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 	Finished clone github.com/opentracing-contrib/go-stdlib
18:02:28 [2022-04-04T18:02:28.801Z] 2022/04/04 18:02:28 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
18:02:28 [2022-04-04T18:02:28.887Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:02:29 [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 	Finished clone github.com/google/shlex
18:02:29 [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
18:02:29 [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 	Finished clone github.com/gofrs/flock
18:02:29 [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
18:02:29 [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 	Finished clone github.com/mitchellh/hashstructure
18:02:29 [2022-04-04T18:02:29.071Z] 2022/04/04 18:02:28 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
18:02:29 [2022-04-04T18:02:29.818Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:02:30 [2022-04-04T18:02:30.381Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:02:30 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 	Finished clone github.com/docker/go-events
18:02:30 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
18:02:30 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 	Finished clone github.com/armon/go-metrics
18:02:30 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
18:02:30 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 	Finished clone github.com/armon/go-radix
18:02:30 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
18:02:30 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 	Finished clone github.com/sean-/seed
18:02:30 [2022-04-04T18:02:30.448Z] 2022/04/04 18:02:30 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
18:02:30 [2022-04-04T18:02:30.945Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:02:30 [2022-04-04T18:02:30.946Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:02:31 [2022-04-04T18:02:31.385Z] 2022/04/04 18:02:31 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
18:02:31 [2022-04-04T18:02:31.385Z] 2022/04/04 18:02:31 	Finished clone github.com/tonistiigi/fsutil
18:02:31 [2022-04-04T18:02:31.645Z] 2022/04/04 18:02:31 	Finished clone github.com/hashicorp/errwrap
18:02:31 [2022-04-04T18:02:31.645Z] 2022/04/04 18:02:31 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
18:02:31 [2022-04-04T18:02:31.874Z] === RUN   TestDockerSuite/TestCpRelativePath
18:02:31 [2022-04-04T18:02:31.903Z] 2022/04/04 18:02:31 	Finished clone github.com/hashicorp/memberlist
18:02:31 [2022-04-04T18:02:31.903Z] 2022/04/04 18:02:31 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
18:02:32 [2022-04-04T18:02:32.437Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:02:32 [2022-04-04T18:02:32.838Z] 2022/04/04 18:02:32 	Finished clone github.com/hashicorp/go-multierror
18:02:32 [2022-04-04T18:02:32.838Z] 2022/04/04 18:02:32 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
18:02:32 [2022-04-04T18:02:32.838Z] 2022/04/04 18:02:32 	Finished clone github.com/hashicorp/go-sockaddr
18:02:32 [2022-04-04T18:02:32.838Z] 2022/04/04 18:02:32 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
18:02:33 [2022-04-04T18:02:33.000Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:02:33 [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:32 	Finished clone github.com/docker/libkv
18:02:33 [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:32 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
18:02:33 [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:33 	Finished clone github.com/vishvananda/netns
18:02:33 [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:33 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
18:02:33 [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:33 	Finished clone github.com/golang/gddo
18:02:33 [2022-04-04T18:02:33.096Z] 2022/04/04 18:02:33 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
18:02:33 [2022-04-04T18:02:33.927Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:02:34 [2022-04-04T18:02:34.183Z] === RUN   TestDockerSuite/TestCpToCaseA
18:02:34 [2022-04-04T18:02:34.999Z] 2022/04/04 18:02:34 	Finished clone github.com/deckarep/golang-set
18:02:35 [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
18:02:35 [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 	Finished clone github.com/samuel/go-zookeeper
18:02:35 [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
18:02:35 [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 	Finished clone github.com/hashicorp/go-msgpack
18:02:35 [2022-04-04T18:02:35.000Z] 2022/04/04 18:02:34 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
18:02:35 [2022-04-04T18:02:35.122Z] === RUN   TestDockerSuite/TestCpToCaseB
18:02:35 [2022-04-04T18:02:35.258Z] 2022/04/04 18:02:35 	Finished clone github.com/moby/ipvs
18:02:35 [2022-04-04T18:02:35.258Z] 2022/04/04 18:02:35 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
18:02:35 [2022-04-04T18:02:35.517Z] 2022/04/04 18:02:35 	Finished clone github.com/BurntSushi/toml
18:02:35 [2022-04-04T18:02:35.517Z] 2022/04/04 18:02:35 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
18:02:35 [2022-04-04T18:02:35.518Z] 2022/04/04 18:02:35 	Finished clone github.com/vishvananda/netlink
18:02:35 [2022-04-04T18:02:35.518Z] 2022/04/04 18:02:35 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
18:02:35 [2022-04-04T18:02:35.684Z] === RUN   TestDockerSuite/TestCpToCaseC
18:02:36 [2022-04-04T18:02:36.086Z] 2022/04/04 18:02:36 	Finished clone github.com/coreos/go-semver
18:02:36 [2022-04-04T18:02:36.086Z] 2022/04/04 18:02:36 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
18:02:36 [2022-04-04T18:02:36.654Z] 2022/04/04 18:02:36 	Finished clone github.com/ishidawataru/sctp
18:02:36 [2022-04-04T18:02:36.654Z] 2022/04/04 18:02:36 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
18:02:37 [2022-04-04T18:02:37.050Z] === RUN   TestDockerSuite/TestCpToCaseD
18:02:37 [2022-04-04T18:02:37.223Z] 2022/04/04 18:02:37 	Finished clone golang.org/x/net
18:02:37 [2022-04-04T18:02:37.223Z] 2022/04/04 18:02:37 	Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20
18:02:37 [2022-04-04T18:02:37.791Z] 2022/04/04 18:02:37 	Finished clone github.com/modern-go/concurrent
18:02:37 [2022-04-04T18:02:37.791Z] 2022/04/04 18:02:37 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
18:02:38 [2022-04-04T18:02:38.051Z] 2022/04/04 18:02:37 	Finished clone github.com/modern-go/reflect2
18:02:38 [2022-04-04T18:02:38.051Z] 2022/04/04 18:02:37 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
18:02:38 [2022-04-04T18:02:38.310Z] 2022/04/04 18:02:38 	Finished clone github.com/hashicorp/serf
18:02:38 [2022-04-04T18:02:38.310Z] 2022/04/04 18:02:38 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
18:02:38 [2022-04-04T18:02:38.570Z] 2022/04/04 18:02:38 	Finished clone go.etcd.io/bbolt
18:02:38 [2022-04-04T18:02:38.570Z] 2022/04/04 18:02:38 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
18:02:38 [2022-04-04T18:02:38.570Z] 2022/04/04 18:02:38 	Finished clone github.com/json-iterator/go
18:02:38 [2022-04-04T18:02:38.570Z] 2022/04/04 18:02:38 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
18:02:39 [2022-04-04T18:02:39.508Z] 2022/04/04 18:02:39 	Finished clone github.com/opencontainers/go-digest
18:02:39 [2022-04-04T18:02:39.508Z] 2022/04/04 18:02:39 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
18:02:39 [2022-04-04T18:02:39.767Z] 2022/04/04 18:02:39 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
18:02:39 [2022-04-04T18:02:39.767Z] 2022/04/04 18:02:39 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
18:02:40 [2022-04-04T18:02:40.025Z] 2022/04/04 18:02:39 	Finished clone github.com/mistifyio/go-zfs
18:02:40 [2022-04-04T18:02:40.025Z] 2022/04/04 18:02:39 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
18:02:40 [2022-04-04T18:02:40.025Z] 2022/04/04 18:02:39 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
18:02:40 [2022-04-04T18:02:40.025Z] 2022/04/04 18:02:39 	Finished clone github.com/Microsoft/opengcs
18:02:40 [2022-04-04T18:02:40.325Z] === RUN   TestDockerSuite/TestCpToCaseE
18:02:40 [2022-04-04T18:02:40.325Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s)
18:02:40 [2022-04-04T18:02:40.325Z] === RUN   TestCreateServiceSecretFileMode
18:02:41 [2022-04-04T18:02:41.404Z] 2022/04/04 18:02:41 	Finished clone github.com/cyphar/filepath-securejoin
18:02:41 [2022-04-04T18:02:41.404Z] 2022/04/04 18:02:41 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
18:02:42 [2022-04-04T18:02:42.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:02:42 [2022-04-04T18:02:42.218Z] === RUN   TestDockerSuite/TestCpToCaseF
18:02:42 [2022-04-04T18:02:42.784Z] 2022/04/04 18:02:42 	Finished clone github.com/coreos/go-systemd
18:02:42 [2022-04-04T18:02:42.784Z] 2022/04/04 18:02:42 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
18:02:42 [2022-04-04T18:02:42.784Z] 2022/04/04 18:02:42 	Finished clone github.com/vbatts/tar-split
18:02:42 [2022-04-04T18:02:42.784Z] 2022/04/04 18:02:42 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
18:02:43 [2022-04-04T18:02:43.150Z] === RUN   TestDockerSuite/TestCpToCaseG
18:02:43 [2022-04-04T18:02:43.353Z] 2022/04/04 18:02:43 	Finished clone github.com/opencontainers/runtime-spec
18:02:43 [2022-04-04T18:02:43.353Z] 2022/04/04 18:02:43 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
18:02:44 [2022-04-04T18:02:44.292Z] 2022/04/04 18:02:44 	Finished clone github.com/opencontainers/image-spec
18:02:44 [2022-04-04T18:02:44.292Z] 2022/04/04 18:02:44 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
18:02:44 [2022-04-04T18:02:44.292Z] 2022/04/04 18:02:44 	Finished clone github.com/coreos/go-systemd/v22
18:02:44 [2022-04-04T18:02:44.292Z] 2022/04/04 18:02:44 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
18:02:44 [2022-04-04T18:02:44.517Z]     docker_api_swarm_node_test.go:80: [dc3fc518b4982] joining swarm manager [d743aeb859ed4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:02:44 [2022-04-04T18:02:44.550Z] 2022/04/04 18:02:44 	Finished clone github.com/Graylog2/go-gelf
18:02:44 [2022-04-04T18:02:44.550Z] 2022/04/04 18:02:44 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
18:02:45 [2022-04-04T18:02:45.118Z] 2022/04/04 18:02:45 	Finished clone github.com/fluent/fluent-logger-golang
18:02:45 [2022-04-04T18:02:45.118Z] 2022/04/04 18:02:45 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
18:02:45 [2022-04-04T18:02:45.118Z] 2022/04/04 18:02:45 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
18:02:45 [2022-04-04T18:02:45.118Z] 2022/04/04 18:02:45 	Finished clone github.com/godbus/dbus/v5
18:02:45 [2022-04-04T18:02:45.686Z] 2022/04/04 18:02:45 	Finished clone github.com/philhofer/fwd
18:02:45 [2022-04-04T18:02:45.686Z] 2022/04/04 18:02:45 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
18:02:46 [2022-04-04T18:02:46.410Z] === RUN   TestDockerSuite/TestCpToCaseH
18:02:46 [2022-04-04T18:02:46.622Z] 2022/04/04 18:02:46 	Finished clone github.com/fsnotify/fsnotify
18:02:46 [2022-04-04T18:02:46.622Z] 2022/04/04 18:02:46 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
18:02:47 [2022-04-04T18:02:47.190Z] 2022/04/04 18:02:47 	Finished clone github.com/bsphere/le_go
18:02:47 [2022-04-04T18:02:47.190Z] 2022/04/04 18:02:47 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
18:02:47 [2022-04-04T18:02:47.449Z] 2022/04/04 18:02:47 	Finished clone github.com/jmespath/go-jmespath
18:02:47 [2022-04-04T18:02:47.449Z] 2022/04/04 18:02:47 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
18:02:48 [2022-04-04T18:02:48.933Z] === RUN   TestDockerSuite/TestCpToCaseI
18:02:48 [2022-04-04T18:02:48.933Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:02:49 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:48 	Finished clone github.com/golang/groupcache
18:02:49 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:48 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
18:02:49 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:49 	Finished clone golang.org/x/oauth2
18:02:49 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:49 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
18:02:49 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:49 	Finished clone github.com/docker/libnetwork
18:02:49 [2022-04-04T18:02:49.354Z] 2022/04/04 18:02:49 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
18:02:49 [2022-04-04T18:02:49.924Z] 2022/04/04 18:02:49 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
18:02:49 [2022-04-04T18:02:49.924Z] 2022/04/04 18:02:49 	Finished clone github.com/tinylib/msgp
18:02:50 [2022-04-04T18:02:50.872Z] 2022/04/04 18:02:50 	Finished clone github.com/googleapis/gax-go
18:02:50 [2022-04-04T18:02:50.873Z] 2022/04/04 18:02:50 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20
18:02:51 [2022-04-04T18:02:51.457Z] 2022/04/04 18:02:51 	Finished clone github.com/miekg/dns
18:02:51 [2022-04-04T18:02:51.457Z] 2022/04/04 18:02:51 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
18:02:52 [2022-04-04T18:02:52.835Z] 2022/04/04 18:02:52 	Finished clone golang.org/x/sys
18:02:52 [2022-04-04T18:02:52.835Z] 2022/04/04 18:02:52 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
18:02:52 [2022-04-04T18:02:52.835Z] 2022/04/04 18:02:52 	Finished clone go.opencensus.io
18:02:52 [2022-04-04T18:02:52.835Z] 2022/04/04 18:02:52 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
18:02:53 [2022-04-04T18:02:53.094Z] 2022/04/04 18:02:52 	Finished clone github.com/containerd/fifo
18:02:53 [2022-04-04T18:02:53.094Z] 2022/04/04 18:02:52 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
18:02:53 [2022-04-04T18:02:53.105Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:02:53 [2022-04-04T18:02:53.105Z] === RUN   TestDockerSuite/TestCpToDot
18:02:53 [2022-04-04T18:02:53.663Z] 2022/04/04 18:02:53 	Finished clone golang.org/x/text
18:02:53 [2022-04-04T18:02:53.663Z] 2022/04/04 18:02:53 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
18:02:53 [2022-04-04T18:02:53.669Z] --- PASS: TestCreateServiceSecretFileMode (13.08s)
18:02:53 [2022-04-04T18:02:53.669Z] === RUN   TestCreateServiceConfigFileMode
18:02:53 [2022-04-04T18:02:53.926Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:02:54 [2022-04-04T18:02:54.856Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:02:55 [2022-04-04T18:02:55.043Z] 2022/04/04 18:02:54 	Finished clone github.com/containerd/go-runc
18:02:55 [2022-04-04T18:02:55.044Z] 2022/04/04 18:02:54 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
18:02:55 [2022-04-04T18:02:55.302Z] 2022/04/04 18:02:55 	Finished clone github.com/containerd/cgroups
18:02:55 [2022-04-04T18:02:55.302Z] 2022/04/04 18:02:55 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
18:02:56 [2022-04-04T18:02:56.226Z] === RUN   TestDockerSuite/TestCpToStdout
18:02:56 [2022-04-04T18:02:56.483Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:02:56 [2022-04-04T18:02:56.677Z] 2022/04/04 18:02:56 	Finished clone github.com/containerd/typeurl
18:02:56 [2022-04-04T18:02:56.677Z] 2022/04/04 18:02:56 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
18:02:56 [2022-04-04T18:02:56.936Z] 2022/04/04 18:02:56 	Finished clone github.com/containerd/ttrpc
18:02:56 [2022-04-04T18:02:56.936Z] 2022/04/04 18:02:56 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
18:02:57 [2022-04-04T18:02:57.411Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:02:57 [2022-04-04T18:02:57.411Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:02:57 [2022-04-04T18:02:57.668Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:02:57 [2022-04-04T18:02:57.871Z] 2022/04/04 18:02:57 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
18:02:57 [2022-04-04T18:02:57.871Z] 2022/04/04 18:02:57 	Finished clone github.com/containerd/console
18:02:57 [2022-04-04T18:02:57.924Z] === RUN   TestDockerSuite/TestCpVolumePath
18:02:58 [2022-04-04T18:02:58.439Z] 2022/04/04 18:02:58 	Finished clone github.com/gogo/googleapis
18:02:58 [2022-04-04T18:02:58.439Z] 2022/04/04 18:02:58 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
18:02:58 [2022-04-04T18:02:58.852Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:02:59 [2022-04-04T18:02:59.110Z] === RUN   TestDockerSuite/TestCreateArgs
18:02:59 [2022-04-04T18:02:59.110Z] === RUN   TestDockerSuite/TestCreateByImageID
18:02:59 [2022-04-04T18:02:59.376Z] 2022/04/04 18:02:59 	Finished clone github.com/containerd/continuity
18:02:59 [2022-04-04T18:02:59.376Z] 2022/04/04 18:02:59 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
18:02:59 [2022-04-04T18:02:59.674Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:02:59 [2022-04-04T18:02:59.945Z] 2022/04/04 18:02:59 	Finished clone github.com/opencontainers/runc
18:02:59 [2022-04-04T18:02:59.945Z] 2022/04/04 18:02:59 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
18:03:00 [2022-04-04T18:03:00.247Z]     docker_api_swarm_node_test.go:52: [dad2dcdc1db80] joining swarm manager [d3b6450b190a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:03:00 [2022-04-04T18:03:00.504Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:03:00 [2022-04-04T18:03:00.504Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:03:00 [2022-04-04T18:03:00.504Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:03:00 [2022-04-04T18:03:00.504Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:03:01 [2022-04-04T18:03:01.108Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:03:01 [2022-04-04T18:03:01.108Z]     docker_api_swarm_node_test.go:53: [dfa31ead7f2c8] joining swarm manager [d3b6450b190a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:03:01 [2022-04-04T18:03:01.327Z] 2022/04/04 18:03:00 	Finished clone google.golang.org/grpc
18:03:01 [2022-04-04T18:03:01.327Z] 2022/04/04 18:03:00 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
18:03:01 [2022-04-04T18:03:01.365Z] === RUN   TestDockerSuite/TestCreateLabels
18:03:01 [2022-04-04T18:03:01.365Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:03:01 [2022-04-04T18:03:01.365Z] === RUN   TestDockerSuite/TestCreateRM
18:03:01 [2022-04-04T18:03:01.621Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:03:01 [2022-04-04T18:03:01.621Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:03:01 [2022-04-04T18:03:01.622Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:03:01 [2022-04-04T18:03:01.622Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:03:01 [2022-04-04T18:03:01.878Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:03:02 [2022-04-04T18:03:02.705Z] 2022/04/04 18:03:02 	Finished clone github.com/fernet/fernet-go
18:03:02 [2022-04-04T18:03:02.705Z] 2022/04/04 18:03:02 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
18:03:03 [2022-04-04T18:03:03.247Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:03:03 [2022-04-04T18:03:03.247Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:03:03 [2022-04-04T18:03:03.247Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:03:04 [2022-04-04T18:03:04.082Z] 2022/04/04 18:03:03 	Finished clone github.com/cilium/ebpf
18:03:04 [2022-04-04T18:03:04.082Z] 2022/04/04 18:03:03 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
18:03:04 [2022-04-04T18:03:04.343Z] 2022/04/04 18:03:04 	Finished clone github.com/docker/distribution
18:03:04 [2022-04-04T18:03:04.343Z] 2022/04/04 18:03:04 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
18:03:04 [2022-04-04T18:03:04.343Z] 2022/04/04 18:03:04 	Finished clone github.com/Microsoft/hcsshim
18:03:04 [2022-04-04T18:03:04.343Z] 2022/04/04 18:03:04 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
18:03:04 [2022-04-04T18:03:04.603Z] 2022/04/04 18:03:04 	Finished clone github.com/moby/buildkit
18:03:04 [2022-04-04T18:03:04.603Z] 2022/04/04 18:03:04 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
18:03:06 [2022-04-04T18:03:06.510Z] 2022/04/04 18:03:06 	Finished clone golang.org/x/time
18:03:06 [2022-04-04T18:03:06.510Z] 2022/04/04 18:03:06 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
18:03:06 [2022-04-04T18:03:06.510Z] 2022/04/04 18:03:06 	Finished clone github.com/hashicorp/go-memdb
18:03:06 [2022-04-04T18:03:06.510Z] 2022/04/04 18:03:06 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
18:03:06 [2022-04-04T18:03:06.511Z] 2022/04/04 18:03:06 	Finished clone github.com/hashicorp/go-immutable-radix
18:03:06 [2022-04-04T18:03:06.511Z] 2022/04/04 18:03:06 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
18:03:06 [2022-04-04T18:03:06.519Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:03:06 [2022-04-04T18:03:06.519Z] --- PASS: TestCreateServiceConfigFileMode (12.88s)
18:03:06 [2022-04-04T18:03:06.519Z] === RUN   TestCreateServiceSysctls
18:03:06 [2022-04-04T18:03:06.519Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:03:06 [2022-04-04T18:03:06.519Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:03:06 [2022-04-04T18:03:06.775Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:03:06 [2022-04-04T18:03:06.775Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:03:06 [2022-04-04T18:03:06.775Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:03:07 [2022-04-04T18:03:07.336Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:03:07 [2022-04-04T18:03:07.445Z] 2022/04/04 18:03:07 	Finished clone github.com/golang/protobuf
18:03:07 [2022-04-04T18:03:07.445Z] 2022/04/04 18:03:07 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
18:03:07 [2022-04-04T18:03:07.704Z] 2022/04/04 18:03:07 	Finished clone github.com/hashicorp/golang-lru
18:03:07 [2022-04-04T18:03:07.704Z] 2022/04/04 18:03:07 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
18:03:07 [2022-04-04T18:03:07.704Z] 2022/04/04 18:03:07 	Finished clone github.com/coreos/pkg
18:03:07 [2022-04-04T18:03:07.704Z] 2022/04/04 18:03:07 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
18:03:08 [2022-04-04T18:03:08.702Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:03:08 [2022-04-04T18:03:08.958Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:03:09 [2022-04-04T18:03:09.637Z] 2022/04/04 18:03:09 	Finished clone github.com/beorn7/perks
18:03:09 [2022-04-04T18:03:09.637Z] 2022/04/04 18:03:09 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
18:03:09 [2022-04-04T18:03:09.637Z] 2022/04/04 18:03:09 	Finished clone github.com/prometheus/client_model
18:03:09 [2022-04-04T18:03:09.637Z] 2022/04/04 18:03:09 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
18:03:09 [2022-04-04T18:03:09.886Z] --- PASS: TestCreateServiceSysctls (3.52s)
18:03:09 [2022-04-04T18:03:09.886Z] === RUN   TestCreateServiceCapabilities
18:03:10 [2022-04-04T18:03:10.450Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:03:11 [2022-04-04T18:03:11.382Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:03:11 [2022-04-04T18:03:11.543Z] 2022/04/04 18:03:11 	Finished clone golang.org/x/crypto
18:03:11 [2022-04-04T18:03:11.543Z] 2022/04/04 18:03:11 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
18:03:12 [2022-04-04T18:03:12.112Z] 2022/04/04 18:03:11 	Finished clone github.com/prometheus/client_golang
18:03:12 [2022-04-04T18:03:12.112Z] 2022/04/04 18:03:11 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
18:03:12 [2022-04-04T18:03:12.311Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:03:12 [2022-04-04T18:03:12.370Z] 2022/04/04 18:03:12 	Finished clone code.cloudfoundry.org/clock
18:03:12 [2022-04-04T18:03:12.370Z] 2022/04/04 18:03:12 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
18:03:12 [2022-04-04T18:03:12.876Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:03:12 [2022-04-04T18:03:12.876Z] === RUN   TestDockerSuite/TestDevicePermissions
18:03:12 [2022-04-04T18:03:12.876Z] --- PASS: TestCreateServiceCapabilities (3.00s)
18:03:12 [2022-04-04T18:03:12.876Z] === RUN   TestInspect
18:03:13 [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 	Finished clone github.com/prometheus/common
18:03:13 [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
18:03:13 [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 	Finished clone github.com/matttproud/golang_protobuf_extensions
18:03:13 [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
18:03:13 [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 	Finished clone github.com/prometheus/procfs
18:03:13 [2022-04-04T18:03:13.308Z] 2022/04/04 18:03:13 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
18:03:13 [2022-04-04T18:03:13.439Z] === RUN   TestDockerSuite/TestDockerFails
18:03:13 [2022-04-04T18:03:13.439Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:03:13 [2022-04-04T18:03:13.439Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:03:13 [2022-04-04T18:03:13.439Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:03:13 [2022-04-04T18:03:13.568Z] 2022/04/04 18:03:13 	Finished clone github.com/pkg/errors
18:03:13 [2022-04-04T18:03:13.568Z] 2022/04/04 18:03:13 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
18:03:14 [2022-04-04T18:03:14.136Z] 2022/04/04 18:03:14 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
18:03:14 [2022-04-04T18:03:14.136Z] 2022/04/04 18:03:14 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
18:03:14 [2022-04-04T18:03:14.417Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:03:14 [2022-04-04T18:03:14.704Z] 2022/04/04 18:03:14 	Finished clone github.com/cespare/xxhash/v2
18:03:14 [2022-04-04T18:03:14.705Z] 2022/04/04 18:03:14 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
18:03:15 [2022-04-04T18:03:15.273Z] 2022/04/04 18:03:15 	Finished clone github.com/inconshreveable/mousetrap
18:03:15 [2022-04-04T18:03:15.273Z] 2022/04/04 18:03:15 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
18:03:15 [2022-04-04T18:03:15.273Z] 2022/04/04 18:03:15 	Finished clone github.com/spf13/pflag
18:03:15 [2022-04-04T18:03:15.347Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:03:15 [2022-04-04T18:03:15.841Z] 2022/04/04 18:03:15 	Finished clone github.com/morikuni/aec
18:03:16 [2022-04-04T18:03:16.100Z] 2022/04/04 18:03:15 	Finished clone github.com/docker/go-metrics
18:03:16 [2022-04-04T18:03:16.277Z] --- PASS: TestInspect (3.46s)
18:03:16 [2022-04-04T18:03:16.277Z] === RUN   TestCreateJob
18:03:16 [2022-04-04T18:03:16.360Z] 2022/04/04 18:03:16 	Finished clone github.com/spf13/cobra
18:03:16 [2022-04-04T18:03:16.840Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:03:16 [2022-04-04T18:03:16.840Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:03:16 [2022-04-04T18:03:16.840Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:03:16 [2022-04-04T18:03:16.840Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:03:17 [2022-04-04T18:03:17.740Z] 2022/04/04 18:03:17 	Finished clone github.com/google/certificate-transparency-go
18:03:18 [2022-04-04T18:03:18.308Z] 2022/04/04 18:03:18 	Finished clone github.com/opencontainers/selinux
18:03:20 [2022-04-04T18:03:20.110Z] --- PASS: TestCreateJob (3.23s)
18:03:20 [2022-04-04T18:03:20.110Z] === RUN   TestReplicatedJob
18:03:22 [2022-04-04T18:03:22.632Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:03:25 [2022-04-04T18:03:25.158Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:03:25 [2022-04-04T18:03:25.158Z] --- PASS: TestReplicatedJob (5.35s)
18:03:25 [2022-04-04T18:03:25.158Z] === RUN   TestUpdateReplicatedJob
18:03:27 [2022-04-04T18:03:27.094Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:03:28 [2022-04-04T18:03:28.991Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:03:28 [2022-04-04T18:03:28.991Z] --- PASS: TestUpdateReplicatedJob (3.86s)
18:03:28 [2022-04-04T18:03:28.991Z] === RUN   TestServiceListWithStatuses
18:03:28 [2022-04-04T18:03:28.991Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:03:28 [2022-04-04T18:03:28.991Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:03:28 [2022-04-04T18:03:28.991Z] === RUN   TestDockerNetworkConnectAlias
18:03:29 [2022-04-04T18:03:29.555Z] === RUN   TestDockerSuite/TestEventsAttach
18:03:30 [2022-04-04T18:03:30.117Z] === RUN   TestDockerSuite/TestEventsCommit
18:03:30 [2022-04-04T18:03:30.516Z] 2022/04/04 18:03:29 	Finished clone github.com/cloudflare/cfssl
18:03:31 [2022-04-04T18:03:31.046Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:03:31 [2022-04-04T18:03:31.538Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:03:31 [2022-04-04T18:03:31.538Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:03:31 [2022-04-04T18:03:31.538Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:03:31 [2022-04-04T18:03:31.538Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:03:31 [2022-04-04T18:03:31.976Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:03:32 [2022-04-04T18:03:32.539Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:03:33 [2022-04-04T18:03:33.102Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:03:33 [2022-04-04T18:03:33.359Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:03:33 [2022-04-04T18:03:33.922Z] --- PASS: TestDockerNetworkConnectAlias (4.94s)
18:03:33 [2022-04-04T18:03:33.922Z] === RUN   TestDockerNetworkReConnect
18:03:34 [2022-04-04T18:03:34.853Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:03:35 [2022-04-04T18:03:35.792Z] 2022/04/04 18:03:35 	Finished clone github.com/containerd/containerd
18:03:36 [2022-04-04T18:03:36.223Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:03:36 [2022-04-04T18:03:36.731Z] 2022/04/04 18:03:36 	Finished clone github.com/coreos/etcd
18:03:38 [2022-04-04T18:03:38.115Z] --- PASS: TestDockerNetworkReConnect (4.17s)
18:03:38 [2022-04-04T18:03:38.115Z] === RUN   TestServicePlugin
18:03:39 [2022-04-04T18:03:39.044Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:03:39 [2022-04-04T18:03:39.269Z] 2022/04/04 18:03:38 	Finished clone github.com/docker/swarmkit
18:03:39 [2022-04-04T18:03:39.974Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:03:41 [2022-04-04T18:03:41.864Z] === RUN   TestDockerSuite/TestEventsCopy
18:03:42 [2022-04-04T18:03:42.428Z]     docker_api_swarm_test.go:201: [dfbbc92d339aa] joining swarm manager [d309fcd31a3c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:03:42 [2022-04-04T18:03:42.685Z]     plugin_test.go:62: [d2be982692011] joining swarm manager [d9a1666cc5298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:03:42 [2022-04-04T18:03:42.941Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:03:43 [2022-04-04T18:03:43.868Z]     plugin_test.go:65: [dfabad1a4469f] joining swarm manager [d9a1666cc5298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:03:44 [2022-04-04T18:03:44.123Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:03:50 [2022-04-04T18:03:50.682Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:03:50 [2022-04-04T18:03:50.682Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:03:50 [2022-04-04T18:03:50.941Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:03:51 [2022-04-04T18:03:51.199Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:03:51 [2022-04-04T18:03:51.199Z] === RUN   TestDockerSuite/TestEventsFilterType
18:03:51 [2022-04-04T18:03:51.455Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:03:51 [2022-04-04T18:03:51.500Z] 2022/04/04 18:03:49 	Finished clone cloud.google.com/go
18:03:51 [2022-04-04T18:03:51.712Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:03:51 [2022-04-04T18:03:51.712Z] === RUN   TestDockerSuite/TestEventsFilters
18:03:52 [2022-04-04T18:03:52.641Z] === RUN   TestDockerSuite/TestEventsFormat
18:03:54 [2022-04-04T18:03:54.009Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:03:54 [2022-04-04T18:03:54.009Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:03:54 [2022-04-04T18:03:54.009Z] === RUN   TestDockerSuite/TestEventsImageImport
18:03:54 [2022-04-04T18:03:54.941Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:03:54 [2022-04-04T18:03:54.941Z] === RUN   TestDockerSuite/TestEventsImagePull
18:03:55 [2022-04-04T18:03:55.868Z] === RUN   TestDockerSuite/TestEventsImageTag
18:03:56 [2022-04-04T18:03:56.774Z] 2022/04/04 18:03:56 	Finished clone github.com/gogo/protobuf
18:03:56 [2022-04-04T18:03:56.795Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:03:57 [2022-04-04T18:03:57.357Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:03:57 [2022-04-04T18:03:57.357Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:03:57 [2022-04-04T18:03:57.357Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:03:57 [2022-04-04T18:03:57.357Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:03:57 [2022-04-04T18:03:57.357Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:03:59 [2022-04-04T18:03:59.245Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:03:59 [2022-04-04T18:03:59.808Z] === RUN   TestDockerSuite/TestEventsRename
18:04:00 [2022-04-04T18:04:00.064Z] 2022/04/04 18:03:59 	Finished clone google.golang.org/genproto
18:04:00 [2022-04-04T18:04:00.374Z] === RUN   TestDockerSuite/TestEventsResize
18:04:00 [2022-04-04T18:04:00.935Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:04:05 [2022-04-04T18:04:05.100Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:04:06 [2022-04-04T18:04:06.465Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:04:07 [2022-04-04T18:04:07.026Z]     docker_api_swarm_test.go:383: [d08e1d8e11c7f] joining swarm manager [ded51d39ec3eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:04:07 [2022-04-04T18:04:07.282Z] === RUN   TestDockerSuite/TestEventsStreaming
18:04:07 [2022-04-04T18:04:07.844Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:04:08 [2022-04-04T18:04:08.405Z]     docker_api_swarm_test.go:384: [d26d8d676aa14] joining swarm manager [ded51d39ec3eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:04:10 [2022-04-04T18:04:10.294Z] --- PASS: TestServicePlugin (32.03s)
18:04:10 [2022-04-04T18:04:10.294Z] === RUN   TestServiceUpdateLabel
18:04:10 [2022-04-04T18:04:10.550Z] === RUN   TestDockerSuite/TestEventsTop
18:04:11 [2022-04-04T18:04:11.112Z] === RUN   TestDockerSuite/TestEventsUntag
18:04:12 [2022-04-04T18:04:12.508Z] --- PASS: TestServiceUpdateLabel (2.29s)
18:04:12 [2022-04-04T18:04:12.508Z] === RUN   TestServiceUpdateSecrets
18:04:13 [2022-04-04T18:04:13.876Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:04:20 [2022-04-04T18:04:20.414Z] === RUN   TestDockerSuite/TestExec
18:04:20 [2022-04-04T18:04:20.414Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:04:20 [2022-04-04T18:04:20.978Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:04:21 [2022-04-04T18:04:21.236Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:04:21 [2022-04-04T18:04:21.799Z] === RUN   TestDockerSuite/TestExecAPIStart
18:04:23 [2022-04-04T18:04:23.170Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:04:23 [2022-04-04T18:04:23.426Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:04:23 [2022-04-04T18:04:23.990Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:04:24 [2022-04-04T18:04:24.595Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:04:25 [2022-04-04T18:04:25.159Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:04:25 [2022-04-04T18:04:25.720Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:04:26 [2022-04-04T18:04:26.282Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:04:26 [2022-04-04T18:04:26.538Z] --- PASS: TestServiceUpdateSecrets (14.35s)
18:04:26 [2022-04-04T18:04:26.538Z] === RUN   TestServiceUpdateConfigs
18:04:27 [2022-04-04T18:04:27.468Z] === RUN   TestDockerSuite/TestExecCgroup
18:04:28 [2022-04-04T18:04:28.398Z] === RUN   TestDockerSuite/TestExecEnv
18:04:29 [2022-04-04T18:04:29.328Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:04:30 [2022-04-04T18:04:30.258Z] === RUN   TestDockerSuite/TestExecExitStatus
18:04:30 [2022-04-04T18:04:30.820Z] === RUN   TestDockerSuite/TestExecInspectID
18:04:32 [2022-04-04T18:04:32.187Z] === RUN   TestDockerSuite/TestExecInteractive
18:04:32 [2022-04-04T18:04:32.651Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:04:32 [2022-04-04T18:04:32.651Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:04:32 [2022-04-04T18:04:32.749Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:04:33 [2022-04-04T18:04:33.126Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:04:33 [2022-04-04T18:04:33.311Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:04:33 [2022-04-04T18:04:33.874Z] === RUN   TestDockerSuite/TestExecParseError
18:04:34 [2022-04-04T18:04:34.438Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:04:35 [2022-04-04T18:04:35.001Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:04:35 [2022-04-04T18:04:35.567Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:04:36 [2022-04-04T18:04:36.945Z] === RUN   TestDockerSuite/TestExecSetEnv
18:04:37 [2022-04-04T18:04:37.201Z] === RUN   TestDockerSuite/TestExecStartFails
18:04:37 [2022-04-04T18:04:37.763Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:04:41 [2022-04-04T18:04:41.929Z] --- PASS: TestServiceUpdateConfigs (14.85s)
18:04:41 [2022-04-04T18:04:41.929Z] === RUN   TestServiceUpdateNetwork
18:04:48 [2022-04-04T18:04:48.516Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:04:49 [2022-04-04T18:04:49.078Z] === RUN   TestDockerSuite/TestExecTTY
18:04:49 [2022-04-04T18:04:49.639Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:04:50 [2022-04-04T18:04:50.201Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:04:50 [2022-04-04T18:04:50.765Z] === RUN   TestDockerSuite/TestExecUlimits
18:04:51 [2022-04-04T18:04:51.328Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:04:51 [2022-04-04T18:04:51.328Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:04:51 [2022-04-04T18:04:51.328Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:04:52 [2022-04-04T18:04:52.698Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:04:53 [2022-04-04T18:04:53.262Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:04:54 [2022-04-04T18:04:54.193Z] === RUN   TestDockerSuite/TestExecWithTERM
18:04:54 [2022-04-04T18:04:54.193Z] --- PASS: TestServiceUpdateNetwork (12.66s)
18:04:54 [2022-04-04T18:04:54.193Z] === RUN   TestServiceUpdatePidsLimit
18:04:54 [2022-04-04T18:04:54.757Z] === RUN   TestDockerSuite/TestExecWithUser
18:04:55 [2022-04-04T18:04:55.686Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:04:55 [2022-04-04T18:04:55.686Z] === RUN   TestDockerSuite/TestGetContainerStats
18:04:56 [2022-04-04T18:04:56.250Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:04:56 [2022-04-04T18:04:56.303Z] 2022/04/04 18:04:51 	Finished clone github.com/hashicorp/consul
18:04:58 [2022-04-04T18:04:58.535Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:05:00 [2022-04-04T18:05:00.420Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:05:00 [2022-04-04T18:05:00.982Z]     check_test.go:380: [d26d8d676aa14] daemon is not started
18:05:00 [2022-04-04T18:05:00.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:05:03 [2022-04-04T18:05:03.498Z]     docker_api_swarm_test.go:801: [d1ffcd78401e2] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:05:03 [2022-04-04T18:05:03.498Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:05:04 [2022-04-04T18:05:04.480Z]     docker_api_swarm_test.go:801: [d27c76c7f1c1c] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:05:04 [2022-04-04T18:05:04.743Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:05:05 [2022-04-04T18:05:05.676Z]     docker_api_swarm_test.go:801: [da25a72d15d31] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:05:06 [2022-04-04T18:05:06.603Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:05:06 [2022-04-04T18:05:06.860Z]     docker_api_swarm_test.go:801: [d8932db7c2b04] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:05:08 [2022-04-04T18:05:08.226Z]     docker_api_swarm_test.go:809: [dd9a2ab8899f2] joining swarm manager [d6e16bc5bd370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
18:05:08 [2022-04-04T18:05:08.528Z] 2022/04/04 18:05:07 	Finished clone github.com/aws/aws-sdk-go
18:05:09 [2022-04-04T18:05:09.030Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:05:11 [2022-04-04T18:05:11.492Z] --- PASS: TestServiceUpdatePidsLimit (16.83s)
18:05:11 [2022-04-04T18:05:11.492Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
18:05:11 [2022-04-04T18:05:11.492Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
18:05:11 [2022-04-04T18:05:11.492Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
18:05:11 [2022-04-04T18:05:11.492Z] PASS
18:05:11 [2022-04-04T18:05:11.492Z] 
18:05:11 [2022-04-04T18:05:11.492Z] === Skipped
18:05:11 [2022-04-04T18:05:11.492Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:05:11 [2022-04-04T18:05:11.492Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:05:11 [2022-04-04T18:05:11.492Z] 
18:05:11 [2022-04-04T18:05:11.492Z] DONE 27 tests, 1 skipped in 196.353s
18:05:11 [2022-04-04T18:05:11.492Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:05:11 [2022-04-04T18:05:11.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
18:05:11 [2022-04-04T18:05:11.492Z] ++ set -e
18:05:11 [2022-04-04T18:05:11.492Z] ++ '[' -n 0 ']'
18:05:11 [2022-04-04T18:05:11.492Z] ++ set -x
18:05:11 [2022-04-04T18:05:11.492Z] ++ env -i DEST=/go/src/github.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
18:05:11 [2022-04-04T18:05:11.492Z] INFO: Testing against a local daemon
18:05:11 [2022-04-04T18:05:11.492Z] === RUN   TestSessionCreate
18:05:11 [2022-04-04T18:05:11.492Z] --- PASS: TestSessionCreate (0.03s)
18:05:11 [2022-04-04T18:05:11.492Z] === RUN   TestSessionCreateWithBadUpgrade
18:05:11 [2022-04-04T18:05:11.492Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:05:11 [2022-04-04T18:05:11.492Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:05:11 [2022-04-04T18:05:11.492Z] PASS
18:05:11 [2022-04-04T18:05:11.492Z] 
18:05:11 [2022-04-04T18:05:11.492Z] DONE 2 tests in 0.196s
18:05:11 [2022-04-04T18:05:11.492Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:05:11 [2022-04-04T18:05:11.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
18:05:11 [2022-04-04T18:05:11.492Z] ++ set -e
18:05:11 [2022-04-04T18:05:11.492Z] ++ '[' -n 0 ']'
18:05:11 [2022-04-04T18:05:11.492Z] ++ set -x
18:05:11 [2022-04-04T18:05:11.492Z] ++ env -i DEST=/go/src/github.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
18:05:11 [2022-04-04T18:05:11.492Z] INFO: Testing against a local daemon
18:05:11 [2022-04-04T18:05:11.492Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:05:11 [2022-04-04T18:05:11.492Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:05:11 [2022-04-04T18:05:11.492Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:05:11 [2022-04-04T18:05:11.492Z] === RUN   TestEventsExecDie
18:05:11 [2022-04-04T18:05:11.748Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:05:11 [2022-04-04T18:05:11.748Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:05:11 [2022-04-04T18:05:11.748Z] === RUN   TestDockerSuite/TestHealth
18:05:12 [2022-04-04T18:05:12.004Z] --- PASS: TestEventsExecDie (0.74s)
18:05:12 [2022-04-04T18:05:12.004Z] === RUN   TestEventsBackwardsCompatible
18:05:12 [2022-04-04T18:05:12.260Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
18:05:12 [2022-04-04T18:05:12.260Z] === RUN   TestInfoBinaryCommits
18:05:12 [2022-04-04T18:05:12.260Z] --- PASS: TestInfoBinaryCommits (0.04s)
18:05:12 [2022-04-04T18:05:12.260Z] === RUN   TestInfoAPIVersioned
18:05:12 [2022-04-04T18:05:12.260Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:05:12 [2022-04-04T18:05:12.260Z] === RUN   TestInfoDiscoveryBackend
18:05:12 [2022-04-04T18:05:12.822Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
18:05:12 [2022-04-04T18:05:12.822Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:05:13 [2022-04-04T18:05:13.752Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:05:13 [2022-04-04T18:05:13.752Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:05:14 [2022-04-04T18:05:14.313Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
18:05:14 [2022-04-04T18:05:14.313Z] === RUN   TestInfoAPI
18:05:14 [2022-04-04T18:05:14.313Z] --- PASS: TestInfoAPI (0.03s)
18:05:14 [2022-04-04T18:05:14.313Z] === RUN   TestInfoAPIWarnings
18:05:19 [2022-04-04T18:05:19.526Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:05:32 [2022-04-04T18:05:32.352Z] --- PASS: TestInfoAPIWarnings (16.33s)
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestInfoDebug
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:05:32 [2022-04-04T18:05:32.352Z] --- PASS: TestInfoDebug (0.55s)
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestInfoInsecureRegistries
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:05:32 [2022-04-04T18:05:32.352Z] --- PASS: TestInfoInsecureRegistries (0.54s)
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestInfoRegistryMirrors
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:05:32 [2022-04-04T18:05:32.352Z] --- PASS: TestInfoRegistryMirrors (0.54s)
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestLoginFailsWithBadCredentials
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:05:32 [2022-04-04T18:05:32.352Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestPingCacheHeaders
18:05:32 [2022-04-04T18:05:32.352Z] --- PASS: TestPingCacheHeaders (0.04s)
18:05:32 [2022-04-04T18:05:32.352Z] === RUN   TestPingGet
18:05:32 [2022-04-04T18:05:32.609Z] --- PASS: TestPingGet (0.02s)
18:05:32 [2022-04-04T18:05:32.609Z] === RUN   TestPingHead
18:05:32 [2022-04-04T18:05:32.609Z] --- PASS: TestPingHead (0.03s)
18:05:32 [2022-04-04T18:05:32.609Z] === RUN   TestVersion
18:05:32 [2022-04-04T18:05:32.609Z] --- PASS: TestVersion (0.02s)
18:05:32 [2022-04-04T18:05:32.609Z] PASS
18:05:32 [2022-04-04T18:05:32.609Z] 
18:05:32 [2022-04-04T18:05:32.609Z] === Skipped
18:05:32 [2022-04-04T18:05:32.609Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:05:32 [2022-04-04T18:05:32.609Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:05:32 [2022-04-04T18:05:32.609Z] 
18:05:32 [2022-04-04T18:05:32.609Z] DONE 18 tests, 1 skipped in 21.336s
18:05:32 [2022-04-04T18:05:32.609Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:05:32 [2022-04-04T18:05:32.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:05:32 [2022-04-04T18:05:32.609Z] ++ set -e
18:05:32 [2022-04-04T18:05:32.609Z] ++ '[' -n 0 ']'
18:05:32 [2022-04-04T18:05:32.609Z] ++ set -x
18:05:32 [2022-04-04T18:05:32.609Z] ++ env -i DEST=/go/src/github.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
18:05:32 [2022-04-04T18:05:32.609Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:05:32 [2022-04-04T18:05:32.609Z] INFO: Testing against a local daemon
18:05:32 [2022-04-04T18:05:32.609Z] === RUN   TestVolumesCreateAndList
18:05:32 [2022-04-04T18:05:32.609Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:05:32 [2022-04-04T18:05:32.609Z] === RUN   TestVolumesRemove
18:05:32 [2022-04-04T18:05:32.866Z] --- PASS: TestVolumesRemove (0.07s)
18:05:32 [2022-04-04T18:05:32.866Z] === RUN   TestVolumesInspect
18:05:32 [2022-04-04T18:05:32.866Z] --- PASS: TestVolumesInspect (0.02s)
18:05:32 [2022-04-04T18:05:32.866Z] === RUN   TestVolumesInvalidJSON
18:05:32 [2022-04-04T18:05:32.866Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:05:32 [2022-04-04T18:05:32.866Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:05:32 [2022-04-04T18:05:32.866Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:05:32 [2022-04-04T18:05:32.866Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:05:32 [2022-04-04T18:05:32.866Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:05:32 [2022-04-04T18:05:32.866Z] PASS
18:05:32 [2022-04-04T18:05:32.866Z] 
18:05:32 [2022-04-04T18:05:32.866Z] DONE 5 tests in 0.270s
18:05:32 [2022-04-04T18:05:32.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:05:32 [2022-04-04T18:05:32.866Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:05:33 [2022-04-04T18:05:33.124Z] ++++ cat bundles/test-integration/docker.pid
18:05:33 [2022-04-04T18:05:33.124Z] +++ kill 5600
18:05:33 [2022-04-04T18:05:33.384Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:05:33 [2022-04-04T18:05:33.384Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:05:33 [2022-04-04T18:05:33.947Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:05:33 [2022-04-04T18:05:33.947Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:05:34 [2022-04-04T18:05:34.204Z] +++ /etc/init.d/apparmor stop
18:05:34 [2022-04-04T18:05:34.461Z] Leaving: AppArmorNo profiles have been unloaded.
18:05:34 [2022-04-04T18:05:34.461Z] 
18:05:34 [2022-04-04T18:05:34.461Z] Unloading profiles will leave already running processes permanently
18:05:34 [2022-04-04T18:05:34.461Z] unconfined, which can lead to unexpected situations.
18:05:34 [2022-04-04T18:05:34.461Z] 
18:05:34 [2022-04-04T18:05:34.461Z] To set a process to complain mode, use the command line tool
18:05:34 [2022-04-04T18:05:34.461Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:05:34 [2022-04-04T18:05:34.461Z] +++ true
18:05:34 [2022-04-04T18:05:34.461Z] exiting test-integration
18:05:34 [2022-04-04T18:05:34.461Z] ++ exit 0
18:05:34 [2022-04-04T18:05:34.461Z] 
18:05:34 [2022-04-04T18:05:34.717Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:05:34 [2022-04-04T18:05:34.973Z] + for job in $(jobs -p)
18:05:34 [2022-04-04T18:05:34.973Z] + wait 20098
18:05:35 [2022-04-04T18:05:35.901Z] === RUN   TestDockerSuite/TestImagesFormat
18:05:35 [2022-04-04T18:05:35.901Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:05:36 [2022-04-04T18:05:36.464Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:05:39 [2022-04-04T18:05:39.038Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:05:39 [2022-04-04T18:05:39.038Z] === RUN   TestDockerSuite/TestImportBadURL
18:05:39 [2022-04-04T18:05:39.038Z] === RUN   TestDockerSuite/TestImportDisplay
18:05:40 [2022-04-04T18:05:40.427Z] === RUN   TestDockerSuite/TestImportFile
18:05:41 [2022-04-04T18:05:41.356Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:05:41 [2022-04-04T18:05:41.356Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:05:42 [2022-04-04T18:05:42.725Z] === RUN   TestDockerSuite/TestImportGzipped
18:05:43 [2022-04-04T18:05:43.653Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:05:45 [2022-04-04T18:05:45.017Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:05:45 [2022-04-04T18:05:45.273Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:05:45 [2022-04-04T18:05:45.836Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:05:46 [2022-04-04T18:05:46.399Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:05:46 [2022-04-04T18:05:46.399Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:05:46 [2022-04-04T18:05:46.399Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:05:46 [2022-04-04T18:05:46.960Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:05:47 [2022-04-04T18:05:47.522Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:05:47 [2022-04-04T18:05:47.779Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:05:48 [2022-04-04T18:05:48.343Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:05:48 [2022-04-04T18:05:48.600Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:05:49 [2022-04-04T18:05:49.163Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:05:49 [2022-04-04T18:05:49.164Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:05:49 [2022-04-04T18:05:49.758Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:05:50 [2022-04-04T18:05:50.536Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:05:50 [2022-04-04T18:05:50.793Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:05:51 [2022-04-04T18:05:51.357Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:05:51 [2022-04-04T18:05:51.357Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:05:51 [2022-04-04T18:05:51.613Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:05:51 [2022-04-04T18:05:51.613Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:05:51 [2022-04-04T18:05:51.613Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:05:52 [2022-04-04T18:05:52.543Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:05:53 [2022-04-04T18:05:53.106Z] === RUN   TestDockerSuite/TestInspectDefault
18:05:53 [2022-04-04T18:05:53.362Z] === RUN   TestDockerSuite/TestInspectHistory
18:05:53 [2022-04-04T18:05:53.926Z] === RUN   TestDockerSuite/TestInspectImage
18:05:53 [2022-04-04T18:05:53.926Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:05:53 [2022-04-04T18:05:53.926Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:05:53 [2022-04-04T18:05:53.926Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:05:53 [2022-04-04T18:05:53.926Z] === RUN   TestDockerSuite/TestInspectInt64
18:05:54 [2022-04-04T18:05:54.490Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:05:55 [2022-04-04T18:05:55.053Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:05:55 [2022-04-04T18:05:55.053Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:05:55 [2022-04-04T18:05:55.615Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:05:56 [2022-04-04T18:05:56.176Z] === RUN   TestDockerSuite/TestInspectPlugin
18:05:58 [2022-04-04T18:05:58.065Z] === RUN   TestDockerSuite/TestInspectRootFS
18:05:58 [2022-04-04T18:05:58.065Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:05:58 [2022-04-04T18:05:58.486Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:05:58 [2022-04-04T18:05:58.993Z] === RUN   TestDockerSuite/TestInspectStatus
18:05:59 [2022-04-04T18:05:59.564Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:06:00 [2022-04-04T18:06:00.505Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:06:01 [2022-04-04T18:06:01.069Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:06:01 [2022-04-04T18:06:01.675Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:06:02 [2022-04-04T18:06:02.237Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:06:02 [2022-04-04T18:06:02.493Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:06:03 [2022-04-04T18:06:03.057Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:06:03 [2022-04-04T18:06:03.619Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:06:03 [2022-04-04T18:06:03.619Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:06:04 [2022-04-04T18:06:04.182Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:06:05 [2022-04-04T18:06:05.115Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:06:06 [2022-04-04T18:06:06.048Z] === RUN   TestDockerSuite/TestLinksEnvs
18:06:06 [2022-04-04T18:06:06.976Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:06:07 [2022-04-04T18:06:07.232Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:06:08 [2022-04-04T18:06:08.598Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:06:08 [2022-04-04T18:06:08.983Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:06:09 [2022-04-04T18:06:09.962Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:06:11 [2022-04-04T18:06:11.376Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:06:11 [2022-04-04T18:06:11.376Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:06:12 [2022-04-04T18:06:12.743Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:06:12 [2022-04-04T18:06:12.999Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:06:13 [2022-04-04T18:06:13.562Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:06:21 [2022-04-04T18:06:21.693Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:06:21 [2022-04-04T18:06:21.949Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:06:23 [2022-04-04T18:06:23.358Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:06:23 [2022-04-04T18:06:23.615Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:06:24 [2022-04-04T18:06:24.986Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:06:24 [2022-04-04T18:06:24.986Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:06:25 [2022-04-04T18:06:25.559Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:06:25 [2022-04-04T18:06:25.559Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:06:25 [2022-04-04T18:06:25.559Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:06:25 [2022-04-04T18:06:25.559Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:06:26 [2022-04-04T18:06:26.122Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:06:26 [2022-04-04T18:06:26.685Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:06:30 [2022-04-04T18:06:30.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:06:30 [2022-04-04T18:06:30.000Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:06:30 [2022-04-04T18:06:30.562Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:06:31 [2022-04-04T18:06:31.926Z]     docker_api_swarm_service_test.go:394: [d30be5caa2c7c] joining swarm manager [d85fe7aef8354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:06:32 [2022-04-04T18:06:32.487Z]     docker_api_swarm_service_test.go:394: [d602d60f6a01c] joining swarm manager [d85fe7aef8354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:06:35 [2022-04-04T18:06:35.049Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:06:35 [2022-04-04T18:06:35.980Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:06:35 [2022-04-04T18:06:35.980Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:06:37 [2022-04-04T18:06:37.352Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:06:38 [2022-04-04T18:06:38.280Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:06:38 [2022-04-04T18:06:38.844Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:06:39 [2022-04-04T18:06:39.772Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:06:40 [2022-04-04T18:06:40.704Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:06:42 [2022-04-04T18:06:42.592Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:06:42 [2022-04-04T18:06:42.848Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:06:43 [2022-04-04T18:06:43.413Z] === RUN   TestDockerSuite/TestLogsSince
18:06:47 [2022-04-04T18:06:47.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:06:49 [2022-04-04T18:06:49.471Z]     docker_api_swarm_service_test.go:342: [de7025bcaf30c] joining swarm manager [dc80915bd259a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:06:50 [2022-04-04T18:06:50.037Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:06:50 [2022-04-04T18:06:50.598Z]     docker_api_swarm_service_test.go:342: [dca651470baab] joining swarm manager [dc80915bd259a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:06:55 [2022-04-04T18:06:55.841Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:06:56 [2022-04-04T18:06:56.096Z] === RUN   TestDockerSuite/TestLogsTail
18:06:56 [2022-04-04T18:06:56.657Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:06:56 [2022-04-04T18:06:56.913Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:06:57 [2022-04-04T18:06:57.478Z] === RUN   TestDockerSuite/TestMountIntoProc
18:06:57 [2022-04-04T18:06:57.737Z] === RUN   TestDockerSuite/TestMountIntoSys
18:06:58 [2022-04-04T18:06:58.300Z] === RUN   TestDockerSuite/TestNetHostname
18:06:59 [2022-04-04T18:06:59.665Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:06:59 [2022-04-04T18:06:59.665Z] === RUN   TestDockerSuite/TestNetworkEvents
18:07:00 [2022-04-04T18:07:00.593Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:07:01 [2022-04-04T18:07:01.957Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:07:02 [2022-04-04T18:07:02.213Z] === RUN   TestDockerSuite/TestPluginActive
18:07:03 [2022-04-04T18:07:03.579Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:07:04 [2022-04-04T18:07:04.506Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:07:05 [2022-04-04T18:07:05.872Z]     docker_api_swarm_service_test.go:489: [d81b8f94af063] joining swarm manager [d45d985e3ba1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:07:06 [2022-04-04T18:07:06.438Z]     docker_api_swarm_service_test.go:489: [dd11689b1606c] joining swarm manager [d45d985e3ba1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:07:11 [2022-04-04T18:07:11.687Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:07:11 [2022-04-04T18:07:11.687Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:07:11 [2022-04-04T18:07:11.687Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:07:12 [2022-04-04T18:07:12.248Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:07:15 [2022-04-04T18:07:15.513Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:07:17 [2022-04-04T18:07:17.413Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:07:19 [2022-04-04T18:07:19.926Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:07:19 [2022-04-04T18:07:19.926Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:07:26 [2022-04-04T18:07:26.464Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:07:26 [2022-04-04T18:07:26.464Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:07:27 [2022-04-04T18:07:27.026Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:07:27 [2022-04-04T18:07:27.589Z]     docker_api_swarm_service_test.go:127: [d8b1455b99204] joining swarm manager [d18505128b2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:07:28 [2022-04-04T18:07:28.153Z] === RUN   TestDockerSuite/TestPortHostBinding
18:07:28 [2022-04-04T18:07:28.717Z]     docker_api_swarm_service_test.go:128: [de0be9f140965] joining swarm manager [d18505128b2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:07:29 [2022-04-04T18:07:29.650Z] === RUN   TestDockerSuite/TestPortList
18:07:30 [2022-04-04T18:07:30.580Z]     docker_api_swarm_service_test.go:136: [d8e9de5e1ee3e] joining swarm manager [d18505128b2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:07:31 [2022-04-04T18:07:31.950Z]     docker_api_swarm_service_test.go:137: [dff2eb94005ae] joining swarm manager [d18505128b2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:07:37 [2022-04-04T18:07:37.207Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:07:37 [2022-04-04T18:07:37.769Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:07:44 [2022-04-04T18:07:44.313Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:07:44 [2022-04-04T18:07:44.313Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:07:44 [2022-04-04T18:07:44.313Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:07:44 [2022-04-04T18:07:44.313Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:07:44 [2022-04-04T18:07:44.313Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:07:44 [2022-04-04T18:07:44.569Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:07:44 [2022-04-04T18:07:44.826Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:07:45 [2022-04-04T18:07:45.082Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:07:45 [2022-04-04T18:07:45.338Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:07:46 [2022-04-04T18:07:46.266Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:07:46 [2022-04-04T18:07:46.266Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:07:48 [2022-04-04T18:07:48.186Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:07:49 [2022-04-04T18:07:49.114Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:07:49 [2022-04-04T18:07:49.370Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:07:49 [2022-04-04T18:07:49.627Z] === RUN   TestDockerSuite/TestPsByOrder
18:07:51 [2022-04-04T18:07:51.520Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:07:52 [2022-04-04T18:07:52.083Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:07:53 [2022-04-04T18:07:53.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:07:54 [2022-04-04T18:07:54.539Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:07:56 [2022-04-04T18:07:56.430Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:07:58 [2022-04-04T18:07:58.326Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:07:58 [2022-04-04T18:07:58.326Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:07:58 [2022-04-04T18:07:58.890Z]     docker_api_swarm_service_test.go:303: [d7b0320873b15] joining swarm manager [dd61a8b91a436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:07:59 [2022-04-04T18:07:59.818Z]     docker_api_swarm_service_test.go:303: [d9faf358cf9a8] joining swarm manager [dd61a8b91a436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:08:01 [2022-04-04T18:08:01.711Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:08:05 [2022-04-04T18:08:05.861Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:08:05 [2022-04-04T18:08:05.861Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:08:05 [2022-04-04T18:08:05.861Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:08:05 [2022-04-04T18:08:05.861Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:08:08 [2022-04-04T18:08:08.109Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:08:08 [2022-04-04T18:08:08.255Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:08:09 [2022-04-04T18:08:09.621Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:08:10 [2022-04-04T18:08:10.988Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:08:11 [2022-04-04T18:08:11.916Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:08:12 [2022-04-04T18:08:12.869Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:08:14 [2022-04-04T18:08:14.235Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:08:16 [2022-04-04T18:08:16.133Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:08:16 [2022-04-04T18:08:16.697Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:08:16 [2022-04-04T18:08:16.953Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:08:17 [2022-04-04T18:08:17.518Z] === RUN   TestDockerSuite/TestPsRightTagName
18:08:18 [2022-04-04T18:08:18.625Z] === RUN   TestDockerSuite/TestBuildEnv
18:08:18 [2022-04-04T18:08:18.625Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:08:18 [2022-04-04T18:08:18.625Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:08:18 [2022-04-04T18:08:18.625Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:08:18 [2022-04-04T18:08:18.625Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:08:18 [2022-04-04T18:08:18.625Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:08:18 [2022-04-04T18:08:18.625Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:08:18 [2022-04-04T18:08:18.625Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:08:18 [2022-04-04T18:08:18.625Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:08:18 [2022-04-04T18:08:18.625Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:08:18 [2022-04-04T18:08:18.625Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:08:18 [2022-04-04T18:08:18.892Z] === RUN   TestDockerSuite/TestPsShowMounts
18:08:19 [2022-04-04T18:08:19.455Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:08:20 [2022-04-04T18:08:20.824Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:08:21 [2022-04-04T18:08:21.080Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:08:21 [2022-04-04T18:08:21.080Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:08:21 [2022-04-04T18:08:21.080Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:08:21 [2022-04-04T18:08:21.643Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:08:21 [2022-04-04T18:08:21.643Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:08:21 [2022-04-04T18:08:21.643Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:08:21 [2022-04-04T18:08:21.643Z]     docker_api_swarm_service_test.go:99: [d2d83f596fc4e] joining swarm manager [de4ea3db6979c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:08:22 [2022-04-04T18:08:22.208Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:08:22 [2022-04-04T18:08:22.463Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:08:22 [2022-04-04T18:08:22.463Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:08:22 [2022-04-04T18:08:22.463Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:08:22 [2022-04-04T18:08:22.463Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:08:22 [2022-04-04T18:08:22.463Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:08:22 [2022-04-04T18:08:22.463Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:08:22 [2022-04-04T18:08:22.463Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:08:22 [2022-04-04T18:08:22.771Z]     docker_api_swarm_service_test.go:100: [d039d0bd79368] joining swarm manager [de4ea3db6979c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:08:23 [2022-04-04T18:08:23.332Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:08:23 [2022-04-04T18:08:23.466Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:08:24 [2022-04-04T18:08:24.262Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:08:25 [2022-04-04T18:08:25.193Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:08:29 [2022-04-04T18:08:29.404Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:08:31 [2022-04-04T18:08:31.742Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:08:32 [2022-04-04T18:08:32.306Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:08:33 [2022-04-04T18:08:33.674Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:08:33 [2022-04-04T18:08:33.930Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:08:33 [2022-04-04T18:08:33.930Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:08:34 [2022-04-04T18:08:34.186Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:08:36 [2022-04-04T18:08:36.074Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:08:37 [2022-04-04T18:08:37.466Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:08:39 [2022-04-04T18:08:39.983Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:08:40 [2022-04-04T18:08:40.958Z] === RUN   TestDockerSuite/TestRmiBlank
18:08:40 [2022-04-04T18:08:40.958Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:08:40 [2022-04-04T18:08:40.958Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:08:41 [2022-04-04T18:08:41.889Z]     check_test.go:380: [d2d83f596fc4e] daemon is not started
18:08:43 [2022-04-04T18:08:43.827Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:08:44 [2022-04-04T18:08:44.389Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:08:44 [2022-04-04T18:08:44.456Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:08:44 [2022-04-04T18:08:44.456Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:08:44 [2022-04-04T18:08:44.456Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:08:44 [2022-04-04T18:08:44.456Z] === RUN   TestDockerSuite/TestBuildExpose
18:08:44 [2022-04-04T18:08:44.456Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:08:44 [2022-04-04T18:08:44.456Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:08:44 [2022-04-04T18:08:44.456Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:08:44 [2022-04-04T18:08:44.456Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:08:44 [2022-04-04T18:08:44.456Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:08:44 [2022-04-04T18:08:44.456Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:08:44 [2022-04-04T18:08:44.456Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:08:44 [2022-04-04T18:08:44.456Z] === RUN   TestDockerSuite/TestBuildFails
18:08:44 [2022-04-04T18:08:44.647Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:08:46 [2022-04-04T18:08:46.013Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:08:46 [2022-04-04T18:08:46.575Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:08:47 [2022-04-04T18:08:47.503Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:08:47 [2022-04-04T18:08:47.503Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:08:48 [2022-04-04T18:08:48.434Z] === RUN   TestDockerSuite/TestRmiTag
18:08:48 [2022-04-04T18:08:48.434Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:08:49 [2022-04-04T18:08:49.367Z]     docker_api_swarm_service_test.go:532: [dbe5ed2ace362] joining swarm manager [d8e0c1deb46f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:08:49 [2022-04-04T18:08:49.367Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:08:50 [2022-04-04T18:08:50.735Z]     docker_api_swarm_service_test.go:533: [de764cf8a3235] joining swarm manager [d8e0c1deb46f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:08:51 [2022-04-04T18:08:51.690Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:08:51 [2022-04-04T18:08:51.690Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:08:52 [2022-04-04T18:08:52.103Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:08:53 [2022-04-04T18:08:53.036Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:08:54 [2022-04-04T18:08:54.406Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:08:54 [2022-04-04T18:08:54.663Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:08:56 [2022-04-04T18:08:56.032Z] === RUN   TestDockerSuite/TestRunAddHost
18:08:56 [2022-04-04T18:08:56.288Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:08:56 [2022-04-04T18:08:56.544Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:08:57 [2022-04-04T18:08:57.107Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:08:57 [2022-04-04T18:08:57.107Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:08:57 [2022-04-04T18:08:57.663Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:08:58 [2022-04-04T18:08:58.035Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:08:58 [2022-04-04T18:08:58.966Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:08:59 [2022-04-04T18:08:59.528Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:09:00 [2022-04-04T18:09:00.091Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:09:00 [2022-04-04T18:09:00.655Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:09:01 [2022-04-04T18:09:01.584Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:09:02 [2022-04-04T18:09:02.514Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:09:02 [2022-04-04T18:09:02.595Z] === RUN   TestDockerSuite/TestBuildForceRm
18:09:03 [2022-04-04T18:09:03.446Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
18:09:04 [2022-04-04T18:09:04.007Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:09:04 [2022-04-04T18:09:04.571Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:09:05 [2022-04-04T18:09:05.135Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:09:05 [2022-04-04T18:09:05.699Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:09:06 [2022-04-04T18:09:06.262Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:09:07 [2022-04-04T18:09:07.190Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:09:07 [2022-04-04T18:09:07.446Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:09:08 [2022-04-04T18:09:08.010Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:09:08 [2022-04-04T18:09:08.572Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:09:08 [2022-04-04T18:09:08.572Z] === RUN   TestDockerSuite/TestRunBindMounts
18:09:09 [2022-04-04T18:09:09.939Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:09:10 [2022-04-04T18:09:10.503Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:09:10 [2022-04-04T18:09:10.761Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:09:11 [2022-04-04T18:09:11.368Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:09:11 [2022-04-04T18:09:11.931Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:09:11 [2022-04-04T18:09:11.931Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:09:12 [2022-04-04T18:09:12.188Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:09:12 [2022-04-04T18:09:12.754Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:09:13 [2022-04-04T18:09:13.293Z] === RUN   TestDockerSuite/TestBuildFromGit
18:09:13 [2022-04-04T18:09:13.317Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:09:13 [2022-04-04T18:09:13.574Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:09:13 [2022-04-04T18:09:13.574Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:09:14 [2022-04-04T18:09:14.139Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:09:14 [2022-04-04T18:09:14.139Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:09:14 [2022-04-04T18:09:14.702Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:09:14 [2022-04-04T18:09:14.702Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:09:15 [2022-04-04T18:09:15.633Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:09:15 [2022-04-04T18:09:15.633Z]     docker_api_swarm_service_test.go:147: [d995d3b367459] joining swarm manager [d404490fb576e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:09:16 [2022-04-04T18:09:16.563Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:09:16 [2022-04-04T18:09:16.818Z]     docker_api_swarm_service_test.go:147: [d39ea9d91dee1] joining swarm manager [d404490fb576e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:09:17 [2022-04-04T18:09:17.075Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:09:17 [2022-04-04T18:09:17.639Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:09:17 [2022-04-04T18:09:17.639Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:09:18 [2022-04-04T18:09:18.231Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:09:18 [2022-04-04T18:09:18.577Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:09:19 [2022-04-04T18:09:19.267Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:09:19 [2022-04-04T18:09:19.505Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:09:20 [2022-04-04T18:09:20.873Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:09:21 [2022-04-04T18:09:21.435Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:09:21 [2022-04-04T18:09:21.997Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:09:22 [2022-04-04T18:09:22.560Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:09:22 [2022-04-04T18:09:22.817Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:09:23 [2022-04-04T18:09:23.380Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:09:23 [2022-04-04T18:09:23.945Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:09:24 [2022-04-04T18:09:24.197Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:09:24 [2022-04-04T18:09:24.197Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:09:24 [2022-04-04T18:09:24.197Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:09:24 [2022-04-04T18:09:24.197Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:09:24 [2022-04-04T18:09:24.690Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:09:24 [2022-04-04T18:09:24.690Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:09:24 [2022-04-04T18:09:24.690Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:09:24 [2022-04-04T18:09:24.880Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:09:27 [2022-04-04T18:09:27.403Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:09:27 [2022-04-04T18:09:27.403Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:09:27 [2022-04-04T18:09:27.965Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:09:29 [2022-04-04T18:09:29.336Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:09:30 [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:17 	Finished clone google.golang.org/api
18:09:30 [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:17 Dependencies downloaded. Download time: 6m53.271057345s
18:09:30 [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:17 Collecting all dependencies
18:09:30 [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:28 Clean vendor dir from unused packages
18:09:30 [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:28 	Ignoring paths matching "^archive/tar"
18:09:30 [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:29 Success
18:09:30 [2022-04-04T18:09:30.075Z] 2022/04/04 18:09:29 Running time: 7m8.934097253s
18:09:30 [2022-04-04T18:09:30.075Z] Congratulations! All vendoring changes are done the right way.
18:09:30 [2022-04-04T18:09:30.265Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:09:30 [2022-04-04T18:09:30.953Z] + echo Ensuring container killed.
18:09:30 [2022-04-04T18:09:30.953Z] Ensuring container killed.
18:09:30 [2022-04-04T18:09:30.953Z] + docker rm -vf docker-pr1
18:09:30 [2022-04-04T18:09:30.953Z] Error: No such container: docker-pr1
[Pipeline] sh
18:09:31 [2022-04-04T18:09:31.236Z] + echo Chowning /workspace to jenkins user
18:09:31 [2022-04-04T18:09:31.236Z] Chowning /workspace to jenkins user
18:09:31 [2022-04-04T18:09:31.236Z] + id -u
18:09:31 [2022-04-04T18:09:31.236Z] + id -g
18:09:31 [2022-04-04T18:09:31.236Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:09:32 [2022-04-04T18:09:32.068Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:09:32 [2022-04-04T18:09:32.068Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:09:32 [2022-04-04T18:09:32.068Z] === RUN   TestDockerSuite/TestBuildHistory
18:09:32 [2022-04-04T18:09:32.103Z] + bundleName=unit
18:09:32 [2022-04-04T18:09:32.103Z] + echo Creating unit-bundles.tar.gz
18:09:32 [2022-04-04T18:09:32.103Z] Creating unit-bundles.tar.gz
18:09:32 [2022-04-04T18:09:32.103Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:09:32 [2022-04-04T18:09:32.103Z] bundles/junit-report.xml
18:09:32 [2022-04-04T18:09:32.103Z] bundles/go-test-report.json
18:09:32 [2022-04-04T18:09:32.103Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:09:32 [2022-04-04T18:09:32.115Z] Archiving artifacts
18:09:32 [2022-04-04T18:09:32.158Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:09:32 [2022-04-04T18:09:32.575Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:09:32 [2022-04-04T18:09:32.881Z] + make clean
18:09:32 [2022-04-04T18:09:32.881Z] docker volume rm -f docker-dev-cache
18:09:32 [2022-04-04T18:09:32.881Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:09:33 [2022-04-04T18:09:33.527Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:09:33 [2022-04-04T18:09:33.527Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
18:09:33 [2022-04-04T18:09:33.527Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:09:33 [2022-04-04T18:09:33.527Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
18:09:33 [2022-04-04T18:09:33.527Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:09:34 [2022-04-04T18:09:34.090Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:09:35 [2022-04-04T18:09:35.985Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:09:36 [2022-04-04T18:09:36.548Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:09:37 [2022-04-04T18:09:37.919Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:09:38 [2022-04-04T18:09:38.483Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:09:39 [2022-04-04T18:09:39.466Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:09:40 [2022-04-04T18:09:40.032Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:09:40 [2022-04-04T18:09:40.032Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:09:40 [2022-04-04T18:09:40.032Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:09:40 [2022-04-04T18:09:40.289Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:09:40 [2022-04-04T18:09:40.983Z] === RUN   TestDockerSuite/TestBuildIidFile
18:09:41 [2022-04-04T18:09:41.476Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:09:41 [2022-04-04T18:09:41.656Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:09:41 [2022-04-04T18:09:41.656Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:09:42 [2022-04-04T18:09:42.587Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:09:42 [2022-04-04T18:09:42.843Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:09:43 [2022-04-04T18:09:43.115Z] === RUN   TestDockerSuite/TestBuildInheritance
18:09:43 [2022-04-04T18:09:43.115Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:09:43 [2022-04-04T18:09:43.115Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:09:43 [2022-04-04T18:09:43.406Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:09:43 [2022-04-04T18:09:43.969Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:09:43 [2022-04-04T18:09:43.969Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:09:44 [2022-04-04T18:09:44.150Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:09:44 [2022-04-04T18:09:44.150Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:09:44 [2022-04-04T18:09:44.228Z] === RUN   TestDockerSuite/TestRunEnvironment
18:09:44 [2022-04-04T18:09:44.791Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:09:45 [2022-04-04T18:09:45.049Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:09:45 [2022-04-04T18:09:45.612Z] === RUN   TestDockerSuite/TestRunExitCode
18:09:46 [2022-04-04T18:09:46.176Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:09:46 [2022-04-04T18:09:46.433Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:09:46 [2022-04-04T18:09:46.996Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:09:47 [2022-04-04T18:09:47.562Z] === RUN   TestDockerSuite/TestRunExposePort
18:09:47 [2022-04-04T18:09:47.562Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:09:47 [2022-04-04T18:09:47.820Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:09:48 [2022-04-04T18:09:48.385Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:09:49 [2022-04-04T18:09:49.314Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:09:49 [2022-04-04T18:09:49.572Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:09:49 [2022-04-04T18:09:49.572Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
18:09:49 [2022-04-04T18:09:49.572Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:09:51 [2022-04-04T18:09:51.467Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:09:52 [2022-04-04T18:09:52.028Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:09:52 [2022-04-04T18:09:52.956Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:09:53 [2022-04-04T18:09:53.060Z] === RUN   TestDockerSuite/TestBuildLabel
18:09:53 [2022-04-04T18:09:53.060Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:09:53 [2022-04-04T18:09:53.553Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:09:54 [2022-04-04T18:09:54.589Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:09:55 [2022-04-04T18:09:55.082Z] === RUN   TestDockerSuite/TestBuildLabels
18:09:55 [2022-04-04T18:09:55.574Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:09:57 [2022-04-04T18:09:57.215Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:10:02 [2022-04-04T18:10:02.145Z] === RUN   TestDockerSuite/TestBuildLastModified
18:10:02 [2022-04-04T18:10:02.145Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:10:02 [2022-04-04T18:10:02.145Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:10:02 [2022-04-04T18:10:02.145Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:10:02 [2022-04-04T18:10:02.145Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:10:02 [2022-04-04T18:10:02.145Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:10:02 [2022-04-04T18:10:02.145Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:10:02 [2022-04-04T18:10:02.145Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:10:02 [2022-04-04T18:10:02.145Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:10:02 [2022-04-04T18:10:02.638Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:10:02 [2022-04-04T18:10:02.901Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:10:03 [2022-04-04T18:10:03.131Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:10:03 [2022-04-04T18:10:03.831Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:10:04 [2022-04-04T18:10:04.759Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:10:04 [2022-04-04T18:10:04.759Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:10:04 [2022-04-04T18:10:04.759Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:10:04 [2022-04-04T18:10:04.759Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:10:05 [2022-04-04T18:10:05.325Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:10:07 [2022-04-04T18:10:07.071Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:10:07 [2022-04-04T18:10:07.850Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:10:08 [2022-04-04T18:10:08.416Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:10:09 [2022-04-04T18:10:09.787Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:10:16 [2022-04-04T18:10:16.329Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:10:16 [2022-04-04T18:10:16.329Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:10:16 [2022-04-04T18:10:16.329Z] === RUN   TestDockerSuite/TestRunModeHostname
18:10:16 [2022-04-04T18:10:16.586Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:10:17 [2022-04-04T18:10:17.148Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:10:17 [2022-04-04T18:10:17.148Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:10:17 [2022-04-04T18:10:17.404Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:10:18 [2022-04-04T18:10:18.335Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:10:19 [2022-04-04T18:10:19.708Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:10:19 [2022-04-04T18:10:19.863Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:10:19 [2022-04-04T18:10:19.863Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:10:19 [2022-04-04T18:10:19.863Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:10:21 [2022-04-04T18:10:21.077Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:10:21 [2022-04-04T18:10:21.077Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:10:21 [2022-04-04T18:10:21.641Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:10:21 [2022-04-04T18:10:21.641Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:10:22 [2022-04-04T18:10:22.176Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:10:22 [2022-04-04T18:10:22.575Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:10:23 [2022-04-04T18:10:23.943Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:10:23 [2022-04-04T18:10:23.943Z] === RUN   TestDockerSuite/TestRunMount
18:10:27 [2022-04-04T18:10:27.217Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:10:28 [2022-04-04T18:10:28.587Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:10:29 [2022-04-04T18:10:29.149Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:10:29 [2022-04-04T18:10:29.713Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:10:29 [2022-04-04T18:10:29.713Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:10:31 [2022-04-04T18:10:31.082Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:10:33 [2022-04-04T18:10:33.005Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:10:33 [2022-04-04T18:10:33.005Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:10:35 [2022-04-04T18:10:35.531Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:10:35 [2022-04-04T18:10:35.531Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:10:36 [2022-04-04T18:10:36.904Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:10:39 [2022-04-04T18:10:39.422Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:10:39 [2022-04-04T18:10:39.678Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:10:40 [2022-04-04T18:10:40.608Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:10:41 [2022-04-04T18:10:41.978Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:10:41 [2022-04-04T18:10:41.978Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:10:42 [2022-04-04T18:10:42.234Z] === RUN   TestDockerSuite/TestRunNetHost
18:10:43 [2022-04-04T18:10:43.604Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:10:43 [2022-04-04T18:10:43.861Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:10:44 [2022-04-04T18:10:44.118Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:10:44 [2022-04-04T18:10:44.681Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:10:46 [2022-04-04T18:10:46.577Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:10:47 [2022-04-04T18:10:47.846Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:10:47 [2022-04-04T18:10:47.946Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:10:50 [2022-04-04T18:10:50.462Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:10:51 [2022-04-04T18:10:51.023Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:10:51 [2022-04-04T18:10:51.023Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:10:51 [2022-04-04T18:10:51.585Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:10:51 [2022-04-04T18:10:51.585Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:10:51 [2022-04-04T18:10:51.841Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:10:52 [2022-04-04T18:10:52.405Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:10:52 [2022-04-04T18:10:52.405Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:10:52 [2022-04-04T18:10:52.970Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:10:59 [2022-04-04T18:10:59.518Z] === RUN   TestDockerSuite/TestRunOOMExitCode
18:10:59 [2022-04-04T18:10:59.518Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
18:10:59 [2022-04-04T18:10:59.518Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:10:59 [2022-04-04T18:10:59.518Z] === RUN   TestDockerSuite/TestRunPIDsLimit
18:10:59 [2022-04-04T18:10:59.518Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:11:00 [2022-04-04T18:11:00.447Z] === RUN   TestDockerSuite/TestRunPortInUse
18:11:01 [2022-04-04T18:11:01.008Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
18:11:01 [2022-04-04T18:11:01.264Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
18:11:01 [2022-04-04T18:11:01.264Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:11:01 [2022-04-04T18:11:01.826Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:11:02 [2022-04-04T18:11:02.082Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:11:03 [2022-04-04T18:11:03.013Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:11:03 [2022-04-04T18:11:03.269Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:11:03 [2022-04-04T18:11:03.269Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
18:11:03 [2022-04-04T18:11:03.269Z] === RUN   TestDockerSuite/TestRunPublishPort
18:11:03 [2022-04-04T18:11:03.833Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:11:04 [2022-04-04T18:11:04.091Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:11:04 [2022-04-04T18:11:04.091Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
18:11:04 [2022-04-04T18:11:04.091Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:11:04 [2022-04-04T18:11:04.654Z] === RUN   TestDockerSuite/TestRunRedirectStdout
18:11:05 [2022-04-04T18:11:05.585Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:11:05 [2022-04-04T18:11:05.585Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:11:05 [2022-04-04T18:11:05.585Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:11:05 [2022-04-04T18:11:05.775Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:11:08 [2022-04-04T18:11:08.103Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:11:08 [2022-04-04T18:11:08.104Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:11:08 [2022-04-04T18:11:08.670Z] === RUN   TestDockerSuite/TestRunRm
18:11:08 [2022-04-04T18:11:08.766Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:11:09 [2022-04-04T18:11:09.233Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:11:13 [2022-04-04T18:11:13.402Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:11:13 [2022-04-04T18:11:13.402Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:11:13 [2022-04-04T18:11:13.580Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:11:13 [2022-04-04T18:11:13.966Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
18:11:15 [2022-04-04T18:11:15.334Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
18:11:16 [2022-04-04T18:11:16.264Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:11:16 [2022-04-04T18:11:16.264Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
18:11:18 [2022-04-04T18:11:18.395Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:11:19 [2022-04-04T18:11:19.536Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
18:11:19 [2022-04-04T18:11:19.793Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:11:23 [2022-04-04T18:11:23.074Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
18:11:23 [2022-04-04T18:11:23.074Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
18:11:23 [2022-04-04T18:11:23.636Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
18:11:23 [2022-04-04T18:11:23.893Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
18:11:24 [2022-04-04T18:11:24.456Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
18:11:24 [2022-04-04T18:11:24.712Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
18:11:25 [2022-04-04T18:11:25.276Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
18:11:25 [2022-04-04T18:11:25.840Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:11:26 [2022-04-04T18:11:26.097Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:11:26 [2022-04-04T18:11:26.660Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:11:29 [2022-04-04T18:11:29.183Z] === RUN   TestDockerSuite/TestRunState
18:11:30 [2022-04-04T18:11:30.113Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:11:30 [2022-04-04T18:11:30.676Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:11:30 [2022-04-04T18:11:30.934Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:11:31 [2022-04-04T18:11:31.191Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
18:11:31 [2022-04-04T18:11:31.191Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
18:11:31 [2022-04-04T18:11:31.191Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:11:31 [2022-04-04T18:11:31.753Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:11:32 [2022-04-04T18:11:32.010Z] === RUN   TestDockerSuite/TestRunSysctls
18:11:32 [2022-04-04T18:11:32.940Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:11:33 [2022-04-04T18:11:33.196Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:11:33 [2022-04-04T18:11:33.196Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:11:33 [2022-04-04T18:11:33.196Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:11:33 [2022-04-04T18:11:33.427Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:11:33 [2022-04-04T18:11:33.427Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:11:33 [2022-04-04T18:11:33.427Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:11:33 [2022-04-04T18:11:33.757Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
18:11:36 [2022-04-04T18:11:36.276Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:11:36 [2022-04-04T18:11:36.277Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
18:11:36 [2022-04-04T18:11:36.533Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
18:11:37 [2022-04-04T18:11:37.900Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
18:11:38 [2022-04-04T18:11:38.828Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:11:40 [2022-04-04T18:11:40.716Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:11:41 [2022-04-04T18:11:41.645Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:11:43 [2022-04-04T18:11:43.933Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:11:43 [2022-04-04T18:11:43.933Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:11:43 [2022-04-04T18:11:43.933Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:11:43 [2022-04-04T18:11:43.933Z] === RUN   TestDockerSuite/TestBuildNetNone
18:11:43 [2022-04-04T18:11:43.933Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:11:43 [2022-04-04T18:11:43.933Z] === RUN   TestDockerSuite/TestBuildNoContext
18:11:44 [2022-04-04T18:11:44.173Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:11:44 [2022-04-04T18:11:44.433Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:11:44 [2022-04-04T18:11:44.433Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:11:44 [2022-04-04T18:11:44.996Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:11:45 [2022-04-04T18:11:45.558Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:11:46 [2022-04-04T18:11:46.929Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:11:47 [2022-04-04T18:11:47.448Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:11:47 [2022-04-04T18:11:47.448Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:11:48 [2022-04-04T18:11:48.378Z] === RUN   TestDockerSuite/TestRunUserByID
18:11:48 [2022-04-04T18:11:48.940Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:11:49 [2022-04-04T18:11:49.196Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:11:49 [2022-04-04T18:11:49.196Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:11:49 [2022-04-04T18:11:49.921Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:11:50 [2022-04-04T18:11:50.126Z] === RUN   TestDockerSuite/TestRunUserByName
18:11:50 [2022-04-04T18:11:50.382Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:11:50 [2022-04-04T18:11:50.640Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:11:51 [2022-04-04T18:11:51.205Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
18:11:51 [2022-04-04T18:11:51.205Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
18:11:51 [2022-04-04T18:11:51.205Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:11:51 [2022-04-04T18:11:51.461Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:11:51 [2022-04-04T18:11:51.718Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:11:53 [2022-04-04T18:11:53.086Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:11:55 [2022-04-04T18:11:55.608Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:11:55 [2022-04-04T18:11:55.865Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:11:56 [2022-04-04T18:11:56.120Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
18:11:56 [2022-04-04T18:11:56.684Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:11:57 [2022-04-04T18:11:57.151Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:11:57 [2022-04-04T18:11:57.151Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:11:57 [2022-04-04T18:11:57.151Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:11:58 [2022-04-04T18:11:58.574Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:11:59 [2022-04-04T18:11:59.504Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:12:00 [2022-04-04T18:12:00.143Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:12:00 [2022-04-04T18:12:00.873Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:12:01 [2022-04-04T18:12:01.147Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:12:02 [2022-04-04T18:12:02.151Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:12:02 [2022-04-04T18:12:02.241Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
18:12:02 [2022-04-04T18:12:02.805Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:12:03 [2022-04-04T18:12:03.368Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:12:03 [2022-04-04T18:12:03.368Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
18:12:03 [2022-04-04T18:12:03.368Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:12:03 [2022-04-04T18:12:03.368Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
18:12:03 [2022-04-04T18:12:03.368Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:12:03 [2022-04-04T18:12:03.368Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
18:12:03 [2022-04-04T18:12:03.368Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:12:03 [2022-04-04T18:12:03.625Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
18:12:03 [2022-04-04T18:12:03.625Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
18:12:03 [2022-04-04T18:12:03.625Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
18:12:04 [2022-04-04T18:12:04.556Z] === RUN   TestDockerSuite/TestRunWithCPUShares
18:12:05 [2022-04-04T18:12:05.122Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
18:12:06 [2022-04-04T18:12:06.073Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
18:12:06 [2022-04-04T18:12:06.635Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
18:12:07 [2022-04-04T18:12:07.198Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:12:07 [2022-04-04T18:12:07.198Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
18:12:07 [2022-04-04T18:12:07.760Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
18:12:07 [2022-04-04T18:12:07.760Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
18:12:07 [2022-04-04T18:12:07.760Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
18:12:07 [2022-04-04T18:12:07.760Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
18:12:07 [2022-04-04T18:12:07.760Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:12:08 [2022-04-04T18:12:08.016Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
18:12:08 [2022-04-04T18:12:08.016Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
18:12:08 [2022-04-04T18:12:08.016Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
18:12:08 [2022-04-04T18:12:08.016Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
18:12:08 [2022-04-04T18:12:08.016Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
18:12:08 [2022-04-04T18:12:08.016Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
18:12:08 [2022-04-04T18:12:08.016Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
18:12:08 [2022-04-04T18:12:08.016Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
18:12:08 [2022-04-04T18:12:08.016Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
18:12:08 [2022-04-04T18:12:08.016Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
18:12:08 [2022-04-04T18:12:08.016Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
18:12:08 [2022-04-04T18:12:08.579Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
18:12:09 [2022-04-04T18:12:09.142Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
18:12:09 [2022-04-04T18:12:09.142Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
18:12:09 [2022-04-04T18:12:09.704Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:12:09 [2022-04-04T18:12:09.960Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:12:10 [2022-04-04T18:12:10.525Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:12:10 [2022-04-04T18:12:10.525Z] === RUN   TestDockerSuite/TestRunWithShmSize
18:12:11 [2022-04-04T18:12:11.092Z] === RUN   TestDockerSuite/TestRunWithSwappiness
18:12:11 [2022-04-04T18:12:11.658Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
18:12:11 [2022-04-04T18:12:11.658Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:12:11 [2022-04-04T18:12:11.658Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:12:12 [2022-04-04T18:12:12.263Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:12:13 [2022-04-04T18:12:13.193Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
18:12:13 [2022-04-04T18:12:13.449Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
18:12:13 [2022-04-04T18:12:13.449Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
18:12:13 [2022-04-04T18:12:13.449Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:12:13 [2022-04-04T18:12:13.706Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:12:13 [2022-04-04T18:12:13.963Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:12:14 [2022-04-04T18:12:14.743Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:12:14 [2022-04-04T18:12:14.893Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:12:15 [2022-04-04T18:12:15.151Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:12:15 [2022-04-04T18:12:15.219Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:12:16 [2022-04-04T18:12:16.520Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:12:17 [2022-04-04T18:12:17.083Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:12:17 [2022-04-04T18:12:17.083Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:12:17 [2022-04-04T18:12:17.083Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:12:18 [2022-04-04T18:12:18.011Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
18:12:18 [2022-04-04T18:12:18.573Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
18:12:19 [2022-04-04T18:12:19.501Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:12:19 [2022-04-04T18:12:19.501Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:12:20 [2022-04-04T18:12:20.867Z] === RUN   TestDockerSuite/TestSaveImageId
18:12:20 [2022-04-04T18:12:20.867Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:12:21 [2022-04-04T18:12:21.123Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
18:12:21 [2022-04-04T18:12:21.123Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:12:22 [2022-04-04T18:12:22.447Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:12:22 [2022-04-04T18:12:22.494Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents760509904
18:12:23 [2022-04-04T18:12:23.057Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:12:23 [2022-04-04T18:12:23.057Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:12:23 [2022-04-04T18:12:23.986Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
18:12:24 [2022-04-04T18:12:24.549Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:12:24 [2022-04-04T18:12:24.549Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:12:24 [2022-04-04T18:12:24.549Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:12:26 [2022-04-04T18:12:26.292Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:12:26 [2022-04-04T18:12:26.452Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:12:27 [2022-04-04T18:12:27.820Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:12:27 [2022-04-04T18:12:27.820Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
18:12:28 [2022-04-04T18:12:28.077Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:12:28 [2022-04-04T18:12:28.077Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:12:28 [2022-04-04T18:12:28.334Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:12:28 [2022-04-04T18:12:28.334Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:12:28 [2022-04-04T18:12:28.898Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:12:30 [2022-04-04T18:12:30.789Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:12:30 [2022-04-04T18:12:30.789Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:12:35 [2022-04-04T18:12:35.043Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:12:36 [2022-04-04T18:12:36.039Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
18:12:36 [2022-04-04T18:12:36.039Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:12:37 [2022-04-04T18:12:37.933Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:12:38 [2022-04-04T18:12:38.540Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
18:12:38 [2022-04-04T18:12:38.796Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:12:38 [2022-04-04T18:12:38.961Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:12:39 [2022-04-04T18:12:39.726Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:12:42 [2022-04-04T18:12:42.242Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:12:44 [2022-04-04T18:12:44.132Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:12:44 [2022-04-04T18:12:44.388Z] === RUN   TestDockerSuite/TestStartRecordError
18:12:45 [2022-04-04T18:12:45.030Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:12:45 [2022-04-04T18:12:45.523Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:12:45 [2022-04-04T18:12:45.523Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:12:45 [2022-04-04T18:12:45.523Z] === RUN   TestDockerSuite/TestBuildPATH
18:12:45 [2022-04-04T18:12:45.523Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:12:45 [2022-04-04T18:12:45.523Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:12:45 [2022-04-04T18:12:45.846Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:12:46 [2022-04-04T18:12:46.818Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:12:47 [2022-04-04T18:12:47.747Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:12:47 [2022-04-04T18:12:47.837Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:12:47 [2022-04-04T18:12:47.837Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:12:47 [2022-04-04T18:12:47.837Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:12:50 [2022-04-04T18:12:50.267Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:12:51 [2022-04-04T18:12:51.656Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
18:12:54 [2022-04-04T18:12:54.930Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:12:58 [2022-04-04T18:12:58.198Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:13:02 [2022-04-04T18:13:02.363Z] === RUN   TestDockerSuite/TestStatsNoStream
18:13:04 [2022-04-04T18:13:04.251Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:13:04 [2022-04-04T18:13:04.814Z] === RUN   TestDockerSuite/TestStopContainerSignal
18:13:06 [2022-04-04T18:13:06.181Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:13:06 [2022-04-04T18:13:06.437Z]     docker_cli_service_logs_test.go:245: checking task dnr8tokzg9oc
18:13:06 [2022-04-04T18:13:06.437Z]     docker_cli_service_logs_test.go:250: checking messages for dnr8tokzg9oc
18:13:06 [2022-04-04T18:13:06.437Z]     docker_cli_service_logs_test.go:245: checking task g3q79twe4l43
18:13:06 [2022-04-04T18:13:06.437Z]     docker_cli_service_logs_test.go:250: checking messages for g3q79twe4l43
18:13:07 [2022-04-04T18:13:07.003Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:13:07 [2022-04-04T18:13:07.260Z] === RUN   TestDockerSuite/TestTopPrivileged
18:13:07 [2022-04-04T18:13:07.868Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:13:07 [2022-04-04T18:13:07.868Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:13:07 [2022-04-04T18:13:07.868Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:13:08 [2022-04-04T18:13:08.433Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:13:10 [2022-04-04T18:13:10.953Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:13:14 [2022-04-04T18:13:14.223Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
18:13:14 [2022-04-04T18:13:14.223Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
18:13:14 [2022-04-04T18:13:14.786Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
18:13:14 [2022-04-04T18:13:14.786Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
18:13:14 [2022-04-04T18:13:14.786Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
18:13:14 [2022-04-04T18:13:14.786Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
18:13:14 [2022-04-04T18:13:14.786Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
18:13:15 [2022-04-04T18:13:15.716Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
18:13:16 [2022-04-04T18:13:16.278Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
18:13:17 [2022-04-04T18:13:17.206Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
18:13:17 [2022-04-04T18:13:17.206Z] === RUN   TestDockerSwarmSuite/TestServiceScale
18:13:18 [2022-04-04T18:13:18.588Z] === RUN   TestDockerSuite/TestUpdateStats
18:13:19 [2022-04-04T18:13:19.517Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:13:22 [2022-04-04T18:13:22.040Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
18:13:22 [2022-04-04T18:13:22.603Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
18:13:22 [2022-04-04T18:13:22.603Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
18:13:22 [2022-04-04T18:13:22.603Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
18:13:23 [2022-04-04T18:13:23.534Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
18:13:24 [2022-04-04T18:13:24.097Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:13:26 [2022-04-04T18:13:26.621Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
18:13:29 [2022-04-04T18:13:29.138Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
18:13:31 [2022-04-04T18:13:31.006Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:13:31 [2022-04-04T18:13:31.659Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
18:13:33 [2022-04-04T18:13:33.076Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:13:35 [2022-04-04T18:13:35.598Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:13:38 [2022-04-04T18:13:38.117Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:13:38 [2022-04-04T18:13:38.681Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
18:13:40 [2022-04-04T18:13:40.572Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
18:13:40 [2022-04-04T18:13:40.573Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:13:41 [2022-04-04T18:13:41.943Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
18:13:43 [2022-04-04T18:13:43.340Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:13:43 [2022-04-04T18:13:43.340Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
18:13:44 [2022-04-04T18:13:44.272Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
18:13:45 [2022-04-04T18:13:45.204Z]     docker_cli_swarm_test.go:1901: [d71646ea4c9f8] joining swarm manager [d42bdd5bedfc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:13:45 [2022-04-04T18:13:45.768Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
18:13:46 [2022-04-04T18:13:46.698Z]     docker_cli_swarm_test.go:1902: [df53a7c88aeb5] joining swarm manager [d42bdd5bedfc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:13:47 [2022-04-04T18:13:47.627Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
18:13:49 [2022-04-04T18:13:49.047Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
18:13:50 [2022-04-04T18:13:50.413Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
18:13:51 [2022-04-04T18:13:51.780Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:13:52 [2022-04-04T18:13:52.624Z] === RUN   TestDockerSuite/TestBuildRm
18:14:03 [2022-04-04T18:14:03.334Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:14:03 [2022-04-04T18:14:03.950Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:14:04 [2022-04-04T18:14:04.979Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:14:04 [2022-04-04T18:14:04.979Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:14:04 [2022-04-04T18:14:04.979Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:14:04 [2022-04-04T18:14:04.979Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:14:04 [2022-04-04T18:14:04.979Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:14:06 [2022-04-04T18:14:06.019Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:14:06 [2022-04-04T18:14:06.469Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:14:06 [2022-04-04T18:14:06.469Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:14:06 [2022-04-04T18:14:06.726Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:14:07 [2022-04-04T18:14:07.288Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:14:07 [2022-04-04T18:14:07.288Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:14:07 [2022-04-04T18:14:07.288Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:14:07 [2022-04-04T18:14:07.288Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:14:07 [2022-04-04T18:14:07.849Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:14:07 [2022-04-04T18:14:07.849Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:14:08 [2022-04-04T18:14:08.413Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:14:08 [2022-04-04T18:14:08.413Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:14:08 [2022-04-04T18:14:08.670Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:14:08 [2022-04-04T18:14:08.670Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:14:08 [2022-04-04T18:14:08.670Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:14:09 [2022-04-04T18:14:09.964Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:14:10 [2022-04-04T18:14:10.562Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:14:10 [2022-04-04T18:14:10.562Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:14:10 [2022-04-04T18:14:10.562Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:14:10 [2022-04-04T18:14:10.562Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:14:10 [2022-04-04T18:14:10.562Z] === RUN   TestDockerSuite/TestVolumeEvents
18:14:10 [2022-04-04T18:14:10.562Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:14:11 [2022-04-04T18:14:11.124Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:14:13 [2022-04-04T18:14:13.014Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:14:13 [2022-04-04T18:14:13.014Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:14:13 [2022-04-04T18:14:13.014Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:14:13 [2022-04-04T18:14:13.069Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:14:13 [2022-04-04T18:14:13.271Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
18:14:15 [2022-04-04T18:14:15.162Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:14:17 [2022-04-04T18:14:17.687Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:14:17 [2022-04-04T18:14:17.687Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:14:17 [2022-04-04T18:14:17.687Z] --- PASS: TestDockerSuite (1318.51s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.33s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.92s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.67s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.68s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.23s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.95s)
18:14:17 [2022-04-04T18:14:17.687Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.12s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.10s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.53s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.12s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.61s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.72s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.93s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.65s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.54s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.87s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.40s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.11s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.11s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.49s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.37s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.92s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.48s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.19s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.48s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.68s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.94s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.61s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.22s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.88s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.85s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.28s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.18s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.87s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.27s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.02s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.53s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.91s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.69s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.53s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.90s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.79s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.35s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.46s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.85s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.42s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.07s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.29s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.15s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.14s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.12s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.98s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.30s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.15s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.08s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.38s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.03s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.94s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.78s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.96s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.04s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.97s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.55s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.35s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.43s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.64s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.44s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.71s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.00s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.52s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.95s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.80s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.55s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFails (0.73s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.18s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.81s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.38s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.47s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.28s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.83s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.49s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.63s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.86s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.69s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.58s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.57s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.43s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.46s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.33s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.13s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.95s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.70s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.66s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.85s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.18s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.28s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.48s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.72s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.58s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.32s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.31s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.92s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.52s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.74s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.18s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildRm (2.47s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.87s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.65s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.27s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.79s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildUser (1.42s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.88s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.00s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s)
18:14:17 [2022-04-04T18:14:17.688Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.29s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.42s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitChange (0.89s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.76s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.41s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.35s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.21s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.15s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.71s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.16s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.48s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.25s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.56s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.02s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.35s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.72s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.91s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.48s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.40s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.38s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.46s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b7cb40_<nil>} (0.59s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1423721880_/foo_false__<nil>_<nil>_<nil>} (1.62s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1423721880_/foo_true__<nil>_<nil>_<nil>} (1.35s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_false__<nil>_<nil>_<nil>} (1.59s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_true__<nil>_<nil>_<nil>} (1.56s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3456199191_/foo_true__0xc000b7cb70_<nil>_<nil>} (1.62s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b7cb88_<nil>} (1.50s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b7cba0_<nil>} (1.44s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b7cbb8_<nil>} (1.53s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b7cbd0_<nil>} (1.31s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.92s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.38s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.71s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.71s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.06s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.50s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.96s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.45s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.39s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.79s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.26s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.84s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.41s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.04s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.52s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.54s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToDot (0.67s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.25s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.50s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.80s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.89s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.61s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.33s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.40s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.10s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.11s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.25s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.52s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.90s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.38s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.97s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.96s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.60s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.99s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.76s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.43s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.68s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.48s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.51s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.98s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.10s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.84s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.70s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.07s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.44s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.03s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsRename (0.65s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsResize (0.56s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.82s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.48s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s)
18:14:17 [2022-04-04T18:14:17.689Z]     --- PASS: TestDockerSuite/TestEventsTop (0.61s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.95s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExec (0.58s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.09s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.06s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecEnv (0.67s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.53s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.58s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.57s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.27s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.55s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecTTY (0.56s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.54s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.96s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.77s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.73s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.71s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.67s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.62s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestHealth (18.99s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s)
18:14:17 [2022-04-04T18:14:17.690Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.18s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImportFile (1.11s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.22s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.58s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.11s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.59s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.72s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.63s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.93s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.96s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.54s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.60s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.63s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.36s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.95s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsSince (6.57s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsTail (0.54s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.27s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestNetHostname (1.31s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.67s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.36s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPluginActive (2.13s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.69s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.29s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.65s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.57s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.20s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.39s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPortList (7.16s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.92s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.80s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.35s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.71s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.46s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.70s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.60s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.32s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.03s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.98s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.24s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.59s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.19s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.72s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiTag (0.27s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.82s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.93s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.52s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.12s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.52s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.65s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.35s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s)
18:14:17 [2022-04-04T18:14:17.948Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.68s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.65s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.11s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.13s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.40s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.64s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.29s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.42s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.06s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.13s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.16s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.88s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.09s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.08s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.25s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunMount (4.85s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.94s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.62s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.24s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.23s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.31s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.16s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.78s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.50s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.41s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.60s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.61s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.47s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.29s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunRm (0.49s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.64s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunState (0.99s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.21s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.06s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.47s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.84s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.93s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.49s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.60s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.78s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.19s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.61s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.74s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.71s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.49s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.93s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.14s)
18:14:17 [2022-04-04T18:14:17.949Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.54s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.56s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.78s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.55s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.90s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.34s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.59s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.71s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.52s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.05s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.68s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.47s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.57s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.65s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.15s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.71s)
18:14:17 [2022-04-04T18:14:17.950Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:14:17 [2022-04-04T18:14:17.950Z] === RUN   TestDockerRegistrySuite
18:14:17 [2022-04-04T18:14:17.950Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:14:18 [2022-04-04T18:14:18.882Z]     check_test.go:196: [d14bf0c0d63af] daemon is not started
18:14:18 [2022-04-04T18:14:18.882Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:14:19 [2022-04-04T18:14:19.143Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:14:19 [2022-04-04T18:14:19.811Z]     check_test.go:196: [d386a47516131] daemon is not started
18:14:19 [2022-04-04T18:14:19.811Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:14:21 [2022-04-04T18:14:21.228Z]     check_test.go:196: [de94b1a264b91] daemon is not started
18:14:21 [2022-04-04T18:14:21.228Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:14:21 [2022-04-04T18:14:21.228Z]     check_test.go:196: [d3d201a232485] daemon is not started
18:14:21 [2022-04-04T18:14:21.228Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:14:24 [2022-04-04T18:14:24.497Z]     check_test.go:196: [d1b776ab37485] daemon is not started
18:14:24 [2022-04-04T18:14:24.497Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:14:29 [2022-04-04T18:14:29.856Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:14:30 [2022-04-04T18:14:30.116Z]     check_test.go:196: [d874af70bb77c] daemon is not started
18:14:30 [2022-04-04T18:14:30.116Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:14:31 [2022-04-04T18:14:31.047Z]     docker_cli_swarm_test.go:1802: [d5a7bf18fbe42] joining swarm manager [dcd769b80e14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:14:32 [2022-04-04T18:14:32.416Z]     docker_cli_swarm_test.go:1803: [df21fe2fe0b5e] joining swarm manager [dcd769b80e14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:14:33 [2022-04-04T18:14:33.781Z]     check_test.go:196: [d5873fa2cc8d7] daemon is not started
18:14:33 [2022-04-04T18:14:33.781Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:14:34 [2022-04-04T18:14:34.708Z]     check_test.go:196: [db64e2e0d1675] daemon is not started
18:14:34 [2022-04-04T18:14:34.708Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:14:35 [2022-04-04T18:14:35.635Z]     check_test.go:196: [d07f7aad28bd1] daemon is not started
18:14:35 [2022-04-04T18:14:35.635Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:14:37 [2022-04-04T18:14:37.003Z]     check_test.go:196: [d3922ddfde08b] daemon is not started
18:14:37 [2022-04-04T18:14:37.003Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:14:37 [2022-04-04T18:14:37.323Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:14:37 [2022-04-04T18:14:37.323Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:14:37 [2022-04-04T18:14:37.323Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:14:37 [2022-04-04T18:14:37.936Z]     check_test.go:196: [d655ab0887323] daemon is not started
18:14:37 [2022-04-04T18:14:37.936Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:14:39 [2022-04-04T18:14:39.308Z]     check_test.go:196: [d00d6c9264c0d] daemon is not started
18:14:39 [2022-04-04T18:14:39.308Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:14:39 [2022-04-04T18:14:39.870Z]     check_test.go:196: [d24c7d334d7a7] daemon is not started
18:14:40 [2022-04-04T18:14:40.128Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:14:41 [2022-04-04T18:14:41.058Z]     check_test.go:196: [d71224adfd3a5] daemon is not started
18:14:41 [2022-04-04T18:14:41.058Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:14:41 [2022-04-04T18:14:41.989Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:92500173cc1e6c54a7d7f1b4232d554e2ead14a4720415b24707bd9457caf42f
18:14:42 [2022-04-04T18:14:42.552Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0ae1684a18772db40e4325518213fc3f4a80dba596e2d71205a29256b9746649
18:14:42 [2022-04-04T18:14:42.808Z]     check_test.go:196: [d33bf549124ef] daemon is not started
18:14:42 [2022-04-04T18:14:42.808Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:14:43 [2022-04-04T18:14:43.737Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2bd1ba42a1ea5751e136e68ffaeb629fbb28577625377b44294d30ce6697a06d
18:14:44 [2022-04-04T18:14:44.299Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
18:14:44 [2022-04-04T18:14:44.555Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:330b9693a3477093d37690aa720e065b9a7466d9fa0b0b4e982a25f7aa2a3ce0
18:14:44 [2022-04-04T18:14:44.812Z]     check_test.go:196: [d43e061ddc6bb] daemon is not started
18:14:44 [2022-04-04T18:14:44.812Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:14:45 [2022-04-04T18:14:45.741Z]     check_test.go:196: [d0f44ece1158b] daemon is not started
18:14:45 [2022-04-04T18:14:45.741Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:14:46 [2022-04-04T18:14:46.254Z] === RUN   TestDockerSuite/TestBuildSpaces
18:14:46 [2022-04-04T18:14:46.254Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:14:48 [2022-04-04T18:14:48.292Z]     check_test.go:196: [d38da33aecb8d] daemon is not started
18:14:48 [2022-04-04T18:14:48.292Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:14:49 [2022-04-04T18:14:49.221Z]     check_test.go:196: [d360bc2b5e5cf] daemon is not started
18:14:49 [2022-04-04T18:14:49.221Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:14:49 [2022-04-04T18:14:49.221Z]     check_test.go:196: [d2e45e94b7cd0] daemon is not started
18:14:49 [2022-04-04T18:14:49.221Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:14:50 [2022-04-04T18:14:50.199Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:14:50 [2022-04-04T18:14:50.199Z] === RUN   TestDockerSuite/TestBuildStderr
18:14:50 [2022-04-04T18:14:50.591Z]     check_test.go:196: [d1756c843cf1b] daemon is not started
18:14:50 [2022-04-04T18:14:50.591Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:14:51 [2022-04-04T18:14:51.152Z]     check_test.go:196: [d079f7b0e0cdb] daemon is not started
18:14:51 [2022-04-04T18:14:51.152Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:14:52 [2022-04-04T18:14:52.082Z]     check_test.go:196: [d9a9d10255698] daemon is not started
18:14:52 [2022-04-04T18:14:52.082Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:14:52 [2022-04-04T18:14:52.338Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:14:54 [2022-04-04T18:14:54.142Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:14:54 [2022-04-04T18:14:54.862Z]     docker_cli_swarm_test.go:1321: [d022baf2dda71] joining swarm manager [d2ed916c995eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:14:55 [2022-04-04T18:14:55.119Z]     check_test.go:196: [d72a4a4b6c3ee] daemon is not started
18:14:55 [2022-04-04T18:14:55.119Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:14:55 [2022-04-04T18:14:55.376Z]     check_test.go:196: [df679170eb75c] daemon is not started
18:14:55 [2022-04-04T18:14:55.376Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:14:55 [2022-04-04T18:14:55.939Z]     docker_cli_swarm_test.go:1322: [dc7a61389c254] joining swarm manager [d2ed916c995eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:14:56 [2022-04-04T18:14:56.869Z]     check_test.go:196: [dffc532b724ad] daemon is not started
18:14:56 [2022-04-04T18:14:56.869Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:14:57 [2022-04-04T18:14:57.125Z]     check_test.go:196: [da8ccd0c7b4be] daemon is not started
18:14:57 [2022-04-04T18:14:57.125Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:14:57 [2022-04-04T18:14:57.125Z]     check_test.go:196: [d0c552d9c4793] daemon is not started
18:14:57 [2022-04-04T18:14:57.125Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:14:57 [2022-04-04T18:14:57.380Z]     check_test.go:196: [d1d9f73c1eb76] daemon is not started
18:14:57 [2022-04-04T18:14:57.380Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:14:57 [2022-04-04T18:14:57.636Z]     check_test.go:196: [dc44460039fa0] daemon is not started
18:14:57 [2022-04-04T18:14:57.636Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:14:58 [2022-04-04T18:14:58.198Z]     check_test.go:196: [d436518c9281e] daemon is not started
18:14:58 [2022-04-04T18:14:58.198Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:14:58 [2022-04-04T18:14:58.198Z]     check_test.go:196: [d54c68c2a4ee7] daemon is not started
18:14:58 [2022-04-04T18:14:58.198Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:14:59 [2022-04-04T18:14:59.126Z]     check_test.go:196: [dadab0a93a0f2] daemon is not started
18:14:59 [2022-04-04T18:14:59.126Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:15:01 [2022-04-04T18:15:01.020Z]     check_test.go:196: [d491f678dbc3d] daemon is not started
18:15:01 [2022-04-04T18:15:01.020Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:15:01 [2022-04-04T18:15:01.585Z]     check_test.go:196: [df083f3a90d30] daemon is not started
18:15:01 [2022-04-04T18:15:01.585Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:15:02 [2022-04-04T18:15:02.517Z]     check_test.go:196: [d777872dad909] daemon is not started
18:15:02 [2022-04-04T18:15:02.517Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:15:03 [2022-04-04T18:15:03.445Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:15:04 [2022-04-04T18:15:04.374Z] --- PASS: TestDockerRegistrySuite (46.46s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.89s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.98s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.52s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.25s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.12s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.37s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.89s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.19s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s)
18:15:04 [2022-04-04T18:15:04.374Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
18:15:04 [2022-04-04T18:15:04.374Z] === RUN   TestDockerSchema1RegistrySuite
18:15:04 [2022-04-04T18:15:04.374Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:15:04 [2022-04-04T18:15:04.374Z]     check_test.go:223: [d41e35e3ee29d] daemon is not started
18:15:04 [2022-04-04T18:15:04.374Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:15:07 [2022-04-04T18:15:07.647Z]     check_test.go:223: [da02488089131] daemon is not started
18:15:07 [2022-04-04T18:15:07.647Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:15:12 [2022-04-04T18:15:12.336Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:15:12 [2022-04-04T18:15:12.336Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:15:12 [2022-04-04T18:15:12.336Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:15:12 [2022-04-04T18:15:12.919Z]     check_test.go:223: [d8efe7b796b2e] daemon is not started
18:15:12 [2022-04-04T18:15:12.919Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:15:13 [2022-04-04T18:15:13.377Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:15:14 [2022-04-04T18:15:14.414Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:15:15 [2022-04-04T18:15:15.443Z]     check_test.go:223: [d01d903a085c2] daemon is not started
18:15:15 [2022-04-04T18:15:15.443Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:15:16 [2022-04-04T18:15:16.005Z]     check_test.go:223: [d07864d7d3a8f] daemon is not started
18:15:16 [2022-04-04T18:15:16.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:15:16 [2022-04-04T18:15:16.936Z]     check_test.go:223: [d241a9297bbbc] daemon is not started
18:15:16 [2022-04-04T18:15:16.936Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:15:17 [2022-04-04T18:15:17.193Z]     check_test.go:223: [df66e0f164c3a] daemon is not started
18:15:17 [2022-04-04T18:15:17.193Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:15:18 [2022-04-04T18:15:18.164Z]     check_test.go:223: [d4d6814e0a36e] daemon is not started
18:15:18 [2022-04-04T18:15:18.164Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:15:18 [2022-04-04T18:15:18.360Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:15:19 [2022-04-04T18:15:19.091Z]     check_test.go:223: [d1d7469e86130] daemon is not started
18:15:19 [2022-04-04T18:15:19.091Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:15:20 [2022-04-04T18:15:20.018Z]     check_test.go:223: [d95267a4f3db7] daemon is not started
18:15:20 [2022-04-04T18:15:20.018Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:15:22 [2022-04-04T18:15:22.304Z] === RUN   TestDockerSuite/TestBuildUser
18:15:22 [2022-04-04T18:15:22.304Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:15:22 [2022-04-04T18:15:22.304Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:15:22 [2022-04-04T18:15:22.304Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:15:22 [2022-04-04T18:15:22.304Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:15:22 [2022-04-04T18:15:22.304Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:15:22 [2022-04-04T18:15:22.304Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:15:22 [2022-04-04T18:15:22.538Z]     check_test.go:223: [d3717fa53bfbe] daemon is not started
18:15:22 [2022-04-04T18:15:22.538Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:15:22 [2022-04-04T18:15:22.795Z]     check_test.go:223: [d18b0140c7ab2] daemon is not started
18:15:22 [2022-04-04T18:15:22.795Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:15:23 [2022-04-04T18:15:23.052Z]     check_test.go:223: [da62b2ffbd68d] daemon is not started
18:15:23 [2022-04-04T18:15:23.308Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:15:23 [2022-04-04T18:15:23.308Z]     check_test.go:223: [dd3803f0de3d9] daemon is not started
18:15:23 [2022-04-04T18:15:23.308Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:15:23 [2022-04-04T18:15:23.565Z]     check_test.go:223: [df8cf4218738b] daemon is not started
18:15:23 [2022-04-04T18:15:23.565Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:15:23 [2022-04-04T18:15:23.821Z]     check_test.go:223: [d0c4ccb1a2452] daemon is not started
18:15:23 [2022-04-04T18:15:23.821Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:15:24 [2022-04-04T18:15:24.384Z]     check_test.go:223: [dadeb57829e7e] daemon is not started
18:15:24 [2022-04-04T18:15:24.384Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:15:24 [2022-04-04T18:15:24.384Z]     check_test.go:223: [df5c2801aea88] daemon is not started
18:15:24 [2022-04-04T18:15:24.384Z] --- PASS: TestDockerSchema1RegistrySuite (20.16s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.94s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.88s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
18:15:24 [2022-04-04T18:15:24.384Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
18:15:24 [2022-04-04T18:15:24.384Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:15:24 [2022-04-04T18:15:24.384Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:15:25 [2022-04-04T18:15:25.316Z]     check_test.go:252: [d0e046e96de26] daemon is not started
18:15:25 [2022-04-04T18:15:25.316Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:15:25 [2022-04-04T18:15:25.572Z]     check_test.go:252: [d30fe7b18f689] daemon is not started
18:15:25 [2022-04-04T18:15:25.572Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:15:25 [2022-04-04T18:15:25.874Z]     check_test.go:252: [d58a56f63a6e4] daemon is not started
18:15:25 [2022-04-04T18:15:25.874Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:15:26 [2022-04-04T18:15:26.193Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:15:26 [2022-04-04T18:15:26.193Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:15:26 [2022-04-04T18:15:26.851Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:15:27 [2022-04-04T18:15:27.107Z]     check_test.go:252: [d91a2fa356829] daemon is not started
18:15:27 [2022-04-04T18:15:27.107Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:15:27 [2022-04-04T18:15:27.670Z]     check_test.go:252: [da36a47cff596] daemon is not started
18:15:27 [2022-04-04T18:15:27.670Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:15:27 [2022-04-04T18:15:27.927Z]     check_test.go:252: [d11dad2199b7d] daemon is not started
18:15:28 [2022-04-04T18:15:28.184Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:15:28 [2022-04-04T18:15:28.184Z]     check_test.go:252: [dc132a8aaf74f] daemon is not started
18:15:28 [2022-04-04T18:15:28.184Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s)
18:15:28 [2022-04-04T18:15:28.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s)
18:15:28 [2022-04-04T18:15:28.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
18:15:28 [2022-04-04T18:15:28.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
18:15:28 [2022-04-04T18:15:28.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
18:15:28 [2022-04-04T18:15:28.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
18:15:28 [2022-04-04T18:15:28.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
18:15:28 [2022-04-04T18:15:28.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
18:15:28 [2022-04-04T18:15:28.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
18:15:28 [2022-04-04T18:15:28.184Z] === RUN   TestDockerRegistryAuthTokenSuite
18:15:28 [2022-04-04T18:15:28.184Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:15:28 [2022-04-04T18:15:28.470Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:15:28 [2022-04-04T18:15:28.470Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:15:28 [2022-04-04T18:15:28.470Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:15:28 [2022-04-04T18:15:28.470Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:15:28 [2022-04-04T18:15:28.470Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:15:33 [2022-04-04T18:15:33.424Z]     check_test.go:279: [dfc090d10d133] daemon is not started
18:15:33 [2022-04-04T18:15:33.424Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:15:33 [2022-04-04T18:15:33.424Z]     check_test.go:279: [d8f0add581bbf] daemon is not started
18:15:33 [2022-04-04T18:15:33.424Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:15:33 [2022-04-04T18:15:33.681Z]     check_test.go:279: [d9911c70d11d2] daemon is not started
18:15:33 [2022-04-04T18:15:33.681Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:15:33 [2022-04-04T18:15:33.938Z]     check_test.go:279: [d97222b822512] daemon is not started
18:15:33 [2022-04-04T18:15:33.938Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:15:33 [2022-04-04T18:15:33.938Z]     check_test.go:279: [df0bcb9aa99ee] daemon is not started
18:15:33 [2022-04-04T18:15:33.938Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
18:15:33 [2022-04-04T18:15:33.938Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
18:15:33 [2022-04-04T18:15:33.938Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
18:15:33 [2022-04-04T18:15:33.938Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
18:15:33 [2022-04-04T18:15:33.938Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
18:15:33 [2022-04-04T18:15:33.938Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
18:15:33 [2022-04-04T18:15:33.938Z] === RUN   TestDockerNetworkSuite
18:15:33 [2022-04-04T18:15:33.938Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
18:15:36 [2022-04-04T18:15:36.463Z]     docker_cli_network_unix_test.go:46: [dcf9e8619125c] daemon is not started
18:15:36 [2022-04-04T18:15:36.463Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:15:36 [2022-04-04T18:15:36.719Z]     docker_cli_network_unix_test.go:46: [dc5b1c0a52cd7] daemon is not started
18:15:36 [2022-04-04T18:15:36.975Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:15:39 [2022-04-04T18:15:39.498Z]     docker_cli_network_unix_test.go:46: [d916148e1a0c1] daemon is not started
18:15:39 [2022-04-04T18:15:39.753Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:15:41 [2022-04-04T18:15:41.119Z]     docker_cli_network_unix_test.go:46: [dfeee6f62d08c] daemon is not started
18:15:41 [2022-04-04T18:15:41.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:15:41 [2022-04-04T18:15:41.375Z]     docker_cli_network_unix_test.go:1233: [d016cabb42e9c] daemon is not started
18:15:43 [2022-04-04T18:15:43.892Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:15:44 [2022-04-04T18:15:44.821Z]     docker_cli_network_unix_test.go:46: [d3732addf911a] daemon is not started
18:15:45 [2022-04-04T18:15:45.383Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
18:15:46 [2022-04-04T18:15:46.513Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:15:46 [2022-04-04T18:15:46.997Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:15:50 [2022-04-04T18:15:50.636Z]     docker_cli_network_unix_test.go:46: [df8489e5c0087] daemon is not started
18:15:50 [2022-04-04T18:15:50.636Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
18:15:52 [2022-04-04T18:15:52.528Z]     docker_cli_network_unix_test.go:46: [d83930681ef9c] daemon is not started
18:15:52 [2022-04-04T18:15:52.783Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
18:15:54 [2022-04-04T18:15:54.150Z]     docker_cli_network_unix_test.go:46: [d465fff6b824c] daemon is not started
18:15:54 [2022-04-04T18:15:54.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
18:15:54 [2022-04-04T18:15:54.712Z]     docker_cli_network_unix_test.go:46: [db53326cd595b] daemon is not started
18:15:54 [2022-04-04T18:15:54.712Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
18:15:54 [2022-04-04T18:15:54.973Z]     docker_cli_network_unix_test.go:46: [dfff25c960de7] daemon is not started
18:15:54 [2022-04-04T18:15:54.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
18:15:55 [2022-04-04T18:15:55.536Z]     docker_cli_network_unix_test.go:46: [da041ae5a3361] daemon is not started
18:15:56 [2022-04-04T18:15:56.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
18:15:56 [2022-04-04T18:15:56.356Z]     docker_cli_network_unix_test.go:46: [d5f7ddab61e5f] daemon is not started
18:15:56 [2022-04-04T18:15:56.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
18:15:56 [2022-04-04T18:15:56.962Z]     docker_cli_network_unix_test.go:46: [d64d753953cb0] daemon is not started
18:15:56 [2022-04-04T18:15:56.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
18:15:57 [2022-04-04T18:15:57.219Z]     docker_cli_network_unix_test.go:46: [d4254f1668648] daemon is not started
18:15:57 [2022-04-04T18:15:57.219Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
18:15:57 [2022-04-04T18:15:57.826Z]     docker_cli_network_unix_test.go:46: [d9875e1bd9b35] daemon is not started
18:15:58 [2022-04-04T18:15:58.083Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
18:15:58 [2022-04-04T18:15:58.344Z]     docker_cli_network_unix_test.go:46: [ddd359bf98b7f] daemon is not started
18:15:58 [2022-04-04T18:15:58.344Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
18:15:58 [2022-04-04T18:15:58.345Z]     docker_cli_network_unix_test.go:46: [d7ba5fc05c7d1] daemon is not started
18:15:58 [2022-04-04T18:15:58.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
18:15:58 [2022-04-04T18:15:58.606Z]     docker_cli_network_unix_test.go:46: [dcad5d341a49a] daemon is not started
18:15:58 [2022-04-04T18:15:58.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
18:15:59 [2022-04-04T18:15:59.537Z]     docker_cli_network_unix_test.go:46: [dff9afd646f62] daemon is not started
18:15:59 [2022-04-04T18:15:59.537Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
18:15:59 [2022-04-04T18:15:59.697Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:16:00 [2022-04-04T18:16:00.101Z]     docker_cli_network_unix_test.go:46: [d4168c778ef89] daemon is not started
18:16:00 [2022-04-04T18:16:00.357Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
18:16:00 [2022-04-04T18:16:00.357Z]     docker_cli_network_unix_test.go:46: [d7fe107e10b44] daemon is not started
18:16:00 [2022-04-04T18:16:00.614Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
18:16:00 [2022-04-04T18:16:00.614Z]     docker_cli_network_unix_test.go:46: [d7fb3dacf751b] daemon is not started
18:16:00 [2022-04-04T18:16:00.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
18:16:00 [2022-04-04T18:16:00.870Z]     docker_cli_network_unix_test.go:46: [d5a2839bfde3b] daemon is not started
18:16:00 [2022-04-04T18:16:00.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
18:16:02 [2022-04-04T18:16:02.238Z]     docker_cli_network_unix_test.go:968: [dbd71b39a93d9] daemon is not started
18:16:03 [2022-04-04T18:16:03.171Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
18:16:03 [2022-04-04T18:16:03.583Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:16:03 [2022-04-04T18:16:03.583Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:16:03 [2022-04-04T18:16:03.583Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:16:03 [2022-04-04T18:16:03.583Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:16:03 [2022-04-04T18:16:03.583Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:16:04 [2022-04-04T18:16:04.099Z]     docker_cli_network_unix_test.go:46: [da1d92d1f13c3] daemon is not started
18:16:04 [2022-04-04T18:16:04.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
18:16:05 [2022-04-04T18:16:05.862Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:16:05 [2022-04-04T18:16:05.862Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:16:06 [2022-04-04T18:16:06.346Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
18:16:06 [2022-04-04T18:16:06.874Z]     docker_cli_network_unix_test.go:1116: [df11dcd3373ef] daemon is not started
18:16:10 [2022-04-04T18:16:10.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
18:16:10 [2022-04-04T18:16:10.148Z]     docker_cli_network_unix_test.go:46: [df3dc851dcc92] daemon is not started
18:16:10 [2022-04-04T18:16:10.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
18:16:11 [2022-04-04T18:16:11.079Z]     docker_cli_network_unix_test.go:46: [de5665201aba4] daemon is not started
18:16:11 [2022-04-04T18:16:11.079Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
18:16:11 [2022-04-04T18:16:11.079Z]     docker_cli_network_unix_test.go:46: [dd0d2d26e1ae2] daemon is not started
18:16:11 [2022-04-04T18:16:11.079Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
18:16:11 [2022-04-04T18:16:11.079Z]     docker_cli_network_unix_test.go:46: [d47b375b56cf7] daemon is not started
18:16:11 [2022-04-04T18:16:11.079Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
18:16:11 [2022-04-04T18:16:11.336Z]     docker_cli_network_unix_test.go:46: [d4174174b472f] daemon is not started
18:16:11 [2022-04-04T18:16:11.336Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
18:16:11 [2022-04-04T18:16:11.593Z]     docker_cli_network_unix_test.go:46: [da848096a98ea] daemon is not started
18:16:11 [2022-04-04T18:16:11.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
18:16:11 [2022-04-04T18:16:11.593Z]     docker_cli_network_unix_test.go:46: [d8f6baecd194a] daemon is not started
18:16:11 [2022-04-04T18:16:11.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
18:16:13 [2022-04-04T18:16:13.487Z]     docker_cli_network_unix_test.go:46: [d435a9c379ec4] daemon is not started
18:16:14 [2022-04-04T18:16:14.049Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
18:16:14 [2022-04-04T18:16:14.049Z]     docker_cli_network_unix_test.go:46: [d23af20cdcc1b] daemon is not started
18:16:14 [2022-04-04T18:16:14.049Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:16:14 [2022-04-04T18:16:14.049Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:16:14 [2022-04-04T18:16:14.049Z]     docker_cli_network_unix_test.go:46: [d06748630b080] daemon is not started
18:16:14 [2022-04-04T18:16:14.049Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
18:16:14 [2022-04-04T18:16:14.611Z]     docker_cli_network_unix_test.go:46: [d34328a1e66a3] daemon is not started
18:16:14 [2022-04-04T18:16:14.867Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
18:16:15 [2022-04-04T18:16:15.167Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:16:19 [2022-04-04T18:16:19.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
18:16:19 [2022-04-04T18:16:19.056Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:16:19 [2022-04-04T18:16:19.056Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:16:19 [2022-04-04T18:16:19.964Z]     docker_cli_network_unix_test.go:1084: [d3c111e3f876b] daemon is not started
18:16:21 [2022-04-04T18:16:21.332Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
18:16:21 [2022-04-04T18:16:21.332Z]     docker_cli_network_unix_test.go:46: [d7cfdd3431baa] daemon is not started
18:16:21 [2022-04-04T18:16:21.332Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
18:16:21 [2022-04-04T18:16:21.910Z]     docker_cli_network_unix_test.go:46: [d6619d32cb967] daemon is not started
18:16:22 [2022-04-04T18:16:22.169Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
18:16:23 [2022-04-04T18:16:23.537Z]     docker_cli_network_unix_test.go:46: [de27e1d82a897] daemon is not started
18:16:23 [2022-04-04T18:16:23.793Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
18:16:23 [2022-04-04T18:16:23.793Z]     docker_cli_network_unix_test.go:46: [d6a668acffad5] daemon is not started
18:16:23 [2022-04-04T18:16:23.793Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
18:16:24 [2022-04-04T18:16:24.358Z]     docker_cli_network_unix_test.go:46: [d7e30ee669f43] daemon is not started
18:16:24 [2022-04-04T18:16:24.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
18:16:24 [2022-04-04T18:16:24.922Z]     docker_cli_network_unix_test.go:46: [d065a661b04fd] daemon is not started
18:16:24 [2022-04-04T18:16:24.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
18:16:25 [2022-04-04T18:16:25.178Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:16:25 [2022-04-04T18:16:25.740Z]     docker_cli_network_unix_test.go:46: [daa7a6a36e837] daemon is not started
18:16:25 [2022-04-04T18:16:25.996Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
18:16:29 [2022-04-04T18:16:29.266Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:16:32 [2022-04-04T18:16:32.540Z]     docker_cli_network_unix_test.go:46: [d855b6bc1d47e] daemon is not started
18:16:32 [2022-04-04T18:16:32.540Z] --- PASS: TestDockerNetworkSuite (58.42s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.32s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.55s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.25s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.80s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.59s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.06s)
18:16:32 [2022-04-04T18:16:32.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.38s)
18:16:32 [2022-04-04T18:16:32.540Z] === RUN   TestDockerHubPullSuite
18:16:32 [2022-04-04T18:16:32.540Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
18:16:34 [2022-04-04T18:16:34.431Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
18:16:36 [2022-04-04T18:16:36.325Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
18:16:36 [2022-04-04T18:16:36.582Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:16:37 [2022-04-04T18:16:37.101Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:16:37 [2022-04-04T18:16:37.101Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:16:37 [2022-04-04T18:16:37.101Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:16:37 [2022-04-04T18:16:37.101Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:16:37 [2022-04-04T18:16:37.101Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:16:37 [2022-04-04T18:16:37.101Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:16:37 [2022-04-04T18:16:37.101Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:16:37 [2022-04-04T18:16:37.101Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:16:37 [2022-04-04T18:16:37.144Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
18:16:38 [2022-04-04T18:16:38.510Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
18:16:39 [2022-04-04T18:16:39.072Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
18:16:39 [2022-04-04T18:16:39.072Z] --- PASS: TestDockerHubPullSuite (6.64s)
18:16:39 [2022-04-04T18:16:39.073Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.75s)
18:16:39 [2022-04-04T18:16:39.073Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s)
18:16:39 [2022-04-04T18:16:39.073Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s)
18:16:39 [2022-04-04T18:16:39.073Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s)
18:16:39 [2022-04-04T18:16:39.073Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s)
18:16:39 [2022-04-04T18:16:39.073Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
18:16:39 [2022-04-04T18:16:39.073Z] PASS
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === Skipped
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_sni_test.go:18: Flakey test
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:16:39 [2022-04-04T18:16:39.073Z]     docker_cli_network_unix_test.go:46: [d06748630b080] daemon is not started
18:16:39 [2022-04-04T18:16:39.073Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:16:39 [2022-04-04T18:16:39.073Z] 
18:16:39 [2022-04-04T18:16:39.073Z] DONE 1270 tests, 51 skipped in 1511.961s
18:16:39 [2022-04-04T18:16:39.073Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:16:39 [2022-04-04T18:16:39.073Z] ++++ cat bundles/test-integration/docker.pid
18:16:39 [2022-04-04T18:16:39.073Z] +++ kill 8133
18:16:40 [2022-04-04T18:16:40.001Z] +++ /etc/init.d/apparmor stop
18:16:40 [2022-04-04T18:16:40.001Z] Leaving: AppArmorNo profiles have been unloaded.
18:16:40 [2022-04-04T18:16:40.001Z] 
18:16:40 [2022-04-04T18:16:40.001Z] Unloading profiles will leave already running processes permanently
18:16:40 [2022-04-04T18:16:40.001Z] unconfined, which can lead to unexpected situations.
18:16:40 [2022-04-04T18:16:40.001Z] 
18:16:40 [2022-04-04T18:16:40.001Z] To set a process to complain mode, use the command line tool
18:16:40 [2022-04-04T18:16:40.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:16:40 [2022-04-04T18:16:40.001Z] +++ true
18:16:40 [2022-04-04T18:16:40.001Z] exiting test-integration
18:16:40 [2022-04-04T18:16:40.001Z] ++ exit 0
18:16:40 [2022-04-04T18:16:40.001Z] 
18:16:40 [2022-04-04T18:16:40.259Z] + for job in $(jobs -p)
18:16:40 [2022-04-04T18:16:40.259Z] + wait 20099
18:16:43 [2022-04-04T18:16:43.056Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:16:43 [2022-04-04T18:16:43.533Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:16:44 [2022-04-04T18:16:44.667Z] === RUN   TestDockerSuite/TestBuildXZHost
18:16:44 [2022-04-04T18:16:44.667Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:16:44 [2022-04-04T18:16:44.667Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:16:44 [2022-04-04T18:16:44.667Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:16:44 [2022-04-04T18:16:44.667Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:16:44 [2022-04-04T18:16:44.667Z]     docker_cli_sni_test.go:18: Flakey test
18:16:44 [2022-04-04T18:16:44.667Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:16:45 [2022-04-04T18:16:45.469Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:16:46 [2022-04-04T18:16:46.945Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:16:49 [2022-04-04T18:16:49.661Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
18:16:50 [2022-04-04T18:16:50.840Z] === RUN   TestDockerSuite/TestCommitChange
18:16:56 [2022-04-04T18:16:56.840Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:16:57 [2022-04-04T18:16:57.787Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
18:17:00 [2022-04-04T18:17:00.303Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
18:17:00 [2022-04-04T18:17:00.303Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:17:00 [2022-04-04T18:17:00.303Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
18:17:00 [2022-04-04T18:17:00.732Z] === RUN   TestDockerSuite/TestCommitHardlink
18:17:00 [2022-04-04T18:17:00.732Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:17:00 [2022-04-04T18:17:00.732Z] === RUN   TestDockerSuite/TestCommitNewFile
18:17:05 [2022-04-04T18:17:05.551Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:17:05 [2022-04-04T18:17:05.807Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:17:06 [2022-04-04T18:17:06.737Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
18:17:08 [2022-04-04T18:17:08.037Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:17:08 [2022-04-04T18:17:08.037Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:17:08 [2022-04-04T18:17:08.037Z] === RUN   TestDockerSuite/TestCommitTTY
18:17:09 [2022-04-04T18:17:09.257Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
18:17:18 [2022-04-04T18:17:18.633Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:17:22 [2022-04-04T18:17:22.518Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:17:22 [2022-04-04T18:17:22.518Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:17:22 [2022-04-04T18:17:22.518Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:17:22 [2022-04-04T18:17:22.518Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:17:22 [2022-04-04T18:17:22.518Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:17:22 [2022-04-04T18:17:22.518Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:17:22 [2022-04-04T18:17:22.518Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:17:22 [2022-04-04T18:17:22.518Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:17:28 [2022-04-04T18:17:28.517Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:17:35 [2022-04-04T18:17:35.836Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:17:35 [2022-04-04T18:17:35.836Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:17:35 [2022-04-04T18:17:35.836Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:17:37 [2022-04-04T18:17:37.451Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:17:37 [2022-04-04T18:17:37.451Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:17:37 [2022-04-04T18:17:37.451Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:17:37 [2022-04-04T18:17:37.451Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:17:37 [2022-04-04T18:17:37.451Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:17:37 [2022-04-04T18:17:37.451Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:17:37 [2022-04-04T18:17:37.451Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:17:39 [2022-04-04T18:17:39.729Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:17:39 [2022-04-04T18:17:39.729Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:17:39 [2022-04-04T18:17:39.729Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:17:39 [2022-04-04T18:17:39.729Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:17:41 [2022-04-04T18:17:41.346Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:17:41 [2022-04-04T18:17:41.346Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:17:41 [2022-04-04T18:17:41.346Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:17:41 [2022-04-04T18:17:41.346Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:17:41 [2022-04-04T18:17:41.346Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:17:41 [2022-04-04T18:17:41.346Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:17:41 [2022-04-04T18:17:41.346Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:17:41 [2022-04-04T18:17:41.346Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:17:43 [2022-04-04T18:17:43.624Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:17:45 [2022-04-04T18:17:45.901Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:17:47 [2022-04-04T18:17:47.512Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:17:47 [2022-04-04T18:17:47.512Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:17:47 [2022-04-04T18:17:47.512Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:17:47 [2022-04-04T18:17:47.512Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:17:49 [2022-04-04T18:17:49.126Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:17:49 [2022-04-04T18:17:49.126Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:17:51 [2022-04-04T18:17:51.406Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:17:51 [2022-04-04T18:17:51.406Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:17:51 [2022-04-04T18:17:51.406Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:17:51 [2022-04-04T18:17:51.406Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:17:51 [2022-04-04T18:17:51.406Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:17:53 [2022-04-04T18:17:53.686Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:17:53 [2022-04-04T18:17:53.686Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:17:55 [2022-04-04T18:17:55.297Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:17:55 [2022-04-04T18:17:55.297Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:17:55 [2022-04-04T18:17:55.297Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:17:57 [2022-04-04T18:17:57.576Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:17:57 [2022-04-04T18:17:57.576Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:17:59 [2022-04-04T18:17:59.188Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:18:03 [2022-04-04T18:18:03.076Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:18:05 [2022-04-04T18:18:05.428Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:18:05 [2022-04-04T18:18:05.428Z]     docker_cli_swarm_test.go:1186: [d73596765a902] joining swarm manager [d14fd6af7c96f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:18:06 [2022-04-04T18:18:06.109Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:18:06 [2022-04-04T18:18:06.109Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:18:06 [2022-04-04T18:18:06.109Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:18:06 [2022-04-04T18:18:06.109Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:18:06 [2022-04-04T18:18:06.109Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:18:07 [2022-04-04T18:18:07.722Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:18:07 [2022-04-04T18:18:07.722Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:18:07 [2022-04-04T18:18:07.722Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:18:10 [2022-04-04T18:18:10.739Z]     docker_cli_swarm_test.go:1195: [d99985dc4f644] joining swarm manager [d14fd6af7c96f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:18:14 [2022-04-04T18:18:14.984Z] === RUN   TestDockerSuite/TestContainerAPITop
18:18:14 [2022-04-04T18:18:14.984Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:18:14 [2022-04-04T18:18:14.984Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:18:16 [2022-04-04T18:18:16.566Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:18:16 [2022-04-04T18:18:16.566Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:18:20 [2022-04-04T18:18:20.406Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:18:22 [2022-04-04T18:18:22.005Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:18:22 [2022-04-04T18:18:22.005Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:18:22 [2022-04-04T18:18:22.005Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:18:22 [2022-04-04T18:18:22.005Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
18:18:22 [2022-04-04T18:18:22.005Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:18:22 [2022-04-04T18:18:22.005Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
18:18:22 [2022-04-04T18:18:22.005Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:18:22 [2022-04-04T18:18:22.005Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
18:18:22 [2022-04-04T18:18:22.005Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:18:22 [2022-04-04T18:18:22.005Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
18:18:22 [2022-04-04T18:18:22.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
18:18:23 [2022-04-04T18:18:23.604Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:18:23 [2022-04-04T18:18:23.604Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
18:18:25 [2022-04-04T18:18:25.869Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
18:18:28 [2022-04-04T18:18:28.875Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
18:18:30 [2022-04-04T18:18:30.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
18:18:33 [2022-04-04T18:18:33.053Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00009e408_<nil>}
18:18:35 [2022-04-04T18:18:35.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1138025610_c:\foo_false__<nil>_<nil>_<nil>}
18:18:37 [2022-04-04T18:18:37.575Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1138025610_c:\foo_true__<nil>_<nil>_<nil>}
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:18:39 [2022-04-04T18:18:39.831Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:18:39 [2022-04-04T18:18:39.831Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:18:39 [2022-04-04T18:18:39.831Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:18:39 [2022-04-04T18:18:39.831Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:18:39 [2022-04-04T18:18:39.831Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:18:39 [2022-04-04T18:18:39.831Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:18:39 [2022-04-04T18:18:39.831Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:18:42 [2022-04-04T18:18:42.087Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:18:42 [2022-04-04T18:18:42.087Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:18:44 [2022-04-04T18:18:44.346Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:18:44 [2022-04-04T18:18:44.346Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:18:44 [2022-04-04T18:18:44.346Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:18:44 [2022-04-04T18:18:44.346Z] === RUN   TestDockerSuite/TestCpRelativePath
18:18:46 [2022-04-04T18:18:46.604Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:18:46 [2022-04-04T18:18:46.604Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:18:46 [2022-04-04T18:18:46.604Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:18:46 [2022-04-04T18:18:46.604Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:18:46 [2022-04-04T18:18:46.604Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:18:46 [2022-04-04T18:18:46.604Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:18:46 [2022-04-04T18:18:46.604Z] === RUN   TestDockerSuite/TestCpToCaseA
18:18:50 [2022-04-04T18:18:50.467Z] === RUN   TestDockerSuite/TestCpToCaseB
18:18:57 [2022-04-04T18:18:57.366Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:18:57 [2022-04-04T18:18:57.716Z] === RUN   TestDockerSuite/TestCpToCaseC
18:18:57 [2022-04-04T18:18:57.716Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:18:57 [2022-04-04T18:18:57.716Z] === RUN   TestDockerSuite/TestCpToCaseD
18:18:57 [2022-04-04T18:18:57.716Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:18:57 [2022-04-04T18:18:57.716Z] === RUN   TestDockerSuite/TestCpToCaseE
18:19:03 [2022-04-04T18:19:03.904Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
18:19:05 [2022-04-04T18:19:05.012Z] === RUN   TestDockerSuite/TestCpToCaseF
18:19:05 [2022-04-04T18:19:05.012Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:19:05 [2022-04-04T18:19:05.012Z] === RUN   TestDockerSuite/TestCpToCaseG
18:19:05 [2022-04-04T18:19:05.012Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:19:05 [2022-04-04T18:19:05.012Z] === RUN   TestDockerSuite/TestCpToCaseH
18:19:08 [2022-04-04T18:19:08.072Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:19:09 [2022-04-04T18:19:09.966Z]     docker_cli_swarm_test.go:1118: [d53e46e040287] joining swarm manager [db09292e12470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:19:10 [2022-04-04T18:19:10.897Z]     docker_cli_swarm_test.go:1119: [d586407c5ce01] joining swarm manager [db09292e12470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:19:13 [2022-04-04T18:19:13.776Z] === RUN   TestDockerSuite/TestCpToCaseI
18:19:13 [2022-04-04T18:19:13.776Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:19:13 [2022-04-04T18:19:13.776Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:19:13 [2022-04-04T18:19:13.776Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:19:13 [2022-04-04T18:19:13.776Z] === RUN   TestDockerSuite/TestCpToDot
18:19:14 [2022-04-04T18:19:14.782Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:19:14 [2022-04-04T18:19:14.782Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:19:14 [2022-04-04T18:19:14.782Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:19:14 [2022-04-04T18:19:14.782Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:19:14 [2022-04-04T18:19:14.782Z] === RUN   TestDockerSuite/TestCpToStdout
18:19:17 [2022-04-04T18:19:17.042Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:19:17 [2022-04-04T18:19:17.042Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:19:17 [2022-04-04T18:19:17.042Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:19:17 [2022-04-04T18:19:17.042Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:19:17 [2022-04-04T18:19:17.042Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:19:17 [2022-04-04T18:19:17.042Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:19:17 [2022-04-04T18:19:17.042Z] === RUN   TestDockerSuite/TestCpVolumePath
18:19:17 [2022-04-04T18:19:17.042Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:19:17 [2022-04-04T18:19:17.042Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:19:17 [2022-04-04T18:19:17.042Z] === RUN   TestDockerSuite/TestCreateArgs
18:19:17 [2022-04-04T18:19:17.042Z] === RUN   TestDockerSuite/TestCreateByImageID
18:19:19 [2022-04-04T18:19:19.297Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:19:20 [2022-04-04T18:19:20.891Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:19:21 [2022-04-04T18:19:21.370Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:19:21 [2022-04-04T18:19:21.370Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:19:22 [2022-04-04T18:19:22.966Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:19:23 [2022-04-04T18:19:23.444Z] === RUN   TestDockerSuite/TestCreateLabels
18:19:23 [2022-04-04T18:19:23.924Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:19:23 [2022-04-04T18:19:23.924Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:19:23 [2022-04-04T18:19:23.924Z] === RUN   TestDockerSuite/TestCreateRM
18:19:23 [2022-04-04T18:19:23.924Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:19:23 [2022-04-04T18:19:23.924Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:19:23 [2022-04-04T18:19:23.924Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:19:24 [2022-04-04T18:19:24.403Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:19:24 [2022-04-04T18:19:24.403Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:19:37 [2022-04-04T18:19:37.032Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:19:37 [2022-04-04T18:19:37.032Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:19:37 [2022-04-04T18:19:37.032Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:19:40 [2022-04-04T18:19:40.041Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:19:40 [2022-04-04T18:19:40.041Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:19:40 [2022-04-04T18:19:40.041Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:19:40 [2022-04-04T18:19:40.041Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:19:41 [2022-04-04T18:19:41.635Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:19:41 [2022-04-04T18:19:41.635Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:19:41 [2022-04-04T18:19:41.635Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:19:42 [2022-04-04T18:19:42.114Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:19:42 [2022-04-04T18:19:42.114Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:19:42 [2022-04-04T18:19:42.114Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:19:42 [2022-04-04T18:19:42.114Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:19:42 [2022-04-04T18:19:42.114Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:19:42 [2022-04-04T18:19:42.114Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:19:42 [2022-04-04T18:19:42.114Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:19:42 [2022-04-04T18:19:42.114Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDevicePermissions
18:19:42 [2022-04-04T18:19:42.114Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDockerFails
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:19:42 [2022-04-04T18:19:42.114Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:19:42 [2022-04-04T18:19:42.114Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:19:42 [2022-04-04T18:19:42.114Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestEventsAttach
18:19:42 [2022-04-04T18:19:42.114Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestEventsCommit
18:19:42 [2022-04-04T18:19:42.114Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:19:42 [2022-04-04T18:19:42.114Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:19:44 [2022-04-04T18:19:44.368Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:19:46 [2022-04-04T18:19:46.624Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:19:48 [2022-04-04T18:19:48.218Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:19:55 [2022-04-04T18:19:55.474Z] === RUN   TestDockerSuite/TestEventsCopy
18:19:59 [2022-04-04T18:19:59.324Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:20:08 [2022-04-04T18:20:08.088Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:20:10 [2022-04-04T18:20:10.347Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:20:10 [2022-04-04T18:20:10.825Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:20:14 [2022-04-04T18:20:14.665Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:20:14 [2022-04-04T18:20:14.665Z] === RUN   TestDockerSuite/TestEventsFilterType
18:20:15 [2022-04-04T18:20:15.136Z] === RUN   TestDockerSuite/TestEventsFilters
18:20:19 [2022-04-04T18:20:19.910Z] === RUN   TestDockerSuite/TestEventsFormat
18:20:23 [2022-04-04T18:20:23.715Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:20:23 [2022-04-04T18:20:23.715Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:20:23 [2022-04-04T18:20:23.715Z] === RUN   TestDockerSuite/TestEventsImageImport
18:20:23 [2022-04-04T18:20:23.715Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:20:23 [2022-04-04T18:20:23.715Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:20:23 [2022-04-04T18:20:23.715Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:20:23 [2022-04-04T18:20:23.715Z] === RUN   TestDockerSuite/TestEventsImagePull
18:20:23 [2022-04-04T18:20:23.715Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:20:23 [2022-04-04T18:20:23.715Z] === RUN   TestDockerSuite/TestEventsImageTag
18:20:24 [2022-04-04T18:20:24.707Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:20:24 [2022-04-04T18:20:24.707Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:20:24 [2022-04-04T18:20:24.707Z] === RUN   TestDockerSuite/TestEventsRename
18:20:27 [2022-04-04T18:20:27.673Z] === RUN   TestDockerSuite/TestEventsResize
18:20:30 [2022-04-04T18:20:30.638Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:20:32 [2022-04-04T18:20:32.864Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:20:36 [2022-04-04T18:20:36.673Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:20:41 [2022-04-04T18:20:41.458Z] === RUN   TestDockerSuite/TestEventsTop
18:20:41 [2022-04-04T18:20:41.458Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:20:41 [2022-04-04T18:20:41.458Z] === RUN   TestDockerSuite/TestEventsUntag
18:20:44 [2022-04-04T18:20:44.442Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:20:47 [2022-04-04T18:20:47.351Z]     docker_cli_swarm_test.go:1172: [d60b03d4293ae] joining swarm manager [db09292e12470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:20:50 [2022-04-04T18:20:50.652Z] === RUN   TestDockerSuite/TestExec
18:20:50 [2022-04-04T18:20:50.652Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:20:50 [2022-04-04T18:20:50.652Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:20:50 [2022-04-04T18:20:50.652Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:20:50 [2022-04-04T18:20:50.652Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:20:53 [2022-04-04T18:20:53.620Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:20:56 [2022-04-04T18:20:56.583Z] === RUN   TestDockerSuite/TestExecAPIStart
18:20:56 [2022-04-04T18:20:56.583Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:20:56 [2022-04-04T18:20:56.583Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:20:56 [2022-04-04T18:20:56.583Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:20:56 [2022-04-04T18:20:56.583Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:20:56 [2022-04-04T18:20:56.583Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:20:56 [2022-04-04T18:20:56.583Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:20:58 [2022-04-04T18:20:58.808Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:21:02 [2022-04-04T18:21:02.616Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:21:05 [2022-04-04T18:21:05.167Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:21:07 [2022-04-04T18:21:07.334Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:21:11 [2022-04-04T18:21:11.137Z] === RUN   TestDockerSuite/TestExecCgroup
18:21:11 [2022-04-04T18:21:11.137Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:21:11 [2022-04-04T18:21:11.137Z] === RUN   TestDockerSuite/TestExecEnv
18:21:11 [2022-04-04T18:21:11.137Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:21:11 [2022-04-04T18:21:11.137Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:21:11 [2022-04-04T18:21:11.137Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:21:11 [2022-04-04T18:21:11.137Z] === RUN   TestDockerSuite/TestExecExitStatus
18:21:12 [2022-04-04T18:21:12.711Z] === RUN   TestDockerSuite/TestExecInspectID
18:21:13 [2022-04-04T18:21:13.854Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
18:21:14 [2022-04-04T18:21:14.417Z]     docker_cli_swarm_test.go:1453: [dc5658c17a777] joining swarm manager [d98fe320e1d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:21:15 [2022-04-04T18:21:15.387Z]     docker_cli_swarm_test.go:1454: [d6d080a5e7008] joining swarm manager [d98fe320e1d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:21:17 [2022-04-04T18:21:17.466Z] === RUN   TestDockerSuite/TestExecInteractive
18:21:17 [2022-04-04T18:21:17.467Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:21:17 [2022-04-04T18:21:17.467Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:21:17 [2022-04-04T18:21:17.467Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:21:17 [2022-04-04T18:21:17.467Z] === RUN   TestDockerSuite/TestExecParseError
18:21:17 [2022-04-04T18:21:17.467Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:21:17 [2022-04-04T18:21:17.467Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:21:17 [2022-04-04T18:21:17.467Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:21:17 [2022-04-04T18:21:17.467Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:21:17 [2022-04-04T18:21:17.467Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:21:17 [2022-04-04T18:21:17.467Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:21:19 [2022-04-04T18:21:19.035Z] === RUN   TestDockerSuite/TestExecSetEnv
18:21:19 [2022-04-04T18:21:19.035Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:21:19 [2022-04-04T18:21:19.035Z] === RUN   TestDockerSuite/TestExecStartFails
18:21:19 [2022-04-04T18:21:19.035Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:21:19 [2022-04-04T18:21:19.035Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:21:19 [2022-04-04T18:21:19.035Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:21:19 [2022-04-04T18:21:19.035Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:21:19 [2022-04-04T18:21:19.035Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:21:19 [2022-04-04T18:21:19.035Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:21:19 [2022-04-04T18:21:19.035Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:21:19 [2022-04-04T18:21:19.035Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:21:21 [2022-04-04T18:21:21.252Z] === RUN   TestDockerSuite/TestExecUlimits
18:21:21 [2022-04-04T18:21:21.252Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:21:21 [2022-04-04T18:21:21.252Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:21:27 [2022-04-04T18:21:27.549Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
18:21:27 [2022-04-04T18:21:27.549Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
18:21:27 [2022-04-04T18:21:27.549Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
18:21:27 [2022-04-04T18:21:27.550Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
18:21:27 [2022-04-04T18:21:27.550Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
18:21:28 [2022-04-04T18:21:28.111Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
18:21:28 [2022-04-04T18:21:28.414Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:21:28 [2022-04-04T18:21:28.414Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:21:28 [2022-04-04T18:21:28.414Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:21:28 [2022-04-04T18:21:28.414Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:21:28 [2022-04-04T18:21:28.414Z] === RUN   TestDockerSuite/TestExecWithUser
18:21:28 [2022-04-04T18:21:28.414Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:21:28 [2022-04-04T18:21:28.414Z] === RUN   TestDockerSuite/TestGetContainerStats
18:21:30 [2022-04-04T18:21:30.626Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
18:21:33 [2022-04-04T18:21:33.903Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
18:21:34 [2022-04-04T18:21:34.381Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:21:35 [2022-04-04T18:21:35.793Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:21:37 [2022-04-04T18:21:37.681Z]     docker_cli_swarm_unix_test.go:62: [d6a9fe0a065c0] joining swarm manager [dd7664383d0fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:21:40 [2022-04-04T18:21:40.250Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:21:42 [2022-04-04T18:21:42.471Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:21:48 [2022-04-04T18:21:48.334Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:21:48 [2022-04-04T18:21:48.334Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:21:48 [2022-04-04T18:21:48.334Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:21:48 [2022-04-04T18:21:48.334Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:21:48 [2022-04-04T18:21:48.334Z] === RUN   TestDockerSuite/TestHealth
18:21:48 [2022-04-04T18:21:48.334Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:21:48 [2022-04-04T18:21:48.334Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:21:48 [2022-04-04T18:21:48.334Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:21:48 [2022-04-04T18:21:48.334Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:21:48 [2022-04-04T18:21:48.334Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:21:52 [2022-04-04T18:21:52.128Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:21:52 [2022-04-04T18:21:52.128Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:21:52 [2022-04-04T18:21:52.128Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:21:52 [2022-04-04T18:21:52.128Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:21:52 [2022-04-04T18:21:52.128Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:21:52 [2022-04-04T18:21:52.128Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:21:52 [2022-04-04T18:21:52.596Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:21:53 [2022-04-04T18:21:53.065Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:21:53 [2022-04-04T18:21:53.065Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:21:53 [2022-04-04T18:21:53.065Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:21:54 [2022-04-04T18:21:54.053Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:21:54 [2022-04-04T18:21:54.053Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:21:55 [2022-04-04T18:21:55.618Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:21:55 [2022-04-04T18:21:55.618Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:21:57 [2022-04-04T18:21:57.183Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:21:59 [2022-04-04T18:21:59.400Z] === RUN   TestDockerSuite/TestImagesFormat
18:21:59 [2022-04-04T18:21:59.869Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:21:59 [2022-04-04T18:21:59.869Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:21:59 [2022-04-04T18:21:59.869Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:22:03 [2022-04-04T18:22:03.263Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:22:03 [2022-04-04T18:22:03.263Z] === RUN   TestDockerSuite/TestImportBadURL
18:22:05 [2022-04-04T18:22:05.482Z] === RUN   TestDockerSuite/TestImportDisplay
18:22:05 [2022-04-04T18:22:05.482Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.482Z] === RUN   TestDockerSuite/TestImportFile
18:22:05 [2022-04-04T18:22:05.482Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.482Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:22:05 [2022-04-04T18:22:05.950Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:22:05 [2022-04-04T18:22:05.950Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.950Z] === RUN   TestDockerSuite/TestImportGzipped
18:22:05 [2022-04-04T18:22:05.950Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.950Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:22:05 [2022-04-04T18:22:05.950Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.950Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:22:05 [2022-04-04T18:22:05.950Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:22:05 [2022-04-04T18:22:05.950Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:22:05 [2022-04-04T18:22:05.950Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.951Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:22:05 [2022-04-04T18:22:05.951Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.951Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:22:05 [2022-04-04T18:22:05.951Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:22:05 [2022-04-04T18:22:05.951Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.951Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:22:05 [2022-04-04T18:22:05.951Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:22:05 [2022-04-04T18:22:05.951Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:22:08 [2022-04-04T18:22:08.170Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:22:15 [2022-04-04T18:22:15.332Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:22:15 [2022-04-04T18:22:15.332Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:22:15 [2022-04-04T18:22:15.332Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:22:15 [2022-04-04T18:22:15.332Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:22:15 [2022-04-04T18:22:15.332Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:22:15 [2022-04-04T18:22:15.332Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:22:15 [2022-04-04T18:22:15.332Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:22:15 [2022-04-04T18:22:15.332Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:22:16 [2022-04-04T18:22:16.898Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:22:16 [2022-04-04T18:22:16.898Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:22:19 [2022-04-04T18:22:19.120Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:22:19 [2022-04-04T18:22:19.120Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:22:19 [2022-04-04T18:22:19.120Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:22:19 [2022-04-04T18:22:19.120Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:22:19 [2022-04-04T18:22:19.120Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:22:19 [2022-04-04T18:22:19.120Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:22:19 [2022-04-04T18:22:19.120Z] === RUN   TestDockerSuite/TestInspectDefault
18:22:20 [2022-04-04T18:22:20.688Z] === RUN   TestDockerSuite/TestInspectHistory
18:22:29 [2022-04-04T18:22:29.652Z] === RUN   TestDockerSuite/TestInspectImage
18:22:29 [2022-04-04T18:22:29.652Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:22:29 [2022-04-04T18:22:29.652Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:22:29 [2022-04-04T18:22:29.652Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:22:29 [2022-04-04T18:22:29.652Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:22:29 [2022-04-04T18:22:29.652Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:22:29 [2022-04-04T18:22:29.652Z] === RUN   TestDockerSuite/TestInspectInt64
18:22:31 [2022-04-04T18:22:31.220Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:22:33 [2022-04-04T18:22:33.439Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:22:33 [2022-04-04T18:22:33.439Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:22:33 [2022-04-04T18:22:33.888Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
18:22:33 [2022-04-04T18:22:33.888Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
18:22:33 [2022-04-04T18:22:33.888Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
18:22:34 [2022-04-04T18:22:34.997Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:22:35 [2022-04-04T18:22:35.780Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
18:22:37 [2022-04-04T18:22:37.213Z] === RUN   TestDockerSuite/TestInspectPlugin
18:22:37 [2022-04-04T18:22:37.213Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:22:37 [2022-04-04T18:22:37.213Z] === RUN   TestDockerSuite/TestInspectRootFS
18:22:37 [2022-04-04T18:22:37.213Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:22:38 [2022-04-04T18:22:38.939Z] === RUN   TestDockerSuite/TestInspectStatus
18:22:39 [2022-04-04T18:22:39.047Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
18:22:40 [2022-04-04T18:22:40.935Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
18:22:41 [2022-04-04T18:22:41.895Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:22:43 [2022-04-04T18:22:43.455Z]     docker_api_swarm_test.go:961: [d226b00b95132] joining swarm manager [d766d016d189c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:22:44 [2022-04-04T18:22:44.849Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:22:47 [2022-04-04T18:22:47.065Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:22:48 [2022-04-04T18:22:48.681Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:22:50 [2022-04-04T18:22:50.868Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:22:53 [2022-04-04T18:22:53.086Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:22:54 [2022-04-04T18:22:54.652Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksEnvs
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:22:56 [2022-04-04T18:22:56.868Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:22:56 [2022-04-04T18:22:56.868Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:22:57 [2022-04-04T18:22:57.342Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:22:57 [2022-04-04T18:22:57.342Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:22:57 [2022-04-04T18:22:57.342Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:22:57 [2022-04-04T18:22:57.342Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:22:57 [2022-04-04T18:22:57.342Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:22:57 [2022-04-04T18:22:57.342Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:22:57 [2022-04-04T18:22:57.342Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:22:58 [2022-04-04T18:22:58.907Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:23:00 [2022-04-04T18:23:00.473Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:23:01 [2022-04-04T18:23:01.620Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
18:23:06 [2022-04-04T18:23:06.335Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:23:07 [2022-04-04T18:23:07.906Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:23:07 [2022-04-04T18:23:07.906Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:23:07 [2022-04-04T18:23:07.906Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:23:10 [2022-04-04T18:23:10.126Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:23:10 [2022-04-04T18:23:10.126Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:23:13 [2022-04-04T18:23:13.785Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
18:23:14 [2022-04-04T18:23:14.897Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:23:15 [2022-04-04T18:23:15.149Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
18:23:17 [2022-04-04T18:23:17.662Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
18:23:19 [2022-04-04T18:23:19.644Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:23:20 [2022-04-04T18:23:20.176Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
18:23:25 [2022-04-04T18:23:25.504Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:23:27 [2022-04-04T18:23:27.078Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:23:28 [2022-04-04T18:23:28.260Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
18:23:29 [2022-04-04T18:23:29.294Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:23:29 [2022-04-04T18:23:29.295Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:23:29 [2022-04-04T18:23:29.295Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:23:31 [2022-04-04T18:23:31.511Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:23:32 [2022-04-04T18:23:32.432Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
18:23:34 [2022-04-04T18:23:34.320Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
18:23:36 [2022-04-04T18:23:36.834Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
18:23:38 [2022-04-04T18:23:38.679Z] === RUN   TestDockerSuite/TestLogsSince
18:23:39 [2022-04-04T18:23:39.366Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
18:23:41 [2022-04-04T18:23:41.883Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
18:23:44 [2022-04-04T18:23:44.408Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
18:23:46 [2022-04-04T18:23:46.920Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
18:23:47 [2022-04-04T18:23:47.341Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:23:47 [2022-04-04T18:23:47.341Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:23:47 [2022-04-04T18:23:47.341Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:23:47 [2022-04-04T18:23:47.341Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:23:47 [2022-04-04T18:23:47.341Z] === RUN   TestDockerSuite/TestLogsTail
18:23:49 [2022-04-04T18:23:49.561Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:23:51 [2022-04-04T18:23:51.778Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestMountIntoProc
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestMountIntoSys
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestNetHostname
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPluginActive
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:23:54 [2022-04-04T18:23:54.000Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.000Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:23:54 [2022-04-04T18:23:54.001Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.001Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:23:54 [2022-04-04T18:23:54.001Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.001Z] === RUN   TestDockerSuite/TestPortHostBinding
18:23:54 [2022-04-04T18:23:54.001Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.001Z] === RUN   TestDockerSuite/TestPortList
18:23:54 [2022-04-04T18:23:54.001Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:23:54 [2022-04-04T18:23:54.001Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:23:57 [2022-04-04T18:23:57.798Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:23:57 [2022-04-04T18:23:57.799Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:23:57 [2022-04-04T18:23:57.799Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:23:57 [2022-04-04T18:23:57.799Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:23:57 [2022-04-04T18:23:57.799Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:23:57 [2022-04-04T18:23:57.799Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:23:57 [2022-04-04T18:23:57.799Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:23:57 [2022-04-04T18:23:57.799Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:23:57 [2022-04-04T18:23:57.799Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:23:57 [2022-04-04T18:23:57.799Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:24:01 [2022-04-04T18:24:01.600Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:24:01 [2022-04-04T18:24:01.600Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:24:01 [2022-04-04T18:24:01.600Z] === RUN   TestDockerSuite/TestPsByOrder
18:24:08 [2022-04-04T18:24:08.760Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:24:08 [2022-04-04T18:24:08.760Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:24:08 [2022-04-04T18:24:08.760Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:24:21 [2022-04-04T18:24:21.250Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:24:31 [2022-04-04T18:24:31.672Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:24:32 [2022-04-04T18:24:32.141Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:24:32 [2022-04-04T18:24:32.141Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:24:32 [2022-04-04T18:24:32.141Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:24:43 [2022-04-04T18:24:43.131Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
18:24:44 [2022-04-04T18:24:44.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:24:46 [2022-04-04T18:24:46.206Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:24:52 [2022-04-04T18:24:52.075Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:24:55 [2022-04-04T18:24:55.873Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:24:56 [2022-04-04T18:24:56.342Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:24:56 [2022-04-04T18:24:56.342Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:24:56 [2022-04-04T18:24:56.342Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:24:56 [2022-04-04T18:24:56.342Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:24:57 [2022-04-04T18:24:57.963Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
18:25:04 [2022-04-04T18:25:04.996Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:25:04 [2022-04-04T18:25:04.996Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:25:04 [2022-04-04T18:25:04.996Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:25:04 [2022-04-04T18:25:04.996Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:25:04 [2022-04-04T18:25:04.996Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:25:04 [2022-04-04T18:25:04.996Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:25:04 [2022-04-04T18:25:04.996Z] === RUN   TestDockerSuite/TestPsRightTagName
18:25:04 [2022-04-04T18:25:04.996Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:25:04 [2022-04-04T18:25:04.996Z] === RUN   TestDockerSuite/TestPsShowMounts
18:25:10 [2022-04-04T18:25:10.868Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:25:10 [2022-04-04T18:25:10.868Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
18:25:10 [2022-04-04T18:25:10.868Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:25:12 [2022-04-04T18:25:12.434Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:25:12 [2022-04-04T18:25:12.434Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:25:12 [2022-04-04T18:25:12.434Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:25:12 [2022-04-04T18:25:12.826Z] --- PASS: TestDockerSwarmSuite (1627.63s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.35s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.43s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.73s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.85s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.06s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.83s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.80s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.69s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.20s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.09s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.15s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.08s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.90s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.99s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.18s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.65s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.46s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.90s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.25s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.83s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.88s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.94s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.14s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.07s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.05s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.98s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.92s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.48s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.93s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.61s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.62s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.14s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.46s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.30s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.76s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.38s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.91s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.01s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.84s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.44s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.44s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.94s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.61s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.00s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.19s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.52s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.88s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.04s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s)
18:25:12 [2022-04-04T18:25:12.826Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s)
18:25:12 [2022-04-04T18:25:12.827Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.27s)
18:25:12 [2022-04-04T18:25:12.827Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
18:25:12 [2022-04-04T18:25:12.827Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
18:25:12 [2022-04-04T18:25:12.827Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.74s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.79s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.69s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.63s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s)
18:25:12 [2022-04-04T18:25:12.827Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
18:25:12 [2022-04-04T18:25:12.827Z] === RUN   TestDockerExternalVolumeSuite
18:25:12 [2022-04-04T18:25:12.827Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
18:25:13 [2022-04-04T18:25:13.388Z]     docker_cli_external_volume_driver_test.go:53: [d5a16f8e6b164] daemon is not started
18:25:14 [2022-04-04T18:25:14.000Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:25:14 [2022-04-04T18:25:14.987Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:25:14 [2022-04-04T18:25:14.987Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:25:14 [2022-04-04T18:25:14.987Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:25:18 [2022-04-04T18:25:18.781Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:25:22 [2022-04-04T18:25:22.572Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:25:29 [2022-04-04T18:25:29.729Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:25:31 [2022-04-04T18:25:31.425Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
18:25:47 [2022-04-04T18:25:47.547Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:25:47 [2022-04-04T18:25:47.547Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:25:47 [2022-04-04T18:25:47.547Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:25:50 [2022-04-04T18:25:50.504Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:25:50 [2022-04-04T18:25:50.504Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:25:50 [2022-04-04T18:25:50.504Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:25:51 [2022-04-04T18:25:51.492Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:25:55 [2022-04-04T18:25:55.290Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:25:58 [2022-04-04T18:25:58.246Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:25:58 [2022-04-04T18:25:58.246Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:25:58 [2022-04-04T18:25:58.246Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:26:02 [2022-04-04T18:26:02.059Z] === RUN   TestDockerSuite/TestRmiBlank
18:26:02 [2022-04-04T18:26:02.059Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:26:02 [2022-04-04T18:26:02.059Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:26:14 [2022-04-04T18:26:14.591Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:26:16 [2022-04-04T18:26:16.158Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:26:16 [2022-04-04T18:26:16.627Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:26:22 [2022-04-04T18:26:22.513Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:26:26 [2022-04-04T18:26:26.318Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:26:32 [2022-04-04T18:26:32.194Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:26:35 [2022-04-04T18:26:35.991Z] === RUN   TestDockerSuite/TestRmiTag
18:26:36 [2022-04-04T18:26:36.461Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:26:38 [2022-04-04T18:26:38.682Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:26:39 [2022-04-04T18:26:39.035Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
18:26:45 [2022-04-04T18:26:45.578Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
18:26:53 [2022-04-04T18:26:53.559Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:26:59 [2022-04-04T18:26:59.514Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:27:01 [2022-04-04T18:27:01.726Z]     docker_cli_external_volume_driver_test.go:53: [d5d9bd46cf6ad] daemon is not started
18:27:03 [2022-04-04T18:27:03.243Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:27:04 [2022-04-04T18:27:04.208Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:27:04 [2022-04-04T18:27:04.208Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
18:27:04 [2022-04-04T18:27:04.208Z] === RUN   TestDockerSuite/TestRunAddHost
18:27:04 [2022-04-04T18:27:04.208Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:27:04 [2022-04-04T18:27:04.208Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:27:04 [2022-04-04T18:27:04.208Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
18:27:04 [2022-04-04T18:27:04.208Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:27:04 [2022-04-04T18:27:04.208Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:27:04 [2022-04-04T18:27:04.208Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:27:04 [2022-04-04T18:27:04.208Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:27:04 [2022-04-04T18:27:04.208Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:27:04 [2022-04-04T18:27:04.208Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:27:04 [2022-04-04T18:27:04.665Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:27:04 [2022-04-04T18:27:04.665Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:27:04 [2022-04-04T18:27:04.665Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:27:06 [2022-04-04T18:27:06.197Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:27:06 [2022-04-04T18:27:06.197Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:27:06 [2022-04-04T18:27:06.197Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:27:06 [2022-04-04T18:27:06.197Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
18:27:06 [2022-04-04T18:27:06.197Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:27:10 [2022-04-04T18:27:10.872Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:27:12 [2022-04-04T18:27:12.404Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:27:14 [2022-04-04T18:27:14.854Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:27:16 [2022-04-04T18:27:16.558Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
18:27:21 [2022-04-04T18:27:21.917Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:27:23 [2022-04-04T18:27:23.449Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:27:23 [2022-04-04T18:27:23.449Z] === RUN   TestDockerSuite/TestRunBindMounts
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:27:27 [2022-04-04T18:27:27.171Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:27:27 [2022-04-04T18:27:27.171Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:27:29 [2022-04-04T18:27:29.340Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:27:29 [2022-04-04T18:27:29.340Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:27:29 [2022-04-04T18:27:29.340Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:27:31 [2022-04-04T18:27:31.390Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
18:27:32 [2022-04-04T18:27:32.237Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:27:32 [2022-04-04T18:27:32.237Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
18:27:32 [2022-04-04T18:27:32.237Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:27:32 [2022-04-04T18:27:32.237Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
18:27:32 [2022-04-04T18:27:32.237Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:27:33 [2022-04-04T18:27:33.767Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:27:33 [2022-04-04T18:27:33.767Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
18:27:33 [2022-04-04T18:27:33.767Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:27:33 [2022-04-04T18:27:33.767Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
18:27:33 [2022-04-04T18:27:33.767Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:27:33 [2022-04-04T18:27:33.767Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
18:27:33 [2022-04-04T18:27:33.767Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:27:33 [2022-04-04T18:27:33.767Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:27:33 [2022-04-04T18:27:33.767Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:27:33 [2022-04-04T18:27:33.767Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
18:27:33 [2022-04-04T18:27:33.767Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:27:33 [2022-04-04T18:27:33.767Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
18:27:33 [2022-04-04T18:27:33.767Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:27:33 [2022-04-04T18:27:33.767Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
18:27:33 [2022-04-04T18:27:33.767Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:27:35 [2022-04-04T18:27:35.936Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:27:38 [2022-04-04T18:27:38.107Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:27:40 [2022-04-04T18:27:40.287Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:27:40 [2022-04-04T18:27:40.287Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:27:40 [2022-04-04T18:27:40.287Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:27:40 [2022-04-04T18:27:40.287Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:27:40 [2022-04-04T18:27:40.287Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:27:40 [2022-04-04T18:27:40.287Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
18:27:40 [2022-04-04T18:27:40.287Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:27:41 [2022-04-04T18:27:41.855Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:27:41 [2022-04-04T18:27:41.855Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:27:41 [2022-04-04T18:27:41.855Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:27:41 [2022-04-04T18:27:41.855Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:27:41 [2022-04-04T18:27:41.855Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:27:41 [2022-04-04T18:27:41.855Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:27:41 [2022-04-04T18:27:41.855Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:27:41 [2022-04-04T18:27:41.855Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:27:42 [2022-04-04T18:27:42.324Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:27:43 [2022-04-04T18:27:43.313Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:27:46 [2022-04-04T18:27:46.242Z]     docker_cli_external_volume_driver_test.go:53: [da6bd4aed8589] daemon is not started
18:27:48 [2022-04-04T18:27:48.072Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:27:48 [2022-04-04T18:27:48.072Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:27:48 [2022-04-04T18:27:48.072Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:27:48 [2022-04-04T18:27:48.072Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
18:27:48 [2022-04-04T18:27:48.072Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:27:48 [2022-04-04T18:27:48.072Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:27:48 [2022-04-04T18:27:48.072Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:27:48 [2022-04-04T18:27:48.072Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:27:48 [2022-04-04T18:27:48.072Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:27:48 [2022-04-04T18:27:48.072Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:27:48 [2022-04-04T18:27:48.072Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:27:48 [2022-04-04T18:27:48.072Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:27:48 [2022-04-04T18:27:48.072Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:27:50 [2022-04-04T18:27:50.292Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:27:50 [2022-04-04T18:27:50.292Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:27:50 [2022-04-04T18:27:50.292Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:27:50 [2022-04-04T18:27:50.292Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:27:50 [2022-04-04T18:27:50.292Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
18:27:50 [2022-04-04T18:27:50.292Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:27:51 [2022-04-04T18:27:51.860Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:27:54 [2022-04-04T18:27:54.077Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:27:54 [2022-04-04T18:27:54.077Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
18:27:54 [2022-04-04T18:27:54.077Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:27:55 [2022-04-04T18:27:55.646Z] === RUN   TestDockerSuite/TestRunEnvironment
18:27:55 [2022-04-04T18:27:55.646Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:27:55 [2022-04-04T18:27:55.646Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:27:55 [2022-04-04T18:27:55.646Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:27:55 [2022-04-04T18:27:55.646Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:27:55 [2022-04-04T18:27:55.646Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:27:55 [2022-04-04T18:27:55.646Z] === RUN   TestDockerSuite/TestRunExitCode
18:27:57 [2022-04-04T18:27:57.870Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:28:00 [2022-04-04T18:28:00.090Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:28:01 [2022-04-04T18:28:01.074Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
18:28:01 [2022-04-04T18:28:01.074Z]     docker_cli_external_volume_driver_test.go:53: [ddfb9bfe3408e] daemon is not started
18:28:02 [2022-04-04T18:28:02.309Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunExposePort
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:28:09 [2022-04-04T18:28:09.478Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:28:09 [2022-04-04T18:28:09.478Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:28:09 [2022-04-04T18:28:09.478Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:28:09 [2022-04-04T18:28:09.478Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:28:09 [2022-04-04T18:28:09.478Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:28:09 [2022-04-04T18:28:09.478Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:28:09 [2022-04-04T18:28:09.478Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:28:09 [2022-04-04T18:28:09.478Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:28:12 [2022-04-04T18:28:12.436Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:28:12 [2022-04-04T18:28:12.436Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
18:28:12 [2022-04-04T18:28:12.436Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:28:12 [2022-04-04T18:28:12.436Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:28:12 [2022-04-04T18:28:12.436Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:28:12 [2022-04-04T18:28:12.436Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:28:12 [2022-04-04T18:28:12.436Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
18:28:12 [2022-04-04T18:28:12.436Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:28:12 [2022-04-04T18:28:12.436Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:28:12 [2022-04-04T18:28:12.436Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:28:12 [2022-04-04T18:28:12.436Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:28:12 [2022-04-04T18:28:12.436Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:28:19 [2022-04-04T18:28:19.156Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
18:28:21 [2022-04-04T18:28:21.118Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:28:21 [2022-04-04T18:28:21.118Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
18:28:21 [2022-04-04T18:28:21.118Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModeHostname
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.108Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:28:22 [2022-04-04T18:28:22.108Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.578Z] === RUN   TestDockerSuite/TestRunMount
18:28:22 [2022-04-04T18:28:22.578Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.578Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:28:22 [2022-04-04T18:28:22.578Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.578Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:28:22 [2022-04-04T18:28:22.578Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.578Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:28:22 [2022-04-04T18:28:22.578Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:28:22 [2022-04-04T18:28:22.578Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:28:29 [2022-04-04T18:28:29.745Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:28:29 [2022-04-04T18:28:29.745Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:28:29 [2022-04-04T18:28:29.745Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:28:29 [2022-04-04T18:28:29.745Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
18:28:29 [2022-04-04T18:28:29.745Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:28:29 [2022-04-04T18:28:29.745Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
18:28:29 [2022-04-04T18:28:29.745Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:28:32 [2022-04-04T18:28:32.701Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNetHost
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:28:36 [2022-04-04T18:28:36.475Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:28:36 [2022-04-04T18:28:36.475Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:28:38 [2022-04-04T18:28:38.003Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:28:39 [2022-04-04T18:28:39.536Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:28:41 [2022-04-04T18:28:41.705Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:28:42 [2022-04-04T18:28:42.668Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:28:44 [2022-04-04T18:28:44.200Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:28:44 [2022-04-04T18:28:44.657Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:28:44 [2022-04-04T18:28:44.657Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:28:44 [2022-04-04T18:28:44.657Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
18:28:44 [2022-04-04T18:28:44.657Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:28:44 [2022-04-04T18:28:44.657Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
18:28:44 [2022-04-04T18:28:44.657Z] === RUN   TestDockerSuite/TestRunPortInUse
18:28:44 [2022-04-04T18:28:44.657Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:28:44 [2022-04-04T18:28:44.657Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:28:44 [2022-04-04T18:28:44.657Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:28:44 [2022-04-04T18:28:44.657Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:28:44 [2022-04-04T18:28:44.657Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:28:44 [2022-04-04T18:28:44.657Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:28:44 [2022-04-04T18:28:44.657Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:28:44 [2022-04-04T18:28:44.657Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:28:44 [2022-04-04T18:28:44.657Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:28:44 [2022-04-04T18:28:44.657Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:28:47 [2022-04-04T18:28:47.549Z] === RUN   TestDockerSuite/TestRunPublishPort
18:28:47 [2022-04-04T18:28:47.549Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
18:28:47 [2022-04-04T18:28:47.549Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:28:47 [2022-04-04T18:28:47.549Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
18:28:47 [2022-04-04T18:28:47.549Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:28:47 [2022-04-04T18:28:47.549Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
18:28:47 [2022-04-04T18:28:47.549Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:28:47 [2022-04-04T18:28:47.549Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
18:28:47 [2022-04-04T18:28:47.549Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:28:47 [2022-04-04T18:28:47.549Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:28:47 [2022-04-04T18:28:47.549Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:28:51 [2022-04-04T18:28:51.272Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
18:28:59 [2022-04-04T18:28:59.902Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:28:59 [2022-04-04T18:28:59.902Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:28:59 [2022-04-04T18:28:59.902Z] === RUN   TestDockerSuite/TestRunRm
18:29:00 [2022-04-04T18:29:00.864Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:29:03 [2022-04-04T18:29:03.487Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
18:29:05 [2022-04-04T18:29:05.534Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:29:12 [2022-04-04T18:29:12.868Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:29:14 [2022-04-04T18:29:14.398Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:29:16 [2022-04-04T18:29:16.583Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:29:19 [2022-04-04T18:29:19.485Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:29:19 [2022-04-04T18:29:19.485Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:29:19 [2022-04-04T18:29:19.485Z] === RUN   TestDockerSuite/TestRunState
18:29:19 [2022-04-04T18:29:19.485Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:29:19 [2022-04-04T18:29:19.485Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:29:21 [2022-04-04T18:29:21.018Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:29:21 [2022-04-04T18:29:21.018Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:29:21 [2022-04-04T18:29:21.018Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:29:21 [2022-04-04T18:29:21.541Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
18:29:22 [2022-04-04T18:29:22.550Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:29:22 [2022-04-04T18:29:22.550Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:29:22 [2022-04-04T18:29:22.550Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:29:22 [2022-04-04T18:29:22.550Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:29:23 [2022-04-04T18:29:23.006Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:29:23 [2022-04-04T18:29:23.006Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:29:23 [2022-04-04T18:29:23.006Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:29:23 [2022-04-04T18:29:23.006Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:29:23 [2022-04-04T18:29:23.006Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUserByID
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUserByName
18:29:27 [2022-04-04T18:29:27.680Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:29:27 [2022-04-04T18:29:27.680Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:29:29 [2022-04-04T18:29:29.212Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:29:29 [2022-04-04T18:29:29.212Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:29:29 [2022-04-04T18:29:29.212Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:29:31 [2022-04-04T18:29:31.379Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:29:31 [2022-04-04T18:29:31.379Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
18:29:31 [2022-04-04T18:29:31.379Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:29:31 [2022-04-04T18:29:31.379Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
18:29:31 [2022-04-04T18:29:31.379Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:29:33 [2022-04-04T18:29:33.546Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:29:39 [2022-04-04T18:29:39.324Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:29:43 [2022-04-04T18:29:43.041Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:29:47 [2022-04-04T18:29:47.716Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:29:47 [2022-04-04T18:29:47.716Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:29:47 [2022-04-04T18:29:47.716Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:29:48 [2022-04-04T18:29:48.172Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:29:50 [2022-04-04T18:29:50.341Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:29:51 [2022-04-04T18:29:51.869Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:29:54 [2022-04-04T18:29:54.036Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:29:54 [2022-04-04T18:29:54.036Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:29:54 [2022-04-04T18:29:54.036Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:29:54 [2022-04-04T18:29:54.036Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:29:54 [2022-04-04T18:29:54.036Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:29:54 [2022-04-04T18:29:54.036Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
18:29:54 [2022-04-04T18:29:54.036Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:29:57 [2022-04-04T18:29:57.758Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:29:59 [2022-04-04T18:29:59.286Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:30:00 [2022-04-04T18:30:00.813Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestSaveImageId
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.541Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:30:04 [2022-04-04T18:30:04.541Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.998Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:30:04 [2022-04-04T18:30:04.998Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.998Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:30:04 [2022-04-04T18:30:04.998Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.998Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:30:04 [2022-04-04T18:30:04.998Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.998Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:30:04 [2022-04-04T18:30:04.998Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.998Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:30:04 [2022-04-04T18:30:04.998Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:30:04 [2022-04-04T18:30:04.998Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:30:07 [2022-04-04T18:30:07.893Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:30:07 [2022-04-04T18:30:07.893Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:30:08 [2022-04-04T18:30:08.157Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
18:30:08 [2022-04-04T18:30:08.353Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:30:09 [2022-04-04T18:30:09.089Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:30:10 [2022-04-04T18:30:10.619Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:30:16 [2022-04-04T18:30:16.395Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:30:16 [2022-04-04T18:30:16.395Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:30:16 [2022-04-04T18:30:16.395Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:30:22 [2022-04-04T18:30:22.454Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:30:22 [2022-04-04T18:30:22.454Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:30:22 [2022-04-04T18:30:22.454Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:30:26 [2022-04-04T18:30:26.178Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:30:26 [2022-04-04T18:30:26.178Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:30:26 [2022-04-04T18:30:26.178Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:30:26 [2022-04-04T18:30:26.178Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:30:26 [2022-04-04T18:30:26.178Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:30:26 [2022-04-04T18:30:26.178Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:30:26 [2022-04-04T18:30:26.178Z] === RUN   TestDockerSuite/TestStartRecordError
18:30:26 [2022-04-04T18:30:26.178Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:30:26 [2022-04-04T18:30:26.178Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:30:26 [2022-04-04T18:30:26.200Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
18:30:35 [2022-04-04T18:30:35.015Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:30:35 [2022-04-04T18:30:35.015Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:30:35 [2022-04-04T18:30:35.015Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:30:35 [2022-04-04T18:30:35.015Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:30:35 [2022-04-04T18:30:35.015Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:30:35 [2022-04-04T18:30:35.015Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:30:35 [2022-04-04T18:30:35.015Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:30:35 [2022-04-04T18:30:35.015Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:30:35 [2022-04-04T18:30:35.015Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:30:35 [2022-04-04T18:30:35.015Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:30:35 [2022-04-04T18:30:35.015Z] === RUN   TestDockerSuite/TestStatsNoStream
18:30:35 [2022-04-04T18:30:35.015Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:30:35 [2022-04-04T18:30:35.015Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:30:35 [2022-04-04T18:30:35.982Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:30:38 [2022-04-04T18:30:38.152Z] === RUN   TestDockerSuite/TestTopPrivileged
18:30:38 [2022-04-04T18:30:38.152Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:30:38 [2022-04-04T18:30:38.152Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:30:40 [2022-04-04T18:30:40.323Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:30:40 [2022-04-04T18:30:40.323Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
18:30:40 [2022-04-04T18:30:40.323Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:30:40 [2022-04-04T18:30:40.323Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:30:40 [2022-04-04T18:30:40.323Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:30:40 [2022-04-04T18:30:40.323Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:30:40 [2022-04-04T18:30:40.323Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:30:40 [2022-04-04T18:30:40.323Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:30:40 [2022-04-04T18:30:40.323Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:30:40 [2022-04-04T18:30:40.323Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:30:40 [2022-04-04T18:30:40.323Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:30:40 [2022-04-04T18:30:40.323Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:30:40 [2022-04-04T18:30:40.323Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:30:55 [2022-04-04T18:30:55.113Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:30:55 [2022-04-04T18:30:55.572Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:30:55 [2022-04-04T18:30:55.572Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:30:55 [2022-04-04T18:30:55.572Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:30:55 [2022-04-04T18:30:55.572Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:30:56 [2022-04-04T18:30:56.028Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:30:56 [2022-04-04T18:30:56.028Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:30:56 [2022-04-04T18:30:56.484Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:30:58 [2022-04-04T18:30:58.234Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
18:31:03 [2022-04-04T18:31:03.831Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:31:03 [2022-04-04T18:31:03.831Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:31:05 [2022-04-04T18:31:05.999Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:31:06 [2022-04-04T18:31:06.458Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:31:06 [2022-04-04T18:31:06.458Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:31:06 [2022-04-04T18:31:06.914Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:31:06 [2022-04-04T18:31:06.914Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:31:13 [2022-04-04T18:31:13.967Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:31:13 [2022-04-04T18:31:13.967Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:31:13 [2022-04-04T18:31:13.967Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:31:13 [2022-04-04T18:31:13.967Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:31:13 [2022-04-04T18:31:13.967Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:31:13 [2022-04-04T18:31:13.967Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:31:13 [2022-04-04T18:31:13.967Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:31:20 [2022-04-04T18:31:20.368Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:31:20 [2022-04-04T18:31:20.368Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:31:20 [2022-04-04T18:31:20.368Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:31:28 [2022-04-04T18:31:28.987Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:31:28 [2022-04-04T18:31:28.987Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:31:28 [2022-04-04T18:31:28.987Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:31:29 [2022-04-04T18:31:29.727Z] --- PASS: TestDockerSuite (2220.53s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.85s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.52s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.06s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.88s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.85s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.75s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.99s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.73s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.32s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.20s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.16s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (8.72s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.83s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddTar (25.98s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.50s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.43s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.68s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.80s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.36s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.73s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.70s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.32s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.31s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.74s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.68s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.47s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.38s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.13s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.58s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.93s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.96s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.96s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.09s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.30s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.79s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.26s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (62.19s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.33s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.93s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.39s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.39s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.61s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.59s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.55s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.99s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.58s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.28s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.78s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.41s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.26s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.91s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.06s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.70s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.41s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.11s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildFails (6.77s)
18:31:29 [2022-04-04T18:31:29.727Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.91s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.68s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.34s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildFromGit (4.62s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.46s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.08s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.79s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.79s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.73s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.32s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.83s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.79s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.57s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.94s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.06s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.72s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.94s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.22s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.84s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.52s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.54s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.80s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.33s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.47s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.81s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.10s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (12.04s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.25s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.59s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.91s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.41s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.22s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.42s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.32s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.43s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildRm (10.25s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.72s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.13s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.28s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.86s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.81s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.81s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.95s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.54s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.11s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.92s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.80s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.20s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.34s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.51s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.49s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (12.12s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.44s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.88s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.75s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.35s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.53s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.60s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCommitChange (5.27s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.11s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.19s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.29s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.80s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.80s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.81s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.98s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.07s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.21s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.80s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.89s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.96s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.70s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.18s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.92s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.26s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.44s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.54s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.83s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.88s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.67s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.04s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.29s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.33s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.29s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.28s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00009e408_<nil>} (2.26s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1138025610_c:\foo_false__<nil>_<nil>_<nil>} (2.29s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1138025610_c:\foo_true__<nil>_<nil>_<nil>} (2.27s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:31:29 [2022-04-04T18:31:29.728Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.97s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.05s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.82s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCpToCaseB (6.81s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.76s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.99s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:31:29 [2022-04-04T18:31:29.728Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCpToDot (2.05s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.05s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.80s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateRM (0.24s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.27s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.24s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.10s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.11s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.79s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.97s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (9.16s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.12s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.84s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.19s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.05s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsRename (2.52s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsResize (2.92s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.58s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.87s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.72s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.57s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.40s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.94s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.34s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.61s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.92s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.66s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.79s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.00s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.29s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.99s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.70s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.73s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.79s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.72s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.52s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.79s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.17s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.44s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.98s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (6.76s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.96s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.96s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectHistory (8.39s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.93s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.83s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.92s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.82s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.95s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.46s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.52s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.11s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.69s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.22s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.06s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.86s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.08s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.03s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.03s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.83s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsSince (8.73s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsTail (2.44s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.20s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.08s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.76s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.80s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.76s)
18:31:29 [2022-04-04T18:31:29.729Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.31s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.93s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.04s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.06s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.03s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.79s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.94s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.62s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.51s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (6.86s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.34s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.09s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.58s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.59s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.43s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.57s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.56s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.37s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.34s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.00s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.21s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.47s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiTag (0.64s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.15s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.95s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.09s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.87s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.95s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.32s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.96s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.75s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.98s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.97s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.70s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.08s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.40s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.43s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.04s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.90s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.88s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.86s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.07s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.03s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.89s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.31s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.17s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.33s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.08s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.41s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.83s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.73s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.35s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.42s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunRm (1.94s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.14s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (6.86s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.96s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.41s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.95s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.28s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:31:29 [2022-04-04T18:31:29.730Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.85s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.85s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.52s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.64s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.75s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.78s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.08s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.98s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.39s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.45s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.77s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.77s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.95s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.18s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.27s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.38s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.80s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (6.97s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.49s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.59s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.91s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s)
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] --- PASS: TestDockerRegistrySuite (0.16s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:31:29 [2022-04-04T18:31:29.731Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.731Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:31:29 [2022-04-04T18:31:29.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthTokenSuite
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerDaemonSuite
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerSwarmSuite
18:31:29 [2022-04-04T18:31:29.732Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] --- PASS: TestDockerPluginSuite (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerExternalVolumeSuite
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerNetworkSuite
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] === RUN   TestDockerHubPullSuite
18:31:29 [2022-04-04T18:31:29.732Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:31:29 [2022-04-04T18:31:29.732Z] PASS
18:31:29 [2022-04-04T18:31:29.732Z] ok  	github.com/docker/docker/integration-cli	2220.918s
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === Skipped
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
18:31:29 [2022-04-04T18:31:29.732Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.732Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
18:31:29 [2022-04-04T18:31:29.732Z] 
18:31:29 [2022-04-04T18:31:29.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.06s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s)
18:31:29 [2022-04-04T18:31:29.733Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.733Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s)
18:31:29 [2022-04-04T18:31:29.733Z] 
18:31:29 [2022-04-04T18:31:29.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_sni_test.go:18: Flakey test
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.734Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:31:29 [2022-04-04T18:31:29.734Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:31:29 [2022-04-04T18:31:29.734Z] 
18:31:29 [2022-04-04T18:31:29.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:31:30 [2022-04-04T18:31:30.191Z] 
18:31:30 [2022-04-04T18:31:30.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:31:30 [2022-04-04T18:31:30.191Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.191Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:31:30 [2022-04-04T18:31:30.192Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.192Z] 
18:31:30 [2022-04-04T18:31:30.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.193Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z] 
18:31:30 [2022-04-04T18:31:30.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:31:30 [2022-04-04T18:31:30.193Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.194Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:31:30 [2022-04-04T18:31:30.194Z] 
18:31:30 [2022-04-04T18:31:30.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.195Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z] 
18:31:30 [2022-04-04T18:31:30.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:31:30 [2022-04-04T18:31:30.195Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.196Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:31:30 [2022-04-04T18:31:30.196Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.196Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:31:30 [2022-04-04T18:31:30.196Z] 
18:31:30 [2022-04-04T18:31:30.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:185: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:212: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.197Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z] 
18:31:30 [2022-04-04T18:31:30.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:31:30 [2022-04-04T18:31:30.197Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.198Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z] 
18:31:30 [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.198Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z] 
18:31:30 [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.198Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z] 
18:31:30 [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.198Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z] 
18:31:30 [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.198Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:31:30 [2022-04-04T18:31:30.198Z] 
18:31:30 [2022-04-04T18:31:30.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:31:30 [2022-04-04T18:31:30.258Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:239: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:268: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:302: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:407: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:31:30 [2022-04-04T18:31:30.654Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] DONE 1093 tests, 547 skipped in 2228.261s
18:31:30 [2022-04-04T18:31:30.654Z] INFO: Integration tests ended at 04/04/2022 18:31:30. Duration:00:37:08.3768106
18:31:30 [2022-04-04T18:31:30.654Z] INFO: Docker info of the daemon under test at end of run
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] Containers: 2
18:31:30 [2022-04-04T18:31:30.654Z]  Running: 0
18:31:30 [2022-04-04T18:31:30.654Z]  Paused: 0
18:31:30 [2022-04-04T18:31:30.654Z]  Stopped: 2
18:31:30 [2022-04-04T18:31:30.654Z] Images: 18
18:31:30 [2022-04-04T18:31:30.654Z] Server Version: 0.0.0-dev
18:31:30 [2022-04-04T18:31:30.654Z] Storage Driver: windowsfilter
18:31:30 [2022-04-04T18:31:30.654Z]  Windows: 
18:31:30 [2022-04-04T18:31:30.654Z] Logging Driver: json-file
18:31:30 [2022-04-04T18:31:30.654Z] Plugins: 
18:31:30 [2022-04-04T18:31:30.654Z]  Volume: local
18:31:30 [2022-04-04T18:31:30.654Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:31:30 [2022-04-04T18:31:30.654Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:31:30 [2022-04-04T18:31:30.654Z] Swarm: inactive
18:31:30 [2022-04-04T18:31:30.654Z] Default Isolation: process
18:31:30 [2022-04-04T18:31:30.654Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:31:30 [2022-04-04T18:31:30.654Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
18:31:30 [2022-04-04T18:31:30.654Z] OSType: windows
18:31:30 [2022-04-04T18:31:30.654Z] Architecture: x86_64
18:31:30 [2022-04-04T18:31:30.654Z] CPUs: 4
18:31:30 [2022-04-04T18:31:30.654Z] Total Memory: 32GiB
18:31:30 [2022-04-04T18:31:30.654Z] Name: azwin-2-32c6d0
18:31:30 [2022-04-04T18:31:30.654Z] ID: SBKF:KMIX:S4PB:TC3B:3ZLV:6R3V:NM57:AFQB:JRCP:5XUP:YEOZ:P3PN
18:31:30 [2022-04-04T18:31:30.654Z] Docker Root Dir: D:\CI\PR-43460\1\daemon
18:31:30 [2022-04-04T18:31:30.654Z] Debug Mode (client): false
18:31:30 [2022-04-04T18:31:30.654Z] Debug Mode (server): true
18:31:30 [2022-04-04T18:31:30.654Z]  File Descriptors: -1
18:31:30 [2022-04-04T18:31:30.654Z]  Goroutines: 17
18:31:30 [2022-04-04T18:31:30.654Z]  System Time: 2022-04-04T18:31:30.2387949Z
18:31:30 [2022-04-04T18:31:30.654Z]  EventsListeners: 0
18:31:30 [2022-04-04T18:31:30.654Z] Registry: https://index.docker.io/v1/
18:31:30 [2022-04-04T18:31:30.654Z] Labels:
18:31:30 [2022-04-04T18:31:30.654Z] Experimental: false
18:31:30 [2022-04-04T18:31:30.654Z] Insecure Registries:
18:31:30 [2022-04-04T18:31:30.654Z]  127.0.0.0/8
18:31:30 [2022-04-04T18:31:30.654Z] Live Restore Enabled: false
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] 
18:31:30 [2022-04-04T18:31:30.654Z] INFO: Stopping daemon under test
18:31:30 [2022-04-04T18:31:30.654Z] SUCCESS: The process with PID 7864 (child process of PID 8152) has been terminated.
18:31:30 [2022-04-04T18:31:30.654Z] SUCCESS: The process with PID 8152 (child process of PID 9728) has been terminated.
18:31:30 [2022-04-04T18:31:30.654Z] INFO: Stop tailing logs of the daemon under tests
18:31:30 [2022-04-04T18:31:30.654Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 18:31:30.
18:31:30 [2022-04-04T18:31:30.655Z] INFO: Tidying up at end of run
18:31:30 [2022-04-04T18:31:30.655Z] INFO: Saving daemon under test log (d:\CI\PR-43460\1\dut.out) to bundles\CIDUT.out
18:31:30 [2022-04-04T18:31:30.655Z] INFO: Saving daemon under test log (d:\CI\PR-43460\1\dut.err) to bundles\CIDUT.err
18:31:30 [2022-04-04T18:31:30.655Z] INFO: Nuke-Everything...
18:31:30 [2022-04-04T18:31:30.655Z] INFO: Container count on control daemon to delete is 2
18:31:31 [2022-04-04T18:31:31.111Z] e028848706e5
18:31:31 [2022-04-04T18:31:31.111Z] 4e4f6d70c992
18:31:31 [2022-04-04T18:31:31.111Z] INFO: Non-base image count on control daemon to delete is 1
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:e96f6d6cc7d4427bdec9682838f1329a23cc99ae8d57de8fbb29afc079d69a86
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:78e02bdfb8119af101a035dce9f9fb0aee60d282c02772c8793323a95c14f9e9
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:293dc542f240799252d9be712477b6daac785cbf7f6d3d42ee7be4c38a226da7
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:2ca5a669ad9eac65bd437a0e3c08bef063cd13a3bd95ac5254c2ca8ecdb1a296
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:0a4ec22d2fe270382c4f43a77a63ccc2033bee45ef2fd06d5d97f6ba9c631227
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:7438f832ed54a1ae14b41c60438dc79f00efb55da51ce3a46a0075f8f776522b
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:c623dc3d6198e8d95fc07b474f47ffdf3a5719a45259791d544545e62859a34e
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:7b81f5ad09d79cbc5bd05646c2361ff01e30d4407403c24c33433606a949a54c
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:fa597f2e47039a7d0a72f1897d0de7095a63d39586d2d6597309c258b45bd0a7
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:161be72b5709562df48b74309eea939100224befe7bba2a2bf8fdfc48a8fb18e
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:354cb55ff9fc769690769b7623aecc8218c53495f7723ef4beb2f54ec1452d35
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:63cb85efe3fe78fa31ab1a13077407c740a993362518cdd2343052b90dcb5cc1
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:5d34a7f02505ba3f3e4ca617b7e375feaa4c5e94bd645c553685bea05fd78fa1
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:64e6bfda493df1e678298c085bb03a10212a1b9dff0a1480d8b938b728f6c5ad
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:210bac01bf9187aed5f94c86d40c66217728b2ebf9c03a830b34188342219048
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:608daad17e52f160fa1c2dc6bd7b910ae9dfd4756acb80c01d1d711405f9f324
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:d22ecca0cf7aa6df0c6bfa0a4f1a9287bcb43c08d26afea024f4f5fde51151f1
18:31:39 [2022-04-04T18:31:39.666Z] Deleted: sha256:1597f6fdd474a6b0955a87cdbf1f98694a3a9511ffe7a45d4eaf795c0d721e14
18:31:39 [2022-04-04T18:31:39.666Z] INFO: Tidying pidfile d:\CI\PR-43460\1\docker.pid
18:31:39 [2022-04-04T18:31:39.666Z] INFO: Nuking d:\CI
18:31:42 [2022-04-04T18:31:42.431Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
18:32:00 [2022-04-04T18:32:00.567Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
18:32:00 [2022-04-04T18:32:00.567Z]     docker_cli_external_volume_driver_test.go:485: [ddbc9d2393aa4] daemon is not started
18:32:00 [2022-04-04T18:32:00.757Z] INFO: Zapped successfully
18:32:00 [2022-04-04T18:32:00.757Z] 
18:32:00 [2022-04-04T18:32:00.757Z] INFO: executeCI.ps1 exiting at Mon Apr  4 18:31:59 CUT 2022. Duration 00:54:53.5466734
18:32:00 [2022-04-04T18:32:00.757Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:32:00 [2022-04-04T18:32:00.991Z] Recording test results
18:32:01 [2022-04-04T18:32:01.435Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:32:03 [2022-04-04T18:32:03.304Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
18:32:04 [2022-04-04T18:32:04.477Z] Archiving artifacts
18:32:05 [2022-04-04T18:32:05.621Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:32:06 [2022-04-04T18:32:06.599Z] + make clean
18:32:07 [2022-04-04T18:32:07.055Z] docker volume rm -f docker-dev-cache
18:32:07 [2022-04-04T18:32:07.512Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:32:15 [2022-04-04T18:32:15.405Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
18:32:15 [2022-04-04T18:32:15.405Z]     docker_cli_external_volume_driver_test.go:53: [d1019f141e02f] daemon is not started
18:32:30 [2022-04-04T18:32:30.253Z] --- PASS: TestDockerExternalVolumeSuite (437.42s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s)
18:32:30 [2022-04-04T18:32:30.253Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
18:32:30 [2022-04-04T18:32:30.253Z] PASS
18:32:30 [2022-04-04T18:32:30.253Z] 
18:32:30 [2022-04-04T18:32:30.253Z] === Skipped
18:32:30 [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:32:30 [2022-04-04T18:32:30.253Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:32:30 [2022-04-04T18:32:30.253Z]     check_test.go:309: [dbc1a851e7dac] daemon is not started
18:32:30 [2022-04-04T18:32:30.253Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:32:30 [2022-04-04T18:32:30.253Z] 
18:32:30 [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:32:30 [2022-04-04T18:32:30.253Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:32:30 [2022-04-04T18:32:30.253Z]     check_test.go:309: [d1a6aeae2e88c] daemon is not started
18:32:30 [2022-04-04T18:32:30.253Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:32:30 [2022-04-04T18:32:30.253Z] 
18:32:30 [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:32:30 [2022-04-04T18:32:30.253Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:32:30 [2022-04-04T18:32:30.253Z]     check_test.go:309: [d65abbd7a022e] daemon is not started
18:32:30 [2022-04-04T18:32:30.253Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:32:30 [2022-04-04T18:32:30.253Z] 
18:32:30 [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:32:30 [2022-04-04T18:32:30.253Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
18:32:30 [2022-04-04T18:32:30.253Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:32:30 [2022-04-04T18:32:30.253Z] 
18:32:30 [2022-04-04T18:32:30.253Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:32:30 [2022-04-04T18:32:30.253Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:32:30 [2022-04-04T18:32:30.253Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:32:30 [2022-04-04T18:32:30.253Z] 
18:32:30 [2022-04-04T18:32:30.253Z] DONE 273 tests, 5 skipped in 2461.762s
18:32:30 [2022-04-04T18:32:30.253Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:32:30 [2022-04-04T18:32:30.508Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5dbd9c2d451/docker.pid
18:32:30 [2022-04-04T18:32:30.509Z] +++ kill 6653
18:32:30 [2022-04-04T18:32:30.509Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6653 is not a child of this shell
18:32:30 [2022-04-04T18:32:30.509Z] warning: PID 6653 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5dbd9c2d451/docker.pid had a nonzero exit code
18:32:30 [2022-04-04T18:32:30.509Z] ++++ cat bundles/test-integration/docker.pid
18:32:30 [2022-04-04T18:32:30.509Z] +++ kill 8163
18:32:31 [2022-04-04T18:32:31.437Z] +++ /etc/init.d/apparmor stop
18:32:31 [2022-04-04T18:32:31.437Z] Leaving: AppArmorNo profiles have been unloaded.
18:32:31 [2022-04-04T18:32:31.437Z] 
18:32:31 [2022-04-04T18:32:31.437Z] Unloading profiles will leave already running processes permanently
18:32:31 [2022-04-04T18:32:31.437Z] unconfined, which can lead to unexpected situations.
18:32:31 [2022-04-04T18:32:31.437Z] 
18:32:31 [2022-04-04T18:32:31.437Z] To set a process to complain mode, use the command line tool
18:32:31 [2022-04-04T18:32:31.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:32:31 [2022-04-04T18:32:31.437Z] +++ true
18:32:31 [2022-04-04T18:32:31.437Z] exiting test-integration
18:32:31 [2022-04-04T18:32:31.437Z] ++ exit 0
18:32:31 [2022-04-04T18:32:31.437Z] 
18:32:31 [2022-04-04T18:32:31.693Z] + exit 0
18:32:31 [2022-04-04T18:32:31.693Z] ++ jobs -p
18:32:31 [2022-04-04T18:32:31.693Z] + pids=
18:32:31 [2022-04-04T18:32:31.693Z] + echo 'Remaining pids to kill: []'
18:32:31 [2022-04-04T18:32:31.693Z] Remaining pids to kill: []
18:32:31 [2022-04-04T18:32:31.693Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
18:32:31 [2022-04-04T18:32:31.703Z] Recording test results
18:32:32 [2022-04-04T18:32:32.101Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:32:32 [2022-04-04T18:32:32.447Z] + echo Ensuring container killed.
18:32:32 [2022-04-04T18:32:32.447Z] Ensuring container killed.
18:32:32 [2022-04-04T18:32:32.447Z] + docker ps -aq -f name=docker-pr1-*
18:32:32 [2022-04-04T18:32:32.447Z] + cids=c782efd6f42f
18:32:32 [2022-04-04T18:32:32.447Z] 48b8242bf601
18:32:32 [2022-04-04T18:32:32.447Z] efe26aa697db
18:32:32 [2022-04-04T18:32:32.447Z] + [ -n c782efd6f42f
18:32:32 [2022-04-04T18:32:32.447Z] 48b8242bf601
18:32:32 [2022-04-04T18:32:32.447Z] efe26aa697db ]
18:32:32 [2022-04-04T18:32:32.447Z] + docker rm -vf c782efd6f42f 48b8242bf601 efe26aa697db
18:32:34 [2022-04-04T18:32:34.339Z] c782efd6f42f
18:32:34 [2022-04-04T18:32:34.339Z] 48b8242bf601
18:32:34 [2022-04-04T18:32:34.594Z] efe26aa697db
[Pipeline] sh
18:32:34 [2022-04-04T18:32:34.911Z] + echo Chowning /workspace to jenkins user
18:32:34 [2022-04-04T18:32:34.911Z] Chowning /workspace to jenkins user
18:32:34 [2022-04-04T18:32:34.911Z] + id -u
18:32:34 [2022-04-04T18:32:34.911Z] + id -g
18:32:34 [2022-04-04T18:32:34.911Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43460:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:32:37 [2022-04-04T18:32:37.759Z] + bundleName=amd64
18:32:37 [2022-04-04T18:32:37.759Z] + echo Creating amd64-bundles.tar.gz
18:32:37 [2022-04-04T18:32:37.759Z] Creating amd64-bundles.tar.gz
18:32:37 [2022-04-04T18:32:37.759Z] + xargs tar -czf amd64-bundles.tar.gz
18:32:37 [2022-04-04T18:32:37.759Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
18:32:38 [2022-04-04T18:32:38.697Z] Archiving artifacts
18:32:39 [2022-04-04T18:32:39.204Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43460/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:32:39 [2022-04-04T18:32:39.507Z] + make clean
18:32:39 [2022-04-04T18:32:39.507Z] docker volume rm -f docker-dev-cache
18:32:39 [2022-04-04T18:32:39.507Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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