Skip to content
Success

Console Output

Pull request #42717 updated
Started by user Sebastiaan van Stijn
Rebuilds build #6
18:58:20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e53f65a9168aaf4289a490bd56d9e05b46c08bec+7681a3eb40ab49341d4e88420dafc7f4944ac7b7 (a8dd35ba8ac7e893a5bcbecd262593ada2672ec0)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42717@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
18:58:23 [2021-08-11T18:58:23.141Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:58:23 [2021-08-11T18:58:23.147Z] Trying to pass milestone 6
[Pipeline] milestone
18:58:23 [2021-08-11T18:58:23.203Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:58:23 [2021-08-11T18:58:23.578Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f61841f57903cee3) in /home/ubuntu/workspace/moby_PR-42717
[Pipeline] {
[Pipeline] checkout
18:58:23 [2021-08-11T18:58:23.681Z] The recommended git tool is: git
18:58:26 [2021-08-11T18:58:26.276Z] using credential docker-jenkins-github-credentials
18:58:26 [2021-08-11T18:58:26.282Z] Cloning the remote Git repository
18:58:26 [2021-08-11T18:58:26.282Z] Cloning with configured refspecs honoured and without tags
18:58:26 [2021-08-11T18:58:26.281Z] Cloning repository https://github.com/moby/moby.git
18:58:26 [2021-08-11T18:58:26.339Z]  > git init /home/ubuntu/workspace/moby_PR-42717 # timeout=10
18:58:26 [2021-08-11T18:58:26.661Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:26 [2021-08-11T18:58:26.662Z]  > git --version # timeout=10
18:58:26 [2021-08-11T18:58:26.691Z]  > git --version # 'git version 2.17.1'
18:58:26 [2021-08-11T18:58:26.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:26 [2021-08-11T18:58:26.693Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:51 [2021-08-11T18:58:51.750Z] Fetching without tags
18:58:51 [2021-08-11T18:58:51.658Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:51 [2021-08-11T18:58:51.679Z]  > git config --add remote.origin.fetch +refs/pull/42717/head:refs/remotes/origin/PR-42717 # timeout=10
18:58:51 [2021-08-11T18:58:51.693Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:51 [2021-08-11T18:58:51.715Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:51 [2021-08-11T18:58:51.744Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:51 [2021-08-11T18:58:51.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:51 [2021-08-11T18:58:51.745Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:52 [2021-08-11T18:58:52.097Z] Merging remotes/origin/master commit 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 into PR head commit e53f65a9168aaf4289a490bd56d9e05b46c08bec
18:58:53 [2021-08-11T18:58:53.774Z] Merge succeeded, producing 4eafd83070813bfc957a747a7782d3db72d084d5
18:58:53 [2021-08-11T18:58:53.775Z] Checking out Revision 4eafd83070813bfc957a747a7782d3db72d084d5 (PR-42717)
18:58:52 [2021-08-11T18:58:52.092Z]  > git config core.sparsecheckout # timeout=10
18:58:52 [2021-08-11T18:58:52.124Z]  > git checkout -f e53f65a9168aaf4289a490bd56d9e05b46c08bec # timeout=10
18:58:52 [2021-08-11T18:58:52.805Z]  > git remote # timeout=10
18:58:52 [2021-08-11T18:58:52.831Z]  > git config --get remote.origin.url # timeout=10
18:58:52 [2021-08-11T18:58:52.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:52 [2021-08-11T18:58:52.860Z]  > git merge 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 # timeout=10
18:58:53 [2021-08-11T18:58:53.749Z]  > git rev-parse HEAD^{commit} # timeout=10
18:58:53 [2021-08-11T18:58:53.768Z]  > git config core.sparsecheckout # timeout=10
18:58:53 [2021-08-11T18:58:53.781Z]  > git checkout -f 4eafd83070813bfc957a747a7782d3db72d084d5 # timeout=10
18:58:57 [2021-08-11T18:58:57.554Z] Commit message: "Merge commit '7681a3eb40ab49341d4e88420dafc7f4944ac7b7' into HEAD"
18:58:57 [2021-08-11T18:58:57.589Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:58:58 [2021-08-11T18:58:58.675Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42717:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
18:58:57 [2021-08-11T18:58:57.548Z]  > git rev-list --no-walk 19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136 # timeout=10
18:59:02 [2021-08-11T18:59:02.882Z] Unable to find image 'alpine:latest' locally
18:59:03 [2021-08-11T18:59:03.142Z] latest: Pulling from library/alpine
18:59:03 [2021-08-11T18:59:03.398Z] 29291e31a76a: Pulling fs layer
18:59:03 [2021-08-11T18:59:03.398Z] 29291e31a76a: Download complete
18:59:03 [2021-08-11T18:59:03.960Z] 29291e31a76a: Pull complete
18:59:03 [2021-08-11T18:59:03.960Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae
18:59:03 [2021-08-11T18:59:03.960Z] Status: Downloaded newer image for alpine:latest
18:59:10 [2021-08-11T18:59:10.645Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "rootless" skipped due to when conditional
Stage "win-2022-c8d" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
18:59:10 [2021-08-11T18:59:10.919Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f61841f57903cee3) in /home/ubuntu/workspace/moby_PR-42717
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
18:59:10 [2021-08-11T18:59:10.937Z] Running on azwin-2-756ab0 in d:\jenkins\workspace\moby_PR-42717
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] ws
18:59:11 [2021-08-11T18:59:11.001Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:59:11 [2021-08-11T18:59:11.022Z] The recommended git tool is: git
[Pipeline] checkout
18:59:11 [2021-08-11T18:59:11.029Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
18:59:11 [2021-08-11T18:59:11.050Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
18:59:11 [2021-08-11T18:59:11.099Z] The recommended git tool is: git
18:59:11 [2021-08-11T18:59:11.100Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
Stage "rootless" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
18:59:11 [2021-08-11T18:59:11.311Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:59:11 [2021-08-11T18:59:11.386Z] Cloning the remote Git repository
18:59:11 [2021-08-11T18:59:11.386Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
18:59:11 [2021-08-11T18:59:11.460Z] Merging remotes/origin/master commit 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 into PR head commit e53f65a9168aaf4289a490bd56d9e05b46c08bec
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[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] }
[Pipeline] }
18:59:11 [2021-08-11T18:59:11.701Z] Merge succeeded, producing ca5a18c64e31c9911b22f18e8ab57079f728b8b5
18:59:11 [2021-08-11T18:59:11.701Z] Checking out Revision ca5a18c64e31c9911b22f18e8ab57079f728b8b5 (PR-42717)
18:59:11 [2021-08-11T18:59:11.833Z] Commit message: "Merge commit '7681a3eb40ab49341d4e88420dafc7f4944ac7b7' into HEAD"
18:59:11 [2021-08-11T18:59:11.867Z] First time build. Skipping changelog.
18:59:11 [2021-08-11T18:59:11.028Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42717/.git # timeout=10
18:59:11 [2021-08-11T18:59:11.059Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:11 [2021-08-11T18:59:11.094Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:11 [2021-08-11T18:59:11.094Z]  > git --version # timeout=10
18:59:11 [2021-08-11T18:59:11.115Z]  > git --version # 'git version 2.17.1'
18:59:11 [2021-08-11T18:59:11.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:11 [2021-08-11T18:59:11.116Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:11 [2021-08-11T18:59:11.455Z]  > git config core.sparsecheckout # timeout=10
18:59:11 [2021-08-11T18:59:11.479Z]  > git checkout -f e53f65a9168aaf4289a490bd56d9e05b46c08bec # timeout=10
18:59:11 [2021-08-11T18:59:11.550Z]  > git remote # timeout=10
18:59:11 [2021-08-11T18:59:11.562Z]  > git config --get remote.origin.url # timeout=10
18:59:11 [2021-08-11T18:59:11.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:11 [2021-08-11T18:59:11.581Z]  > git merge 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 # timeout=10
18:59:11 [2021-08-11T18:59:11.673Z]  > git rev-parse HEAD^{commit} # timeout=10
18:59:11 [2021-08-11T18:59:11.696Z]  > git config core.sparsecheckout # timeout=10
18:59:11 [2021-08-11T18:59:11.706Z]  > git checkout -f ca5a18c64e31c9911b22f18e8ab57079f728b8b5 # timeout=10
18:59:11 [2021-08-11T18:59:11.832Z]  > git rev-list --no-walk 19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136 # timeout=10
18:59:11 [2021-08-11T18:59:11.408Z] Cloning repository https://github.com/moby/moby.git
18:59:11 [2021-08-11T18:59:11.408Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:59:11 [2021-08-11T18:59:11.471Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:11 [2021-08-11T18:59:11.471Z]  > git --version # timeout=10
18:59:11 [2021-08-11T18:59:11.533Z]  > git --version # 'git version 2.24.1.windows.2'
18:59:11 [2021-08-11T18:59:11.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:11 [2021-08-11T18:59:11.533Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:59:12 [2021-08-11T18:59:12.537Z] + [ PR != PR ]
18:59:12 [2021-08-11T18:59:12.537Z] + [ master != master ]
18:59:12 [2021-08-11T18:59:12.537Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:59:12 [2021-08-11T18:59:12.910Z] + docker version
18:59:12 [2021-08-11T18:59:12.910Z] Client: Docker Engine - Community
18:59:12 [2021-08-11T18:59:12.910Z]  Version:           20.10.6
18:59:12 [2021-08-11T18:59:12.910Z]  API version:       1.41
18:59:12 [2021-08-11T18:59:12.910Z]  Go version:        go1.13.15
18:59:12 [2021-08-11T18:59:12.910Z]  Git commit:        370c289
18:59:12 [2021-08-11T18:59:12.910Z]  Built:             Fri Apr  9 22:46:01 2021
18:59:12 [2021-08-11T18:59:12.910Z]  OS/Arch:           linux/amd64
18:59:12 [2021-08-11T18:59:12.910Z]  Context:           default
18:59:12 [2021-08-11T18:59:12.910Z]  Experimental:      true
18:59:12 [2021-08-11T18:59:12.910Z] 
18:59:12 [2021-08-11T18:59:12.910Z] Server: Docker Engine - Community
18:59:12 [2021-08-11T18:59:12.910Z]  Engine:
18:59:12 [2021-08-11T18:59:12.910Z]   Version:          20.10.6
18:59:12 [2021-08-11T18:59:12.910Z]   API version:      1.41 (minimum version 1.12)
18:59:12 [2021-08-11T18:59:12.910Z]   Go version:       go1.13.15
18:59:12 [2021-08-11T18:59:12.910Z]   Git commit:       8728dd2
18:59:12 [2021-08-11T18:59:12.910Z]   Built:            Fri Apr  9 22:44:13 2021
18:59:12 [2021-08-11T18:59:12.910Z]   OS/Arch:          linux/amd64
18:59:12 [2021-08-11T18:59:12.910Z]   Experimental:     true
18:59:12 [2021-08-11T18:59:12.910Z]  containerd:
18:59:12 [2021-08-11T18:59:12.910Z]   Version:          1.4.6
18:59:12 [2021-08-11T18:59:12.910Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
18:59:12 [2021-08-11T18:59:12.910Z]  runc:
18:59:12 [2021-08-11T18:59:12.910Z]   Version:          1.0.0-rc95
18:59:12 [2021-08-11T18:59:12.910Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:59:12 [2021-08-11T18:59:12.910Z]  docker-init:
18:59:12 [2021-08-11T18:59:12.910Z]   Version:          0.19.0
18:59:12 [2021-08-11T18:59:12.911Z]   GitCommit:        de40ad0
[Pipeline] sh
18:59:13 [2021-08-11T18:59:13.194Z] + docker info
18:59:21 [2021-08-11T18:59:21.339Z] Client:
18:59:21 [2021-08-11T18:59:21.339Z]  Context:    default
18:59:21 [2021-08-11T18:59:21.339Z]  Debug Mode: false
18:59:21 [2021-08-11T18:59:21.339Z]  Plugins:
18:59:21 [2021-08-11T18:59:21.339Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:59:21 [2021-08-11T18:59:21.339Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:59:21 [2021-08-11T18:59:21.339Z]   scan: Docker Scan (Docker Inc., v0.7.0)
18:59:21 [2021-08-11T18:59:21.339Z] 
18:59:21 [2021-08-11T18:59:21.339Z] Server:
18:59:21 [2021-08-11T18:59:21.339Z]  Containers: 0
18:59:21 [2021-08-11T18:59:21.339Z]   Running: 0
18:59:21 [2021-08-11T18:59:21.339Z]   Paused: 0
18:59:21 [2021-08-11T18:59:21.339Z]   Stopped: 0
18:59:21 [2021-08-11T18:59:21.339Z]  Images: 1
18:59:21 [2021-08-11T18:59:21.339Z]  Server Version: 20.10.6
18:59:21 [2021-08-11T18:59:21.339Z]  Storage Driver: overlay2
18:59:21 [2021-08-11T18:59:21.339Z]   Backing Filesystem: extfs
18:59:21 [2021-08-11T18:59:21.339Z]   Supports d_type: true
18:59:21 [2021-08-11T18:59:21.339Z]   Native Overlay Diff: true
18:59:21 [2021-08-11T18:59:21.339Z]   userxattr: false
18:59:21 [2021-08-11T18:59:21.339Z]  Logging Driver: json-file
18:59:21 [2021-08-11T18:59:21.339Z]  Cgroup Driver: cgroupfs
18:59:21 [2021-08-11T18:59:21.339Z]  Cgroup Version: 1
18:59:21 [2021-08-11T18:59:21.339Z]  Plugins:
18:59:21 [2021-08-11T18:59:21.339Z]   Volume: local
18:59:21 [2021-08-11T18:59:21.339Z]   Network: bridge host ipvlan macvlan null overlay
18:59:21 [2021-08-11T18:59:21.339Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:59:21 [2021-08-11T18:59:21.339Z]  Swarm: inactive
18:59:21 [2021-08-11T18:59:21.339Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:59:21 [2021-08-11T18:59:21.339Z]  Default Runtime: runc
18:59:21 [2021-08-11T18:59:21.339Z]  Init Binary: docker-init
18:59:21 [2021-08-11T18:59:21.339Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
18:59:21 [2021-08-11T18:59:21.339Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:59:21 [2021-08-11T18:59:21.339Z]  init version: de40ad0
18:59:21 [2021-08-11T18:59:21.339Z]  Security Options:
18:59:21 [2021-08-11T18:59:21.339Z]   apparmor
18:59:21 [2021-08-11T18:59:21.339Z]   seccomp
18:59:21 [2021-08-11T18:59:21.339Z]    Profile: default
18:59:21 [2021-08-11T18:59:21.339Z]  Kernel Version: 5.4.0-1048-aws
18:59:21 [2021-08-11T18:59:21.339Z]  Operating System: Ubuntu 18.04.5 LTS
18:59:21 [2021-08-11T18:59:21.339Z]  OSType: linux
18:59:21 [2021-08-11T18:59:21.339Z]  Architecture: x86_64
18:59:21 [2021-08-11T18:59:21.339Z]  CPUs: 2
18:59:21 [2021-08-11T18:59:21.339Z]  Total Memory: 7.487GiB
18:59:21 [2021-08-11T18:59:21.339Z]  Name: ip-10-100-84-142
18:59:21 [2021-08-11T18:59:21.339Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
18:59:21 [2021-08-11T18:59:21.339Z]  Docker Root Dir: /var/lib/docker
18:59:21 [2021-08-11T18:59:21.339Z]  Debug Mode: false
18:59:21 [2021-08-11T18:59:21.339Z]  Registry: https://index.docker.io/v1/
18:59:21 [2021-08-11T18:59:21.339Z]  Labels:
18:59:21 [2021-08-11T18:59:21.339Z]  Experimental: true
18:59:21 [2021-08-11T18:59:21.339Z]  Insecure Registries:
18:59:21 [2021-08-11T18:59:21.339Z]   127.0.0.0/8
18:59:21 [2021-08-11T18:59:21.339Z]  Live Restore Enabled: true
18:59:21 [2021-08-11T18:59:21.339Z] 
18:59:21 [2021-08-11T18:59:21.339Z] WARNING: No swap limit support
[Pipeline] sh
18:59:21 [2021-08-11T18:59:21.668Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
18:59:21 [2021-08-11T18:59:21.668Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
18:59:21 [2021-08-11T18:59:21.668Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42717/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
18:59:21 [2021-08-11T18:59:21.668Z] + bash /home/ubuntu/workspace/moby_PR-42717/check-config.sh
18:59:21 [2021-08-11T18:59:21.668Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:59:21 [2021-08-11T18:59:21.668Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
18:59:21 [2021-08-11T18:59:21.668Z] 
18:59:21 [2021-08-11T18:59:21.668Z] Generally Necessary:
18:59:21 [2021-08-11T18:59:21.668Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:59:21 [2021-08-11T18:59:21.668Z] - apparmor: enabled and tools installed
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_NAMESPACES: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_NET_NS: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_PID_NS: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_IPC_NS: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_UTS_NS: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_CGROUPS: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_CGROUP_CPUACCT: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_CGROUP_DEVICE: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_CGROUP_FREEZER: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_CGROUP_SCHED: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_CPUSETS: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_MEMCG: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_KEYS: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_VETH: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_BRIDGE: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_NF_NAT: enabled (as module)
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_POSIX_MQUEUE: enabled
18:59:21 [2021-08-11T18:59:21.668Z] 
18:59:21 [2021-08-11T18:59:21.668Z] Optional Features:
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_USER_NS: enabled
18:59:21 [2021-08-11T18:59:21.668Z] - CONFIG_SECCOMP: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_SECCOMP_FILTER: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_CGROUP_PIDS: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_MEMCG_SWAP: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:59:21 [2021-08-11T18:59:21.935Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_BLK_CGROUP: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_CGROUP_PERF: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_CGROUP_HUGETLB: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_CFS_BANDWIDTH: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_RT_GROUP_SCHED: missing
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_IP_VS: enabled (as module)
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_IP_VS_NFCT: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_IP_VS_RR: enabled (as module)
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_SECURITY_SELINUX: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_SECURITY_APPARMOR: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_EXT4_FS: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:59:21 [2021-08-11T18:59:21.935Z] - Network Drivers:
18:59:21 [2021-08-11T18:59:21.935Z]   - "overlay":
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_VXLAN: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:59:22 [2021-08-11T18:59:22.196Z]       Optional (for encrypted networks):
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_CRYPTO: enabled
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_CRYPTO_AEAD: enabled
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_CRYPTO_GCM: enabled
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_CRYPTO_GHASH: enabled
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_XFRM: enabled
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_XFRM_USER: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]       - CONFIG_INET_ESP: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]   - "ipvlan":
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_IPVLAN: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]   - "macvlan":
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_MACVLAN: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_DUMMY: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]   - "ftp,tftp client in container":
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z] - Storage Drivers:
18:59:22 [2021-08-11T18:59:22.196Z]   - "aufs":
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_AUFS_FS: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]   - "btrfs":
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:59:22 [2021-08-11T18:59:22.196Z]   - "devicemapper":
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_BLK_DEV_DM: enabled
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]   - "overlay":
18:59:22 [2021-08-11T18:59:22.196Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:59:22 [2021-08-11T18:59:22.196Z]   - "zfs":
18:59:22 [2021-08-11T18:59:22.196Z]     - /dev/zfs: present
18:59:22 [2021-08-11T18:59:22.196Z]     - zfs command: missing
18:59:22 [2021-08-11T18:59:22.196Z]     - zpool command: missing
18:59:22 [2021-08-11T18:59:22.196Z] 
18:59:22 [2021-08-11T18:59:22.196Z] Limits:
18:59:22 [2021-08-11T18:59:22.196Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:59:22 [2021-08-11T18:59:22.196Z] 
18:59:22 [2021-08-11T18:59:22.196Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:59:22 [2021-08-11T18:59:22.525Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ca5a18c64e31c9911b22f18e8ab57079f728b8b5 .
18:59:22 [2021-08-11T18:59:22.787Z] #1 [internal] load build definition from Dockerfile
18:59:22 [2021-08-11T18:59:22.787Z] #1 sha256:93eeeca97efba7ffe90f0302db2756886fcbdf67fda93ba97af97ec3c0d37292
18:59:22 [2021-08-11T18:59:22.787Z] #1 transferring dockerfile: 16.59kB done
18:59:22 [2021-08-11T18:59:22.787Z] #1 DONE 0.0s
18:59:22 [2021-08-11T18:59:22.787Z] 
18:59:22 [2021-08-11T18:59:22.787Z] #2 [internal] load .dockerignore
18:59:22 [2021-08-11T18:59:22.787Z] #2 sha256:34172febde39fc20781be3ebe6a7e7f22c47f1483f3afdf6aef8bfcaf95eedbc
18:59:22 [2021-08-11T18:59:22.787Z] #2 transferring context: 87B done
18:59:22 [2021-08-11T18:59:22.787Z] #2 DONE 0.0s
18:59:22 [2021-08-11T18:59:22.787Z] 
18:59:22 [2021-08-11T18:59:22.787Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:59:22 [2021-08-11T18:59:22.787Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:59:23 [2021-08-11T18:59:23.050Z] #3 DONE 0.4s
18:59:23 [2021-08-11T18:59:23.050Z] 
18:59:23 [2021-08-11T18:59:23.050Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:59:23 [2021-08-11T18:59:23.050Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:59:23 [2021-08-11T18:59:23.050Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:59:23 [2021-08-11T18:59:23.307Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:59:23 [2021-08-11T18:59:23.307Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:59:23 [2021-08-11T18:59:23.307Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:59:23 [2021-08-11T18:59:23.307Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s
18:59:23 [2021-08-11T18:59:23.307Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
18:59:23 [2021-08-11T18:59:23.307Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
18:59:23 [2021-08-11T18:59:23.869Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
18:59:23 [2021-08-11T18:59:23.869Z] #4 DONE 0.7s
18:59:23 [2021-08-11T18:59:23.869Z] 
18:59:23 [2021-08-11T18:59:23.869Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:59:23 [2021-08-11T18:59:23.869Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:59:24 [2021-08-11T18:59:24.431Z] #8 ...
18:59:24 [2021-08-11T18:59:24.431Z] 
18:59:24 [2021-08-11T18:59:24.431Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster
18:59:24 [2021-08-11T18:59:24.431Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
18:59:24 [2021-08-11T18:59:24.431Z] #7 DONE 0.6s
18:59:24 [2021-08-11T18:59:24.690Z] 
18:59:24 [2021-08-11T18:59:24.690Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:59:24 [2021-08-11T18:59:24.690Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:59:24 [2021-08-11T18:59:24.690Z] #8 DONE 0.6s
18:59:24 [2021-08-11T18:59:24.690Z] 
18:59:24 [2021-08-11T18:59:24.690Z] #5 [internal] load metadata for docker.io/library/debian:buster
18:59:24 [2021-08-11T18:59:24.690Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:59:24 [2021-08-11T18:59:24.690Z] #5 DONE 0.7s
18:59:24 [2021-08-11T18:59:24.690Z] 
18:59:24 [2021-08-11T18:59:24.690Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:59:24 [2021-08-11T18:59:24.690Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:59:24 [2021-08-11T18:59:24.690Z] #6 DONE 0.7s
18:59:24 [2021-08-11T18:59:24.990Z] 
18:59:24 [2021-08-11T18:59:24.990Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:59:24 [2021-08-11T18:59:24.990Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:59:24 [2021-08-11T18:59:24.990Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:59:25 [2021-08-11T18:59:25.245Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:59:25 [2021-08-11T18:59:25.245Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:59:25 [2021-08-11T18:59:25.245Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:59:25 [2021-08-11T18:59:25.245Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s
18:59:25 [2021-08-11T18:59:25.501Z] #70 ...
18:59:25 [2021-08-11T18:59:25.501Z] 
18:59:25 [2021-08-11T18:59:25.501Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
18:59:25 [2021-08-11T18:59:25.501Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
18:59:25 [2021-08-11T18:59:25.501Z] #49 DONE 0.4s
18:59:25 [2021-08-11T18:59:25.501Z] 
18:59:25 [2021-08-11T18:59:25.501Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:59:25 [2021-08-11T18:59:25.501Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:59:25 [2021-08-11T18:59:25.501Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.3s
18:59:25 [2021-08-11T18:59:25.501Z] #70 ...
18:59:25 [2021-08-11T18:59:25.501Z] 
18:59:25 [2021-08-11T18:59:25.501Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
18:59:25 [2021-08-11T18:59:25.501Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
18:59:25 [2021-08-11T18:59:25.501Z] #49 DONE 0.0s
18:59:25 [2021-08-11T18:59:25.501Z] 
18:59:25 [2021-08-11T18:59:25.501Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:59:25 [2021-08-11T18:59:25.501Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:59:25 [2021-08-11T18:59:25.501Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
18:59:25 [2021-08-11T18:59:25.501Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
18:59:25 [2021-08-11T18:59:25.919Z] Still waiting to schedule task
18:59:25 [2021-08-11T18:59:25.920Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay218:59:25 [2021-08-11T18:59:25.922Z] Still waiting to schedule task
18:59:25 [2021-08-11T18:59:25.923Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup218:59:25 [2021-08-11T18:59:25.932Z] Still waiting to schedule task
18:59:25 [2021-08-11T18:59:25.932Z] Waiting for next available executor on ‘arm64&&ubuntu-200418:59:25 [2021-08-11T18:59:25.936Z] Still waiting to schedule task
18:59:25 [2021-08-11T18:59:25.936Z] Waiting for next available executor on ‘windows-202218:59:28 [2021-08-11T18:59:28.221Z] Fetching without tags
18:59:27 [2021-08-11T18:59:27.875Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:27 [2021-08-11T18:59:27.938Z]  > git config --add remote.origin.fetch +refs/pull/42717/head:refs/remotes/origin/PR-42717 # timeout=10
18:59:27 [2021-08-11T18:59:27.984Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:28 [2021-08-11T18:59:28.125Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:28 [2021-08-11T18:59:28.250Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:28 [2021-08-11T18:59:28.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:28 [2021-08-11T18:59:28.250Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:28 [2021-08-11T18:59:28.978Z] Merging remotes/origin/master commit 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 into PR head commit e53f65a9168aaf4289a490bd56d9e05b46c08bec
18:59:29 [2021-08-11T18:59:29.774Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done
18:59:30 [2021-08-11T18:59:30.035Z] #70 DONE 5.0s
18:59:30 [2021-08-11T18:59:30.035Z] 
18:59:30 [2021-08-11T18:59:30.035Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
18:59:30 [2021-08-11T18:59:30.035Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.5s done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.0s done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.2s done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.5s done
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 119.54MB / 129.05MB 4.7s
18:59:30 [2021-08-11T18:59:30.035Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.3s done
18:59:30 [2021-08-11T18:59:30.035Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 3.0s
18:59:30 [2021-08-11T18:59:30.293Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 128.97MB / 129.05MB 5.0s
18:59:29 [2021-08-11T18:59:29.003Z]  > git config core.sparsecheckout # timeout=10
18:59:29 [2021-08-11T18:59:29.049Z]  > git checkout -f e53f65a9168aaf4289a490bd56d9e05b46c08bec # timeout=10
18:59:30 [2021-08-11T18:59:30.856Z] #9 ...
18:59:30 [2021-08-11T18:59:30.856Z] 
18:59:30 [2021-08-11T18:59:30.856Z] #30 [internal] load build context
18:59:30 [2021-08-11T18:59:30.856Z] #30 sha256:a9cc58f920ffac7e29f6b9c6e1dcae5ce24cd4509aff9480fc95a55d241583a7
18:59:30 [2021-08-11T18:59:30.856Z] #30 transferring context: 55.81MB 5.7s done
18:59:30 [2021-08-11T18:59:30.856Z] #30 DONE 5.9s
18:59:30 [2021-08-11T18:59:30.856Z] 
18:59:30 [2021-08-11T18:59:30.856Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
18:59:30 [2021-08-11T18:59:30.856Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
18:59:30 [2021-08-11T18:59:30.856Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.5s done
18:59:30 [2021-08-11T18:59:30.856Z] #9 ...
18:59:30 [2021-08-11T18:59:30.856Z] 
18:59:30 [2021-08-11T18:59:30.856Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:59:30 [2021-08-11T18:59:30.856Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:59:30 [2021-08-11T18:59:30.856Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:59:30 [2021-08-11T18:59:30.856Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:59:30 [2021-08-11T18:59:30.856Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:59:30 [2021-08-11T18:59:30.856Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
18:59:30 [2021-08-11T18:59:30.856Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done
18:59:31 [2021-08-11T18:59:31.784Z] #72 DONE 6.8s
18:59:31 [2021-08-11T18:59:31.784Z] 
18:59:31 [2021-08-11T18:59:31.784Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
18:59:31 [2021-08-11T18:59:31.784Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
18:59:31 [2021-08-11T18:59:31.784Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
18:59:31 [2021-08-11T18:59:31.784Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
18:59:31 [2021-08-11T18:59:31.784Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
18:59:31 [2021-08-11T18:59:31.784Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
18:59:31 [2021-08-11T18:59:31.784Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.2s done
18:59:32 [2021-08-11T18:59:32.788Z] Merge succeeded, producing 0225e4278a2cbf58e007ade2877eea2121c141b3
18:59:32 [2021-08-11T18:59:32.789Z] Checking out Revision 0225e4278a2cbf58e007ade2877eea2121c141b3 (PR-42717)
18:59:31 [2021-08-11T18:59:31.942Z]  > git remote # timeout=10
18:59:32 [2021-08-11T18:59:32.005Z]  > git config --get remote.origin.url # timeout=10
18:59:32 [2021-08-11T18:59:32.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:32 [2021-08-11T18:59:32.067Z]  > git merge 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 # timeout=10
18:59:32 [2021-08-11T18:59:32.692Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:59:33 [2021-08-11T18:59:33.140Z] Commit message: "Merge commit '7681a3eb40ab49341d4e88420dafc7f4944ac7b7' into HEAD"
18:59:33 [2021-08-11T18:59:33.157Z] #33 ...
18:59:33 [2021-08-11T18:59:33.157Z] 
18:59:33 [2021-08-11T18:59:33.157Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:59:33 [2021-08-11T18:59:33.157Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:59:33 [2021-08-11T18:59:33.271Z] First time build. Skipping changelog.
18:59:33 [2021-08-11T18:59:33.422Z] #71 DONE 0.6s
18:59:33 [2021-08-11T18:59:33.422Z] 
18:59:33 [2021-08-11T18:59:33.422Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:59:33 [2021-08-11T18:59:33.422Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:59:34 [2021-08-11T18:59:34.395Z] #73 DONE 0.9s
18:59:34 [2021-08-11T18:59:34.395Z] 
18:59:34 [2021-08-11T18:59:34.395Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
18:59:34 [2021-08-11T18:59:34.395Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
18:59:34 [2021-08-11T18:59:34.395Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.8s done
18:59:34 [2021-08-11T18:59:34.654Z] #33 DONE 9.7s
18:59:34 [2021-08-11T18:59:34.654Z] 
18:59:34 [2021-08-11T18:59:34.654Z] #34 [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
18:59:34 [2021-08-11T18:59:34.654Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
18:59:34 [2021-08-11T18:59:34.664Z] + docker version
18:59:34 [2021-08-11T18:59:34.664Z] Client:
18:59:34 [2021-08-11T18:59:34.664Z]  Version:           20.10.6
18:59:34 [2021-08-11T18:59:34.664Z]  API version:       1.41
18:59:34 [2021-08-11T18:59:34.664Z]  Go version:        go1.16.3
18:59:34 [2021-08-11T18:59:34.664Z]  Git commit:        370c289
18:59:34 [2021-08-11T18:59:34.664Z]  Built:             Fri Apr  9 22:49:36 2021
18:59:34 [2021-08-11T18:59:34.664Z]  OS/Arch:           windows/amd64
18:59:34 [2021-08-11T18:59:34.664Z]  Context:           default
18:59:34 [2021-08-11T18:59:34.664Z]  Experimental:      true
18:59:34 [2021-08-11T18:59:34.664Z] 
18:59:34 [2021-08-11T18:59:34.664Z] Server: Docker Engine - Community
18:59:34 [2021-08-11T18:59:34.664Z]  Engine:
18:59:34 [2021-08-11T18:59:34.664Z]   Version:          20.10.6
18:59:34 [2021-08-11T18:59:34.664Z]   API version:      1.41 (minimum version 1.24)
18:59:34 [2021-08-11T18:59:34.664Z]   Go version:       go1.13.15
18:59:34 [2021-08-11T18:59:34.664Z]   Git commit:       8728dd2
18:59:34 [2021-08-11T18:59:34.664Z]   Built:            Fri Apr  9 22:45:40 2021
18:59:34 [2021-08-11T18:59:34.664Z]   OS/Arch:          windows/amd64
18:59:34 [2021-08-11T18:59:34.664Z]   Experimental:     true
[Pipeline] sh
18:59:32 [2021-08-11T18:59:32.818Z]  > git config core.sparsecheckout # timeout=10
18:59:32 [2021-08-11T18:59:32.864Z]  > git checkout -f 0225e4278a2cbf58e007ade2877eea2121c141b3 # timeout=10
18:59:33 [2021-08-11T18:59:33.161Z]  > git rev-list --no-walk 19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136 # timeout=10
18:59:35 [2021-08-11T18:59:35.690Z] + docker info
18:59:37 [2021-08-11T18:59:37.170Z] #34 1.838 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:59:37 [2021-08-11T18:59:37.170Z] #34 1.838 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:59:37 [2021-08-11T18:59:37.170Z] #34 1.849 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:59:37 [2021-08-11T18:59:37.170Z] #34 2.079 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
18:59:37 [2021-08-11T18:59:37.170Z] #34 2.363 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:59:37 [2021-08-11T18:59:37.225Z] Client:
18:59:37 [2021-08-11T18:59:37.225Z]  Context:    default
18:59:37 [2021-08-11T18:59:37.225Z]  Debug Mode: false
18:59:37 [2021-08-11T18:59:37.225Z]  Plugins:
18:59:37 [2021-08-11T18:59:37.225Z]   app: Docker Application (Docker Inc., v0.8.0)
18:59:37 [2021-08-11T18:59:37.225Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
18:59:37 [2021-08-11T18:59:37.225Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
18:59:37 [2021-08-11T18:59:37.225Z] 
18:59:37 [2021-08-11T18:59:37.225Z] Server:
18:59:37 [2021-08-11T18:59:37.225Z]  Containers: 0
18:59:37 [2021-08-11T18:59:37.225Z]   Running: 0
18:59:37 [2021-08-11T18:59:37.225Z]   Paused: 0
18:59:37 [2021-08-11T18:59:37.225Z]   Stopped: 0
18:59:37 [2021-08-11T18:59:37.225Z]  Images: 10
18:59:37 [2021-08-11T18:59:37.225Z]  Server Version: 20.10.6
18:59:37 [2021-08-11T18:59:37.225Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:59:37 [2021-08-11T18:59:37.225Z]   Windows: 
18:59:37 [2021-08-11T18:59:37.225Z]   LCOW: 
18:59:37 [2021-08-11T18:59:37.225Z]  Logging Driver: json-file
18:59:37 [2021-08-11T18:59:37.225Z]  Plugins:
18:59:37 [2021-08-11T18:59:37.225Z]   Volume: local
18:59:37 [2021-08-11T18:59:37.225Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:59:37 [2021-08-11T18:59:37.225Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:59:37 [2021-08-11T18:59:37.225Z]  Swarm: inactive
18:59:37 [2021-08-11T18:59:37.225Z]  Default Isolation: process
18:59:37 [2021-08-11T18:59:37.225Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:59:37 [2021-08-11T18:59:37.225Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
18:59:37 [2021-08-11T18:59:37.225Z]  OSType: windows
18:59:37 [2021-08-11T18:59:37.225Z]  Architecture: x86_64
18:59:37 [2021-08-11T18:59:37.225Z]  CPUs: 4
18:59:37 [2021-08-11T18:59:37.225Z]  Total Memory: 32GiB
18:59:37 [2021-08-11T18:59:37.225Z]  Name: azwin-2-756ab0
18:59:37 [2021-08-11T18:59:37.225Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
18:59:37 [2021-08-11T18:59:37.225Z]  Docker Root Dir: D:\docker
18:59:37 [2021-08-11T18:59:37.225Z]  Debug Mode: false
18:59:37 [2021-08-11T18:59:37.225Z]  Registry: https://index.docker.io/v1/
18:59:37 [2021-08-11T18:59:37.225Z]  Labels:
18:59:37 [2021-08-11T18:59:37.225Z]  Experimental: true
18:59:37 [2021-08-11T18:59:37.225Z]  Insecure Registries:
18:59:37 [2021-08-11T18:59:37.225Z]   10.0.0.4:5000
18:59:37 [2021-08-11T18:59:37.225Z]   127.0.0.0/8
18:59:37 [2021-08-11T18:59:37.225Z]  Registry Mirrors:
18:59:37 [2021-08-11T18:59:37.225Z]   http://10.0.0.4:5000/
18:59:37 [2021-08-11T18:59:37.225Z]  Live Restore Enabled: false
18:59:37 [2021-08-11T18:59:37.225Z]  Product License: Community Engine
18:59:37 [2021-08-11T18:59:37.225Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:59:37 [2021-08-11T18:59:37.426Z] #34 2.680 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:59:39 [2021-08-11T18:59:39.315Z] #34 4.403 Fetched 8461 kB in 3s (3002 kB/s)
18:59:40 [2021-08-11T18:59:40.241Z] #34 4.403 Reading package lists...
18:59:41 [2021-08-11T18:59:41.167Z] #34 5.391 Reading package lists...
18:59:41 [2021-08-11T18:59:41.167Z] #34 ...
18:59:41 [2021-08-11T18:59:41.167Z] 
18:59:41 [2021-08-11T18:59:41.167Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
18:59:41 [2021-08-11T18:59:41.167Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
18:59:41 [2021-08-11T18:59:41.167Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 1.2s done
18:59:41 [2021-08-11T18:59:41.167Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.7s done
18:59:41 [2021-08-11T18:59:41.168Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.0s
18:59:41 [2021-08-11T18:59:41.168Z] #9 ...
18:59:41 [2021-08-11T18:59:41.168Z] 
18:59:41 [2021-08-11T18:59:41.168Z] #34 [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
18:59:41 [2021-08-11T18:59:41.168Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
18:59:41 [2021-08-11T18:59:41.168Z] #34 5.391 Reading package lists...
18:59:41 [2021-08-11T18:59:41.168Z] #34 6.283 Building dependency tree...
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.629 The following additional packages will be installed:
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.629   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.629   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.629   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.629 Suggested packages:
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.629   krb5-doc krb5-user
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.629 Recommended packages:
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.629   krb5-locales publicsuffix libsasl2-modules
18:59:41 [2021-08-11T18:59:41.425Z] #34 6.816 The following NEW packages will be installed:
18:59:41 [2021-08-11T18:59:41.722Z] #34 6.820   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:59:41 [2021-08-11T18:59:41.722Z] #34 6.820   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:59:41 [2021-08-11T18:59:41.722Z] #34 6.820   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:59:41 [2021-08-11T18:59:41.722Z] #34 6.820   libssh2-1 libssl1.1 openssl
18:59:41 [2021-08-11T18:59:41.722Z] #34 7.097 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:59:41 [2021-08-11T18:59:41.722Z] #34 7.097 Need to get 5058 kB of archives.
18:59:41 [2021-08-11T18:59:41.722Z] #34 7.097 After this operation, 12.1 MB of additional disk space will be used.
18:59:41 [2021-08-11T18:59:41.722Z] #34 7.097 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.098 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.100 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.100 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.102 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.112 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.151 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.168 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.177 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.177 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.177 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.183 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.197 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.197 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.197 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.197 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.197 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.198 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.203 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.211 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:59:41 [2021-08-11T18:59:41.978Z] #34 7.211 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.379 debconf: delaying package configuration, since apt-utils is not installed
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.444 Fetched 5058 kB in 0s (13.7 MB/s)
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.492 Selecting previously unselected package libkeyutils1:amd64.
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.492 (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.)
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.492 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.502 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.549 Selecting previously unselected package libkrb5support0:amd64.
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.549 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
18:59:42 [2021-08-11T18:59:42.235Z] #34 7.553 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
18:59:42 [2021-08-11T18:59:42.491Z] #34 7.599 Selecting previously unselected package libk5crypto3:amd64.
18:59:42 [2021-08-11T18:59:42.491Z] #34 7.599 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
18:59:42 [2021-08-11T18:59:42.491Z] #34 7.613 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
18:59:42 [2021-08-11T18:59:42.491Z] #34 7.688 Selecting previously unselected package libssl1.1:amd64.
18:59:42 [2021-08-11T18:59:42.491Z] #34 7.688 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
18:59:42 [2021-08-11T18:59:42.491Z] #34 7.693 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:59:42 [2021-08-11T18:59:42.747Z] #34 7.908 Selecting previously unselected package libkrb5-3:amd64.
18:59:42 [2021-08-11T18:59:42.747Z] #34 7.908 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
18:59:42 [2021-08-11T18:59:42.747Z] #34 7.913 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
18:59:42 [2021-08-11T18:59:42.747Z] #34 8.014 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:59:42 [2021-08-11T18:59:42.747Z] #34 8.014 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
18:59:42 [2021-08-11T18:59:42.747Z] #34 8.023 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
18:59:42 [2021-08-11T18:59:42.747Z] #34 8.103 Selecting previously unselected package openssl.
18:59:42 [2021-08-11T18:59:42.747Z] #34 8.103 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
18:59:42 [2021-08-11T18:59:42.747Z] #34 8.115 Unpacking openssl (1.1.1d-0+deb10u6) ...
18:59:43 [2021-08-11T18:59:43.003Z] #34 8.291 Selecting previously unselected package ca-certificates.
18:59:43 [2021-08-11T18:59:43.003Z] #34 8.291 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
18:59:43 [2021-08-11T18:59:43.003Z] #34 8.299 Unpacking ca-certificates (20200601~deb10u2) ...
18:59:43 [2021-08-11T18:59:43.003Z] #34 8.397 Selecting previously unselected package libsasl2-modules-db:amd64.
18:59:43 [2021-08-11T18:59:43.003Z] #34 8.397 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.003Z] #34 8.397 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.455 Selecting previously unselected package libsasl2-2:amd64.
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.455 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.455 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.510 Selecting previously unselected package libldap-common.
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.510 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.515 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.565 Selecting previously unselected package libldap-2.4-2:amd64.
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.565 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.260Z] #34 8.569 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.643 Selecting previously unselected package libnghttp2-14:amd64.
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.643 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.653 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.711 Selecting previously unselected package libpsl5:amd64.
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.711 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.715 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.768 Selecting previously unselected package librtmp1:amd64.
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.768 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.782 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.827 Selecting previously unselected package libssh2-1:amd64.
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.827 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.835 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.901 Selecting previously unselected package libcurl4:amd64.
18:59:43 [2021-08-11T18:59:43.517Z] #34 8.901 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.776Z] #34 8.904 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:59:43 [2021-08-11T18:59:43.776Z] #34 9.015 Selecting previously unselected package curl.
18:59:43 [2021-08-11T18:59:43.776Z] #34 9.015 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
18:59:43 [2021-08-11T18:59:43.776Z] #34 9.019 Unpacking curl (7.64.0-4+deb10u2) ...
18:59:43 [2021-08-11T18:59:43.776Z] #34 9.121 Selecting previously unselected package libonig5:amd64.
18:59:43 [2021-08-11T18:59:43.776Z] #34 9.121 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:59:44 [2021-08-11T18:59:44.032Z] #34 9.124 Unpacking libonig5:amd64 (6.9.1-1) ...
18:59:44 [2021-08-11T18:59:44.032Z] #34 9.223 Selecting previously unselected package libjq1:amd64.
18:59:44 [2021-08-11T18:59:44.032Z] #34 9.223 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:59:44 [2021-08-11T18:59:44.032Z] #34 9.236 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:59:44 [2021-08-11T18:59:44.032Z] #34 9.292 Selecting previously unselected package jq.
18:59:44 [2021-08-11T18:59:44.032Z] #34 9.292 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:59:44 [2021-08-11T18:59:44.032Z] #34 9.300 Unpacking jq (1.5+dfsg-2+b1) ...
18:59:44 [2021-08-11T18:59:44.032Z] #34 9.363 Setting up libkeyutils1:amd64 (1.6-6) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.376 Setting up libpsl5:amd64 (0.20.2-2) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.386 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.530 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.542 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.555 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.566 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.576 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.586 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.596 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:59:44 [2021-08-11T18:59:44.288Z] #34 9.607 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:59:44 [2021-08-11T18:59:44.546Z] #34 9.668 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
18:59:44 [2021-08-11T18:59:44.546Z] #34 9.677 Setting up openssl (1.1.1d-0+deb10u6) ...
18:59:44 [2021-08-11T18:59:44.546Z] #34 9.699 Setting up libonig5:amd64 (6.9.1-1) ...
18:59:44 [2021-08-11T18:59:44.546Z] #34 9.702 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:59:44 [2021-08-11T18:59:44.546Z] #34 9.712 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:59:44 [2021-08-11T18:59:44.546Z] #34 9.724 Setting up ca-certificates (20200601~deb10u2) ...
18:59:45 [2021-08-11T18:59:45.179Z] #34 10.50 Updating certificates in /etc/ssl/certs...
18:59:46 [2021-08-11T18:59:46.588Z] #34 11.57 137 added, 0 removed; done.
18:59:46 [2021-08-11T18:59:46.588Z] #34 11.64 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
18:59:46 [2021-08-11T18:59:46.588Z] #34 11.65 Setting up jq (1.5+dfsg-2+b1) ...
18:59:46 [2021-08-11T18:59:46.588Z] #34 11.66 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:59:46 [2021-08-11T18:59:46.588Z] #34 11.67 Setting up curl (7.64.0-4+deb10u2) ...
18:59:46 [2021-08-11T18:59:46.588Z] #34 11.68 Processing triggers for libc-bin (2.28-10) ...
18:59:46 [2021-08-11T18:59:46.588Z] #34 11.70 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:59:46 [2021-08-11T18:59:46.588Z] #34 11.71 Updating certificates in /etc/ssl/certs...
18:59:47 [2021-08-11T18:59:47.518Z] #34 12.77 0 added, 0 removed; done.
18:59:47 [2021-08-11T18:59:47.519Z] #34 12.77 Running hooks in /etc/ca-certificates/update.d...
18:59:47 [2021-08-11T18:59:47.519Z] #34 12.78 done.
18:59:48 [2021-08-11T18:59:48.446Z] #34 DONE 13.6s
18:59:48 [2021-08-11T18:59:48.446Z] 
18:59:48 [2021-08-11T18:59:48.446Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:59:48 [2021-08-11T18:59:48.446Z] #35 sha256:055303fc0dbc8cdea1c034a684b05f3dc449be464694074c312cfcd245ec1211
18:59:48 [2021-08-11T18:59:48.446Z] #35 DONE 0.1s
18:59:48 [2021-08-11T18:59:48.446Z] 
18:59:48 [2021-08-11T18:59:48.446Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
18:59:48 [2021-08-11T18:59:48.446Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
18:59:48 [2021-08-11T18:59:48.446Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.8s done
18:59:48 [2021-08-11T18:59:48.446Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.2s
18:59:50 [2021-08-11T18:59:50.285Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:59:50 [2021-08-11T18:59:50.285Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bc93340c\powershellScript.ps1'; exit $LASTEXITCODE;
18:59:50 [2021-08-11T18:59:50.285Z] ----------------------------------------------------------------------------
18:59:50 [2021-08-11T18:59:50.285Z] 
18:59:50 [2021-08-11T18:59:50.285Z] INFO: executeCI.ps1 starting at Wed Aug 11 18:59:49 CUT 2021
18:59:50 [2021-08-11T18:59:50.285Z] 
18:59:50 [2021-08-11T18:59:50.285Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:59:50 [2021-08-11T18:59:50.285Z] INFO: Running git version 2.24.1.windows.2
18:59:50 [2021-08-11T18:59:50.285Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
18:59:50 [2021-08-11T18:59:50.285Z] INFO: Environment variables:
18:59:50 [2021-08-11T18:59:50.285Z] 
18:59:50 [2021-08-11T18:59:50.285Z] Name                           Value                                                                                   
18:59:50 [2021-08-11T18:59:50.285Z] ----                           -----                                                                                   
18:59:50 [2021-08-11T18:59:50.285Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:59:50 [2021-08-11T18:59:50.285Z] amd64                          true                                                                                    
18:59:50 [2021-08-11T18:59:50.285Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
18:59:50 [2021-08-11T18:59:50.285Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:59:50 [2021-08-11T18:59:50.285Z] arm64                          true                                                                                    
18:59:50 [2021-08-11T18:59:50.285Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
18:59:50 [2021-08-11T18:59:50.285Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
18:59:50 [2021-08-11T18:59:50.285Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
18:59:50 [2021-08-11T18:59:50.285Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:59:50 [2021-08-11T18:59:50.285Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
18:59:50 [2021-08-11T18:59:50.285Z] BRANCH_NAME                    PR-42717                                                                                
18:59:50 [2021-08-11T18:59:50.285Z] BUILD_DISPLAY_NAME             #7                                                                                      
18:59:50 [2021-08-11T18:59:50.285Z] BUILD_ID                       7                                                                                       
18:59:50 [2021-08-11T18:59:50.285Z] BUILD_NUMBER                   7                                                                                       
18:59:50 [2021-08-11T18:59:50.285Z] BUILD_TAG                      jenkins-moby-PR-42717-7                                                                 
18:59:50 [2021-08-11T18:59:50.285Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42717/7/                              
18:59:50 [2021-08-11T18:59:50.285Z] cgroup2                        true                                                                                    
18:59:50 [2021-08-11T18:59:50.285Z] CHANGE_AUTHOR                  thaJeztah                                                                               
18:59:50 [2021-08-11T18:59:50.285Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
18:59:50 [2021-08-11T18:59:50.285Z] CHANGE_BRANCH                  move_defaults                                                                           
18:59:50 [2021-08-11T18:59:50.285Z] CHANGE_FORK                    thaJeztah/docker                                                                        
18:59:50 [2021-08-11T18:59:50.285Z] CHANGE_ID                      42717                                                                                   
18:59:50 [2021-08-11T18:59:50.285Z] CHANGE_TARGET                  master                                                                                  
18:59:50 [2021-08-11T18:59:50.285Z] CHANGE_TITLE                   pkg/signal: remove DefaultStopSignal const, and un-export  container.DefaultStopTimeout 
18:59:50 [2021-08-11T18:59:50.285Z] CHANGE_URL                     https://github.com/moby/moby/pull/42717                                                 
18:59:50 [2021-08-11T18:59:50.285Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
18:59:50 [2021-08-11T18:59:50.285Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:59:50 [2021-08-11T18:59:50.285Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:59:50 [2021-08-11T18:59:50.285Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:59:50 [2021-08-11T18:59:50.285Z] COMPUTERNAME                   azwin-2-756ab0                                                                          
18:59:50 [2021-08-11T18:59:50.285Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
18:59:50 [2021-08-11T18:59:50.285Z] ConfigSequenceNumber           0                                                                                       
18:59:50 [2021-08-11T18:59:50.285Z] dco                            true                                                                                    
18:59:50 [2021-08-11T18:59:50.285Z] DOCKER_BUILDKIT                0                                                                                       
18:59:50 [2021-08-11T18:59:50.285Z] DOCKER_DUT_DEBUG               1                                                                                       
18:59:50 [2021-08-11T18:59:50.285Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:59:50 [2021-08-11T18:59:50.285Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:59:50 [2021-08-11T18:59:50.285Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:59:50 [2021-08-11T18:59:50.285Z] EXECUTOR_NUMBER                0                                                                                       
18:59:50 [2021-08-11T18:59:50.285Z] FQDN                           azwin-2-756ab0.westus.cloudapp.azure.com                                                
18:59:50 [2021-08-11T18:59:50.285Z] GIT_BRANCH                     PR-42717                                                                                
18:59:50 [2021-08-11T18:59:50.285Z] GIT_COMMIT                     0225e4278a2cbf58e007ade2877eea2121c141b3                                                
18:59:50 [2021-08-11T18:59:50.285Z] GIT_PREVIOUS_COMMIT            19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136                                                
18:59:50 [2021-08-11T18:59:50.285Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT ec3a6b3b09a4bf7cb46aed6f6d76891bb05bead6                                                
18:59:50 [2021-08-11T18:59:50.285Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:59:50 [2021-08-11T18:59:50.285Z] HUDSON_COOKIE                  1b607a14-7f0b-4532-b30f-deae5b0dff25                                                    
18:59:50 [2021-08-11T18:59:50.285Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:59:50 [2021-08-11T18:59:50.285Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:59:50 [2021-08-11T18:59:50.285Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:59:50 [2021-08-11T18:59:50.285Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
18:59:50 [2021-08-11T18:59:50.285Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:59:50 [2021-08-11T18:59:50.285Z] JENKINS_NODE_COOKIE            61569e4b-6251-4673-be71-dbb15b657e5b                                                    
18:59:50 [2021-08-11T18:59:50.285Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:59:50 [2021-08-11T18:59:50.285Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:59:50 [2021-08-11T18:59:50.285Z] JOB_BASE_NAME                  PR-42717                                                                                
18:59:50 [2021-08-11T18:59:50.285Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42717/display/redirect                
18:59:50 [2021-08-11T18:59:50.285Z] JOB_NAME                       moby/PR-42717                                                                           
18:59:50 [2021-08-11T18:59:50.285Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42717/                                
18:59:50 [2021-08-11T18:59:50.285Z] library.jps.version            master                                                                                  
18:59:50 [2021-08-11T18:59:50.285Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
18:59:50 [2021-08-11T18:59:50.285Z] NODE_LABELS                    amd64 azure azwin-2-756ab0 azwin-2019 docker west-us windows windows-2019 x86_64        
18:59:50 [2021-08-11T18:59:50.285Z] NODE_NAME                      azwin-2-756ab0                                                                          
18:59:50 [2021-08-11T18:59:50.285Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:59:50 [2021-08-11T18:59:50.285Z] OS                             Windows_NT                                                                              
18:59:50 [2021-08-11T18:59:50.285Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
18:59:50 [2021-08-11T18:59:50.285Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:59:50 [2021-08-11T18:59:50.285Z] ppc64le                        false                                                                                   
18:59:50 [2021-08-11T18:59:50.285Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:59:50 [2021-08-11T18:59:50.285Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
18:59:50 [2021-08-11T18:59:50.285Z] PROCESSOR_LEVEL                6                                                                                       
18:59:50 [2021-08-11T18:59:50.286Z] PROCESSOR_REVISION             5504                                                                                    
18:59:50 [2021-08-11T18:59:50.286Z] ProgramData                    C:\ProgramData                                                                          
18:59:50 [2021-08-11T18:59:50.286Z] ProgramFiles                   C:\Program Files                                                                        
18:59:50 [2021-08-11T18:59:50.286Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:59:50 [2021-08-11T18:59:50.286Z] ProgramW6432                   C:\Program Files                                                                        
18:59:50 [2021-08-11T18:59:50.286Z] PROMPT                         $P$G                                                                                    
18:59:50 [2021-08-11T18:59:50.286Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:59:50 [2021-08-11T18:59:50.286Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
18:59:50 [2021-08-11T18:59:50.286Z] PUBLIC                         C:\Users\Public                                                                         
18:59:50 [2021-08-11T18:59:50.286Z] rootless                       false                                                                                   
18:59:50 [2021-08-11T18:59:50.286Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42717/7/display/redirect?page=artif...
18:59:50 [2021-08-11T18:59:50.286Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42717/7/display/redirect?page=changes 
18:59:50 [2021-08-11T18:59:50.286Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42717/7/display/redirect              
18:59:50 [2021-08-11T18:59:50.286Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42717/7/display/redirect?page=tests   
18:59:50 [2021-08-11T18:59:50.286Z] s390x                          false                                                                                   
18:59:50 [2021-08-11T18:59:50.286Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:59:50 [2021-08-11T18:59:50.286Z] SOURCES_DRIVE                  d                                                                                       
18:59:50 [2021-08-11T18:59:50.286Z] SOURCES_SUBDIR                 gopath                                                                                  
18:59:50 [2021-08-11T18:59:50.286Z] STAGE_NAME                     Run tests                                                                               
18:59:50 [2021-08-11T18:59:50.286Z] SystemDrive                    C:                                                                                      
18:59:50 [2021-08-11T18:59:50.286Z] SystemRoot                     C:\Windows                                                                              
18:59:50 [2021-08-11T18:59:50.286Z] TEMP                           C:\Windows\TEMP                                                                         
18:59:50 [2021-08-11T18:59:50.286Z] TESTDEBUG                      0                                                                                       
18:59:50 [2021-08-11T18:59:50.286Z] TESTRUN_DRIVE                  d                                                                                       
18:59:50 [2021-08-11T18:59:50.286Z] TESTRUN_SUBDIR                 CI                                                                                      
18:59:50 [2021-08-11T18:59:50.286Z] TIMEOUT                        120m                                                                                    
18:59:50 [2021-08-11T18:59:50.286Z] TMP                            C:\Windows\TEMP                                                                         
18:59:50 [2021-08-11T18:59:50.286Z] unit_validate                  true                                                                                    
18:59:50 [2021-08-11T18:59:50.286Z] USERDOMAIN                     WORKGROUP                                                                               
18:59:50 [2021-08-11T18:59:50.286Z] USERNAME                       azwin-2-756ab0$                                                                         
18:59:50 [2021-08-11T18:59:50.286Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
18:59:50 [2021-08-11T18:59:50.286Z] validate_force                 false                                                                                   
18:59:50 [2021-08-11T18:59:50.286Z] windir                         C:\Windows                                                                              
18:59:50 [2021-08-11T18:59:50.286Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:59:50 [2021-08-11T18:59:50.286Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
18:59:50 [2021-08-11T18:59:50.286Z] windows2022                    true                                                                                    
18:59:50 [2021-08-11T18:59:50.286Z] windows2022containerd          false                                                                                   
18:59:50 [2021-08-11T18:59:50.286Z] windowsRS1                     false                                                                                   
18:59:50 [2021-08-11T18:59:50.286Z] windowsRS5                     true                                                                                    
18:59:50 [2021-08-11T18:59:50.286Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:59:50 [2021-08-11T18:59:50.286Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
18:59:50 [2021-08-11T18:59:50.286Z] 
18:59:50 [2021-08-11T18:59:50.286Z] 
18:59:50 [2021-08-11T18:59:50.286Z] 
18:59:50 [2021-08-11T18:59:50.744Z] INFO: Sources under d:\gopath\...
18:59:50 [2021-08-11T18:59:50.744Z] INFO: Test run under d:\CI\...
18:59:50 [2021-08-11T18:59:50.744Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:59:50 [2021-08-11T18:59:50.744Z] INFO: docker/docker repository was found
18:59:50 [2021-08-11T18:59:50.744Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
18:59:50 [2021-08-11T18:59:50.744Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114'
18:59:50 [2021-08-11T18:59:50.744Z] INFO: Docker version of control daemon
18:59:50 [2021-08-11T18:59:50.744Z] 
18:59:50 [2021-08-11T18:59:50.744Z] Client:
18:59:50 [2021-08-11T18:59:50.744Z]  Version:           20.10.6
18:59:50 [2021-08-11T18:59:50.744Z]  API version:       1.41
18:59:50 [2021-08-11T18:59:50.744Z]  Go version:        go1.16.3
18:59:50 [2021-08-11T18:59:50.744Z]  Git commit:        370c289
18:59:50 [2021-08-11T18:59:50.744Z]  Built:             Fri Apr  9 22:49:36 2021
18:59:50 [2021-08-11T18:59:50.744Z]  OS/Arch:           windows/amd64
18:59:50 [2021-08-11T18:59:50.744Z]  Context:           default
18:59:50 [2021-08-11T18:59:50.744Z]  Experimental:      true
18:59:50 [2021-08-11T18:59:50.744Z] 
18:59:50 [2021-08-11T18:59:50.744Z] Server: Docker Engine - Community
18:59:50 [2021-08-11T18:59:50.744Z]  Engine:
18:59:50 [2021-08-11T18:59:50.744Z]   Version:          20.10.6
18:59:50 [2021-08-11T18:59:50.744Z]   API version:      1.41 (minimum version 1.24)
18:59:50 [2021-08-11T18:59:50.744Z]   Go version:       go1.13.15
18:59:50 [2021-08-11T18:59:50.744Z]   Git commit:       8728dd2
18:59:50 [2021-08-11T18:59:50.744Z]   Built:            Fri Apr  9 22:45:40 2021
18:59:50 [2021-08-11T18:59:50.744Z]   OS/Arch:          windows/amd64
18:59:50 [2021-08-11T18:59:50.744Z]   Experimental:     true
18:59:50 [2021-08-11T18:59:50.744Z] 
18:59:50 [2021-08-11T18:59:50.744Z] INFO: Docker info of control daemon
18:59:50 [2021-08-11T18:59:50.744Z] 
18:59:50 [2021-08-11T18:59:50.975Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 6.6s done
18:59:51 [2021-08-11T18:59:51.232Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a
18:59:51 [2021-08-11T18:59:51.714Z] Client:
18:59:51 [2021-08-11T18:59:51.714Z]  Context:    default
18:59:51 [2021-08-11T18:59:51.714Z]  Debug Mode: false
18:59:51 [2021-08-11T18:59:51.714Z]  Plugins:
18:59:51 [2021-08-11T18:59:51.714Z]   app: Docker Application (Docker Inc., v0.8.0)
18:59:51 [2021-08-11T18:59:51.714Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
18:59:51 [2021-08-11T18:59:51.714Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
18:59:51 [2021-08-11T18:59:51.714Z] 
18:59:51 [2021-08-11T18:59:51.714Z] Server:
18:59:51 [2021-08-11T18:59:51.714Z]  Containers: 0
18:59:51 [2021-08-11T18:59:51.714Z]   Running: 0
18:59:51 [2021-08-11T18:59:51.714Z]   Paused: 0
18:59:51 [2021-08-11T18:59:51.714Z]   Stopped: 0
18:59:51 [2021-08-11T18:59:51.714Z]  Images: 10
18:59:51 [2021-08-11T18:59:51.714Z]  Server Version: 20.10.6
18:59:51 [2021-08-11T18:59:51.714Z]  Storage Driver: lcow (linux) windowsfilter (windows)
18:59:51 [2021-08-11T18:59:51.714Z]   LCOW: 
18:59:51 [2021-08-11T18:59:51.714Z]   Windows: 
18:59:51 [2021-08-11T18:59:51.714Z]  Logging Driver: json-file
18:59:51 [2021-08-11T18:59:51.714Z]  Plugins:
18:59:51 [2021-08-11T18:59:51.714Z]   Volume: local
18:59:51 [2021-08-11T18:59:51.714Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:59:51 [2021-08-11T18:59:51.714Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:59:51 [2021-08-11T18:59:51.714Z]  Swarm: inactive
18:59:51 [2021-08-11T18:59:51.714Z]  Default Isolation: process
18:59:51 [2021-08-11T18:59:51.714Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:59:51 [2021-08-11T18:59:51.714Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
18:59:51 [2021-08-11T18:59:51.714Z]  OSType: windows
18:59:51 [2021-08-11T18:59:51.714Z]  Architecture: x86_64
18:59:51 [2021-08-11T18:59:51.714Z]  CPUs: 4
18:59:51 [2021-08-11T18:59:51.714Z]  Total Memory: 32GiB
18:59:51 [2021-08-11T18:59:51.714Z]  Name: azwin-2-756ab0
18:59:51 [2021-08-11T18:59:51.714Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
18:59:51 [2021-08-11T18:59:51.714Z]  Docker Root Dir: D:\docker
18:59:51 [2021-08-11T18:59:51.714Z]  Debug Mode: false
18:59:51 [2021-08-11T18:59:51.714Z]  Registry: https://index.docker.io/v1/
18:59:51 [2021-08-11T18:59:51.714Z]  Labels:
18:59:51 [2021-08-11T18:59:51.714Z]  Experimental: true
18:59:51 [2021-08-11T18:59:51.714Z]  Insecure Registries:
18:59:51 [2021-08-11T18:59:51.714Z]   10.0.0.4:5000
18:59:51 [2021-08-11T18:59:51.714Z]   127.0.0.0/8
18:59:51 [2021-08-11T18:59:51.714Z]  Registry Mirrors:
18:59:51 [2021-08-11T18:59:51.714Z]   http://10.0.0.4:5000/
18:59:51 [2021-08-11T18:59:51.714Z]  Live Restore Enabled: false
18:59:51 [2021-08-11T18:59:51.714Z]  Product License: Community Engine
18:59:51 [2021-08-11T18:59:51.714Z] 
18:59:51 [2021-08-11T18:59:51.714Z] 
18:59:51 [2021-08-11T18:59:51.714Z] INFO: Commit hash is 0225e4278a
18:59:51 [2021-08-11T18:59:51.714Z] INFO: Nuke-Everything...
18:59:51 [2021-08-11T18:59:51.714Z] INFO: Container count on control daemon to delete is 0
18:59:52 [2021-08-11T18:59:52.181Z] INFO: Nuking d:\CI
18:59:52 [2021-08-11T18:59:52.181Z] INFO: Zapped successfully
18:59:52 [2021-08-11T18:59:52.181Z] INFO: Location for testing is d:\CI\PR-42717\7
18:59:52 [2021-08-11T18:59:52.181Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:59:52 [2021-08-11T18:59:52.181Z] 
18:59:52 [2021-08-11T18:59:52.181Z] 
18:59:52 [2021-08-11T18:59:52.181Z] INFO: Building the image from Dockerfile.windows at 08/11/2021 18:59:52...
18:59:52 [2021-08-11T18:59:52.181Z] 
18:59:53 [2021-08-11T18:59:53.125Z] #9 ...
18:59:53 [2021-08-11T18:59:53.125Z] 
18:59:53 [2021-08-11T18:59:53.125Z] #36 [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
18:59:53 [2021-08-11T18:59:53.125Z] #36 sha256:d25dd9507e499acf4e5751d859bc1034ee3839075d35c6c83e09877bac250243
18:59:53 [2021-08-11T18:59:53.125Z] #36 1.667 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:59:53 [2021-08-11T18:59:53.125Z] #36 1.772 
18:59:53 [2021-08-11T18:59:53.125Z] #36 1.934 
########                                                                  11.7%
############################                                              39.5%
#####################################                                     52.2%
#######################################################                   77.2%
######################################################################## 100.0%
18:59:53 [2021-08-11T18:59:53.125Z] #36 2.478 
18:59:53 [2021-08-11T18:59:53.125Z] #36 2.598 
######################################################################## 100.0%
18:59:53 [2021-08-11T18:59:53.125Z] #36 2.691 
18:59:53 [2021-08-11T18:59:53.125Z] #36 2.822 
#####################                                                     29.8%
######################################################################## 100.0%
18:59:53 [2021-08-11T18:59:53.125Z] #36 3.000 
18:59:53 [2021-08-11T18:59:53.125Z] #36 3.132 
#                                                                          2.2%
########################                                                  33.4%
#######################################                                   54.6%
#####################################################                     73.9%
##################################################################        92.5%
######################################################################## 100.0%
18:59:53 [2021-08-11T18:59:53.125Z] #36 3.658 
18:59:54 [2021-08-11T18:59:54.464Z] #36 3.788 
###                                                                        4.4%
#######                                                                    9.7%
##########                                                                14.9%
############                                                              17.2%
##############                                                            20.6%
###############                                                           21.4%
###################                                                       26.9%
########################                                                  33.4%
############################                                              40.1%
###################################                                       49.5%
##########################################                                58.4%
###############################################                           65.8%
################################################                          67.8%
##################################################                        69.8%
#####################################################                     74.0%
########################################################                  78.1%
############################################################              84.1%
################################################################          89.4%
####################################################################      95.0%
######################################################################## 100.0%
18:59:54 [2021-08-11T18:59:54.464Z] #36 6.149 
18:59:55 [2021-08-11T18:59:55.034Z] #36 6.546 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:59:55 [2021-08-11T18:59:55.034Z] #36 6.639 
18:59:55 [2021-08-11T18:59:55.034Z] #36 6.716 
######################################################################## 100.0%
18:59:55 [2021-08-11T18:59:55.291Z] #36 6.762 
18:59:55 [2021-08-11T18:59:55.547Z] #36 7.164 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:59:55 [2021-08-11T18:59:55.802Z] #36 7.251 
18:59:55 [2021-08-11T18:59:55.802Z] #36 7.369 
##########################################################                81.8%
######################################################################## 100.0%
18:59:55 [2021-08-11T18:59:55.802Z] #36 7.396 
18:59:56 [2021-08-11T18:59:56.368Z] #36 7.742 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:59:56 [2021-08-11T18:59:56.368Z] #36 7.841 
18:59:57 [2021-08-11T18:59:57.136Z] #36 7.970 
                                                                           0.0%
##############                                                            20.0%
#######################                                                   32.7%
######################################                                    53.0%
###########################################                               60.4%
############################################################              83.7%
#################################################################         90.7%
######################################################################## 100.0%
18:59:57 [2021-08-11T18:59:57.394Z] #36 8.842 
18:59:57 [2021-08-11T18:59:57.650Z] #36 9.204 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:59:57 [2021-08-11T18:59:57.951Z] #36 9.290 
18:59:57 [2021-08-11T18:59:57.951Z] #36 9.342 
######################################################################## 100.0%
18:59:57 [2021-08-11T18:59:57.951Z] #36 9.364 
18:59:57 [2021-08-11T18:59:57.951Z] #36 9.575 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:59:57 [2021-08-11T18:59:57.974Z] Sending build context to Docker daemon     61MB
18:59:57 [2021-08-11T18:59:57.974Z] 
18:59:57 [2021-08-11T18:59:57.974Z] Step 1/10 : FROM microsoft/windowsservercore
18:59:57 [2021-08-11T18:59:57.974Z]  ---> d1724c2d9a84
18:59:57 [2021-08-11T18:59:57.974Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:59:57 [2021-08-11T18:59:57.974Z]  ---> Using cache
18:59:57 [2021-08-11T18:59:57.974Z]  ---> b8cc2014b6df
18:59:57 [2021-08-11T18:59:57.974Z] Step 3/10 : ARG GO_VERSION=1.16.6
18:59:57 [2021-08-11T18:59:57.974Z]  ---> Using cache
18:59:57 [2021-08-11T18:59:57.974Z]  ---> 2a7de2208bee
18:59:57 [2021-08-11T18:59:57.974Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
18:59:57 [2021-08-11T18:59:57.974Z]  ---> Using cache
18:59:57 [2021-08-11T18:59:57.974Z]  ---> b828dbd342ef
18:59:57 [2021-08-11T18:59:57.974Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
18:59:57 [2021-08-11T18:59:57.974Z]  ---> Using cache
18:59:57 [2021-08-11T18:59:57.974Z]  ---> 1c17ecee4184
18:59:57 [2021-08-11T18:59:57.974Z] 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;
18:59:57 [2021-08-11T18:59:57.974Z]  ---> Using cache
18:59:57 [2021-08-11T18:59:57.974Z]  ---> e4073cf6b310
18:59:57 [2021-08-11T18:59:57.974Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
18:59:57 [2021-08-11T18:59:57.974Z]  ---> Using cache
18:59:57 [2021-08-11T18:59:57.974Z]  ---> f2820b7c3928
18:59:57 [2021-08-11T18:59:57.974Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
18:59:57 [2021-08-11T18:59:57.974Z]  ---> Using cache
18:59:57 [2021-08-11T18:59:57.974Z]  ---> 9a19ff3d70df
18:59:57 [2021-08-11T18:59:57.974Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:59:57 [2021-08-11T18:59:57.974Z]  ---> Using cache
18:59:57 [2021-08-11T18:59:57.974Z]  ---> 5df01feecda7
18:59:57 [2021-08-11T18:59:57.974Z] Step 10/10 : COPY . .
18:59:58 [2021-08-11T18:59:58.207Z] #36 9.657 
18:59:58 [2021-08-11T18:59:58.207Z] #36 9.760 
######################################################################## 100.0%
18:59:58 [2021-08-11T18:59:58.207Z] #36 9.794 
18:59:58 [2021-08-11T18:59:58.207Z] #36 9.822 Download of images into '/build' complete.
18:59:58 [2021-08-11T18:59:58.207Z] #36 9.822 Use something like the following to load the result into a Docker daemon:
18:59:58 [2021-08-11T18:59:58.207Z] #36 9.822   tar -cC '/build' . | docker load
18:59:58 [2021-08-11T18:59:58.463Z] #36 ...
18:59:58 [2021-08-11T18:59:58.463Z] 
18:59:58 [2021-08-11T18:59:58.463Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
18:59:58 [2021-08-11T18:59:58.463Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
18:59:58 [2021-08-11T18:59:58.463Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 7.5s
19:00:00 [2021-08-11T19:00:00.978Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.6s done
19:00:00 [2021-08-11T19:00:00.978Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668
19:00:01 [2021-08-11T19:00:01.233Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
19:00:03 [2021-08-11T19:00:03.280Z] #9 DONE 38.3s
19:00:03 [2021-08-11T19:00:03.280Z] 
19:00:03 [2021-08-11T19:00:03.280Z] #36 [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
19:00:03 [2021-08-11T19:00:03.280Z] #36 sha256:d25dd9507e499acf4e5751d859bc1034ee3839075d35c6c83e09877bac250243
19:00:03 [2021-08-11T19:00:03.536Z] #36 DONE 15.0s
19:00:03 [2021-08-11T19:00:03.536Z] 
19:00:03 [2021-08-11T19:00:03.536Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:00:03 [2021-08-11T19:00:03.536Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
19:00:04 [2021-08-11T19:00:04.466Z] #10 DONE 1.0s
19:00:04 [2021-08-11T19:00:04.466Z] 
19:00:04 [2021-08-11T19:00:04.466Z] #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
19:00:04 [2021-08-11T19:00:04.466Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
19:00:05 [2021-08-11T19:00:05.895Z] #11 DONE 1.2s
19:00:05 [2021-08-11T19:00:05.895Z] 
19:00:05 [2021-08-11T19:00:05.895Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:00:05 [2021-08-11T19:00:05.895Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
19:00:05 [2021-08-11T19:00:05.895Z] #38 DONE 0.3s
19:00:05 [2021-08-11T19:00:05.895Z] 
19:00:05 [2021-08-11T19:00:05.895Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
19:00:05 [2021-08-11T19:00:05.895Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
19:00:05 [2021-08-11T19:00:05.895Z] #50 DONE 0.3s
19:00:05 [2021-08-11T19:00:05.895Z] 
19:00:05 [2021-08-11T19:00:05.895Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:00:05 [2021-08-11T19:00:05.895Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
19:00:05 [2021-08-11T19:00:05.895Z] #46 DONE 0.3s
19:00:05 [2021-08-11T19:00:05.895Z] 
19:00:05 [2021-08-11T19:00:05.895Z] #47 [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
19:00:05 [2021-08-11T19:00:05.895Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:00:09 [2021-08-11T19:00:09.171Z] #47 ...
19:00:09 [2021-08-11T19:00:09.171Z] 
19:00:09 [2021-08-11T19:00:09.171Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
19:00:09 [2021-08-11T19:00:09.171Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8
19:00:09 [2021-08-11T19:00:09.171Z] #12 DONE 3.4s
19:00:09 [2021-08-11T19:00:09.469Z] 
19:00:09 [2021-08-11T19:00:09.469Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
19:00:09 [2021-08-11T19:00:09.469Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72
19:00:13 [2021-08-11T19:00:13.679Z] #13 DONE 4.3s
19:00:13 [2021-08-11T19:00:13.679Z] 
19:00:13 [2021-08-11T19:00:13.679Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
19:00:13 [2021-08-11T19:00:13.679Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d
19:00:15 [2021-08-11T19:00:15.646Z] #14 DONE 2.1s
19:00:15 [2021-08-11T19:00:15.646Z] 
19:00:15 [2021-08-11T19:00:15.646Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
19:00:15 [2021-08-11T19:00:15.646Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be
19:00:15 [2021-08-11T19:00:15.646Z] #15 ...
19:00:15 [2021-08-11T19:00:15.646Z] 
19:00:15 [2021-08-11T19:00:15.646Z] #55 [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
19:00:15 [2021-08-11T19:00:15.646Z] #55 sha256:647b3c599c765ba52b1cd86d3cd6c3c7e8c6005c998bbc79e491c77e0ea87c10
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 + RM_GOPATH=0
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 + TMP_GOPATH=
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 + : /build
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 + '[' -z '' ']'
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 ++ mktemp -d
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 + export GOPATH=/tmp/tmp.ZAqNEgcaQV
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 + GOPATH=/tmp/tmp.ZAqNEgcaQV
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 + RM_GOPATH=1
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.492 + case "$(go env GOARCH)" in
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.496 ++ go env GOARCH
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.509 + export GO_BUILDMODE=-buildmode=pie
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.509 + GO_BUILDMODE=-buildmode=pie
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.509 ++ dirname /tmp/install/install.sh
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.524 + dir=/tmp/install
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.524 + bin=gotestsum
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.524 + shift
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.524 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.524 + . /tmp/install/gotestsum.installer
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.524 ++ : v0.5.3
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.524 + install_gotestsum
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.533 + set -e
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.533 + export GO111MODULE=on
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.533 + GO111MODULE=on
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.533 + GOBIN=/build
19:00:15 [2021-08-11T19:00:15.646Z] #55 5.533 + go get gotest.tools/gotestsum@v0.5.3
19:00:15 [2021-08-11T19:00:15.646Z] #55 6.274 go: downloading gotest.tools/gotestsum v0.5.3
19:00:15 [2021-08-11T19:00:15.646Z] #55 8.711 go: downloading github.com/fatih/color v1.9.0
19:00:15 [2021-08-11T19:00:15.646Z] #55 8.711 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:00:15 [2021-08-11T19:00:15.646Z] #55 8.800 go: downloading github.com/pkg/errors v0.9.1
19:00:15 [2021-08-11T19:00:15.646Z] #55 8.878 go: downloading github.com/spf13/pflag v1.0.3
19:00:15 [2021-08-11T19:00:15.646Z] #55 9.209 go: downloading github.com/mattn/go-colorable v0.1.6
19:00:15 [2021-08-11T19:00:15.646Z] #55 9.286 go: downloading github.com/mattn/go-isatty v0.0.12
19:00:15 [2021-08-11T19:00:15.646Z] #55 9.499 go: downloading github.com/jonboulle/clockwork v0.1.0
19:00:15 [2021-08-11T19:00:15.646Z] #55 9.563 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:00:15 [2021-08-11T19:00:15.646Z] #55 9.587 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:00:15 [2021-08-11T19:00:15.901Z] #55 ...
19:00:15 [2021-08-11T19:00:15.901Z] 
19:00:15 [2021-08-11T19:00:15.901Z] #53 [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
19:00:15 [2021-08-11T19:00:15.901Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.363 + RM_GOPATH=0
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.363 + TMP_GOPATH=
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.363 + : /build
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.363 + '[' -z '' ']'
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.377 ++ mktemp -d
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.377 + export GOPATH=/tmp/tmp.xTUVqXjlQU
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.377 + GOPATH=/tmp/tmp.xTUVqXjlQU
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.377 + RM_GOPATH=1
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.377 + case "$(go env GOARCH)" in
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.377 ++ go env GOARCH
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.377 + export GO_BUILDMODE=-buildmode=pie
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.377 + GO_BUILDMODE=-buildmode=pie
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 ++ dirname /tmp/install/install.sh
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 + dir=/tmp/install
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 + bin=vndr
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 + shift
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 + '[' '!' -f /tmp/install/vndr.installer ']'
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 + . /tmp/install/vndr.installer
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 + install_vndr
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xTUVqXjlQU/src/github.com/LK4D4/vndr
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.381 Cloning into '/tmp/tmp.xTUVqXjlQU/src/github.com/LK4D4/vndr'...
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.998 + cd /tmp/tmp.xTUVqXjlQU/src/github.com/LK4D4/vndr
19:00:15 [2021-08-11T19:00:15.901Z] #53 5.998 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:00:15 [2021-08-11T19:00:15.901Z] #53 6.051 + go build -buildmode=pie -v -o /build/vndr .
19:00:15 [2021-08-11T19:00:15.901Z] #53 7.591 internal/unsafeheader
19:00:15 [2021-08-11T19:00:15.901Z] #53 7.672 internal/cpu
19:00:15 [2021-08-11T19:00:15.901Z] #53 7.677 runtime/internal/atomic
19:00:15 [2021-08-11T19:00:15.901Z] #53 8.132 runtime/internal/sys
19:00:15 [2021-08-11T19:00:15.902Z] #53 8.533 runtime/internal/math
19:00:15 [2021-08-11T19:00:15.902Z] #53 8.660 internal/race
19:00:15 [2021-08-11T19:00:15.902Z] #53 8.781 internal/bytealg
19:00:15 [2021-08-11T19:00:15.902Z] #53 8.836 sync/atomic
19:00:15 [2021-08-11T19:00:15.902Z] #53 9.469 unicode
19:00:15 [2021-08-11T19:00:15.902Z] #53 10.22 runtime
19:00:15 [2021-08-11T19:00:15.902Z] #53 ...
19:00:15 [2021-08-11T19:00:15.902Z] 
19:00:15 [2021-08-11T19:00:15.902Z] #57 [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
19:00:15 [2021-08-11T19:00:15.902Z] #57 sha256:f31d236be02f1422f742a282d4e0b4f4c5f1623415ce4ba1c787dfa966a10c48
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 + RM_GOPATH=0
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 + TMP_GOPATH=
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 + : /build
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 + '[' -z '' ']'
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 ++ mktemp -d
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 + export GOPATH=/tmp/tmp.T9pMsu65lX
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 + GOPATH=/tmp/tmp.T9pMsu65lX
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 + RM_GOPATH=1
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 + case "$(go env GOARCH)" in
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.300 ++ go env GOARCH
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + export GO_BUILDMODE=-buildmode=pie
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + GO_BUILDMODE=-buildmode=pie
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 ++ dirname /tmp/install/install.sh
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + dir=/tmp/install
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + bin=golangci_lint
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + shift
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + . /tmp/install/golangci_lint.installer
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 ++ : v1.23.8
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + install_golangci_lint
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + set -e
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + export GO111MODULE=on
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + GO111MODULE=on
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + GOBIN=/build
19:00:15 [2021-08-11T19:00:15.902Z] #57 5.322 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:00:15 [2021-08-11T19:00:15.902Z] #57 6.208 go: downloading github.com/golangci/golangci-lint v1.23.8
19:00:16 [2021-08-11T19:00:16.158Z] #57 ...
19:00:16 [2021-08-11T19:00:16.158Z] 
19:00:16 [2021-08-11T19:00:16.158Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:00:16 [2021-08-11T19:00:16.158Z] #41 sha256:5ef53fda46e8da64e893482f5244a124ad3b35120f65191c7ea75fa0c4f38d3f
19:00:16 [2021-08-11T19:00:16.158Z] #41 5.300 Install go-toml version v1.8.1
19:00:16 [2021-08-11T19:00:16.158Z] #41 6.123 go: downloading github.com/pelletier/go-toml v1.8.1
19:00:16 [2021-08-11T19:00:16.158Z] #41 9.485 github.com/pelletier/go-toml
19:00:16 [2021-08-11T19:00:16.158Z] #41 ...
19:00:16 [2021-08-11T19:00:16.158Z] 
19:00:16 [2021-08-11T19:00:16.158Z] #39 [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
19:00:16 [2021-08-11T19:00:16.158Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:00:16 [2021-08-11T19:00:16.158Z] #39 4.896 + git clone https://github.com/kolyshkin/go-swagger.git .
19:00:16 [2021-08-11T19:00:16.158Z] #39 4.896 Cloning into '.'...
19:00:16 [2021-08-11T19:00:16.414Z] #39 ...
19:00:16 [2021-08-11T19:00:16.414Z] 
19:00:16 [2021-08-11T19:00:16.414Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:00:16 [2021-08-11T19:00:16.414Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:00:16 [2021-08-11T19:00:16.414Z] #51 6.269 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:16 [2021-08-11T19:00:16.414Z] #51 6.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:16 [2021-08-11T19:00:16.414Z] #51 6.496 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:00:16 [2021-08-11T19:00:16.414Z] #51 6.837 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
19:00:16 [2021-08-11T19:00:16.414Z] #51 7.581 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:16 [2021-08-11T19:00:16.414Z] #51 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:00:16 [2021-08-11T19:00:16.414Z] #51 ...
19:00:16 [2021-08-11T19:00:16.414Z] 
19:00:16 [2021-08-11T19:00:16.414Z] #59 [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
19:00:16 [2021-08-11T19:00:16.414Z] #59 sha256:675ba2c7cd32f980c0f41ebd0123a57af7de59da7ca4b9978e840cd1af31e1ad
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 + RM_GOPATH=0
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 + TMP_GOPATH=
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 + : /build
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 + '[' -z '' ']'
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 ++ mktemp -d
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 + export GOPATH=/tmp/tmp.UedbjCxjcc
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 + GOPATH=/tmp/tmp.UedbjCxjcc
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 + RM_GOPATH=1
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 + case "$(go env GOARCH)" in
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.772 ++ go env GOARCH
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + export GO_BUILDMODE=-buildmode=pie
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + GO_BUILDMODE=-buildmode=pie
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 ++ dirname /tmp/install/install.sh
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + dir=/tmp/install
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + bin=shfmt
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + shift
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + . /tmp/install/shfmt.installer
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + install_shfmt
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UedbjCxjcc/src/github.com/mvdan/sh
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.790 Cloning into '/tmp/tmp.UedbjCxjcc/src/github.com/mvdan/sh'...
19:00:16 [2021-08-11T19:00:16.414Z] #59 4.842 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:16 [2021-08-11T19:00:16.669Z] #59 ...
19:00:16 [2021-08-11T19:00:16.669Z] 
19:00:16 [2021-08-11T19:00:16.669Z] #55 [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
19:00:16 [2021-08-11T19:00:16.669Z] #55 sha256:647b3c599c765ba52b1cd86d3cd6c3c7e8c6005c998bbc79e491c77e0ea87c10
19:00:16 [2021-08-11T19:00:16.669Z] #55 10.54 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:00:17 [2021-08-11T19:00:17.230Z] #55 ...
19:00:17 [2021-08-11T19:00:17.230Z] 
19:00:17 [2021-08-11T19:00:17.230Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
19:00:17 [2021-08-11T19:00:17.230Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be
19:00:17 [2021-08-11T19:00:17.230Z] #15 DONE 1.8s
19:00:17 [2021-08-11T19:00:17.485Z] 
19:00:17 [2021-08-11T19:00:17.485Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
19:00:17 [2021-08-11T19:00:17.485Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae
19:00:19 [2021-08-11T19:00:19.431Z] #16 DONE 2.0s
19:00:19 [2021-08-11T19:00:19.431Z] 
19:00:19 [2021-08-11T19:00:19.431Z] #53 [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
19:00:19 [2021-08-11T19:00:19.431Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:00:19 [2021-08-11T19:00:19.431Z] #53 13.59 unicode/utf8
19:00:19 [2021-08-11T19:00:19.995Z] #53 14.16 math/bits
19:00:20 [2021-08-11T19:00:20.253Z] #53 14.68 math
19:00:20 [2021-08-11T19:00:20.813Z] #53 ...
19:00:20 [2021-08-11T19:00:20.813Z] 
19:00:20 [2021-08-11T19:00:20.813Z] #47 [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
19:00:20 [2021-08-11T19:00:20.813Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:00:20 [2021-08-11T19:00:20.813Z] #47 4.669 + git clone https://github.com/docker/distribution.git .
19:00:20 [2021-08-11T19:00:20.813Z] #47 4.669 Cloning into '.'...
19:00:20 [2021-08-11T19:00:20.813Z] #47 ...
19:00:20 [2021-08-11T19:00:20.813Z] 
19:00:20 [2021-08-11T19:00:20.813Z] #59 [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
19:00:20 [2021-08-11T19:00:20.813Z] #59 sha256:675ba2c7cd32f980c0f41ebd0123a57af7de59da7ca4b9978e840cd1af31e1ad
19:00:20 [2021-08-11T19:00:20.813Z] #59 14.85 + cd /tmp/tmp.UedbjCxjcc/src/github.com/mvdan/sh
19:00:20 [2021-08-11T19:00:20.813Z] #59 14.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:20 [2021-08-11T19:00:20.813Z] #59 15.03 + GO111MODULE=on
19:00:20 [2021-08-11T19:00:20.813Z] #59 15.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:00:22 [2021-08-11T19:00:22.204Z] #59 16.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:00:22 [2021-08-11T19:00:22.204Z] #59 16.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:00:22 [2021-08-11T19:00:22.460Z] #59 16.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:00:23 [2021-08-11T19:00:23.104Z]  ---> 9b34074f34b5
19:00:24 [2021-08-11T19:00:24.389Z] #59 18.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:00:24 [2021-08-11T19:00:24.640Z] Successfully built 9b34074f34b5
19:00:24 [2021-08-11T19:00:24.640Z] Successfully tagged docker:latest
19:00:24 [2021-08-11T19:00:24.640Z] INFO: Image build ended at 08/11/2021 19:00:24. Duration:00:00:32.0394206
19:00:24 [2021-08-11T19:00:24.640Z] 
19:00:24 [2021-08-11T19:00:24.640Z] 
19:00:24 [2021-08-11T19:00:24.641Z] INFO: Building the test binaries at 08/11/2021 19:00:24...
19:00:26 [2021-08-11T19:00:26.326Z] #59 ...
19:00:26 [2021-08-11T19:00:26.326Z] 
19:00:26 [2021-08-11T19:00:26.326Z] #53 [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
19:00:26 [2021-08-11T19:00:26.326Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:00:26 [2021-08-11T19:00:26.326Z] #53 19.84 encoding
19:00:26 [2021-08-11T19:00:26.326Z] #53 20.12 unicode/utf16
19:00:26 [2021-08-11T19:00:26.326Z] #53 20.37 container/list
19:00:26 [2021-08-11T19:00:26.326Z] #53 ...
19:00:26 [2021-08-11T19:00:26.326Z] 
19:00:26 [2021-08-11T19:00:26.326Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:00:26 [2021-08-11T19:00:26.326Z] #41 sha256:5ef53fda46e8da64e893482f5244a124ad3b35120f65191c7ea75fa0c4f38d3f
19:00:26 [2021-08-11T19:00:26.326Z] #41 17.90 github.com/pelletier/go-toml/cmd/tomll
19:00:26 [2021-08-11T19:00:26.326Z] #41 DONE 20.8s
19:00:26 [2021-08-11T19:00:26.326Z] 
19:00:26 [2021-08-11T19:00:26.326Z] #53 [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
19:00:26 [2021-08-11T19:00:26.326Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:00:26 [2021-08-11T19:00:26.326Z] #53 20.76 crypto/internal/subtle
19:00:26 [2021-08-11T19:00:26.930Z] #53 21.01 crypto/subtle
19:00:26 [2021-08-11T19:00:26.930Z] #53 21.33 vendor/golang.org/x/crypto/cryptobyte/asn1
19:00:27 [2021-08-11T19:00:27.189Z] #53 21.51 internal/nettrace
19:00:27 [2021-08-11T19:00:27.189Z] #53 21.69 runtime/cgo
19:00:27 [2021-08-11T19:00:27.525Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089c5f8efeed25fca) in /home/ubuntu/workspace/moby_PR-42717
[Pipeline] {
[Pipeline] checkout
19:00:27 [2021-08-11T19:00:27.727Z] The recommended git tool is: git
19:00:28 [2021-08-11T19:00:28.171Z] #53 ...
19:00:28 [2021-08-11T19:00:28.171Z] 
19:00:28 [2021-08-11T19:00:28.171Z] #55 [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
19:00:28 [2021-08-11T19:00:28.171Z] #55 sha256:647b3c599c765ba52b1cd86d3cd6c3c7e8c6005c998bbc79e491c77e0ea87c10
19:00:28 [2021-08-11T19:00:28.171Z] #55 12.37 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:00:28 [2021-08-11T19:00:28.171Z] #55 ...
19:00:28 [2021-08-11T19:00:28.171Z] 
19:00:28 [2021-08-11T19:00:28.171Z] #47 [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
19:00:28 [2021-08-11T19:00:28.171Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:00:28 [2021-08-11T19:00:28.171Z] #47 21.95 Checking out files:  92% (1565/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
19:00:28 [2021-08-11T19:00:28.171Z] #47 22.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:00:28 [2021-08-11T19:00:28.428Z] #47 ...
19:00:28 [2021-08-11T19:00:28.428Z] 
19:00:28 [2021-08-11T19:00:28.428Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:00:28 [2021-08-11T19:00:28.428Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:00:28 [2021-08-11T19:00:28.428Z] #51 12.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:00:28 [2021-08-11T19:00:28.428Z] #51 18.45 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
19:00:28 [2021-08-11T19:00:28.727Z] #51 ...
19:00:28 [2021-08-11T19:00:28.727Z] 
19:00:28 [2021-08-11T19:00:28.727Z] #59 [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
19:00:28 [2021-08-11T19:00:28.727Z] #59 sha256:675ba2c7cd32f980c0f41ebd0123a57af7de59da7ca4b9978e840cd1af31e1ad
19:00:28 [2021-08-11T19:00:28.727Z] #59 22.61 runtime
19:00:29 [2021-08-11T19:00:29.340Z] #59 ...
19:00:29 [2021-08-11T19:00:29.340Z] 
19:00:29 [2021-08-11T19:00:29.340Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:00:29 [2021-08-11T19:00:29.340Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:00:29 [2021-08-11T19:00:29.340Z] #17 2.322 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:29 [2021-08-11T19:00:29.340Z] #17 2.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:29 [2021-08-11T19:00:29.340Z] #17 2.458 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:00:29 [2021-08-11T19:00:29.340Z] #17 3.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:29 [2021-08-11T19:00:29.340Z] #17 5.807 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
19:00:29 [2021-08-11T19:00:29.340Z] #17 8.218 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
19:00:29 [2021-08-11T19:00:29.596Z] #17 ...
19:00:29 [2021-08-11T19:00:29.596Z] 
19:00:29 [2021-08-11T19:00:29.596Z] #57 [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
19:00:29 [2021-08-11T19:00:29.596Z] #57 sha256:f31d236be02f1422f742a282d4e0b4f4c5f1623415ce4ba1c787dfa966a10c48
19:00:29 [2021-08-11T19:00:29.596Z] #57 17.74 go: downloading github.com/fatih/color v1.7.0
19:00:29 [2021-08-11T19:00:29.596Z] #57 17.83 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:00:29 [2021-08-11T19:00:29.596Z] #57 18.00 go: downloading github.com/pkg/errors v0.8.1
19:00:29 [2021-08-11T19:00:29.596Z] #57 18.01 go: downloading github.com/spf13/cobra v0.0.5
19:00:29 [2021-08-11T19:00:29.596Z] #57 18.10 go: downloading github.com/spf13/pflag v1.0.5
19:00:29 [2021-08-11T19:00:29.596Z] #57 18.45 go: downloading github.com/spf13/viper v1.6.1
19:00:29 [2021-08-11T19:00:29.596Z] #57 19.13 go: downloading github.com/mattn/go-colorable v0.1.4
19:00:29 [2021-08-11T19:00:29.596Z] #57 19.28 go: downloading github.com/mattn/go-isatty v0.0.8
19:00:29 [2021-08-11T19:00:29.596Z] #57 19.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:00:29 [2021-08-11T19:00:29.596Z] #57 19.48 go: downloading github.com/go-critic/go-critic v0.4.1
19:00:29 [2021-08-11T19:00:29.596Z] #57 20.46 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:00:29 [2021-08-11T19:00:29.596Z] #57 20.81 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:00:29 [2021-08-11T19:00:29.853Z] #57 ...
19:00:29 [2021-08-11T19:00:29.853Z] 
19:00:29 [2021-08-11T19:00:29.853Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:00:29 [2021-08-11T19:00:29.853Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:00:29 [2021-08-11T19:00:29.853Z] #17 10.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:00:30 [2021-08-11T19:00:30.390Z] using credential docker-jenkins-github-credentials
19:00:30 [2021-08-11T19:00:30.399Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-015bc63c7de366261) in /home/ubuntu/workspace/moby_PR-42717
[Pipeline] {
19:00:30 [2021-08-11T19:00:30.401Z] Cloning the remote Git repository
19:00:30 [2021-08-11T19:00:30.401Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
19:00:30 [2021-08-11T19:00:30.488Z] The recommended git tool is: git
19:00:30 [2021-08-11T19:00:30.549Z] Cloning repository https://github.com/moby/moby.git
19:00:30 [2021-08-11T19:00:30.605Z]  > git init /home/ubuntu/workspace/moby_PR-42717 # timeout=10
19:00:30 [2021-08-11T19:00:30.946Z] Fetching upstream changes from https://github.com/moby/moby.git
19:00:30 [2021-08-11T19:00:30.946Z]  > git --version # timeout=10
19:00:30 [2021-08-11T19:00:30.960Z]  > git --version # 'git version 2.17.1'
19:00:30 [2021-08-11T19:00:30.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:00:30 [2021-08-11T19:00:30.985Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:00:31 [2021-08-11T19:00:31.397Z] #17 12.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
19:00:31 [2021-08-11T19:00:31.774Z] INFO: make.ps1 starting at 08/11/2021 19:00:30
19:00:31 [2021-08-11T19:00:31.774Z] INFO: Git commit (0225e4278a) assumed from DOCKER_GITCOMMIT environment variable
19:00:31 [2021-08-11T19:00:31.774Z] INFO: Invoking autogen...
19:00:32 [2021-08-11T19:00:32.233Z] INFO: Building daemon...
19:00:33 [2021-08-11T19:00:33.293Z] #17 13.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:00:33 [2021-08-11T19:00:33.869Z] #17 14.69 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB]
19:00:34 [2021-08-11T19:00:34.126Z] #17 14.71 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:00:34 [2021-08-11T19:00:34.126Z] #17 14.76 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB]
19:00:34 [2021-08-11T19:00:34.126Z] #17 14.79 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB]
19:00:34 [2021-08-11T19:00:34.126Z] #17 14.82 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB]
19:00:34 [2021-08-11T19:00:34.126Z] #17 14.88 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:00:34 [2021-08-11T19:00:34.126Z] #17 14.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:00:34 [2021-08-11T19:00:34.384Z] #17 14.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
19:00:34 [2021-08-11T19:00:34.385Z] #17 14.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
19:00:34 [2021-08-11T19:00:34.385Z] #17 14.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
19:00:34 [2021-08-11T19:00:34.385Z] #17 14.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:00:34 [2021-08-11T19:00:34.385Z] #17 14.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
19:00:34 [2021-08-11T19:00:34.539Z] using credential docker-jenkins-github-credentials
19:00:34 [2021-08-11T19:00:34.546Z] Cloning the remote Git repository
19:00:34 [2021-08-11T19:00:34.546Z] Cloning with configured refspecs honoured and without tags
19:00:34 [2021-08-11T19:00:34.594Z] Cloning repository https://github.com/moby/moby.git
19:00:34 [2021-08-11T19:00:34.654Z]  > git init /home/ubuntu/workspace/moby_PR-42717 # timeout=10
19:00:34 [2021-08-11T19:00:34.928Z] Fetching upstream changes from https://github.com/moby/moby.git
19:00:34 [2021-08-11T19:00:34.928Z]  > git --version # timeout=10
19:00:34 [2021-08-11T19:00:34.948Z]  > git --version # 'git version 2.25.1'
19:00:34 [2021-08-11T19:00:34.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:00:34 [2021-08-11T19:00:34.965Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:00:36 [2021-08-11T19:00:36.324Z] #17 ...
19:00:36 [2021-08-11T19:00:36.324Z] 
19:00:36 [2021-08-11T19:00:36.324Z] #57 [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
19:00:36 [2021-08-11T19:00:36.324Z] #57 sha256:f31d236be02f1422f742a282d4e0b4f4c5f1623415ce4ba1c787dfa966a10c48
19:00:36 [2021-08-11T19:00:36.324Z] #57 24.33 go: downloading github.com/sirupsen/logrus v1.4.2
19:00:36 [2021-08-11T19:00:36.324Z] #57 24.35 go: downloading github.com/stretchr/testify v1.4.0
19:00:36 [2021-08-11T19:00:36.324Z] #57 24.62 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:00:36 [2021-08-11T19:00:36.324Z] #57 24.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:00:36 [2021-08-11T19:00:36.324Z] #57 24.74 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:00:36 [2021-08-11T19:00:36.324Z] #57 24.87 go: downloading github.com/hashicorp/hcl v1.0.0
19:00:36 [2021-08-11T19:00:36.324Z] #57 25.21 go: downloading github.com/magiconair/properties v1.8.1
19:00:36 [2021-08-11T19:00:36.325Z] #57 25.21 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:00:36 [2021-08-11T19:00:36.325Z] #57 25.34 go: downloading github.com/pelletier/go-toml v1.2.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 25.44 go: downloading github.com/spf13/afero v1.1.2
19:00:36 [2021-08-11T19:00:36.325Z] #57 25.62 go: downloading github.com/spf13/cast v1.3.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 25.73 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 25.78 go: downloading github.com/subosito/gotenv v1.2.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 25.78 go: downloading gopkg.in/ini.v1 v1.51.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 25.91 go: downloading gopkg.in/yaml.v2 v2.2.7
19:00:36 [2021-08-11T19:00:36.325Z] #57 26.30 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:00:36 [2021-08-11T19:00:36.325Z] #57 26.31 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 26.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 26.46 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 26.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 26.67 go: downloading github.com/go-toolsmith/astp v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 26.73 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.01 go: downloading github.com/go-toolsmith/typep v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.87 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.91 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:00:36 [2021-08-11T19:00:36.325Z] #57 27.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:00:36 [2021-08-11T19:00:36.325Z] #57 28.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:00:36 [2021-08-11T19:00:36.325Z] #57 28.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:00:36 [2021-08-11T19:00:36.325Z] #57 28.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:00:36 [2021-08-11T19:00:36.325Z] #57 28.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:00:36 [2021-08-11T19:00:36.325Z] #57 28.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:00:36 [2021-08-11T19:00:36.325Z] #57 28.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:00:36 [2021-08-11T19:00:36.325Z] #57 28.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.20 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.32 go: downloading github.com/ultraware/funlen v0.0.2
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.34 go: downloading github.com/ultraware/whitespace v0.0.4
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.36 go: downloading github.com/uudashr/gocognit v1.0.1
19:00:36 [2021-08-11T19:00:36.325Z] #57 29.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:00:36 [2021-08-11T19:00:36.325Z] #57 30.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:00:36 [2021-08-11T19:00:36.325Z] #57 30.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:00:36 [2021-08-11T19:00:36.325Z] #57 30.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:00:36 [2021-08-11T19:00:36.325Z] #57 30.14 go: downloading github.com/davecgh/go-spew v1.1.1
19:00:36 [2021-08-11T19:00:36.325Z] #57 30.21 go: downloading github.com/pmezard/go-difflib v1.0.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 30.24 go: downloading github.com/stretchr/objx v0.2.0
19:00:36 [2021-08-11T19:00:36.325Z] #57 30.27 go: downloading golang.org/x/text v0.3.2
19:00:39 [2021-08-11T19:00:39.261Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07a5200856dc2c1fc) in /home/ubuntu/workspace/moby_PR-42717
[Pipeline] {
[Pipeline] checkout
19:00:40 [2021-08-11T19:00:40.467Z] The recommended git tool is: git
19:00:40 [2021-08-11T19:00:40.659Z] #57 34.60 go: downloading github.com/gobwas/glob v0.2.3
19:00:40 [2021-08-11T19:00:40.659Z] #57 34.63 go: downloading github.com/kisielk/gotool v1.0.0
19:00:40 [2021-08-11T19:00:40.659Z] #57 34.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:00:40 [2021-08-11T19:00:40.660Z] #57 34.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:00:40 [2021-08-11T19:00:40.660Z] #57 34.76 go: downloading github.com/gogo/protobuf v1.2.1
19:00:40 [2021-08-11T19:00:40.660Z] #57 ...
19:00:40 [2021-08-11T19:00:40.660Z] 
19:00:40 [2021-08-11T19:00:40.660Z] #47 [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
19:00:40 [2021-08-11T19:00:40.660Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:00:40 [2021-08-11T19:00:40.660Z] #47 24.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:00:40 [2021-08-11T19:00:40.660Z] #47 ...
19:00:40 [2021-08-11T19:00:40.660Z] 
19:00:40 [2021-08-11T19:00:40.660Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:00:40 [2021-08-11T19:00:40.660Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:00:40 [2021-08-11T19:00:40.660Z] #51 25.73 Fetched 8465 kB in 20s (429 kB/s)
19:00:40 [2021-08-11T19:00:40.660Z] #51 25.73 Reading package lists...
19:00:40 [2021-08-11T19:00:40.660Z] #51 30.61 Reading package lists...
19:00:41 [2021-08-11T19:00:41.586Z] #51 34.71 Building dependency tree...
19:00:41 [2021-08-11T19:00:41.586Z] #51 ...
19:00:41 [2021-08-11T19:00:41.586Z] 
19:00:41 [2021-08-11T19:00:41.586Z] #57 [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
19:00:41 [2021-08-11T19:00:41.586Z] #57 sha256:f31d236be02f1422f742a282d4e0b4f4c5f1623415ce4ba1c787dfa966a10c48
19:00:41 [2021-08-11T19:00:41.586Z] #57 35.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:00:41 [2021-08-11T19:00:41.855Z] #57 36.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:00:41 [2021-08-11T19:00:41.855Z] #57 36.15 go: downloading github.com/BurntSushi/toml v0.3.1
19:00:45 [2021-08-11T19:00:45.058Z] using credential docker-jenkins-github-credentials
19:00:45 [2021-08-11T19:00:45.067Z] Cloning the remote Git repository
19:00:45 [2021-08-11T19:00:45.067Z] Cloning with configured refspecs honoured and without tags
19:00:45 [2021-08-11T19:00:45.028Z] Cloning repository https://github.com/moby/moby.git
19:00:45 [2021-08-11T19:00:45.091Z]  > git init /home/ubuntu/workspace/moby_PR-42717 # timeout=10
19:00:45 [2021-08-11T19:00:45.609Z] Fetching upstream changes from https://github.com/moby/moby.git
19:00:45 [2021-08-11T19:00:45.610Z]  > git --version # timeout=10
19:00:45 [2021-08-11T19:00:45.623Z]  > git --version # 'git version 2.25.1'
19:00:45 [2021-08-11T19:00:45.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:00:45 [2021-08-11T19:00:45.679Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:00:47 [2021-08-11T19:00:47.273Z] #57 ...
19:00:47 [2021-08-11T19:00:47.273Z] 
19:00:47 [2021-08-11T19:00:47.273Z] #53 [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
19:00:47 [2021-08-11T19:00:47.273Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:00:47 [2021-08-11T19:00:47.273Z] #53 30.98 vendor/golang.org/x/crypto/internal/subtle
19:00:47 [2021-08-11T19:00:47.273Z] #53 40.98 sync
19:00:47 [2021-08-11T19:00:47.273Z] #53 40.99 internal/reflectlite
19:00:47 [2021-08-11T19:00:47.273Z] #53 ...
19:00:47 [2021-08-11T19:00:47.273Z] 
19:00:47 [2021-08-11T19:00:47.273Z] #39 [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
19:00:47 [2021-08-11T19:00:47.273Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:00:47 [2021-08-11T19:00:47.273Z] #39 40.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:00:47 [2021-08-11T19:00:47.273Z] #39 40.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:00:52 [2021-08-11T19:00:52.514Z] #39 ...
19:00:52 [2021-08-11T19:00:52.514Z] 
19:00:52 [2021-08-11T19:00:52.514Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:00:52 [2021-08-11T19:00:52.514Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:00:52 [2021-08-11T19:00:52.514Z] #51 36.64 The following additional packages will be installed:
19:00:52 [2021-08-11T19:00:52.514Z] #51 36.64   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
19:00:52 [2021-08-11T19:00:52.514Z] #51 36.64   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
19:00:52 [2021-08-11T19:00:52.514Z] #51 36.65   python3-pkg-resources python3-protobuf python3-six python3.7
19:00:52 [2021-08-11T19:00:52.514Z] #51 36.65   python3.7-minimal
19:00:52 [2021-08-11T19:00:52.514Z] #51 36.65 Suggested packages:
19:00:52 [2021-08-11T19:00:52.514Z] #51 36.65   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
19:00:52 [2021-08-11T19:00:52.514Z] #51 36.65   python3.7-doc binfmt-support
19:00:52 [2021-08-11T19:00:52.514Z] #51 37.70 The following NEW packages will be installed:
19:00:52 [2021-08-11T19:00:52.514Z] #51 37.71   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
19:00:52 [2021-08-11T19:00:52.514Z] #51 37.71   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
19:00:52 [2021-08-11T19:00:52.514Z] #51 37.72   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
19:00:52 [2021-08-11T19:00:52.514Z] #51 37.72   python3.7-minimal
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.09 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.09 Need to get 6695 kB of archives.
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.09 After this operation, 33.1 MB of additional disk space will be used.
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 38.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 40.92 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.01 debconf: delaying package configuration, since apt-utils is not installed
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.24 Fetched 6695 kB in 3s (1952 kB/s)
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.32 Selecting previously unselected package libpython3.7-minimal:amd64.
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.32 (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.)
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.37 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.98 Selecting previously unselected package python3.7-minimal.
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:00:52 [2021-08-11T19:00:52.514Z] #51 42.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:00:52 [2021-08-11T19:00:52.514Z] #51 43.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:00:52 [2021-08-11T19:00:52.514Z] #51 43.96 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:00:53 [2021-08-11T19:00:53.075Z] #51 ...
19:00:53 [2021-08-11T19:00:53.075Z] 
19:00:53 [2021-08-11T19:00:53.075Z] #55 [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
19:00:53 [2021-08-11T19:00:53.075Z] #55 sha256:647b3c599c765ba52b1cd86d3cd6c3c7e8c6005c998bbc79e491c77e0ea87c10
19:00:53 [2021-08-11T19:00:53.075Z] #55 DONE 47.2s
19:00:53 [2021-08-11T19:00:53.075Z] 
19:00:53 [2021-08-11T19:00:53.076Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:00:53 [2021-08-11T19:00:53.076Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:00:53 [2021-08-11T19:00:53.076Z] #51 46.89 Selecting previously unselected package python3-minimal.
19:00:53 [2021-08-11T19:00:53.076Z] #51 46.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 ... 15661 files and directories currently installed.)
19:00:53 [2021-08-11T19:00:53.076Z] #51 46.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:00:53 [2021-08-11T19:00:53.076Z] #51 46.97 Unpacking python3-minimal (3.7.3-1) ...
19:00:53 [2021-08-11T19:00:53.076Z] #51 ...
19:00:53 [2021-08-11T19:00:53.076Z] 
19:00:53 [2021-08-11T19:00:53.076Z] #53 [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
19:00:53 [2021-08-11T19:00:53.076Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:00:53 [2021-08-11T19:00:53.076Z] #53 41.99 internal/testlog
19:00:53 [2021-08-11T19:00:53.076Z] #53 42.24 github.com/LK4D4/vndr/godl/singleflight
19:00:53 [2021-08-11T19:00:53.076Z] #53 42.48 math/rand
19:00:53 [2021-08-11T19:00:53.076Z] #53 43.01 internal/singleflight
19:00:53 [2021-08-11T19:00:53.076Z] #53 43.30 sort
19:00:53 [2021-08-11T19:00:53.076Z] #53 43.30 errors
19:00:53 [2021-08-11T19:00:53.076Z] #53 43.52 io
19:00:53 [2021-08-11T19:00:53.076Z] #53 43.97 strconv
19:00:53 [2021-08-11T19:00:53.076Z] #53 44.60 bytes
19:00:53 [2021-08-11T19:00:53.076Z] #53 46.13 strings
19:00:53 [2021-08-11T19:00:53.076Z] #53 46.72 reflect
19:00:53 [2021-08-11T19:00:53.076Z] #53 ...
19:00:53 [2021-08-11T19:00:53.076Z] 
19:00:53 [2021-08-11T19:00:53.076Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:00:53 [2021-08-11T19:00:53.076Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:00:53 [2021-08-11T19:00:53.076Z] #51 47.17 Selecting previously unselected package libmpdec2:amd64.
19:00:53 [2021-08-11T19:00:53.076Z] #51 47.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:00:53 [2021-08-11T19:00:53.375Z] #51 47.19 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:00:53 [2021-08-11T19:00:53.375Z] #51 47.34 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:00:53 [2021-08-11T19:00:53.375Z] #51 47.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:00:53 [2021-08-11T19:00:53.375Z] #51 47.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:00:55 [2021-08-11T19:00:55.266Z] #51 49.04 Selecting previously unselected package python3.7.
19:00:55 [2021-08-11T19:00:55.266Z] #51 49.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:00:55 [2021-08-11T19:00:55.266Z] #51 49.07 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:00:55 [2021-08-11T19:00:55.266Z] #51 49.16 Selecting previously unselected package libpython3-stdlib:amd64.
19:00:55 [2021-08-11T19:00:55.266Z] #51 49.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:00:55 [2021-08-11T19:00:55.266Z] #51 49.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:00:55 [2021-08-11T19:00:55.266Z] #51 49.31 Setting up python3-minimal (3.7.3-1) ...
19:00:56 [2021-08-11T19:00:56.195Z] #51 50.33 Selecting previously unselected package python3.
19:00:56 [2021-08-11T19:00:56.195Z] #51 50.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
19:00:56 [2021-08-11T19:00:56.195Z] #51 50.38 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
19:00:56 [2021-08-11T19:00:56.350Z] Fetching without tags
19:00:56 [2021-08-11T19:00:56.451Z] #51 50.39 Unpacking python3 (3.7.3-1) ...
19:00:56 [2021-08-11T19:00:56.451Z] #51 50.47 Selecting previously unselected package libprotobuf17:amd64.
19:00:56 [2021-08-11T19:00:56.451Z] #51 50.47 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:00:56 [2021-08-11T19:00:56.451Z] #51 50.47 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:00:56 [2021-08-11T19:00:56.648Z] Merging remotes/origin/master commit 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 into PR head commit e53f65a9168aaf4289a490bd56d9e05b46c08bec
19:00:56 [2021-08-11T19:00:56.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:00:56 [2021-08-11T19:00:56.291Z]  > git config --add remote.origin.fetch +refs/pull/42717/head:refs/remotes/origin/PR-42717 # timeout=10
19:00:56 [2021-08-11T19:00:56.304Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:00:56 [2021-08-11T19:00:56.329Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:00:56 [2021-08-11T19:00:56.352Z] Fetching upstream changes from https://github.com/moby/moby.git
19:00:56 [2021-08-11T19:00:56.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:00:56 [2021-08-11T19:00:56.353Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:00:56 [2021-08-11T19:00:56.656Z]  > git config core.sparsecheckout # timeout=10
19:00:56 [2021-08-11T19:00:56.674Z]  > git checkout -f e53f65a9168aaf4289a490bd56d9e05b46c08bec # timeout=10
19:00:57 [2021-08-11T19:00:57.014Z] #51 50.92 Selecting previously unselected package python3-pkg-resources.
19:00:57 [2021-08-11T19:00:57.014Z] #51 50.92 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
19:00:57 [2021-08-11T19:00:57.014Z] #51 50.94 Unpacking python3-pkg-resources (40.8.0-1) ...
19:00:57 [2021-08-11T19:00:57.014Z] #51 ...
19:00:57 [2021-08-11T19:00:57.014Z] 
19:00:57 [2021-08-11T19:00:57.014Z] #59 [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
19:00:57 [2021-08-11T19:00:57.014Z] #59 sha256:675ba2c7cd32f980c0f41ebd0123a57af7de59da7ca4b9978e840cd1af31e1ad
19:00:57 [2021-08-11T19:00:57.014Z] #59 41.24 sync
19:00:57 [2021-08-11T19:00:57.014Z] #59 41.24 internal/reflectlite
19:00:57 [2021-08-11T19:00:57.014Z] #59 42.17 internal/testlog
19:00:57 [2021-08-11T19:00:57.014Z] #59 43.16 sort
19:00:57 [2021-08-11T19:00:57.014Z] #59 43.17 errors
19:00:57 [2021-08-11T19:00:57.014Z] #59 43.49 io
19:00:57 [2021-08-11T19:00:57.014Z] #59 44.12 internal/oserror
19:00:57 [2021-08-11T19:00:57.014Z] #59 44.22 syscall
19:00:57 [2021-08-11T19:00:57.014Z] #59 44.63 bytes
19:00:57 [2021-08-11T19:00:57.014Z] #59 46.19 strconv
19:00:57 [2021-08-11T19:00:57.014Z] #59 48.55 reflect
19:00:57 [2021-08-11T19:00:57.014Z] #59 50.72 time
19:00:57 [2021-08-11T19:00:57.014Z] #59 ...
19:00:57 [2021-08-11T19:00:57.014Z] 
19:00:57 [2021-08-11T19:00:57.014Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:00:57 [2021-08-11T19:00:57.014Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:00:57 [2021-08-11T19:00:57.014Z] #51 51.09 Selecting previously unselected package python3-six.
19:00:57 [2021-08-11T19:00:57.014Z] #51 51.10 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
19:00:57 [2021-08-11T19:00:57.270Z] #51 51.10 Unpacking python3-six (1.12.0-1) ...
19:00:57 [2021-08-11T19:00:57.270Z] #51 51.18 Selecting previously unselected package python3-protobuf.
19:00:57 [2021-08-11T19:00:57.270Z] #51 51.18 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
19:00:57 [2021-08-11T19:00:57.270Z] #51 51.19 Unpacking python3-protobuf (3.6.1.3-2) ...
19:00:57 [2021-08-11T19:00:57.527Z] #51 51.51 Selecting previously unselected package libnet1:amd64.
19:00:57 [2021-08-11T19:00:57.527Z] #51 51.51 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:00:57 [2021-08-11T19:00:57.527Z] #51 51.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:00:57 [2021-08-11T19:00:57.527Z] #51 51.64 Selecting previously unselected package libnl-3-200:amd64.
19:00:57 [2021-08-11T19:00:57.799Z] Merge succeeded, producing 6d0e26230440765fb14791b84c3f9d33d50038fb
19:00:57 [2021-08-11T19:00:57.799Z] Checking out Revision 6d0e26230440765fb14791b84c3f9d33d50038fb (PR-42717)
19:00:57 [2021-08-11T19:00:57.827Z] #51 51.64 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
19:00:57 [2021-08-11T19:00:57.827Z] #51 51.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:00:57 [2021-08-11T19:00:57.827Z] #51 51.73 Selecting previously unselected package libprotobuf-c1:amd64.
19:00:57 [2021-08-11T19:00:57.827Z] #51 51.73 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:00:57 [2021-08-11T19:00:57.827Z] #51 51.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:00:57 [2021-08-11T19:00:57.827Z] #51 51.80 Selecting previously unselected package criu.
19:00:57 [2021-08-11T19:00:57.827Z] #51 51.80 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
19:00:57 [2021-08-11T19:00:57.827Z] #51 51.80 Unpacking criu (3.15-1) ...
19:00:58 [2021-08-11T19:00:58.023Z] Fetching without tags
19:00:58 [2021-08-11T19:00:58.353Z] Merging remotes/origin/master commit 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 into PR head commit e53f65a9168aaf4289a490bd56d9e05b46c08bec
19:00:58 [2021-08-11T19:00:58.389Z] #51 52.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:00:58 [2021-08-11T19:00:58.389Z] #51 52.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:00:58 [2021-08-11T19:00:58.389Z] #51 52.35 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:00:58 [2021-08-11T19:00:58.389Z] #51 52.37 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:00:58 [2021-08-11T19:00:58.389Z] #51 52.38 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:00:58 [2021-08-11T19:00:58.389Z] #51 52.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:00:58 [2021-08-11T19:00:58.389Z] #51 52.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:00:58 [2021-08-11T19:00:58.389Z] #51 52.41 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:00:57 [2021-08-11T19:00:57.959Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:00:57 [2021-08-11T19:00:57.967Z]  > git config --add remote.origin.fetch +refs/pull/42717/head:refs/remotes/origin/PR-42717 # timeout=10
19:00:57 [2021-08-11T19:00:57.985Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:00:58 [2021-08-11T19:00:58.000Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:00:58 [2021-08-11T19:00:58.022Z] Fetching upstream changes from https://github.com/moby/moby.git
19:00:58 [2021-08-11T19:00:58.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:00:58 [2021-08-11T19:00:58.023Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:00:58 [2021-08-11T19:00:58.359Z]  > git config core.sparsecheckout # timeout=10
19:00:58 [2021-08-11T19:00:58.390Z]  > git checkout -f e53f65a9168aaf4289a490bd56d9e05b46c08bec # timeout=10
19:00:57 [2021-08-11T19:00:57.260Z]  > git remote # timeout=10
19:00:57 [2021-08-11T19:00:57.278Z]  > git config --get remote.origin.url # timeout=10
19:00:57 [2021-08-11T19:00:57.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:00:57 [2021-08-11T19:00:57.297Z]  > git merge 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 # timeout=10
19:00:57 [2021-08-11T19:00:57.774Z]  > git rev-parse HEAD^{commit} # timeout=10
19:00:57 [2021-08-11T19:00:57.799Z]  > git config core.sparsecheckout # timeout=10
19:00:57 [2021-08-11T19:00:57.805Z]  > git checkout -f 6d0e26230440765fb14791b84c3f9d33d50038fb # timeout=10
19:00:59 [2021-08-11T19:00:59.491Z] Merge succeeded, producing 70fea9e042e6e746bc409d0f612dda79a25f7230
19:00:59 [2021-08-11T19:00:59.491Z] Checking out Revision 70fea9e042e6e746bc409d0f612dda79a25f7230 (PR-42717)
19:00:59 [2021-08-11T19:00:59.115Z]  > git remote # timeout=10
19:00:59 [2021-08-11T19:00:59.136Z]  > git config --get remote.origin.url # timeout=10
19:00:59 [2021-08-11T19:00:59.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:00:59 [2021-08-11T19:00:59.173Z]  > git merge 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 # timeout=10
19:00:59 [2021-08-11T19:00:59.476Z]  > git rev-parse HEAD^{commit} # timeout=10
19:00:59 [2021-08-11T19:00:59.492Z]  > git config core.sparsecheckout # timeout=10
19:00:59 [2021-08-11T19:00:59.516Z]  > git checkout -f 70fea9e042e6e746bc409d0f612dda79a25f7230 # timeout=10
19:01:01 [2021-08-11T19:01:01.605Z] Commit message: "Merge commit '7681a3eb40ab49341d4e88420dafc7f4944ac7b7' into HEAD"
19:01:01 [2021-08-11T19:01:01.624Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:01:02 [2021-08-11T19:01:02.560Z] #51 55.80 Setting up python3 (3.7.3-1) ...
19:01:02 [2021-08-11T19:01:02.560Z] #51 56.24 Setting up python3-six (1.12.0-1) ...
19:01:02 [2021-08-11T19:01:02.785Z] + docker version
19:01:03 [2021-08-11T19:01:03.122Z] #51 57.12 Setting up python3-pkg-resources (40.8.0-1) ...
19:01:03 [2021-08-11T19:01:03.335Z] Commit message: "Merge commit '7681a3eb40ab49341d4e88420dafc7f4944ac7b7' into HEAD"
19:01:03 [2021-08-11T19:01:03.362Z] First time build. Skipping changelog.
19:01:03 [2021-08-11T19:01:03.335Z]  > git rev-list --no-walk 19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136 # timeout=10
19:01:01 [2021-08-11T19:01:01.606Z]  > git rev-list --no-walk 19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136 # timeout=10
19:01:04 [2021-08-11T19:01:04.051Z] #51 58.11 Setting up python3-protobuf (3.6.1.3-2) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:01:04 [2021-08-11T19:01:04.308Z] #51 ...
19:01:04 [2021-08-11T19:01:04.308Z] 
19:01:04 [2021-08-11T19:01:04.308Z] #53 [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
19:01:04 [2021-08-11T19:01:04.308Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:01:04 [2021-08-11T19:01:04.308Z] #53 48.56 bufio
19:01:04 [2021-08-11T19:01:04.308Z] #53 49.97 syscall
19:01:04 [2021-08-11T19:01:04.308Z] #53 54.98 internal/syscall/unix
19:01:04 [2021-08-11T19:01:04.308Z] #53 55.20 internal/fmtsort
19:01:04 [2021-08-11T19:01:04.308Z] #53 55.22 internal/poll
19:01:04 [2021-08-11T19:01:04.308Z] #53 55.68 internal/syscall/execenv
19:01:04 [2021-08-11T19:01:04.308Z] #53 55.84 path
19:01:04 [2021-08-11T19:01:04.308Z] #53 56.34 io/fs
19:01:04 [2021-08-11T19:01:04.308Z] #53 56.99 regexp/syntax
19:01:04 [2021-08-11T19:01:04.308Z] #53 57.17 os
19:01:04 [2021-08-11T19:01:04.608Z] #53 ...
19:01:04 [2021-08-11T19:01:04.608Z] 
19:01:04 [2021-08-11T19:01:04.608Z] #59 [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
19:01:04 [2021-08-11T19:01:04.608Z] #59 sha256:675ba2c7cd32f980c0f41ebd0123a57af7de59da7ca4b9978e840cd1af31e1ad
19:01:04 [2021-08-11T19:01:04.608Z] #59 54.53 context
19:01:04 [2021-08-11T19:01:04.608Z] #59 55.17 internal/syscall/unix
19:01:04 [2021-08-11T19:01:04.608Z] #59 55.35 internal/poll
19:01:04 [2021-08-11T19:01:04.608Z] #59 56.22 encoding/binary
19:01:04 [2021-08-11T19:01:04.608Z] #59 57.41 os
19:01:04 [2021-08-11T19:01:04.608Z] #59 57.51 encoding/base64
19:01:04 [2021-08-11T19:01:04.608Z] #59 58.08 golang.org/x/sys/unix
19:01:04 [2021-08-11T19:01:04.784Z] + docker version
19:01:05 [2021-08-11T19:01:05.370Z] Fetching without tags
19:01:05 [2021-08-11T19:01:05.767Z] Merging remotes/origin/master commit 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 into PR head commit e53f65a9168aaf4289a490bd56d9e05b46c08bec
19:01:06 [2021-08-11T19:01:06.499Z] #59 60.57 fmt
19:01:06 [2021-08-11T19:01:06.499Z] #59 ...
19:01:06 [2021-08-11T19:01:06.499Z] 
19:01:06 [2021-08-11T19:01:06.499Z] #51 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:01:06 [2021-08-11T19:01:06.499Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:01:06 [2021-08-11T19:01:06.499Z] #51 60.20 Setting up criu (3.15-1) ...
19:01:05 [2021-08-11T19:01:05.271Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:05 [2021-08-11T19:01:05.302Z]  > git config --add remote.origin.fetch +refs/pull/42717/head:refs/remotes/origin/PR-42717 # timeout=10
19:01:05 [2021-08-11T19:01:05.319Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:01:05 [2021-08-11T19:01:05.339Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:05 [2021-08-11T19:01:05.366Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:05 [2021-08-11T19:01:05.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:05 [2021-08-11T19:01:05.368Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:01:05 [2021-08-11T19:01:05.766Z]  > git config core.sparsecheckout # timeout=10
19:01:05 [2021-08-11T19:01:05.774Z]  > git checkout -f e53f65a9168aaf4289a490bd56d9e05b46c08bec # timeout=10
19:01:07 [2021-08-11T19:01:07.428Z] #51 61.50 Processing triggers for libc-bin (2.28-10) ...
19:01:07 [2021-08-11T19:01:07.428Z] #51 61.56 Processing triggers for mime-support (3.62) ...
19:01:08 [2021-08-11T19:01:08.403Z] #51 DONE 62.4s
19:01:08 [2021-08-11T19:01:08.403Z] 
19:01:08 [2021-08-11T19:01:08.403Z] #53 [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
19:01:08 [2021-08-11T19:01:08.403Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:01:08 [2021-08-11T19:01:08.403Z] #53 60.18 regexp
19:01:08 [2021-08-11T19:01:08.404Z] #53 60.49 fmt
19:01:08 [2021-08-11T19:01:08.404Z] #53 62.79 path/filepath
19:01:08 [2021-08-11T19:01:08.768Z] Merge succeeded, producing 06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f
19:01:08 [2021-08-11T19:01:08.768Z] Checking out Revision 06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f (PR-42717)
19:01:07 [2021-08-11T19:01:07.991Z]  > git remote # timeout=10
19:01:08 [2021-08-11T19:01:08.005Z]  > git config --get remote.origin.url # timeout=10
19:01:08 [2021-08-11T19:01:08.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:08 [2021-08-11T19:01:08.021Z]  > git merge 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 # timeout=10
19:01:08 [2021-08-11T19:01:08.747Z]  > git rev-parse HEAD^{commit} # timeout=10
19:01:08 [2021-08-11T19:01:08.763Z]  > git config core.sparsecheckout # timeout=10
19:01:08 [2021-08-11T19:01:08.786Z]  > git checkout -f 06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f # timeout=10
19:01:09 [2021-08-11T19:01:09.771Z] #53 63.89 flag
19:01:09 [2021-08-11T19:01:09.771Z] #53 64.17 go/token
19:01:10 [2021-08-11T19:01:10.333Z] #53 64.78 internal/lazyregexp
19:01:10 [2021-08-11T19:01:10.333Z] #53 64.82 go/scanner
19:01:10 [2021-08-11T19:01:10.897Z] #53 65.02 net/url
19:01:10 [2021-08-11T19:01:10.897Z] Client: Docker Engine - Community
19:01:10 [2021-08-11T19:01:10.897Z]  Version:           20.10.6
19:01:10 [2021-08-11T19:01:10.897Z]  API version:       1.41
19:01:10 [2021-08-11T19:01:10.897Z]  Go version:        go1.13.15
19:01:10 [2021-08-11T19:01:10.897Z]  Git commit:        370c289
19:01:10 [2021-08-11T19:01:10.897Z]  Built:             Fri Apr  9 22:47:17 2021
19:01:10 [2021-08-11T19:01:10.897Z]  OS/Arch:           linux/amd64
19:01:10 [2021-08-11T19:01:10.897Z]  Context:           default
19:01:10 [2021-08-11T19:01:10.897Z]  Experimental:      true
19:01:10 [2021-08-11T19:01:10.897Z] 
19:01:10 [2021-08-11T19:01:10.897Z] Server: Docker Engine - Community
19:01:10 [2021-08-11T19:01:10.897Z]  Engine:
19:01:10 [2021-08-11T19:01:10.897Z]   Version:          20.10.6
19:01:10 [2021-08-11T19:01:10.897Z]   API version:      1.41 (minimum version 1.12)
19:01:10 [2021-08-11T19:01:10.897Z]   Go version:       go1.13.15
19:01:10 [2021-08-11T19:01:10.897Z]   Git commit:       8728dd2
19:01:10 [2021-08-11T19:01:10.897Z]   Built:            Fri Apr  9 22:45:28 2021
19:01:10 [2021-08-11T19:01:10.897Z]   OS/Arch:          linux/amd64
19:01:10 [2021-08-11T19:01:10.897Z]   Experimental:     true
19:01:10 [2021-08-11T19:01:10.897Z]  containerd:
19:01:10 [2021-08-11T19:01:10.897Z]   Version:          1.4.6
19:01:10 [2021-08-11T19:01:10.897Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
19:01:10 [2021-08-11T19:01:10.897Z]  runc:
19:01:10 [2021-08-11T19:01:10.897Z]   Version:          1.0.0-rc95
19:01:10 [2021-08-11T19:01:10.897Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:01:10 [2021-08-11T19:01:10.897Z]  docker-init:
19:01:10 [2021-08-11T19:01:10.897Z]   Version:          0.19.0
19:01:10 [2021-08-11T19:01:10.897Z]   GitCommit:        de40ad0
[Pipeline] sh
19:01:11 [2021-08-11T19:01:11.206Z] + docker info
19:01:11 [2021-08-11T19:01:11.356Z] Client: Docker Engine - Community
19:01:11 [2021-08-11T19:01:11.356Z]  Version:           20.10.6
19:01:11 [2021-08-11T19:01:11.356Z]  API version:       1.41
19:01:11 [2021-08-11T19:01:11.356Z]  Go version:        go1.13.15
19:01:11 [2021-08-11T19:01:11.356Z]  Git commit:        370c289
19:01:11 [2021-08-11T19:01:11.356Z]  Built:             Fri Apr  9 22:46:01 2021
19:01:11 [2021-08-11T19:01:11.356Z]  OS/Arch:           linux/amd64
19:01:11 [2021-08-11T19:01:11.356Z]  Context:           default
19:01:11 [2021-08-11T19:01:11.356Z]  Experimental:      true
19:01:11 [2021-08-11T19:01:11.356Z] 
19:01:11 [2021-08-11T19:01:11.356Z] Server: Docker Engine - Community
19:01:11 [2021-08-11T19:01:11.356Z]  Engine:
19:01:11 [2021-08-11T19:01:11.356Z]   Version:          20.10.6
19:01:11 [2021-08-11T19:01:11.356Z]   API version:      1.41 (minimum version 1.12)
19:01:11 [2021-08-11T19:01:11.356Z]   Go version:       go1.13.15
19:01:11 [2021-08-11T19:01:11.356Z]   Git commit:       8728dd2
19:01:11 [2021-08-11T19:01:11.356Z]   Built:            Fri Apr  9 22:44:13 2021
19:01:11 [2021-08-11T19:01:11.356Z]   OS/Arch:          linux/amd64
19:01:11 [2021-08-11T19:01:11.356Z]   Experimental:     true
19:01:11 [2021-08-11T19:01:11.356Z]  containerd:
19:01:11 [2021-08-11T19:01:11.356Z]   Version:          1.4.6
19:01:11 [2021-08-11T19:01:11.356Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
19:01:11 [2021-08-11T19:01:11.356Z]  runc:
19:01:11 [2021-08-11T19:01:11.356Z]   Version:          1.0.0-rc95
19:01:11 [2021-08-11T19:01:11.356Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:01:11 [2021-08-11T19:01:11.356Z]  docker-init:
19:01:11 [2021-08-11T19:01:11.356Z]   Version:          0.19.0
19:01:11 [2021-08-11T19:01:11.356Z]   GitCommit:        de40ad0
[Pipeline] sh
19:01:11 [2021-08-11T19:01:11.500Z] #53 65.82 go/ast
19:01:11 [2021-08-11T19:01:11.670Z] + docker info
19:01:11 [2021-08-11T19:01:11.757Z] #53 66.02 text/template/parse
19:01:12 [2021-08-11T19:01:12.606Z] Commit message: "Merge commit '7681a3eb40ab49341d4e88420dafc7f4944ac7b7' into HEAD"
19:01:12 [2021-08-11T19:01:12.618Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:01:13 [2021-08-11T19:01:13.609Z] + docker version
19:01:12 [2021-08-11T19:01:12.603Z]  > git rev-list --no-walk 19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136 # timeout=10
19:01:15 [2021-08-11T19:01:15.111Z] #53 69.08 go/parser
19:01:15 [2021-08-11T19:01:15.111Z] #53 ...
19:01:15 [2021-08-11T19:01:15.111Z] 
19:01:15 [2021-08-11T19:01:15.111Z] #59 [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
19:01:15 [2021-08-11T19:01:15.111Z] #59 sha256:675ba2c7cd32f980c0f41ebd0123a57af7de59da7ca4b9978e840cd1af31e1ad
19:01:15 [2021-08-11T19:01:15.111Z] #59 64.12 encoding/json
19:01:15 [2021-08-11T19:01:15.111Z] #59 64.14 flag
19:01:15 [2021-08-11T19:01:15.111Z] #59 65.01 github.com/pkg/diff
19:01:15 [2021-08-11T19:01:15.111Z] #59 65.88 go/ast
19:01:15 [2021-08-11T19:01:15.111Z] #59 68.13 golang.org/x/crypto/ssh/terminal
19:01:15 [2021-08-11T19:01:15.111Z] #59 68.70 io/ioutil
19:01:15 [2021-08-11T19:01:15.111Z] #59 69.03 mvdan.cc/editorconfig
19:01:15 [2021-08-11T19:01:15.111Z] #59 69.04 mvdan.cc/sh/v3/fileutil
19:01:15 [2021-08-11T19:01:15.111Z] #59 69.18 text/tabwriter
19:01:15 [2021-08-11T19:01:15.111Z] #59 69.48 mvdan.cc/sh/v3/syntax
19:01:19 [2021-08-11T19:01:19.282Z] #59 73.46 mvdan.cc/sh/v3/cmd/shfmt
19:01:20 [2021-08-11T19:01:20.211Z] #59 ...
19:01:20 [2021-08-11T19:01:20.211Z] 
19:01:20 [2021-08-11T19:01:20.211Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:01:20 [2021-08-11T19:01:20.211Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:01:20 [2021-08-11T19:01:20.211Z] #17 50.88 Fetched 48.3 MB in 49s (991 kB/s)
19:01:20 [2021-08-11T19:01:20.468Z] #17 50.88 Reading package lists...
19:01:20 [2021-08-11T19:01:20.468Z] #17 ...
19:01:20 [2021-08-11T19:01:20.468Z] 
19:01:20 [2021-08-11T19:01:20.468Z] #53 [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
19:01:20 [2021-08-11T19:01:20.468Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:01:20 [2021-08-11T19:01:20.468Z] #53 69.21 text/template
19:01:20 [2021-08-11T19:01:20.468Z] #53 72.05 log
19:01:20 [2021-08-11T19:01:20.468Z] #53 72.41 go/doc
19:01:20 [2021-08-11T19:01:20.468Z] #53 72.66 encoding/xml
19:01:20 [2021-08-11T19:01:20.468Z] #53 74.82 github.com/LK4D4/vndr/build
19:01:21 [2021-08-11T19:01:21.033Z] #53 ...
19:01:21 [2021-08-11T19:01:21.033Z] 
19:01:21 [2021-08-11T19:01:21.033Z] #59 [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
19:01:21 [2021-08-11T19:01:21.033Z] #59 sha256:675ba2c7cd32f980c0f41ebd0123a57af7de59da7ca4b9978e840cd1af31e1ad
19:01:21 [2021-08-11T19:01:21.033Z] #59 DONE 75.5s
19:01:21 [2021-08-11T19:01:21.289Z] 
19:01:21 [2021-08-11T19:01:21.289Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:01:21 [2021-08-11T19:01:21.289Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:01:22 [2021-08-11T19:01:22.261Z] #17 50.88 Reading package lists...
19:01:22 [2021-08-11T19:01:22.261Z] #17 ...
19:01:22 [2021-08-11T19:01:22.261Z] 
19:01:22 [2021-08-11T19:01:22.261Z] #53 [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
19:01:22 [2021-08-11T19:01:22.261Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:01:22 [2021-08-11T19:01:22.261Z] #53 76.58 github.com/LK4D4/vndr/versioned
19:01:22 [2021-08-11T19:01:22.261Z] #53 76.69 compress/flate
19:01:22 [2021-08-11T19:01:22.865Z] #53 77.25 hash/crc32
19:01:23 [2021-08-11T19:01:23.427Z] #53 77.62 crypto/dsa
19:01:23 [2021-08-11T19:01:23.427Z] #53 77.82 crypto/x509/pkix
19:01:23 [2021-08-11T19:01:23.641Z] Client: Docker Engine - Community
19:01:23 [2021-08-11T19:01:23.641Z]  Version:           20.10.6
19:01:23 [2021-08-11T19:01:23.641Z]  API version:       1.41
19:01:23 [2021-08-11T19:01:23.641Z]  Go version:        go1.13.15
19:01:23 [2021-08-11T19:01:23.641Z]  Git commit:        370c289
19:01:23 [2021-08-11T19:01:23.641Z]  Built:             Fri Apr  9 22:45:59 2021
19:01:23 [2021-08-11T19:01:23.641Z]  OS/Arch:           linux/arm64
19:01:23 [2021-08-11T19:01:23.641Z]  Context:           default
19:01:23 [2021-08-11T19:01:23.641Z]  Experimental:      true
19:01:23 [2021-08-11T19:01:23.641Z] 
19:01:23 [2021-08-11T19:01:23.641Z] Server: Docker Engine - Community
19:01:23 [2021-08-11T19:01:23.641Z]  Engine:
19:01:23 [2021-08-11T19:01:23.641Z]   Version:          20.10.6
19:01:23 [2021-08-11T19:01:23.641Z]   API version:      1.41 (minimum version 1.12)
19:01:23 [2021-08-11T19:01:23.641Z]   Go version:       go1.13.15
19:01:23 [2021-08-11T19:01:23.641Z]   Git commit:       8728dd2
19:01:23 [2021-08-11T19:01:23.641Z]   Built:            Fri Apr  9 22:44:09 2021
19:01:23 [2021-08-11T19:01:23.641Z]   OS/Arch:          linux/arm64
19:01:23 [2021-08-11T19:01:23.641Z]   Experimental:     true
19:01:23 [2021-08-11T19:01:23.641Z]  containerd:
19:01:23 [2021-08-11T19:01:23.641Z]   Version:          1.4.6
19:01:23 [2021-08-11T19:01:23.641Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
19:01:23 [2021-08-11T19:01:23.641Z]  runc:
19:01:23 [2021-08-11T19:01:23.641Z]   Version:          1.0.0-rc95
19:01:23 [2021-08-11T19:01:23.641Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:01:23 [2021-08-11T19:01:23.641Z]  docker-init:
19:01:23 [2021-08-11T19:01:23.641Z]   Version:          0.19.0
19:01:23 [2021-08-11T19:01:23.641Z]   GitCommit:        de40ad0
[Pipeline] sh
19:01:23 [2021-08-11T19:01:23.881Z] Client:
19:01:23 [2021-08-11T19:01:23.881Z]  Context:    default
19:01:23 [2021-08-11T19:01:23.881Z]  Debug Mode: false
19:01:23 [2021-08-11T19:01:23.881Z]  Plugins:
19:01:23 [2021-08-11T19:01:23.881Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
19:01:23 [2021-08-11T19:01:23.881Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
19:01:23 [2021-08-11T19:01:23.881Z]   scan: Docker Scan (Docker Inc., v0.7.0)
19:01:23 [2021-08-11T19:01:23.881Z] 
19:01:23 [2021-08-11T19:01:23.881Z] Server:
19:01:23 [2021-08-11T19:01:23.881Z]  Containers: 0
19:01:23 [2021-08-11T19:01:23.881Z]   Running: 0
19:01:23 [2021-08-11T19:01:23.881Z]   Paused: 0
19:01:23 [2021-08-11T19:01:23.881Z]   Stopped: 0
19:01:23 [2021-08-11T19:01:23.881Z]  Images: 0
19:01:23 [2021-08-11T19:01:23.881Z]  Server Version: 20.10.6
19:01:23 [2021-08-11T19:01:23.881Z]  Storage Driver: overlay2
19:01:23 [2021-08-11T19:01:23.881Z]   Backing Filesystem: extfs
19:01:23 [2021-08-11T19:01:23.881Z]   Supports d_type: true
19:01:23 [2021-08-11T19:01:23.881Z]   Native Overlay Diff: true
19:01:23 [2021-08-11T19:01:23.881Z]   userxattr: false
19:01:23 [2021-08-11T19:01:23.881Z]  Logging Driver: json-file
19:01:23 [2021-08-11T19:01:23.881Z]  Cgroup Driver: cgroupfs
19:01:23 [2021-08-11T19:01:23.881Z]  Cgroup Version: 1
19:01:23 [2021-08-11T19:01:23.881Z]  Plugins:
19:01:23 [2021-08-11T19:01:23.881Z]   Volume: local
19:01:23 [2021-08-11T19:01:23.881Z]   Network: bridge host ipvlan macvlan null overlay
19:01:23 [2021-08-11T19:01:23.881Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:01:23 [2021-08-11T19:01:23.881Z]  Swarm: inactive
19:01:23 [2021-08-11T19:01:23.881Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
19:01:23 [2021-08-11T19:01:23.881Z]  Default Runtime: runc
19:01:23 [2021-08-11T19:01:23.881Z]  Init Binary: docker-init
19:01:23 [2021-08-11T19:01:23.881Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
19:01:23 [2021-08-11T19:01:23.881Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:01:23 [2021-08-11T19:01:23.881Z]  init version: de40ad0
19:01:23 [2021-08-11T19:01:23.881Z]  Security Options:
19:01:23 [2021-08-11T19:01:23.881Z]   apparmor
19:01:23 [2021-08-11T19:01:23.881Z]   seccomp
19:01:23 [2021-08-11T19:01:23.881Z]    Profile: default
19:01:23 [2021-08-11T19:01:23.881Z]  Kernel Version: 5.4.0-1048-aws
19:01:23 [2021-08-11T19:01:23.881Z]  Operating System: Ubuntu 18.04.5 LTS
19:01:23 [2021-08-11T19:01:23.881Z]  OSType: linux
19:01:23 [2021-08-11T19:01:23.881Z]  Architecture: x86_64
19:01:23 [2021-08-11T19:01:23.881Z]  CPUs: 2
19:01:23 [2021-08-11T19:01:23.881Z]  Total Memory: 7.487GiB
19:01:23 [2021-08-11T19:01:23.881Z]  Name: ip-10-100-100-77
19:01:23 [2021-08-11T19:01:23.881Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
19:01:23 [2021-08-11T19:01:23.881Z]  Docker Root Dir: /var/lib/docker
19:01:23 [2021-08-11T19:01:23.881Z]  Debug Mode: false
19:01:23 [2021-08-11T19:01:23.881Z]  Registry: https://index.docker.io/v1/
19:01:23 [2021-08-11T19:01:23.881Z]  Labels:
19:01:23 [2021-08-11T19:01:23.881Z]  Experimental: true
19:01:23 [2021-08-11T19:01:23.881Z]  Insecure Registries:
19:01:23 [2021-08-11T19:01:23.881Z]   127.0.0.0/8
19:01:23 [2021-08-11T19:01:23.881Z]  Live Restore Enabled: true
19:01:23 [2021-08-11T19:01:23.881Z] 
19:01:23 [2021-08-11T19:01:23.881Z] WARNING: No swap limit support
[Pipeline] sh
19:01:23 [2021-08-11T19:01:23.986Z] + docker info
19:01:23 [2021-08-11T19:01:23.990Z] #53 78.26 compress/gzip
19:01:23 [2021-08-11T19:01:23.990Z] #53 78.26 net
19:01:24 [2021-08-11T19:01:24.168Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
19:01:24 [2021-08-11T19:01:24.168Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
19:01:24 [2021-08-11T19:01:24.168Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42717/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
19:01:24 [2021-08-11T19:01:24.168Z] + bash /home/ubuntu/workspace/moby_PR-42717/check-config.sh
19:01:24 [2021-08-11T19:01:24.168Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:01:24 [2021-08-11T19:01:24.168Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
19:01:24 [2021-08-11T19:01:24.168Z] 
19:01:24 [2021-08-11T19:01:24.168Z] Generally Necessary:
19:01:24 [2021-08-11T19:01:24.168Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:01:24 [2021-08-11T19:01:24.168Z] - apparmor: enabled and tools installed
19:01:24 [2021-08-11T19:01:24.168Z] - CONFIG_NAMESPACES: enabled
19:01:24 [2021-08-11T19:01:24.168Z] - CONFIG_NET_NS: enabled
19:01:24 [2021-08-11T19:01:24.168Z] - CONFIG_PID_NS: enabled
19:01:24 [2021-08-11T19:01:24.168Z] - CONFIG_IPC_NS: enabled
19:01:24 [2021-08-11T19:01:24.168Z] - CONFIG_UTS_NS: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_CGROUPS: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_CGROUP_CPUACCT: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_CGROUP_DEVICE: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_CGROUP_FREEZER: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_CGROUP_SCHED: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_CPUSETS: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_MEMCG: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_KEYS: enabled
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_VETH: enabled (as module)
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_BRIDGE: enabled (as module)
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:01:24 [2021-08-11T19:01:24.169Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:01:24 [2021-08-11T19:01:24.247Z] #53 78.59 vendor/golang.org/x/crypto/poly1305
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_NF_NAT: enabled (as module)
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_POSIX_MQUEUE: enabled
19:01:24 [2021-08-11T19:01:24.448Z] 
19:01:24 [2021-08-11T19:01:24.448Z] Optional Features:
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_USER_NS: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_SECCOMP: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_SECCOMP_FILTER: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_CGROUP_PIDS: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_MEMCG_SWAP: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:01:24 [2021-08-11T19:01:24.448Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_BLK_CGROUP: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_CGROUP_PERF: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_CGROUP_HUGETLB: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_CFS_BANDWIDTH: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_RT_GROUP_SCHED: missing
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_IP_VS: enabled (as module)
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_IP_VS_NFCT: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_IP_VS_RR: enabled (as module)
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_SECURITY_SELINUX: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_SECURITY_APPARMOR: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_EXT4_FS: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:01:24 [2021-08-11T19:01:24.448Z] - Network Drivers:
19:01:24 [2021-08-11T19:01:24.448Z]   - "overlay":
19:01:24 [2021-08-11T19:01:24.448Z]     - CONFIG_VXLAN: enabled (as module)
19:01:24 [2021-08-11T19:01:24.448Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:01:24 [2021-08-11T19:01:24.448Z]       Optional (for encrypted networks):
19:01:24 [2021-08-11T19:01:24.503Z] #53 78.94 vendor/golang.org/x/sys/cpu
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_CRYPTO: enabled
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_CRYPTO_AEAD: enabled
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_CRYPTO_GCM: enabled
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_CRYPTO_GHASH: enabled
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_XFRM: enabled
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_XFRM_USER: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]       - CONFIG_INET_ESP: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]   - "ipvlan":
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_IPVLAN: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]   - "macvlan":
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_MACVLAN: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_DUMMY: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]   - "ftp,tftp client in container":
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z] - Storage Drivers:
19:01:24 [2021-08-11T19:01:24.717Z]   - "aufs":
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_AUFS_FS: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]   - "btrfs":
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:01:24 [2021-08-11T19:01:24.717Z]   - "devicemapper":
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_BLK_DEV_DM: enabled
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]   - "overlay":
19:01:24 [2021-08-11T19:01:24.717Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:01:24 [2021-08-11T19:01:24.717Z]   - "zfs":
19:01:24 [2021-08-11T19:01:24.717Z]     - /dev/zfs: present
19:01:24 [2021-08-11T19:01:24.717Z]     - zfs command: missing
19:01:24 [2021-08-11T19:01:24.717Z]     - zpool command: missing
19:01:24 [2021-08-11T19:01:24.717Z] 
19:01:24 [2021-08-11T19:01:24.717Z] Limits:
19:01:24 [2021-08-11T19:01:24.717Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:01:24 [2021-08-11T19:01:24.717Z] 
19:01:24 [2021-08-11T19:01:24.717Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:01:24 [2021-08-11T19:01:24.804Z] #53 79.20 vendor/golang.org/x/crypto/chacha20poly1305
19:01:25 [2021-08-11T19:01:25.074Z] + sudo modprobe ip_vs
19:01:25 [2021-08-11T19:01:25.074Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70fea9e042e6e746bc409d0f612dda79a25f7230 .
19:01:25 [2021-08-11T19:01:25.333Z] #1 [internal] load build definition from Dockerfile
19:01:25 [2021-08-11T19:01:25.333Z] #1 sha256:63ffeb3c24845ab39f9757db8c0e1799e5fa046daee2ad4223b2ba9ba9e5136e
19:01:25 [2021-08-11T19:01:25.333Z] #1 transferring dockerfile: 16.59kB done
19:01:25 [2021-08-11T19:01:25.333Z] #1 DONE 0.1s
19:01:25 [2021-08-11T19:01:25.333Z] 
19:01:25 [2021-08-11T19:01:25.333Z] #2 [internal] load .dockerignore
19:01:25 [2021-08-11T19:01:25.333Z] #2 sha256:6204303767eb3d9aa65976190523aab7d68bb48ac62520b40a1cd42d8a8e590c
19:01:25 [2021-08-11T19:01:25.333Z] #2 transferring context: 87B done
19:01:25 [2021-08-11T19:01:25.333Z] #2 DONE 0.1s
19:01:25 [2021-08-11T19:01:25.333Z] 
19:01:25 [2021-08-11T19:01:25.333Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
19:01:25 [2021-08-11T19:01:25.333Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
19:01:25 [2021-08-11T19:01:25.732Z] #53 79.89 vendor/golang.org/x/crypto/curve25519
19:01:25 [2021-08-11T19:01:25.907Z] #3 DONE 0.6s
19:01:25 [2021-08-11T19:01:25.989Z] #53 80.31 vendor/golang.org/x/crypto/hkdf
19:01:25 [2021-08-11T19:01:25.989Z] #53 80.42 vendor/golang.org/x/text/transform
19:01:26 [2021-08-11T19:01:26.165Z] 
19:01:26 [2021-08-11T19:01:26.165Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
19:01:26 [2021-08-11T19:01:26.165Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
19:01:26 [2021-08-11T19:01:26.165Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
19:01:26 [2021-08-11T19:01:26.165Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
19:01:26 [2021-08-11T19:01:26.165Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
19:01:26 [2021-08-11T19:01:26.165Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
19:01:26 [2021-08-11T19:01:26.165Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s
19:01:26 [2021-08-11T19:01:26.165Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
19:01:26 [2021-08-11T19:01:26.425Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
19:01:26 [2021-08-11T19:01:26.425Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
19:01:26 [2021-08-11T19:01:26.553Z] #53 80.84 vendor/golang.org/x/text/unicode/bidi
19:01:26 [2021-08-11T19:01:26.994Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
19:01:26 [2021-08-11T19:01:26.994Z] #4 DONE 1.0s
19:01:27 [2021-08-11T19:01:27.256Z] 
19:01:27 [2021-08-11T19:01:27.256Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:01:27 [2021-08-11T19:01:27.256Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
19:01:27 [2021-08-11T19:01:27.482Z] #53 81.87 vendor/golang.org/x/text/secure/bidirule
19:01:27 [2021-08-11T19:01:27.785Z] #53 82.11 vendor/golang.org/x/text/unicode/norm
19:01:27 [2021-08-11T19:01:27.829Z] #6 DONE 0.7s
19:01:27 [2021-08-11T19:01:27.829Z] 
19:01:27 [2021-08-11T19:01:27.829Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster
19:01:27 [2021-08-11T19:01:27.829Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
19:01:27 [2021-08-11T19:01:27.829Z] #8 DONE 0.7s
19:01:27 [2021-08-11T19:01:27.829Z] 
19:01:27 [2021-08-11T19:01:27.829Z] #5 [internal] load metadata for docker.io/library/debian:buster
19:01:27 [2021-08-11T19:01:27.829Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
19:01:27 [2021-08-11T19:01:27.829Z] #5 DONE 0.7s
19:01:27 [2021-08-11T19:01:27.829Z] 
19:01:27 [2021-08-11T19:01:27.829Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:01:27 [2021-08-11T19:01:27.829Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
19:01:28 [2021-08-11T19:01:28.088Z] #7 DONE 0.7s
19:01:29 [2021-08-11T19:01:29.288Z] Client:
19:01:29 [2021-08-11T19:01:29.288Z]  Context:    default
19:01:29 [2021-08-11T19:01:29.288Z]  Debug Mode: false
19:01:29 [2021-08-11T19:01:29.288Z]  Plugins:
19:01:29 [2021-08-11T19:01:29.288Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
19:01:29 [2021-08-11T19:01:29.288Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
19:01:29 [2021-08-11T19:01:29.288Z]   scan: Docker Scan (Docker Inc., v0.7.0)
19:01:29 [2021-08-11T19:01:29.288Z] 
19:01:29 [2021-08-11T19:01:29.288Z] Server:
19:01:29 [2021-08-11T19:01:29.288Z]  Containers: 0
19:01:29 [2021-08-11T19:01:29.288Z]   Running: 0
19:01:29 [2021-08-11T19:01:29.288Z]   Paused: 0
19:01:29 [2021-08-11T19:01:29.288Z]   Stopped: 0
19:01:29 [2021-08-11T19:01:29.288Z]  Images: 0
19:01:29 [2021-08-11T19:01:29.288Z]  Server Version: 20.10.6
19:01:29 [2021-08-11T19:01:29.288Z]  Storage Driver: overlay2
19:01:29 [2021-08-11T19:01:29.288Z]   Backing Filesystem: extfs
19:01:29 [2021-08-11T19:01:29.288Z]   Supports d_type: true
19:01:29 [2021-08-11T19:01:29.288Z]   Native Overlay Diff: true
19:01:29 [2021-08-11T19:01:29.288Z]   userxattr: false
19:01:29 [2021-08-11T19:01:29.288Z]  Logging Driver: json-file
19:01:29 [2021-08-11T19:01:29.288Z]  Cgroup Driver: systemd
19:01:29 [2021-08-11T19:01:29.288Z]  Cgroup Version: 2
19:01:29 [2021-08-11T19:01:29.288Z]  Plugins:
19:01:29 [2021-08-11T19:01:29.288Z]   Volume: local
19:01:29 [2021-08-11T19:01:29.288Z]   Network: bridge host ipvlan macvlan null overlay
19:01:29 [2021-08-11T19:01:29.288Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:01:29 [2021-08-11T19:01:29.288Z]  Swarm: inactive
19:01:29 [2021-08-11T19:01:29.288Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:01:29 [2021-08-11T19:01:29.288Z]  Default Runtime: runc
19:01:29 [2021-08-11T19:01:29.288Z]  Init Binary: docker-init
19:01:29 [2021-08-11T19:01:29.288Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
19:01:29 [2021-08-11T19:01:29.288Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:01:29 [2021-08-11T19:01:29.288Z]  init version: de40ad0
19:01:29 [2021-08-11T19:01:29.288Z]  Security Options:
19:01:29 [2021-08-11T19:01:29.288Z]   apparmor
19:01:29 [2021-08-11T19:01:29.288Z]   seccomp
19:01:29 [2021-08-11T19:01:29.288Z]    Profile: default
19:01:29 [2021-08-11T19:01:29.288Z]   cgroupns
19:01:29 [2021-08-11T19:01:29.288Z]  Kernel Version: 5.4.0-1048-aws
19:01:29 [2021-08-11T19:01:29.288Z]  Operating System: Ubuntu 20.04.2 LTS
19:01:29 [2021-08-11T19:01:29.288Z]  OSType: linux
19:01:29 [2021-08-11T19:01:29.288Z]  Architecture: x86_64
19:01:29 [2021-08-11T19:01:29.288Z]  CPUs: 2
19:01:29 [2021-08-11T19:01:29.288Z]  Total Memory: 7.487GiB
19:01:29 [2021-08-11T19:01:29.288Z]  Name: ip-10-100-112-16
19:01:29 [2021-08-11T19:01:29.288Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
19:01:29 [2021-08-11T19:01:29.288Z]  Docker Root Dir: /var/lib/docker
19:01:29 [2021-08-11T19:01:29.288Z]  Debug Mode: false
19:01:29 [2021-08-11T19:01:29.288Z]  Registry: https://index.docker.io/v1/
19:01:29 [2021-08-11T19:01:29.288Z]  Labels:
19:01:29 [2021-08-11T19:01:29.288Z]  Experimental: true
19:01:29 [2021-08-11T19:01:29.288Z]  Insecure Registries:
19:01:29 [2021-08-11T19:01:29.288Z]   127.0.0.0/8
19:01:29 [2021-08-11T19:01:29.288Z]  Live Restore Enabled: true
19:01:29 [2021-08-11T19:01:29.288Z] 
19:01:29 [2021-08-11T19:01:29.288Z] WARNING: No kernel memory limit support
19:01:29 [2021-08-11T19:01:29.288Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:01:29 [2021-08-11T19:01:29.467Z] 
19:01:29 [2021-08-11T19:01:29.467Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:29 [2021-08-11T19:01:29.467Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:29 [2021-08-11T19:01:29.467Z] #9 DONE 0.0s
19:01:29 [2021-08-11T19:01:29.467Z] 
19:01:29 [2021-08-11T19:01:29.467Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:29 [2021-08-11T19:01:29.467Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:29 [2021-08-11T19:01:29.467Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:29 [2021-08-11T19:01:29.467Z] #26 ...
19:01:29 [2021-08-11T19:01:29.467Z] 
19:01:29 [2021-08-11T19:01:29.467Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:29 [2021-08-11T19:01:29.467Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:01:29 [2021-08-11T19:01:29.467Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:01:29 [2021-08-11T19:01:29.467Z] #65 DONE 0.1s
19:01:29 [2021-08-11T19:01:29.467Z] 
19:01:29 [2021-08-11T19:01:29.467Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:29 [2021-08-11T19:01:29.467Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:29 [2021-08-11T19:01:29.467Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
19:01:29 [2021-08-11T19:01:29.467Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.1s
19:01:29 [2021-08-11T19:01:29.467Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
19:01:29 [2021-08-11T19:01:29.467Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
19:01:29 [2021-08-11T19:01:29.467Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
19:01:29 [2021-08-11T19:01:29.467Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.19MB / 50.44MB 0.2s
19:01:29 [2021-08-11T19:01:29.622Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:70fea9e042e6e746bc409d0f612dda79a25f7230 .
19:01:29 [2021-08-11T19:01:29.726Z] #26 ...
19:01:29 [2021-08-11T19:01:29.726Z] 
19:01:29 [2021-08-11T19:01:29.726Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
19:01:29 [2021-08-11T19:01:29.726Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
19:01:29 [2021-08-11T19:01:29.726Z] #42 DONE 0.0s
19:01:29 [2021-08-11T19:01:29.726Z] 
19:01:29 [2021-08-11T19:01:29.726Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:29 [2021-08-11T19:01:29.726Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:29 [2021-08-11T19:01:29.726Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 12.58MB / 50.44MB 0.5s
19:01:29 [2021-08-11T19:01:29.881Z] #1 [internal] load build definition from Dockerfile
19:01:29 [2021-08-11T19:01:29.881Z] #1 sha256:0700e3c9e84868013f4bfe0f517dccaa5a47e8f580ad7b40120a3c3efdc94514
19:01:29 [2021-08-11T19:01:29.881Z] #1 transferring dockerfile: 16.59kB done
19:01:29 [2021-08-11T19:01:29.881Z] #1 DONE 0.3s
19:01:29 [2021-08-11T19:01:29.881Z] 
19:01:29 [2021-08-11T19:01:29.881Z] #2 [internal] load .dockerignore
19:01:29 [2021-08-11T19:01:29.881Z] #2 sha256:d9faa59804d0c9f7e402e7f2f5cfc349ed5ec15d0116bc37f927cb76fe375b8e
19:01:29 [2021-08-11T19:01:29.991Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 17.95MB / 50.44MB 0.7s
19:01:29 [2021-08-11T19:01:29.991Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 22.02MB / 50.44MB 0.8s
19:01:30 [2021-08-11T19:01:30.139Z] #2 transferring context: 87B done
19:01:30 [2021-08-11T19:01:30.139Z] #2 DONE 0.0s
19:01:30 [2021-08-11T19:01:30.139Z] 
19:01:30 [2021-08-11T19:01:30.139Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
19:01:30 [2021-08-11T19:01:30.139Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
19:01:30 [2021-08-11T19:01:30.262Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 28.31MB / 50.44MB 1.0s
19:01:30 [2021-08-11T19:01:30.308Z] #53 84.54 vendor/golang.org/x/net/idna
19:01:30 [2021-08-11T19:01:30.397Z] #3 DONE 0.4s
19:01:30 [2021-08-11T19:01:30.397Z] 
19:01:30 [2021-08-11T19:01:30.397Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
19:01:30 [2021-08-11T19:01:30.397Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
19:01:30 [2021-08-11T19:01:30.397Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
19:01:30 [2021-08-11T19:01:30.397Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
19:01:30 [2021-08-11T19:01:30.397Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
19:01:30 [2021-08-11T19:01:30.397Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
19:01:30 [2021-08-11T19:01:30.397Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
19:01:30 [2021-08-11T19:01:30.522Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 32.51MB / 50.44MB 1.1s
19:01:30 [2021-08-11T19:01:30.522Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 42.90MB / 50.44MB 1.3s
19:01:30 [2021-08-11T19:01:30.655Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s
19:01:30 [2021-08-11T19:01:30.656Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
19:01:30 [2021-08-11T19:01:30.797Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.5s
19:01:30 [2021-08-11T19:01:30.919Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
19:01:31 [2021-08-11T19:01:31.178Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
19:01:31 [2021-08-11T19:01:31.178Z] #4 DONE 0.7s
19:01:31 [2021-08-11T19:01:31.369Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.9s done
19:01:31 [2021-08-11T19:01:31.437Z] 
19:01:31 [2021-08-11T19:01:31.437Z] #8 [internal] load metadata for docker.io/library/debian:buster
19:01:31 [2021-08-11T19:01:31.437Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
19:01:31 [2021-08-11T19:01:31.631Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0.2s
19:01:31 [2021-08-11T19:01:31.674Z] #53 85.84 vendor/golang.org/x/net/http2/hpack
19:01:32 [2021-08-11T19:01:32.237Z] #53 86.63 mime
19:01:32 [2021-08-11T19:01:32.375Z] #8 DONE 1.1s
19:01:32 [2021-08-11T19:01:32.375Z] 
19:01:32 [2021-08-11T19:01:32.375Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:01:32 [2021-08-11T19:01:32.375Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
19:01:32 [2021-08-11T19:01:32.375Z] #5 DONE 1.1s
19:01:32 [2021-08-11T19:01:32.375Z] 
19:01:32 [2021-08-11T19:01:32.375Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:01:32 [2021-08-11T19:01:32.375Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
19:01:32 [2021-08-11T19:01:32.375Z] #7 DONE 1.1s
19:01:32 [2021-08-11T19:01:32.375Z] 
19:01:32 [2021-08-11T19:01:32.375Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
19:01:32 [2021-08-11T19:01:32.375Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
19:01:32 [2021-08-11T19:01:32.657Z] #6 DONE 1.1s
19:01:32 [2021-08-11T19:01:32.921Z] 
19:01:32 [2021-08-11T19:01:32.921Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:32 [2021-08-11T19:01:32.921Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:01:32 [2021-08-11T19:01:32.921Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
19:01:32 [2021-08-11T19:01:32.921Z] #65 DONE 0.0s
19:01:32 [2021-08-11T19:01:32.921Z] 
19:01:32 [2021-08-11T19:01:32.921Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:32 [2021-08-11T19:01:32.921Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:01:32 [2021-08-11T19:01:32.921Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:01:33 [2021-08-11T19:01:33.170Z] #53 87.66 mime/quotedprintable
19:01:33 [2021-08-11T19:01:33.180Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:01:33 [2021-08-11T19:01:33.180Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
19:01:33 [2021-08-11T19:01:33.180Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
19:01:33 [2021-08-11T19:01:33.180Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
19:01:33 [2021-08-11T19:01:33.426Z] #53 87.92 net/http/internal
19:01:33 [2021-08-11T19:01:33.441Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s
19:01:33 [2021-08-11T19:01:33.441Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s
19:01:33 [2021-08-11T19:01:33.441Z] #63 ...
19:01:33 [2021-08-11T19:01:33.441Z] 
19:01:33 [2021-08-11T19:01:33.441Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
19:01:33 [2021-08-11T19:01:33.441Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
19:01:33 [2021-08-11T19:01:33.441Z] #42 DONE 0.0s
19:01:33 [2021-08-11T19:01:33.441Z] 
19:01:33 [2021-08-11T19:01:33.441Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:33 [2021-08-11T19:01:33.441Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:01:33 [2021-08-11T19:01:33.441Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.5s
19:01:34 [2021-08-11T19:01:34.012Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
19:01:34 [2021-08-11T19:01:34.012Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
19:01:35 [2021-08-11T19:01:35.317Z] #53 89.68 crypto/tls
19:01:35 [2021-08-11T19:01:35.573Z] #53 ...
19:01:35 [2021-08-11T19:01:35.573Z] 
19:01:35 [2021-08-11T19:01:35.573Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:01:35 [2021-08-11T19:01:35.573Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:01:35 [2021-08-11T19:01:35.573Z] #17 50.88 Reading package lists...
19:01:35 [2021-08-11T19:01:35.841Z] #26 ...
19:01:35 [2021-08-11T19:01:35.841Z] 
19:01:35 [2021-08-11T19:01:35.841Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:35 [2021-08-11T19:01:35.841Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.5s done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.7s done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.8s done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.5s done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.2s done
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.4s
19:01:35 [2021-08-11T19:01:35.841Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.2s done
19:01:36 [2021-08-11T19:01:36.100Z] #9 ...
19:01:36 [2021-08-11T19:01:36.100Z] 
19:01:36 [2021-08-11T19:01:36.100Z] #23 [internal] load build context
19:01:36 [2021-08-11T19:01:36.100Z] #23 sha256:72824c7bdae787ed6968aee2fe7b9c41926fa0e7faf324e07267f3af826b10cf
19:01:36 [2021-08-11T19:01:36.100Z] #23 transferring context: 55.81MB 5.8s done
19:01:36 [2021-08-11T19:01:36.100Z] #23 DONE 6.8s
19:01:36 [2021-08-11T19:01:36.100Z] 
19:01:36 [2021-08-11T19:01:36.100Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:36 [2021-08-11T19:01:36.100Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:36 [2021-08-11T19:01:36.100Z] #9 ...
19:01:36 [2021-08-11T19:01:36.100Z] 
19:01:36 [2021-08-11T19:01:36.100Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:36 [2021-08-11T19:01:36.100Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:36 [2021-08-11T19:01:36.100Z] #26 ...
19:01:36 [2021-08-11T19:01:36.100Z] 
19:01:36 [2021-08-11T19:01:36.100Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:36 [2021-08-11T19:01:36.100Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:01:36 [2021-08-11T19:01:36.100Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
19:01:36 [2021-08-11T19:01:36.100Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
19:01:36 [2021-08-11T19:01:36.100Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
19:01:36 [2021-08-11T19:01:36.100Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:01:36 [2021-08-11T19:01:36.100Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done
19:01:36 [2021-08-11T19:01:36.100Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done
19:01:36 [2021-08-11T19:01:36.100Z] #63 DONE 6.9s
19:01:36 [2021-08-11T19:01:36.100Z] 
19:01:36 [2021-08-11T19:01:36.100Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:36 [2021-08-11T19:01:36.100Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:36 [2021-08-11T19:01:36.673Z] #26 ...
19:01:36 [2021-08-11T19:01:36.673Z] 
19:01:36 [2021-08-11T19:01:36.673Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:36 [2021-08-11T19:01:36.673Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:01:36 [2021-08-11T19:01:36.673Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:01:36 [2021-08-11T19:01:36.673Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:01:36 [2021-08-11T19:01:36.673Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done
19:01:36 [2021-08-11T19:01:36.673Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done
19:01:36 [2021-08-11T19:01:36.673Z] #65 DONE 7.1s
19:01:36 [2021-08-11T19:01:36.673Z] 
19:01:36 [2021-08-11T19:01:36.673Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:36 [2021-08-11T19:01:36.673Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:36 [2021-08-11T19:01:36.673Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.3s
19:01:37 [2021-08-11T19:01:37.349Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done
19:01:38 [2021-08-11T19:01:38.090Z] #17 66.33 Reading package lists...
19:01:38 [2021-08-11T19:01:38.583Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.1s done
19:01:38 [2021-08-11T19:01:38.733Z] #63 DONE 5.6s
19:01:38 [2021-08-11T19:01:38.733Z] 
19:01:38 [2021-08-11T19:01:38.733Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:38 [2021-08-11T19:01:38.733Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.7s done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.2s done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.9s done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.6s done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.3s
19:01:38 [2021-08-11T19:01:38.733Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 3.1s
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.2s done
19:01:38 [2021-08-11T19:01:38.733Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.8s done
19:01:38 [2021-08-11T19:01:38.733Z] #9 ...
19:01:38 [2021-08-11T19:01:38.733Z] 
19:01:38 [2021-08-11T19:01:38.733Z] #23 [internal] load build context
19:01:38 [2021-08-11T19:01:38.733Z] #23 sha256:2d570b784dcdc5592d4342d51df45aa970b6a8548def1db23b90786bfdec4b7e
19:01:38 [2021-08-11T19:01:38.733Z] #23 transferring context: 55.80MB 4.7s done
19:01:38 [2021-08-11T19:01:38.733Z] #23 DONE 5.8s
19:01:38 [2021-08-11T19:01:38.733Z] 
19:01:38 [2021-08-11T19:01:38.733Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:38 [2021-08-11T19:01:38.733Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:01:38 [2021-08-11T19:01:38.733Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:01:38 [2021-08-11T19:01:38.733Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:01:38 [2021-08-11T19:01:38.733Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:01:38 [2021-08-11T19:01:38.733Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
19:01:38 [2021-08-11T19:01:38.733Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done
19:01:38 [2021-08-11T19:01:38.733Z] #65 DONE 5.7s
19:01:38 [2021-08-11T19:01:38.733Z] 
19:01:38 [2021-08-11T19:01:38.733Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:38 [2021-08-11T19:01:38.733Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:38 [2021-08-11T19:01:38.733Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done
19:01:38 [2021-08-11T19:01:38.733Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
19:01:38 [2021-08-11T19:01:38.733Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
19:01:38 [2021-08-11T19:01:38.733Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
19:01:38 [2021-08-11T19:01:38.733Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.7s done
19:01:38 [2021-08-11T19:01:38.842Z] #26 ...
19:01:38 [2021-08-11T19:01:38.842Z] 
19:01:38 [2021-08-11T19:01:38.842Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:01:38 [2021-08-11T19:01:38.842Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
19:01:38 [2021-08-11T19:01:38.842Z] #64 DONE 0.6s
19:01:38 [2021-08-11T19:01:38.928Z] Client:
19:01:38 [2021-08-11T19:01:38.928Z]  Context:    default
19:01:38 [2021-08-11T19:01:38.928Z]  Debug Mode: false
19:01:38 [2021-08-11T19:01:38.928Z]  Plugins:
19:01:38 [2021-08-11T19:01:38.928Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
19:01:38 [2021-08-11T19:01:38.928Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
19:01:38 [2021-08-11T19:01:38.928Z] 
19:01:38 [2021-08-11T19:01:38.928Z] Server:
19:01:38 [2021-08-11T19:01:38.928Z]  Containers: 0
19:01:38 [2021-08-11T19:01:38.928Z]   Running: 0
19:01:38 [2021-08-11T19:01:38.928Z]   Paused: 0
19:01:38 [2021-08-11T19:01:38.928Z]   Stopped: 0
19:01:38 [2021-08-11T19:01:38.928Z]  Images: 0
19:01:38 [2021-08-11T19:01:38.928Z]  Server Version: 20.10.6
19:01:38 [2021-08-11T19:01:38.928Z]  Storage Driver: overlay2
19:01:38 [2021-08-11T19:01:38.928Z]   Backing Filesystem: extfs
19:01:38 [2021-08-11T19:01:38.928Z]   Supports d_type: true
19:01:38 [2021-08-11T19:01:38.928Z]   Native Overlay Diff: true
19:01:38 [2021-08-11T19:01:38.928Z]   userxattr: false
19:01:38 [2021-08-11T19:01:38.928Z]  Logging Driver: json-file
19:01:38 [2021-08-11T19:01:38.928Z]  Cgroup Driver: cgroupfs
19:01:38 [2021-08-11T19:01:38.928Z]  Cgroup Version: 1
19:01:38 [2021-08-11T19:01:38.928Z]  Plugins:
19:01:38 [2021-08-11T19:01:38.928Z]   Volume: local
19:01:38 [2021-08-11T19:01:38.928Z]   Network: bridge host ipvlan macvlan null overlay
19:01:38 [2021-08-11T19:01:38.928Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:01:38 [2021-08-11T19:01:38.928Z]  Swarm: inactive
19:01:38 [2021-08-11T19:01:38.928Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
19:01:38 [2021-08-11T19:01:38.928Z]  Default Runtime: runc
19:01:38 [2021-08-11T19:01:38.928Z]  Init Binary: docker-init
19:01:38 [2021-08-11T19:01:38.928Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
19:01:38 [2021-08-11T19:01:38.928Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:01:38 [2021-08-11T19:01:38.928Z]  init version: de40ad0
19:01:38 [2021-08-11T19:01:38.928Z]  Security Options:
19:01:38 [2021-08-11T19:01:38.928Z]   apparmor
19:01:38 [2021-08-11T19:01:38.928Z]   seccomp
19:01:38 [2021-08-11T19:01:38.928Z]    Profile: default
19:01:38 [2021-08-11T19:01:38.928Z]  Kernel Version: 5.4.0-1048-aws
19:01:38 [2021-08-11T19:01:38.928Z]  Operating System: Ubuntu 20.04.2 LTS
19:01:38 [2021-08-11T19:01:38.928Z]  OSType: linux
19:01:38 [2021-08-11T19:01:38.928Z]  Architecture: aarch64
19:01:38 [2021-08-11T19:01:38.928Z]  CPUs: 4
19:01:38 [2021-08-11T19:01:38.928Z]  Total Memory: 7.493GiB
19:01:38 [2021-08-11T19:01:38.928Z]  Name: ip-10-100-58-107
19:01:38 [2021-08-11T19:01:38.928Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
19:01:38 [2021-08-11T19:01:38.928Z]  Docker Root Dir: /var/lib/docker
19:01:38 [2021-08-11T19:01:38.928Z]  Debug Mode: false
19:01:38 [2021-08-11T19:01:38.928Z]  Registry: https://index.docker.io/v1/
19:01:38 [2021-08-11T19:01:38.928Z]  Labels:
19:01:38 [2021-08-11T19:01:38.928Z]  Experimental: true
19:01:38 [2021-08-11T19:01:38.928Z]  Insecure Registries:
19:01:38 [2021-08-11T19:01:38.928Z]   127.0.0.0/8
19:01:38 [2021-08-11T19:01:38.928Z]  Live Restore Enabled: true
19:01:38 [2021-08-11T19:01:38.928Z] 
19:01:38 [2021-08-11T19:01:38.928Z] WARNING: No swap limit support
[Pipeline] sh
19:01:38 [2021-08-11T19:01:38.994Z] #26 ...
19:01:38 [2021-08-11T19:01:38.994Z] 
19:01:38 [2021-08-11T19:01:38.994Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:38 [2021-08-11T19:01:38.994Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:39 [2021-08-11T19:01:39.101Z] 
19:01:39 [2021-08-11T19:01:39.101Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:39 [2021-08-11T19:01:39.101Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:39 [2021-08-11T19:01:39.101Z] #26 DONE 9.8s
19:01:39 [2021-08-11T19:01:39.101Z] 
19:01:39 [2021-08-11T19:01:39.101Z] #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
19:01:39 [2021-08-11T19:01:39.101Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
19:01:39 [2021-08-11T19:01:39.226Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
19:01:39 [2021-08-11T19:01:39.226Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
19:01:39 [2021-08-11T19:01:39.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42717/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
19:01:39 [2021-08-11T19:01:39.226Z] + bash /home/ubuntu/workspace/moby_PR-42717/check-config.sh
19:01:39 [2021-08-11T19:01:39.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:01:39 [2021-08-11T19:01:39.226Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
19:01:39 [2021-08-11T19:01:39.226Z] 
19:01:39 [2021-08-11T19:01:39.226Z] Generally Necessary:
19:01:39 [2021-08-11T19:01:39.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:01:39 [2021-08-11T19:01:39.226Z] - apparmor: enabled and tools installed
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_NAMESPACES: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_NET_NS: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_PID_NS: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_IPC_NS: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_UTS_NS: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_CGROUPS: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_CGROUP_CPUACCT: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_CGROUP_DEVICE: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_CGROUP_FREEZER: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_CGROUP_SCHED: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_CPUSETS: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_MEMCG: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_KEYS: enabled
19:01:39 [2021-08-11T19:01:39.226Z] - CONFIG_VETH: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_BRIDGE: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_NF_NAT: enabled (as module)
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_POSIX_MQUEUE: enabled
19:01:39 [2021-08-11T19:01:39.490Z] 
19:01:39 [2021-08-11T19:01:39.490Z] Optional Features:
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_USER_NS: enabled
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_SECCOMP: enabled
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_SECCOMP_FILTER: enabled
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_CGROUP_PIDS: enabled
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_MEMCG_SWAP: enabled
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:01:39 [2021-08-11T19:01:39.490Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_BLK_CGROUP: enabled
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_CGROUP_PERF: enabled
19:01:39 [2021-08-11T19:01:39.490Z] - CONFIG_CGROUP_HUGETLB: enabled
19:01:39 [2021-08-11T19:01:39.668Z] #27 ...
19:01:39 [2021-08-11T19:01:39.669Z] 
19:01:39 [2021-08-11T19:01:39.669Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:01:39 [2021-08-11T19:01:39.669Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
19:01:39 [2021-08-11T19:01:39.669Z] #66 DONE 0.8s
19:01:39 [2021-08-11T19:01:39.713Z] #17 78.88 Building dependency tree...
19:01:39 [2021-08-11T19:01:39.713Z] #17 ...
19:01:39 [2021-08-11T19:01:39.713Z] 
19:01:39 [2021-08-11T19:01:39.713Z] #53 [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
19:01:39 [2021-08-11T19:01:39.713Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:01:39 [2021-08-11T19:01:39.713Z] #53 93.93 net/http/httptrace
19:01:39 [2021-08-11T19:01:39.713Z] #53 94.14 net/http
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_CFS_BANDWIDTH: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_RT_GROUP_SCHED: missing
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_IP_VS: enabled (as module)
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_IP_VS_NFCT: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_IP_VS_RR: enabled (as module)
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_SECURITY_SELINUX: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_SECURITY_APPARMOR: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_EXT4_FS: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:01:39 [2021-08-11T19:01:39.753Z] - Network Drivers:
19:01:39 [2021-08-11T19:01:39.753Z]   - "overlay":
19:01:39 [2021-08-11T19:01:39.753Z]     - CONFIG_VXLAN: enabled (as module)
19:01:39 [2021-08-11T19:01:39.753Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:01:39 [2021-08-11T19:01:39.753Z]       Optional (for encrypted networks):
19:01:39 [2021-08-11T19:01:39.928Z] 
19:01:39 [2021-08-11T19:01:39.928Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:39 [2021-08-11T19:01:39.928Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:39 [2021-08-11T19:01:39.928Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.7s done
19:01:39 [2021-08-11T19:01:39.928Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.5s done
19:01:39 [2021-08-11T19:01:39.928Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a
19:01:39 [2021-08-11T19:01:39.937Z] #9 ...
19:01:39 [2021-08-11T19:01:39.937Z] 
19:01:39 [2021-08-11T19:01:39.937Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:39 [2021-08-11T19:01:39.937Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
19:01:39 [2021-08-11T19:01:39.937Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.2s done
19:01:39 [2021-08-11T19:01:39.937Z] #26 DONE 6.9s
19:01:39 [2021-08-11T19:01:39.937Z] 
19:01:39 [2021-08-11T19:01:39.937Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:39 [2021-08-11T19:01:39.937Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:39 [2021-08-11T19:01:39.937Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_CRYPTO: enabled
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_CRYPTO_AEAD: enabled
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_CRYPTO_GCM: enabled
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_CRYPTO_GHASH: enabled
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_XFRM: enabled
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_XFRM_USER: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]       - CONFIG_INET_ESP: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]   - "ipvlan":
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_IPVLAN: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]   - "macvlan":
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_MACVLAN: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_DUMMY: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]   - "ftp,tftp client in container":
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z] - Storage Drivers:
19:01:40 [2021-08-11T19:01:40.017Z]   - "aufs":
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_AUFS_FS: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]   - "btrfs":
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:01:40 [2021-08-11T19:01:40.017Z]   - "devicemapper":
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_BLK_DEV_DM: enabled
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]   - "overlay":
19:01:40 [2021-08-11T19:01:40.017Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:01:40 [2021-08-11T19:01:40.017Z]   - "zfs":
19:01:40 [2021-08-11T19:01:40.017Z]     - /dev/zfs: present
19:01:40 [2021-08-11T19:01:40.017Z]     - zfs command: missing
19:01:40 [2021-08-11T19:01:40.017Z]     - zpool command: missing
19:01:40 [2021-08-11T19:01:40.017Z] 
19:01:40 [2021-08-11T19:01:40.017Z] Limits:
19:01:40 [2021-08-11T19:01:40.017Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:01:40 [2021-08-11T19:01:40.017Z] 
19:01:40 [2021-08-11T19:01:40.017Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:01:40 [2021-08-11T19:01:40.367Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f .
19:01:40 [2021-08-11T19:01:40.505Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.5s done
19:01:40 [2021-08-11T19:01:40.505Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a
19:01:40 [2021-08-11T19:01:40.868Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 1.1s done
19:01:40 [2021-08-11T19:01:40.943Z] #2 [internal] load .dockerignore
19:01:40 [2021-08-11T19:01:40.943Z] #2 sha256:f3608b4bff99b8ce3cd2af2514765136d594778598a9f67424f9a0023301b66e
19:01:40 [2021-08-11T19:01:40.943Z] #2 transferring context: 87B done
19:01:41 [2021-08-11T19:01:41.073Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.5s done
19:01:41 [2021-08-11T19:01:41.073Z] #9 ...
19:01:41 [2021-08-11T19:01:41.073Z] 
19:01:41 [2021-08-11T19:01:41.073Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:01:41 [2021-08-11T19:01:41.073Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
19:01:41 [2021-08-11T19:01:41.073Z] #64 DONE 0.6s
19:01:41 [2021-08-11T19:01:41.206Z] #2 ...
19:01:41 [2021-08-11T19:01:41.206Z] 
19:01:41 [2021-08-11T19:01:41.206Z] #1 [internal] load build definition from Dockerfile
19:01:41 [2021-08-11T19:01:41.206Z] #1 sha256:dd2fed2b5d50e6c23f35044fa03ee2b04e64c4ba2569c14e14d25a0c1506696a
19:01:41 [2021-08-11T19:01:41.206Z] #1 transferring dockerfile: 16.59kB done
19:01:41 [2021-08-11T19:01:41.206Z] #1 DONE 0.5s
19:01:41 [2021-08-11T19:01:41.333Z] 
19:01:41 [2021-08-11T19:01:41.333Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:41 [2021-08-11T19:01:41.333Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:41 [2021-08-11T19:01:41.333Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919
19:01:41 [2021-08-11T19:01:41.436Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919
19:01:41 [2021-08-11T19:01:41.436Z] #9 ...
19:01:41 [2021-08-11T19:01:41.436Z] 
19:01:41 [2021-08-11T19:01:41.436Z] #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
19:01:41 [2021-08-11T19:01:41.436Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
19:01:41 [2021-08-11T19:01:41.436Z] #27 2.250 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:01:41 [2021-08-11T19:01:41.436Z] #27 2.257 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
19:01:41 [2021-08-11T19:01:41.436Z] #27 2.268 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:01:41 [2021-08-11T19:01:41.436Z] #27 2.435 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:01:41 [2021-08-11T19:01:41.471Z] 
19:01:41 [2021-08-11T19:01:41.471Z] #2 [internal] load .dockerignore
19:01:41 [2021-08-11T19:01:41.471Z] #2 sha256:f3608b4bff99b8ce3cd2af2514765136d594778598a9f67424f9a0023301b66e
19:01:41 [2021-08-11T19:01:41.471Z] #2 DONE 0.5s
19:01:41 [2021-08-11T19:01:41.735Z] 
19:01:41 [2021-08-11T19:01:41.735Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
19:01:41 [2021-08-11T19:01:41.735Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
19:01:41 [2021-08-11T19:01:41.903Z] #9 ...
19:01:41 [2021-08-11T19:01:41.903Z] 
19:01:41 [2021-08-11T19:01:41.903Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:01:41 [2021-08-11T19:01:41.903Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
19:01:41 [2021-08-11T19:01:41.903Z] #66 DONE 0.7s
19:01:41 [2021-08-11T19:01:41.903Z] 
19:01:41 [2021-08-11T19:01:41.903Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:41 [2021-08-11T19:01:41.903Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:42 [2021-08-11T19:01:42.007Z] #27 2.768 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:01:42 [2021-08-11T19:01:42.267Z] #27 3.116 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:01:43 [2021-08-11T19:01:43.650Z] #27 4.695 Fetched 8461 kB in 3s (3145 kB/s)
19:01:43 [2021-08-11T19:01:43.669Z] #3 DONE 1.5s
19:01:43 [2021-08-11T19:01:43.669Z] 
19:01:43 [2021-08-11T19:01:43.669Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
19:01:43 [2021-08-11T19:01:43.669Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
19:01:43 [2021-08-11T19:01:43.669Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done
19:01:43 [2021-08-11T19:01:43.669Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
19:01:43 [2021-08-11T19:01:43.669Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
19:01:43 [2021-08-11T19:01:43.669Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
19:01:43 [2021-08-11T19:01:43.669Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.3s
19:01:43 [2021-08-11T19:01:43.932Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s
19:01:44 [2021-08-11T19:01:44.207Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.7s done
19:01:44 [2021-08-11T19:01:44.207Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s
19:01:44 [2021-08-11T19:01:44.472Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
19:01:44 [2021-08-11T19:01:44.472Z] #4 DONE 1.2s
19:01:44 [2021-08-11T19:01:44.736Z] 
19:01:44 [2021-08-11T19:01:44.736Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:01:44 [2021-08-11T19:01:44.736Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
19:01:45 [2021-08-11T19:01:45.033Z] #27 4.695 Reading package lists...
19:01:45 [2021-08-11T19:01:45.055Z] #53 ...
19:01:45 [2021-08-11T19:01:45.055Z] 
19:01:45 [2021-08-11T19:01:45.055Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:01:45 [2021-08-11T19:01:45.055Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:01:45 [2021-08-11T19:01:45.055Z] #17 78.88 Building dependency tree...
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69 The following additional packages will be installed:
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.69   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.70   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.71   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.72   linux-libc-dev-s390x-cross patch xz-utils
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74 Suggested packages:
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.74   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libyaml-shell-perl ed diffutils-doc
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75 Recommended packages:
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   fakeroot build-essential libalgorithm-merge-perl libwww-perl
19:01:45 [2021-08-11T19:01:45.055Z] #17 83.75   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
19:01:45 [2021-08-11T19:01:45.621Z] #27 5.702 Reading package lists...
19:01:45 [2021-08-11T19:01:45.686Z] #8 DONE 1.0s
19:01:45 [2021-08-11T19:01:45.686Z] 
19:01:45 [2021-08-11T19:01:45.686Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
19:01:45 [2021-08-11T19:01:45.686Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599
19:01:45 [2021-08-11T19:01:45.686Z] #5 DONE 0.9s
19:01:45 [2021-08-11T19:01:45.686Z] 
19:01:45 [2021-08-11T19:01:45.686Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:01:45 [2021-08-11T19:01:45.686Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
19:01:45 [2021-08-11T19:01:45.686Z] #7 DONE 1.0s
19:01:45 [2021-08-11T19:01:45.686Z] 
19:01:45 [2021-08-11T19:01:45.686Z] #6 [internal] load metadata for docker.io/library/debian:buster
19:01:45 [2021-08-11T19:01:45.686Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
19:01:45 [2021-08-11T19:01:45.949Z] #6 DONE 1.0s
19:01:46 [2021-08-11T19:01:46.098Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.4s done
19:01:46 [2021-08-11T19:01:46.098Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0.1s
19:01:46 [2021-08-11T19:01:46.137Z] #27 6.702 Building dependency tree...
19:01:46 [2021-08-11T19:01:46.137Z] #27 7.080 The following additional packages will be installed:
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.083   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.083   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.083   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.083 Suggested packages:
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.083   krb5-doc krb5-user
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.083 Recommended packages:
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.083   krb5-locales publicsuffix libsasl2-modules
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.289 The following NEW packages will be installed:
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.296   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.296   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.296   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:01:46 [2021-08-11T19:01:46.396Z] #27 7.296   libssh2-1 libssl1.1 openssl
19:01:46 [2021-08-11T19:01:46.656Z] #27 7.585 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:01:46 [2021-08-11T19:01:46.656Z] #27 7.585 Need to get 5058 kB of archives.
19:01:46 [2021-08-11T19:01:46.656Z] #27 7.585 After this operation, 12.1 MB of additional disk space will be used.
19:01:46 [2021-08-11T19:01:46.657Z] #27 7.585 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
19:01:46 [2021-08-11T19:01:46.657Z] #27 7.585 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
19:01:46 [2021-08-11T19:01:46.657Z] #27 7.610 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
19:01:46 [2021-08-11T19:01:46.657Z] #27 7.610 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:01:46 [2021-08-11T19:01:46.657Z] #27 7.610 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
19:01:46 [2021-08-11T19:01:46.657Z] #27 7.610 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
19:01:46 [2021-08-11T19:01:46.900Z] 
19:01:46 [2021-08-11T19:01:46.900Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:46 [2021-08-11T19:01:46.900Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:01:46 [2021-08-11T19:01:46.900Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
19:01:46 [2021-08-11T19:01:46.900Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.630 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.656 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.664 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.666 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.667 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.668 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.671 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.672 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.679 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.679 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.681 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.693 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.699 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.701 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:01:46 [2021-08-11T19:01:46.915Z] #27 7.702 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:01:47 [2021-08-11T19:01:47.175Z] #27 7.941 debconf: delaying package configuration, since apt-utils is not installed
19:01:47 [2021-08-11T19:01:47.175Z] #27 7.980 Fetched 5058 kB in 0s (13.4 MB/s)
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.027 Selecting previously unselected package libkeyutils1:amd64.
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.027 (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.)
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.027 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.035 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.077 Selecting previously unselected package libkrb5support0:amd64.
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.077 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.084 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.162 Selecting previously unselected package libk5crypto3:amd64.
19:01:47 [2021-08-11T19:01:47.175Z] #27 8.162 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
19:01:47 [2021-08-11T19:01:47.183Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:01:47 [2021-08-11T19:01:47.183Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:01:47 [2021-08-11T19:01:47.183Z] #65 ...
19:01:47 [2021-08-11T19:01:47.183Z] 
19:01:47 [2021-08-11T19:01:47.183Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
19:01:47 [2021-08-11T19:01:47.183Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
19:01:47 [2021-08-11T19:01:47.183Z] #42 DONE 0.0s
19:01:47 [2021-08-11T19:01:47.436Z] #27 8.178 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:01:47 [2021-08-11T19:01:47.436Z] #27 8.246 Selecting previously unselected package libssl1.1:amd64.
19:01:47 [2021-08-11T19:01:47.436Z] #27 8.246 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
19:01:47 [2021-08-11T19:01:47.436Z] #27 8.246 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
19:01:47 [2021-08-11T19:01:47.456Z] 
19:01:47 [2021-08-11T19:01:47.456Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:47 [2021-08-11T19:01:47.456Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
19:01:47 [2021-08-11T19:01:47.456Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done
19:01:47 [2021-08-11T19:01:47.456Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
19:01:47 [2021-08-11T19:01:47.456Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done
19:01:47 [2021-08-11T19:01:47.456Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done
19:01:47 [2021-08-11T19:01:47.456Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 16.73MB / 49.22MB 0.3s
19:01:47 [2021-08-11T19:01:47.456Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.3s
19:01:47 [2021-08-11T19:01:47.456Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 19.92MB / 49.22MB 0.4s
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.11 The following NEW packages will be installed:
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.11   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.11   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.11   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.11   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.11   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   crossbuild-essential-armel crossbuild-essential-armhf
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
19:01:47 [2021-08-11T19:01:47.574Z] #17 88.12   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.12   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.13   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.13   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.13   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.13   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.13   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.13   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.14   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.14   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.14   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.14   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.14   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.14   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.14   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
19:01:47 [2021-08-11T19:01:47.575Z] #17 88.14   linux-libc-dev-s390x-cross patch xz-utils
19:01:47 [2021-08-11T19:01:47.695Z] #27 8.480 Selecting previously unselected package libkrb5-3:amd64.
19:01:47 [2021-08-11T19:01:47.695Z] #27 8.480 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
19:01:47 [2021-08-11T19:01:47.695Z] #27 8.483 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:01:47 [2021-08-11T19:01:47.695Z] #27 8.620 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:01:47 [2021-08-11T19:01:47.695Z] #27 8.620 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
19:01:47 [2021-08-11T19:01:47.695Z] #27 8.625 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:01:47 [2021-08-11T19:01:47.695Z] #27 8.720 Selecting previously unselected package openssl.
19:01:47 [2021-08-11T19:01:47.695Z] #27 8.720 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
19:01:47 [2021-08-11T19:01:47.723Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 32.51MB / 49.22MB 0.7s
19:01:47 [2021-08-11T19:01:47.723Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.5s done
19:01:47 [2021-08-11T19:01:47.723Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0B / 9.98MB 0.7s
19:01:47 [2021-08-11T19:01:47.723Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 3.15MB / 9.98MB 0.8s
19:01:47 [2021-08-11T19:01:47.956Z] #27 8.724 Unpacking openssl (1.1.1d-0+deb10u6) ...
19:01:47 [2021-08-11T19:01:47.956Z] #27 8.908 Selecting previously unselected package ca-certificates.
19:01:47 [2021-08-11T19:01:47.956Z] #27 8.908 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
19:01:47 [2021-08-11T19:01:47.956Z] #27 8.908 Unpacking ca-certificates (20200601~deb10u2) ...
19:01:47 [2021-08-11T19:01:47.997Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 43.41MB / 49.22MB 0.9s
19:01:47 [2021-08-11T19:01:47.997Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0B / 52.17MB 0.9s
19:01:47 [2021-08-11T19:01:47.997Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.0s
19:01:47 [2021-08-11T19:01:47.997Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 6.29MB / 9.98MB 1.0s
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.65 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded.
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.65 Need to get 169 MB of archives.
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.65 After this operation, 612 MB of additional disk space will be used.
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
19:01:48 [2021-08-11T19:01:48.137Z] #17 88.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
19:01:48 [2021-08-11T19:01:48.216Z] #27 9.043 Selecting previously unselected package libsasl2-modules-db:amd64.
19:01:48 [2021-08-11T19:01:48.216Z] #27 9.043 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.216Z] #27 9.053 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:01:48 [2021-08-11T19:01:48.216Z] #27 9.095 Selecting previously unselected package libsasl2-2:amd64.
19:01:48 [2021-08-11T19:01:48.217Z] #27 9.095 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.217Z] #27 9.096 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:01:48 [2021-08-11T19:01:48.217Z] #27 9.159 Selecting previously unselected package libldap-common.
19:01:48 [2021-08-11T19:01:48.217Z] #27 9.159 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
19:01:48 [2021-08-11T19:01:48.217Z] #27 9.176 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:01:48 [2021-08-11T19:01:48.217Z] #27 9.220 Selecting previously unselected package libldap-2.4-2:amd64.
19:01:48 [2021-08-11T19:01:48.217Z] #27 9.220 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.217Z] #27 9.226 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:01:48 [2021-08-11T19:01:48.265Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 7.34MB / 9.98MB 1.1s
19:01:48 [2021-08-11T19:01:48.265Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 3.15MB / 52.17MB 1.1s
19:01:48 [2021-08-11T19:01:48.265Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 8.39MB / 9.98MB 1.2s
19:01:48 [2021-08-11T19:01:48.265Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 12.58MB / 52.17MB 1.2s
19:01:48 [2021-08-11T19:01:48.265Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 1.3s
19:01:48 [2021-08-11T19:01:48.265Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 18.40MB / 52.17MB 1.3s
19:01:48 [2021-08-11T19:01:48.393Z] #17 89.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
19:01:48 [2021-08-11T19:01:48.393Z] #17 89.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.322 Selecting previously unselected package libnghttp2-14:amd64.
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.322 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.327 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.382 Selecting previously unselected package libpsl5:amd64.
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.382 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.386 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.428 Selecting previously unselected package librtmp1:amd64.
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.428 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.434 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.479 Selecting previously unselected package libssh2-1:amd64.
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.479 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.484 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.548 Selecting previously unselected package libcurl4:amd64.
19:01:48 [2021-08-11T19:01:48.476Z] #27 9.548 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.533Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 24.79MB / 52.17MB 1.4s
19:01:48 [2021-08-11T19:01:48.533Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 34.66MB / 52.17MB 1.5s
19:01:48 [2021-08-11T19:01:48.649Z] #17 89.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
19:01:48 [2021-08-11T19:01:48.649Z] #17 89.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
19:01:48 [2021-08-11T19:01:48.649Z] #17 89.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
19:01:48 [2021-08-11T19:01:48.735Z] #27 9.553 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:01:48 [2021-08-11T19:01:48.735Z] #27 9.638 Selecting previously unselected package curl.
19:01:48 [2021-08-11T19:01:48.735Z] #27 9.638 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.735Z] #27 9.643 Unpacking curl (7.64.0-4+deb10u2) ...
19:01:48 [2021-08-11T19:01:48.800Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 44.04MB / 52.17MB 1.6s
19:01:48 [2021-08-11T19:01:48.800Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 49.28MB / 52.17MB 1.8s
19:01:48 [2021-08-11T19:01:48.905Z] #17 89.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
19:01:48 [2021-08-11T19:01:48.905Z] #17 89.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.711 Selecting previously unselected package libonig5:amd64.
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.712 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.720 Unpacking libonig5:amd64 (6.9.1-1) ...
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.785 Selecting previously unselected package libjq1:amd64.
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.785 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.785 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.838 Selecting previously unselected package jq.
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.838 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.843 Unpacking jq (1.5+dfsg-2+b1) ...
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.900 Setting up libkeyutils1:amd64 (1.6-6) ...
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.913 Setting up libpsl5:amd64 (0.20.2-2) ...
19:01:48 [2021-08-11T19:01:48.994Z] #27 9.927 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.068Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.9s done
19:01:49 [2021-08-11T19:01:49.068Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 1.9s
19:01:49 [2021-08-11T19:01:49.068Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 2.1s done
19:01:49 [2021-08-11T19:01:49.068Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0B / 99.63MB 2.1s
19:01:49 [2021-08-11T19:01:49.161Z] #17 89.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
19:01:49 [2021-08-11T19:01:49.161Z] #17 89.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
19:01:49 [2021-08-11T19:01:49.252Z] #27 10.08 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.252Z] #27 10.09 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.252Z] #27 10.15 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.252Z] #27 10.16 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.252Z] #27 10.17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:01:49 [2021-08-11T19:01:49.252Z] #27 10.18 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.253Z] #27 10.19 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.342Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 7.11MB / 99.63MB 2.3s
19:01:49 [2021-08-11T19:01:49.342Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 16.78MB / 99.63MB 2.4s
19:01:49 [2021-08-11T19:01:49.388Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.4s done
19:01:49 [2021-08-11T19:01:49.388Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a
19:01:49 [2021-08-11T19:01:49.512Z] #27 10.21 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:01:49 [2021-08-11T19:01:49.512Z] #27 10.22 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.512Z] #27 10.23 Setting up openssl (1.1.1d-0+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.512Z] #27 10.25 Setting up libonig5:amd64 (6.9.1-1) ...
19:01:49 [2021-08-11T19:01:49.512Z] #27 10.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:49 [2021-08-11T19:01:49.512Z] #27 10.28 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.512Z] #27 10.29 Setting up ca-certificates (20200601~deb10u2) ...
19:01:49 [2021-08-11T19:01:49.612Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 23.07MB / 99.63MB 2.5s
19:01:49 [2021-08-11T19:01:49.612Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 32.51MB / 99.63MB 2.6s
19:01:49 [2021-08-11T19:01:49.724Z] #17 90.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
19:01:49 [2021-08-11T19:01:49.724Z] #17 90.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
19:01:49 [2021-08-11T19:01:49.724Z] #17 90.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
19:01:49 [2021-08-11T19:01:49.877Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 39.85MB / 99.63MB 2.8s
19:01:49 [2021-08-11T19:01:49.877Z] #9 ...
19:01:49 [2021-08-11T19:01:49.877Z] 
19:01:49 [2021-08-11T19:01:49.877Z] #23 [internal] load build context
19:01:49 [2021-08-11T19:01:49.877Z] #23 sha256:8f623ab52c273ea7d66f6b79968e80ed376efb22c67cff48ea902f81659a8102
19:01:49 [2021-08-11T19:01:49.877Z] #23 transferring context: 55.81MB 3.1s done
19:01:49 [2021-08-11T19:01:49.877Z] #23 DONE 3.4s
19:01:49 [2021-08-11T19:01:49.877Z] 
19:01:49 [2021-08-11T19:01:49.877Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:49 [2021-08-11T19:01:49.877Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:01:49 [2021-08-11T19:01:49.877Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
19:01:49 [2021-08-11T19:01:49.877Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
19:01:49 [2021-08-11T19:01:49.877Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
19:01:49 [2021-08-11T19:01:49.877Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:01:49 [2021-08-11T19:01:49.877Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
19:01:49 [2021-08-11T19:01:49.877Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
19:01:49 [2021-08-11T19:01:49.877Z] #63 DONE 3.3s
19:01:49 [2021-08-11T19:01:49.877Z] 
19:01:49 [2021-08-11T19:01:49.877Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:49 [2021-08-11T19:01:49.877Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
19:01:49 [2021-08-11T19:01:49.877Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 2.9s done
19:01:49 [2021-08-11T19:01:49.877Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 47.19MB / 99.63MB 2.9s
19:01:49 [2021-08-11T19:01:49.956Z] #9 ...
19:01:49 [2021-08-11T19:01:49.956Z] 
19:01:49 [2021-08-11T19:01:49.956Z] #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
19:01:49 [2021-08-11T19:01:49.956Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
19:01:49 [2021-08-11T19:01:49.956Z] #27 1.383 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 1.383 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 1.396 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 1.509 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 1.734 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 2.098 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 3.764 Fetched 8461 kB in 3s (3213 kB/s)
19:01:49 [2021-08-11T19:01:49.956Z] #27 3.764 Reading package lists...
19:01:49 [2021-08-11T19:01:49.956Z] #27 4.720 Reading package lists...
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.622 Building dependency tree...
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.950 The following additional packages will be installed:
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.950   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.950   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.951   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.952 Suggested packages:
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.952   krb5-doc krb5-user
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.952 Recommended packages:
19:01:49 [2021-08-11T19:01:49.956Z] #27 5.952   krb5-locales publicsuffix libsasl2-modules
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.155 The following NEW packages will be installed:
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.156   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.156   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.157   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.157   libssh2-1 libssl1.1 openssl
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.434 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.434 Need to get 5058 kB of archives.
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.434 After this operation, 12.1 MB of additional disk space will be used.
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.434 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.439 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.439 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.450 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.450 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.450 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.474 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.493 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.508 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.508 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.522 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.522 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.522 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.522 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.522 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.522 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.522 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.538 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.538 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.539 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.540 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.800 debconf: delaying package configuration, since apt-utils is not installed
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.826 Fetched 5058 kB in 0s (14.0 MB/s)
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.862 Selecting previously unselected package libkeyutils1:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.862 (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.)
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.864 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.904 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.946 Selecting previously unselected package libkrb5support0:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.946 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.951 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.996 Selecting previously unselected package libk5crypto3:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 6.996 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.000 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.067 Selecting previously unselected package libssl1.1:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.067 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.072 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.286 Selecting previously unselected package libkrb5-3:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.286 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.290 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.387 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.387 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.392 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.445 Selecting previously unselected package openssl.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.445 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.451 Unpacking openssl (1.1.1d-0+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.575 Selecting previously unselected package ca-certificates.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.575 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.580 Unpacking ca-certificates (20200601~deb10u2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.704 Selecting previously unselected package libsasl2-modules-db:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.704 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.710 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.752 Selecting previously unselected package libsasl2-2:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.752 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.755 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.808 Selecting previously unselected package libldap-common.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.808 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.814 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.891 Selecting previously unselected package libldap-2.4-2:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.892 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.897 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.963 Selecting previously unselected package libnghttp2-14:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.963 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 7.968 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.017 Selecting previously unselected package libpsl5:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.017 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.021 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.059 Selecting previously unselected package librtmp1:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.059 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.063 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.104 Selecting previously unselected package libssh2-1:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.104 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.108 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.159 Selecting previously unselected package libcurl4:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.161 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.164 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.258 Selecting previously unselected package curl.
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.258 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.262 Unpacking curl (7.64.0-4+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.322 Selecting previously unselected package libonig5:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.323 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.327 Unpacking libonig5:amd64 (6.9.1-1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.381 Selecting previously unselected package libjq1:amd64.
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.381 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.386 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.429 Selecting previously unselected package jq.
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.429 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.433 Unpacking jq (1.5+dfsg-2+b1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.474 Setting up libkeyutils1:amd64 (1.6-6) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.486 Setting up libpsl5:amd64 (0.20.2-2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.497 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.636 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.646 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.668 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.682 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.956Z] #27 8.693 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.703 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.716 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.728 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.742 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.754 Setting up openssl (1.1.1d-0+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.773 Setting up libonig5:amd64 (6.9.1-1) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.784 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.796 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 8.808 Setting up ca-certificates (20200601~deb10u2) ...
19:01:49 [2021-08-11T19:01:49.957Z] #27 9.417 Updating certificates in /etc/ssl/certs...
19:01:49 [2021-08-11T19:01:49.957Z] #27 10.14 137 added, 0 removed; done.
19:01:49 [2021-08-11T19:01:49.957Z] #27 ...
19:01:49 [2021-08-11T19:01:49.957Z] 
19:01:49 [2021-08-11T19:01:49.957Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:49 [2021-08-11T19:01:49.957Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
19:01:49 [2021-08-11T19:01:49.980Z] #17 90.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
19:01:50 [2021-08-11T19:01:50.085Z] #27 10.89 Updating certificates in /etc/ssl/certs...
19:01:50 [2021-08-11T19:01:50.146Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.05MB / 62.62MB 3.1s
19:01:50 [2021-08-11T19:01:50.146Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 3.0s done
19:01:50 [2021-08-11T19:01:50.146Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 6.29MB / 62.62MB 3.2s
19:01:50 [2021-08-11T19:01:50.237Z] #17 90.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
19:01:50 [2021-08-11T19:01:50.237Z] #17 90.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
19:01:50 [2021-08-11T19:01:50.237Z] #17 90.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
19:01:50 [2021-08-11T19:01:50.237Z] #17 90.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
19:01:50 [2021-08-11T19:01:50.237Z] #17 90.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
19:01:50 [2021-08-11T19:01:50.416Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 17.83MB / 62.62MB 3.3s
19:01:50 [2021-08-11T19:01:50.416Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 61.87MB / 99.63MB 3.4s
19:01:50 [2021-08-11T19:01:50.416Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 26.21MB / 62.62MB 3.5s
19:01:50 [2021-08-11T19:01:50.416Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 1.4s
19:01:50 [2021-08-11T19:01:50.493Z] #17 91.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
19:01:50 [2021-08-11T19:01:50.657Z] #27 11.69 137 added, 0 removed; done.
19:01:50 [2021-08-11T19:01:50.749Z] #17 91.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
19:01:50 [2021-08-11T19:01:50.749Z] #17 91.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
19:01:50 [2021-08-11T19:01:50.749Z] #17 91.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
19:01:50 [2021-08-11T19:01:50.749Z] #17 91.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
19:01:50 [2021-08-11T19:01:50.874Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 67.72MB / 99.63MB 3.7s
19:01:50 [2021-08-11T19:01:50.874Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 73.40MB / 99.63MB 3.8s
19:01:50 [2021-08-11T19:01:50.874Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 35.10MB / 62.62MB 3.8s
19:01:50 [2021-08-11T19:01:50.918Z] #27 11.77 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:01:50 [2021-08-11T19:01:50.918Z] #27 11.78 Setting up jq (1.5+dfsg-2+b1) ...
19:01:50 [2021-08-11T19:01:50.918Z] #27 11.79 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:01:50 [2021-08-11T19:01:50.918Z] #27 11.80 Setting up curl (7.64.0-4+deb10u2) ...
19:01:50 [2021-08-11T19:01:50.918Z] #27 11.81 Processing triggers for libc-bin (2.28-10) ...
19:01:50 [2021-08-11T19:01:50.918Z] #27 11.83 Processing triggers for ca-certificates (20200601~deb10u2) ...
19:01:50 [2021-08-11T19:01:50.918Z] #27 11.84 Updating certificates in /etc/ssl/certs...
19:01:51 [2021-08-11T19:01:51.138Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 85.98MB / 99.63MB 4.1s
19:01:51 [2021-08-11T19:01:51.138Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 51.38MB / 62.62MB 4.1s
19:01:51 [2021-08-11T19:01:51.138Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 54.53MB / 62.62MB 4.2s
19:01:51 [2021-08-11T19:01:51.311Z] #17 91.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
19:01:51 [2021-08-11T19:01:51.311Z] #17 91.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
19:01:51 [2021-08-11T19:01:51.311Z] #17 91.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
19:01:51 [2021-08-11T19:01:51.311Z] #17 91.87 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
19:01:51 [2021-08-11T19:01:51.311Z] #17 91.88 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
19:01:51 [2021-08-11T19:01:51.311Z] #17 91.88 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:01:51 [2021-08-11T19:01:51.402Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 92.27MB / 99.63MB 4.3s
19:01:51 [2021-08-11T19:01:51.402Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 4.4s
19:01:51 [2021-08-11T19:01:51.486Z] #27 ...
19:01:51 [2021-08-11T19:01:51.486Z] 
19:01:51 [2021-08-11T19:01:51.486Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:51 [2021-08-11T19:01:51.486Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:51 [2021-08-11T19:01:51.486Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.0s done
19:01:51 [2021-08-11T19:01:51.486Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 2.8s
19:01:51 [2021-08-11T19:01:51.486Z] #9 ...
19:01:51 [2021-08-11T19:01:51.486Z] 
19:01:51 [2021-08-11T19:01:51.486Z] #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
19:01:51 [2021-08-11T19:01:51.486Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
19:01:51 [2021-08-11T19:01:51.486Z] #27 12.49 0 added, 0 removed; done.
19:01:51 [2021-08-11T19:01:51.486Z] #27 12.49 Running hooks in /etc/ca-certificates/update.d...
19:01:51 [2021-08-11T19:01:51.486Z] #27 12.49 done.
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.22 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.23 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.24 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.24 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.24 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.26 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.26 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.26 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.26 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.27 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.27 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.27 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.27 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.27 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
19:01:51 [2021-08-11T19:01:51.608Z] #17 92.32 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
19:01:51 [2021-08-11T19:01:51.666Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 4.7s
19:01:51 [2021-08-11T19:01:51.864Z] #17 92.32 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
19:01:51 [2021-08-11T19:01:51.864Z] #17 92.33 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
19:01:51 [2021-08-11T19:01:51.864Z] #17 92.33 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
19:01:51 [2021-08-11T19:01:51.864Z] #17 92.34 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
19:01:51 [2021-08-11T19:01:51.864Z] #17 92.36 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
19:01:51 [2021-08-11T19:01:51.864Z] #17 92.36 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
19:01:51 [2021-08-11T19:01:51.864Z] #17 92.40 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
19:01:52 [2021-08-11T19:01:52.120Z] #17 92.82 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
19:01:52 [2021-08-11T19:01:52.120Z] #17 92.82 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
19:01:52 [2021-08-11T19:01:52.120Z] #17 92.91 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
19:01:52 [2021-08-11T19:01:52.380Z] #17 93.04 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
19:01:52 [2021-08-11T19:01:52.380Z] #17 93.15 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
19:01:52 [2021-08-11T19:01:52.487Z] #9 ...
19:01:52 [2021-08-11T19:01:52.487Z] 
19:01:52 [2021-08-11T19:01:52.487Z] #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
19:01:52 [2021-08-11T19:01:52.487Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.20 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.22 Setting up jq (1.5+dfsg-2+b1) ...
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.23 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.24 Setting up curl (7.64.0-4+deb10u2) ...
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.25 Processing triggers for libc-bin (2.28-10) ...
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.27 Processing triggers for ca-certificates (20200601~deb10u2) ...
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.28 Updating certificates in /etc/ssl/certs...
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.87 0 added, 0 removed; done.
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.87 Running hooks in /etc/ca-certificates/update.d...
19:01:52 [2021-08-11T19:01:52.487Z] #27 10.87 done.
19:01:52 [2021-08-11T19:01:52.487Z] #27 DONE 12.6s
19:01:52 [2021-08-11T19:01:52.487Z] 
19:01:52 [2021-08-11T19:01:52.487Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:52 [2021-08-11T19:01:52.487Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:52 [2021-08-11T19:01:52.637Z] #17 ...
19:01:52 [2021-08-11T19:01:52.637Z] 
19:01:52 [2021-08-11T19:01:52.637Z] #53 [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
19:01:52 [2021-08-11T19:01:52.637Z] #53 sha256:1434e6cbe4d4c4eab84e9a823ecaa729e0d4b75e9ca8b0eb2bc1ea2e0f3a1285
19:01:52 [2021-08-11T19:01:52.637Z] #53 102.8 github.com/LK4D4/vndr/godl
19:01:52 [2021-08-11T19:01:52.637Z] #53 103.4 github.com/LK4D4/vndr
19:01:52 [2021-08-11T19:01:52.637Z] #53 DONE 107.0s
19:01:52 [2021-08-11T19:01:52.637Z] 
19:01:52 [2021-08-11T19:01:52.637Z] #39 [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
19:01:52 [2021-08-11T19:01:52.637Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:01:52 [2021-08-11T19:01:52.637Z] #39 DONE 106.8s
19:01:52 [2021-08-11T19:01:52.893Z] 
19:01:52 [2021-08-11T19:01:52.893Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:01:52 [2021-08-11T19:01:52.893Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.51 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.51 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.51 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.56 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.56 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.57 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.57 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.58 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.60 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.60 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
19:01:52 [2021-08-11T19:01:52.893Z] #17 93.63 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
19:01:53 [2021-08-11T19:01:53.060Z] #9 ...
19:01:53 [2021-08-11T19:01:53.060Z] 
19:01:53 [2021-08-11T19:01:53.060Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:01:53 [2021-08-11T19:01:53.060Z] #28 sha256:d44ebb91e42fbb437aa74c669b401d7ee49b9ed78ddcd381fc45e77669f92550
19:01:53 [2021-08-11T19:01:53.060Z] #28 DONE 0.5s
19:01:53 [2021-08-11T19:01:53.060Z] 
19:01:53 [2021-08-11T19:01:53.060Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:53 [2021-08-11T19:01:53.060Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:53 [2021-08-11T19:01:53.061Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 5.7s done
19:01:53 [2021-08-11T19:01:53.455Z] #17 94.09 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
19:01:53 [2021-08-11T19:01:53.455Z] #17 94.09 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
19:01:53 [2021-08-11T19:01:53.455Z] #17 94.14 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
19:01:53 [2021-08-11T19:01:53.637Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa
19:01:53 [2021-08-11T19:01:53.711Z] #17 94.26 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
19:01:53 [2021-08-11T19:01:53.711Z] #17 94.30 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.57 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.57 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.57 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.63 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.64 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.64 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.64 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.64 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.68 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.68 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.68 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.69 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.71 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
19:01:54 [2021-08-11T19:01:54.008Z] #17 94.71 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
19:01:54 [2021-08-11T19:01:54.215Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.3s done
19:01:54 [2021-08-11T19:01:54.264Z] #17 94.78 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
19:01:54 [2021-08-11T19:01:54.520Z] #17 95.18 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
19:01:54 [2021-08-11T19:01:54.520Z] #17 95.18 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
19:01:54 [2021-08-11T19:01:54.520Z] #17 95.23 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
19:01:54 [2021-08-11T19:01:54.776Z] #27 DONE 15.4s
19:01:54 [2021-08-11T19:01:54.776Z] #17 95.38 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
19:01:54 [2021-08-11T19:01:54.776Z] 
19:01:54 [2021-08-11T19:01:54.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:54 [2021-08-11T19:01:54.776Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:54 [2021-08-11T19:01:54.776Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.5s done
19:01:54 [2021-08-11T19:01:54.776Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0.8s
19:01:54 [2021-08-11T19:01:54.776Z] #9 ...
19:01:54 [2021-08-11T19:01:54.776Z] 
19:01:54 [2021-08-11T19:01:54.776Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:01:54 [2021-08-11T19:01:54.776Z] #28 sha256:9b7bce3ff0398ccdb20d52a5acdea26015bbb3a7846acd7c3f27523ea5078c1a
19:01:54 [2021-08-11T19:01:54.776Z] #28 DONE 0.1s
19:01:54 [2021-08-11T19:01:54.776Z] 
19:01:54 [2021-08-11T19:01:54.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:54 [2021-08-11T19:01:54.776Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:01:54 [2021-08-11T19:01:54.965Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.2s
19:01:55 [2021-08-11T19:01:55.033Z] #17 95.46 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
19:01:55 [2021-08-11T19:01:55.033Z] #17 95.75 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
19:01:55 [2021-08-11T19:01:55.033Z] #17 95.75 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
19:01:55 [2021-08-11T19:01:55.164Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 7.8s done
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.75 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.79 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.80 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.80 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.80 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.80 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.81 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.82 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.82 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
19:01:55 [2021-08-11T19:01:55.289Z] #17 95.84 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
19:01:55 [2021-08-11T19:01:55.427Z] #9 ...
19:01:55 [2021-08-11T19:01:55.428Z] 
19:01:55 [2021-08-11T19:01:55.428Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:01:55 [2021-08-11T19:01:55.428Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:01:55 [2021-08-11T19:01:55.428Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done
19:01:55 [2021-08-11T19:01:55.428Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done
19:01:55 [2021-08-11T19:01:55.428Z] #65 DONE 8.7s
19:01:55 [2021-08-11T19:01:55.428Z] 
19:01:55 [2021-08-11T19:01:55.428Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:55 [2021-08-11T19:01:55.428Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
19:01:55 [2021-08-11T19:01:55.428Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1
19:01:55 [2021-08-11T19:01:55.428Z] #9 ...
19:01:55 [2021-08-11T19:01:55.428Z] 
19:01:55 [2021-08-11T19:01:55.428Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:55 [2021-08-11T19:01:55.428Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
19:01:55 [2021-08-11T19:01:55.428Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
19:01:55 [2021-08-11T19:01:55.428Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
19:01:55 [2021-08-11T19:01:55.428Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done
19:01:55 [2021-08-11T19:01:55.428Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done
19:01:55 [2021-08-11T19:01:55.428Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.1s done
19:01:55 [2021-08-11T19:01:55.428Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 3.0s done
19:01:55 [2021-08-11T19:01:55.428Z] #26 ...
19:01:55 [2021-08-11T19:01:55.428Z] 
19:01:55 [2021-08-11T19:01:55.428Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:55 [2021-08-11T19:01:55.428Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
19:01:55 [2021-08-11T19:01:55.546Z] #17 96.09 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
19:01:55 [2021-08-11T19:01:55.546Z] #17 96.09 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
19:01:55 [2021-08-11T19:01:55.546Z] #17 96.12 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
19:01:55 [2021-08-11T19:01:55.546Z] #17 96.19 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
19:01:55 [2021-08-11T19:01:55.546Z] #17 96.24 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
19:01:55 [2021-08-11T19:01:55.692Z] #9 ...
19:01:55 [2021-08-11T19:01:55.692Z] 
19:01:55 [2021-08-11T19:01:55.692Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
19:01:55 [2021-08-11T19:01:55.692Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
19:01:55 [2021-08-11T19:01:55.692Z] #26 DONE 9.0s
19:01:55 [2021-08-11T19:01:55.692Z] 
19:01:55 [2021-08-11T19:01:55.692Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:55 [2021-08-11T19:01:55.692Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
19:01:55 [2021-08-11T19:01:55.692Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.3s done
19:01:55 [2021-08-11T19:01:55.802Z] #17 96.45 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
19:01:55 [2021-08-11T19:01:55.802Z] #17 96.45 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
19:01:55 [2021-08-11T19:01:55.960Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0.1s
19:01:56 [2021-08-11T19:01:56.344Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.8s done
19:01:56 [2021-08-11T19:01:56.365Z] #17 97.09 debconf: delaying package configuration, since apt-utils is not installed
19:01:56 [2021-08-11T19:01:56.604Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
19:01:56 [2021-08-11T19:01:56.621Z] #17 97.33 Fetched 169 MB in 8s (20.9 MB/s)
19:01:56 [2021-08-11T19:01:56.621Z] #17 97.37 Selecting previously unselected package liblocale-gettext-perl.
19:01:56 [2021-08-11T19:01:56.621Z] #17 97.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 ... 15421 files and directories currently installed.)
19:01:56 [2021-08-11T19:01:56.621Z] #17 97.39 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
19:01:56 [2021-08-11T19:01:56.621Z] #17 97.40 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
19:01:56 [2021-08-11T19:01:56.621Z] #17 97.45 Selecting previously unselected package bzip2.
19:01:56 [2021-08-11T19:01:56.863Z] #9 DONE 23.6s
19:01:56 [2021-08-11T19:01:56.863Z] 
19:01:56 [2021-08-11T19:01:56.863Z] #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
19:01:56 [2021-08-11T19:01:56.863Z] #29 sha256:c9e232fd4701dc8609261ed1e8cf55cb96e44e67f26ce634c70d188bb47e48f7
19:01:56 [2021-08-11T19:01:56.863Z] #29 1.074 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:01:56 [2021-08-11T19:01:56.863Z] #29 1.150 
19:01:56 [2021-08-11T19:01:56.863Z] #29 1.265 
############                                                              16.7%
##########################                                                36.8%
########################################                                  56.6%
######################################################                    76.3%
#####################################################################     96.1%
######################################################################## 100.0%
19:01:56 [2021-08-11T19:01:56.863Z] #29 1.795 
19:01:56 [2021-08-11T19:01:56.863Z] #29 1.906 
######################################################################## 100.0%
19:01:56 [2021-08-11T19:01:56.863Z] #29 1.987 
19:01:56 [2021-08-11T19:01:56.863Z] #29 2.102 
#############################################                             62.9%
######################################################################## 100.0%
19:01:56 [2021-08-11T19:01:56.863Z] #29 2.214 
19:01:56 [2021-08-11T19:01:56.863Z] #29 2.354 
                                                                           0.0%
#########################                                                 35.5%
#######################################                                   54.8%
########################################                                  56.0%
######################################################################    97.3%
######################################################################## 100.0%
19:01:56 [2021-08-11T19:01:56.863Z] #29 2.850 
19:01:56 [2021-08-11T19:01:56.878Z] #17 97.45 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:01:56 [2021-08-11T19:01:56.878Z] #17 97.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:01:56 [2021-08-11T19:01:56.878Z] #17 97.52 Selecting previously unselected package libmagic-mgc.
19:01:56 [2021-08-11T19:01:56.878Z] #17 97.52 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
19:01:56 [2021-08-11T19:01:56.878Z] #17 97.53 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.68 Selecting previously unselected package libmagic1:amd64.
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.68 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.69 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.76 Selecting previously unselected package file.
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.76 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.77 Unpacking file (1:5.35-4+deb10u2) ...
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.84 Selecting previously unselected package xz-utils.
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.84 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
19:01:57 [2021-08-11T19:01:57.133Z] #17 97.84 Unpacking xz-utils (5.2.4-1) ...
19:01:57 [2021-08-11T19:01:57.389Z] #17 97.93 Selecting previously unselected package binutils-aarch64-linux-gnu.
19:01:57 [2021-08-11T19:01:57.389Z] #17 97.93 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
19:01:57 [2021-08-11T19:01:57.389Z] #17 97.93 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
19:01:57 [2021-08-11T19:01:57.891Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 1.9s done
19:01:57 [2021-08-11T19:01:57.900Z] #29 2.962 
###                                                                        4.4%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 35.7%
#############################                                             40.9%
#################################                                         46.1%
####################################                                      51.4%
########################################                                  56.6%
############################################                              61.8%
################################################                          67.0%
###################################################                       72.2%
#######################################################                   77.4%
###########################################################               82.8%
###############################################################           88.0%
###################################################################       93.1%
######################################################################    98.3%
######################################################################## 100.0%
19:01:57 [2021-08-11T19:01:57.900Z] #29 4.826 
19:01:57 [2021-08-11T19:01:57.900Z] #29 5.058 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:01:58 [2021-08-11T19:01:58.160Z] #29 5.118 
19:01:58 [2021-08-11T19:01:58.277Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
19:01:58 [2021-08-11T19:01:58.277Z] 
19:01:58 [2021-08-11T19:01:58.277Z]  ________   ____  __.
19:01:58 [2021-08-11T19:01:58.277Z]  \_____  \ |    |/ _|
19:01:58 [2021-08-11T19:01:58.277Z]  /   |   \|      <
19:01:58 [2021-08-11T19:01:58.277Z]  /    |    \    |  \
19:01:58 [2021-08-11T19:01:58.277Z]  \_______  /____|__ \
19:01:58 [2021-08-11T19:01:58.277Z]          \/        \/
19:01:58 [2021-08-11T19:01:58.277Z] 
19:01:58 [2021-08-11T19:01:58.277Z] INFO: make.ps1 ended at 08/11/2021 19:01:47
19:01:58 [2021-08-11T19:01:58.277Z] INFO: Binaries build ended at 08/11/2021 19:01:49. Duration:00:01:24.9937020
19:01:58 [2021-08-11T19:01:58.277Z] INFO: Copying the built daemon binary to d:\CI\PR-42717\7\binary\dockerd-0225e4278a.exe...
19:01:58 [2021-08-11T19:01:58.277Z] INFO: Copying the built client binary to d:\CI\PR-42717\7\binary\docker-0225e4278a.exe...
19:01:58 [2021-08-11T19:01:58.277Z] INFO: Copying dockerversion from the container...
19:01:58 [2021-08-11T19:01:58.277Z] INFO: Copying the golang package from the container to d:\CI\PR-42717\7\installer\go.zip...
19:01:58 [2021-08-11T19:01:58.277Z] INFO: Extracting go.zip to d:\CI\PR-42717\7\go
19:01:58 [2021-08-11T19:01:58.317Z] #17 98.80 Selecting previously unselected package binutils-arm-linux-gnueabi.
19:01:58 [2021-08-11T19:01:58.317Z] #17 98.80 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
19:01:58 [2021-08-11T19:01:58.317Z] #17 98.81 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
19:01:58 [2021-08-11T19:01:58.418Z] #29 5.189 
######################################################################## 100.0%
19:01:58 [2021-08-11T19:01:58.418Z] #29 5.207 
19:01:58 [2021-08-11T19:01:58.418Z] #29 5.475 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:01:58 [2021-08-11T19:01:58.471Z] #9 ...
19:01:58 [2021-08-11T19:01:58.471Z] 
19:01:58 [2021-08-11T19:01:58.471Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:01:58 [2021-08-11T19:01:58.471Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
19:01:58 [2021-08-11T19:01:58.471Z] #64 DONE 1.0s
19:01:58 [2021-08-11T19:01:58.676Z] #29 5.530 
19:01:58 [2021-08-11T19:01:58.676Z] #29 5.631 
######################################################################## 100.0%
19:01:58 [2021-08-11T19:01:58.676Z] #29 5.648 
19:01:58 [2021-08-11T19:01:58.749Z] 
19:01:58 [2021-08-11T19:01:58.749Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:01:58 [2021-08-11T19:01:58.749Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
19:01:58 [2021-08-11T19:01:58.749Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1
19:01:58 [2021-08-11T19:01:58.879Z] #17 99.49 Selecting previously unselected package binutils-arm-linux-gnueabihf.
19:01:58 [2021-08-11T19:01:58.879Z] #17 99.49 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
19:01:58 [2021-08-11T19:01:58.879Z] #17 99.50 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
19:01:58 [2021-08-11T19:01:58.934Z] #29 5.928 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
19:01:58 [2021-08-11T19:01:58.934Z] #29 5.992 
19:01:59 [2021-08-11T19:01:59.806Z] #17 100.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
19:01:59 [2021-08-11T19:01:59.806Z] #17 100.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
19:01:59 [2021-08-11T19:01:59.806Z] #17 100.2 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
19:01:59 [2021-08-11T19:01:59.974Z] #29 6.121 
                                                                           0.3%
############                                                              17.6%
######################################                                    53.0%
###########################################                               60.4%
####################################################################      95.7%
######################################################################## 100.0%
19:01:59 [2021-08-11T19:01:59.974Z] #29 6.815 
19:01:59 [2021-08-11T19:01:59.974Z] #29 7.080 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:02:00 [2021-08-11T19:02:00.060Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.8s
19:02:00 [2021-08-11T19:02:00.232Z] #29 7.137 
19:02:00 [2021-08-11T19:02:00.232Z] #29 7.186 
######################################################################## 100.0%
19:02:00 [2021-08-11T19:02:00.232Z] #29 7.214 
19:02:00 [2021-08-11T19:02:00.369Z] #17 100.8 Selecting previously unselected package binutils-s390x-linux-gnu.
19:02:00 [2021-08-11T19:02:00.369Z] #17 100.8 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
19:02:00 [2021-08-11T19:02:00.369Z] #17 100.8 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
19:02:00 [2021-08-11T19:02:00.490Z] #29 7.406 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:02:00 [2021-08-11T19:02:00.490Z] #29 7.463 
19:02:00 [2021-08-11T19:02:00.490Z] #29 7.511 
######################################################################## 100.0%
19:02:00 [2021-08-11T19:02:00.490Z] #29 7.552 
19:02:00 [2021-08-11T19:02:00.490Z] #29 7.563 Download of images into '/build' complete.
19:02:00 [2021-08-11T19:02:00.625Z] #17 101.4 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
19:02:00 [2021-08-11T19:02:00.625Z] #17 101.4 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
19:02:00 [2021-08-11T19:02:00.681Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.8s done
19:02:00 [2021-08-11T19:02:00.748Z] #29 7.563 Use something like the following to load the result into a Docker daemon:
19:02:00 [2021-08-11T19:02:00.748Z] #29 7.563   tar -cC '/build' . | docker load
19:02:00 [2021-08-11T19:02:00.881Z] #17 101.5 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
19:02:00 [2021-08-11T19:02:00.881Z] #17 101.5 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
19:02:00 [2021-08-11T19:02:00.881Z] #17 101.5 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:00 [2021-08-11T19:02:00.881Z] #17 101.5 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
19:02:00 [2021-08-11T19:02:00.944Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133
19:02:02 [2021-08-11T19:02:02.247Z] #17 102.8 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
19:02:02 [2021-08-11T19:02:02.247Z] #17 102.8 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
19:02:02 [2021-08-11T19:02:02.247Z] #17 102.8 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
19:02:02 [2021-08-11T19:02:02.247Z] #17 102.9 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
19:02:02 [2021-08-11T19:02:02.247Z] #17 102.9 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
19:02:02 [2021-08-11T19:02:02.247Z] #17 102.9 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
19:02:02 [2021-08-11T19:02:02.344Z] #9 ...
19:02:02 [2021-08-11T19:02:02.344Z] 
19:02:02 [2021-08-11T19:02:02.344Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:02:02 [2021-08-11T19:02:02.344Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
19:02:02 [2021-08-11T19:02:02.344Z] #66 DONE 3.5s
19:02:02 [2021-08-11T19:02:02.344Z] 
19:02:02 [2021-08-11T19:02:02.344Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:02:02 [2021-08-11T19:02:02.344Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
19:02:03 [2021-08-11T19:02:03.284Z] #29 DONE 10.0s
19:02:03 [2021-08-11T19:02:03.284Z] 
19:02:03 [2021-08-11T19:02:03.284Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:02:03 [2021-08-11T19:02:03.284Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
19:02:03 [2021-08-11T19:02:03.284Z] #10 DONE 6.3s
19:02:03 [2021-08-11T19:02:03.284Z] 
19:02:03 [2021-08-11T19:02:03.284Z] #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
19:02:03 [2021-08-11T19:02:03.284Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
19:02:03 [2021-08-11T19:02:03.613Z] #17 104.2 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
19:02:03 [2021-08-11T19:02:03.613Z] #17 104.2 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
19:02:03 [2021-08-11T19:02:03.613Z] #17 104.2 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
19:02:03 [2021-08-11T19:02:03.613Z] #17 104.3 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
19:02:03 [2021-08-11T19:02:03.613Z] #17 104.3 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
19:02:03 [2021-08-11T19:02:03.613Z] #17 104.3 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
19:02:03 [2021-08-11T19:02:03.858Z] #11 DONE 0.8s
19:02:03 [2021-08-11T19:02:03.858Z] 
19:02:03 [2021-08-11T19:02:03.858Z] #59 [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
19:02:03 [2021-08-11T19:02:03.858Z] #59 sha256:4a7ca5c5bd0cb04d637c50c713637699e4f6c8de4d8b4351b8ae22975fc4fc37
19:02:04 [2021-08-11T19:02:04.118Z] #59 ...
19:02:04 [2021-08-11T19:02:04.118Z] 
19:02:04 [2021-08-11T19:02:04.118Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:02:04 [2021-08-11T19:02:04.118Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
19:02:04 [2021-08-11T19:02:04.118Z] #39 DONE 0.3s
19:02:04 [2021-08-11T19:02:04.118Z] 
19:02:04 [2021-08-11T19:02:04.118Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:02:04 [2021-08-11T19:02:04.118Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
19:02:04 [2021-08-11T19:02:04.118Z] #31 DONE 0.3s
19:02:04 [2021-08-11T19:02:04.255Z] #9 ...
19:02:04 [2021-08-11T19:02:04.255Z] 
19:02:04 [2021-08-11T19:02:04.255Z] #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
19:02:04 [2021-08-11T19:02:04.255Z] #29 sha256:172b943d7eaedad94b1e46568a408ee37d05d021c55c584c2e8e733d9911daa9
19:02:04 [2021-08-11T19:02:04.255Z] #29 1.464 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:02:04 [2021-08-11T19:02:04.255Z] #29 1.551 
19:02:04 [2021-08-11T19:02:04.255Z] #29 1.670 
###########                                                               16.3%
##########################                                                36.2%
########################################                                  56.2%
######################################################                    75.9%
#####################################################################     95.9%
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 2.176 
19:02:04 [2021-08-11T19:02:04.255Z] #29 2.305 
######################################                                    53.9%
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 2.432 
19:02:04 [2021-08-11T19:02:04.255Z] #29 2.559 
########################################                                  56.6%
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 2.702 
19:02:04 [2021-08-11T19:02:04.255Z] #29 2.824 
########                                                                  11.6%
#########################                                                 35.5%
#######################################                                   54.9%
#####################################################                     74.4%
###################################################################       93.7%
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 3.370 
19:02:04 [2021-08-11T19:02:04.255Z] #29 3.506 
##                                                                         3.6%
######                                                                     9.7%
##########                                                                14.9%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
######################                                                    31.8%
############################                                              40.2%
#################################                                         47.2%
#####################################                                     52.4%
#########################################                                 57.1%
#############################################                             63.1%
#################################################                         68.3%
####################################################                      73.5%
########################################################                  78.6%
############################################################              83.9%
################################################################          89.1%
###################################################################       94.3%
#######################################################################   99.5%
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 5.372 
19:02:04 [2021-08-11T19:02:04.255Z] #29 5.741 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:02:04 [2021-08-11T19:02:04.255Z] #29 5.840 
19:02:04 [2021-08-11T19:02:04.255Z] #29 5.940 
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 5.965 
19:02:04 [2021-08-11T19:02:04.255Z] #29 6.301 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:02:04 [2021-08-11T19:02:04.255Z] #29 6.420 
19:02:04 [2021-08-11T19:02:04.255Z] #29 6.666 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 7.015 
19:02:04 [2021-08-11T19:02:04.255Z] #29 7.323 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
19:02:04 [2021-08-11T19:02:04.255Z] #29 7.412 
19:02:04 [2021-08-11T19:02:04.255Z] #29 7.535 
##                                                                         3.5%
#######################                                                   32.7%
#####################################                                     51.9%
############################################                              62.2%
###############################################################           88.0%
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.043 
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.378 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.478 
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.555 
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.583 
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.780 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.866 
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.929 
######################################################################## 100.0%
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.963 
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.982 Download of images into '/build' complete.
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.982 Use something like the following to load the result into a Docker daemon:
19:02:04 [2021-08-11T19:02:04.255Z] #29 8.982   tar -cC '/build' . | docker load
19:02:04 [2021-08-11T19:02:04.255Z] #29 ...
19:02:04 [2021-08-11T19:02:04.255Z] 
19:02:04 [2021-08-11T19:02:04.255Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
19:02:04 [2021-08-11T19:02:04.255Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
19:02:04 [2021-08-11T19:02:04.255Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.6s done
19:02:04 [2021-08-11T19:02:04.376Z] 
19:02:04 [2021-08-11T19:02:04.376Z] #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
19:02:04 [2021-08-11T19:02:04.376Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:02:04 [2021-08-11T19:02:04.376Z] #32 ...
19:02:04 [2021-08-11T19:02:04.376Z] 
19:02:04 [2021-08-11T19:02:04.376Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
19:02:04 [2021-08-11T19:02:04.376Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
19:02:04 [2021-08-11T19:02:04.376Z] #43 DONE 0.6s
19:02:04 [2021-08-11T19:02:04.636Z] 
19:02:04 [2021-08-11T19:02:04.636Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:04 [2021-08-11T19:02:04.636Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:04 [2021-08-11T19:02:04.920Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 4.1s done
19:02:04 [2021-08-11T19:02:04.979Z] #17 105.6 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
19:02:04 [2021-08-11T19:02:04.979Z] #17 105.6 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
19:02:04 [2021-08-11T19:02:04.979Z] #17 105.6 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
19:02:04 [2021-08-11T19:02:04.979Z] #17 105.7 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
19:02:04 [2021-08-11T19:02:04.979Z] #17 105.7 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:04 [2021-08-11T19:02:04.979Z] #17 105.7 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
19:02:05 [2021-08-11T19:02:05.191Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
19:02:05 [2021-08-11T19:02:05.498Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done
19:02:05 [2021-08-11T19:02:05.762Z] #9 DONE 18.9s
19:02:05 [2021-08-11T19:02:05.762Z] 
19:02:05 [2021-08-11T19:02:05.762Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:02:05 [2021-08-11T19:02:05.762Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0
19:02:05 [2021-08-11T19:02:05.762Z] #10 ...
19:02:05 [2021-08-11T19:02:05.762Z] 
19:02:05 [2021-08-11T19:02:05.762Z] #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
19:02:05 [2021-08-11T19:02:05.762Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
19:02:05 [2021-08-11T19:02:05.762Z] #27 2.906 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
19:02:05 [2021-08-11T19:02:05.762Z] #27 2.906 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:05 [2021-08-11T19:02:05.762Z] #27 2.920 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:05 [2021-08-11T19:02:05.762Z] #27 3.148 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:02:05 [2021-08-11T19:02:05.762Z] #27 3.401 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:02:05 [2021-08-11T19:02:05.762Z] #27 3.900 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:02:05 [2021-08-11T19:02:05.762Z] #27 5.437 Fetched 8284 kB in 3s (2978 kB/s)
19:02:05 [2021-08-11T19:02:05.762Z] #27 5.437 Reading package lists...
19:02:05 [2021-08-11T19:02:05.762Z] #27 6.773 Reading package lists...
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.064 Building dependency tree...
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.716 The following additional packages will be installed:
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.716   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.716   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.716   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.720 Suggested packages:
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.720   krb5-doc krb5-user
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.720 Recommended packages:
19:02:05 [2021-08-11T19:02:05.762Z] #27 8.720   krb5-locales publicsuffix libsasl2-modules
19:02:05 [2021-08-11T19:02:05.762Z] #27 9.011 The following NEW packages will be installed:
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.011   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.011   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.011   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.011   libssh2-1 libssl1.1 openssl
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.301 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.301 Need to get 4777 kB of archives.
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.301 After this operation, 11.5 MB of additional disk space will be used.
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.301 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.301 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.313 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.313 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.313 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.336 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.344 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.394 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.404 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.405 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.407 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.409 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.412 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.414 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.415 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.416 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.418 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.450 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.454 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.457 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.459 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.756 debconf: delaying package configuration, since apt-utils is not installed
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.794 Fetched 4777 kB in 0s (11.4 MB/s)
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.824 Selecting previously unselected package libkeyutils1:arm64.
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.824 (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.)
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.834 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ...
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.844 Unpacking libkeyutils1:arm64 (1.6-6) ...
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.897 Selecting previously unselected package libkrb5support0:arm64.
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.899 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ...
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.905 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ...
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.973 Selecting previously unselected package libk5crypto3:arm64.
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.973 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ...
19:02:05 [2021-08-11T19:02:05.763Z] #27 9.981 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ...
19:02:05 [2021-08-11T19:02:05.763Z] #27 10.12 Selecting previously unselected package libssl1.1:arm64.
19:02:05 [2021-08-11T19:02:05.763Z] #27 10.12 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
19:02:05 [2021-08-11T19:02:05.763Z] #27 10.13 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
19:02:06 [2021-08-11T19:02:06.069Z] #27 10.35 Selecting previously unselected package libkrb5-3:arm64.
19:02:06 [2021-08-11T19:02:06.069Z] #27 10.35 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ...
19:02:06 [2021-08-11T19:02:06.069Z] #27 10.36 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ...
19:02:06 [2021-08-11T19:02:06.069Z] #27 10.45 Selecting previously unselected package libgssapi-krb5-2:arm64.
19:02:06 [2021-08-11T19:02:06.069Z] #27 10.45 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ...
19:02:06 [2021-08-11T19:02:06.345Z] #17 106.9 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
19:02:06 [2021-08-11T19:02:06.345Z] #17 106.9 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
19:02:06 [2021-08-11T19:02:06.345Z] #17 107.0 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
19:02:06 [2021-08-11T19:02:06.345Z] #17 107.0 Selecting previously unselected package cpp-8-s390x-linux-gnu.
19:02:06 [2021-08-11T19:02:06.345Z] #17 107.0 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:06 [2021-08-11T19:02:06.345Z] #17 107.0 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
19:02:06 [2021-08-11T19:02:06.346Z] #27 10.46 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
19:02:06 [2021-08-11T19:02:06.346Z] #27 10.52 Selecting previously unselected package openssl.
19:02:06 [2021-08-11T19:02:06.346Z] #27 10.52 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ...
19:02:06 [2021-08-11T19:02:06.346Z] #27 10.53 Unpacking openssl (1.1.1d-0+deb10u6) ...
19:02:06 [2021-08-11T19:02:06.346Z] #27 10.74 Selecting previously unselected package ca-certificates.
19:02:06 [2021-08-11T19:02:06.611Z] #27 10.74 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
19:02:06 [2021-08-11T19:02:06.611Z] #27 10.75 Unpacking ca-certificates (20200601~deb10u2) ...
19:02:06 [2021-08-11T19:02:06.611Z] #27 10.88 Selecting previously unselected package libsasl2-modules-db:arm64.
19:02:06 [2021-08-11T19:02:06.611Z] #27 10.89 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
19:02:06 [2021-08-11T19:02:06.611Z] #27 10.89 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:02:06 [2021-08-11T19:02:06.611Z] #27 10.97 Selecting previously unselected package libsasl2-2:arm64.
19:02:06 [2021-08-11T19:02:06.611Z] #27 10.97 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
19:02:06 [2021-08-11T19:02:06.611Z] #27 10.98 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:02:06 [2021-08-11T19:02:06.882Z] #27 ...
19:02:06 [2021-08-11T19:02:06.882Z] 
19:02:06 [2021-08-11T19:02:06.882Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:02:06 [2021-08-11T19:02:06.882Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0
19:02:06 [2021-08-11T19:02:06.882Z] #10 DONE 1.2s
19:02:06 [2021-08-11T19:02:06.882Z] 
19:02:06 [2021-08-11T19:02:06.882Z] #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
19:02:06 [2021-08-11T19:02:06.882Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
19:02:06 [2021-08-11T19:02:06.882Z] #27 11.08 Selecting previously unselected package libldap-common.
19:02:06 [2021-08-11T19:02:06.882Z] #27 11.08 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
19:02:06 [2021-08-11T19:02:06.882Z] #27 11.09 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:02:06 [2021-08-11T19:02:06.882Z] #27 11.19 Selecting previously unselected package libldap-2.4-2:arm64.
19:02:06 [2021-08-11T19:02:06.882Z] #27 ...
19:02:06 [2021-08-11T19:02:06.882Z] 
19:02:06 [2021-08-11T19:02:06.882Z] #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
19:02:06 [2021-08-11T19:02:06.882Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda
19:02:07 [2021-08-11T19:02:07.176Z] #44 ...
19:02:07 [2021-08-11T19:02:07.176Z] 
19:02:07 [2021-08-11T19:02:07.176Z] #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
19:02:07 [2021-08-11T19:02:07.176Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
19:02:07 [2021-08-11T19:02:07.176Z] #12 DONE 3.2s
19:02:07 [2021-08-11T19:02:07.176Z] 
19:02:07 [2021-08-11T19:02:07.176Z] #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
19:02:07 [2021-08-11T19:02:07.176Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.2 Selecting previously unselected package cpp-aarch64-linux-gnu.
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.2 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Selecting previously unselected package cpp-arm-linux-gnueabi.
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Selecting previously unselected package cpp-arm-linux-gnueabihf.
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.3 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.4 Selecting previously unselected package cpp-s390x-linux-gnu.
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.4 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.4 Selecting previously unselected package cross-config.
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.4 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.4 Unpacking cross-config (2.6.15-3) ...
19:02:07 [2021-08-11T19:02:07.712Z] #17 108.5 Selecting previously unselected package gcc-8-cross-base.
19:02:07 [2021-08-11T19:02:07.728Z] #9 DONE 38.0s
19:02:07 [2021-08-11T19:02:07.728Z] 
19:02:07 [2021-08-11T19:02:07.728Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:02:07 [2021-08-11T19:02:07.728Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
19:02:07 [2021-08-11T19:02:07.728Z] #10 ...
19:02:07 [2021-08-11T19:02:07.728Z] 
19:02:07 [2021-08-11T19:02:07.728Z] #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
19:02:07 [2021-08-11T19:02:07.728Z] #29 sha256:172b943d7eaedad94b1e46568a408ee37d05d021c55c584c2e8e733d9911daa9
19:02:07 [2021-08-11T19:02:07.728Z] #29 DONE 13.0s
19:02:07 [2021-08-11T19:02:07.843Z] #11 DONE 0.9s
19:02:07 [2021-08-11T19:02:07.843Z] 
19:02:07 [2021-08-11T19:02:07.843Z] #56 [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
19:02:07 [2021-08-11T19:02:07.843Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
19:02:07 [2021-08-11T19:02:07.968Z] #17 108.5 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
19:02:07 [2021-08-11T19:02:07.968Z] #17 108.5 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
19:02:07 [2021-08-11T19:02:07.968Z] #17 108.6 Selecting previously unselected package libc6-arm64-cross.
19:02:07 [2021-08-11T19:02:07.968Z] #17 108.6 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
19:02:07 [2021-08-11T19:02:07.968Z] #17 108.6 Unpacking libc6-arm64-cross (2.28-7cross1) ...
19:02:07 [2021-08-11T19:02:07.987Z] 
19:02:07 [2021-08-11T19:02:07.987Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:02:07 [2021-08-11T19:02:07.987Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
19:02:08 [2021-08-11T19:02:08.114Z] #56 ...
19:02:08 [2021-08-11T19:02:08.114Z] 
19:02:08 [2021-08-11T19:02:08.114Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:02:08 [2021-08-11T19:02:08.114Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094
19:02:08 [2021-08-11T19:02:08.114Z] #31 DONE 0.2s
19:02:08 [2021-08-11T19:02:08.114Z] 
19:02:08 [2021-08-11T19:02:08.114Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
19:02:08 [2021-08-11T19:02:08.114Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1
19:02:08 [2021-08-11T19:02:08.114Z] #43 DONE 0.3s
19:02:08 [2021-08-11T19:02:08.114Z] 
19:02:08 [2021-08-11T19:02:08.114Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:02:08 [2021-08-11T19:02:08.114Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77
19:02:08 [2021-08-11T19:02:08.114Z] #39 DONE 0.4s
19:02:08 [2021-08-11T19:02:08.114Z] 
19:02:08 [2021-08-11T19:02:08.114Z] #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
19:02:08 [2021-08-11T19:02:08.114Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.20 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.30 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.40 Selecting previously unselected package libnghttp2-14:arm64.
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.40 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.41 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.57 Selecting previously unselected package libpsl5:arm64.
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.57 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.58 Unpacking libpsl5:arm64 (0.20.2-2) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.64 Selecting previously unselected package librtmp1:arm64.
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.64 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.66 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.88 Selecting previously unselected package libssh2-1:arm64.
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.88 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.90 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.99 Selecting previously unselected package libcurl4:arm64.
19:02:08 [2021-08-11T19:02:08.114Z] #27 11.99 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.01 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.09 Selecting previously unselected package curl.
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.10 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.10 Unpacking curl (7.64.0-4+deb10u2) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.27 Selecting previously unselected package libonig5:arm64.
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.27 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.28 Unpacking libonig5:arm64 (6.9.1-1) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.43 Selecting previously unselected package libjq1:arm64.
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.43 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.45 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:02:08 [2021-08-11T19:02:08.114Z] #27 12.52 Selecting previously unselected package jq.
19:02:08 [2021-08-11T19:02:08.224Z] #17 108.9 Selecting previously unselected package libgcc1-arm64-cross.
19:02:08 [2021-08-11T19:02:08.224Z] #17 108.9 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
19:02:08 [2021-08-11T19:02:08.224Z] #17 108.9 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
19:02:08 [2021-08-11T19:02:08.224Z] #17 109.0 Selecting previously unselected package libgomp1-arm64-cross.
19:02:08 [2021-08-11T19:02:08.224Z] #17 109.0 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:08 [2021-08-11T19:02:08.224Z] #17 109.0 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
19:02:08 [2021-08-11T19:02:08.379Z] #27 12.53 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
19:02:08 [2021-08-11T19:02:08.379Z] #27 12.53 Unpacking jq (1.5+dfsg-2+b1) ...
19:02:08 [2021-08-11T19:02:08.379Z] #27 12.62 Setting up libkeyutils1:arm64 (1.6-6) ...
19:02:08 [2021-08-11T19:02:08.379Z] #27 12.64 Setting up libpsl5:arm64 (0.20.2-2) ...
19:02:08 [2021-08-11T19:02:08.379Z] #27 12.66 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.1 Selecting previously unselected package libitm1-arm64-cross.
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.1 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.1 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.1 Selecting previously unselected package libatomic1-arm64-cross.
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.1 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.1 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.1 Selecting previously unselected package libstdc++6-arm64-cross.
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.1 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:08 [2021-08-11T19:02:08.480Z] #17 109.2 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
19:02:08 [2021-08-11T19:02:08.644Z] #27 12.95 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
19:02:08 [2021-08-11T19:02:08.736Z] #17 109.3 Selecting previously unselected package libasan5-arm64-cross.
19:02:08 [2021-08-11T19:02:08.736Z] #17 109.3 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:08 [2021-08-11T19:02:08.736Z] #17 109.3 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
19:02:08 [2021-08-11T19:02:08.736Z] #17 109.4 Selecting previously unselected package liblsan0-arm64-cross.
19:02:08 [2021-08-11T19:02:08.736Z] #17 109.4 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:08 [2021-08-11T19:02:08.736Z] #17 109.4 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
19:02:08 [2021-08-11T19:02:08.736Z] #17 109.5 Selecting previously unselected package libtsan0-arm64-cross.
19:02:08 [2021-08-11T19:02:08.736Z] #17 109.5 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.11 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.15 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.18 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.19 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.21 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.23 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.25 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.26 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.29 Setting up openssl (1.1.1d-0+deb10u6) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.31 Setting up libonig5:arm64 (6.9.1-1) ...
19:02:08 [2021-08-11T19:02:08.909Z] #27 13.34 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:02:09 [2021-08-11T19:02:09.033Z] #17 109.5 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
19:02:09 [2021-08-11T19:02:09.033Z] #17 109.6 Selecting previously unselected package libubsan1-arm64-cross.
19:02:09 [2021-08-11T19:02:09.033Z] #17 109.7 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:09 [2021-08-11T19:02:09.033Z] #17 109.7 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
19:02:09 [2021-08-11T19:02:09.033Z] #17 109.7 Selecting previously unselected package libgcc-8-dev-arm64-cross.
19:02:09 [2021-08-11T19:02:09.033Z] #17 109.7 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:09 [2021-08-11T19:02:09.033Z] #17 109.7 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
19:02:09 [2021-08-11T19:02:09.174Z] #27 13.37 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
19:02:09 [2021-08-11T19:02:09.174Z] #27 13.39 Setting up ca-certificates (20200601~deb10u2) ...
19:02:09 [2021-08-11T19:02:09.362Z] #10 DONE 1.7s
19:02:09 [2021-08-11T19:02:09.362Z] 
19:02:09 [2021-08-11T19:02:09.362Z] #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
19:02:09 [2021-08-11T19:02:09.362Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
19:02:09 [2021-08-11T19:02:09.545Z] #17 110.0 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
19:02:09 [2021-08-11T19:02:09.545Z] #17 110.0 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:09 [2021-08-11T19:02:09.545Z] #17 110.1 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
19:02:10 [2021-08-11T19:02:10.300Z] #11 DONE 1.1s
19:02:10 [2021-08-11T19:02:10.300Z] 
19:02:10 [2021-08-11T19:02:10.300Z] #59 [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
19:02:10 [2021-08-11T19:02:10.300Z] #59 sha256:7b31aef4b52a74a16fd9056d31b4bf229a67b7353af20a583bf35d0be121bd26
19:02:10 [2021-08-11T19:02:10.561Z] #59 ...
19:02:10 [2021-08-11T19:02:10.561Z] 
19:02:10 [2021-08-11T19:02:10.561Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:02:10 [2021-08-11T19:02:10.561Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
19:02:10 [2021-08-11T19:02:10.561Z] #39 DONE 0.4s
19:02:10 [2021-08-11T19:02:10.561Z] 
19:02:10 [2021-08-11T19:02:10.561Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:02:10 [2021-08-11T19:02:10.561Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
19:02:10 [2021-08-11T19:02:10.561Z] #31 DONE 0.5s
19:02:10 [2021-08-11T19:02:10.561Z] 
19:02:10 [2021-08-11T19:02:10.561Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
19:02:10 [2021-08-11T19:02:10.561Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
19:02:10 [2021-08-11T19:02:10.561Z] #43 DONE 0.5s
19:02:10 [2021-08-11T19:02:10.561Z] 
19:02:10 [2021-08-11T19:02:10.561Z] #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
19:02:10 [2021-08-11T19:02:10.561Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:02:10 [2021-08-11T19:02:10.952Z] #17 111.4 Selecting previously unselected package gcc-aarch64-linux-gnu.
19:02:10 [2021-08-11T19:02:10.952Z] #17 111.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:10 [2021-08-11T19:02:10.952Z] #17 111.4 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
19:02:10 [2021-08-11T19:02:10.952Z] #17 111.4 Selecting previously unselected package linux-libc-dev-arm64-cross.
19:02:10 [2021-08-11T19:02:10.952Z] #17 111.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
19:02:10 [2021-08-11T19:02:10.952Z] #17 111.4 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
19:02:11 [2021-08-11T19:02:11.114Z] #27 ...
19:02:11 [2021-08-11T19:02:11.114Z] 
19:02:11 [2021-08-11T19:02:11.114Z] #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
19:02:11 [2021-08-11T19:02:11.114Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe
19:02:11 [2021-08-11T19:02:11.114Z] #12 DONE 3.1s
19:02:11 [2021-08-11T19:02:11.114Z] 
19:02:11 [2021-08-11T19:02:11.114Z] #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
19:02:11 [2021-08-11T19:02:11.114Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
19:02:11 [2021-08-11T19:02:11.114Z] #27 15.37 Updating certificates in /etc/ssl/certs...
19:02:11 [2021-08-11T19:02:11.208Z] #17 111.9 Selecting previously unselected package libc6-dev-arm64-cross.
19:02:11 [2021-08-11T19:02:11.208Z] #17 111.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
19:02:11 [2021-08-11T19:02:11.208Z] #17 111.9 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
19:02:11 [2021-08-11T19:02:11.770Z] #17 112.4 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
19:02:11 [2021-08-11T19:02:11.770Z] #17 112.4 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
19:02:11 [2021-08-11T19:02:11.770Z] #17 112.4 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
19:02:12 [2021-08-11T19:02:12.332Z] #17 112.9 Selecting previously unselected package g++-8-aarch64-linux-gnu.
19:02:12 [2021-08-11T19:02:12.332Z] #17 112.9 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:12 [2021-08-11T19:02:12.332Z] #17 112.9 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
19:02:12 [2021-08-11T19:02:12.455Z] #13 ...
19:02:12 [2021-08-11T19:02:12.455Z] 
19:02:12 [2021-08-11T19:02:12.455Z] #46 [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
19:02:12 [2021-08-11T19:02:12.455Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 + RM_GOPATH=0
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 + TMP_GOPATH=
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 + : /build
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 + '[' -z '' ']'
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 ++ mktemp -d
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 + export GOPATH=/tmp/tmp.WGb9y6vvxh
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 + GOPATH=/tmp/tmp.WGb9y6vvxh
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 + RM_GOPATH=1
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.264 + case "$(go env GOARCH)" in
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.267 ++ go env GOARCH
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.270 + export GO_BUILDMODE=-buildmode=pie
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.270 + GO_BUILDMODE=-buildmode=pie
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.270 ++ dirname /tmp/install/install.sh
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.271 + dir=/tmp/install
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.273 + bin=vndr
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.274 + shift
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.274 + '[' '!' -f /tmp/install/vndr.installer ']'
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.274 + . /tmp/install/vndr.installer
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.274 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.274 + install_vndr
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.274 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.274 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.274 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WGb9y6vvxh/src/github.com/LK4D4/vndr
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.276 Cloning into '/tmp/tmp.WGb9y6vvxh/src/github.com/LK4D4/vndr'...
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.666 + cd /tmp/tmp.WGb9y6vvxh/src/github.com/LK4D4/vndr
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.666 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:02:12 [2021-08-11T19:02:12.455Z] #46 4.667 + go build -buildmode=pie -v -o /build/vndr .
19:02:12 [2021-08-11T19:02:12.455Z] #46 5.214 internal/unsafeheader
19:02:12 [2021-08-11T19:02:12.455Z] #46 5.238 internal/cpu
19:02:12 [2021-08-11T19:02:12.455Z] #46 5.286 runtime/internal/atomic
19:02:12 [2021-08-11T19:02:12.455Z] #46 5.534 runtime/internal/sys
19:02:12 [2021-08-11T19:02:12.455Z] #46 5.660 runtime/internal/math
19:02:12 [2021-08-11T19:02:12.455Z] #46 5.660 internal/bytealg
19:02:12 [2021-08-11T19:02:12.455Z] #46 5.697 internal/race
19:02:12 [2021-08-11T19:02:12.455Z] #46 5.800 sync/atomic
19:02:12 [2021-08-11T19:02:12.455Z] #46 6.030 unicode
19:02:12 [2021-08-11T19:02:12.455Z] #46 6.432 runtime
19:02:12 [2021-08-11T19:02:12.455Z] #46 8.517 unicode/utf8
19:02:12 [2021-08-11T19:02:12.455Z] #46 ...
19:02:12 [2021-08-11T19:02:12.455Z] 
19:02:12 [2021-08-11T19:02:12.455Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:12 [2021-08-11T19:02:12.455Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:12 [2021-08-11T19:02:12.455Z] #44 8.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:12 [2021-08-11T19:02:12.455Z] #44 8.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:12 [2021-08-11T19:02:12.455Z] #44 8.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:13 [2021-08-11T19:02:13.025Z] #44 8.698 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
19:02:13 [2021-08-11T19:02:13.697Z] #17 114.2 Selecting previously unselected package g++-aarch64-linux-gnu.
19:02:13 [2021-08-11T19:02:13.698Z] #17 114.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:13 [2021-08-11T19:02:13.698Z] #17 114.2 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
19:02:13 [2021-08-11T19:02:13.698Z] #17 114.2 Selecting previously unselected package patch.
19:02:13 [2021-08-11T19:02:13.698Z] #17 114.2 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
19:02:13 [2021-08-11T19:02:13.698Z] #17 114.2 Unpacking patch (2.7.6-3+deb10u1) ...
19:02:13 [2021-08-11T19:02:13.698Z] #17 114.3 Selecting previously unselected package dpkg-dev.
19:02:13 [2021-08-11T19:02:13.698Z] #17 114.3 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
19:02:13 [2021-08-11T19:02:13.698Z] #17 114.3 Unpacking dpkg-dev (1.19.7) ...
19:02:13 [2021-08-11T19:02:13.954Z] #17 114.6 Selecting previously unselected package libconfig-inifiles-perl.
19:02:13 [2021-08-11T19:02:13.954Z] #17 114.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
19:02:13 [2021-08-11T19:02:13.954Z] #17 114.6 Unpacking libconfig-inifiles-perl (3.000001-1) ...
19:02:13 [2021-08-11T19:02:13.954Z] #17 114.6 Selecting previously unselected package libio-string-perl.
19:02:13 [2021-08-11T19:02:13.954Z] #17 114.6 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
19:02:13 [2021-08-11T19:02:13.954Z] #17 114.6 Unpacking libio-string-perl (1.08-3) ...
19:02:13 [2021-08-11T19:02:13.954Z] #17 114.7 Selecting previously unselected package libicu63:amd64.
19:02:13 [2021-08-11T19:02:13.954Z] #17 114.7 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
19:02:13 [2021-08-11T19:02:13.954Z] #17 ...
19:02:13 [2021-08-11T19:02:13.954Z] 
19:02:13 [2021-08-11T19:02:13.954Z] #47 [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
19:02:13 [2021-08-11T19:02:13.954Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:02:13 [2021-08-11T19:02:13.954Z] #47 127.9 + dpkg --print-architecture
19:02:13 [2021-08-11T19:02:13.954Z] #47 127.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:02:13 [2021-08-11T19:02:13.963Z] #44 9.438 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:13 [2021-08-11T19:02:13.963Z] #44 ...
19:02:13 [2021-08-11T19:02:13.963Z] 
19:02:13 [2021-08-11T19:02:13.963Z] #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
19:02:13 [2021-08-11T19:02:13.963Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:02:13 [2021-08-11T19:02:13.963Z] #36 8.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:13 [2021-08-11T19:02:13.963Z] #36 8.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:13 [2021-08-11T19:02:13.963Z] #36 8.700 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:13 [2021-08-11T19:02:13.963Z] #36 9.741 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:13 [2021-08-11T19:02:13.963Z] #36 ...
19:02:13 [2021-08-11T19:02:13.963Z] 
19:02:13 [2021-08-11T19:02:13.963Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:02:13 [2021-08-11T19:02:13.963Z] #34 sha256:5149dd096fb4b2224b6442189d2fcba215d5b2ee27f2f1e768448dc129af9e91
19:02:13 [2021-08-11T19:02:13.963Z] #34 4.817 Install go-toml version v1.8.1
19:02:13 [2021-08-11T19:02:13.963Z] #34 5.395 go: downloading github.com/pelletier/go-toml v1.8.1
19:02:13 [2021-08-11T19:02:13.963Z] #34 7.160 github.com/pelletier/go-toml
19:02:13 [2021-08-11T19:02:13.963Z] #34 ...
19:02:13 [2021-08-11T19:02:13.963Z] 
19:02:13 [2021-08-11T19:02:13.963Z] #50 [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
19:02:13 [2021-08-11T19:02:13.963Z] #50 sha256:93774d00ebf86a25ab26e087af8940d23e9d0f3d48354fed8437d4bdce227dc0
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 + RM_GOPATH=0
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 + TMP_GOPATH=
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 + : /build
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 + '[' -z '' ']'
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 ++ mktemp -d
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 + export GOPATH=/tmp/tmp.HI32pkUNJy
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 + GOPATH=/tmp/tmp.HI32pkUNJy
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 + RM_GOPATH=1
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 + case "$(go env GOARCH)" in
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.883 ++ go env GOARCH
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + export GO_BUILDMODE=-buildmode=pie
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + GO_BUILDMODE=-buildmode=pie
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 ++ dirname /tmp/install/install.sh
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + dir=/tmp/install
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + bin=golangci_lint
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + shift
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + . /tmp/install/golangci_lint.installer
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 ++ : v1.23.8
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + install_golangci_lint
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + set -e
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + export GO111MODULE=on
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + GO111MODULE=on
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + GOBIN=/build
19:02:13 [2021-08-11T19:02:13.963Z] #50 3.899 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:02:13 [2021-08-11T19:02:13.963Z] #50 4.337 go: downloading github.com/golangci/golangci-lint v1.23.8
19:02:14 [2021-08-11T19:02:14.210Z] #47 128.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:02:14 [2021-08-11T19:02:14.210Z] #47 128.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:02:14 [2021-08-11T19:02:14.222Z] #50 ...
19:02:14 [2021-08-11T19:02:14.222Z] 
19:02:14 [2021-08-11T19:02:14.222Z] #48 [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
19:02:14 [2021-08-11T19:02:14.222Z] #48 sha256:c3b9e0c925b54937531a8714760912020f251a9ae30f0b5e4d334f379a876c16
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.927 + RM_GOPATH=0
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.928 + TMP_GOPATH=
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.928 + : /build
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.928 + '[' -z '' ']'
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.928 ++ mktemp -d
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.929 + export GOPATH=/tmp/tmp.4QntGUnx7D
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.929 + GOPATH=/tmp/tmp.4QntGUnx7D
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.929 + RM_GOPATH=1
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.929 + case "$(go env GOARCH)" in
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.932 ++ go env GOARCH
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.941 + export GO_BUILDMODE=-buildmode=pie
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.941 + GO_BUILDMODE=-buildmode=pie
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.942 ++ dirname /tmp/install/install.sh
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.943 + dir=/tmp/install
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.943 + bin=gotestsum
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.943 + shift
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.943 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.943 + . /tmp/install/gotestsum.installer
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.943 ++ : v0.5.3
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.943 + install_gotestsum
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.944 + set -e
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.944 + export GO111MODULE=on
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.944 + GO111MODULE=on
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.944 + GOBIN=/build
19:02:14 [2021-08-11T19:02:14.222Z] #48 3.944 + go get gotest.tools/gotestsum@v0.5.3
19:02:14 [2021-08-11T19:02:14.222Z] #48 4.378 go: downloading gotest.tools/gotestsum v0.5.3
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.436 go: downloading github.com/fatih/color v1.9.0
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.438 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.470 go: downloading github.com/pkg/errors v0.9.1
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.470 go: downloading github.com/spf13/pflag v1.0.3
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.613 go: downloading github.com/mattn/go-colorable v0.1.6
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.622 go: downloading github.com/mattn/go-isatty v0.0.12
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.687 go: downloading github.com/jonboulle/clockwork v0.1.0
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.734 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:02:14 [2021-08-11T19:02:14.222Z] #48 5.762 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:02:14 [2021-08-11T19:02:14.222Z] #48 6.079 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:02:14 [2021-08-11T19:02:14.222Z] #48 7.630 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:02:14 [2021-08-11T19:02:14.222Z] #48 ...
19:02:14 [2021-08-11T19:02:14.222Z] 
19:02:14 [2021-08-11T19:02:14.222Z] #56 [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
19:02:14 [2021-08-11T19:02:14.222Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:02:14 [2021-08-11T19:02:14.222Z] #56 7.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:14 [2021-08-11T19:02:14.222Z] #56 7.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:14 [2021-08-11T19:02:14.222Z] #56 7.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:14 [2021-08-11T19:02:14.222Z] #56 8.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:14 [2021-08-11T19:02:14.222Z] #56 10.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:14 [2021-08-11T19:02:14.496Z] #56 ...
19:02:14 [2021-08-11T19:02:14.496Z] 
19:02:14 [2021-08-11T19:02:14.496Z] #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
19:02:14 [2021-08-11T19:02:14.496Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:02:14 [2021-08-11T19:02:14.496Z] #40 7.653 + git clone https://github.com/docker/distribution.git .
19:02:14 [2021-08-11T19:02:14.496Z] #40 7.653 Cloning into '.'...
19:02:14 [2021-08-11T19:02:14.496Z] #40 ...
19:02:14 [2021-08-11T19:02:14.496Z] 
19:02:14 [2021-08-11T19:02:14.496Z] #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
19:02:14 [2021-08-11T19:02:14.496Z] #24 sha256:8d380328d89661c29fa6f7a57f2bf9511008b48478472aa408d59338f815e3fe
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + RM_GOPATH=0
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + TMP_GOPATH=
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + : /build
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + '[' -z '' ']'
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 ++ mktemp -d
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + export GOPATH=/tmp/tmp.pysJkCepty
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + GOPATH=/tmp/tmp.pysJkCepty
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + RM_GOPATH=1
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + case "$(go env GOARCH)" in
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 ++ go env GOARCH
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + export GO_BUILDMODE=-buildmode=pie
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + GO_BUILDMODE=-buildmode=pie
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 ++ dirname /tmp/install/install.sh
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + dir=/tmp/install
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + bin=dockercli
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + shift
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + . /tmp/install/dockercli.installer
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 ++ : stable
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 ++ : 17.06.2-ce
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + install_dockercli
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 ++ uname -m
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + arch=x86_64
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + '[' x86_64 '!=' x86_64 ']'
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + url=https://download.docker.com/linux/static
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + tar -xz docker/docker
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.712 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:02:14 [2021-08-11T19:02:14.496Z] #24 4.721 Install docker/cli version 17.06.2-ce from stable
19:02:14 [2021-08-11T19:02:14.496Z] #24 10.11 + mkdir -p /build
19:02:14 [2021-08-11T19:02:14.496Z] #24 10.14 + mv docker/docker /build/
19:02:14 [2021-08-11T19:02:14.496Z] #24 10.14 + rmdir docker
19:02:14 [2021-08-11T19:02:14.496Z] #24 DONE 10.7s
19:02:14 [2021-08-11T19:02:14.496Z] 
19:02:14 [2021-08-11T19:02:14.496Z] #52 [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
19:02:14 [2021-08-11T19:02:14.496Z] #52 sha256:d1975d3e1347ff5fd27c26c0b04f854a4f406e4ebf6918d489723422c6b43aa3
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 + RM_GOPATH=0
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 + TMP_GOPATH=
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 + : /build
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 + '[' -z '' ']'
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 ++ mktemp -d
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 + export GOPATH=/tmp/tmp.adfOa3apU6
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 + GOPATH=/tmp/tmp.adfOa3apU6
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 + RM_GOPATH=1
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 + case "$(go env GOARCH)" in
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.598 ++ go env GOARCH
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + export GO_BUILDMODE=-buildmode=pie
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + GO_BUILDMODE=-buildmode=pie
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 ++ dirname /tmp/install/install.sh
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + dir=/tmp/install
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + bin=shfmt
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + shift
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + . /tmp/install/shfmt.installer
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + install_shfmt
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.604 + git clone https://github.com/mvdan/sh.git /tmp/tmp.adfOa3apU6/src/github.com/mvdan/sh
19:02:14 [2021-08-11T19:02:14.496Z] #52 4.607 Cloning into '/tmp/tmp.adfOa3apU6/src/github.com/mvdan/sh'...
19:02:14 [2021-08-11T19:02:14.754Z] #32 ...
19:02:14 [2021-08-11T19:02:14.754Z] 
19:02:14 [2021-08-11T19:02:14.754Z] #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
19:02:14 [2021-08-11T19:02:14.754Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
19:02:14 [2021-08-11T19:02:14.754Z] #12 DONE 3.9s
19:02:14 [2021-08-11T19:02:14.754Z] 
19:02:14 [2021-08-11T19:02:14.754Z] #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
19:02:14 [2021-08-11T19:02:14.754Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:14 [2021-08-11T19:02:14.756Z] #52 ...
19:02:14 [2021-08-11T19:02:14.756Z] 
19:02:14 [2021-08-11T19:02:14.756Z] #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
19:02:14 [2021-08-11T19:02:14.756Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:14 [2021-08-11T19:02:14.756Z] #13 7.543 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:02:14 [2021-08-11T19:02:14.756Z] #13 7.659 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:14 [2021-08-11T19:02:14.756Z] #13 7.659 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:14 [2021-08-11T19:02:14.756Z] #13 7.659 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:15 [2021-08-11T19:02:15.695Z] #13 8.621 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
19:02:16 [2021-08-11T19:02:16.572Z] #27 20.22 137 added, 0 removed; done.
19:02:16 [2021-08-11T19:02:16.572Z] #27 ...
19:02:16 [2021-08-11T19:02:16.572Z] 
19:02:16 [2021-08-11T19:02:16.572Z] #59 [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
19:02:16 [2021-08-11T19:02:16.572Z] #59 sha256:2ff5e50bb746594b0eb135a308a7b200d27d49505e1bf3526a470d0e49df5a86
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.545 + RM_GOPATH=0
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.545 + TMP_GOPATH=
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.545 + : /build
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.545 + '[' -z '' ']'
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.549 ++ mktemp -d
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.550 + export GOPATH=/tmp/tmp.v8nuyrNerC
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.550 + GOPATH=/tmp/tmp.v8nuyrNerC
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.551 + RM_GOPATH=1
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.551 + case "$(go env GOARCH)" in
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.551 ++ go env GOARCH
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.570 + export GO_BUILDMODE=-buildmode=pie
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.570 + GO_BUILDMODE=-buildmode=pie
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.570 ++ dirname /tmp/install/install.sh
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.572 + dir=/tmp/install
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.572 + bin=rootlesskit
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.573 + shift
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.574 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.574 + . /tmp/install/rootlesskit.installer
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.577 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.577 + install_rootlesskit
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.580 + case "$1" in
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.590 + export CGO_ENABLED=0
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.590 + CGO_ENABLED=0
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.590 + _install_rootlesskit
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.590 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.590 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v8nuyrNerC/src/github.com/rootless-containers/rootlesskit
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.590 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:16 [2021-08-11T19:02:16.572Z] #59 4.599 Cloning into '/tmp/tmp.v8nuyrNerC/src/github.com/rootless-containers/rootlesskit'...
19:02:16 [2021-08-11T19:02:16.572Z] #59 8.312 + cd /tmp/tmp.v8nuyrNerC/src/github.com/rootless-containers/rootlesskit
19:02:16 [2021-08-11T19:02:16.572Z] #59 8.312 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:16 [2021-08-11T19:02:16.572Z] #59 8.411 + export GO111MODULE=on
19:02:16 [2021-08-11T19:02:16.572Z] #59 8.411 + GO111MODULE=on
19:02:16 [2021-08-11T19:02:16.572Z] #59 8.411 + export GOPROXY=https://proxy.golang.org
19:02:16 [2021-08-11T19:02:16.573Z] #59 8.412 + GOPROXY=https://proxy.golang.org
19:02:16 [2021-08-11T19:02:16.573Z] #59 8.412 + for f in rootlesskit rootlesskit-docker-proxy
19:02:16 [2021-08-11T19:02:16.573Z] #59 8.412 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:02:16 [2021-08-11T19:02:16.573Z] #59 ...
19:02:16 [2021-08-11T19:02:16.573Z] 
19:02:16 [2021-08-11T19:02:16.573Z] #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
19:02:16 [2021-08-11T19:02:16.573Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
19:02:16 [2021-08-11T19:02:16.573Z] #27 20.72 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
19:02:16 [2021-08-11T19:02:16.573Z] #27 20.75 Setting up jq (1.5+dfsg-2+b1) ...
19:02:16 [2021-08-11T19:02:16.573Z] #27 20.77 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
19:02:16 [2021-08-11T19:02:16.573Z] #27 20.79 Setting up curl (7.64.0-4+deb10u2) ...
19:02:16 [2021-08-11T19:02:16.573Z] #27 20.81 Processing triggers for libc-bin (2.28-10) ...
19:02:16 [2021-08-11T19:02:16.838Z] #27 21.10 Processing triggers for ca-certificates (20200601~deb10u2) ...
19:02:16 [2021-08-11T19:02:16.838Z] #27 21.12 Updating certificates in /etc/ssl/certs...
19:02:17 [2021-08-11T19:02:17.599Z] #13 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:17 [2021-08-11T19:02:17.796Z] #27 ...
19:02:17 [2021-08-11T19:02:17.796Z] 
19:02:17 [2021-08-11T19:02:17.796Z] #48 [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
19:02:17 [2021-08-11T19:02:17.796Z] #48 sha256:5b899415c5d4f592f9855f5f56d523afcce1897d9aaab2c5b583838509ca2b02
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 + RM_GOPATH=0
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 + TMP_GOPATH=
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 + : /build
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 + '[' -z '' ']'
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 ++ mktemp -d
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 + export GOPATH=/tmp/tmp.E5MOpx8uiq
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 + GOPATH=/tmp/tmp.E5MOpx8uiq
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 + RM_GOPATH=1
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 + case "$(go env GOARCH)" in
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.030 ++ go env GOARCH
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.076 + export GO_BUILDMODE=-buildmode=pie
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.076 + GO_BUILDMODE=-buildmode=pie
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 ++ dirname /tmp/install/install.sh
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + dir=/tmp/install
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + bin=gotestsum
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + shift
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + . /tmp/install/gotestsum.installer
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 ++ : v0.5.3
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + install_gotestsum
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + set -e
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + export GO111MODULE=on
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + GO111MODULE=on
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + GOBIN=/build
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.092 + go get gotest.tools/gotestsum@v0.5.3
19:02:17 [2021-08-11T19:02:17.796Z] #48 5.803 go: downloading gotest.tools/gotestsum v0.5.3
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.079 go: downloading github.com/fatih/color v1.9.0
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.082 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.095 go: downloading github.com/pkg/errors v0.9.1
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.110 go: downloading github.com/spf13/pflag v1.0.3
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.403 go: downloading github.com/mattn/go-colorable v0.1.6
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.497 go: downloading github.com/mattn/go-isatty v0.0.12
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.612 go: downloading github.com/jonboulle/clockwork v0.1.0
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.720 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:02:17 [2021-08-11T19:02:17.796Z] #48 9.814 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:02:17 [2021-08-11T19:02:17.796Z] #48 ...
19:02:17 [2021-08-11T19:02:17.796Z] 
19:02:17 [2021-08-11T19:02:17.796Z] #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
19:02:17 [2021-08-11T19:02:17.796Z] #24 sha256:78bff1866c89157ebb60b39ea3e6f6d5327f36fa8c3c82516c6369bc16195f29
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.076 + RM_GOPATH=0
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.076 + TMP_GOPATH=
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.076 + : /build
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.076 + '[' -z '' ']'
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.079 ++ mktemp -d
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.101 + export GOPATH=/tmp/tmp.jGrWn1dWv6
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.101 + GOPATH=/tmp/tmp.jGrWn1dWv6
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.101 + RM_GOPATH=1
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.101 + case "$(go env GOARCH)" in
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.101 ++ go env GOARCH
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.154 Install docker/cli version 17.06.2-ce from stable
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + export GO_BUILDMODE=-buildmode=pie
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + GO_BUILDMODE=-buildmode=pie
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 ++ dirname /tmp/install/install.sh
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + dir=/tmp/install
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + bin=dockercli
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + shift
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + . /tmp/install/dockercli.installer
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 ++ : stable
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 ++ : 17.06.2-ce
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + install_dockercli
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 ++ uname -m
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + arch=aarch64
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + '[' aarch64 '!=' x86_64 ']'
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + '[' aarch64 '!=' s390x ']'
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + '[' aarch64 '!=' armhf ']'
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + build_dockercli
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.160 + git clone https://github.com/docker/docker-ce /tmp/tmp.jGrWn1dWv6/tmp/docker-ce
19:02:17 [2021-08-11T19:02:17.796Z] #24 5.163 Cloning into '/tmp/tmp.jGrWn1dWv6/tmp/docker-ce'...
19:02:18 [2021-08-11T19:02:18.062Z] #24 ...
19:02:18 [2021-08-11T19:02:18.062Z] 
19:02:18 [2021-08-11T19:02:18.062Z] #50 [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
19:02:18 [2021-08-11T19:02:18.062Z] #50 sha256:04fd22001570c384e2ee866ce88937f91d3a3e343bd1520733d5fa302619a343
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.113 + RM_GOPATH=0
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.113 + TMP_GOPATH=
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.113 + : /build
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.113 + '[' -z '' ']'
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.242 ++ mktemp -d
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.242 + export GOPATH=/tmp/tmp.X3kdoLxEbh
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.242 + GOPATH=/tmp/tmp.X3kdoLxEbh
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.242 + RM_GOPATH=1
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.242 + case "$(go env GOARCH)" in
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.340 ++ go env GOARCH
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.351 + export GO_BUILDMODE=-buildmode=pie
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.351 + GO_BUILDMODE=-buildmode=pie
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.353 ++ dirname /tmp/install/install.sh
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + dir=/tmp/install
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + bin=golangci_lint
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + shift
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + . /tmp/install/golangci_lint.installer
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 ++ : v1.23.8
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + install_golangci_lint
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + set -e
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + export GO111MODULE=on
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + GO111MODULE=on
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + GOBIN=/build
19:02:18 [2021-08-11T19:02:18.062Z] #50 4.355 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:02:18 [2021-08-11T19:02:18.062Z] #50 5.226 go: downloading github.com/golangci/golangci-lint v1.23.8
19:02:18 [2021-08-11T19:02:18.062Z] #50 ...
19:02:18 [2021-08-11T19:02:18.062Z] 
19:02:18 [2021-08-11T19:02:18.062Z] #46 [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
19:02:18 [2021-08-11T19:02:18.062Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.578 + RM_GOPATH=0
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.578 + TMP_GOPATH=
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.579 + : /build
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.579 + '[' -z '' ']'
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.589 ++ mktemp -d
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.589 + export GOPATH=/tmp/tmp.WR0ozTdB9D
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.589 + GOPATH=/tmp/tmp.WR0ozTdB9D
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.589 + RM_GOPATH=1
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.589 + case "$(go env GOARCH)" in
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.589 ++ go env GOARCH
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.602 + export GO_BUILDMODE=-buildmode=pie
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.602 + GO_BUILDMODE=-buildmode=pie
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.604 ++ dirname /tmp/install/install.sh
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.610 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 + dir=/tmp/install
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 + bin=vndr
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 + shift
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 + '[' '!' -f /tmp/install/vndr.installer ']'
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 + . /tmp/install/vndr.installer
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 + install_vndr
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WR0ozTdB9D/src/github.com/LK4D4/vndr
19:02:18 [2021-08-11T19:02:18.062Z] #46 4.613 Cloning into '/tmp/tmp.WR0ozTdB9D/src/github.com/LK4D4/vndr'...
19:02:18 [2021-08-11T19:02:18.062Z] #46 5.240 + cd /tmp/tmp.WR0ozTdB9D/src/github.com/LK4D4/vndr
19:02:18 [2021-08-11T19:02:18.062Z] #46 5.240 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:02:18 [2021-08-11T19:02:18.062Z] #46 5.257 + go build -buildmode=pie -v -o /build/vndr .
19:02:18 [2021-08-11T19:02:18.062Z] #46 6.539 internal/unsafeheader
19:02:18 [2021-08-11T19:02:18.062Z] #46 6.593 runtime/internal/sys
19:02:18 [2021-08-11T19:02:18.062Z] #46 6.668 internal/race
19:02:18 [2021-08-11T19:02:18.062Z] #46 6.694 internal/cpu
19:02:18 [2021-08-11T19:02:18.062Z] #46 6.720 runtime/internal/atomic
19:02:18 [2021-08-11T19:02:18.062Z] #46 6.874 runtime/internal/math
19:02:18 [2021-08-11T19:02:18.062Z] #46 6.920 sync/atomic
19:02:18 [2021-08-11T19:02:18.062Z] #46 7.001 unicode
19:02:18 [2021-08-11T19:02:18.062Z] #46 7.219 unicode/utf8
19:02:18 [2021-08-11T19:02:18.062Z] #46 7.396 math/bits
19:02:18 [2021-08-11T19:02:18.062Z] #46 7.660 internal/bytealg
19:02:18 [2021-08-11T19:02:18.062Z] #46 8.020 math
19:02:18 [2021-08-11T19:02:18.062Z] #46 8.027 encoding
19:02:18 [2021-08-11T19:02:18.062Z] #46 8.206 unicode/utf16
19:02:18 [2021-08-11T19:02:18.062Z] #46 8.645 container/list
19:02:18 [2021-08-11T19:02:18.062Z] #46 8.912 runtime
19:02:18 [2021-08-11T19:02:18.062Z] #46 9.277 crypto/internal/subtle
19:02:18 [2021-08-11T19:02:18.062Z] #46 9.382 crypto/subtle
19:02:18 [2021-08-11T19:02:18.062Z] #46 9.727 vendor/golang.org/x/crypto/cryptobyte/asn1
19:02:18 [2021-08-11T19:02:18.062Z] #46 10.16 internal/nettrace
19:02:18 [2021-08-11T19:02:18.328Z] #46 ...
19:02:18 [2021-08-11T19:02:18.328Z] 
19:02:18 [2021-08-11T19:02:18.328Z] #52 [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
19:02:18 [2021-08-11T19:02:18.328Z] #52 sha256:3d53901465b3244ad7a3a82378e75d658c741ffa1833371a23b81929b7c57c32
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.321 + RM_GOPATH=0
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.321 + TMP_GOPATH=
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.321 + : /build
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.321 + '[' -z '' ']'
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.322 ++ mktemp -d
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.326 + export GOPATH=/tmp/tmp.TkjgtnAXJL
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.326 + GOPATH=/tmp/tmp.TkjgtnAXJL
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.326 + RM_GOPATH=1
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.326 + case "$(go env GOARCH)" in
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.333 ++ go env GOARCH
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.354 + export GO_BUILDMODE=-buildmode=pie
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.354 + GO_BUILDMODE=-buildmode=pie
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.365 ++ dirname /tmp/install/install.sh
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 + dir=/tmp/install
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 + bin=shfmt
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 + shift
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 + . /tmp/install/shfmt.installer
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 + install_shfmt
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.369 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.371 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TkjgtnAXJL/src/github.com/mvdan/sh
19:02:18 [2021-08-11T19:02:18.328Z] #52 5.391 Cloning into '/tmp/tmp.TkjgtnAXJL/src/github.com/mvdan/sh'...
19:02:18 [2021-08-11T19:02:18.328Z] #52 ...
19:02:18 [2021-08-11T19:02:18.328Z] 
19:02:18 [2021-08-11T19:02:18.328Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:02:18 [2021-08-11T19:02:18.328Z] #34 sha256:676331feb9833ee807ca902505f7f85e1b7d58e2d9ec3a201bf20fad1e5918b3
19:02:18 [2021-08-11T19:02:18.328Z] #34 5.086 Install go-toml version v1.8.1
19:02:18 [2021-08-11T19:02:18.328Z] #34 5.996 go: downloading github.com/pelletier/go-toml v1.8.1
19:02:18 [2021-08-11T19:02:18.328Z] #34 8.495 github.com/pelletier/go-toml
19:02:18 [2021-08-11T19:02:18.594Z] #34 ...
19:02:18 [2021-08-11T19:02:18.594Z] 
19:02:18 [2021-08-11T19:02:18.594Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:18 [2021-08-11T19:02:18.594Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:02:18 [2021-08-11T19:02:18.594Z] #44 5.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:18 [2021-08-11T19:02:18.594Z] #44 5.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:18 [2021-08-11T19:02:18.594Z] #44 5.370 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:18 [2021-08-11T19:02:18.594Z] #44 5.904 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
19:02:18 [2021-08-11T19:02:18.594Z] #44 6.238 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:02:18 [2021-08-11T19:02:18.594Z] #44 8.184 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:02:18 [2021-08-11T19:02:18.594Z] #44 8.289 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:02:18 [2021-08-11T19:02:18.864Z] #44 ...
19:02:18 [2021-08-11T19:02:18.864Z] 
19:02:18 [2021-08-11T19:02:18.864Z] #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
19:02:18 [2021-08-11T19:02:18.864Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
19:02:18 [2021-08-11T19:02:18.864Z] #32 4.480 + git clone https://github.com/kolyshkin/go-swagger.git .
19:02:18 [2021-08-11T19:02:18.864Z] #32 4.492 Cloning into '.'...
19:02:18 [2021-08-11T19:02:18.864Z] #32 ...
19:02:18 [2021-08-11T19:02:18.864Z] 
19:02:18 [2021-08-11T19:02:18.864Z] #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
19:02:18 [2021-08-11T19:02:18.864Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
19:02:18 [2021-08-11T19:02:18.864Z] #40 4.588 + git clone https://github.com/docker/distribution.git .
19:02:18 [2021-08-11T19:02:18.864Z] #40 4.594 Cloning into '.'...
19:02:19 [2021-08-11T19:02:19.129Z] #40 ...
19:02:19 [2021-08-11T19:02:19.129Z] 
19:02:19 [2021-08-11T19:02:19.129Z] #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
19:02:19 [2021-08-11T19:02:19.129Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
19:02:19 [2021-08-11T19:02:19.129Z] #36 5.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:19 [2021-08-11T19:02:19.129Z] #36 5.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:19 [2021-08-11T19:02:19.129Z] #36 5.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:19 [2021-08-11T19:02:19.129Z] #36 5.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:02:19 [2021-08-11T19:02:19.129Z] #36 7.228 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:02:19 [2021-08-11T19:02:19.129Z] #36 8.288 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:02:19 [2021-08-11T19:02:19.129Z] #36 ...
19:02:19 [2021-08-11T19:02:19.129Z] 
19:02:19 [2021-08-11T19:02:19.129Z] #59 [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
19:02:19 [2021-08-11T19:02:19.129Z] #59 sha256:2ff5e50bb746594b0eb135a308a7b200d27d49505e1bf3526a470d0e49df5a86
19:02:19 [2021-08-11T19:02:19.129Z] #59 10.45 go: downloading github.com/sirupsen/logrus v1.8.1
19:02:19 [2021-08-11T19:02:19.129Z] #59 10.45 go: downloading github.com/pkg/errors v0.9.1
19:02:19 [2021-08-11T19:02:19.129Z] #59 10.48 go: downloading github.com/urfave/cli/v2 v2.3.0
19:02:19 [2021-08-11T19:02:19.129Z] #59 10.98 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:02:19 [2021-08-11T19:02:19.129Z] #59 10.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:02:19 [2021-08-11T19:02:19.369Z] INFO: Extraction ended at 08/11/2021 19:02:16. Duration:00:00:24.7342961
19:02:19 [2021-08-11T19:02:19.369Z] INFO: Updating the golang and path environment variables
19:02:19 [2021-08-11T19:02:19.369Z] INFO: GOPATH=d:\gopath
19:02:19 [2021-08-11T19:02:19.369Z] INFO: go version go1.16.6 windows/amd64
19:02:19 [2021-08-11T19:02:19.369Z] INFO: Running the daemon under test in debug mode
19:02:19 [2021-08-11T19:02:19.369Z] INFO: Starting a daemon under test...
19:02:19 [2021-08-11T19:02:19.369Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42717\7\daemon --pidfile d:\CI\PR-42717\7\docker.pid -D
19:02:19 [2021-08-11T19:02:19.369Z] INFO: Process started successfully.
19:02:19 [2021-08-11T19:02:19.369Z] INFO: Start tailing logs of the daemon under tests
19:02:19 [2021-08-11T19:02:19.369Z] INFO: Waiting for the daemon under test to start...
19:02:19 [2021-08-11T19:02:19.506Z] #13 12.48 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:19 [2021-08-11T19:02:19.506Z] #13 ...
19:02:19 [2021-08-11T19:02:19.506Z] 
19:02:19 [2021-08-11T19:02:19.506Z] #59 [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
19:02:19 [2021-08-11T19:02:19.506Z] #59 sha256:4a7ca5c5bd0cb04d637c50c713637699e4f6c8de4d8b4351b8ae22975fc4fc37
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 + RM_GOPATH=0
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 + TMP_GOPATH=
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 + : /build
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 + '[' -z '' ']'
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 ++ mktemp -d
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 + export GOPATH=/tmp/tmp.NBYcz1g7Ia
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 + GOPATH=/tmp/tmp.NBYcz1g7Ia
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 + RM_GOPATH=1
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 + case "$(go env GOARCH)" in
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.800 ++ go env GOARCH
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.808 + export GO_BUILDMODE=-buildmode=pie
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.808 + GO_BUILDMODE=-buildmode=pie
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.808 ++ dirname /tmp/install/install.sh
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + dir=/tmp/install
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + bin=rootlesskit
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + shift
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + . /tmp/install/rootlesskit.installer
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + install_rootlesskit
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + case "$1" in
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + export CGO_ENABLED=0
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + CGO_ENABLED=0
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + _install_rootlesskit
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.810 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NBYcz1g7Ia/src/github.com/rootless-containers/rootlesskit
19:02:19 [2021-08-11T19:02:19.506Z] #59 5.826 Cloning into '/tmp/tmp.NBYcz1g7Ia/src/github.com/rootless-containers/rootlesskit'...
19:02:19 [2021-08-11T19:02:19.506Z] #59 9.459 + cd /tmp/tmp.NBYcz1g7Ia/src/github.com/rootless-containers/rootlesskit
19:02:19 [2021-08-11T19:02:19.506Z] #59 9.468 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:19 [2021-08-11T19:02:19.506Z] #59 9.493 + export GO111MODULE=on
19:02:19 [2021-08-11T19:02:19.506Z] #59 9.493 + GO111MODULE=on
19:02:19 [2021-08-11T19:02:19.506Z] #59 9.493 + export GOPROXY=https://proxy.golang.org
19:02:19 [2021-08-11T19:02:19.506Z] #59 9.494 + GOPROXY=https://proxy.golang.org
19:02:19 [2021-08-11T19:02:19.506Z] #59 9.494 + for f in rootlesskit rootlesskit-docker-proxy
19:02:19 [2021-08-11T19:02:19.506Z] #59 9.494 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:02:19 [2021-08-11T19:02:19.506Z] #59 10.97 go: downloading github.com/pkg/errors v0.9.1
19:02:19 [2021-08-11T19:02:19.506Z] #59 11.11 go: downloading github.com/sirupsen/logrus v1.8.1
19:02:19 [2021-08-11T19:02:19.506Z] #59 11.12 go: downloading github.com/urfave/cli/v2 v2.3.0
19:02:19 [2021-08-11T19:02:19.506Z] #59 11.80 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:02:19 [2021-08-11T19:02:19.506Z] #59 14.99 go: downloading github.com/google/uuid v1.3.0
19:02:19 [2021-08-11T19:02:19.506Z] #59 15.05 go: downloading github.com/moby/vpnkit v0.5.0
19:02:19 [2021-08-11T19:02:19.506Z] #59 15.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:02:19 [2021-08-11T19:02:19.765Z] #59 ...
19:02:19 [2021-08-11T19:02:19.765Z] 
19:02:19 [2021-08-11T19:02:19.765Z] #50 [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
19:02:19 [2021-08-11T19:02:19.765Z] #50 sha256:93774d00ebf86a25ab26e087af8940d23e9d0f3d48354fed8437d4bdce227dc0
19:02:19 [2021-08-11T19:02:19.765Z] #50 12.93 go: downloading github.com/fatih/color v1.7.0
19:02:19 [2021-08-11T19:02:19.765Z] #50 12.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:02:19 [2021-08-11T19:02:19.765Z] #50 12.98 go: downloading github.com/pkg/errors v0.8.1
19:02:19 [2021-08-11T19:02:19.765Z] #50 13.07 go: downloading github.com/spf13/cobra v0.0.5
19:02:19 [2021-08-11T19:02:19.765Z] #50 13.07 go: downloading github.com/spf13/pflag v1.0.5
19:02:19 [2021-08-11T19:02:19.765Z] #50 13.38 go: downloading github.com/spf13/viper v1.6.1
19:02:19 [2021-08-11T19:02:19.765Z] #50 13.95 go: downloading github.com/mattn/go-colorable v0.1.4
19:02:19 [2021-08-11T19:02:19.765Z] #50 13.95 go: downloading github.com/mattn/go-isatty v0.0.8
19:02:19 [2021-08-11T19:02:19.765Z] #50 14.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:02:19 [2021-08-11T19:02:19.765Z] #50 14.02 go: downloading github.com/go-critic/go-critic v0.4.1
19:02:19 [2021-08-11T19:02:19.765Z] #50 14.95 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:02:19 [2021-08-11T19:02:19.765Z] #50 15.36 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:02:20 [2021-08-11T19:02:20.039Z] #13 ...
19:02:20 [2021-08-11T19:02:20.039Z] 
19:02:20 [2021-08-11T19:02:20.039Z] #59 [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
19:02:20 [2021-08-11T19:02:20.039Z] #59 sha256:7b31aef4b52a74a16fd9056d31b4bf229a67b7353af20a583bf35d0be121bd26
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.610 + RM_GOPATH=0
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.610 + TMP_GOPATH=
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.610 + : /build
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.614 + '[' -z '' ']'
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.614 ++ mktemp -d
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.614 + export GOPATH=/tmp/tmp.dmskydca38
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.614 + GOPATH=/tmp/tmp.dmskydca38
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.614 + RM_GOPATH=1
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.614 + case "$(go env GOARCH)" in
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.614 ++ go env GOARCH
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + export GO_BUILDMODE=-buildmode=pie
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + GO_BUILDMODE=-buildmode=pie
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 ++ dirname /tmp/install/install.sh
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + dir=/tmp/install
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + bin=rootlesskit
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + shift
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + . /tmp/install/rootlesskit.installer
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + install_rootlesskit
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + case "$1" in
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + export CGO_ENABLED=0
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + CGO_ENABLED=0
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.625 + _install_rootlesskit
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.635 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.635 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
19:02:20 [2021-08-11T19:02:20.039Z] #59 7.635 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dmskydca38/src/github.com/rootless-containers/rootlesskit
19:02:20 [2021-08-11T19:02:20.040Z] #59 7.635 Cloning into '/tmp/tmp.dmskydca38/src/github.com/rootless-containers/rootlesskit'...
19:02:20 [2021-08-11T19:02:20.040Z] #59 ...
19:02:20 [2021-08-11T19:02:20.040Z] 
19:02:20 [2021-08-11T19:02:20.040Z] #56 [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
19:02:20 [2021-08-11T19:02:20.040Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:02:20 [2021-08-11T19:02:20.040Z] #56 8.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:20 [2021-08-11T19:02:20.040Z] #56 9.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:20 [2021-08-11T19:02:20.040Z] #56 9.410 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:20 [2021-08-11T19:02:20.298Z] #56 ...
19:02:20 [2021-08-11T19:02:20.298Z] 
19:02:20 [2021-08-11T19:02:20.298Z] #46 [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
19:02:20 [2021-08-11T19:02:20.298Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 + RM_GOPATH=0
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 + TMP_GOPATH=
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 + : /build
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 + '[' -z '' ']'
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 ++ mktemp -d
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 + export GOPATH=/tmp/tmp.BLyapa4LV3
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 + GOPATH=/tmp/tmp.BLyapa4LV3
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 + RM_GOPATH=1
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.460 + case "$(go env GOARCH)" in
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.487 ++ go env GOARCH
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.502 + export GO_BUILDMODE=-buildmode=pie
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.502 + GO_BUILDMODE=-buildmode=pie
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.502 ++ dirname /tmp/install/install.sh
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.519 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 + dir=/tmp/install
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 + bin=vndr
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 + shift
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 + '[' '!' -f /tmp/install/vndr.installer ']'
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 + . /tmp/install/vndr.installer
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 + install_vndr
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BLyapa4LV3/src/github.com/LK4D4/vndr
19:02:20 [2021-08-11T19:02:20.298Z] #46 7.522 Cloning into '/tmp/tmp.BLyapa4LV3/src/github.com/LK4D4/vndr'...
19:02:20 [2021-08-11T19:02:20.298Z] #46 8.324 + cd /tmp/tmp.BLyapa4LV3/src/github.com/LK4D4/vndr
19:02:20 [2021-08-11T19:02:20.298Z] #46 8.335 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:02:20 [2021-08-11T19:02:20.298Z] #46 8.366 + go build -buildmode=pie -v -o /build/vndr .
19:02:20 [2021-08-11T19:02:20.537Z] #59 12.61 go: downloading github.com/google/uuid v1.3.0
19:02:20 [2021-08-11T19:02:20.537Z] #59 12.63 go: downloading github.com/moby/vpnkit v0.5.0
19:02:20 [2021-08-11T19:02:20.537Z] #59 12.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:02:20 [2021-08-11T19:02:20.556Z] #46 ...
19:02:20 [2021-08-11T19:02:20.556Z] 
19:02:20 [2021-08-11T19:02:20.556Z] #48 [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
19:02:20 [2021-08-11T19:02:20.556Z] #48 sha256:6b19b2f5a5230759b1eb636bf04b4998ea6ed6fe98bf091cbe0babc90e5bf671
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.820 + RM_GOPATH=0
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.820 + TMP_GOPATH=
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.820 + : /build
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.820 + '[' -z '' ']'
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.821 ++ mktemp -d
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.823 + export GOPATH=/tmp/tmp.qj5M5XWs7H
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.823 + GOPATH=/tmp/tmp.qj5M5XWs7H
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.823 + RM_GOPATH=1
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.823 + case "$(go env GOARCH)" in
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.824 ++ go env GOARCH
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.957 + export GO_BUILDMODE=-buildmode=pie
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.957 + GO_BUILDMODE=-buildmode=pie
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.957 ++ dirname /tmp/install/install.sh
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.967 + dir=/tmp/install
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.967 + bin=gotestsum
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.967 + shift
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.967 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.974 + . /tmp/install/gotestsum.installer
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.974 ++ : v0.5.3
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.974 + install_gotestsum
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.974 + set -e
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.974 + export GO111MODULE=on
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.974 + GO111MODULE=on
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.974 + GOBIN=/build
19:02:20 [2021-08-11T19:02:20.556Z] #48 8.974 + go get gotest.tools/gotestsum@v0.5.3
19:02:20 [2021-08-11T19:02:20.556Z] #48 9.927 go: downloading gotest.tools/gotestsum v0.5.3
19:02:20 [2021-08-11T19:02:20.556Z] #48 ...
19:02:20 [2021-08-11T19:02:20.556Z] 
19:02:20 [2021-08-11T19:02:20.556Z] #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
19:02:20 [2021-08-11T19:02:20.556Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:02:20 [2021-08-11T19:02:20.556Z] #36 9.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:20 [2021-08-11T19:02:20.556Z] #36 9.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:20 [2021-08-11T19:02:20.556Z] #36 9.340 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:20 [2021-08-11T19:02:20.789Z] #47 ...
19:02:20 [2021-08-11T19:02:20.789Z] 
19:02:20 [2021-08-11T19:02:20.789Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:02:20 [2021-08-11T19:02:20.789Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:02:20 [2021-08-11T19:02:20.789Z] #17 114.7 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 114.7 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.3 Selecting previously unselected package libxml2:amd64.
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.3 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.3 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.5 Selecting previously unselected package libxml-namespacesupport-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.5 Unpacking libxml-namespacesupport-perl (1.12-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.6 Selecting previously unselected package libxml-sax-base-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.6 Unpacking libxml-sax-base-perl (1.09-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.6 Selecting previously unselected package libxml-sax-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.6 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.6 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.7 Selecting previously unselected package libxml-libxml-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.7 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.8 Selecting previously unselected package libxml-simple-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.8 Unpacking libxml-simple-perl (2.25-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.9 Selecting previously unselected package libyaml-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.9 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 116.9 Unpacking libyaml-perl (1.27-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.0 Selecting previously unselected package libconfig-auto-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.0 Unpacking libconfig-auto-perl (0.44-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.0 Selecting previously unselected package libfile-which-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.0 Unpacking libfile-which-perl (1.23-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.0 Selecting previously unselected package libfile-homedir-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.0 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.1 Unpacking libfile-homedir-perl (1.004-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.1 Selecting previously unselected package libdebian-dpkgcross-perl.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.1 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.2 Selecting previously unselected package dpkg-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.2 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.2 Unpacking dpkg-cross (2.6.15-3) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.2 Selecting previously unselected package crossbuild-essential-arm64.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.2 Unpacking crossbuild-essential-arm64 (12.6) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.3 Selecting previously unselected package libc6-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.3 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.3 Unpacking libc6-armel-cross (2.28-7cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.6 Selecting previously unselected package libgcc1-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.6 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.6 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.6 Selecting previously unselected package libgomp1-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.6 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.6 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.7 Selecting previously unselected package libatomic1-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.7 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.7 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.7 Selecting previously unselected package libstdc++6-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.7 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.7 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.9 Selecting previously unselected package libasan5-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.9 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 117.9 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.0 Selecting previously unselected package libubsan1-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.0 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.0 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.1 Selecting previously unselected package libgcc-8-dev-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.1 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.1 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.3 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.3 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 118.3 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 119.6 Selecting previously unselected package gcc-arm-linux-gnueabi.
19:02:20 [2021-08-11T19:02:20.789Z] #17 119.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 119.7 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 119.7 Selecting previously unselected package linux-libc-dev-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 119.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 119.7 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 120.1 Selecting previously unselected package libc6-dev-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 120.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 120.1 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 120.6 Selecting previously unselected package libstdc++-8-dev-armel-cross.
19:02:20 [2021-08-11T19:02:20.789Z] #17 120.7 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 120.7 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 121.2 Selecting previously unselected package g++-8-arm-linux-gnueabi.
19:02:20 [2021-08-11T19:02:20.789Z] #17 121.2 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
19:02:20 [2021-08-11T19:02:20.789Z] #17 121.2 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
19:02:20 [2021-08-11T19:02:20.808Z] #59 13.16 go: downloading github.com/gofrs/flock v0.8.1
19:02:20 [2021-08-11T19:02:20.809Z] #59 ...
19:02:20 [2021-08-11T19:02:20.809Z] 
19:02:20 [2021-08-11T19:02:20.809Z] #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
19:02:20 [2021-08-11T19:02:20.809Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
19:02:20 [2021-08-11T19:02:20.809Z] #13 2.970 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:02:20 [2021-08-11T19:02:20.809Z] #13 2.997 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:20 [2021-08-11T19:02:20.809Z] #13 3.034 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:20 [2021-08-11T19:02:20.809Z] #13 3.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:20 [2021-08-11T19:02:20.809Z] #13 3.785 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB]
19:02:20 [2021-08-11T19:02:20.809Z] #13 4.961 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:02:20 [2021-08-11T19:02:20.809Z] #13 6.115 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:02:20 [2021-08-11T19:02:20.809Z] #13 7.506 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:02:20 [2021-08-11T19:02:20.815Z] #36 ...
19:02:20 [2021-08-11T19:02:20.815Z] 
19:02:20 [2021-08-11T19:02:20.815Z] #52 [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
19:02:20 [2021-08-11T19:02:20.815Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.970 + RM_GOPATH=0
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.970 + TMP_GOPATH=
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.970 + : /build
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.970 + '[' -z '' ']'
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.970 ++ mktemp -d
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.974 + export GOPATH=/tmp/tmp.Hdc1FfaVAB
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.974 + GOPATH=/tmp/tmp.Hdc1FfaVAB
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.974 + RM_GOPATH=1
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.974 + case "$(go env GOARCH)" in
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.974 ++ go env GOARCH
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.980 + export GO_BUILDMODE=-buildmode=pie
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.980 + GO_BUILDMODE=-buildmode=pie
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.980 ++ dirname /tmp/install/install.sh
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 + dir=/tmp/install
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 + bin=shfmt
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 + shift
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 + . /tmp/install/shfmt.installer
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 + install_shfmt
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Hdc1FfaVAB/src/github.com/mvdan/sh
19:02:20 [2021-08-11T19:02:20.815Z] #52 6.985 Cloning into '/tmp/tmp.Hdc1FfaVAB/src/github.com/mvdan/sh'...
19:02:20 [2021-08-11T19:02:20.815Z] #52 ...
19:02:20 [2021-08-11T19:02:20.815Z] 
19:02:20 [2021-08-11T19:02:20.815Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:02:20 [2021-08-11T19:02:20.815Z] #34 sha256:8ced895a125c840e4a85aba3628b81a5afc8c66bb2a6d52a0d310f6c3d3cd683
19:02:20 [2021-08-11T19:02:20.815Z] #34 7.106 Install go-toml version v1.8.1
19:02:20 [2021-08-11T19:02:20.816Z] #34 7.786 go: downloading github.com/pelletier/go-toml v1.8.1
19:02:21 [2021-08-11T19:02:21.074Z] #34 ...
19:02:21 [2021-08-11T19:02:21.074Z] 
19:02:21 [2021-08-11T19:02:21.074Z] #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
19:02:21 [2021-08-11T19:02:21.074Z] #24 sha256:4d2baad3160d6f603f4594c55fbc1d8a42f056e2f59b29658181e6e78444a9f1
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 + RM_GOPATH=0
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 + TMP_GOPATH=
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 + : /build
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 + '[' -z '' ']'
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 ++ mktemp -d
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 + export GOPATH=/tmp/tmp.1ZZwRN49Bc
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 + GOPATH=/tmp/tmp.1ZZwRN49Bc
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 + RM_GOPATH=1
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 + case "$(go env GOARCH)" in
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.391 ++ go env GOARCH
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 Install docker/cli version 17.06.2-ce from stable
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + export GO_BUILDMODE=-buildmode=pie
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + GO_BUILDMODE=-buildmode=pie
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 ++ dirname /tmp/install/install.sh
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + dir=/tmp/install
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + bin=dockercli
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + shift
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + . /tmp/install/dockercli.installer
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 ++ : stable
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 ++ : 17.06.2-ce
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + install_dockercli
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 ++ uname -m
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + arch=x86_64
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + '[' x86_64 '!=' x86_64 ']'
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + url=https://download.docker.com/linux/static
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.417 + tar -xz docker/docker
19:02:21 [2021-08-11T19:02:21.074Z] #24 7.434 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:02:21 [2021-08-11T19:02:21.074Z] #24 ...
19:02:21 [2021-08-11T19:02:21.074Z] 
19:02:21 [2021-08-11T19:02:21.074Z] #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
19:02:21 [2021-08-11T19:02:21.074Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:02:21 [2021-08-11T19:02:21.074Z] #40 7.765 + git clone https://github.com/docker/distribution.git .
19:02:21 [2021-08-11T19:02:21.074Z] #40 7.765 Cloning into '.'...
19:02:21 [2021-08-11T19:02:21.082Z] #13 ...
19:02:21 [2021-08-11T19:02:21.082Z] 
19:02:21 [2021-08-11T19:02:21.082Z] #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
19:02:21 [2021-08-11T19:02:21.083Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
19:02:21 [2021-08-11T19:02:21.083Z] #27 24.99 0 added, 0 removed; done.
19:02:21 [2021-08-11T19:02:21.083Z] #27 24.99 Running hooks in /etc/ca-certificates/update.d...
19:02:21 [2021-08-11T19:02:21.083Z] #27 25.01 done.
19:02:21 [2021-08-11T19:02:21.333Z] #40 ...
19:02:21 [2021-08-11T19:02:21.333Z] 
19:02:21 [2021-08-11T19:02:21.333Z] #50 [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
19:02:21 [2021-08-11T19:02:21.333Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + RM_GOPATH=0
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + TMP_GOPATH=
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + : /build
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + '[' -z '' ']'
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 ++ mktemp -d
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + export GOPATH=/tmp/tmp.Z8ipraSqoQ
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + GOPATH=/tmp/tmp.Z8ipraSqoQ
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + RM_GOPATH=1
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + case "$(go env GOARCH)" in
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 ++ go env GOARCH
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + export GO_BUILDMODE=-buildmode=pie
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + GO_BUILDMODE=-buildmode=pie
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 ++ dirname /tmp/install/install.sh
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + dir=/tmp/install
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + bin=golangci_lint
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + shift
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + . /tmp/install/golangci_lint.installer
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 ++ : v1.23.8
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + install_golangci_lint
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + set -e
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + export GO111MODULE=on
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + GO111MODULE=on
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + GOBIN=/build
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.318 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:02:21 [2021-08-11T19:02:21.333Z] #50 5.779 go: downloading github.com/golangci/golangci-lint v1.23.8
19:02:21 [2021-08-11T19:02:21.333Z] #50 ...
19:02:21 [2021-08-11T19:02:21.333Z] 
19:02:21 [2021-08-11T19:02:21.333Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:21 [2021-08-11T19:02:21.333Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:21 [2021-08-11T19:02:21.333Z] #44 8.616 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:21 [2021-08-11T19:02:21.333Z] #44 8.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:21 [2021-08-11T19:02:21.333Z] #44 8.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:21 [2021-08-11T19:02:21.333Z] #44 9.367 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
19:02:21 [2021-08-11T19:02:21.592Z] #44 ...
19:02:21 [2021-08-11T19:02:21.592Z] 
19:02:21 [2021-08-11T19:02:21.592Z] #46 [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
19:02:21 [2021-08-11T19:02:21.592Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:02:21 [2021-08-11T19:02:21.592Z] #46 10.58 internal/unsafeheader
19:02:21 [2021-08-11T19:02:21.592Z] #46 10.65 internal/cpu
19:02:21 [2021-08-11T19:02:21.592Z] #46 10.77 runtime/internal/atomic
19:02:21 [2021-08-11T19:02:21.592Z] #46 11.33 runtime/internal/sys
19:02:21 [2021-08-11T19:02:21.672Z] #50 ...
19:02:21 [2021-08-11T19:02:21.672Z] 
19:02:21 [2021-08-11T19:02:21.672Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:02:21 [2021-08-11T19:02:21.672Z] #34 sha256:5149dd096fb4b2224b6442189d2fcba215d5b2ee27f2f1e768448dc129af9e91
19:02:21 [2021-08-11T19:02:21.672Z] #34 14.17 github.com/pelletier/go-toml/cmd/tomll
19:02:21 [2021-08-11T19:02:21.672Z] #34 DONE 17.6s
19:02:21 [2021-08-11T19:02:21.672Z] 
19:02:21 [2021-08-11T19:02:21.672Z] #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
19:02:21 [2021-08-11T19:02:21.672Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:02:21 [2021-08-11T19:02:21.672Z] #32 7.271 + git clone https://github.com/kolyshkin/go-swagger.git .
19:02:21 [2021-08-11T19:02:21.672Z] #32 7.271 Cloning into '.'...
19:02:21 [2021-08-11T19:02:21.672Z] #32 ...
19:02:21 [2021-08-11T19:02:21.672Z] 
19:02:21 [2021-08-11T19:02:21.672Z] #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
19:02:21 [2021-08-11T19:02:21.672Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:21 [2021-08-11T19:02:21.672Z] #13 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:21 [2021-08-11T19:02:21.850Z] #46 11.68 internal/bytealg
19:02:22 [2021-08-11T19:02:22.114Z] #46 11.79 runtime/internal/math
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.5 Selecting previously unselected package g++-arm-linux-gnueabi.
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.5 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.6 Selecting previously unselected package crossbuild-essential-armel.
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.6 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.6 Unpacking crossbuild-essential-armel (12.6) ...
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.6 Selecting previously unselected package libc6-armhf-cross.
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.6 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.6 Unpacking libc6-armhf-cross (2.28-7cross1) ...
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.9 Selecting previously unselected package libgcc1-armhf-cross.
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.9 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
19:02:22 [2021-08-11T19:02:22.155Z] #17 122.9 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
19:02:22 [2021-08-11T19:02:22.373Z] #46 12.16 internal/race
19:02:22 [2021-08-11T19:02:22.411Z] #17 123.0 Selecting previously unselected package libgomp1-armhf-cross.
19:02:22 [2021-08-11T19:02:22.411Z] #17 123.0 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
19:02:22 [2021-08-11T19:02:22.411Z] #17 123.0 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
19:02:22 [2021-08-11T19:02:22.411Z] #17 123.0 Selecting previously unselected package libatomic1-armhf-cross.
19:02:22 [2021-08-11T19:02:22.411Z] #17 123.0 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
19:02:22 [2021-08-11T19:02:22.634Z] #46 12.50 sync/atomic
19:02:22 [2021-08-11T19:02:22.667Z] #17 123.1 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
19:02:22 [2021-08-11T19:02:22.667Z] #17 123.1 Selecting previously unselected package libstdc++6-armhf-cross.
19:02:22 [2021-08-11T19:02:22.667Z] #17 123.1 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
19:02:22 [2021-08-11T19:02:22.667Z] #17 123.1 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
19:02:22 [2021-08-11T19:02:22.667Z] #17 123.3 Selecting previously unselected package libasan5-armhf-cross.
19:02:22 [2021-08-11T19:02:22.667Z] #17 123.3 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
19:02:22 [2021-08-11T19:02:22.667Z] #17 123.3 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
19:02:22 [2021-08-11T19:02:22.941Z] #17 123.4 Selecting previously unselected package libubsan1-armhf-cross.
19:02:22 [2021-08-11T19:02:22.941Z] #17 123.4 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
19:02:22 [2021-08-11T19:02:22.942Z] #17 123.4 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
19:02:22 [2021-08-11T19:02:22.942Z] #17 123.5 Selecting previously unselected package libgcc-8-dev-armhf-cross.
19:02:22 [2021-08-11T19:02:22.942Z] #17 123.5 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
19:02:22 [2021-08-11T19:02:22.942Z] #17 123.5 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
19:02:23 [2021-08-11T19:02:23.050Z] #13 ...
19:02:23 [2021-08-11T19:02:23.050Z] 
19:02:23 [2021-08-11T19:02:23.050Z] #46 [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
19:02:23 [2021-08-11T19:02:23.050Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:02:23 [2021-08-11T19:02:23.050Z] #46 9.063 math/bits
19:02:23 [2021-08-11T19:02:23.050Z] #46 9.810 math
19:02:23 [2021-08-11T19:02:23.050Z] #46 14.17 encoding
19:02:23 [2021-08-11T19:02:23.050Z] #46 14.18 unicode/utf16
19:02:23 [2021-08-11T19:02:23.050Z] #46 14.51 container/list
19:02:23 [2021-08-11T19:02:23.050Z] #46 15.06 crypto/internal/subtle
19:02:23 [2021-08-11T19:02:23.050Z] #46 15.18 crypto/subtle
19:02:23 [2021-08-11T19:02:23.050Z] #46 15.32 vendor/golang.org/x/crypto/cryptobyte/asn1
19:02:23 [2021-08-11T19:02:23.050Z] #46 15.50 internal/nettrace
19:02:23 [2021-08-11T19:02:23.050Z] #46 15.59 runtime/cgo
19:02:23 [2021-08-11T19:02:23.050Z] #46 ...
19:02:23 [2021-08-11T19:02:23.050Z] 
19:02:23 [2021-08-11T19:02:23.050Z] #50 [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
19:02:23 [2021-08-11T19:02:23.050Z] #50 sha256:93774d00ebf86a25ab26e087af8940d23e9d0f3d48354fed8437d4bdce227dc0
19:02:23 [2021-08-11T19:02:23.050Z] #50 18.73 go: downloading github.com/sirupsen/logrus v1.4.2
19:02:23 [2021-08-11T19:02:23.050Z] #50 18.73 go: downloading github.com/stretchr/testify v1.4.0
19:02:23 [2021-08-11T19:02:23.050Z] #50 18.73 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:02:23 [2021-08-11T19:02:23.050Z] #50 18.84 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:02:23 [2021-08-11T19:02:23.050Z] #50 18.84 go: downloading github.com/hashicorp/hcl v1.0.0
19:02:23 [2021-08-11T19:02:23.050Z] #50 19.21 go: downloading github.com/magiconair/properties v1.8.1
19:02:23 [2021-08-11T19:02:23.050Z] #50 19.21 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:02:23 [2021-08-11T19:02:23.050Z] #50 19.28 go: downloading github.com/pelletier/go-toml v1.2.0
19:02:23 [2021-08-11T19:02:23.197Z] #17 123.8 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
19:02:23 [2021-08-11T19:02:23.197Z] #17 123.8 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
19:02:23 [2021-08-11T19:02:23.197Z] #17 123.8 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
19:02:23 [2021-08-11T19:02:23.309Z] #50 19.50 go: downloading github.com/spf13/afero v1.1.2
19:02:23 [2021-08-11T19:02:23.309Z] #50 19.50 go: downloading github.com/spf13/cast v1.3.0
19:02:23 [2021-08-11T19:02:23.309Z] #50 19.60 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:02:23 [2021-08-11T19:02:23.309Z] #50 19.60 go: downloading github.com/subosito/gotenv v1.2.0
19:02:23 [2021-08-11T19:02:23.570Z] #50 19.73 go: downloading gopkg.in/ini.v1 v1.51.0
19:02:23 [2021-08-11T19:02:23.570Z] #50 19.73 go: downloading gopkg.in/yaml.v2 v2.2.7
19:02:23 [2021-08-11T19:02:23.570Z] #46 13.40 unicode
19:02:23 [2021-08-11T19:02:23.658Z] #27 ...
19:02:23 [2021-08-11T19:02:23.658Z] 
19:02:23 [2021-08-11T19:02:23.658Z] #56 [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
19:02:23 [2021-08-11T19:02:23.658Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
19:02:23 [2021-08-11T19:02:23.658Z] #56 5.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:23 [2021-08-11T19:02:23.658Z] #56 5.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:23 [2021-08-11T19:02:23.658Z] #56 5.848 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:23 [2021-08-11T19:02:23.658Z] #56 6.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:02:23 [2021-08-11T19:02:23.659Z] #56 8.496 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:02:23 [2021-08-11T19:02:23.659Z] #56 8.780 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:02:23 [2021-08-11T19:02:23.659Z] #56 13.66 Fetched 8284 kB in 8s (1025 kB/s)
19:02:23 [2021-08-11T19:02:23.659Z] #56 13.66 Reading package lists...
19:02:23 [2021-08-11T19:02:23.659Z] #56 ...
19:02:23 [2021-08-11T19:02:23.659Z] 
19:02:23 [2021-08-11T19:02:23.659Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:02:23 [2021-08-11T19:02:23.659Z] #34 sha256:676331feb9833ee807ca902505f7f85e1b7d58e2d9ec3a201bf20fad1e5918b3
19:02:23 [2021-08-11T19:02:23.659Z] #34 13.08 github.com/pelletier/go-toml/cmd/tomll
19:02:23 [2021-08-11T19:02:23.659Z] #34 DONE 16.0s
19:02:23 [2021-08-11T19:02:23.659Z] 
19:02:23 [2021-08-11T19:02:23.659Z] #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
19:02:23 [2021-08-11T19:02:23.659Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
19:02:23 [2021-08-11T19:02:23.659Z] #27 DONE 28.1s
19:02:23 [2021-08-11T19:02:23.659Z] 
19:02:23 [2021-08-11T19:02:23.659Z] #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
19:02:23 [2021-08-11T19:02:23.659Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
19:02:23 [2021-08-11T19:02:23.659Z] #40 13.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:02:23 [2021-08-11T19:02:23.659Z] #40 14.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:02:23 [2021-08-11T19:02:23.829Z] #50 19.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:02:24 [2021-08-11T19:02:24.088Z] #50 20.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:02:24 [2021-08-11T19:02:24.088Z] #50 20.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:02:24 [2021-08-11T19:02:24.088Z] #50 20.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:02:24 [2021-08-11T19:02:24.088Z] #50 20.16 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:02:24 [2021-08-11T19:02:24.088Z] #50 20.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:02:24 [2021-08-11T19:02:24.088Z] #50 20.23 go: downloading github.com/go-toolsmith/astp v1.0.0
19:02:24 [2021-08-11T19:02:24.088Z] #50 20.29 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:02:24 [2021-08-11T19:02:24.088Z] #50 20.31 go: downloading github.com/go-toolsmith/typep v1.0.0
19:02:24 [2021-08-11T19:02:24.145Z] #46 13.85 runtime
19:02:24 [2021-08-11T19:02:24.237Z] #40 ...
19:02:24 [2021-08-11T19:02:24.237Z] 
19:02:24 [2021-08-11T19:02:24.237Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:02:24 [2021-08-11T19:02:24.237Z] #28 sha256:cb909d818cf847884987fbfeb5a60bac2336d566a8371f4c6cb4fb648c6508c4
19:02:24 [2021-08-11T19:02:24.237Z] #28 DONE 0.6s
19:02:24 [2021-08-11T19:02:24.347Z] #50 20.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:02:24 [2021-08-11T19:02:24.347Z] #50 20.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:02:24 [2021-08-11T19:02:24.502Z] 
19:02:24 [2021-08-11T19:02:24.502Z] #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
19:02:24 [2021-08-11T19:02:24.502Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:24 [2021-08-11T19:02:24.560Z] #17 125.1 Selecting previously unselected package gcc-arm-linux-gnueabihf.
19:02:24 [2021-08-11T19:02:24.560Z] #17 125.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
19:02:24 [2021-08-11T19:02:24.560Z] #17 125.1 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
19:02:24 [2021-08-11T19:02:24.560Z] #17 125.2 Selecting previously unselected package linux-libc-dev-armhf-cross.
19:02:24 [2021-08-11T19:02:24.560Z] #17 125.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
19:02:24 [2021-08-11T19:02:24.560Z] #17 125.2 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
19:02:24 [2021-08-11T19:02:24.606Z] #50 20.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:02:24 [2021-08-11T19:02:24.606Z] #50 20.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:02:24 [2021-08-11T19:02:24.865Z] #50 20.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:02:25 [2021-08-11T19:02:25.164Z] #17 125.6 Selecting previously unselected package libc6-dev-armhf-cross.
19:02:25 [2021-08-11T19:02:25.164Z] #17 125.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
19:02:25 [2021-08-11T19:02:25.164Z] #17 125.6 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
19:02:25 [2021-08-11T19:02:25.436Z] #50 21.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:02:25 [2021-08-11T19:02:25.695Z] #50 ...
19:02:25 [2021-08-11T19:02:25.695Z] 
19:02:25 [2021-08-11T19:02:25.695Z] #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
19:02:25 [2021-08-11T19:02:25.695Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:02:25 [2021-08-11T19:02:25.695Z] #36 11.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:25 [2021-08-11T19:02:25.695Z] #36 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:25 [2021-08-11T19:02:25.695Z] #36 ...
19:02:25 [2021-08-11T19:02:25.695Z] 
19:02:25 [2021-08-11T19:02:25.695Z] #59 [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
19:02:25 [2021-08-11T19:02:25.695Z] #59 sha256:4a7ca5c5bd0cb04d637c50c713637699e4f6c8de4d8b4351b8ae22975fc4fc37
19:02:25 [2021-08-11T19:02:25.695Z] #59 16.02 go: downloading github.com/gofrs/flock v0.8.1
19:02:25 [2021-08-11T19:02:25.695Z] #59 16.05 go: downloading github.com/gorilla/mux v1.8.0
19:02:25 [2021-08-11T19:02:25.695Z] #59 16.25 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:02:25 [2021-08-11T19:02:25.695Z] #59 16.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:02:25 [2021-08-11T19:02:25.695Z] #59 17.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:02:25 [2021-08-11T19:02:25.695Z] #59 18.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:02:25 [2021-08-11T19:02:25.725Z] #17 126.4 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
19:02:25 [2021-08-11T19:02:25.725Z] #17 126.4 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
19:02:25 [2021-08-11T19:02:25.725Z] #17 126.4 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
19:02:25 [2021-08-11T19:02:25.954Z] #59 22.10 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:02:25 [2021-08-11T19:02:25.954Z] #59 ...
19:02:25 [2021-08-11T19:02:25.954Z] 
19:02:25 [2021-08-11T19:02:25.954Z] #50 [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
19:02:25 [2021-08-11T19:02:25.954Z] #50 sha256:93774d00ebf86a25ab26e087af8940d23e9d0f3d48354fed8437d4bdce227dc0
19:02:25 [2021-08-11T19:02:25.954Z] #50 22.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:02:25 [2021-08-11T19:02:25.954Z] #50 22.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:02:25 [2021-08-11T19:02:25.954Z] #50 22.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:02:26 [2021-08-11T19:02:26.217Z] #50 22.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:02:26 [2021-08-11T19:02:26.217Z] #50 ...
19:02:26 [2021-08-11T19:02:26.217Z] 
19:02:26 [2021-08-11T19:02:26.217Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:26 [2021-08-11T19:02:26.217Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:26 [2021-08-11T19:02:26.217Z] #44 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:26 [2021-08-11T19:02:26.217Z] #44 13.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:26 [2021-08-11T19:02:26.217Z] #44 19.36 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
19:02:26 [2021-08-11T19:02:26.217Z] #44 ...
19:02:26 [2021-08-11T19:02:26.217Z] 
19:02:26 [2021-08-11T19:02:26.217Z] #50 [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
19:02:26 [2021-08-11T19:02:26.217Z] #50 sha256:93774d00ebf86a25ab26e087af8940d23e9d0f3d48354fed8437d4bdce227dc0
19:02:26 [2021-08-11T19:02:26.217Z] #50 22.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:02:26 [2021-08-11T19:02:26.477Z] #50 22.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:02:26 [2021-08-11T19:02:26.477Z] #50 22.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:02:26 [2021-08-11T19:02:26.477Z] #50 ...
19:02:26 [2021-08-11T19:02:26.477Z] 
19:02:26 [2021-08-11T19:02:26.477Z] #56 [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
19:02:26 [2021-08-11T19:02:26.477Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:02:26 [2021-08-11T19:02:26.477Z] #56 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:26 [2021-08-11T19:02:26.477Z] #56 ...
19:02:26 [2021-08-11T19:02:26.477Z] 
19:02:26 [2021-08-11T19:02:26.477Z] #59 [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
19:02:26 [2021-08-11T19:02:26.477Z] #59 sha256:4a7ca5c5bd0cb04d637c50c713637699e4f6c8de4d8b4351b8ae22975fc4fc37
19:02:26 [2021-08-11T19:02:26.477Z] #59 22.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:02:26 [2021-08-11T19:02:26.782Z] #46 ...
19:02:26 [2021-08-11T19:02:26.782Z] 
19:02:26 [2021-08-11T19:02:26.782Z] #59 [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
19:02:26 [2021-08-11T19:02:26.782Z] #59 sha256:7b31aef4b52a74a16fd9056d31b4bf229a67b7353af20a583bf35d0be121bd26
19:02:26 [2021-08-11T19:02:26.782Z] #59 14.00 + cd /tmp/tmp.dmskydca38/src/github.com/rootless-containers/rootlesskit
19:02:26 [2021-08-11T19:02:26.782Z] #59 14.00 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:26 [2021-08-11T19:02:26.782Z] #59 14.07 + export GO111MODULE=on
19:02:26 [2021-08-11T19:02:26.782Z] #59 14.08 + GO111MODULE=on
19:02:26 [2021-08-11T19:02:26.782Z] #59 14.08 + export GOPROXY=https://proxy.golang.org
19:02:26 [2021-08-11T19:02:26.782Z] #59 14.08 + GOPROXY=https://proxy.golang.org
19:02:26 [2021-08-11T19:02:26.782Z] #59 14.08 + for f in rootlesskit rootlesskit-docker-proxy
19:02:26 [2021-08-11T19:02:26.782Z] #59 14.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:02:26 [2021-08-11T19:02:26.782Z] #59 16.43 go: downloading github.com/pkg/errors v0.9.1
19:02:26 [2021-08-11T19:02:26.782Z] #59 16.44 go: downloading github.com/sirupsen/logrus v1.8.1
19:02:27 [2021-08-11T19:02:27.041Z] #59 16.75 go: downloading github.com/urfave/cli/v2 v2.3.0
19:02:27 [2021-08-11T19:02:27.057Z] #59 ...
19:02:27 [2021-08-11T19:02:27.057Z] 
19:02:27 [2021-08-11T19:02:27.057Z] #52 [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
19:02:27 [2021-08-11T19:02:27.057Z] #52 sha256:d1975d3e1347ff5fd27c26c0b04f854a4f406e4ebf6918d489723422c6b43aa3
19:02:27 [2021-08-11T19:02:27.057Z] #52 13.18 + cd /tmp/tmp.adfOa3apU6/src/github.com/mvdan/sh
19:02:27 [2021-08-11T19:02:27.057Z] #52 13.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:27 [2021-08-11T19:02:27.057Z] #52 13.29 + GO111MODULE=on
19:02:27 [2021-08-11T19:02:27.057Z] #52 13.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:02:27 [2021-08-11T19:02:27.057Z] #52 14.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:02:27 [2021-08-11T19:02:27.057Z] #52 14.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:02:27 [2021-08-11T19:02:27.057Z] #52 14.45 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:02:27 [2021-08-11T19:02:27.057Z] #52 16.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:02:27 [2021-08-11T19:02:27.057Z] #52 19.74 runtime
19:02:27 [2021-08-11T19:02:27.057Z] #52 ...
19:02:27 [2021-08-11T19:02:27.057Z] 
19:02:27 [2021-08-11T19:02:27.057Z] #50 [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
19:02:27 [2021-08-11T19:02:27.057Z] #50 sha256:93774d00ebf86a25ab26e087af8940d23e9d0f3d48354fed8437d4bdce227dc0
19:02:27 [2021-08-11T19:02:27.057Z] #50 23.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:02:27 [2021-08-11T19:02:27.057Z] #50 23.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:02:27 [2021-08-11T19:02:27.057Z] #50 23.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:02:27 [2021-08-11T19:02:27.057Z] #50 23.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:02:27 [2021-08-11T19:02:27.057Z] #50 23.28 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:02:27 [2021-08-11T19:02:27.057Z] #50 23.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:02:27 [2021-08-11T19:02:27.083Z] #29 2.658 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:02:27 [2021-08-11T19:02:27.088Z] #17 127.8 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
19:02:27 [2021-08-11T19:02:27.088Z] #17 127.8 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
19:02:27 [2021-08-11T19:02:27.088Z] #17 127.8 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
19:02:27 [2021-08-11T19:02:27.350Z] #50 23.56 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:02:27 [2021-08-11T19:02:27.350Z] #50 23.56 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:02:27 [2021-08-11T19:02:27.350Z] #50 23.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:02:27 [2021-08-11T19:02:27.624Z] #50 23.81 go: downloading github.com/ultraware/funlen v0.0.2
19:02:27 [2021-08-11T19:02:27.624Z] #50 23.86 go: downloading github.com/uudashr/gocognit v1.0.1
19:02:27 [2021-08-11T19:02:27.624Z] #50 23.86 go: downloading github.com/ultraware/whitespace v0.0.4
19:02:27 [2021-08-11T19:02:27.665Z] #29 3.178 
19:02:27 [2021-08-11T19:02:27.891Z] #50 23.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:02:27 [2021-08-11T19:02:27.984Z] #59 17.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:02:28 [2021-08-11T19:02:28.215Z] #29 3.452 
                                                                           0.0%
####                                                                       6.0%
######                                                                     9.7%
##########                                                                14.0%
#############                                                             18.2%
19:02:28 [2021-08-11T19:02:28.215Z] #29 ...
19:02:28 [2021-08-11T19:02:28.215Z] 
19:02:28 [2021-08-11T19:02:28.215Z] #48 [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
19:02:28 [2021-08-11T19:02:28.215Z] #48 sha256:5b899415c5d4f592f9855f5f56d523afcce1897d9aaab2c5b583838509ca2b02
19:02:28 [2021-08-11T19:02:28.215Z] #48 10.60 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:02:28 [2021-08-11T19:02:28.215Z] #48 10.92 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:02:28 [2021-08-11T19:02:28.243Z] #59 ...
19:02:28 [2021-08-11T19:02:28.244Z] 
19:02:28 [2021-08-11T19:02:28.244Z] #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
19:02:28 [2021-08-11T19:02:28.244Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:02:28 [2021-08-11T19:02:28.244Z] #32 7.549 + git clone https://github.com/kolyshkin/go-swagger.git .
19:02:28 [2021-08-11T19:02:28.244Z] #32 7.549 Cloning into '.'...
19:02:28 [2021-08-11T19:02:28.480Z] #48 ...
19:02:28 [2021-08-11T19:02:28.480Z] 
19:02:28 [2021-08-11T19:02:28.480Z] #46 [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
19:02:28 [2021-08-11T19:02:28.480Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:02:28 [2021-08-11T19:02:28.480Z] #46 10.68 runtime/cgo
19:02:28 [2021-08-11T19:02:28.480Z] #46 10.91 vendor/golang.org/x/crypto/internal/subtle
19:02:28 [2021-08-11T19:02:28.480Z] #46 ...
19:02:28 [2021-08-11T19:02:28.480Z] 
19:02:28 [2021-08-11T19:02:28.480Z] #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
19:02:28 [2021-08-11T19:02:28.480Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:28 [2021-08-11T19:02:28.489Z] #17 129.0 Selecting previously unselected package g++-arm-linux-gnueabihf.
19:02:28 [2021-08-11T19:02:28.489Z] #17 129.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
19:02:28 [2021-08-11T19:02:28.520Z] #32 ...
19:02:28 [2021-08-11T19:02:28.520Z] 
19:02:28 [2021-08-11T19:02:28.520Z] #50 [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
19:02:28 [2021-08-11T19:02:28.520Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:02:28 [2021-08-11T19:02:28.520Z] #50 17.74 go: downloading github.com/fatih/color v1.7.0
19:02:28 [2021-08-11T19:02:28.520Z] #50 17.76 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:02:28 [2021-08-11T19:02:28.520Z] #50 17.85 go: downloading github.com/pkg/errors v0.8.1
19:02:28 [2021-08-11T19:02:28.520Z] #50 17.93 go: downloading github.com/spf13/cobra v0.0.5
19:02:28 [2021-08-11T19:02:28.520Z] #50 18.04 go: downloading github.com/spf13/pflag v1.0.5
19:02:28 [2021-08-11T19:02:28.744Z] #17 129.1 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
19:02:28 [2021-08-11T19:02:28.744Z] #17 129.2 Selecting previously unselected package crossbuild-essential-armhf.
19:02:28 [2021-08-11T19:02:28.744Z] #17 129.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
19:02:28 [2021-08-11T19:02:28.744Z] #17 129.2 Unpacking crossbuild-essential-armhf (12.6) ...
19:02:28 [2021-08-11T19:02:28.797Z] #50 18.52 go: downloading github.com/spf13/viper v1.6.1
19:02:29 [2021-08-11T19:02:29.000Z] #17 129.7 Selecting previously unselected package libc6-ppc64el-cross.
19:02:29 [2021-08-11T19:02:29.000Z] #17 129.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
19:02:29 [2021-08-11T19:02:29.307Z] #17 129.8 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
19:02:29 [2021-08-11T19:02:29.313Z] #50 25.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:02:29 [2021-08-11T19:02:29.313Z] #50 25.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:02:29 [2021-08-11T19:02:29.313Z] #50 25.52 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:02:29 [2021-08-11T19:02:29.313Z] #50 25.55 go: downloading github.com/davecgh/go-spew v1.1.1
19:02:29 [2021-08-11T19:02:29.397Z] #50 18.97 go: downloading github.com/mattn/go-colorable v0.1.4
19:02:29 [2021-08-11T19:02:29.397Z] #50 19.03 go: downloading github.com/mattn/go-isatty v0.0.8
19:02:29 [2021-08-11T19:02:29.397Z] #50 19.12 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:02:29 [2021-08-11T19:02:29.607Z] #17 130.3 Selecting previously unselected package libgcc1-ppc64el-cross.
19:02:29 [2021-08-11T19:02:29.607Z] #17 130.3 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
19:02:29 [2021-08-11T19:02:29.630Z] #50 25.65 go: downloading github.com/pmezard/go-difflib v1.0.0
19:02:29 [2021-08-11T19:02:29.630Z] #50 25.74 go: downloading github.com/stretchr/objx v0.2.0
19:02:29 [2021-08-11T19:02:29.630Z] #50 25.81 go: downloading golang.org/x/text v0.3.2
19:02:29 [2021-08-11T19:02:29.656Z] #50 19.30 go: downloading github.com/go-critic/go-critic v0.4.1
19:02:29 [2021-08-11T19:02:29.812Z] #29 3.452 
                                                                           0.0%
####                                                                       6.0%
######                                                                     9.7%
##########                                                                14.0%
#############                                                             18.2%
###############                                                           22.1%
####################                                                      28.6%
##########################                                                36.4%
##############################                                            42.3%
###################################                                       48.7%
#######################################                                   54.9%
##########################################                                59.2%
#############################################                             62.9%
##############################################                            65.1%
##################################################                        70.8%
#######################################################                   76.4%
###########################################################               82.3%
###############################################################           88.3%
##################################################################        93.0%
######################################################################## 100.0%
19:02:29 [2021-08-11T19:02:29.863Z] #17 130.4 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
19:02:29 [2021-08-11T19:02:29.863Z] #17 ...
19:02:29 [2021-08-11T19:02:29.863Z] 
19:02:29 [2021-08-11T19:02:29.863Z] #47 [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
19:02:29 [2021-08-11T19:02:29.863Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:02:29 [2021-08-11T19:02:29.863Z] #47 DONE 144.0s
19:02:29 [2021-08-11T19:02:29.863Z] 
19:02:29 [2021-08-11T19:02:29.863Z] #57 [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
19:02:29 [2021-08-11T19:02:29.863Z] #57 sha256:f31d236be02f1422f742a282d4e0b4f4c5f1623415ce4ba1c787dfa966a10c48
19:02:29 [2021-08-11T19:02:29.863Z] #57 140.7 + /build/golangci-lint --version
19:02:29 [2021-08-11T19:02:29.863Z] #57 140.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:02:29 [2021-08-11T19:02:29.918Z] #50 ...
19:02:29 [2021-08-11T19:02:29.918Z] 
19:02:29 [2021-08-11T19:02:29.918Z] #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
19:02:29 [2021-08-11T19:02:29.918Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:29 [2021-08-11T19:02:29.918Z] #13 5.720 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:02:29 [2021-08-11T19:02:29.918Z] #13 5.830 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:29 [2021-08-11T19:02:29.918Z] #13 5.836 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:29 [2021-08-11T19:02:29.918Z] #13 5.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:29 [2021-08-11T19:02:29.918Z] #13 7.477 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
19:02:29 [2021-08-11T19:02:29.918Z] #13 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:29 [2021-08-11T19:02:29.918Z] #13 13.87 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:29 [2021-08-11T19:02:29.918Z] #13 ...
19:02:29 [2021-08-11T19:02:29.918Z] 
19:02:29 [2021-08-11T19:02:29.918Z] #46 [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
19:02:29 [2021-08-11T19:02:29.918Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:02:29 [2021-08-11T19:02:29.918Z] #46 19.76 unicode/utf8
19:02:30 [2021-08-11T19:02:30.077Z] #29 ...
19:02:30 [2021-08-11T19:02:30.077Z] 
19:02:30 [2021-08-11T19:02:30.077Z] #52 [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
19:02:30 [2021-08-11T19:02:30.077Z] #52 sha256:3d53901465b3244ad7a3a82378e75d658c741ffa1833371a23b81929b7c57c32
19:02:30 [2021-08-11T19:02:30.077Z] #52 12.26 + cd /tmp/tmp.TkjgtnAXJL/src/github.com/mvdan/sh
19:02:30 [2021-08-11T19:02:30.077Z] #52 12.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:30 [2021-08-11T19:02:30.077Z] #52 12.42 + GO111MODULE=on
19:02:30 [2021-08-11T19:02:30.077Z] #52 12.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:02:30 [2021-08-11T19:02:30.077Z] #52 14.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:02:30 [2021-08-11T19:02:30.077Z] #52 14.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:02:30 [2021-08-11T19:02:30.077Z] #52 15.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:02:30 [2021-08-11T19:02:30.077Z] #52 17.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:02:30 [2021-08-11T19:02:30.077Z] #52 21.18 runtime
19:02:30 [2021-08-11T19:02:30.077Z] #52 ...
19:02:30 [2021-08-11T19:02:30.077Z] 
19:02:30 [2021-08-11T19:02:30.077Z] #50 [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
19:02:30 [2021-08-11T19:02:30.077Z] #50 sha256:04fd22001570c384e2ee866ce88937f91d3a3e343bd1520733d5fa302619a343
19:02:30 [2021-08-11T19:02:30.077Z] #50 20.38 go: downloading github.com/fatih/color v1.7.0
19:02:30 [2021-08-11T19:02:30.078Z] #50 20.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:02:30 [2021-08-11T19:02:30.078Z] #50 20.55 go: downloading github.com/pkg/errors v0.8.1
19:02:30 [2021-08-11T19:02:30.078Z] #50 20.56 go: downloading github.com/spf13/cobra v0.0.5
19:02:30 [2021-08-11T19:02:30.078Z] #50 20.59 go: downloading github.com/spf13/pflag v1.0.5
19:02:30 [2021-08-11T19:02:30.078Z] #50 20.71 go: downloading github.com/spf13/viper v1.6.1
19:02:30 [2021-08-11T19:02:30.078Z] #50 21.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:02:30 [2021-08-11T19:02:30.078Z] #50 21.37 go: downloading github.com/go-critic/go-critic v0.4.1
19:02:30 [2021-08-11T19:02:30.078Z] #50 21.37 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:02:30 [2021-08-11T19:02:30.078Z] #50 21.38 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:02:30 [2021-08-11T19:02:30.078Z] #50 21.76 go: downloading github.com/mattn/go-colorable v0.1.4
19:02:30 [2021-08-11T19:02:30.078Z] #50 21.77 go: downloading github.com/mattn/go-isatty v0.0.8
19:02:30 [2021-08-11T19:02:30.078Z] #50 22.16 go: downloading github.com/sirupsen/logrus v1.4.2
19:02:30 [2021-08-11T19:02:30.121Z] #57 DONE 144.3s
19:02:30 [2021-08-11T19:02:30.121Z] 
19:02:30 [2021-08-11T19:02:30.121Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
19:02:30 [2021-08-11T19:02:30.122Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.7 Selecting previously unselected package libgomp1-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.7 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.8 Selecting previously unselected package libitm1-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.8 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.8 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.8 Selecting previously unselected package libatomic1-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.8 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.8 Selecting previously unselected package libstdc++6-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.8 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.122Z] #17 130.9 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.346Z] #50 22.53 go: downloading github.com/stretchr/testify v1.4.0
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.0 Selecting previously unselected package libasan5-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.0 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.0 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.1 Selecting previously unselected package liblsan0-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.1 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.1 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.2 Selecting previously unselected package libtsan0-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.2 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.378Z] #17 131.2 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.485Z] #46 20.34 math/bits
19:02:30 [2021-08-11T19:02:30.613Z] #50 22.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:02:30 [2021-08-11T19:02:30.638Z] #17 131.3 Selecting previously unselected package libubsan1-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.638Z] #17 131.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.638Z] #17 131.3 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.878Z] #50 23.08 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:02:30 [2021-08-11T19:02:30.878Z] #50 ...
19:02:30 [2021-08-11T19:02:30.878Z] 
19:02:30 [2021-08-11T19:02:30.878Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:30 [2021-08-11T19:02:30.878Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:02:30 [2021-08-11T19:02:30.878Z] #44 12.72 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
19:02:30 [2021-08-11T19:02:30.878Z] #44 15.64 Fetched 8288 kB in 11s (784 kB/s)
19:02:30 [2021-08-11T19:02:30.878Z] #44 15.64 Reading package lists...
19:02:30 [2021-08-11T19:02:30.878Z] #44 20.41 Reading package lists...
19:02:30 [2021-08-11T19:02:30.878Z] #44 ...
19:02:30 [2021-08-11T19:02:30.878Z] 
19:02:30 [2021-08-11T19:02:30.878Z] #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
19:02:30 [2021-08-11T19:02:30.878Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:30 [2021-08-11T19:02:30.878Z] #29 5.840 
19:02:30 [2021-08-11T19:02:30.878Z] #29 6.089 
                                                                           0.2%
############################################                              61.6%
######################################################################## 100.0%
19:02:30 [2021-08-11T19:02:30.893Z] #17 131.3 Selecting previously unselected package libquadmath0-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.893Z] #17 131.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.893Z] #17 131.3 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
19:02:30 [2021-08-11T19:02:30.893Z] #17 131.4 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
19:02:30 [2021-08-11T19:02:30.894Z] #17 131.4 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:30 [2021-08-11T19:02:30.894Z] #17 131.4 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
19:02:31 [2021-08-11T19:02:31.090Z] #46 ...
19:02:31 [2021-08-11T19:02:31.090Z] 
19:02:31 [2021-08-11T19:02:31.090Z] #56 [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
19:02:31 [2021-08-11T19:02:31.090Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:02:31 [2021-08-11T19:02:31.090Z] #56 10.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:31 [2021-08-11T19:02:31.090Z] #56 15.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:31 [2021-08-11T19:02:31.090Z] #56 18.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:31 [2021-08-11T19:02:31.144Z] #29 6.709 
19:02:31 [2021-08-11T19:02:31.149Z] #17 131.7 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
19:02:31 [2021-08-11T19:02:31.149Z] #17 131.7 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:31 [2021-08-11T19:02:31.149Z] #17 131.7 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
19:02:31 [2021-08-11T19:02:31.348Z] #56 ...
19:02:31 [2021-08-11T19:02:31.348Z] 
19:02:31 [2021-08-11T19:02:31.348Z] #50 [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
19:02:31 [2021-08-11T19:02:31.348Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:02:31 [2021-08-11T19:02:31.348Z] #50 20.92 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:02:31 [2021-08-11T19:02:31.348Z] #50 ...
19:02:31 [2021-08-11T19:02:31.348Z] 
19:02:31 [2021-08-11T19:02:31.348Z] #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
19:02:31 [2021-08-11T19:02:31.348Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:02:31 [2021-08-11T19:02:31.348Z] #36 11.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:31 [2021-08-11T19:02:31.348Z] #36 15.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:31 [2021-08-11T19:02:31.349Z] #36 19.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:31 [2021-08-11T19:02:31.608Z] #36 ...
19:02:31 [2021-08-11T19:02:31.608Z] 
19:02:31 [2021-08-11T19:02:31.608Z] #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
19:02:31 [2021-08-11T19:02:31.608Z] #24 sha256:4d2baad3160d6f603f4594c55fbc1d8a42f056e2f59b29658181e6e78444a9f1
19:02:31 [2021-08-11T19:02:31.608Z] #24 19.94 + mkdir -p /build
19:02:31 [2021-08-11T19:02:31.608Z] #24 19.95 + mv docker/docker /build/
19:02:31 [2021-08-11T19:02:31.608Z] #24 19.95 + rmdir docker
19:02:31 [2021-08-11T19:02:31.608Z] #24 DONE 21.4s
19:02:31 [2021-08-11T19:02:31.608Z] 
19:02:31 [2021-08-11T19:02:31.608Z] #52 [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
19:02:31 [2021-08-11T19:02:31.608Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:02:31 [2021-08-11T19:02:31.608Z] #52 20.41 + cd /tmp/tmp.Hdc1FfaVAB/src/github.com/mvdan/sh
19:02:31 [2021-08-11T19:02:31.608Z] #52 20.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:02:31 [2021-08-11T19:02:31.608Z] #52 20.54 + GO111MODULE=on
19:02:31 [2021-08-11T19:02:31.608Z] #52 20.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:02:31 [2021-08-11T19:02:31.867Z] #52 ...
19:02:31 [2021-08-11T19:02:31.867Z] 
19:02:31 [2021-08-11T19:02:31.867Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:02:31 [2021-08-11T19:02:31.867Z] #34 sha256:8ced895a125c840e4a85aba3628b81a5afc8c66bb2a6d52a0d310f6c3d3cd683
19:02:31 [2021-08-11T19:02:31.867Z] #34 11.72 github.com/pelletier/go-toml
19:02:32 [2021-08-11T19:02:32.076Z] #17 132.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
19:02:32 [2021-08-11T19:02:32.076Z] #17 132.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:32 [2021-08-11T19:02:32.076Z] #17 132.7 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
19:02:32 [2021-08-11T19:02:32.125Z] #34 ...
19:02:32 [2021-08-11T19:02:32.125Z] 
19:02:32 [2021-08-11T19:02:32.125Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:32 [2021-08-11T19:02:32.125Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:32 [2021-08-11T19:02:32.125Z] #44 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:32 [2021-08-11T19:02:32.125Z] #44 15.59 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:32 [2021-08-11T19:02:32.125Z] #44 19.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:32 [2021-08-11T19:02:32.125Z] #44 ...
19:02:32 [2021-08-11T19:02:32.125Z] 
19:02:32 [2021-08-11T19:02:32.125Z] #52 [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
19:02:32 [2021-08-11T19:02:32.125Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:02:32 [2021-08-11T19:02:32.125Z] #52 22.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:02:32 [2021-08-11T19:02:32.206Z] #29 6.977 
                                                                           0.0%
                                                                           1.3%
#################                                                         24.9%
##########################                                                36.9%
#########################################                                 57.5%
#######################################################                   77.2%
#####################################################################     96.2%
######################################################################## 100.0%
19:02:32 [2021-08-11T19:02:32.372Z] #17 133.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
19:02:32 [2021-08-11T19:02:32.372Z] #17 133.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
19:02:32 [2021-08-11T19:02:32.372Z] #17 133.0 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
19:02:32 [2021-08-11T19:02:32.384Z] #52 22.01 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:02:32 [2021-08-11T19:02:32.384Z] #52 22.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:02:32 [2021-08-11T19:02:32.470Z] #29 8.110 
19:02:32 [2021-08-11T19:02:32.470Z] #29 ...
19:02:32 [2021-08-11T19:02:32.470Z] 
19:02:32 [2021-08-11T19:02:32.470Z] #59 [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
19:02:32 [2021-08-11T19:02:32.470Z] #59 sha256:2ff5e50bb746594b0eb135a308a7b200d27d49505e1bf3526a470d0e49df5a86
19:02:32 [2021-08-11T19:02:32.470Z] #59 14.72 go: downloading github.com/gorilla/mux v1.8.0
19:02:32 [2021-08-11T19:02:32.470Z] #59 15.44 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:02:32 [2021-08-11T19:02:32.470Z] #59 17.29 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:02:32 [2021-08-11T19:02:32.470Z] #59 17.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:02:32 [2021-08-11T19:02:32.470Z] #59 19.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:02:32 [2021-08-11T19:02:32.470Z] #59 20.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:02:32 [2021-08-11T19:02:32.630Z] #17 133.1 Selecting previously unselected package libc6-dev-ppc64el-cross.
19:02:32 [2021-08-11T19:02:32.630Z] #17 133.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
19:02:32 [2021-08-11T19:02:32.630Z] #17 133.1 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
19:02:32 [2021-08-11T19:02:32.741Z] #59 ...
19:02:32 [2021-08-11T19:02:32.741Z] 
19:02:32 [2021-08-11T19:02:32.741Z] #50 [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
19:02:32 [2021-08-11T19:02:32.741Z] #50 sha256:04fd22001570c384e2ee866ce88937f91d3a3e343bd1520733d5fa302619a343
19:02:32 [2021-08-11T19:02:32.741Z] #50 23.30 go: downloading github.com/hashicorp/hcl v1.0.0
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.11 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.13 go: downloading github.com/magiconair/properties v1.8.1
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.21 go: downloading github.com/pelletier/go-toml v1.2.0
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.22 go: downloading github.com/spf13/afero v1.1.2
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.60 go: downloading github.com/spf13/cast v1.3.0
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.68 go: downloading github.com/subosito/gotenv v1.2.0
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.73 go: downloading gopkg.in/ini.v1 v1.51.0
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.80 go: downloading gopkg.in/yaml.v2 v2.2.7
19:02:32 [2021-08-11T19:02:32.741Z] #50 24.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:02:32 [2021-08-11T19:02:32.889Z] #17 133.4 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
19:02:32 [2021-08-11T19:02:32.889Z] #17 133.4 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
19:02:32 [2021-08-11T19:02:32.889Z] #17 133.4 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
19:02:32 [2021-08-11T19:02:32.889Z] #17 133.7 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
19:02:32 [2021-08-11T19:02:32.889Z] #17 133.7 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:32 [2021-08-11T19:02:32.951Z] #52 ...
19:02:32 [2021-08-11T19:02:32.951Z] 
19:02:32 [2021-08-11T19:02:32.951Z] #48 [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
19:02:32 [2021-08-11T19:02:32.951Z] #48 sha256:6b19b2f5a5230759b1eb636bf04b4998ea6ed6fe98bf091cbe0babc90e5bf671
19:02:32 [2021-08-11T19:02:32.951Z] #48 12.62 go: downloading github.com/fatih/color v1.9.0
19:02:32 [2021-08-11T19:02:32.951Z] #48 12.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:02:32 [2021-08-11T19:02:32.951Z] #48 12.69 go: downloading github.com/pkg/errors v0.9.1
19:02:32 [2021-08-11T19:02:32.951Z] #48 12.72 go: downloading github.com/spf13/pflag v1.0.3
19:02:32 [2021-08-11T19:02:32.951Z] #48 13.36 go: downloading github.com/mattn/go-colorable v0.1.6
19:02:32 [2021-08-11T19:02:32.951Z] #48 13.36 go: downloading github.com/mattn/go-isatty v0.0.12
19:02:32 [2021-08-11T19:02:32.951Z] #48 13.60 go: downloading github.com/jonboulle/clockwork v0.1.0
19:02:32 [2021-08-11T19:02:32.951Z] #48 13.74 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:02:32 [2021-08-11T19:02:32.951Z] #48 13.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:02:32 [2021-08-11T19:02:32.951Z] #48 14.76 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:02:32 [2021-08-11T19:02:32.951Z] #48 19.10 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:02:32 [2021-08-11T19:02:32.951Z] #48 ...
19:02:32 [2021-08-11T19:02:32.951Z] 
19:02:32 [2021-08-11T19:02:32.951Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
19:02:32 [2021-08-11T19:02:32.951Z] #34 sha256:8ced895a125c840e4a85aba3628b81a5afc8c66bb2a6d52a0d310f6c3d3cd683
19:02:32 [2021-08-11T19:02:32.951Z] #34 22.80 github.com/pelletier/go-toml/cmd/tomll
19:02:33 [2021-08-11T19:02:33.007Z] #50 25.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:02:33 [2021-08-11T19:02:33.007Z] #50 25.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:02:33 [2021-08-11T19:02:33.157Z] #17 133.7 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
19:02:33 [2021-08-11T19:02:33.272Z] #50 ...
19:02:33 [2021-08-11T19:02:33.272Z] 
19:02:33 [2021-08-11T19:02:33.272Z] #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
19:02:33 [2021-08-11T19:02:33.272Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
19:02:33 [2021-08-11T19:02:33.272Z] #36 15.43 Fetched 8284 kB in 11s (774 kB/s)
19:02:33 [2021-08-11T19:02:33.272Z] #36 15.43 Reading package lists...
19:02:33 [2021-08-11T19:02:33.272Z] #36 20.67 Reading package lists...
19:02:33 [2021-08-11T19:02:33.272Z] #36 24.37 Building dependency tree...
19:02:33 [2021-08-11T19:02:33.272Z] #36 ...
19:02:33 [2021-08-11T19:02:33.272Z] 
19:02:33 [2021-08-11T19:02:33.272Z] #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
19:02:33 [2021-08-11T19:02:33.272Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:33 [2021-08-11T19:02:33.537Z] #29 8.461 #=#=#                                                                         

##                                                                         4.1%
#####                                                                      8.1%
#########                                                                 12.7%
##########                                                                14.0%
##############                                                            19.9%
19:02:33 [2021-08-11T19:02:33.537Z] #29 ...
19:02:33 [2021-08-11T19:02:33.537Z] 
19:02:33 [2021-08-11T19:02:33.537Z] #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
19:02:33 [2021-08-11T19:02:33.537Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
19:02:33 [2021-08-11T19:02:33.537Z] #13 12.53 Fetched 8809 kB in 10s (899 kB/s)
19:02:33 [2021-08-11T19:02:33.537Z] #13 12.53 Reading package lists...
19:02:33 [2021-08-11T19:02:33.537Z] #13 18.81 Reading package lists...
19:02:33 [2021-08-11T19:02:33.537Z] #13 ...
19:02:33 [2021-08-11T19:02:33.537Z] 
19:02:33 [2021-08-11T19:02:33.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
19:02:33 [2021-08-11T19:02:33.537Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.3 Selecting previously unselected package g++-powerpc64le-linux-gnu.
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.4 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.4 Selecting previously unselected package crossbuild-essential-ppc64el.
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.4 Unpacking crossbuild-essential-ppc64el (12.6) ...
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.4 Selecting previously unselected package libc6-s390x-cross.
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.4 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.4 Unpacking libc6-s390x-cross (2.28-7cross1) ...
19:02:33 [2021-08-11T19:02:33.758Z] #17 134.5 Selecting previously unselected package libgcc1-s390x-cross.
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.5 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.6 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.6 Selecting previously unselected package libgomp1-s390x-cross.
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.6 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.6 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.6 Selecting previously unselected package libitm1-s390x-cross.
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.6 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.6 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.7 Selecting previously unselected package libatomic1-s390x-cross.
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.7 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.7 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.7 Selecting previously unselected package libstdc++6-s390x-cross.
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.7 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.7 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.8 Selecting previously unselected package libasan5-s390x-cross.
19:02:34 [2021-08-11T19:02:34.013Z] #17 134.8 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
19:02:34 [2021-08-11T19:02:34.091Z] #29 8.461 #=#=#                                                                         

##                                                                         4.1%
#####                                                                      8.1%
#########                                                                 12.7%
##########                                                                14.0%
##############                                                            19.9%
#################                                                         24.4%
#####################                                                     30.0%
########################                                                  34.7%
############################                                              39.2%
###############################                                           43.1%
##################################                                        48.0%
#
19:02:34 [2021-08-11T19:02:34.091Z] #29 ...
19:02:34 [2021-08-11T19:02:34.091Z] 
19:02:34 [2021-08-11T19:02:34.091Z] #56 [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
19:02:34 [2021-08-11T19:02:34.091Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
19:02:34 [2021-08-11T19:02:34.091Z] #56 13.66 Reading package lists...
19:02:34 [2021-08-11T19:02:34.091Z] #56 16.73 Reading package lists...
19:02:34 [2021-08-11T19:02:34.091Z] #56 21.66 Building dependency tree...
19:02:34 [2021-08-11T19:02:34.091Z] #56 23.64 The following additional packages will be installed:
19:02:34 [2021-08-11T19:02:34.091Z] #56 23.64   libbtrfs0
19:02:34 [2021-08-11T19:02:34.091Z] #56 23.80 The following NEW packages will be installed:
19:02:34 [2021-08-11T19:02:34.091Z] #56 23.81   libbtrfs-dev libbtrfs0
19:02:34 [2021-08-11T19:02:34.091Z] #56 24.25 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
19:02:34 [2021-08-11T19:02:34.091Z] #56 24.25 Need to get 119 kB of archives.
19:02:34 [2021-08-11T19:02:34.091Z] #56 24.25 After this operation, 387 kB of additional disk space will be used.
19:02:34 [2021-08-11T19:02:34.091Z] #56 24.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:02:34 [2021-08-11T19:02:34.091Z] #56 24.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:02:34 [2021-08-11T19:02:34.091Z] #56 25.32 debconf: delaying package configuration, since apt-utils is not installed
19:02:34 [2021-08-11T19:02:34.091Z] #56 25.68 Fetched 119 kB in 0s (436 kB/s)
19:02:34 [2021-08-11T19:02:34.091Z] #56 25.82 Selecting previously unselected package libbtrfs0.
19:02:34 [2021-08-11T19:02:34.091Z] #56 25.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.)
19:02:34 [2021-08-11T19:02:34.091Z] #56 25.88 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
19:02:34 [2021-08-11T19:02:34.091Z] #56 25.92 Unpacking libbtrfs0 (4.20.1-2) ...
19:02:34 [2021-08-11T19:02:34.091Z] #56 26.06 Selecting previously unselected package libbtrfs-dev.
19:02:34 [2021-08-11T19:02:34.091Z] #56 26.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
19:02:34 [2021-08-11T19:02:34.091Z] #56 26.10 Unpacking libbtrfs-dev (4.20.1-2) ...
19:02:34 [2021-08-11T19:02:34.091Z] #56 26.41 Setting up libbtrfs0 (4.20.1-2) ...
19:02:34 [2021-08-11T19:02:34.268Z] #17 134.8 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.268Z] #17 134.8 Selecting previously unselected package libubsan1-s390x-cross.
19:02:34 [2021-08-11T19:02:34.268Z] #17 134.8 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
19:02:34 [2021-08-11T19:02:34.268Z] #17 134.8 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.268Z] #17 134.9 Selecting previously unselected package libgcc-8-dev-s390x-cross.
19:02:34 [2021-08-11T19:02:34.268Z] #17 134.9 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
19:02:34 [2021-08-11T19:02:34.269Z] #17 134.9 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.269Z] #17 135.0 Selecting previously unselected package gcc-8-s390x-linux-gnu.
19:02:34 [2021-08-11T19:02:34.356Z] #56 26.45 Setting up libbtrfs-dev (4.20.1-2) ...
19:02:34 [2021-08-11T19:02:34.356Z] #56 ...
19:02:34 [2021-08-11T19:02:34.356Z] 
19:02:34 [2021-08-11T19:02:34.356Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:02:34 [2021-08-11T19:02:34.356Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:34 [2021-08-11T19:02:34.524Z] #17 135.0 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:34 [2021-08-11T19:02:34.524Z] #17 135.0 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
19:02:34 [2021-08-11T19:02:34.811Z] #17 135.6 Selecting previously unselected package gcc-s390x-linux-gnu.
19:02:35 [2021-08-11T19:02:35.104Z] #17 135.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:35 [2021-08-11T19:02:35.104Z] #17 135.6 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
19:02:35 [2021-08-11T19:02:35.104Z] #17 135.6 Selecting previously unselected package linux-libc-dev-s390x-cross.
19:02:35 [2021-08-11T19:02:35.104Z] #17 135.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
19:02:35 [2021-08-11T19:02:35.104Z] #17 135.6 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
19:02:35 [2021-08-11T19:02:35.104Z] #17 135.8 Selecting previously unselected package libc6-dev-s390x-cross.
19:02:35 [2021-08-11T19:02:35.367Z] #17 135.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
19:02:35 [2021-08-11T19:02:35.367Z] #17 135.8 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
19:02:35 [2021-08-11T19:02:35.367Z] #17 136.1 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
19:02:35 [2021-08-11T19:02:35.423Z] #29 8.461 #=#=#                                                                         

##                                                                         4.1%
#####                                                                      8.1%
#########                                                                 12.7%
##########                                                                14.0%
##############                                                            19.9%
#################                                                         24.4%
#####################                                                     30.0%
########################                                                  34.7%
############################                                              39.2%
###############################                                           43.1%
##################################                                        48.0%
#####################################                                     52.5%
######################################                                    53.4%
########################################                                  56.8%
############################################                              61.4%
################################################                          67.0%
####################################################                      72.6%
########################################################                  78.3%
############################################################              83.4%
###############################################################           88.8%
###################################################################       94.4%
#######################################################################  100.0%
######################################################################## 100.0%
19:02:35 [2021-08-11T19:02:35.627Z] #17 136.1 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
19:02:35 [2021-08-11T19:02:35.627Z] #17 136.1 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
19:02:35 [2021-08-11T19:02:35.627Z] #17 136.3 Selecting previously unselected package g++-8-s390x-linux-gnu.
19:02:35 [2021-08-11T19:02:35.628Z] #17 136.3 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
19:02:35 [2021-08-11T19:02:35.771Z] #29 11.15 
19:02:35 [2021-08-11T19:02:35.771Z] #29 ...
19:02:35 [2021-08-11T19:02:35.771Z] 
19:02:35 [2021-08-11T19:02:35.771Z] #56 [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
19:02:35 [2021-08-11T19:02:35.771Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
19:02:35 [2021-08-11T19:02:35.771Z] #56 26.56 Processing triggers for libc-bin (2.28-10) ...
19:02:35 [2021-08-11T19:02:35.771Z] #56 DONE 27.9s
19:02:35 [2021-08-11T19:02:35.771Z] 
19:02:35 [2021-08-11T19:02:35.771Z] #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
19:02:35 [2021-08-11T19:02:35.771Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
19:02:35 [2021-08-11T19:02:35.771Z] #36 26.49 The following additional packages will be installed:
19:02:35 [2021-08-11T19:02:35.771Z] #36 26.49   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:02:35 [2021-08-11T19:02:35.771Z] #36 26.50 Suggested packages:
19:02:35 [2021-08-11T19:02:35.771Z] #36 26.50   cmake-doc ninja-build lrzip
19:02:35 [2021-08-11T19:02:35.771Z] #36 26.50 Recommended packages:
19:02:35 [2021-08-11T19:02:35.771Z] #36 26.50   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.19 The following NEW packages will be installed:
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.19   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.20   vim-common xxd
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.59 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.59 Need to get 14.2 MB of archives.
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.59 After this operation, 60.0 MB of additional disk space will be used.
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
19:02:35 [2021-08-11T19:02:35.771Z] #36 27.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:02:35 [2021-08-11T19:02:35.883Z] #17 136.4 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.195Z] #50 31.70 go: downloading github.com/gobwas/glob v0.2.3
19:02:36 [2021-08-11T19:02:36.195Z] #50 31.71 go: downloading github.com/kisielk/gotool v1.0.0
19:02:36 [2021-08-11T19:02:36.195Z] #50 31.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:02:36 [2021-08-11T19:02:36.195Z] #50 31.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:02:36 [2021-08-11T19:02:36.195Z] #50 31.88 go: downloading github.com/gogo/protobuf v1.2.1
19:02:36 [2021-08-11T19:02:36.358Z] #36 28.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
19:02:36 [2021-08-11T19:02:36.358Z] #36 28.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
19:02:36 [2021-08-11T19:02:36.358Z] #36 28.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
19:02:36 [2021-08-11T19:02:36.358Z] #36 28.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
19:02:36 [2021-08-11T19:02:36.358Z] #36 28.59 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
19:02:36 [2021-08-11T19:02:36.358Z] #36 28.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.0 Selecting previously unselected package g++-s390x-linux-gnu.
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.0 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.0 Selecting previously unselected package crossbuild-essential-s390x.
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.0 Unpacking crossbuild-essential-s390x (12.6) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.1 Setting up libconfig-inifiles-perl (3.000001-1) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.1 Setting up libfile-which-perl (1.23-1) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.1 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.1 Setting up libc6-armhf-cross (2.28-7cross1) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.1 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.1 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.1 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.2 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.2 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.2 Setting up libc6-s390x-cross (2.28-7cross1) ...
19:02:36 [2021-08-11T19:02:36.446Z] #17 137.2 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.2 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.2 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.2 Setting up libxml-namespacesupport-perl (1.12-1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.2 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.2 Setting up file (1:5.35-4+deb10u2) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up libyaml-perl (1.27-1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up libxml-sax-base-perl (1.09-1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.3 Setting up libio-string-perl (1.08-3) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.4 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
19:02:36 [2021-08-11T19:02:36.701Z] #17 137.4 Setting up cross-config (2.6.15-3) ...
19:02:36 [2021-08-11T19:02:36.761Z] #50 ...
19:02:36 [2021-08-11T19:02:36.761Z] 
19:02:36 [2021-08-11T19:02:36.761Z] #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
19:02:36 [2021-08-11T19:02:36.761Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:02:36 [2021-08-11T19:02:36.761Z] #40 22.78 Checking out files:  91% (1559/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
19:02:36 [2021-08-11T19:02:36.761Z] #40 22.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:02:36 [2021-08-11T19:02:36.761Z] #40 25.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 Setting up xz-utils (5.2.4-1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 Setting up libc6-arm64-cross (2.28-7cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 Setting up patch (2.7.6-3+deb10u1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.5 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.6 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.6 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.6 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.6 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.6 Setting up libc6-armel-cross (2.28-7cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.6 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.6 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up libfile-homedir-perl (1.004-1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up liblocale-gettext-perl (1.07-3+b4) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.7 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
19:02:36 [2021-08-11T19:02:36.956Z] #17 137.8 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.019Z] #40 ...
19:02:37 [2021-08-11T19:02:37.019Z] 
19:02:37 [2021-08-11T19:02:37.019Z] #56 [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
19:02:37 [2021-08-11T19:02:37.019Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:02:37 [2021-08-11T19:02:37.019Z] #56 23.12 Fetched 8461 kB in 16s (539 kB/s)
19:02:37 [2021-08-11T19:02:37.019Z] #56 23.12 Reading package lists...
19:02:37 [2021-08-11T19:02:37.052Z] .....INFO: Daemon under test started and replied!
19:02:37 [2021-08-11T19:02:37.052Z] INFO: Docker version of the daemon under test
19:02:37 [2021-08-11T19:02:37.052Z] 
19:02:37 [2021-08-11T19:02:37.052Z] Client:
19:02:37 [2021-08-11T19:02:37.052Z]  Version:      17.06.2-ce
19:02:37 [2021-08-11T19:02:37.052Z]  API version:  1.30
19:02:37 [2021-08-11T19:02:37.052Z]  Go version:   go1.8.3
19:02:37 [2021-08-11T19:02:37.052Z]  Git commit:   cec0b72
19:02:37 [2021-08-11T19:02:37.052Z]  Built:        Tue Sep  5 19:57:19 2017
19:02:37 [2021-08-11T19:02:37.052Z]  OS/Arch:      windows/amd64
19:02:37 [2021-08-11T19:02:37.052Z] 
19:02:37 [2021-08-11T19:02:37.052Z] Server:
19:02:37 [2021-08-11T19:02:37.052Z]  Version:      0.0.0-dev
19:02:37 [2021-08-11T19:02:37.052Z]  API version:  1.42 (minimum version 1.24)
19:02:37 [2021-08-11T19:02:37.052Z]  Go version:   go1.16.6
19:02:37 [2021-08-11T19:02:37.052Z]  Git commit:   0225e4278a
19:02:37 [2021-08-11T19:02:37.052Z]  Built:        08/11/2021 19:00:31
19:02:37 [2021-08-11T19:02:37.052Z]  OS/Arch:      windows/amd64
19:02:37 [2021-08-11T19:02:37.052Z]  Experimental: false
19:02:37 [2021-08-11T19:02:37.052Z] 
19:02:37 [2021-08-11T19:02:37.052Z] INFO: Docker info of the daemon under test
19:02:37 [2021-08-11T19:02:37.052Z] 
19:02:37 [2021-08-11T19:02:37.052Z] Containers: 0
19:02:37 [2021-08-11T19:02:37.052Z]  Running: 0
19:02:37 [2021-08-11T19:02:37.052Z]  Paused: 0
19:02:37 [2021-08-11T19:02:37.052Z]  Stopped: 0
19:02:37 [2021-08-11T19:02:37.052Z] Images: 0
19:02:37 [2021-08-11T19:02:37.052Z] Server Version: 0.0.0-dev
19:02:37 [2021-08-11T19:02:37.052Z] Storage Driver: windowsfilter
19:02:37 [2021-08-11T19:02:37.052Z]  Windows: 
19:02:37 [2021-08-11T19:02:37.052Z] Logging Driver: json-file
19:02:37 [2021-08-11T19:02:37.052Z] Plugins: 
19:02:37 [2021-08-11T19:02:37.052Z]  Volume: local
19:02:37 [2021-08-11T19:02:37.052Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:02:37 [2021-08-11T19:02:37.052Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:02:37 [2021-08-11T19:02:37.052Z] Swarm: inactive
19:02:37 [2021-08-11T19:02:37.052Z] Default Isolation: process
19:02:37 [2021-08-11T19:02:37.052Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:02:37 [2021-08-11T19:02:37.052Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
19:02:37 [2021-08-11T19:02:37.052Z] OSType: windows
19:02:37 [2021-08-11T19:02:37.052Z] Architecture: x86_64
19:02:37 [2021-08-11T19:02:37.052Z] CPUs: 4
19:02:37 [2021-08-11T19:02:37.052Z] Total Memory: 32GiB
19:02:37 [2021-08-11T19:02:37.052Z] Name: azwin-2-756ab0
19:02:37 [2021-08-11T19:02:37.052Z] ID: 4ENQ:3V3D:3DLD:YJK2:LTJR:BRNL:TG7S:6QA6:267I:MOF5:WDQD:53X3
19:02:37 [2021-08-11T19:02:37.052Z] Docker Root Dir: D:\CI\PR-42717\7\daemon
19:02:37 [2021-08-11T19:02:37.052Z] Debug Mode (client): false
19:02:37 [2021-08-11T19:02:37.052Z] Debug Mode (server): true
19:02:37 [2021-08-11T19:02:37.052Z]  File Descriptors: -1
19:02:37 [2021-08-11T19:02:37.052Z]  Goroutines: 16
19:02:37 [2021-08-11T19:02:37.052Z]  System Time: 2021-08-11T19:02:35.9053948Z
19:02:37 [2021-08-11T19:02:37.052Z]  EventsListeners: 0
19:02:37 [2021-08-11T19:02:37.052Z] Registry: https://index.docker.io/v1/
19:02:37 [2021-08-11T19:02:37.052Z] Labels:
19:02:37 [2021-08-11T19:02:37.052Z] Experimental: false
19:02:37 [2021-08-11T19:02:37.052Z] Insecure Registries:
19:02:37 [2021-08-11T19:02:37.052Z]  127.0.0.0/8
19:02:37 [2021-08-11T19:02:37.052Z] Live Restore Enabled: false
19:02:37 [2021-08-11T19:02:37.052Z] 
19:02:37 [2021-08-11T19:02:37.052Z] 
19:02:37 [2021-08-11T19:02:37.052Z] INFO: Docker images of the daemon under test
19:02:37 [2021-08-11T19:02:37.052Z] 
19:02:37 [2021-08-11T19:02:37.052Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
19:02:37 [2021-08-11T19:02:37.052Z] 
19:02:37 [2021-08-11T19:02:37.052Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
19:02:37 [2021-08-11T19:02:37.052Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
19:02:37 [2021-08-11T19:02:37.052Z] ltsc2019: Pulling from windows/servercore
19:02:37 [2021-08-11T19:02:37.052Z] 4612f6d0b889: Pulling fs layer
19:02:37 [2021-08-11T19:02:37.052Z] c67ded6868b6: Pulling fs layer
19:02:37 [2021-08-11T19:02:37.142Z] #34 DONE 26.7s
19:02:37 [2021-08-11T19:02:37.142Z] 
19:02:37 [2021-08-11T19:02:37.142Z] #59 [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
19:02:37 [2021-08-11T19:02:37.142Z] #59 sha256:7b31aef4b52a74a16fd9056d31b4bf229a67b7353af20a583bf35d0be121bd26
19:02:37 [2021-08-11T19:02:37.142Z] #59 22.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:02:37 [2021-08-11T19:02:37.142Z] #59 23.68 go: downloading github.com/google/uuid v1.3.0
19:02:37 [2021-08-11T19:02:37.142Z] #59 23.68 go: downloading github.com/moby/vpnkit v0.5.0
19:02:37 [2021-08-11T19:02:37.142Z] #59 23.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:02:37 [2021-08-11T19:02:37.142Z] #59 24.29 go: downloading github.com/gofrs/flock v0.8.1
19:02:37 [2021-08-11T19:02:37.142Z] #59 24.76 go: downloading github.com/gorilla/mux v1.8.0
19:02:37 [2021-08-11T19:02:37.142Z] #59 25.23 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:02:37 [2021-08-11T19:02:37.142Z] #59 25.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:02:37 [2021-08-11T19:02:37.142Z] #59 26.06 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.8 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.8 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.8 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.8 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.8 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.8 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.8 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.9 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.9 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.9 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.9 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.9 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.9 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.9 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 137.9 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 138.0 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.212Z] #17 138.0 Setting up libxml-sax-perl (1.00+dfsg-1) ...
19:02:37 [2021-08-11T19:02:37.279Z] #56 29.39 Reading package lists...
19:02:37 [2021-08-11T19:02:37.279Z] #56 ...
19:02:37 [2021-08-11T19:02:37.279Z] 
19:02:37 [2021-08-11T19:02:37.279Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:37 [2021-08-11T19:02:37.279Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:37 [2021-08-11T19:02:37.279Z] #44 25.86 Fetched 8465 kB in 18s (470 kB/s)
19:02:37 [2021-08-11T19:02:37.279Z] #44 25.86 Reading package lists...
19:02:37 [2021-08-11T19:02:37.279Z] #44 31.76 Reading package lists...
19:02:37 [2021-08-11T19:02:37.279Z] #44 ...
19:02:37 [2021-08-11T19:02:37.279Z] 
19:02:37 [2021-08-11T19:02:37.279Z] #50 [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
19:02:37 [2021-08-11T19:02:37.279Z] #50 sha256:93774d00ebf86a25ab26e087af8940d23e9d0f3d48354fed8437d4bdce227dc0
19:02:37 [2021-08-11T19:02:37.279Z] #50 33.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:02:37 [2021-08-11T19:02:37.467Z] #17 138.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
19:02:37 [2021-08-11T19:02:37.467Z] #17 138.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
19:02:37 [2021-08-11T19:02:37.467Z] #17 138.2 
19:02:37 [2021-08-11T19:02:37.467Z] #17 138.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
19:02:37 [2021-08-11T19:02:37.537Z] #50 33.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.3 Setting up dpkg-dev (1.19.7) ...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.3 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.3 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.4 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.4 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.4 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.4 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.4 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
19:02:37 [2021-08-11T19:02:37.723Z] #17 138.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
19:02:37 [2021-08-11T19:02:37.767Z] #36 29.97 debconf: delaying package configuration, since apt-utils is not installed
19:02:37 [2021-08-11T19:02:37.796Z] #50 33.98 go: downloading github.com/BurntSushi/toml v0.3.1
19:02:37 [2021-08-11T19:02:37.796Z] #50 ...
19:02:37 [2021-08-11T19:02:37.796Z] 
19:02:37 [2021-08-11T19:02:37.796Z] #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
19:02:37 [2021-08-11T19:02:37.796Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:02:37 [2021-08-11T19:02:37.796Z] #36 23.97 Fetched 8461 kB in 16s (544 kB/s)
19:02:37 [2021-08-11T19:02:37.796Z] #36 23.97 Reading package lists...
19:02:37 [2021-08-11T19:02:37.796Z] #36 30.35 Reading package lists...
19:02:37 [2021-08-11T19:02:37.796Z] #36 ...
19:02:37 [2021-08-11T19:02:37.796Z] 
19:02:37 [2021-08-11T19:02:37.796Z] #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
19:02:37 [2021-08-11T19:02:37.796Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:37 [2021-08-11T19:02:37.796Z] #13 24.75 Fetched 8992 kB in 17s (515 kB/s)
19:02:37 [2021-08-11T19:02:37.796Z] #13 24.75 Reading package lists...
19:02:37 [2021-08-11T19:02:37.978Z] #17 138.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
19:02:37 [2021-08-11T19:02:37.978Z] #17 138.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
19:02:37 [2021-08-11T19:02:37.978Z] #17 138.7 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
19:02:37 [2021-08-11T19:02:37.978Z] #17 138.7 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.033Z] #36 30.16 Fetched 14.2 MB in 2s (9363 kB/s)
19:02:38 [2021-08-11T19:02:38.033Z] #36 30.28 Selecting previously unselected package xxd.
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.8 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.9 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.232Z] #17 138.9 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 138.9 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 138.9 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 138.9 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 138.9 Setting up libxml-simple-perl (2.25-1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 138.9 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 138.9 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 138.9 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 138.9 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.233Z] #17 139.0 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.301Z] #36 30.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
19:02:38 [2021-08-11T19:02:38.302Z] #36 30.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
19:02:38 [2021-08-11T19:02:38.302Z] #36 30.47 Unpacking xxd (2:8.1.0875-5) ...
19:02:38 [2021-08-11T19:02:38.487Z] #17 139.0 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.0 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.0 Setting up libconfig-auto-perl (0.44-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.0 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.0 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.0 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.0 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.0 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.0 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.1 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.2 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.2 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.2 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.2 Setting up dpkg-cross (2.6.15-3) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.2 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.2 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.2 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.2 Setting up crossbuild-essential-armhf (12.6) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.3 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.3 Setting up crossbuild-essential-arm64 (12.6) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.3 Setting up crossbuild-essential-s390x (12.6) ...
19:02:38 [2021-08-11T19:02:38.488Z] #17 139.3 Setting up crossbuild-essential-ppc64el (12.6) ...
19:02:38 [2021-08-11T19:02:38.568Z] #36 30.83 Selecting previously unselected package vim-common.
19:02:38 [2021-08-11T19:02:38.568Z] #36 30.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:02:38 [2021-08-11T19:02:38.568Z] #36 30.96 Unpacking vim-common (2:8.1.0875-5) ...
19:02:38 [2021-08-11T19:02:38.731Z] #13 30.91 Reading package lists...
19:02:38 [2021-08-11T19:02:38.731Z] #13 ...
19:02:38 [2021-08-11T19:02:38.731Z] 
19:02:38 [2021-08-11T19:02:38.731Z] #56 [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
19:02:38 [2021-08-11T19:02:38.731Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:02:38 [2021-08-11T19:02:38.731Z] #56 29.39 Reading package lists...
19:02:38 [2021-08-11T19:02:38.743Z] #17 139.3 Setting up crossbuild-essential-armel (12.6) ...
19:02:38 [2021-08-11T19:02:38.743Z] #17 139.3 Processing triggers for libc-bin (2.28-10) ...
19:02:39 [2021-08-11T19:02:39.052Z] #59 29.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:02:39 [2021-08-11T19:02:39.150Z] #36 31.31 Selecting previously unselected package cmake-data.
19:02:39 [2021-08-11T19:02:39.151Z] #36 31.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:02:39 [2021-08-11T19:02:39.151Z] #36 31.32 Unpacking cmake-data (3.13.4-1) ...
19:02:39 [2021-08-11T19:02:39.416Z] #36 ...
19:02:39 [2021-08-11T19:02:39.416Z] 
19:02:39 [2021-08-11T19:02:39.416Z] #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
19:02:39 [2021-08-11T19:02:39.416Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:39 [2021-08-11T19:02:39.623Z] #59 ...
19:02:39 [2021-08-11T19:02:39.623Z] 
19:02:39 [2021-08-11T19:02:39.623Z] #50 [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
19:02:39 [2021-08-11T19:02:39.623Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:02:39 [2021-08-11T19:02:39.623Z] #50 21.63 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 25.59 go: downloading github.com/sirupsen/logrus v1.4.2
19:02:39 [2021-08-11T19:02:39.623Z] #50 25.66 go: downloading github.com/stretchr/testify v1.4.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 26.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:02:39 [2021-08-11T19:02:39.623Z] #50 26.13 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 26.25 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:02:39 [2021-08-11T19:02:39.623Z] #50 26.46 go: downloading github.com/hashicorp/hcl v1.0.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 26.97 go: downloading github.com/magiconair/properties v1.8.1
19:02:39 [2021-08-11T19:02:39.623Z] #50 26.97 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:02:39 [2021-08-11T19:02:39.623Z] #50 27.14 go: downloading github.com/pelletier/go-toml v1.2.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 27.22 go: downloading github.com/spf13/afero v1.1.2
19:02:39 [2021-08-11T19:02:39.623Z] #50 27.60 go: downloading github.com/spf13/cast v1.3.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 27.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 27.70 go: downloading github.com/subosito/gotenv v1.2.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 27.78 go: downloading gopkg.in/ini.v1 v1.51.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 27.82 go: downloading gopkg.in/yaml.v2 v2.2.7
19:02:39 [2021-08-11T19:02:39.623Z] #50 28.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:02:39 [2021-08-11T19:02:39.623Z] #50 28.22 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 28.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 28.67 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:02:39 [2021-08-11T19:02:39.623Z] #50 28.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:02:39 [2021-08-11T19:02:39.624Z] #50 28.96 go: downloading github.com/go-toolsmith/astp v1.0.0
19:02:39 [2021-08-11T19:02:39.624Z] #50 29.08 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:02:39 [2021-08-11T19:02:39.624Z] #50 29.16 go: downloading github.com/go-toolsmith/typep v1.0.0
19:02:39 [2021-08-11T19:02:39.624Z] #50 29.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:02:39 [2021-08-11T19:02:39.709Z] #17 DONE 140.4s
19:02:39 [2021-08-11T19:02:39.709Z] 
19:02:39 [2021-08-11T19:02:39.709Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
19:02:39 [2021-08-11T19:02:39.709Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c
19:02:39 [2021-08-11T19:02:39.881Z] #50 29.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:02:40 [2021-08-11T19:02:40.142Z] #50 29.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:02:40 [2021-08-11T19:02:40.142Z] #50 30.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:02:40 [2021-08-11T19:02:40.367Z] #56 35.06 Building dependency tree...
19:02:40 [2021-08-11T19:02:40.403Z] #50 30.27 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:02:40 [2021-08-11T19:02:40.663Z] #50 30.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:02:40 [2021-08-11T19:02:40.663Z] #50 ...
19:02:40 [2021-08-11T19:02:40.663Z] 
19:02:40 [2021-08-11T19:02:40.663Z] #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
19:02:40 [2021-08-11T19:02:40.663Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:40 [2021-08-11T19:02:40.663Z] #13 16.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:40 [2021-08-11T19:02:40.925Z] #13 ...
19:02:40 [2021-08-11T19:02:40.925Z] 
19:02:40 [2021-08-11T19:02:40.925Z] #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
19:02:40 [2021-08-11T19:02:40.925Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:02:41 [2021-08-11T19:02:41.185Z] #40 30.17 Checking out files:  82% (1405/1696)   
Checking out files:  83% (1408/1696)   
Checking out files:  84% (1425/1696)   
Checking out files:  85% (1442/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
19:02:41 [2021-08-11T19:02:41.185Z] #40 30.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:02:41 [2021-08-11T19:02:41.306Z] #56 ...
19:02:41 [2021-08-11T19:02:41.306Z] 
19:02:41 [2021-08-11T19:02:41.306Z] #46 [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
19:02:41 [2021-08-11T19:02:41.306Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:02:41 [2021-08-11T19:02:41.306Z] #46 27.57 vendor/golang.org/x/crypto/internal/subtle
19:02:41 [2021-08-11T19:02:41.446Z] #40 ...
19:02:41 [2021-08-11T19:02:41.446Z] 
19:02:41 [2021-08-11T19:02:41.446Z] #46 [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
19:02:41 [2021-08-11T19:02:41.446Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:02:41 [2021-08-11T19:02:41.446Z] #46 21.14 math
19:02:41 [2021-08-11T19:02:41.446Z] #46 27.98 encoding
19:02:41 [2021-08-11T19:02:41.446Z] #46 28.19 unicode/utf16
19:02:41 [2021-08-11T19:02:41.446Z] #46 28.57 container/list
19:02:41 [2021-08-11T19:02:41.446Z] #46 29.05 crypto/internal/subtle
19:02:41 [2021-08-11T19:02:41.446Z] #46 29.25 crypto/subtle
19:02:41 [2021-08-11T19:02:41.446Z] #46 29.67 vendor/golang.org/x/crypto/cryptobyte/asn1
19:02:41 [2021-08-11T19:02:41.446Z] #46 29.79 internal/nettrace
19:02:41 [2021-08-11T19:02:41.446Z] #46 29.94 runtime/cgo
19:02:41 [2021-08-11T19:02:41.446Z] #46 ...
19:02:41 [2021-08-11T19:02:41.446Z] 
19:02:41 [2021-08-11T19:02:41.446Z] #50 [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
19:02:41 [2021-08-11T19:02:41.446Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:02:41 [2021-08-11T19:02:41.446Z] #50 30.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:02:41 [2021-08-11T19:02:41.446Z] #50 31.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:02:41 [2021-08-11T19:02:41.446Z] #50 31.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:02:41 [2021-08-11T19:02:41.565Z] #46 ...
19:02:41 [2021-08-11T19:02:41.565Z] 
19:02:41 [2021-08-11T19:02:41.565Z] #56 [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
19:02:41 [2021-08-11T19:02:41.565Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:02:41 [2021-08-11T19:02:41.565Z] #56 37.79 The following additional packages will be installed:
19:02:41 [2021-08-11T19:02:41.565Z] #56 37.80   libbtrfs0
19:02:41 [2021-08-11T19:02:41.646Z] #18 DONE 2.0s
19:02:41 [2021-08-11T19:02:41.646Z] 
19:02:41 [2021-08-11T19:02:41.646Z] #19 [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
19:02:41 [2021-08-11T19:02:41.646Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
19:02:41 [2021-08-11T19:02:41.707Z] #50 31.59 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:02:41 [2021-08-11T19:02:41.707Z] #50 31.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:02:41 [2021-08-11T19:02:41.825Z] #56 37.98 The following NEW packages will be installed:
19:02:41 [2021-08-11T19:02:41.825Z] #56 37.99   libbtrfs-dev libbtrfs0
19:02:42 [2021-08-11T19:02:42.278Z] #50 31.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:02:42 [2021-08-11T19:02:42.278Z] #50 32.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:02:42 [2021-08-11T19:02:42.340Z] #29 11.58 
                                                                           0.0%
                                                                           0.7%
#                                                                          1.4%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.9%
#####                                                                      7.0%
######                                                                     8.6%
#######                                                                   10.3%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                14.6%
###########                                                               16.0%
############                                                              17.1%
#############                                                             18.4%
##############                                                            19.9%
###############                                                           21.5%
################                                                          23.3%
#################                                                         24.9%
##################                                                        26.2%
####################                                                      27.9%
#####################                                                     29.6%
######################                                                    31.9%
#########################                                                 35.2%
##########################                                                37.2%
############################                                              38.9%
#############################                                             40.5%
##############################                                            42.3%
###############################                                           44.4%
#################################                                         46.1%
##################################                                        48.3%
###################################                                       49.0%
####################################                                      51.1%
######################################                                    53.0%
#######################################                                   55.0%
########################################                                  56.8%
#########################################                                 58.0%
##########################################                                59.6%
###########################################                               60.8%
#############################################                             62.6%
##############################################                            64.5%
###############################################                           66.3%
################################################                          67.7%
#################################################                         69.3%
###################################################                       71.0%
####################################################                      72.7%
######################################################                    75.1%
#######################################################                   77.1%
#########################################################                 79.2%
##########################################################                81.3%
############################################################              83.4%
############################################################              84.6%
#############################################################             86.0%
##############################################################            86.9%
###############################################################           88.3%
################################################################          90.3%
##################################################################        92.4%
###################################################################       94.3%
#####################################################################     96.0%
######################################################################    97.4%
#######################################################################   99.8%
######################################################################## 100.0%
19:02:42 [2021-08-11T19:02:42.340Z] #29 17.99 
19:02:42 [2021-08-11T19:02:42.392Z] #56 38.38 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
19:02:42 [2021-08-11T19:02:42.392Z] #56 38.38 Need to get 119 kB of archives.
19:02:42 [2021-08-11T19:02:42.392Z] #56 38.38 After this operation, 387 kB of additional disk space will be used.
19:02:42 [2021-08-11T19:02:42.392Z] #56 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:02:42 [2021-08-11T19:02:42.392Z] #56 38.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:02:42 [2021-08-11T19:02:42.848Z] #50 32.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:02:42 [2021-08-11T19:02:42.848Z] #50 32.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:02:43 [2021-08-11T19:02:43.107Z] #50 32.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:02:43 [2021-08-11T19:02:43.107Z] #50 32.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:02:43 [2021-08-11T19:02:43.107Z] #50 32.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:02:43 [2021-08-11T19:02:43.107Z] #50 33.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:02:43 [2021-08-11T19:02:43.296Z] #29 18.95 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:02:43 [2021-08-11T19:02:43.296Z] #29 ...
19:02:43 [2021-08-11T19:02:43.296Z] 
19:02:43 [2021-08-11T19:02:43.296Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:43 [2021-08-11T19:02:43.296Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:02:43 [2021-08-11T19:02:43.296Z] #44 20.41 Reading package lists...
19:02:43 [2021-08-11T19:02:43.296Z] #44 25.45 Building dependency tree...
19:02:43 [2021-08-11T19:02:43.296Z] #44 28.09 The following additional packages will be installed:
19:02:43 [2021-08-11T19:02:43.296Z] #44 28.09   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
19:02:43 [2021-08-11T19:02:43.296Z] #44 28.09   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
19:02:43 [2021-08-11T19:02:43.296Z] #44 28.09   python3-pkg-resources python3-protobuf python3-six python3.7
19:02:43 [2021-08-11T19:02:43.296Z] #44 28.09   python3.7-minimal
19:02:43 [2021-08-11T19:02:43.296Z] #44 28.10 Suggested packages:
19:02:43 [2021-08-11T19:02:43.296Z] #44 28.10   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
19:02:43 [2021-08-11T19:02:43.296Z] #44 28.10   python3.7-doc binfmt-support
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.09 The following NEW packages will be installed:
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.09   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.09   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.09   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.09   python3.7-minimal
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.89 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.89 Need to get 6095 kB of archives.
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.89 After this operation, 32.3 MB of additional disk space will be used.
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 29.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 30.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 32.54 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
19:02:43 [2021-08-11T19:02:43.296Z] #44 34.16 debconf: delaying package configuration, since apt-utils is not installed
19:02:43 [2021-08-11T19:02:43.296Z] #44 34.44 Fetched 6095 kB in 4s (1724 kB/s)
19:02:43 [2021-08-11T19:02:43.296Z] #44 34.54 Selecting previously unselected package libpython3.7-minimal:arm64.
19:02:43 [2021-08-11T19:02:43.296Z] #44 34.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
19:02:43 [2021-08-11T19:02:43.296Z] #44 34.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
19:02:43 [2021-08-11T19:02:43.296Z] #44 34.65 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
19:02:43 [2021-08-11T19:02:43.329Z] #56 39.33 debconf: delaying package configuration, since apt-utils is not installed
19:02:43 [2021-08-11T19:02:43.329Z] #56 39.53 Fetched 119 kB in 0s (419 kB/s)
19:02:43 [2021-08-11T19:02:43.329Z] #56 39.62 Selecting previously unselected package libbtrfs0.
19:02:43 [2021-08-11T19:02:43.566Z] #44 35.33 Selecting previously unselected package python3.7-minimal.
19:02:43 [2021-08-11T19:02:43.566Z] #44 35.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
19:02:43 [2021-08-11T19:02:43.566Z] #44 35.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:02:43 [2021-08-11T19:02:43.566Z] #44 ...
19:02:43 [2021-08-11T19:02:43.566Z] 
19:02:43 [2021-08-11T19:02:43.566Z] #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
19:02:43 [2021-08-11T19:02:43.566Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
19:02:43 [2021-08-11T19:02:43.566Z] #36 35.63 Selecting previously unselected package libicu63:arm64.
19:02:43 [2021-08-11T19:02:43.566Z] #36 35.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
19:02:43 [2021-08-11T19:02:43.566Z] #36 35.66 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:02:43 [2021-08-11T19:02:43.576Z] #19 1.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:43 [2021-08-11T19:02:43.576Z] #19 1.520 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:02:43 [2021-08-11T19:02:43.576Z] #19 1.556 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:43 [2021-08-11T19:02:43.576Z] #19 1.560 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:43 [2021-08-11T19:02:43.576Z] #19 1.886 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB]
19:02:43 [2021-08-11T19:02:43.576Z] #19 1.959 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB]
19:02:43 [2021-08-11T19:02:43.576Z] #19 1.990 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB]
19:02:43 [2021-08-11T19:02:43.597Z] #56 39.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:02:43 [2021-08-11T19:02:43.597Z] #56 39.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:02:43 [2021-08-11T19:02:43.597Z] #56 39.71 Unpacking libbtrfs0 (4.20.1-2) ...
19:02:43 [2021-08-11T19:02:43.597Z] #56 39.79 Selecting previously unselected package libbtrfs-dev.
19:02:43 [2021-08-11T19:02:43.597Z] #56 39.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:02:43 [2021-08-11T19:02:43.597Z] #56 39.81 Unpacking libbtrfs-dev (4.20.1-2) ...
19:02:43 [2021-08-11T19:02:43.678Z] #50 33.43 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:02:43 [2021-08-11T19:02:43.678Z] #50 33.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:02:43 [2021-08-11T19:02:43.859Z] #56 40.10 Setting up libbtrfs0 (4.20.1-2) ...
19:02:43 [2021-08-11T19:02:43.859Z] #56 40.12 Setting up libbtrfs-dev (4.20.1-2) ...
19:02:43 [2021-08-11T19:02:43.859Z] #56 40.17 Processing triggers for libc-bin (2.28-10) ...
19:02:43 [2021-08-11T19:02:43.872Z] #19 2.037 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB]
19:02:43 [2021-08-11T19:02:43.872Z] #19 2.081 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB]
19:02:43 [2021-08-11T19:02:43.872Z] #19 2.116 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
19:02:43 [2021-08-11T19:02:43.939Z] #50 33.57 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:02:43 [2021-08-11T19:02:43.939Z] #50 33.73 go: downloading github.com/ultraware/funlen v0.0.2
19:02:43 [2021-08-11T19:02:43.939Z] #50 33.75 go: downloading github.com/ultraware/whitespace v0.0.4
19:02:43 [2021-08-11T19:02:43.939Z] #50 33.76 go: downloading github.com/uudashr/gocognit v1.0.1
19:02:43 [2021-08-11T19:02:43.939Z] #50 33.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:02:44 [2021-08-11T19:02:44.434Z] #19 ...
19:02:44 [2021-08-11T19:02:44.434Z] 
19:02:44 [2021-08-11T19:02:44.434Z] #31 [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
19:02:44 [2021-08-11T19:02:44.434Z] #31 sha256:618bbd8b1b62ab6b243721c2a25afdf0654525f2513873eecad0c38fe485ce38
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 + RM_GOPATH=0
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 + TMP_GOPATH=
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 + : /build
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 + '[' -z '' ']'
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 ++ mktemp -d
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 + export GOPATH=/tmp/tmp.iE7bhSS97u
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 + GOPATH=/tmp/tmp.iE7bhSS97u
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 + RM_GOPATH=1
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 + case "$(go env GOARCH)" in
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.520 ++ go env GOARCH
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.526 + export GO_BUILDMODE=-buildmode=pie
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.526 + GO_BUILDMODE=-buildmode=pie
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 ++ dirname /tmp/install/install.sh
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 + dir=/tmp/install
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 + bin=dockercli
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 + shift
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 + . /tmp/install/dockercli.installer
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 ++ : stable
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 ++ : 17.06.2-ce
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 + install_dockercli
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.527 Install docker/cli version 17.06.2-ce from stable
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.528 ++ uname -m
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.529 + arch=x86_64
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.529 + '[' x86_64 '!=' x86_64 ']'
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.529 + url=https://download.docker.com/linux/static
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.530 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:02:44 [2021-08-11T19:02:44.434Z] #31 1.530 + tar -xz docker/docker
19:02:44 [2021-08-11T19:02:44.434Z] #31 4.226 + mkdir -p /build
19:02:44 [2021-08-11T19:02:44.434Z] #31 4.228 + mv docker/docker /build/
19:02:44 [2021-08-11T19:02:44.434Z] #31 4.230 + rmdir docker
19:02:44 [2021-08-11T19:02:44.434Z] #31 DONE 4.8s
19:02:44 [2021-08-11T19:02:44.529Z] #36 ...
19:02:44 [2021-08-11T19:02:44.529Z] 
19:02:44 [2021-08-11T19:02:44.530Z] #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
19:02:44 [2021-08-11T19:02:44.530Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
19:02:44 [2021-08-11T19:02:44.530Z] #13 18.81 Reading package lists...
19:02:44 [2021-08-11T19:02:44.530Z] #13 23.87 Building dependency tree...
19:02:44 [2021-08-11T19:02:44.530Z] #13 26.52 The following additional packages will be installed:
19:02:44 [2021-08-11T19:02:44.530Z] #13 26.52   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:02:44 [2021-08-11T19:02:44.530Z] #13 26.52   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:02:44 [2021-08-11T19:02:44.530Z] #13 26.52   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:02:44 [2021-08-11T19:02:44.530Z] #13 26.52   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:02:44 [2021-08-11T19:02:44.530Z] #13 26.52   mingw-w64-x86-64-dev
19:02:44 [2021-08-11T19:02:44.530Z] #13 26.53 Suggested packages:
19:02:44 [2021-08-11T19:02:44.530Z] #13 26.53   gcc-8-locales seccomp wine64
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.15 The following NEW packages will be installed:
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.15   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.15   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.15   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.15   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.15   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.16 The following packages will be upgraded:
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.16   libseccomp2
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.55 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.55 Need to get 73.4 MB of archives.
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.55 After this operation, 472 MB of additional disk space will be used.
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.55 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]
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.57 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.58 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.74 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]
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 27.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 28.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 28.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 28.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 28.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 28.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 30.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.03 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]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.03 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 32.12 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
19:02:44 [2021-08-11T19:02:44.530Z] #13 33.26 debconf: delaying package configuration, since apt-utils is not installed
19:02:44 [2021-08-11T19:02:44.530Z] #13 33.48 Fetched 73.4 MB in 5s (15.1 MB/s)
19:02:44 [2021-08-11T19:02:44.530Z] #13 33.66 (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%
19:02:44 [2021-08-11T19:02:44.530Z] #13 ...
19:02:44 [2021-08-11T19:02:44.530Z] 
19:02:44 [2021-08-11T19:02:44.530Z] #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
19:02:44 [2021-08-11T19:02:44.530Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:44 [2021-08-11T19:02:44.530Z] #29 19.38 
19:02:44 [2021-08-11T19:02:44.530Z] #29 19.58 
######                                                                     8.7%
######################################################################## 100.0%
19:02:44 [2021-08-11T19:02:44.530Z] #29 19.71 
19:02:44 [2021-08-11T19:02:44.690Z] 
19:02:44 [2021-08-11T19:02:44.691Z] #66 [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
19:02:44 [2021-08-11T19:02:44.691Z] #66 sha256:17786ae06ac9c2e1504933d26d97ab6143f42029a933b10f8c534fcce43e5774
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 + RM_GOPATH=0
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 + TMP_GOPATH=
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 + : /build
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 + '[' -z '' ']'
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 ++ mktemp -d
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 + export GOPATH=/tmp/tmp.P94u6F7zLC
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 + GOPATH=/tmp/tmp.P94u6F7zLC
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 + RM_GOPATH=1
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.620 + case "$(go env GOARCH)" in
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.622 ++ go env GOARCH
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.628 + export GO_BUILDMODE=-buildmode=pie
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.628 + GO_BUILDMODE=-buildmode=pie
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.629 ++ dirname /tmp/install/install.sh
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + dir=/tmp/install
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + bin=rootlesskit
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + shift
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + . /tmp/install/rootlesskit.installer
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + install_rootlesskit
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + case "$1" in
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + export CGO_ENABLED=0
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + CGO_ENABLED=0
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + _install_rootlesskit
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.630 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.631 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.631 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.P94u6F7zLC/src/github.com/rootless-containers/rootlesskit
19:02:44 [2021-08-11T19:02:44.691Z] #66 1.632 Cloning into '/tmp/tmp.P94u6F7zLC/src/github.com/rootless-containers/rootlesskit'...
19:02:44 [2021-08-11T19:02:44.691Z] #66 3.757 + cd /tmp/tmp.P94u6F7zLC/src/github.com/rootless-containers/rootlesskit
19:02:44 [2021-08-11T19:02:44.691Z] #66 3.757 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
19:02:44 [2021-08-11T19:02:44.691Z] #66 3.777 + export GO111MODULE=on
19:02:44 [2021-08-11T19:02:44.691Z] #66 3.777 + GO111MODULE=on
19:02:44 [2021-08-11T19:02:44.691Z] #66 3.778 + export GOPROXY=https://proxy.golang.org
19:02:44 [2021-08-11T19:02:44.691Z] #66 3.778 + GOPROXY=https://proxy.golang.org
19:02:44 [2021-08-11T19:02:44.691Z] #66 3.778 + for f in rootlesskit rootlesskit-docker-proxy
19:02:44 [2021-08-11T19:02:44.691Z] #66 3.778 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:02:44 [2021-08-11T19:02:44.691Z] #66 ...
19:02:44 [2021-08-11T19:02:44.691Z] 
19:02:44 [2021-08-11T19:02:44.691Z] #19 [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
19:02:44 [2021-08-11T19:02:44.691Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
19:02:44 [2021-08-11T19:02:44.691Z] #19 3.076 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
19:02:44 [2021-08-11T19:02:44.801Z] #56 DONE 40.8s
19:02:44 [2021-08-11T19:02:44.801Z] 
19:02:44 [2021-08-11T19:02:44.801Z] #57 [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
19:02:44 [2021-08-11T19:02:44.801Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:02:45 [2021-08-11T19:02:45.322Z] #50 35.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:02:45 [2021-08-11T19:02:45.322Z] #50 35.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:02:45 [2021-08-11T19:02:45.322Z] #50 ...
19:02:45 [2021-08-11T19:02:45.322Z] 
19:02:45 [2021-08-11T19:02:45.322Z] #52 [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
19:02:45 [2021-08-11T19:02:45.322Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:02:45 [2021-08-11T19:02:45.322Z] #52 25.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:02:45 [2021-08-11T19:02:45.322Z] #52 30.51 runtime
19:02:45 [2021-08-11T19:02:45.484Z] #29 20.99 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:02:45 [2021-08-11T19:02:45.583Z] #52 ...
19:02:45 [2021-08-11T19:02:45.583Z] 
19:02:45 [2021-08-11T19:02:45.583Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:45 [2021-08-11T19:02:45.583Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:45 [2021-08-11T19:02:45.583Z] #44 24.78 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
19:02:45 [2021-08-11T19:02:45.583Z] #44 34.16 Fetched 8465 kB in 26s (329 kB/s)
19:02:45 [2021-08-11T19:02:45.583Z] #44 34.16 Reading package lists...
19:02:45 [2021-08-11T19:02:45.583Z] #44 ...
19:02:45 [2021-08-11T19:02:45.583Z] 
19:02:45 [2021-08-11T19:02:45.583Z] #50 [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
19:02:45 [2021-08-11T19:02:45.583Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:02:45 [2021-08-11T19:02:45.583Z] #50 35.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:02:45 [2021-08-11T19:02:45.583Z] #50 35.37 go: downloading github.com/davecgh/go-spew v1.1.1
19:02:45 [2021-08-11T19:02:45.583Z] #50 35.48 go: downloading github.com/pmezard/go-difflib v1.0.0
19:02:45 [2021-08-11T19:02:45.583Z] #50 35.54 go: downloading github.com/stretchr/objx v0.2.0
19:02:45 [2021-08-11T19:02:45.748Z] #29 21.31 
19:02:45 [2021-08-11T19:02:45.748Z] #29 ...
19:02:45 [2021-08-11T19:02:45.748Z] 
19:02:45 [2021-08-11T19:02:45.748Z] #57 [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
19:02:45 [2021-08-11T19:02:45.748Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.500 + RM_GOPATH=0
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.500 + TMP_GOPATH=
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.500 + : /build
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.501 + '[' -z '' ']'
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.502 ++ mktemp -d
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.505 + export GOPATH=/tmp/tmp.vTBWliqh7M
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.505 + GOPATH=/tmp/tmp.vTBWliqh7M
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.505 + RM_GOPATH=1
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.505 + case "$(go env GOARCH)" in
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.506 ++ go env GOARCH
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.533 + export GO_BUILDMODE=-buildmode=pie
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.534 + GO_BUILDMODE=-buildmode=pie
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.541 ++ dirname /tmp/install/install.sh
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.548 + dir=/tmp/install
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.549 + bin=containerd
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.550 + shift
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.550 + '[' '!' -f /tmp/install/containerd.installer ']'
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.551 + . /tmp/install/containerd.installer
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.551 ++ set -e
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.552 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.553 + install_containerd
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.557 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.557 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vTBWliqh7M/src/github.com/containerd/containerd
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.557 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:02:45 [2021-08-11T19:02:45.748Z] #57 1.563 Cloning into '/tmp/tmp.vTBWliqh7M/src/github.com/containerd/containerd'...
19:02:45 [2021-08-11T19:02:45.748Z] #57 ...
19:02:45 [2021-08-11T19:02:45.748Z] 
19:02:45 [2021-08-11T19:02:45.748Z] #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
19:02:45 [2021-08-11T19:02:45.748Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
19:02:45 [2021-08-11T19:02:45.748Z] #13 33.66 (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.)
19:02:45 [2021-08-11T19:02:45.748Z] #13 33.75 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
19:02:45 [2021-08-11T19:02:45.748Z] #13 33.78 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:02:45 [2021-08-11T19:02:45.748Z] #13 33.99 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
19:02:45 [2021-08-11T19:02:45.748Z] #13 34.12 Selecting previously unselected package binutils-mingw-w64-i686.
19:02:45 [2021-08-11T19:02:45.748Z] #13 34.12 (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.)
19:02:45 [2021-08-11T19:02:45.748Z] #13 34.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
19:02:45 [2021-08-11T19:02:45.748Z] #13 34.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:02:45 [2021-08-11T19:02:45.846Z] #50 35.74 go: downloading golang.org/x/text v0.3.2
19:02:46 [2021-08-11T19:02:46.058Z] #19 4.264 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:02:46 [2021-08-11T19:02:46.988Z] #19 4.989 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
19:02:47 [2021-08-11T19:02:47.151Z] #13 36.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:02:47 [2021-08-11T19:02:47.151Z] #13 36.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
19:02:47 [2021-08-11T19:02:47.151Z] #13 36.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:02:47 [2021-08-11T19:02:47.594Z] #19 5.748 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:47 [2021-08-11T19:02:47.730Z] #13 ...
19:02:47 [2021-08-11T19:02:47.730Z] 
19:02:47 [2021-08-11T19:02:47.731Z] #50 [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
19:02:47 [2021-08-11T19:02:47.731Z] #50 sha256:04fd22001570c384e2ee866ce88937f91d3a3e343bd1520733d5fa302619a343
19:02:47 [2021-08-11T19:02:47.731Z] #50 29.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:02:47 [2021-08-11T19:02:47.731Z] #50 29.90 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 29.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.31 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:02:47 [2021-08-11T19:02:47.731Z] #50 30.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.25 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.59 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.62 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.62 go: downloading github.com/ultraware/funlen v0.0.2
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.63 go: downloading github.com/ultraware/whitespace v0.0.4
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.69 go: downloading github.com/uudashr/gocognit v1.0.1
19:02:47 [2021-08-11T19:02:47.731Z] #50 31.83 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:02:47 [2021-08-11T19:02:47.731Z] #50 32.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:02:47 [2021-08-11T19:02:47.731Z] #50 32.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:02:47 [2021-08-11T19:02:47.731Z] #50 32.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:02:47 [2021-08-11T19:02:47.731Z] #50 32.81 go: downloading github.com/davecgh/go-spew v1.1.1
19:02:47 [2021-08-11T19:02:47.731Z] #50 32.94 go: downloading github.com/pmezard/go-difflib v1.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 32.96 go: downloading github.com/stretchr/objx v0.2.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.19 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.26 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.31 go: downloading github.com/go-toolsmith/astp v1.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.36 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.37 go: downloading github.com/go-toolsmith/typep v1.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.47 go: downloading golang.org/x/text v0.3.2
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.75 go: downloading github.com/gobwas/glob v0.2.3
19:02:47 [2021-08-11T19:02:47.731Z] #50 33.90 go: downloading github.com/kisielk/gotool v1.0.0
19:02:47 [2021-08-11T19:02:47.731Z] #50 34.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:02:47 [2021-08-11T19:02:47.731Z] #50 34.39 go: downloading github.com/gogo/protobuf v1.2.1
19:02:47 [2021-08-11T19:02:47.731Z] #50 40.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:02:47 [2021-08-11T19:02:47.731Z] #50 ...
19:02:47 [2021-08-11T19:02:47.731Z] 
19:02:47 [2021-08-11T19:02:47.731Z] #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
19:02:47 [2021-08-11T19:02:47.731Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:47 [2021-08-11T19:02:47.731Z] #29 21.62 
                                                                           0.1%
######################################################################## 100.0%
19:02:47 [2021-08-11T19:02:47.731Z] #29 21.81 
19:02:47 [2021-08-11T19:02:47.731Z] #29 22.96 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
19:02:47 [2021-08-11T19:02:47.731Z] #29 23.43 
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.197 + RM_GOPATH=0
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.198 + TMP_GOPATH=
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.198 + : /build
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.198 + '[' -z '' ']'
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.198 ++ mktemp -d
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.201 + export GOPATH=/tmp/tmp.AVKlpnXNqp
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.201 + GOPATH=/tmp/tmp.AVKlpnXNqp
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.201 + RM_GOPATH=1
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.202 + case "$(go env GOARCH)" in
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.202 ++ go env GOARCH
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.237 + export GO_BUILDMODE=-buildmode=pie
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.238 + GO_BUILDMODE=-buildmode=pie
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.238 ++ dirname /tmp/install/install.sh
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.239 + dir=/tmp/install
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.249 + bin=containerd
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.249 + shift
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.249 + '[' '!' -f /tmp/install/containerd.installer ']'
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.249 + . /tmp/install/containerd.installer
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.249 ++ set -e
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.250 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.250 + install_containerd
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.251 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.254 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.254 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AVKlpnXNqp/src/github.com/containerd/containerd
19:02:48 [2021-08-11T19:02:48.088Z] #57 3.257 Cloning into '/tmp/tmp.AVKlpnXNqp/src/github.com/containerd/containerd'...
19:02:48 [2021-08-11T19:02:48.156Z] #19 6.336 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
19:02:48 [2021-08-11T19:02:48.412Z] #19 6.836 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:02:48 [2021-08-11T19:02:48.901Z] #29 23.71 
                                                                           0.0%
###                                                                        4.4%
#####                                                                      7.8%
########                                                                  11.2%
##########                                                                14.9%
#############                                                             19.2%
##################                                                        25.1%
19:02:48 [2021-08-11T19:02:48.901Z] #29 ...
19:02:48 [2021-08-11T19:02:48.901Z] 
19:02:48 [2021-08-11T19:02:48.901Z] #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
19:02:48 [2021-08-11T19:02:48.901Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
19:02:48 [2021-08-11T19:02:48.901Z] #32 30.83 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.
19:02:48 [2021-08-11T19:02:48.901Z] #32 31.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:02:48 [2021-08-11T19:02:48.901Z] #32 31.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:02:48 [2021-08-11T19:02:48.901Z] #32 ...
19:02:48 [2021-08-11T19:02:48.901Z] 
19:02:48 [2021-08-11T19:02:48.901Z] #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
19:02:48 [2021-08-11T19:02:48.901Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:48 [2021-08-11T19:02:48.976Z] #19 7.317 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB]
19:02:48 [2021-08-11T19:02:48.976Z] #19 7.330 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB]
19:02:48 [2021-08-11T19:02:48.976Z] #19 7.343 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:48 [2021-08-11T19:02:48.976Z] #19 7.372 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:02:48 [2021-08-11T19:02:48.976Z] #19 7.388 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB]
19:02:49 [2021-08-11T19:02:49.232Z] #19 7.411 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB]
19:02:49 [2021-08-11T19:02:49.232Z] #19 7.432 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:49 [2021-08-11T19:02:49.232Z] #19 7.433 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
19:02:49 [2021-08-11T19:02:49.232Z] #19 7.434 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
19:02:49 [2021-08-11T19:02:49.232Z] #19 7.435 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
19:02:49 [2021-08-11T19:02:49.232Z] #19 7.435 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:02:49 [2021-08-11T19:02:49.232Z] #19 7.436 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #57 ...
19:02:49 [2021-08-11T19:02:49.465Z] 
19:02:49 [2021-08-11T19:02:49.465Z] #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
19:02:49 [2021-08-11T19:02:49.465Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:02:49 [2021-08-11T19:02:49.465Z] #36 30.35 Reading package lists...
19:02:49 [2021-08-11T19:02:49.465Z] #36 35.83 Building dependency tree...
19:02:49 [2021-08-11T19:02:49.465Z] #36 38.53 The following additional packages will be installed:
19:02:49 [2021-08-11T19:02:49.465Z] #36 38.55   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:02:49 [2021-08-11T19:02:49.465Z] #36 38.56 Suggested packages:
19:02:49 [2021-08-11T19:02:49.465Z] #36 38.56   cmake-doc ninja-build lrzip
19:02:49 [2021-08-11T19:02:49.465Z] #36 38.56 Recommended packages:
19:02:49 [2021-08-11T19:02:49.465Z] #36 38.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.35 The following NEW packages will be installed:
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.36   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.37   vim-common xxd
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.74 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.74 Need to get 14.9 MB of archives.
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.74 After this operation, 61.8 MB of additional disk space will be used.
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 39.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 40.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 40.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 40.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 40.96 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 40.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.28 debconf: delaying package configuration, since apt-utils is not installed
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.47 Fetched 14.9 MB in 2s (8211 kB/s)
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.56 Selecting previously unselected package xxd.
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.66 Unpacking xxd (2:8.1.0875-5) ...
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.89 Selecting previously unselected package vim-common.
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:02:49 [2021-08-11T19:02:49.465Z] #36 42.95 Unpacking vim-common (2:8.1.0875-5) ...
19:02:49 [2021-08-11T19:02:49.465Z] #36 43.28 Selecting previously unselected package cmake-data.
19:02:49 [2021-08-11T19:02:49.465Z] #36 43.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:02:49 [2021-08-11T19:02:49.465Z] #36 43.30 Unpacking cmake-data (3.13.4-1) ...
19:02:49 [2021-08-11T19:02:49.465Z] #36 45.71 Selecting previously unselected package libicu63:amd64.
19:02:49 [2021-08-11T19:02:49.466Z] #36 45.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:02:49 [2021-08-11T19:02:49.466Z] #36 45.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:02:49 [2021-08-11T19:02:49.466Z] #36 ...
19:02:49 [2021-08-11T19:02:49.466Z] 
19:02:49 [2021-08-11T19:02:49.466Z] #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
19:02:49 [2021-08-11T19:02:49.466Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:02:49 [2021-08-11T19:02:49.466Z] #32 44.59 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.
19:02:49 [2021-08-11T19:02:49.466Z] #32 44.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:02:49 [2021-08-11T19:02:49.724Z] #32 45.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:02:49 [2021-08-11T19:02:49.793Z] #19 ...
19:02:49 [2021-08-11T19:02:49.793Z] 
19:02:49 [2021-08-11T19:02:49.793Z] #63 [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
19:02:49 [2021-08-11T19:02:49.793Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd
19:02:49 [2021-08-11T19:02:49.793Z] #63 2.114 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 2.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 2.317 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 2.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 3.558 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 4.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 5.576 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 6.354 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.014 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.577 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.591 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.602 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.618 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.639 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.685 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.726 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.727 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.732 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.732 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.732 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:49 [2021-08-11T19:02:49.793Z] #63 7.733 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #63 ...
19:02:50 [2021-08-11T19:02:50.049Z] 
19:02:50 [2021-08-11T19:02:50.049Z] #43 [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
19:02:50 [2021-08-11T19:02:50.049Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
19:02:50 [2021-08-11T19:02:50.049Z] #43 2.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 2.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 2.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 2.705 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 3.470 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 4.406 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 4.981 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 5.874 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 6.828 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.389 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.399 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.418 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.433 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.447 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.467 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.482 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.483 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.484 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.488 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.488 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 7.489 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:02:50 [2021-08-11T19:02:50.049Z] #43 ...
19:02:50 [2021-08-11T19:02:50.049Z] 
19:02:50 [2021-08-11T19:02:50.049Z] #66 [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
19:02:50 [2021-08-11T19:02:50.049Z] #66 sha256:17786ae06ac9c2e1504933d26d97ab6143f42029a933b10f8c534fcce43e5774
19:02:50 [2021-08-11T19:02:50.049Z] #66 5.124 go: downloading github.com/pkg/errors v0.9.1
19:02:50 [2021-08-11T19:02:50.049Z] #66 5.136 go: downloading github.com/sirupsen/logrus v1.8.1
19:02:50 [2021-08-11T19:02:50.049Z] #66 5.242 go: downloading github.com/urfave/cli/v2 v2.3.0
19:02:50 [2021-08-11T19:02:50.049Z] #66 5.558 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.189 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.291 go: downloading github.com/google/uuid v1.3.0
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.294 go: downloading github.com/moby/vpnkit v0.5.0
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.389 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.483 go: downloading github.com/gofrs/flock v0.8.1
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.608 go: downloading github.com/gorilla/mux v1.8.0
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.781 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.895 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:02:50 [2021-08-11T19:02:50.049Z] #66 7.967 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:02:50 [2021-08-11T19:02:50.049Z] #66 8.096 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:02:50 [2021-08-11T19:02:50.049Z] #66 10.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:02:50 [2021-08-11T19:02:50.512Z] #29 23.71 
                                                                           0.0%
###                                                                        4.4%
#####                                                                      7.8%
########                                                                  11.2%
##########                                                                14.9%
#############                                                             19.2%
##################                                                        25.1%
######################                                                    31.3%
##########################                                                36.2%
############################                                              39.7%
###############################                                           44.1%
#####################################                                     52.7%
#######################################                                   55.2%
##########################################                                58.7%
############################################                              62.3%
###############################################                           66.5%
####################################################                      72.5%
#######################################################                   77.6%
###########################################################               82.2%
##############################################################            87.2%
#################################################################         90.9%
####################################################################      94.8%
######################################
19:02:50 [2021-08-11T19:02:50.512Z] #29 ...
19:02:50 [2021-08-11T19:02:50.512Z] 
19:02:50 [2021-08-11T19:02:50.512Z] #46 [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
19:02:50 [2021-08-11T19:02:50.512Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:02:50 [2021-08-11T19:02:50.512Z] #46 32.61 sync
19:02:50 [2021-08-11T19:02:50.512Z] #46 32.61 internal/reflectlite
19:02:50 [2021-08-11T19:02:50.512Z] #46 34.00 github.com/LK4D4/vndr/godl/singleflight
19:02:50 [2021-08-11T19:02:50.512Z] #46 34.00 math/rand
19:02:50 [2021-08-11T19:02:50.512Z] #46 34.00 internal/testlog
19:02:50 [2021-08-11T19:02:50.512Z] #46 34.55 internal/singleflight
19:02:50 [2021-08-11T19:02:50.512Z] #46 35.90 sort
19:02:50 [2021-08-11T19:02:50.512Z] #46 35.91 errors
19:02:50 [2021-08-11T19:02:50.512Z] #46 36.32 io
19:02:50 [2021-08-11T19:02:50.512Z] #46 36.33 internal/oserror
19:02:50 [2021-08-11T19:02:50.512Z] #46 36.33 strconv
19:02:50 [2021-08-11T19:02:50.512Z] #46 36.53 syscall
19:02:50 [2021-08-11T19:02:50.512Z] #46 37.61 path
19:02:50 [2021-08-11T19:02:50.512Z] #46 38.89 bytes
19:02:50 [2021-08-11T19:02:50.512Z] #46 39.10 strings
19:02:50 [2021-08-11T19:02:50.512Z] #46 42.11 reflect
19:02:50 [2021-08-11T19:02:50.512Z] #46 ...
19:02:50 [2021-08-11T19:02:50.512Z] 
19:02:50 [2021-08-11T19:02:50.512Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:02:50 [2021-08-11T19:02:50.512Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:02:50 [2021-08-11T19:02:50.512Z] #29 23.71 
                                                                           0.0%
###                                                                        4.4%
#####                                                                      7.8%
########                                                                  11.2%
##########                                                                14.9%
#############                                                             19.2%
##################                                                        25.1%
######################                                                    31.3%
##########################                                                36.2%
############################                                              39.7%
###############################                                           44.1%
#####################################                                     52.7%
#######################################                                   55.2%
##########################################                                58.7%
############################################                              62.3%
###############################################                           66.5%
####################################################                      72.5%
#######################################################                   77.6%
###########################################################               82.2%
##############################################################            87.2%
#################################################################         90.9%
####################################################################      94.8%
######################################################################## 100.0%
19:02:50 [2021-08-11T19:02:50.512Z] #29 26.14 
19:02:51 [2021-08-11T19:02:51.636Z] #32 ...
19:02:51 [2021-08-11T19:02:51.636Z] 
19:02:51 [2021-08-11T19:02:51.636Z] #48 [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
19:02:51 [2021-08-11T19:02:51.636Z] #48 sha256:c3b9e0c925b54937531a8714760912020f251a9ae30f0b5e4d334f379a876c16
19:02:51 [2021-08-11T19:02:51.636Z] #48 DONE 47.4s
19:02:51 [2021-08-11T19:02:51.636Z] 
19:02:51 [2021-08-11T19:02:51.636Z] #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
19:02:51 [2021-08-11T19:02:51.636Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:51 [2021-08-11T19:02:51.636Z] #13 30.91 Reading package lists...
19:02:51 [2021-08-11T19:02:51.636Z] #13 36.71 Building dependency tree...
19:02:51 [2021-08-11T19:02:51.636Z] #13 39.60 The following additional packages will be installed:
19:02:51 [2021-08-11T19:02:51.636Z] #13 39.60   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:02:51 [2021-08-11T19:02:51.636Z] #13 39.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:02:51 [2021-08-11T19:02:51.636Z] #13 39.63   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:02:51 [2021-08-11T19:02:51.636Z] #13 39.63   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:02:51 [2021-08-11T19:02:51.636Z] #13 39.63   mingw-w64-x86-64-dev
19:02:51 [2021-08-11T19:02:51.636Z] #13 39.64 Suggested packages:
19:02:51 [2021-08-11T19:02:51.636Z] #13 39.64   gcc-8-locales seccomp wine64
19:02:51 [2021-08-11T19:02:51.636Z] #13 40.56 The following NEW packages will be installed:
19:02:51 [2021-08-11T19:02:51.636Z] #13 40.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:02:51 [2021-08-11T19:02:51.636Z] #13 40.56   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:02:51 [2021-08-11T19:02:51.636Z] #13 40.56   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.56   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.56   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.56   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.57 The following packages will be upgraded:
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.57   libseccomp2
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.98 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.98 Need to get 77.8 MB of archives.
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.98 After this operation, 487 MB of additional disk space will be used.
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.98 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]
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.99 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 40.99 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 41.17 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]
19:02:51 [2021-08-11T19:02:51.637Z] #13 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 41.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 41.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 41.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 41.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 42.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 42.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:02:51 [2021-08-11T19:02:51.637Z] #13 ...
19:02:51 [2021-08-11T19:02:51.637Z] 
19:02:51 [2021-08-11T19:02:51.637Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:51 [2021-08-11T19:02:51.637Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:51 [2021-08-11T19:02:51.637Z] #44 31.76 Reading package lists...
19:02:51 [2021-08-11T19:02:51.637Z] #44 37.47 Building dependency tree...
19:02:51 [2021-08-11T19:02:51.637Z] #44 40.52 The following additional packages will be installed:
19:02:51 [2021-08-11T19:02:51.637Z] #44 40.52   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
19:02:51 [2021-08-11T19:02:51.637Z] #44 40.52   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
19:02:51 [2021-08-11T19:02:51.637Z] #44 40.52   python3-pkg-resources python3-protobuf python3-six python3.7
19:02:51 [2021-08-11T19:02:51.637Z] #44 40.52   python3.7-minimal
19:02:51 [2021-08-11T19:02:51.637Z] #44 40.52 Suggested packages:
19:02:51 [2021-08-11T19:02:51.637Z] #44 40.52   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
19:02:51 [2021-08-11T19:02:51.637Z] #44 40.52   python3.7-doc binfmt-support
19:02:51 [2021-08-11T19:02:51.637Z] #44 41.76 The following NEW packages will be installed:
19:02:51 [2021-08-11T19:02:51.637Z] #44 41.78   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
19:02:51 [2021-08-11T19:02:51.637Z] #44 41.78   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
19:02:51 [2021-08-11T19:02:51.637Z] #44 41.78   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
19:02:51 [2021-08-11T19:02:51.637Z] #44 41.78   python3.7-minimal
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.21 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.21 Need to get 6695 kB of archives.
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.21 After this operation, 33.1 MB of additional disk space will be used.
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 42.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 45.19 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
19:02:51 [2021-08-11T19:02:51.637Z] #44 46.50 debconf: delaying package configuration, since apt-utils is not installed
19:02:51 [2021-08-11T19:02:51.637Z] #44 46.81 Fetched 6695 kB in 4s (1882 kB/s)
19:02:51 [2021-08-11T19:02:51.637Z] #44 46.90 Selecting previously unselected package libpython3.7-minimal:amd64.
19:02:51 [2021-08-11T19:02:51.637Z] #44 46.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:02:51 [2021-08-11T19:02:51.637Z] #44 47.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:02:51 [2021-08-11T19:02:51.637Z] #44 47.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:02:51 [2021-08-11T19:02:51.917Z] #29 27.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:02:52 [2021-08-11T19:02:52.182Z] #29 27.79 
19:02:52 [2021-08-11T19:02:52.205Z] #44 47.77 Selecting previously unselected package python3.7-minimal.
19:02:52 [2021-08-11T19:02:52.205Z] #44 47.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:02:52 [2021-08-11T19:02:52.205Z] #44 47.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:02:52 [2021-08-11T19:02:52.448Z] #29 27.97 
######################################################################## 100.0%
19:02:52 [2021-08-11T19:02:52.448Z] #29 28.07 
19:02:52 [2021-08-11T19:02:52.465Z] #44 ...
19:02:52 [2021-08-11T19:02:52.465Z] 
19:02:52 [2021-08-11T19:02:52.465Z] #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
19:02:52 [2021-08-11T19:02:52.465Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:52 [2021-08-11T19:02:52.465Z] #13 45.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:02:53 [2021-08-11T19:02:53.405Z] #29 28.85 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:02:53 [2021-08-11T19:02:53.669Z] #29 29.26 
19:02:53 [2021-08-11T19:02:53.974Z] #50 ...
19:02:53 [2021-08-11T19:02:53.974Z] 
19:02:53 [2021-08-11T19:02:53.974Z] #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
19:02:53 [2021-08-11T19:02:53.974Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:02:53 [2021-08-11T19:02:53.974Z] #36 33.03 Fetched 8461 kB in 24s (353 kB/s)
19:02:53 [2021-08-11T19:02:53.974Z] #36 33.03 Reading package lists...
19:02:53 [2021-08-11T19:02:53.974Z] #36 42.02 Reading package lists...
19:02:53 [2021-08-11T19:02:53.974Z] #36 ...
19:02:53 [2021-08-11T19:02:53.974Z] 
19:02:53 [2021-08-11T19:02:53.974Z] #56 [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
19:02:53 [2021-08-11T19:02:53.974Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:02:53 [2021-08-11T19:02:53.974Z] #56 33.00 Fetched 8461 kB in 24s (347 kB/s)
19:02:53 [2021-08-11T19:02:53.974Z] #56 33.00 Reading package lists...
19:02:53 [2021-08-11T19:02:53.974Z] #56 41.94 Reading package lists...
19:02:53 [2021-08-11T19:02:53.974Z] #56 ...
19:02:53 [2021-08-11T19:02:53.974Z] 
19:02:53 [2021-08-11T19:02:53.974Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:53 [2021-08-11T19:02:53.974Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:53 [2021-08-11T19:02:53.974Z] #44 34.16 Reading package lists...
19:02:53 [2021-08-11T19:02:53.974Z] #44 43.02 Reading package lists...
19:02:53 [2021-08-11T19:02:53.974Z] #44 ...
19:02:53 [2021-08-11T19:02:53.974Z] 
19:02:53 [2021-08-11T19:02:53.974Z] #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
19:02:53 [2021-08-11T19:02:53.974Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:02:53 [2021-08-11T19:02:53.974Z] #40 33.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
19:02:54 [2021-08-11T19:02:54.104Z] #29 29.49 
######################################################################## 100.0%
19:02:54 [2021-08-11T19:02:54.233Z] #40 ...
19:02:54 [2021-08-11T19:02:54.233Z] 
19:02:54 [2021-08-11T19:02:54.233Z] #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
19:02:54 [2021-08-11T19:02:54.233Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:54 [2021-08-11T19:02:54.233Z] #13 30.81 Fetched 8992 kB in 25s (355 kB/s)
19:02:54 [2021-08-11T19:02:54.233Z] #13 30.81 Reading package lists...
19:02:54 [2021-08-11T19:02:54.371Z] #13 ...
19:02:54 [2021-08-11T19:02:54.371Z] 
19:02:54 [2021-08-11T19:02:54.371Z] #46 [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
19:02:54 [2021-08-11T19:02:54.371Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:02:54 [2021-08-11T19:02:54.371Z] #46 40.31 internal/reflectlite
19:02:54 [2021-08-11T19:02:54.371Z] #46 40.32 sync
19:02:54 [2021-08-11T19:02:54.371Z] #46 41.62 internal/testlog
19:02:54 [2021-08-11T19:02:54.371Z] #46 42.02 github.com/LK4D4/vndr/godl/singleflight
19:02:54 [2021-08-11T19:02:54.371Z] #46 42.41 math/rand
19:02:54 [2021-08-11T19:02:54.371Z] #46 43.30 internal/singleflight
19:02:54 [2021-08-11T19:02:54.371Z] #46 43.74 sort
19:02:54 [2021-08-11T19:02:54.371Z] #46 43.74 errors
19:02:54 [2021-08-11T19:02:54.371Z] #46 44.12 io
19:02:54 [2021-08-11T19:02:54.371Z] #46 44.60 strconv
19:02:54 [2021-08-11T19:02:54.371Z] #46 45.64 bytes
19:02:54 [2021-08-11T19:02:54.371Z] #46 47.92 strings
19:02:54 [2021-08-11T19:02:54.371Z] #46 48.35 reflect
19:02:54 [2021-08-11T19:02:54.371Z] #46 ...
19:02:54 [2021-08-11T19:02:54.371Z] 
19:02:54 [2021-08-11T19:02:54.371Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:54 [2021-08-11T19:02:54.371Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:54 [2021-08-11T19:02:54.371Z] #44 49.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:02:54 [2021-08-11T19:02:54.371Z] #44 49.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:02:54 [2021-08-11T19:02:54.383Z] #29 29.69 
19:02:54 [2021-08-11T19:02:54.383Z] #29 29.95 Download of images into '/build' complete.
19:02:54 [2021-08-11T19:02:54.492Z] #13 39.94 Reading package lists...
19:02:54 [2021-08-11T19:02:54.492Z] #13 ...
19:02:54 [2021-08-11T19:02:54.492Z] 
19:02:54 [2021-08-11T19:02:54.492Z] #50 [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
19:02:54 [2021-08-11T19:02:54.492Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:02:54 [2021-08-11T19:02:54.492Z] #50 44.37 go: downloading github.com/gobwas/glob v0.2.3
19:02:54 [2021-08-11T19:02:54.649Z] #29 29.95 Use something like the following to load the result into a Docker daemon:
19:02:54 [2021-08-11T19:02:54.649Z] #29 29.95   tar -cC '/build' . | docker load
19:02:54 [2021-08-11T19:02:54.649Z] #29 ...
19:02:54 [2021-08-11T19:02:54.649Z] 
19:02:54 [2021-08-11T19:02:54.649Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:54 [2021-08-11T19:02:54.649Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:02:54 [2021-08-11T19:02:54.649Z] #44 36.31 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 36.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 40.97 Selecting previously unselected package python3-minimal.
19:02:54 [2021-08-11T19:02:54.649Z] #44 40.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 ... 15634 files and directories currently installed.)
19:02:54 [2021-08-11T19:02:54.649Z] #44 41.01 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 41.02 Unpacking python3-minimal (3.7.3-1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 41.17 Selecting previously unselected package libmpdec2:arm64.
19:02:54 [2021-08-11T19:02:54.649Z] #44 41.17 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 41.20 Unpacking libmpdec2:arm64 (2.4.2-2) ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 41.43 Selecting previously unselected package libpython3.7-stdlib:arm64.
19:02:54 [2021-08-11T19:02:54.649Z] #44 41.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 41.45 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 43.11 Selecting previously unselected package python3.7.
19:02:54 [2021-08-11T19:02:54.649Z] #44 43.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 43.12 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 43.34 Selecting previously unselected package libpython3-stdlib:arm64.
19:02:54 [2021-08-11T19:02:54.649Z] #44 43.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 43.38 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 43.63 Setting up python3-minimal (3.7.3-1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #44 ...
19:02:54 [2021-08-11T19:02:54.649Z] 
19:02:54 [2021-08-11T19:02:54.649Z] #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
19:02:54 [2021-08-11T19:02:54.649Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
19:02:54 [2021-08-11T19:02:54.649Z] #36 39.56 Selecting previously unselected package libxml2:arm64.
19:02:54 [2021-08-11T19:02:54.649Z] #36 39.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 39.59 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.07 Selecting previously unselected package libarchive13:arm64.
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.10 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.48 Selecting previously unselected package libjsoncpp1:arm64.
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.52 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.77 Selecting previously unselected package librhash0:arm64.
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.77 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 40.78 Unpacking librhash0:arm64 (1.3.8-1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 41.01 Selecting previously unselected package libuv1:arm64.
19:02:54 [2021-08-11T19:02:54.649Z] #36 41.03 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 41.07 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 41.25 Selecting previously unselected package cmake.
19:02:54 [2021-08-11T19:02:54.649Z] #36 41.26 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 41.28 Unpacking cmake (3.13.4-1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.49 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.60 Setting up xxd (2:8.1.0875-5) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.61 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.63 Setting up vim-common (2:8.1.0875-5) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.66 Setting up librhash0:arm64 (1.3.8-1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.69 Setting up cmake-data (3.13.4-1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.77 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.81 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.83 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.86 Setting up cmake (3.13.4-1) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 43.90 Processing triggers for libc-bin (2.28-10) ...
19:02:54 [2021-08-11T19:02:54.649Z] #36 44.05 Processing triggers for mime-support (3.62) ...
19:02:54 [2021-08-11T19:02:54.749Z] #50 44.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:02:54 [2021-08-11T19:02:54.749Z] #50 44.72 go: downloading github.com/kisielk/gotool v1.0.0
19:02:55 [2021-08-11T19:02:55.007Z] #50 44.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:02:55 [2021-08-11T19:02:55.007Z] #50 44.82 go: downloading github.com/gogo/protobuf v1.2.1
19:02:55 [2021-08-11T19:02:55.948Z] #50 ...
19:02:55 [2021-08-11T19:02:55.948Z] 
19:02:55 [2021-08-11T19:02:55.948Z] #59 [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
19:02:55 [2021-08-11T19:02:55.948Z] #59 sha256:7b31aef4b52a74a16fd9056d31b4bf229a67b7353af20a583bf35d0be121bd26
19:02:55 [2021-08-11T19:02:55.948Z] #59 35.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:02:56 [2021-08-11T19:02:56.516Z] #59 ...
19:02:56 [2021-08-11T19:02:56.516Z] 
19:02:56 [2021-08-11T19:02:56.516Z] #46 [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
19:02:56 [2021-08-11T19:02:56.516Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:02:56 [2021-08-11T19:02:56.516Z] #46 46.10 vendor/golang.org/x/crypto/internal/subtle
19:02:57 [2021-08-11T19:02:57.319Z] #36 ...
19:02:57 [2021-08-11T19:02:57.319Z] 
19:02:57 [2021-08-11T19:02:57.319Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:57 [2021-08-11T19:02:57.319Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:02:57 [2021-08-11T19:02:57.319Z] #44 49.04 Selecting previously unselected package python3.
19:02:57 [2021-08-11T19:02:57.320Z] #44 49.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 ... 16046 files and directories currently installed.)
19:02:57 [2021-08-11T19:02:57.320Z] #44 49.24 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ...
19:02:57 [2021-08-11T19:02:57.320Z] #44 49.27 Unpacking python3 (3.7.3-1) ...
19:02:57 [2021-08-11T19:02:57.670Z] #44 53.23 Selecting previously unselected package python3-minimal.
19:02:57 [2021-08-11T19:02:57.670Z] #44 53.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 ... 15661 files and directories currently installed.)
19:02:57 [2021-08-11T19:02:57.670Z] #44 53.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:02:57 [2021-08-11T19:02:57.670Z] #44 53.30 Unpacking python3-minimal (3.7.3-1) ...
19:02:57 [2021-08-11T19:02:57.929Z] #44 53.41 Selecting previously unselected package libmpdec2:amd64.
19:02:57 [2021-08-11T19:02:57.929Z] #44 53.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:02:57 [2021-08-11T19:02:57.929Z] #44 53.43 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:02:57 [2021-08-11T19:02:57.929Z] #44 53.61 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:02:57 [2021-08-11T19:02:57.929Z] #44 53.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:02:57 [2021-08-11T19:02:57.929Z] #44 53.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:02:57 [2021-08-11T19:02:57.929Z] #44 ...
19:02:57 [2021-08-11T19:02:57.929Z] 
19:02:57 [2021-08-11T19:02:57.929Z] #52 [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
19:02:57 [2021-08-11T19:02:57.929Z] #52 sha256:d1975d3e1347ff5fd27c26c0b04f854a4f406e4ebf6918d489723422c6b43aa3
19:02:57 [2021-08-11T19:02:57.929Z] #52 44.25 internal/oserror
19:02:57 [2021-08-11T19:02:57.929Z] #52 44.25 io
19:02:57 [2021-08-11T19:02:57.929Z] #52 44.35 syscall
19:02:57 [2021-08-11T19:02:57.929Z] #52 45.36 bytes
19:02:57 [2021-08-11T19:02:57.929Z] #52 47.89 strconv
19:02:57 [2021-08-11T19:02:57.929Z] #52 51.67 reflect
19:02:57 [2021-08-11T19:02:57.929Z] #52 53.25 time
19:02:57 [2021-08-11T19:02:57.972Z] #44 ...
19:02:57 [2021-08-11T19:02:57.972Z] 
19:02:57 [2021-08-11T19:02:57.972Z] #50 [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
19:02:57 [2021-08-11T19:02:57.972Z] #50 sha256:04fd22001570c384e2ee866ce88937f91d3a3e343bd1520733d5fa302619a343
19:02:57 [2021-08-11T19:02:57.972Z] #50 40.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:02:57 [2021-08-11T19:02:57.972Z] #50 41.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:02:57 [2021-08-11T19:02:57.972Z] #50 42.16 go: downloading github.com/BurntSushi/toml v0.3.1
19:02:58 [2021-08-11T19:02:58.189Z] #52 ...
19:02:58 [2021-08-11T19:02:58.189Z] 
19:02:58 [2021-08-11T19:02:58.189Z] #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
19:02:58 [2021-08-11T19:02:58.189Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.50 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]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.50 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 47.68 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
19:02:58 [2021-08-11T19:02:58.189Z] #13 48.82 debconf: delaying package configuration, since apt-utils is not installed
19:02:58 [2021-08-11T19:02:58.189Z] #13 48.96 Fetched 77.8 MB in 7s (11.1 MB/s)
19:02:58 [2021-08-11T19:02:58.189Z] #13 49.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:02:58 [2021-08-11T19:02:58.189Z] #13 49.12 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
19:02:58 [2021-08-11T19:02:58.189Z] #13 49.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:02:58 [2021-08-11T19:02:58.189Z] #13 49.38 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
19:02:58 [2021-08-11T19:02:58.189Z] #13 49.55 Selecting previously unselected package binutils-mingw-w64-i686.
19:02:58 [2021-08-11T19:02:58.189Z] #13 49.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:02:58 [2021-08-11T19:02:58.189Z] #13 49.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:02:58 [2021-08-11T19:02:58.189Z] #13 49.70 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:02:58 [2021-08-11T19:02:58.247Z] #50 ...
19:02:58 [2021-08-11T19:02:58.247Z] 
19:02:58 [2021-08-11T19:02:58.247Z] #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
19:02:58 [2021-08-11T19:02:58.247Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
19:02:58 [2021-08-11T19:02:58.247Z] #13 38.53 Selecting previously unselected package binutils-mingw-w64.
19:02:58 [2021-08-11T19:02:58.247Z] #13 38.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:02:58 [2021-08-11T19:02:58.247Z] #13 38.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:02:58 [2021-08-11T19:02:58.247Z] #13 38.74 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:02:58 [2021-08-11T19:02:58.247Z] #13 38.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
19:02:58 [2021-08-11T19:02:58.247Z] #13 38.75 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:02:58 [2021-08-11T19:02:58.247Z] #13 39.09 Selecting previously unselected package dmsetup.
19:02:58 [2021-08-11T19:02:58.247Z] #13 39.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
19:02:58 [2021-08-11T19:02:58.247Z] #13 39.13 Unpacking dmsetup (2:1.02.155-3) ...
19:02:58 [2021-08-11T19:02:58.247Z] #13 39.43 Selecting previously unselected package mingw-w64-common.
19:02:58 [2021-08-11T19:02:58.247Z] #13 39.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:02:58 [2021-08-11T19:02:58.247Z] #13 39.46 Unpacking mingw-w64-common (6.0.0-3) ...
19:02:58 [2021-08-11T19:02:58.449Z] #13 51.49 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:02:58 [2021-08-11T19:02:58.708Z] #13 51.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:02:58 [2021-08-11T19:02:58.708Z] #13 51.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:02:58 [2021-08-11T19:02:58.975Z] #13 ...
19:02:58 [2021-08-11T19:02:58.975Z] 
19:02:58 [2021-08-11T19:02:58.975Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:58 [2021-08-11T19:02:58.975Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:02:58 [2021-08-11T19:02:58.975Z] #44 50.44 Selecting previously unselected package libprotobuf17:arm64.
19:02:58 [2021-08-11T19:02:58.975Z] #44 50.68 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ...
19:02:59 [2021-08-11T19:02:59.554Z] #44 51.37 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
19:02:59 [2021-08-11T19:02:59.644Z] #13 ...
19:02:59 [2021-08-11T19:02:59.644Z] 
19:02:59 [2021-08-11T19:02:59.644Z] #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
19:02:59 [2021-08-11T19:02:59.644Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:02:59 [2021-08-11T19:02:59.644Z] #36 45.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 52.06 Selecting previously unselected package libxml2:amd64.
19:02:59 [2021-08-11T19:02:59.644Z] #36 52.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 52.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 52.69 Selecting previously unselected package libarchive13:amd64.
19:02:59 [2021-08-11T19:02:59.644Z] #36 52.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 52.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 52.99 Selecting previously unselected package libjsoncpp1:amd64.
19:02:59 [2021-08-11T19:02:59.644Z] #36 52.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.18 Selecting previously unselected package librhash0:amd64.
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.18 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.19 Unpacking librhash0:amd64 (1.3.8-1) ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.39 Selecting previously unselected package libuv1:amd64.
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.39 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.40 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.67 Selecting previously unselected package cmake.
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.70 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 53.71 Unpacking cmake (3.13.4-1) ...
19:02:59 [2021-08-11T19:02:59.644Z] #36 ...
19:02:59 [2021-08-11T19:02:59.644Z] 
19:02:59 [2021-08-11T19:02:59.644Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:02:59 [2021-08-11T19:02:59.644Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:02:59 [2021-08-11T19:02:59.644Z] #44 55.19 Selecting previously unselected package python3.7.
19:02:59 [2021-08-11T19:02:59.644Z] #44 55.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:02:59 [2021-08-11T19:02:59.644Z] #44 55.20 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:02:59 [2021-08-11T19:02:59.904Z] #44 55.38 Selecting previously unselected package libpython3-stdlib:amd64.
19:02:59 [2021-08-11T19:02:59.904Z] #44 55.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:02:59 [2021-08-11T19:02:59.904Z] #44 55.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:02:59 [2021-08-11T19:02:59.904Z] #44 55.54 Setting up python3-minimal (3.7.3-1) ...
19:03:00 [2021-08-11T19:03:00.643Z] #44 52.31 Selecting previously unselected package python3-pkg-resources.
19:03:00 [2021-08-11T19:03:00.643Z] #44 52.32 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
19:03:00 [2021-08-11T19:03:00.643Z] #44 ...
19:03:00 [2021-08-11T19:03:00.643Z] 
19:03:00 [2021-08-11T19:03:00.643Z] #52 [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
19:03:00 [2021-08-11T19:03:00.643Z] #52 sha256:3d53901465b3244ad7a3a82378e75d658c741ffa1833371a23b81929b7c57c32
19:03:00 [2021-08-11T19:03:00.643Z] #52 42.61 bytes
19:03:00 [2021-08-11T19:03:00.643Z] #52 42.67 syscall
19:03:00 [2021-08-11T19:03:00.643Z] #52 42.69 reflect
19:03:00 [2021-08-11T19:03:00.643Z] #52 42.71 strings
19:03:00 [2021-08-11T19:03:00.643Z] #52 45.89 text/tabwriter
19:03:00 [2021-08-11T19:03:00.643Z] #52 46.86 regexp/syntax
19:03:00 [2021-08-11T19:03:00.643Z] #52 49.42 regexp
19:03:00 [2021-08-11T19:03:00.643Z] #52 49.60 time
19:03:00 [2021-08-11T19:03:00.643Z] #52 51.22 internal/fmtsort
19:03:00 [2021-08-11T19:03:00.643Z] #52 51.23 encoding/binary
19:03:00 [2021-08-11T19:03:00.643Z] #52 52.53 encoding/base64
19:03:00 [2021-08-11T19:03:00.643Z] #52 ...
19:03:00 [2021-08-11T19:03:00.643Z] 
19:03:00 [2021-08-11T19:03:00.643Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:00 [2021-08-11T19:03:00.643Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:03:00 [2021-08-11T19:03:00.643Z] #44 52.56 Unpacking python3-pkg-resources (40.8.0-1) ...
19:03:00 [2021-08-11T19:03:00.924Z] #44 ...
19:03:00 [2021-08-11T19:03:00.924Z] 
19:03:00 [2021-08-11T19:03:00.924Z] #46 [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
19:03:00 [2021-08-11T19:03:00.924Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:03:00 [2021-08-11T19:03:00.924Z] #46 43.00 hash/crc32
19:03:00 [2021-08-11T19:03:00.924Z] #46 43.66 bufio
19:03:00 [2021-08-11T19:03:00.924Z] #46 44.14 regexp/syntax
19:03:00 [2021-08-11T19:03:00.924Z] #46 45.92 crypto
19:03:00 [2021-08-11T19:03:00.924Z] #46 46.34 crypto/rc4
19:03:00 [2021-08-11T19:03:00.924Z] #46 46.83 vendor/golang.org/x/net/dns/dnsmessage
19:03:00 [2021-08-11T19:03:00.924Z] #46 48.00 internal/syscall/unix
19:03:00 [2021-08-11T19:03:00.924Z] #46 48.47 time
19:03:00 [2021-08-11T19:03:00.924Z] #46 48.61 internal/syscall/execenv
19:03:00 [2021-08-11T19:03:00.924Z] #46 48.83 regexp
19:03:00 [2021-08-11T19:03:00.924Z] #46 51.63 github.com/LK4D4/vndr/versioned
19:03:00 [2021-08-11T19:03:00.924Z] #46 51.80 io/fs
19:03:00 [2021-08-11T19:03:00.924Z] #46 51.82 context
19:03:00 [2021-08-11T19:03:00.924Z] #46 51.83 internal/poll
19:03:00 [2021-08-11T19:03:00.924Z] #46 52.83 encoding/base64
19:03:00 [2021-08-11T19:03:00.924Z] #46 52.83 crypto/cipher
19:03:00 [2021-08-11T19:03:00.924Z] #46 52.86 crypto/sha512
19:03:00 [2021-08-11T19:03:00.924Z] #46 ...
19:03:00 [2021-08-11T19:03:00.924Z] 
19:03:00 [2021-08-11T19:03:00.924Z] #52 [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
19:03:00 [2021-08-11T19:03:00.924Z] #52 sha256:3d53901465b3244ad7a3a82378e75d658c741ffa1833371a23b81929b7c57c32
19:03:00 [2021-08-11T19:03:00.924Z] #52 53.10 internal/poll
19:03:00 [2021-08-11T19:03:00.924Z] #52 53.10 golang.org/x/sys/unix
19:03:01 [2021-08-11T19:03:01.283Z] #44 ...
19:03:01 [2021-08-11T19:03:01.283Z] 
19:03:01 [2021-08-11T19:03:01.283Z] #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
19:03:01 [2021-08-11T19:03:01.283Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.52 Setting up xxd (2:8.1.0875-5) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.55 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.56 Setting up vim-common (2:8.1.0875-5) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.59 Setting up librhash0:amd64 (1.3.8-1) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.63 Setting up cmake-data (3.13.4-1) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.74 Setting up cmake (3.13.4-1) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.75 Processing triggers for libc-bin (2.28-10) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 56.86 Processing triggers for mime-support (3.62) ...
19:03:01 [2021-08-11T19:03:01.283Z] #36 DONE 57.3s
19:03:01 [2021-08-11T19:03:01.283Z] 
19:03:01 [2021-08-11T19:03:01.283Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:01 [2021-08-11T19:03:01.283Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:01 [2021-08-11T19:03:01.283Z] #44 56.89 Selecting previously unselected package python3.
19:03:01 [2021-08-11T19:03:01.542Z] #44 56.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
19:03:01 [2021-08-11T19:03:01.542Z] #44 56.98 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
19:03:01 [2021-08-11T19:03:01.542Z] #44 57.00 Unpacking python3 (3.7.3-1) ...
19:03:01 [2021-08-11T19:03:01.542Z] #44 57.16 Selecting previously unselected package libprotobuf17:amd64.
19:03:01 [2021-08-11T19:03:01.542Z] #44 57.16 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:03:01 [2021-08-11T19:03:01.542Z] #44 57.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:03:01 [2021-08-11T19:03:01.786Z] #46 ...
19:03:01 [2021-08-11T19:03:01.787Z] 
19:03:01 [2021-08-11T19:03:01.787Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:01 [2021-08-11T19:03:01.787Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:01 [2021-08-11T19:03:01.787Z] #44 43.02 Reading package lists...
19:03:02 [2021-08-11T19:03:02.330Z] #52 54.49 os
19:03:02 [2021-08-11T19:03:02.330Z] #52 ...
19:03:02 [2021-08-11T19:03:02.330Z] 
19:03:02 [2021-08-11T19:03:02.330Z] #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
19:03:02 [2021-08-11T19:03:02.330Z] #29 sha256:4e21cb657aceb2a2eeec73c89752c1eb27543aa1ff22652c856c1893c71e0a22
19:03:02 [2021-08-11T19:03:02.330Z] #29 DONE 38.0s
19:03:02 [2021-08-11T19:03:02.355Z] #44 50.45 Building dependency tree...
19:03:02 [2021-08-11T19:03:02.482Z] #44 57.87 Selecting previously unselected package python3-pkg-resources.
19:03:02 [2021-08-11T19:03:02.482Z] #44 57.87 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
19:03:02 [2021-08-11T19:03:02.482Z] #44 57.87 Unpacking python3-pkg-resources (40.8.0-1) ...
19:03:02 [2021-08-11T19:03:02.482Z] #44 58.12 Selecting previously unselected package python3-six.
19:03:02 [2021-08-11T19:03:02.482Z] #44 58.12 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
19:03:02 [2021-08-11T19:03:02.482Z] #44 58.12 Unpacking python3-six (1.12.0-1) ...
19:03:02 [2021-08-11T19:03:02.482Z] #44 58.21 Selecting previously unselected package python3-protobuf.
19:03:02 [2021-08-11T19:03:02.482Z] #44 58.21 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
19:03:02 [2021-08-11T19:03:02.483Z] #44 58.25 Unpacking python3-protobuf (3.6.1.3-2) ...
19:03:02 [2021-08-11T19:03:02.595Z] 
19:03:02 [2021-08-11T19:03:02.595Z] #48 [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
19:03:02 [2021-08-11T19:03:02.595Z] #48 sha256:5b899415c5d4f592f9855f5f56d523afcce1897d9aaab2c5b583838509ca2b02
19:03:02 [2021-08-11T19:03:02.595Z] #48 DONE 54.7s
19:03:02 [2021-08-11T19:03:02.595Z] 
19:03:02 [2021-08-11T19:03:02.595Z] #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
19:03:02 [2021-08-11T19:03:02.595Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
19:03:02 [2021-08-11T19:03:02.595Z] #36 DONE 54.7s
19:03:02 [2021-08-11T19:03:02.595Z] 
19:03:02 [2021-08-11T19:03:02.595Z] #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
19:03:02 [2021-08-11T19:03:02.595Z] #37 sha256:473f6b593b6a249406b6cafedfc40c41af13ad6d231f64492f0a9b765cdf5f8e
19:03:03 [2021-08-11T19:03:03.052Z] #44 58.65 Selecting previously unselected package libnet1:amd64.
19:03:03 [2021-08-11T19:03:03.052Z] #44 58.65 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:03:03 [2021-08-11T19:03:03.052Z] #44 58.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:03:03 [2021-08-11T19:03:03.312Z] #44 58.75 Selecting previously unselected package libnl-3-200:amd64.
19:03:03 [2021-08-11T19:03:03.312Z] #44 58.76 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
19:03:03 [2021-08-11T19:03:03.312Z] #44 58.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:03:03 [2021-08-11T19:03:03.312Z] #44 58.90 Selecting previously unselected package libprotobuf-c1:amd64.
19:03:03 [2021-08-11T19:03:03.312Z] #44 58.90 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:03:03 [2021-08-11T19:03:03.312Z] #44 58.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:03:03 [2021-08-11T19:03:03.571Z] #44 59.00 Selecting previously unselected package criu.
19:03:03 [2021-08-11T19:03:03.571Z] #44 59.00 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
19:03:03 [2021-08-11T19:03:03.571Z] #44 59.00 Unpacking criu (3.15-1) ...
19:03:04 [2021-08-11T19:03:04.140Z] #44 59.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:03:04 [2021-08-11T19:03:04.140Z] #44 59.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:03:04 [2021-08-11T19:03:04.140Z] #44 59.78 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:03:04 [2021-08-11T19:03:04.260Z] #44 53.46 The following additional packages will be installed:
19:03:04 [2021-08-11T19:03:04.260Z] #44 53.48   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
19:03:04 [2021-08-11T19:03:04.260Z] #44 53.48   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
19:03:04 [2021-08-11T19:03:04.260Z] #44 53.48   python3-pkg-resources python3-protobuf python3-six python3.7
19:03:04 [2021-08-11T19:03:04.260Z] #44 53.48   python3.7-minimal
19:03:04 [2021-08-11T19:03:04.260Z] #44 53.49 Suggested packages:
19:03:04 [2021-08-11T19:03:04.260Z] #44 53.50   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
19:03:04 [2021-08-11T19:03:04.260Z] #44 53.50   python3.7-doc binfmt-support
19:03:04 [2021-08-11T19:03:04.398Z] #44 59.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:03:04 [2021-08-11T19:03:04.398Z] #44 59.82 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:03:04 [2021-08-11T19:03:04.398Z] #44 59.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:03:04 [2021-08-11T19:03:04.398Z] #44 59.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:03:04 [2021-08-11T19:03:04.398Z] #44 59.89 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:03:04 [2021-08-11T19:03:04.534Z] #37 2.112 + RM_GOPATH=0
19:03:04 [2021-08-11T19:03:04.534Z] #37 2.112 + TMP_GOPATH=
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.112 + : /build
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.112 + '[' -z '' ']'
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.112 ++ mktemp -d
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.112 + export GOPATH=/tmp/tmp.NPxvRxnNAy
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.112 + GOPATH=/tmp/tmp.NPxvRxnNAy
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.112 + RM_GOPATH=1
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.112 + case "$(go env GOARCH)" in
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.112 ++ go env GOARCH
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.136 + export GO_BUILDMODE=-buildmode=pie
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.136 + GO_BUILDMODE=-buildmode=pie
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.136 ++ dirname /tmp/install/install.sh
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.146 + dir=/tmp/install
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.148 + bin=tini
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.148 + shift
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.148 + '[' '!' -f /tmp/install/tini.installer ']'
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.148 + . /tmp/install/tini.installer
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.148 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.148 + install_tini
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.148 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.148 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.156 + git clone https://github.com/krallin/tini.git /tmp/tmp.NPxvRxnNAy/tini
19:03:04 [2021-08-11T19:03:04.535Z] #37 2.164 Cloning into '/tmp/tmp.NPxvRxnNAy/tini'...
19:03:04 [2021-08-11T19:03:04.966Z] #44 ...
19:03:04 [2021-08-11T19:03:04.966Z] 
19:03:04 [2021-08-11T19:03:04.966Z] #46 [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
19:03:04 [2021-08-11T19:03:04.966Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:03:04 [2021-08-11T19:03:04.966Z] #46 51.07 bufio
19:03:04 [2021-08-11T19:03:04.966Z] #46 53.03 syscall
19:03:04 [2021-08-11T19:03:04.966Z] #46 60.15 internal/syscall/unix
19:03:04 [2021-08-11T19:03:04.966Z] #46 60.41 internal/poll
19:03:04 [2021-08-11T19:03:04.966Z] #46 ...
19:03:04 [2021-08-11T19:03:04.966Z] 
19:03:04 [2021-08-11T19:03:04.966Z] #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
19:03:04 [2021-08-11T19:03:04.966Z] #37 sha256:4df79ca67b76d7c0c7e1664bffde0889bf4624cb7a9a30565cbfa549d393c613
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.029 + RM_GOPATH=0
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.029 + TMP_GOPATH=
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.029 + : /build
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.029 + '[' -z '' ']'
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.030 ++ mktemp -d
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.043 + export GOPATH=/tmp/tmp.e2ZPunu87O
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.043 + GOPATH=/tmp/tmp.e2ZPunu87O
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.043 + RM_GOPATH=1
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.043 + case "$(go env GOARCH)" in
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.043 ++ go env GOARCH
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.054 + export GO_BUILDMODE=-buildmode=pie
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.065 + GO_BUILDMODE=-buildmode=pie
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.067 ++ dirname /tmp/install/install.sh
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.073 + dir=/tmp/install
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.074 + bin=tini
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.074 + shift
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.075 + '[' '!' -f /tmp/install/tini.installer ']'
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.076 + . /tmp/install/tini.installer
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.076 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.077 + install_tini
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.080 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.080 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.081 + git clone https://github.com/krallin/tini.git /tmp/tmp.e2ZPunu87O/tini
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.087 Cloning into '/tmp/tmp.e2ZPunu87O/tini'...
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.813 + cd /tmp/tmp.e2ZPunu87O/tini
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.813 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:03:04 [2021-08-11T19:03:04.966Z] #37 3.819 + cmake .
19:03:05 [2021-08-11T19:03:05.533Z] #37 4.349 -- The C compiler identification is GNU 8.3.0
19:03:05 [2021-08-11T19:03:05.533Z] #37 4.407 -- Check for working C compiler: /usr/bin/cc
19:03:05 [2021-08-11T19:03:05.637Z] #44 54.65 The following NEW packages will be installed:
19:03:05 [2021-08-11T19:03:05.637Z] #44 54.65   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
19:03:05 [2021-08-11T19:03:05.637Z] #44 54.65   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
19:03:05 [2021-08-11T19:03:05.637Z] #44 54.65   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
19:03:05 [2021-08-11T19:03:05.637Z] #44 54.66   python3.7-minimal
19:03:05 [2021-08-11T19:03:05.896Z] #44 55.11 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
19:03:05 [2021-08-11T19:03:05.896Z] #44 55.11 Need to get 6695 kB of archives.
19:03:05 [2021-08-11T19:03:05.896Z] #44 55.11 After this operation, 33.1 MB of additional disk space will be used.
19:03:05 [2021-08-11T19:03:05.896Z] #44 55.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:03:05 [2021-08-11T19:03:05.896Z] #44 55.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:03:05 [2021-08-11T19:03:05.956Z] #37 3.212 + cd /tmp/tmp.NPxvRxnNAy/tini
19:03:05 [2021-08-11T19:03:05.956Z] #37 3.212 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:03:05 [2021-08-11T19:03:05.956Z] #37 3.231 + cmake .
19:03:06 [2021-08-11T19:03:06.155Z] #44 55.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:03:06 [2021-08-11T19:03:06.155Z] #44 55.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:03:06 [2021-08-11T19:03:06.222Z] #37 3.709 -- The C compiler identification is GNU 8.3.0
19:03:06 [2021-08-11T19:03:06.222Z] #37 3.779 -- Check for working C compiler: /usr/bin/cc
19:03:06 [2021-08-11T19:03:06.414Z] #44 55.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:03:06 [2021-08-11T19:03:06.414Z] #44 55.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:03:06 [2021-08-11T19:03:06.414Z] #44 55.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:03:06 [2021-08-11T19:03:06.414Z] #44 55.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:03:06 [2021-08-11T19:03:06.471Z] #37 5.219 -- Check for working C compiler: /usr/bin/cc -- works
19:03:06 [2021-08-11T19:03:06.471Z] #37 5.221 -- Detecting C compiler ABI info
19:03:06 [2021-08-11T19:03:06.674Z] #44 ...
19:03:06 [2021-08-11T19:03:06.674Z] 
19:03:06 [2021-08-11T19:03:06.675Z] #56 [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
19:03:06 [2021-08-11T19:03:06.675Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
19:03:06 [2021-08-11T19:03:06.675Z] #56 41.94 Reading package lists...
19:03:06 [2021-08-11T19:03:06.675Z] #56 49.52 Building dependency tree...
19:03:06 [2021-08-11T19:03:06.675Z] #56 52.52 The following additional packages will be installed:
19:03:06 [2021-08-11T19:03:06.675Z] #56 52.54   libbtrfs0
19:03:06 [2021-08-11T19:03:06.675Z] #56 52.74 The following NEW packages will be installed:
19:03:06 [2021-08-11T19:03:06.675Z] #56 52.76   libbtrfs-dev libbtrfs0
19:03:06 [2021-08-11T19:03:06.675Z] #56 53.21 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
19:03:06 [2021-08-11T19:03:06.675Z] #56 53.21 Need to get 119 kB of archives.
19:03:06 [2021-08-11T19:03:06.675Z] #56 53.21 After this operation, 387 kB of additional disk space will be used.
19:03:06 [2021-08-11T19:03:06.675Z] #56 53.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:03:06 [2021-08-11T19:03:06.675Z] #56 53.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.22 debconf: delaying package configuration, since apt-utils is not installed
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.42 Fetched 119 kB in 0s (406 kB/s)
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.53 Selecting previously unselected package libbtrfs0.
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.61 Unpacking libbtrfs0 (4.20.1-2) ...
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.74 Selecting previously unselected package libbtrfs-dev.
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:03:06 [2021-08-11T19:03:06.675Z] #56 54.75 Unpacking libbtrfs-dev (4.20.1-2) ...
19:03:06 [2021-08-11T19:03:06.675Z] #56 55.10 Setting up libbtrfs0 (4.20.1-2) ...
19:03:06 [2021-08-11T19:03:06.675Z] #56 55.11 Setting up libbtrfs-dev (4.20.1-2) ...
19:03:06 [2021-08-11T19:03:06.675Z] #56 55.13 Processing triggers for libc-bin (2.28-10) ...
19:03:06 [2021-08-11T19:03:06.675Z] #56 DONE 56.4s
19:03:06 [2021-08-11T19:03:06.675Z] 
19:03:06 [2021-08-11T19:03:06.675Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:06 [2021-08-11T19:03:06.675Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:06 [2021-08-11T19:03:06.675Z] #44 55.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:03:06 [2021-08-11T19:03:06.675Z] #44 55.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:03:06 [2021-08-11T19:03:06.675Z] #44 55.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
19:03:06 [2021-08-11T19:03:06.675Z] #44 55.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
19:03:06 [2021-08-11T19:03:06.675Z] #44 ...
19:03:06 [2021-08-11T19:03:06.675Z] 
19:03:06 [2021-08-11T19:03:06.675Z] #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
19:03:06 [2021-08-11T19:03:06.675Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:06 [2021-08-11T19:03:06.675Z] #13 39.94 Reading package lists...
19:03:06 [2021-08-11T19:03:06.675Z] #13 47.65 Building dependency tree...
19:03:06 [2021-08-11T19:03:06.675Z] #13 50.82 The following additional packages will be installed:
19:03:06 [2021-08-11T19:03:06.675Z] #13 50.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:03:06 [2021-08-11T19:03:06.675Z] #13 50.85   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:03:06 [2021-08-11T19:03:06.675Z] #13 50.85   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:03:06 [2021-08-11T19:03:06.675Z] #13 50.85   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:03:06 [2021-08-11T19:03:06.675Z] #13 50.86   mingw-w64-x86-64-dev
19:03:06 [2021-08-11T19:03:06.675Z] #13 50.86 Suggested packages:
19:03:06 [2021-08-11T19:03:06.675Z] #13 50.87   gcc-8-locales seccomp wine64
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.78 The following NEW packages will be installed:
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.79   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.79   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.79   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.79   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.79   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.80 The following packages will be upgraded:
19:03:06 [2021-08-11T19:03:06.675Z] #13 51.80   libseccomp2
19:03:06 [2021-08-11T19:03:06.675Z] #13 52.28 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
19:03:06 [2021-08-11T19:03:06.675Z] #13 52.28 Need to get 77.8 MB of archives.
19:03:06 [2021-08-11T19:03:06.675Z] #13 52.28 After this operation, 487 MB of additional disk space will be used.
19:03:06 [2021-08-11T19:03:06.675Z] #13 52.28 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]
19:03:06 [2021-08-11T19:03:06.675Z] #13 52.32 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
19:03:06 [2021-08-11T19:03:06.675Z] #13 52.33 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
19:03:06 [2021-08-11T19:03:06.675Z] #13 52.50 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]
19:03:06 [2021-08-11T19:03:06.802Z] #37 4.418 -- Check for working C compiler: /usr/bin/cc -- works
19:03:06 [2021-08-11T19:03:06.934Z] #13 52.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:03:07 [2021-08-11T19:03:07.038Z] #37 5.831 -- Detecting C compiler ABI info - done
19:03:07 [2021-08-11T19:03:07.038Z] #37 5.875 -- Detecting C compile features
19:03:07 [2021-08-11T19:03:07.066Z] #37 4.421 -- Detecting C compiler ABI info
19:03:07 [2021-08-11T19:03:07.194Z] #13 53.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:03:07 [2021-08-11T19:03:07.194Z] #13 53.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:03:07 [2021-08-11T19:03:07.194Z] #13 53.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:03:07 [2021-08-11T19:03:07.646Z] #37 5.244 -- Detecting C compiler ABI info - done
19:03:07 [2021-08-11T19:03:07.646Z] #37 5.282 -- Detecting C compile features
19:03:07 [2021-08-11T19:03:07.763Z] #13 53.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #13 ...
19:03:07 [2021-08-11T19:03:07.763Z] 
19:03:07 [2021-08-11T19:03:07.763Z] #50 [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
19:03:07 [2021-08-11T19:03:07.763Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:03:07 [2021-08-11T19:03:07.763Z] #50 47.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:03:07 [2021-08-11T19:03:07.763Z] #50 48.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:03:07 [2021-08-11T19:03:07.763Z] #50 48.32 go: downloading github.com/BurntSushi/toml v0.3.1
19:03:07 [2021-08-11T19:03:07.763Z] #50 ...
19:03:07 [2021-08-11T19:03:07.763Z] 
19:03:07 [2021-08-11T19:03:07.763Z] #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
19:03:07 [2021-08-11T19:03:07.763Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:03:07 [2021-08-11T19:03:07.763Z] #36 42.02 Reading package lists...
19:03:07 [2021-08-11T19:03:07.763Z] #36 49.83 Building dependency tree...
19:03:07 [2021-08-11T19:03:07.763Z] #36 52.89 The following additional packages will be installed:
19:03:07 [2021-08-11T19:03:07.763Z] #36 52.90   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:03:07 [2021-08-11T19:03:07.763Z] #36 52.91 Suggested packages:
19:03:07 [2021-08-11T19:03:07.763Z] #36 52.91   cmake-doc ninja-build lrzip
19:03:07 [2021-08-11T19:03:07.763Z] #36 52.91 Recommended packages:
19:03:07 [2021-08-11T19:03:07.763Z] #36 52.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:03:07 [2021-08-11T19:03:07.763Z] #36 53.67 The following NEW packages will be installed:
19:03:07 [2021-08-11T19:03:07.763Z] #36 53.67   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:03:07 [2021-08-11T19:03:07.763Z] #36 53.67   vim-common xxd
19:03:07 [2021-08-11T19:03:07.763Z] #36 54.06 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
19:03:07 [2021-08-11T19:03:07.763Z] #36 54.06 Need to get 14.9 MB of archives.
19:03:07 [2021-08-11T19:03:07.763Z] #36 54.06 After this operation, 61.8 MB of additional disk space will be used.
19:03:07 [2021-08-11T19:03:07.763Z] #36 54.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 54.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 54.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 54.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 54.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 55.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 55.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 55.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 55.06 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 55.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:03:07 [2021-08-11T19:03:07.763Z] #36 56.33 debconf: delaying package configuration, since apt-utils is not installed
19:03:07 [2021-08-11T19:03:07.763Z] #36 56.74 Fetched 14.9 MB in 2s (9139 kB/s)
19:03:07 [2021-08-11T19:03:07.763Z] #36 57.00 Selecting previously unselected package xxd.
19:03:07 [2021-08-11T19:03:07.763Z] #36 57.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.)
19:03:07 [2021-08-11T19:03:07.763Z] #36 57.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:03:07 [2021-08-11T19:03:07.763Z] #36 57.13 Unpacking xxd (2:8.1.0875-5) ...
19:03:07 [2021-08-11T19:03:07.763Z] #36 57.36 Selecting previously unselected package vim-common.
19:03:07 [2021-08-11T19:03:07.763Z] #36 57.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:03:07 [2021-08-11T19:03:07.763Z] #36 57.50 Unpacking vim-common (2:8.1.0875-5) ...
19:03:08 [2021-08-11T19:03:08.022Z] #36 ...
19:03:08 [2021-08-11T19:03:08.022Z] 
19:03:08 [2021-08-11T19:03:08.022Z] #57 [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
19:03:08 [2021-08-11T19:03:08.022Z] #57 sha256:f7ef425f7b339b1a4eb505b0070430d05158793a2c0899a21a5f0308341e2d23
19:03:08 [2021-08-11T19:03:08.022Z] #57 1.197 + RM_GOPATH=0
19:03:08 [2021-08-11T19:03:08.022Z] #57 1.197 + TMP_GOPATH=
19:03:08 [2021-08-11T19:03:08.022Z] #57 1.197 + : /build
19:03:08 [2021-08-11T19:03:08.022Z] #57 1.197 + '[' -z '' ']'
19:03:08 [2021-08-11T19:03:08.022Z] #57 1.200 ++ mktemp -d
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.203 + export GOPATH=/tmp/tmp.Yb4bRP4ihK
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.203 + GOPATH=/tmp/tmp.Yb4bRP4ihK
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.203 + RM_GOPATH=1
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.203 + case "$(go env GOARCH)" in
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.203 ++ go env GOARCH
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.236 + export GO_BUILDMODE=-buildmode=pie
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.237 + GO_BUILDMODE=-buildmode=pie
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.240 ++ dirname /tmp/install/install.sh
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.248 + dir=/tmp/install
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.248 + bin=containerd
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.248 + shift
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.248 + '[' '!' -f /tmp/install/containerd.installer ']'
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.249 + . /tmp/install/containerd.installer
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.249 ++ set -e
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.249 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.250 + install_containerd
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.250 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.251 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.252 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Yb4bRP4ihK/src/github.com/containerd/containerd
19:03:08 [2021-08-11T19:03:08.023Z] #57 1.265 Cloning into '/tmp/tmp.Yb4bRP4ihK/src/github.com/containerd/containerd'...
19:03:08 [2021-08-11T19:03:08.133Z] #66 ...
19:03:08 [2021-08-11T19:03:08.133Z] 
19:03:08 [2021-08-11T19:03:08.133Z] #63 [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
19:03:08 [2021-08-11T19:03:08.133Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd
19:03:08 [2021-08-11T19:03:08.133Z] #63 26.07 Fetched 48.3 MB in 24s (1998 kB/s)
19:03:08 [2021-08-11T19:03:08.616Z] #37 ...
19:03:08 [2021-08-11T19:03:08.616Z] 
19:03:08 [2021-08-11T19:03:08.616Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:08 [2021-08-11T19:03:08.616Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:03:08 [2021-08-11T19:03:08.616Z] #44 53.08 Selecting previously unselected package python3-six.
19:03:08 [2021-08-11T19:03:08.616Z] #44 53.08 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 53.36 Unpacking python3-six (1.12.0-1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 54.00 Selecting previously unselected package python3-protobuf.
19:03:08 [2021-08-11T19:03:08.616Z] #44 54.03 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 54.24 Unpacking python3-protobuf (3.6.1.3-2) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 54.98 Selecting previously unselected package libnet1:arm64.
19:03:08 [2021-08-11T19:03:08.616Z] #44 54.98 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 54.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.22 Selecting previously unselected package libnl-3-200:arm64.
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.22 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.24 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.59 Selecting previously unselected package libprotobuf-c1:arm64.
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.59 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.60 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.79 Selecting previously unselected package criu.
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.79 Preparing to unpack .../8-criu_3.15-1_arm64.deb ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 55.80 Unpacking criu (3.15-1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 57.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 57.64 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 57.87 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 57.90 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 57.94 Setting up libmpdec2:arm64 (2.4.2-2) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 57.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 57.97 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
19:03:08 [2021-08-11T19:03:08.616Z] #44 58.01 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:03:08 [2021-08-11T19:03:08.961Z] #37 7.814 -- Detecting C compile features - done
19:03:08 [2021-08-11T19:03:08.961Z] #37 7.828 -- Performing Test HAS_BUILTIN_FORTIFY
19:03:08 [2021-08-11T19:03:08.961Z] #37 ...
19:03:08 [2021-08-11T19:03:08.961Z] 
19:03:08 [2021-08-11T19:03:08.961Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:08 [2021-08-11T19:03:08.961Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:08 [2021-08-11T19:03:08.961Z] #44 64.75 Setting up python3 (3.7.3-1) ...
19:03:09 [2021-08-11T19:03:09.897Z] #44 65.32 Setting up python3-six (1.12.0-1) ...
19:03:10 [2021-08-11T19:03:10.017Z] #44 61.91 Setting up python3 (3.7.3-1) ...
19:03:10 [2021-08-11T19:03:10.017Z] #44 ...
19:03:10 [2021-08-11T19:03:10.017Z] 
19:03:10 [2021-08-11T19:03:10.017Z] #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
19:03:10 [2021-08-11T19:03:10.017Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
19:03:10 [2021-08-11T19:03:10.017Z] #13 49.19 Selecting previously unselected package mingw-w64-x86-64-dev.
19:03:10 [2021-08-11T19:03:10.017Z] #13 49.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:03:10 [2021-08-11T19:03:10.017Z] #13 49.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:10 [2021-08-11T19:03:10.017Z] #13 57.17 Selecting previously unselected package gcc-mingw-w64-base.
19:03:10 [2021-08-11T19:03:10.017Z] #13 57.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:03:10 [2021-08-11T19:03:10.017Z] #13 57.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:10 [2021-08-11T19:03:10.017Z] #13 57.37 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:03:10 [2021-08-11T19:03:10.017Z] #13 57.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:03:10 [2021-08-11T19:03:10.017Z] #13 57.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:10 [2021-08-11T19:03:10.283Z] #13 ...
19:03:10 [2021-08-11T19:03:10.283Z] 
19:03:10 [2021-08-11T19:03:10.283Z] #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
19:03:10 [2021-08-11T19:03:10.283Z] #37 sha256:473f6b593b6a249406b6cafedfc40c41af13ad6d231f64492f0a9b765cdf5f8e
19:03:10 [2021-08-11T19:03:10.283Z] #37 7.748 -- Detecting C compile features - done
19:03:10 [2021-08-11T19:03:10.283Z] #37 7.774 -- Performing Test HAS_BUILTIN_FORTIFY
19:03:10 [2021-08-11T19:03:10.283Z] #37 7.899 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:03:10 [2021-08-11T19:03:10.283Z] #37 7.961 -- Configuring done
19:03:10 [2021-08-11T19:03:10.283Z] #37 7.975 -- Generating done
19:03:10 [2021-08-11T19:03:10.283Z] #37 7.982 -- Build files have been written to: /tmp/tmp.NPxvRxnNAy/tini
19:03:10 [2021-08-11T19:03:10.283Z] #37 7.991 + make tini-static
19:03:10 [2021-08-11T19:03:10.833Z] #44 66.41 Setting up python3-pkg-resources (40.8.0-1) ...
19:03:10 [2021-08-11T19:03:10.863Z] #37 ...
19:03:10 [2021-08-11T19:03:10.863Z] 
19:03:10 [2021-08-11T19:03:10.863Z] #46 [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
19:03:10 [2021-08-11T19:03:10.863Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:03:10 [2021-08-11T19:03:10.863Z] #46 53.14 os
19:03:10 [2021-08-11T19:03:10.863Z] #46 53.25 crypto/ed25519/internal/edwards25519
19:03:10 [2021-08-11T19:03:10.863Z] #46 53.98 crypto/md5
19:03:10 [2021-08-11T19:03:10.863Z] #46 54.27 crypto/aes
19:03:10 [2021-08-11T19:03:10.863Z] #46 56.03 crypto/des
19:03:10 [2021-08-11T19:03:10.863Z] #46 56.11 crypto/sha1
19:03:10 [2021-08-11T19:03:10.863Z] #46 57.35 crypto/sha256
19:03:10 [2021-08-11T19:03:10.863Z] #46 57.36 encoding/pem
19:03:10 [2021-08-11T19:03:10.863Z] #46 58.08 vendor/golang.org/x/crypto/chacha20
19:03:10 [2021-08-11T19:03:10.863Z] #46 58.13 vendor/golang.org/x/crypto/poly1305
19:03:10 [2021-08-11T19:03:10.863Z] #46 59.25 vendor/golang.org/x/crypto/chacha20poly1305
19:03:10 [2021-08-11T19:03:10.863Z] #46 59.61 path/filepath
19:03:10 [2021-08-11T19:03:10.863Z] #46 59.62 internal/lazyregexp
19:03:10 [2021-08-11T19:03:10.863Z] #46 59.63 fmt
19:03:10 [2021-08-11T19:03:10.863Z] #46 60.26 net
19:03:10 [2021-08-11T19:03:10.863Z] #46 61.39 os/exec
19:03:11 [2021-08-11T19:03:11.092Z] #44 ...
19:03:11 [2021-08-11T19:03:11.092Z] 
19:03:11 [2021-08-11T19:03:11.092Z] #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
19:03:11 [2021-08-11T19:03:11.092Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.08 Selecting previously unselected package binutils-mingw-w64.
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.42 Selecting previously unselected package dmsetup.
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.46 Unpacking dmsetup (2:1.02.155-3) ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.65 Selecting previously unselected package mingw-w64-common.
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 54.65 Unpacking mingw-w64-common (6.0.0-3) ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 59.69 Selecting previously unselected package mingw-w64-x86-64-dev.
19:03:11 [2021-08-11T19:03:11.092Z] #13 59.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:03:11 [2021-08-11T19:03:11.092Z] #13 59.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:11 [2021-08-11T19:03:11.128Z] #46 ...
19:03:11 [2021-08-11T19:03:11.128Z] 
19:03:11 [2021-08-11T19:03:11.128Z] #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
19:03:11 [2021-08-11T19:03:11.129Z] #37 sha256:473f6b593b6a249406b6cafedfc40c41af13ad6d231f64492f0a9b765cdf5f8e
19:03:11 [2021-08-11T19:03:11.129Z] #37 8.490 Scanning dependencies of target tini-static
19:03:11 [2021-08-11T19:03:11.129Z] #37 8.705 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:03:11 [2021-08-11T19:03:11.353Z] #13 ...
19:03:11 [2021-08-11T19:03:11.353Z] 
19:03:11 [2021-08-11T19:03:11.353Z] #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
19:03:11 [2021-08-11T19:03:11.353Z] #37 sha256:4df79ca67b76d7c0c7e1664bffde0889bf4624cb7a9a30565cbfa549d393c613
19:03:11 [2021-08-11T19:03:11.353Z] #37 8.183 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:03:11 [2021-08-11T19:03:11.353Z] #37 8.283 -- Configuring done
19:03:11 [2021-08-11T19:03:11.353Z] #37 8.306 -- Generating done
19:03:11 [2021-08-11T19:03:11.353Z] #37 8.316 -- Build files have been written to: /tmp/tmp.e2ZPunu87O/tini
19:03:11 [2021-08-11T19:03:11.353Z] #37 8.321 + make tini-static
19:03:11 [2021-08-11T19:03:11.353Z] #37 8.666 Scanning dependencies of target tini-static
19:03:11 [2021-08-11T19:03:11.353Z] #37 8.740 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:03:11 [2021-08-11T19:03:11.353Z] #37 9.977 [100%] Linking C executable tini-static
19:03:11 [2021-08-11T19:03:11.612Z] #37 10.59 [100%] Built target tini-static
19:03:11 [2021-08-11T19:03:11.881Z] #37 10.71 + mkdir -p /build
19:03:11 [2021-08-11T19:03:11.881Z] #37 10.71 + cp tini-static /build/docker-init
19:03:12 [2021-08-11T19:03:12.818Z] #37 DONE 11.6s
19:03:12 [2021-08-11T19:03:12.818Z] 
19:03:12 [2021-08-11T19:03:12.818Z] #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
19:03:12 [2021-08-11T19:03:12.818Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:12 [2021-08-11T19:03:12.818Z] #13 64.87 Selecting previously unselected package gcc-mingw-w64-base.
19:03:12 [2021-08-11T19:03:12.818Z] #13 64.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:12 [2021-08-11T19:03:12.818Z] #13 64.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:12 [2021-08-11T19:03:12.818Z] #13 65.48 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:03:12 [2021-08-11T19:03:12.818Z] #13 65.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:12 [2021-08-11T19:03:12.818Z] #13 65.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:13 [2021-08-11T19:03:13.067Z] #37 10.27 [100%] Linking C executable tini-static
19:03:13 [2021-08-11T19:03:13.077Z] #13 ...
19:03:13 [2021-08-11T19:03:13.077Z] 
19:03:13 [2021-08-11T19:03:13.077Z] #52 [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
19:03:13 [2021-08-11T19:03:13.077Z] #52 sha256:d1975d3e1347ff5fd27c26c0b04f854a4f406e4ebf6918d489723422c6b43aa3
19:03:13 [2021-08-11T19:03:13.077Z] #52 59.17 context
19:03:13 [2021-08-11T19:03:13.077Z] #52 59.98 internal/syscall/unix
19:03:13 [2021-08-11T19:03:13.077Z] #52 60.35 internal/poll
19:03:13 [2021-08-11T19:03:13.077Z] #52 63.36 io/fs
19:03:13 [2021-08-11T19:03:13.077Z] #52 64.01 encoding/binary
19:03:13 [2021-08-11T19:03:13.077Z] #52 64.66 os
19:03:13 [2021-08-11T19:03:13.077Z] #52 66.55 encoding/base64
19:03:13 [2021-08-11T19:03:13.077Z] #52 67.43 golang.org/x/sys/unix
19:03:13 [2021-08-11T19:03:13.077Z] #52 69.27 fmt
19:03:13 [2021-08-11T19:03:13.077Z] #52 ...
19:03:13 [2021-08-11T19:03:13.077Z] 
19:03:13 [2021-08-11T19:03:13.077Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:13 [2021-08-11T19:03:13.077Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:13 [2021-08-11T19:03:13.077Z] #44 68.08 Setting up python3-protobuf (3.6.1.3-2) ...
19:03:13 [2021-08-11T19:03:13.429Z] #57 ...
19:03:13 [2021-08-11T19:03:13.430Z] 
19:03:13 [2021-08-11T19:03:13.430Z] #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
19:03:13 [2021-08-11T19:03:13.430Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:03:13 [2021-08-11T19:03:13.430Z] #32 57.74 Checking out files:  88% (1342/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:03:13 [2021-08-11T19:03:13.430Z] #32 58.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:03:13 [2021-08-11T19:03:13.430Z] #32 59.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:03:13 [2021-08-11T19:03:13.442Z] #63 26.07 Reading package lists...
19:03:13 [2021-08-11T19:03:13.442Z] #63 ...
19:03:13 [2021-08-11T19:03:13.442Z] 
19:03:13 [2021-08-11T19:03:13.442Z] #19 [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
19:03:13 [2021-08-11T19:03:13.442Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
19:03:13 [2021-08-11T19:03:13.442Z] #19 25.86 Fetched 51.2 MB in 25s (2082 kB/s)
19:03:13 [2021-08-11T19:03:13.589Z] #37 10.93 [100%] Built target tini-static
19:03:13 [2021-08-11T19:03:13.589Z] #37 11.05 + mkdir -p /build
19:03:13 [2021-08-11T19:03:13.589Z] #37 11.05 + cp tini-static /build/docker-init
19:03:15 [2021-08-11T19:03:15.334Z] #32 ...
19:03:15 [2021-08-11T19:03:15.334Z] 
19:03:15 [2021-08-11T19:03:15.334Z] #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
19:03:15 [2021-08-11T19:03:15.334Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:15 [2021-08-11T19:03:15.334Z] #13 53.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 53.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 57.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.41 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]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.41 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 59.60 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
19:03:15 [2021-08-11T19:03:15.334Z] #13 60.77 debconf: delaying package configuration, since apt-utils is not installed
19:03:15 [2021-08-11T19:03:15.335Z] #13 60.98 Fetched 77.8 MB in 8s (10.2 MB/s)
19:03:15 [2021-08-11T19:03:15.335Z] #13 61.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:03:15 [2021-08-11T19:03:15.335Z] #13 61.20 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
19:03:15 [2021-08-11T19:03:15.335Z] #13 61.23 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:03:15 [2021-08-11T19:03:15.376Z] #19 25.86 Reading package lists...
19:03:15 [2021-08-11T19:03:15.376Z] #19 ...
19:03:15 [2021-08-11T19:03:15.376Z] 
19:03:15 [2021-08-11T19:03:15.376Z] #43 [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
19:03:15 [2021-08-11T19:03:15.376Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
19:03:15 [2021-08-11T19:03:15.376Z] #43 26.07 Fetched 48.3 MB in 24s (1991 kB/s)
19:03:15 [2021-08-11T19:03:15.376Z] #43 26.07 Reading package lists...
19:03:15 [2021-08-11T19:03:15.593Z] #13 61.49 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
19:03:15 [2021-08-11T19:03:15.593Z] #13 61.61 Selecting previously unselected package binutils-mingw-w64-i686.
19:03:15 [2021-08-11T19:03:15.633Z] #43 35.62 Reading package lists...
19:03:15 [2021-08-11T19:03:15.633Z] #43 ...
19:03:15 [2021-08-11T19:03:15.633Z] 
19:03:15 [2021-08-11T19:03:15.633Z] #63 [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
19:03:15 [2021-08-11T19:03:15.633Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd
19:03:15 [2021-08-11T19:03:15.633Z] #63 26.07 Reading package lists...
19:03:15 [2021-08-11T19:03:15.734Z] #44 ...
19:03:15 [2021-08-11T19:03:15.735Z] 
19:03:15 [2021-08-11T19:03:15.735Z] #46 [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
19:03:15 [2021-08-11T19:03:15.735Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:03:15 [2021-08-11T19:03:15.735Z] #46 61.56 internal/fmtsort
19:03:15 [2021-08-11T19:03:15.735Z] #46 62.08 internal/syscall/execenv
19:03:15 [2021-08-11T19:03:15.735Z] #46 62.26 path
19:03:15 [2021-08-11T19:03:15.735Z] #46 62.88 regexp/syntax
19:03:15 [2021-08-11T19:03:15.735Z] #46 62.90 io/fs
19:03:15 [2021-08-11T19:03:15.735Z] #46 64.09 os
19:03:15 [2021-08-11T19:03:15.735Z] #46 67.36 regexp
19:03:15 [2021-08-11T19:03:15.735Z] #46 68.95 fmt
19:03:15 [2021-08-11T19:03:15.735Z] #46 71.29 path/filepath
19:03:15 [2021-08-11T19:03:15.852Z] #13 61.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:03:15 [2021-08-11T19:03:15.852Z] #13 61.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:03:15 [2021-08-11T19:03:15.852Z] #13 61.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:03:15 [2021-08-11T19:03:15.992Z] #46 ...
19:03:15 [2021-08-11T19:03:15.992Z] 
19:03:15 [2021-08-11T19:03:15.993Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:15 [2021-08-11T19:03:15.993Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:15 [2021-08-11T19:03:15.993Z] #44 71.52 Setting up criu (3.15-1) ...
19:03:16 [2021-08-11T19:03:16.160Z] #37 DONE 13.4s
19:03:16 [2021-08-11T19:03:16.160Z] 
19:03:16 [2021-08-11T19:03:16.160Z] #46 [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
19:03:16 [2021-08-11T19:03:16.160Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:03:16 [2021-08-11T19:03:16.160Z] #46 63.91 flag
19:03:16 [2021-08-11T19:03:16.160Z] #46 64.02 go/token
19:03:16 [2021-08-11T19:03:16.160Z] #46 64.68 net/url
19:03:16 [2021-08-11T19:03:16.160Z] #46 65.45 go/scanner
19:03:16 [2021-08-11T19:03:16.160Z] #46 66.61 text/template/parse
19:03:16 [2021-08-11T19:03:16.160Z] #46 66.76 log
19:03:16 [2021-08-11T19:03:16.160Z] #46 67.41 go/ast
19:03:16 [2021-08-11T19:03:16.160Z] #46 67.96 encoding/json
19:03:16 [2021-08-11T19:03:16.737Z] #46 ...
19:03:16 [2021-08-11T19:03:16.737Z] 
19:03:16 [2021-08-11T19:03:16.737Z] #52 [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
19:03:16 [2021-08-11T19:03:16.737Z] #52 sha256:3d53901465b3244ad7a3a82378e75d658c741ffa1833371a23b81929b7c57c32
19:03:16 [2021-08-11T19:03:16.737Z] #52 58.87 mvdan.cc/sh/v3/fileutil
19:03:16 [2021-08-11T19:03:16.737Z] #52 58.88 path/filepath
19:03:16 [2021-08-11T19:03:16.737Z] #52 58.88 fmt
19:03:16 [2021-08-11T19:03:16.737Z] #52 59.89 golang.org/x/crypto/ssh/terminal
19:03:16 [2021-08-11T19:03:16.737Z] #52 60.80 io/ioutil
19:03:16 [2021-08-11T19:03:16.737Z] #52 62.71 flag
19:03:16 [2021-08-11T19:03:16.737Z] #52 62.71 go/token
19:03:16 [2021-08-11T19:03:16.737Z] #52 62.71 github.com/pkg/diff
19:03:16 [2021-08-11T19:03:16.737Z] #52 62.71 encoding/json
19:03:16 [2021-08-11T19:03:16.737Z] #52 64.16 go/scanner
19:03:16 [2021-08-11T19:03:16.737Z] #52 65.07 mvdan.cc/editorconfig
19:03:16 [2021-08-11T19:03:16.737Z] #52 65.64 mvdan.cc/sh/v3/syntax
19:03:16 [2021-08-11T19:03:16.737Z] #52 65.70 go/ast
19:03:16 [2021-08-11T19:03:16.788Z] #13 ...
19:03:16 [2021-08-11T19:03:16.788Z] 
19:03:16 [2021-08-11T19:03:16.788Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:16 [2021-08-11T19:03:16.788Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:16 [2021-08-11T19:03:16.788Z] #44 55.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:03:16 [2021-08-11T19:03:16.788Z] #44 55.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:03:16 [2021-08-11T19:03:16.788Z] #44 55.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:03:16 [2021-08-11T19:03:16.788Z] #44 58.09 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
19:03:16 [2021-08-11T19:03:16.788Z] #44 59.38 debconf: delaying package configuration, since apt-utils is not installed
19:03:16 [2021-08-11T19:03:16.788Z] #44 59.58 Fetched 6695 kB in 4s (1881 kB/s)
19:03:16 [2021-08-11T19:03:16.788Z] #44 59.71 Selecting previously unselected package libpython3.7-minimal:amd64.
19:03:16 [2021-08-11T19:03:16.788Z] #44 59.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 ... 15421 files and directories currently installed.)
19:03:16 [2021-08-11T19:03:16.788Z] #44 59.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:03:16 [2021-08-11T19:03:16.788Z] #44 59.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:03:16 [2021-08-11T19:03:16.788Z] #44 60.77 Selecting previously unselected package python3.7-minimal.
19:03:16 [2021-08-11T19:03:16.788Z] #44 60.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:03:16 [2021-08-11T19:03:16.788Z] #44 60.78 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:03:16 [2021-08-11T19:03:16.788Z] #44 62.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:03:16 [2021-08-11T19:03:16.788Z] #44 62.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:03:16 [2021-08-11T19:03:16.788Z] #44 66.03 Selecting previously unselected package python3-minimal.
19:03:16 [2021-08-11T19:03:16.788Z] #44 66.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
19:03:16 [2021-08-11T19:03:16.788Z] #44 66.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:03:16 [2021-08-11T19:03:16.788Z] #44 66.12 Unpacking python3-minimal (3.7.3-1) ...
19:03:17 [2021-08-11T19:03:17.047Z] #44 66.24 Selecting previously unselected package libmpdec2:amd64.
19:03:17 [2021-08-11T19:03:17.047Z] #44 66.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:03:17 [2021-08-11T19:03:17.047Z] #44 66.27 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:03:17 [2021-08-11T19:03:17.047Z] #44 66.40 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:03:17 [2021-08-11T19:03:17.047Z] #44 66.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:03:17 [2021-08-11T19:03:17.047Z] #44 66.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:03:17 [2021-08-11T19:03:17.939Z] #44 73.45 Processing triggers for libc-bin (2.28-10) ...
19:03:17 [2021-08-11T19:03:17.990Z] #44 ...
19:03:17 [2021-08-11T19:03:17.990Z] 
19:03:17 [2021-08-11T19:03:17.990Z] #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
19:03:17 [2021-08-11T19:03:17.990Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:03:17 [2021-08-11T19:03:17.990Z] #36 57.83 Selecting previously unselected package cmake-data.
19:03:17 [2021-08-11T19:03:17.990Z] #36 57.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:03:17 [2021-08-11T19:03:17.990Z] #36 57.84 Unpacking cmake-data (3.13.4-1) ...
19:03:17 [2021-08-11T19:03:17.990Z] #36 61.04 Selecting previously unselected package libicu63:amd64.
19:03:17 [2021-08-11T19:03:17.990Z] #36 61.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:03:17 [2021-08-11T19:03:17.990Z] #36 61.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:03:17 [2021-08-11T19:03:17.991Z] #36 67.09 Selecting previously unselected package libxml2:amd64.
19:03:17 [2021-08-11T19:03:17.991Z] #36 67.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
19:03:17 [2021-08-11T19:03:17.991Z] #36 67.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:03:17 [2021-08-11T19:03:17.991Z] #36 67.72 Selecting previously unselected package libarchive13:amd64.
19:03:17 [2021-08-11T19:03:17.991Z] #36 67.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:03:17 [2021-08-11T19:03:17.991Z] #36 67.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:03:18 [2021-08-11T19:03:18.207Z] #44 73.67 Processing triggers for mime-support (3.62) ...
19:03:18 [2021-08-11T19:03:18.251Z] #36 ...
19:03:18 [2021-08-11T19:03:18.251Z] 
19:03:18 [2021-08-11T19:03:18.251Z] #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
19:03:18 [2021-08-11T19:03:18.251Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:18 [2021-08-11T19:03:18.251Z] #13 64.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:03:18 [2021-08-11T19:03:18.251Z] #13 64.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:03:18 [2021-08-11T19:03:18.251Z] #13 64.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:03:18 [2021-08-11T19:03:18.774Z] #44 DONE 74.3s
19:03:18 [2021-08-11T19:03:18.774Z] 
19:03:18 [2021-08-11T19:03:18.774Z] #46 [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
19:03:18 [2021-08-11T19:03:18.774Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:03:18 [2021-08-11T19:03:18.774Z] #46 72.74 internal/lazyregexp
19:03:18 [2021-08-11T19:03:18.774Z] #46 73.17 io/ioutil
19:03:18 [2021-08-11T19:03:18.774Z] #46 73.62 github.com/LK4D4/vndr/versioned
19:03:18 [2021-08-11T19:03:18.774Z] #46 73.74 flag
19:03:18 [2021-08-11T19:03:18.774Z] #46 73.83 go/token
19:03:18 [2021-08-11T19:03:18.774Z] #46 74.75 go/scanner
19:03:19 [2021-08-11T19:03:19.239Z] #13 ...
19:03:19 [2021-08-11T19:03:19.239Z] 
19:03:19 [2021-08-11T19:03:19.239Z] #48 [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
19:03:19 [2021-08-11T19:03:19.239Z] #48 sha256:6b19b2f5a5230759b1eb636bf04b4998ea6ed6fe98bf091cbe0babc90e5bf671
19:03:19 [2021-08-11T19:03:19.239Z] #48 DONE 68.8s
19:03:19 [2021-08-11T19:03:19.239Z] 
19:03:19 [2021-08-11T19:03:19.239Z] #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
19:03:19 [2021-08-11T19:03:19.239Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:03:19 [2021-08-11T19:03:19.239Z] #36 68.50 Selecting previously unselected package libjsoncpp1:amd64.
19:03:19 [2021-08-11T19:03:19.239Z] #36 68.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:03:19 [2021-08-11T19:03:19.239Z] #36 68.52 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:03:19 [2021-08-11T19:03:19.239Z] #36 68.82 Selecting previously unselected package librhash0:amd64.
19:03:19 [2021-08-11T19:03:19.239Z] #36 68.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:03:19 [2021-08-11T19:03:19.239Z] #36 68.83 Unpacking librhash0:amd64 (1.3.8-1) ...
19:03:19 [2021-08-11T19:03:19.239Z] #36 69.05 Selecting previously unselected package libuv1:amd64.
19:03:19 [2021-08-11T19:03:19.239Z] #36 69.05 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
19:03:19 [2021-08-11T19:03:19.239Z] #36 69.06 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
19:03:19 [2021-08-11T19:03:19.348Z] #46 75.55 net/url
19:03:19 [2021-08-11T19:03:19.514Z] #36 69.26 Selecting previously unselected package cmake.
19:03:19 [2021-08-11T19:03:19.514Z] #36 69.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:03:19 [2021-08-11T19:03:19.514Z] #36 ...
19:03:19 [2021-08-11T19:03:19.514Z] 
19:03:19 [2021-08-11T19:03:19.514Z] #46 [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
19:03:19 [2021-08-11T19:03:19.514Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:03:19 [2021-08-11T19:03:19.514Z] #46 59.25 sync
19:03:19 [2021-08-11T19:03:19.514Z] #46 59.25 internal/reflectlite
19:03:19 [2021-08-11T19:03:19.514Z] #46 61.03 internal/testlog
19:03:19 [2021-08-11T19:03:19.514Z] #46 61.34 github.com/LK4D4/vndr/godl/singleflight
19:03:19 [2021-08-11T19:03:19.514Z] #46 61.64 math/rand
19:03:19 [2021-08-11T19:03:19.514Z] #46 62.23 errors
19:03:19 [2021-08-11T19:03:19.514Z] #46 62.58 io
19:03:19 [2021-08-11T19:03:19.514Z] #46 62.78 strconv
19:03:19 [2021-08-11T19:03:19.514Z] #46 63.84 bytes
19:03:19 [2021-08-11T19:03:19.514Z] #46 65.84 strings
19:03:19 [2021-08-11T19:03:19.514Z] #46 67.06 reflect
19:03:19 [2021-08-11T19:03:19.514Z] #46 69.17 bufio
19:03:19 [2021-08-11T19:03:19.514Z] #46 ...
19:03:19 [2021-08-11T19:03:19.514Z] 
19:03:19 [2021-08-11T19:03:19.514Z] #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
19:03:19 [2021-08-11T19:03:19.514Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:03:19 [2021-08-11T19:03:19.514Z] #36 69.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:03:19 [2021-08-11T19:03:19.514Z] #36 69.31 Unpacking cmake (3.13.4-1) ...
19:03:19 [2021-08-11T19:03:19.915Z] #46 75.99 go/ast
19:03:20 [2021-08-11T19:03:20.062Z] #52 ...
19:03:20 [2021-08-11T19:03:20.062Z] 
19:03:20 [2021-08-11T19:03:20.062Z] #57 [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
19:03:20 [2021-08-11T19:03:20.062Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:03:20 [2021-08-11T19:03:20.089Z] #36 ...
19:03:20 [2021-08-11T19:03:20.089Z] 
19:03:20 [2021-08-11T19:03:20.089Z] #52 [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
19:03:20 [2021-08-11T19:03:20.089Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:03:20 [2021-08-11T19:03:20.089Z] #52 59.98 internal/reflectlite
19:03:20 [2021-08-11T19:03:20.089Z] #52 59.99 sync
19:03:20 [2021-08-11T19:03:20.089Z] #52 61.33 internal/testlog
19:03:20 [2021-08-11T19:03:20.089Z] #52 62.54 sort
19:03:20 [2021-08-11T19:03:20.089Z] #52 62.56 errors
19:03:20 [2021-08-11T19:03:20.089Z] #52 63.06 io
19:03:20 [2021-08-11T19:03:20.089Z] #52 63.57 internal/oserror
19:03:20 [2021-08-11T19:03:20.089Z] #52 63.70 syscall
19:03:20 [2021-08-11T19:03:20.089Z] #52 64.56 bytes
19:03:20 [2021-08-11T19:03:20.089Z] #52 66.72 strconv
19:03:20 [2021-08-11T19:03:20.348Z] #52 ...
19:03:20 [2021-08-11T19:03:20.348Z] 
19:03:20 [2021-08-11T19:03:20.348Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:20 [2021-08-11T19:03:20.348Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:20 [2021-08-11T19:03:20.348Z] #44 68.58 Selecting previously unselected package python3.7.
19:03:20 [2021-08-11T19:03:20.348Z] #44 68.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:03:20 [2021-08-11T19:03:20.348Z] #44 68.60 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:03:20 [2021-08-11T19:03:20.348Z] #44 68.87 Selecting previously unselected package libpython3-stdlib:amd64.
19:03:20 [2021-08-11T19:03:20.348Z] #44 68.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:03:20 [2021-08-11T19:03:20.348Z] #44 68.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:03:20 [2021-08-11T19:03:20.348Z] #44 69.13 Setting up python3-minimal (3.7.3-1) ...
19:03:20 [2021-08-11T19:03:20.856Z] #57 43.91 Checking out files:  36% (1647/4559)   
Checking out files:  37% (1687/4559)   
Checking out files:  38% (1733/4559)   
Checking out files:  39% (1779/4559)   
Checking out files:  40% (1824/4559)   
Checking out files:  41% (1870/4559)   
Checking out files:  42% (1915/4559)   
Checking out files:  43% (1961/4559)   
Checking out files:  44% (2006/4559)   
Checking out files:  45% (2052/4559)   
Checking out files:  46% (2098/4559)   
Checking out files:  47% (2143/4559)   
Checking out files:  48% (2189/4559)   
Checking out files:  49% (2234/4559)   
Checking out files:  50% (2280/4559)   
Checking out files:  51% (2326/4559)   
Checking out files:  52% (2371/4559)   
Checking out files:  53% (2417/4559)   
Checking out files:  54% (2462/4559)   
Checking out files:  55% (2508/4559)   
Checking out files:  56% (2554/4559)   
Checking out files:  57% (2599/4559)   
Checking out files:  58% (2645/4559)   
Checking out files:  59% (2690/4559)   
Checking out files:  60% (2736/4559)   
Checking out files:  61% (2781/4559)   
Checking out files:  62% (2827/4559)   
Checking out files:  63% (2873/4559)   
Checking out files:  64% (2918/4559)   
Checking out files:  65% (2964/4559)   
Checking out files:  66% (3009/4559)   
Checking out files:  67% (3055/4559)   
Checking out files:  68% (3101/4559)   
Checking out files:  69% (3146/4559)   
Checking out files:  70% (3192/4559)   
Checking out files:  71% (3237/4559)   
Checking out files:  72% (3283/4559)   
Checking out files:  73% (3329/4559)   
Checking out files:  74% (3374/4559)   
Checking out files:  75% (3420/4559)   
Checking out files:  76% (3465/4559)   
Checking out files:  77% (3511/4559)   
Checking out files:  77% (3514/4559)   
Checking out files:  78% (3557/4559)   
Checking out files:  79% (3602/4559)   
Checking out files:  80% (3648/4559)   
Checking out files:  81% (3693/4559)   
Checking out files:  82% (3739/4559)   
Checking out files:  83% (3784/4559)   
Checking out files:  84% (3830/4559)   
Checking out files:  85% (3876/4559)   
Checking out files:  86% (3921/4559)   
Checking out files:  87% (3967/4559)   
Checking out files:  88% (4012/4559)   
19:03:20 [2021-08-11T19:03:20.856Z] #57 ...
19:03:20 [2021-08-11T19:03:20.856Z] 
19:03:20 [2021-08-11T19:03:20.856Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:20 [2021-08-11T19:03:20.856Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:03:20 [2021-08-11T19:03:20.856Z] #44 62.86 Setting up python3-six (1.12.0-1) ...
19:03:20 [2021-08-11T19:03:20.856Z] #44 63.95 Setting up python3-pkg-resources (40.8.0-1) ...
19:03:20 [2021-08-11T19:03:20.856Z] #44 66.43 Setting up python3-protobuf (3.6.1.3-2) ...
19:03:20 [2021-08-11T19:03:20.856Z] #44 69.95 Setting up criu (3.15-1) ...
19:03:20 [2021-08-11T19:03:20.856Z] #44 71.98 Processing triggers for libc-bin (2.28-10) ...
19:03:20 [2021-08-11T19:03:20.856Z] #44 72.12 Processing triggers for mime-support (3.62) ...
19:03:21 [2021-08-11T19:03:21.121Z] #44 ...
19:03:21 [2021-08-11T19:03:21.121Z] 
19:03:21 [2021-08-11T19:03:21.121Z] #57 [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
19:03:21 [2021-08-11T19:03:21.121Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:03:21 [2021-08-11T19:03:21.291Z] #46 77.41 text/template/parse
19:03:21 [2021-08-11T19:03:21.385Z] #57 43.91 Checking out files:  36% (1647/4559)   
Checking out files:  37% (1687/4559)   
Checking out files:  38% (1733/4559)   
Checking out files:  39% (1779/4559)   
Checking out files:  40% (1824/4559)   
Checking out files:  41% (1870/4559)   
Checking out files:  42% (1915/4559)   
Checking out files:  43% (1961/4559)   
Checking out files:  44% (2006/4559)   
Checking out files:  45% (2052/4559)   
Checking out files:  46% (2098/4559)   
Checking out files:  47% (2143/4559)   
Checking out files:  48% (2189/4559)   
Checking out files:  49% (2234/4559)   
Checking out files:  50% (2280/4559)   
Checking out files:  51% (2326/4559)   
Checking out files:  52% (2371/4559)   
Checking out files:  53% (2417/4559)   
Checking out files:  54% (2462/4559)   
Checking out files:  55% (2508/4559)   
Checking out files:  56% (2554/4559)   
Checking out files:  57% (2599/4559)   
Checking out files:  58% (2645/4559)   
Checking out files:  59% (2690/4559)   
Checking out files:  60% (2736/4559)   
Checking out files:  61% (2781/4559)   
Checking out files:  62% (2827/4559)   
Checking out files:  63% (2873/4559)   
Checking out files:  64% (2918/4559)   
Checking out files:  65% (2964/4559)   
Checking out files:  66% (3009/4559)   
Checking out files:  67% (3055/4559)   
Checking out files:  68% (3101/4559)   
Checking out files:  69% (3146/4559)   
Checking out files:  70% (3192/4559)   
Checking out files:  71% (3237/4559)   
Checking out files:  72% (3283/4559)   
Checking out files:  73% (3329/4559)   
Checking out files:  74% (3374/4559)   
Checking out files:  75% (3420/4559)   
Checking out files:  76% (3465/4559)   
Checking out files:  77% (3511/4559)   
Checking out files:  77% (3514/4559)   
Checking out files:  78% (3557/4559)   
Checking out files:  79% (3602/4559)   
Checking out files:  80% (3648/4559)   
Checking out files:  81% (3693/4559)   
Checking out files:  82% (3739/4559)   
Checking out files:  83% (3784/4559)   
Checking out files:  84% (3830/4559)   
Checking out files:  85% (3876/4559)   
Checking out files:  86% (3921/4559)   
Checking out files:  87% (3967/4559)   
Checking out files:  88% (4012/4559)   
Checking out files:  89% (4058/4559)   
Checking out files:  90% (4104/4559)   
Checking out files:  91% (4149/4559)   
Checking out files:  92% (4195/4559)   
Checking out files:  93% (4240/4559)   
Checking out files:  94% (4286/4559)   
Checking out files:  95% (4332/4559)   
Checking out files:  96% (4377/4559)   
Checking out files:  97% (4423/4559)   
Checking out files:  98% (4468/4559)   
Checking out files:  99% (4514/4559)   
Checking out files: 100% (4559/4559)   
Checking out files: 100% (4559/4559), done.
19:03:21 [2021-08-11T19:03:21.385Z] #57 45.80 + cd /tmp/tmp.vTBWliqh7M/src/github.com/containerd/containerd
19:03:21 [2021-08-11T19:03:21.655Z] #57 ...
19:03:21 [2021-08-11T19:03:21.655Z] 
19:03:21 [2021-08-11T19:03:21.655Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:21 [2021-08-11T19:03:21.655Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
19:03:21 [2021-08-11T19:03:21.655Z] #44 DONE 73.5s
19:03:21 [2021-08-11T19:03:21.655Z] 
19:03:21 [2021-08-11T19:03:21.655Z] #57 [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
19:03:21 [2021-08-11T19:03:21.655Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:03:21 [2021-08-11T19:03:21.655Z] #57 45.80 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:03:21 [2021-08-11T19:03:21.727Z] #44 70.96 Selecting previously unselected package python3.
19:03:21 [2021-08-11T19:03:21.727Z] #44 70.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 ... 16073 files and directories currently installed.)
19:03:21 [2021-08-11T19:03:21.727Z] #44 71.02 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
19:03:21 [2021-08-11T19:03:21.727Z] #44 71.04 Unpacking python3 (3.7.3-1) ...
19:03:21 [2021-08-11T19:03:21.987Z] #44 71.19 Selecting previously unselected package libprotobuf17:amd64.
19:03:21 [2021-08-11T19:03:21.987Z] #44 71.19 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:03:21 [2021-08-11T19:03:21.987Z] #44 71.21 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:03:22 [2021-08-11T19:03:22.554Z] #44 71.92 Selecting previously unselected package python3-pkg-resources.
19:03:22 [2021-08-11T19:03:22.554Z] #44 71.92 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
19:03:22 [2021-08-11T19:03:22.554Z] #44 71.93 Unpacking python3-pkg-resources (40.8.0-1) ...
19:03:22 [2021-08-11T19:03:22.618Z] #57 46.99 + export 'BUILDTAGS=netgo osusergo static_build'
19:03:22 [2021-08-11T19:03:22.618Z] #57 46.99 + BUILDTAGS='netgo osusergo static_build'
19:03:22 [2021-08-11T19:03:22.618Z] #57 46.99 + export EXTRA_FLAGS=-buildmode=pie
19:03:22 [2021-08-11T19:03:22.618Z] #57 46.99 + EXTRA_FLAGS=-buildmode=pie
19:03:22 [2021-08-11T19:03:22.618Z] #57 46.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:03:22 [2021-08-11T19:03:22.618Z] #57 46.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:03:22 [2021-08-11T19:03:22.618Z] #57 46.99 + '[' '' = dynamic ']'
19:03:22 [2021-08-11T19:03:22.618Z] #57 46.99 + make
19:03:22 [2021-08-11T19:03:22.813Z] #44 72.15 Selecting previously unselected package python3-six.
19:03:23 [2021-08-11T19:03:23.072Z] #44 72.16 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
19:03:23 [2021-08-11T19:03:23.072Z] #44 72.18 Unpacking python3-six (1.12.0-1) ...
19:03:23 [2021-08-11T19:03:23.072Z] #44 72.31 Selecting previously unselected package python3-protobuf.
19:03:23 [2021-08-11T19:03:23.072Z] #44 72.31 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
19:03:23 [2021-08-11T19:03:23.072Z] #44 72.32 Unpacking python3-protobuf (3.6.1.3-2) ...
19:03:23 [2021-08-11T19:03:23.331Z] #44 72.79 Selecting previously unselected package libnet1:amd64.
19:03:23 [2021-08-11T19:03:23.590Z] #44 72.80 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:03:23 [2021-08-11T19:03:23.590Z] #44 72.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:03:23 [2021-08-11T19:03:23.590Z] #44 72.93 Selecting previously unselected package libnl-3-200:amd64.
19:03:23 [2021-08-11T19:03:23.590Z] #44 72.93 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
19:03:23 [2021-08-11T19:03:23.851Z] #44 72.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:03:23 [2021-08-11T19:03:23.851Z] #44 73.20 Selecting previously unselected package libprotobuf-c1:amd64.
19:03:24 [2021-08-11T19:03:24.111Z] #44 ...
19:03:24 [2021-08-11T19:03:24.111Z] 
19:03:24 [2021-08-11T19:03:24.111Z] #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
19:03:24 [2021-08-11T19:03:24.111Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
19:03:24 [2021-08-11T19:03:24.111Z] #36 72.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 72.85 Setting up xxd (2:8.1.0875-5) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 72.86 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 72.88 Setting up vim-common (2:8.1.0875-5) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 72.92 Setting up librhash0:amd64 (1.3.8-1) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 72.95 Setting up cmake-data (3.13.4-1) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 72.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 73.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 73.03 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 73.04 Setting up cmake (3.13.4-1) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 73.06 Processing triggers for libc-bin (2.28-10) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 73.17 Processing triggers for mime-support (3.62) ...
19:03:24 [2021-08-11T19:03:24.111Z] #36 DONE 73.8s
19:03:24 [2021-08-11T19:03:24.111Z] 
19:03:24 [2021-08-11T19:03:24.111Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:24 [2021-08-11T19:03:24.111Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:24 [2021-08-11T19:03:24.111Z] #44 73.22 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:03:24 [2021-08-11T19:03:24.111Z] #44 73.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:03:24 [2021-08-11T19:03:24.370Z] #44 73.46 Selecting previously unselected package criu.
19:03:24 [2021-08-11T19:03:24.370Z] #44 73.46 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
19:03:24 [2021-08-11T19:03:24.370Z] #44 73.47 Unpacking criu (3.15-1) ...
19:03:24 [2021-08-11T19:03:24.550Z] #57 48.93 + bin/ctr
19:03:24 [2021-08-11T19:03:24.575Z] #46 80.27 go/parser
19:03:24 [2021-08-11T19:03:24.815Z] #57 ...
19:03:24 [2021-08-11T19:03:24.815Z] 
19:03:24 [2021-08-11T19:03:24.816Z] #52 [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
19:03:24 [2021-08-11T19:03:24.816Z] #52 sha256:3d53901465b3244ad7a3a82378e75d658c741ffa1833371a23b81929b7c57c32
19:03:24 [2021-08-11T19:03:24.816Z] #52 74.56 mvdan.cc/sh/v3/cmd/shfmt
19:03:24 [2021-08-11T19:03:24.816Z] #52 DONE 77.1s
19:03:24 [2021-08-11T19:03:24.816Z] 
19:03:24 [2021-08-11T19:03:24.816Z] #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
19:03:24 [2021-08-11T19:03:24.816Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
19:03:24 [2021-08-11T19:03:24.816Z] #13 72.06 Selecting previously unselected package g++-mingw-w64-x86-64.
19:03:24 [2021-08-11T19:03:24.816Z] #13 72.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:03:24 [2021-08-11T19:03:24.816Z] #13 72.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:25 [2021-08-11T19:03:25.307Z] #44 74.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:03:25 [2021-08-11T19:03:25.307Z] #44 74.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:03:25 [2021-08-11T19:03:25.307Z] #44 74.44 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:03:25 [2021-08-11T19:03:25.307Z] #44 74.48 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:03:25 [2021-08-11T19:03:25.307Z] #44 74.51 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:03:25 [2021-08-11T19:03:25.307Z] #44 74.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:03:25 [2021-08-11T19:03:25.307Z] #44 74.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:03:25 [2021-08-11T19:03:25.307Z] #44 74.57 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:03:25 [2021-08-11T19:03:25.657Z] #63 36.01 Reading package lists...
19:03:25 [2021-08-11T19:03:25.657Z] #63 ...
19:03:25 [2021-08-11T19:03:25.657Z] 
19:03:25 [2021-08-11T19:03:25.657Z] #19 [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
19:03:25 [2021-08-11T19:03:25.657Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
19:03:25 [2021-08-11T19:03:25.657Z] #19 25.86 Reading package lists...
19:03:25 [2021-08-11T19:03:25.657Z] #19 36.43 Reading package lists...
19:03:25 [2021-08-11T19:03:25.657Z] #19 ...
19:03:25 [2021-08-11T19:03:25.657Z] 
19:03:25 [2021-08-11T19:03:25.657Z] #43 [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
19:03:25 [2021-08-11T19:03:25.657Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
19:03:25 [2021-08-11T19:03:25.657Z] #43 35.62 Reading package lists...
19:03:25 [2021-08-11T19:03:25.950Z] #46 82.20 text/template
19:03:27 [2021-08-11T19:03:27.066Z] #43 45.06 Building dependency tree...
19:03:27 [2021-08-11T19:03:27.324Z] #46 83.53 log
19:03:27 [2021-08-11T19:03:27.668Z] #43 48.04 The following additional packages will be installed:
19:03:27 [2021-08-11T19:03:27.668Z] #43 48.07   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
19:03:27 [2021-08-11T19:03:27.892Z] #46 ...
19:03:27 [2021-08-11T19:03:27.892Z] 
19:03:27 [2021-08-11T19:03:27.892Z] #52 [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
19:03:27 [2021-08-11T19:03:27.892Z] #52 sha256:d1975d3e1347ff5fd27c26c0b04f854a4f406e4ebf6918d489723422c6b43aa3
19:03:27 [2021-08-11T19:03:27.892Z] #52 73.91 encoding/json
19:03:27 [2021-08-11T19:03:27.892Z] #52 76.31 github.com/pkg/diff
19:03:27 [2021-08-11T19:03:27.892Z] #52 77.65 go/ast
19:03:27 [2021-08-11T19:03:27.892Z] #52 79.81 golang.org/x/crypto/ssh/terminal
19:03:27 [2021-08-11T19:03:27.892Z] #52 81.34 text/tabwriter
19:03:27 [2021-08-11T19:03:27.892Z] #52 81.34 mvdan.cc/editorconfig
19:03:27 [2021-08-11T19:03:27.892Z] #52 81.91 mvdan.cc/sh/v3/fileutil
19:03:27 [2021-08-11T19:03:27.892Z] #52 82.06 mvdan.cc/sh/v3/syntax
19:03:27 [2021-08-11T19:03:27.892Z] #52 ...
19:03:27 [2021-08-11T19:03:27.892Z] 
19:03:27 [2021-08-11T19:03:27.892Z] #46 [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
19:03:27 [2021-08-11T19:03:27.892Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:03:27 [2021-08-11T19:03:27.892Z] #46 84.25 encoding/xml
19:03:27 [2021-08-11T19:03:27.924Z] #43 48.09 Suggested packages:
19:03:27 [2021-08-11T19:03:27.924Z] #43 48.10   cmake-doc ninja-build lrzip
19:03:27 [2021-08-11T19:03:27.924Z] #43 48.10 Recommended packages:
19:03:27 [2021-08-11T19:03:27.924Z] #43 48.10   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:03:28 [2021-08-11T19:03:28.485Z] #43 48.62 The following NEW packages will be installed:
19:03:28 [2021-08-11T19:03:28.485Z] #43 48.63   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
19:03:28 [2021-08-11T19:03:28.741Z] #43 49.02 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
19:03:28 [2021-08-11T19:03:28.741Z] #43 49.02 Need to get 5913 kB of archives.
19:03:28 [2021-08-11T19:03:28.741Z] #43 49.02 After this operation, 27.4 MB of additional disk space will be used.
19:03:28 [2021-08-11T19:03:28.741Z] #43 49.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:03:28 [2021-08-11T19:03:28.741Z] #43 49.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:03:28 [2021-08-11T19:03:28.741Z] #43 49.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:03:28 [2021-08-11T19:03:28.741Z] #43 49.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:03:28 [2021-08-11T19:03:28.997Z] #43 49.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:03:28 [2021-08-11T19:03:28.997Z] #43 49.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:03:28 [2021-08-11T19:03:28.997Z] #43 49.15 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
19:03:28 [2021-08-11T19:03:28.997Z] #43 49.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:03:29 [2021-08-11T19:03:29.600Z] #43 ...
19:03:29 [2021-08-11T19:03:29.600Z] 
19:03:29 [2021-08-11T19:03:29.600Z] #66 [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
19:03:29 [2021-08-11T19:03:29.600Z] #66 sha256:17786ae06ac9c2e1504933d26d97ab6143f42029a933b10f8c534fcce43e5774
19:03:29 [2021-08-11T19:03:29.600Z] #66 45.12 + for f in rootlesskit rootlesskit-docker-proxy
19:03:29 [2021-08-11T19:03:29.600Z] #66 45.12 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:03:29 [2021-08-11T19:03:29.600Z] #66 DONE 49.8s
19:03:29 [2021-08-11T19:03:29.600Z] 
19:03:29 [2021-08-11T19:03:29.600Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:03:29 [2021-08-11T19:03:29.600Z] #67 sha256:e8ea2a2cea5c7081313cbfba6a201adcaf872894cf37c7b733a682ab5ea18a08
19:03:29 [2021-08-11T19:03:29.600Z] #67 DONE 0.1s
19:03:29 [2021-08-11T19:03:29.600Z] 
19:03:29 [2021-08-11T19:03:29.600Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:03:29 [2021-08-11T19:03:29.600Z] #68 sha256:ece8065d6a5ee9fa9546545437dacd3ffba7386f334dc46e16dbd29bb65f802c
19:03:29 [2021-08-11T19:03:29.856Z] #68 DONE 0.1s
19:03:29 [2021-08-11T19:03:29.856Z] 
19:03:29 [2021-08-11T19:03:29.856Z] #43 [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
19:03:29 [2021-08-11T19:03:29.856Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
19:03:29 [2021-08-11T19:03:29.856Z] #43 50.04 debconf: delaying package configuration, since apt-utils is not installed
19:03:30 [2021-08-11T19:03:30.112Z] #43 50.39 Fetched 5913 kB in 1s (9816 kB/s)
19:03:30 [2021-08-11T19:03:30.367Z] #43 50.49 Selecting previously unselected package xxd.
19:03:30 [2021-08-11T19:03:30.368Z] #43 50.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 ... 29521 files and directories currently installed.)
19:03:30 [2021-08-11T19:03:30.368Z] #43 50.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:03:30 [2021-08-11T19:03:30.368Z] #43 50.60 Unpacking xxd (2:8.1.0875-5) ...
19:03:30 [2021-08-11T19:03:30.368Z] #43 50.68 Selecting previously unselected package vim-common.
19:03:30 [2021-08-11T19:03:30.368Z] #43 50.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:03:30 [2021-08-11T19:03:30.583Z] #44 79.81 Setting up python3 (3.7.3-1) ...
19:03:30 [2021-08-11T19:03:30.624Z] #43 50.72 Unpacking vim-common (2:8.1.0875-5) ...
19:03:30 [2021-08-11T19:03:30.624Z] #43 50.91 Selecting previously unselected package cmake-data.
19:03:30 [2021-08-11T19:03:30.624Z] #43 50.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:03:30 [2021-08-11T19:03:30.624Z] #43 50.93 Unpacking cmake-data (3.13.4-1) ...
19:03:30 [2021-08-11T19:03:30.842Z] #44 ...
19:03:30 [2021-08-11T19:03:30.842Z] 
19:03:30 [2021-08-11T19:03:30.842Z] #46 [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
19:03:30 [2021-08-11T19:03:30.842Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:03:30 [2021-08-11T19:03:30.842Z] #46 70.72 syscall
19:03:30 [2021-08-11T19:03:30.842Z] #46 78.47 internal/syscall/unix
19:03:30 [2021-08-11T19:03:30.842Z] #46 78.80 time
19:03:30 [2021-08-11T19:03:30.842Z] #46 80.65 internal/fmtsort
19:03:31 [2021-08-11T19:03:31.101Z] #46 ...
19:03:31 [2021-08-11T19:03:31.101Z] 
19:03:31 [2021-08-11T19:03:31.101Z] #52 [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
19:03:31 [2021-08-11T19:03:31.101Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:03:31 [2021-08-11T19:03:31.101Z] #52 70.70 reflect
19:03:31 [2021-08-11T19:03:31.101Z] #52 72.73 time
19:03:31 [2021-08-11T19:03:31.101Z] #52 78.90 context
19:03:31 [2021-08-11T19:03:31.101Z] #52 79.76 internal/poll
19:03:31 [2021-08-11T19:03:31.101Z] #52 ...
19:03:31 [2021-08-11T19:03:31.101Z] 
19:03:31 [2021-08-11T19:03:31.101Z] #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
19:03:31 [2021-08-11T19:03:31.101Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.15 Selecting previously unselected package binutils-mingw-w64.
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.55 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.78 Selecting previously unselected package dmsetup.
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.80 Unpacking dmsetup (2:1.02.155-3) ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.95 Selecting previously unselected package mingw-w64-common.
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 67.95 Unpacking mingw-w64-common (6.0.0-3) ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 73.86 Selecting previously unselected package mingw-w64-x86-64-dev.
19:03:31 [2021-08-11T19:03:31.101Z] #13 73.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:03:31 [2021-08-11T19:03:31.101Z] #13 73.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:31 [2021-08-11T19:03:31.179Z] #46 86.82 go/doc
19:03:31 [2021-08-11T19:03:31.360Z] #13 ...
19:03:31 [2021-08-11T19:03:31.360Z] 
19:03:31 [2021-08-11T19:03:31.360Z] #46 [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
19:03:31 [2021-08-11T19:03:31.360Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:03:31 [2021-08-11T19:03:31.360Z] #46 81.16 internal/syscall/execenv
19:03:31 [2021-08-11T19:03:31.479Z] #13 ...
19:03:31 [2021-08-11T19:03:31.479Z] 
19:03:31 [2021-08-11T19:03:31.479Z] #46 [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
19:03:31 [2021-08-11T19:03:31.479Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:03:31 [2021-08-11T19:03:31.479Z] #46 73.03 text/template
19:03:31 [2021-08-11T19:03:31.479Z] #46 75.14 go/parser
19:03:31 [2021-08-11T19:03:31.479Z] #46 76.97 encoding/xml
19:03:31 [2021-08-11T19:03:31.479Z] #46 80.50 go/doc
19:03:31 [2021-08-11T19:03:31.479Z] #46 81.22 crypto/rand
19:03:31 [2021-08-11T19:03:31.479Z] #46 81.95 crypto/elliptic
19:03:31 [2021-08-11T19:03:31.562Z] #43 ...
19:03:31 [2021-08-11T19:03:31.562Z] 
19:03:31 [2021-08-11T19:03:31.562Z] #63 [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
19:03:31 [2021-08-11T19:03:31.562Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd
19:03:31 [2021-08-11T19:03:31.562Z] #63 36.01 Reading package lists...
19:03:31 [2021-08-11T19:03:31.562Z] #63 45.88 Building dependency tree...
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.12 The following additional packages will be installed:
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.13   libbtrfs0
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.23 The following NEW packages will be installed:
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.23   libbtrfs-dev libbtrfs0
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.56 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.56 Need to get 119 kB of archives.
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.56 After this operation, 387 kB of additional disk space will be used.
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:03:31 [2021-08-11T19:03:31.562Z] #63 49.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.25 debconf: delaying package configuration, since apt-utils is not installed
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.58 Fetched 119 kB in 0s (435 kB/s)
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.69 Selecting previously unselected package libbtrfs0.
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.80 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.83 Unpacking libbtrfs0 (4.20.1-2) ...
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.91 Selecting previously unselected package libbtrfs-dev.
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:03:31 [2021-08-11T19:03:31.562Z] #63 50.95 Unpacking libbtrfs-dev (4.20.1-2) ...
19:03:31 [2021-08-11T19:03:31.562Z] #63 51.25 Setting up libbtrfs0 (4.20.1-2) ...
19:03:31 [2021-08-11T19:03:31.562Z] #63 51.35 Setting up libbtrfs-dev (4.20.1-2) ...
19:03:31 [2021-08-11T19:03:31.562Z] #63 51.39 Processing triggers for libc-bin (2.28-10) ...
19:03:31 [2021-08-11T19:03:31.562Z] #63 DONE 51.7s
19:03:31 [2021-08-11T19:03:31.562Z] 
19:03:31 [2021-08-11T19:03:31.562Z] #43 [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
19:03:31 [2021-08-11T19:03:31.562Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
19:03:31 [2021-08-11T19:03:31.562Z] #43 51.87 Selecting previously unselected package libarchive13:amd64.
19:03:31 [2021-08-11T19:03:31.562Z] #43 51.88 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:03:31 [2021-08-11T19:03:31.562Z] #43 51.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:03:31 [2021-08-11T19:03:31.619Z] #46 81.35 path
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.03 Selecting previously unselected package libjsoncpp1:amd64.
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.03 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.09 Selecting previously unselected package librhash0:amd64.
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.09 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.11 Unpacking librhash0:amd64 (1.3.8-1) ...
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.18 Selecting previously unselected package libuv1:amd64.
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.18 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ...
19:03:31 [2021-08-11T19:03:31.820Z] #43 52.21 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
19:03:32 [2021-08-11T19:03:32.058Z] #46 84.14 encoding/asn1
19:03:32 [2021-08-11T19:03:32.120Z] #43 52.31 Selecting previously unselected package cmake.
19:03:32 [2021-08-11T19:03:32.120Z] #43 52.32 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
19:03:32 [2021-08-11T19:03:32.120Z] #43 52.32 Unpacking cmake (3.13.4-1) ...
19:03:32 [2021-08-11T19:03:32.187Z] #46 81.91 regexp/syntax
19:03:33 [2021-08-11T19:03:33.012Z] #46 85.33 crypto/rsa
19:03:33 [2021-08-11T19:03:33.084Z] #46 89.14 compress/flate
19:03:33 [2021-08-11T19:03:33.276Z] #46 85.41 github.com/LK4D4/vndr/build
19:03:33 [2021-08-11T19:03:33.343Z] #46 ...
19:03:33 [2021-08-11T19:03:33.343Z] 
19:03:33 [2021-08-11T19:03:33.343Z] #57 [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
19:03:33 [2021-08-11T19:03:33.343Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:03:33 [2021-08-11T19:03:33.343Z] #57 43.91 Checking out files:  46% (2129/4559)   
Checking out files:  47% (2143/4559)   
Checking out files:  48% (2189/4559)   
Checking out files:  49% (2234/4559)   
Checking out files:  50% (2280/4559)   
Checking out files:  51% (2326/4559)   
Checking out files:  52% (2371/4559)   
Checking out files:  53% (2417/4559)   
Checking out files:  54% (2462/4559)   
Checking out files:  55% (2508/4559)   
Checking out files:  56% (2554/4559)   
Checking out files:  57% (2599/4559)   
Checking out files:  58% (2645/4559)   
Checking out files:  59% (2690/4559)   
Checking out files:  60% (2736/4559)   
Checking out files:  61% (2781/4559)   
Checking out files:  62% (2827/4559)   
Checking out files:  63% (2873/4559)   
Checking out files:  64% (2918/4559)   
Checking out files:  65% (2964/4559)   
Checking out files:  66% (3009/4559)   
Checking out files:  67% (3055/4559)   
Checking out files:  68% (3101/4559)   
Checking out files:  69% (3146/4559)   
Checking out files:  70% (3192/4559)   
Checking out files:  71% (3237/4559)   
Checking out files:  72% (3283/4559)   
Checking out files:  73% (3329/4559)   
Checking out files:  74% (3374/4559)   
Checking out files:  75% (3420/4559)   
Checking out files:  76% (3465/4559)   
Checking out files:  77% (3511/4559)   
Checking out files:  78% (3557/4559)   
Checking out files:  79% (3602/4559)   
Checking out files:  80% (3648/4559)   
Checking out files:  81% (3693/4559)   
Checking out files:  82% (3739/4559)   
Checking out files:  83% (3784/4559)   
Checking out files:  84% (3830/4559)   
Checking out files:  85% (3876/4559)   
Checking out files:  86% (3921/4559)   
Checking out files:  87% (3967/4559)   
Checking out files:  88% (4012/4559)   
Checking out files:  89% (4058/4559)   
Checking out files:  90% (4104/4559)   
Checking out files:  90% (4127/4559)   
Checking out files:  91% (4149/4559)   
Checking out files:  92% (4195/4559)   
Checking out files:  93% (4240/4559)   
Checking out files:  94% (4286/4559)   
Checking out files:  95% (4332/4559)   
Checking out files:  96% (4377/4559)   
Checking out files:  97% (4423/4559)   
Checking out files:  98% (4468/4559)   
Checking out files:  99% (4514/4559)   
Checking out files: 100% (4559/4559)   
Checking out files: 100% (4559/4559), done.
19:03:33 [2021-08-11T19:03:33.343Z] #57 45.21 + cd /tmp/tmp.AVKlpnXNqp/src/github.com/containerd/containerd
19:03:33 [2021-08-11T19:03:33.343Z] #57 45.21 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:03:33 [2021-08-11T19:03:33.343Z] #57 46.70 + export 'BUILDTAGS=netgo osusergo static_build'
19:03:33 [2021-08-11T19:03:33.343Z] #57 46.70 + BUILDTAGS='netgo osusergo static_build'
19:03:33 [2021-08-11T19:03:33.343Z] #57 46.70 + export EXTRA_FLAGS=-buildmode=pie
19:03:33 [2021-08-11T19:03:33.343Z] #57 46.70 + EXTRA_FLAGS=-buildmode=pie
19:03:33 [2021-08-11T19:03:33.343Z] #57 46.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:03:33 [2021-08-11T19:03:33.343Z] #57 46.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:03:33 [2021-08-11T19:03:33.343Z] #57 46.70 + '[' '' = dynamic ']'
19:03:33 [2021-08-11T19:03:33.343Z] #57 46.70 + make
19:03:33 [2021-08-11T19:03:33.343Z] #57 47.86 + bin/ctr
19:03:33 [2021-08-11T19:03:33.493Z] #43 53.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.63 Setting up xxd (2:8.1.0875-5) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.64 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.65 Setting up vim-common (2:8.1.0875-5) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.67 Setting up librhash0:amd64 (1.3.8-1) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.68 Setting up cmake-data (3.13.4-1) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.72 Setting up cmake (3.13.4-1) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.73 Processing triggers for libc-bin (2.28-10) ...
19:03:33 [2021-08-11T19:03:33.494Z] #43 53.76 Processing triggers for mime-support (3.62) ...
19:03:33 [2021-08-11T19:03:33.550Z] #46 ...
19:03:33 [2021-08-11T19:03:33.550Z] 
19:03:33 [2021-08-11T19:03:33.550Z] #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
19:03:33 [2021-08-11T19:03:33.550Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
19:03:33 [2021-08-11T19:03:33.550Z] #13 82.49 Selecting previously unselected package libapparmor1:arm64.
19:03:33 [2021-08-11T19:03:33.550Z] #13 82.50 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
19:03:33 [2021-08-11T19:03:33.550Z] #13 82.52 Unpacking libapparmor1:arm64 (2.13.2-10) ...
19:03:33 [2021-08-11T19:03:33.550Z] #13 82.73 Selecting previously unselected package libapparmor-dev:arm64.
19:03:33 [2021-08-11T19:03:33.815Z] #13 82.73 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
19:03:33 [2021-08-11T19:03:33.815Z] #13 82.75 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
19:03:34 [2021-08-11T19:03:34.054Z] #43 DONE 54.3s
19:03:34 [2021-08-11T19:03:34.054Z] 
19:03:34 [2021-08-11T19:03:34.054Z] #64 [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
19:03:34 [2021-08-11T19:03:34.054Z] #64 sha256:06a040aa3da57104eb061526915b7dfe5428dd47237449187192376912de5929
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.119 + RM_GOPATH=0
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.119 + TMP_GOPATH=
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.119 + : /build
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.119 + '[' -z '' ']'
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.119 ++ mktemp -d
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.122 + export GOPATH=/tmp/tmp.HEhsNSdm7P
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.122 + GOPATH=/tmp/tmp.HEhsNSdm7P
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.122 + RM_GOPATH=1
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.124 + case "$(go env GOARCH)" in
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.124 ++ go env GOARCH
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.136 + export GO_BUILDMODE=-buildmode=pie
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.136 + GO_BUILDMODE=-buildmode=pie
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.136 ++ dirname /tmp/install/install.sh
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.138 + dir=/tmp/install
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.139 + bin=containerd
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.139 + shift
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.139 + '[' '!' -f /tmp/install/containerd.installer ']'
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.139 + . /tmp/install/containerd.installer
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.139 ++ set -e
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.139 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.140 + install_containerd
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.140 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.140 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.140 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HEhsNSdm7P/src/github.com/containerd/containerd
19:03:34 [2021-08-11T19:03:34.054Z] #64 1.142 Cloning into '/tmp/tmp.HEhsNSdm7P/src/github.com/containerd/containerd'...
19:03:34 [2021-08-11T19:03:34.080Z] #13 83.04 Selecting previously unselected package libbtrfs0.
19:03:34 [2021-08-11T19:03:34.080Z] #13 83.05 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
19:03:34 [2021-08-11T19:03:34.080Z] #13 83.05 Unpacking libbtrfs0 (4.20.1-2) ...
19:03:34 [2021-08-11T19:03:34.080Z] #13 83.17 Selecting previously unselected package libbtrfs-dev.
19:03:34 [2021-08-11T19:03:34.080Z] #13 83.17 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
19:03:34 [2021-08-11T19:03:34.080Z] #13 83.18 Unpacking libbtrfs-dev (4.20.1-2) ...
19:03:34 [2021-08-11T19:03:34.080Z] #13 83.28 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:03:34 [2021-08-11T19:03:34.091Z] #46 ...
19:03:34 [2021-08-11T19:03:34.091Z] 
19:03:34 [2021-08-11T19:03:34.091Z] #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
19:03:34 [2021-08-11T19:03:34.091Z] #37 sha256:c5649685e0f2c77e3f3055c64b7cabf6361c6e2f9fa0b98694f4d4a1ae9f8868
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.101 + RM_GOPATH=0
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.101 + TMP_GOPATH=
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.101 + : /build
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.101 + '[' -z '' ']'
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.103 ++ mktemp -d
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.104 + export GOPATH=/tmp/tmp.GO6r4ig2Ww
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.104 + GOPATH=/tmp/tmp.GO6r4ig2Ww
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.105 + RM_GOPATH=1
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.105 + case "$(go env GOARCH)" in
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.107 ++ go env GOARCH
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.130 + export GO_BUILDMODE=-buildmode=pie
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.131 + GO_BUILDMODE=-buildmode=pie
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.131 ++ dirname /tmp/install/install.sh
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.133 + dir=/tmp/install
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.134 + bin=tini
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.134 + shift
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.134 + '[' '!' -f /tmp/install/tini.installer ']'
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.135 + . /tmp/install/tini.installer
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.135 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.136 + install_tini
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.136 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.136 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.141 + git clone https://github.com/krallin/tini.git /tmp/tmp.GO6r4ig2Ww/tini
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.148 Cloning into '/tmp/tmp.GO6r4ig2Ww/tini'...
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.930 + cd /tmp/tmp.GO6r4ig2Ww/tini
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.930 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:03:34 [2021-08-11T19:03:34.091Z] #37 1.941 + cmake .
19:03:34 [2021-08-11T19:03:34.091Z] #37 2.562 -- The C compiler identification is GNU 8.3.0
19:03:34 [2021-08-11T19:03:34.091Z] #37 2.613 -- Check for working C compiler: /usr/bin/cc
19:03:34 [2021-08-11T19:03:34.091Z] #37 3.348 -- Check for working C compiler: /usr/bin/cc -- works
19:03:34 [2021-08-11T19:03:34.091Z] #37 3.366 -- Detecting C compiler ABI info
19:03:34 [2021-08-11T19:03:34.091Z] #37 4.035 -- Detecting C compiler ABI info - done
19:03:34 [2021-08-11T19:03:34.091Z] #37 4.072 -- Detecting C compile features
19:03:34 [2021-08-11T19:03:34.091Z] #37 6.234 -- Detecting C compile features - done
19:03:34 [2021-08-11T19:03:34.091Z] #37 6.283 -- Performing Test HAS_BUILTIN_FORTIFY
19:03:34 [2021-08-11T19:03:34.091Z] #37 6.521 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:03:34 [2021-08-11T19:03:34.091Z] #37 6.644 -- Configuring done
19:03:34 [2021-08-11T19:03:34.091Z] #37 6.653 -- Generating done
19:03:34 [2021-08-11T19:03:34.091Z] #37 6.666 -- Build files have been written to: /tmp/tmp.GO6r4ig2Ww/tini
19:03:34 [2021-08-11T19:03:34.091Z] #37 6.671 + make tini-static
19:03:34 [2021-08-11T19:03:34.091Z] #37 7.100 Scanning dependencies of target tini-static
19:03:34 [2021-08-11T19:03:34.091Z] #37 7.250 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:03:34 [2021-08-11T19:03:34.091Z] #37 8.495 [100%] Linking C executable tini-static
19:03:34 [2021-08-11T19:03:34.091Z] #37 9.102 [100%] Built target tini-static
19:03:34 [2021-08-11T19:03:34.091Z] #37 9.177 + mkdir -p /build
19:03:34 [2021-08-11T19:03:34.091Z] #37 9.181 + cp tini-static /build/docker-init
19:03:34 [2021-08-11T19:03:34.091Z] #37 ...
19:03:34 [2021-08-11T19:03:34.091Z] 
19:03:34 [2021-08-11T19:03:34.091Z] #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
19:03:34 [2021-08-11T19:03:34.091Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:34 [2021-08-11T19:03:34.091Z] #13 79.82 Selecting previously unselected package gcc-mingw-w64-base.
19:03:34 [2021-08-11T19:03:34.091Z] #13 79.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:34 [2021-08-11T19:03:34.091Z] #13 79.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:34 [2021-08-11T19:03:34.345Z] #13 83.29 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
19:03:34 [2021-08-11T19:03:34.345Z] #13 83.30 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:03:34 [2021-08-11T19:03:34.345Z] #13 83.39 Selecting previously unselected package libudev-dev:arm64.
19:03:34 [2021-08-11T19:03:34.345Z] #13 83.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
19:03:34 [2021-08-11T19:03:34.345Z] #13 83.43 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
19:03:34 [2021-08-11T19:03:34.350Z] #13 ...
19:03:34 [2021-08-11T19:03:34.350Z] 
19:03:34 [2021-08-11T19:03:34.350Z] #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
19:03:34 [2021-08-11T19:03:34.350Z] #37 sha256:c5649685e0f2c77e3f3055c64b7cabf6361c6e2f9fa0b98694f4d4a1ae9f8868
19:03:34 [2021-08-11T19:03:34.350Z] #37 DONE 10.2s
19:03:34 [2021-08-11T19:03:34.350Z] 
19:03:34 [2021-08-11T19:03:34.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
19:03:34 [2021-08-11T19:03:34.350Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:34 [2021-08-11T19:03:34.350Z] #13 80.11 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:03:34 [2021-08-11T19:03:34.350Z] #13 80.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:34 [2021-08-11T19:03:34.350Z] #13 80.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:34 [2021-08-11T19:03:34.609Z] #13 83.57 Selecting previously unselected package libsepol1-dev:arm64.
19:03:34 [2021-08-11T19:03:34.609Z] #13 83.58 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
19:03:34 [2021-08-11T19:03:34.609Z] #13 83.59 Unpacking libsepol1-dev:arm64 (2.8-1) ...
19:03:34 [2021-08-11T19:03:34.727Z] #57 ...
19:03:34 [2021-08-11T19:03:34.727Z] 
19:03:34 [2021-08-11T19:03:34.727Z] #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
19:03:34 [2021-08-11T19:03:34.727Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:34 [2021-08-11T19:03:34.727Z] #13 87.73 Selecting previously unselected package g++-mingw-w64-x86-64.
19:03:34 [2021-08-11T19:03:34.727Z] #13 87.74 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:34 [2021-08-11T19:03:34.727Z] #13 87.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:34 [2021-08-11T19:03:34.874Z] #13 83.86 Selecting previously unselected package libpcre16-3:arm64.
19:03:34 [2021-08-11T19:03:34.874Z] #13 83.86 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
19:03:34 [2021-08-11T19:03:34.874Z] #13 83.87 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
19:03:34 [2021-08-11T19:03:34.874Z] #13 84.02 Selecting previously unselected package libpcre32-3:arm64.
19:03:34 [2021-08-11T19:03:34.874Z] #13 84.03 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
19:03:34 [2021-08-11T19:03:34.874Z] #13 84.04 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
19:03:34 [2021-08-11T19:03:34.986Z] #13 ...
19:03:34 [2021-08-11T19:03:34.986Z] 
19:03:34 [2021-08-11T19:03:34.986Z] #52 [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
19:03:34 [2021-08-11T19:03:34.986Z] #52 sha256:d1975d3e1347ff5fd27c26c0b04f854a4f406e4ebf6918d489723422c6b43aa3
19:03:34 [2021-08-11T19:03:34.986Z] #52 87.80 mvdan.cc/sh/v3/cmd/shfmt
19:03:34 [2021-08-11T19:03:34.986Z] #52 DONE 91.1s
19:03:35 [2021-08-11T19:03:35.139Z] #13 84.19 Selecting previously unselected package libpcrecpp0v5:arm64.
19:03:35 [2021-08-11T19:03:35.139Z] #13 84.19 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
19:03:35 [2021-08-11T19:03:35.139Z] #13 84.20 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
19:03:35 [2021-08-11T19:03:35.139Z] #13 84.32 Selecting previously unselected package libpcre3-dev:arm64.
19:03:35 [2021-08-11T19:03:35.139Z] #13 84.32 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
19:03:35 [2021-08-11T19:03:35.139Z] #13 84.35 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
19:03:35 [2021-08-11T19:03:35.245Z] 
19:03:35 [2021-08-11T19:03:35.245Z] #46 [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
19:03:35 [2021-08-11T19:03:35.245Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:03:35 [2021-08-11T19:03:35.245Z] #46 90.15 github.com/LK4D4/vndr/build
19:03:35 [2021-08-11T19:03:35.505Z] #46 91.69 hash/crc32
19:03:35 [2021-08-11T19:03:35.734Z] #13 84.65 Selecting previously unselected package libselinux1-dev:arm64.
19:03:35 [2021-08-11T19:03:35.734Z] #13 84.67 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
19:03:35 [2021-08-11T19:03:35.734Z] #13 84.68 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
19:03:35 [2021-08-11T19:03:35.998Z] #13 84.96 Selecting previously unselected package libdevmapper-dev:arm64.
19:03:35 [2021-08-11T19:03:35.998Z] #13 84.97 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
19:03:35 [2021-08-11T19:03:35.998Z] #13 85.05 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:03:36 [2021-08-11T19:03:36.263Z] #13 85.23 Selecting previously unselected package libseccomp-dev:arm64.
19:03:36 [2021-08-11T19:03:36.263Z] #13 85.24 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
19:03:36 [2021-08-11T19:03:36.263Z] #13 85.24 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
19:03:36 [2021-08-11T19:03:36.263Z] #13 85.42 Selecting previously unselected package libsystemd-dev:arm64.
19:03:36 [2021-08-11T19:03:36.263Z] #13 85.42 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
19:03:36 [2021-08-11T19:03:36.263Z] #13 85.44 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
19:03:36 [2021-08-11T19:03:36.441Z] #46 92.37 compress/gzip
19:03:36 [2021-08-11T19:03:36.701Z] #46 92.93 crypto/x509/pkix
19:03:36 [2021-08-11T19:03:36.701Z] #46 92.99 net
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.05 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.09 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.11 Setting up libapparmor1:arm64 (2.13.2-10) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.14 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.17 Setting up libpcre16-3:arm64 (2:8.39-12) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.21 Setting up libsepol1-dev:arm64 (2.8-1) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.27 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.31 Setting up libbtrfs0 (4.20.1-2) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.34 Setting up libpcre32-3:arm64 (2:8.39-12) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.35 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.41 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.43 Setting up libbtrfs-dev (4.20.1-2) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.46 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.47 Setting up mingw-w64-common (6.0.0-3) ...
19:03:37 [2021-08-11T19:03:37.218Z] #13 86.50 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
19:03:37 [2021-08-11T19:03:37.269Z] #46 93.44 vendor/golang.org/x/crypto/chacha20
19:03:37 [2021-08-11T19:03:37.367Z] #64 ...
19:03:37 [2021-08-11T19:03:37.367Z] 
19:03:37 [2021-08-11T19:03:37.367Z] #44 [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
19:03:37 [2021-08-11T19:03:37.367Z] #44 sha256:68434403aae56e4c98668651206f3958ed5761ce8a2d2755030f027c3ba6d193
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.873 + RM_GOPATH=0
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.873 + TMP_GOPATH=
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.874 + : /build
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.874 + '[' -z '' ']'
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.875 ++ mktemp -d
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.877 + export GOPATH=/tmp/tmp.pGV8bnigvc
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.877 + GOPATH=/tmp/tmp.pGV8bnigvc
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.877 + RM_GOPATH=1
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.877 + case "$(go env GOARCH)" in
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.878 ++ go env GOARCH
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.885 + export GO_BUILDMODE=-buildmode=pie
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.885 + GO_BUILDMODE=-buildmode=pie
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.886 ++ dirname /tmp/install/install.sh
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.887 + dir=/tmp/install
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.887 + bin=tini
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.887 + shift
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.887 + '[' '!' -f /tmp/install/tini.installer ']'
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.887 + . /tmp/install/tini.installer
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.887 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.888 + install_tini
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.888 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.888 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.888 + git clone https://github.com/krallin/tini.git /tmp/tmp.pGV8bnigvc/tini
19:03:37 [2021-08-11T19:03:37.367Z] #44 0.890 Cloning into '/tmp/tmp.pGV8bnigvc/tini'...
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.204 + cd /tmp/tmp.pGV8bnigvc/tini
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.204 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.215 + cmake .
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.431 -- The C compiler identification is GNU 8.3.0
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.454 -- Check for working C compiler: /usr/bin/cc
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.680 -- Check for working C compiler: /usr/bin/cc -- works
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.682 -- Detecting C compiler ABI info
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.859 -- Detecting C compiler ABI info - done
19:03:37 [2021-08-11T19:03:37.367Z] #44 1.886 -- Detecting C compile features
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.490 -- Detecting C compile features - done
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.508 -- Performing Test HAS_BUILTIN_FORTIFY
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.550 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.583 -- Configuring done
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.588 -- Generating done
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.597 -- Build files have been written to: /tmp/tmp.pGV8bnigvc/tini
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.600 + make tini-static
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.697 Scanning dependencies of target tini-static
19:03:37 [2021-08-11T19:03:37.367Z] #44 2.725 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:03:37 [2021-08-11T19:03:37.367Z] #44 3.134 [100%] Linking C executable tini-static
19:03:37 [2021-08-11T19:03:37.367Z] #44 3.290 [100%] Built target tini-static
19:03:37 [2021-08-11T19:03:37.367Z] #44 3.309 + mkdir -p /build
19:03:37 [2021-08-11T19:03:37.367Z] #44 3.319 + cp tini-static /build/docker-init
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.52 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.55 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.56 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.57 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
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.59 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
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.60 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.62 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
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.63 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
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.65 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.66 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
19:03:37 [2021-08-11T19:03:37.483Z] #13 86.69 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:03:37 [2021-08-11T19:03:37.748Z] #13 86.73 Setting up dmsetup (2:1.02.155-3) ...
19:03:37 [2021-08-11T19:03:37.748Z] #13 86.76 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:03:37 [2021-08-11T19:03:37.748Z] #13 86.77 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:03:37 [2021-08-11T19:03:37.748Z] #13 86.80 Processing triggers for libc-bin (2.28-10) ...
19:03:38 [2021-08-11T19:03:38.206Z] #46 94.20 vendor/golang.org/x/crypto/poly1305
19:03:38 [2021-08-11T19:03:38.295Z] #44 ...
19:03:38 [2021-08-11T19:03:38.295Z] 
19:03:38 [2021-08-11T19:03:38.295Z] #19 [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
19:03:38 [2021-08-11T19:03:38.295Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
19:03:38 [2021-08-11T19:03:38.295Z] #19 36.43 Reading package lists...
19:03:38 [2021-08-11T19:03:38.295Z] #19 46.51 Building dependency tree...
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.30 The following additional packages will be installed:
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.31   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.31   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.32   mingw-w64-x86-64-dev
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.34 Suggested packages:
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.34   gcc-8-locales seccomp wine64
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.67 The following NEW packages will be installed:
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.67   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.67   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.68   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.68   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.68   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.69   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.71 The following packages will be upgraded:
19:03:38 [2021-08-11T19:03:38.295Z] #19 49.72   libseccomp2
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.13 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.13 Need to get 77.8 MB of archives.
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.13 After this operation, 487 MB of additional disk space will be used.
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.13 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]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.13 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.15 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.21 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]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 50.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 51.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.23 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]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.23 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.25 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.77 debconf: delaying package configuration, since apt-utils is not installed
19:03:38 [2021-08-11T19:03:38.295Z] #19 52.95 Fetched 77.8 MB in 2s (32.6 MB/s)
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.04 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.06 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.21 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.33 Selecting previously unselected package binutils-mingw-w64-i686.
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 53.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.72 Selecting previously unselected package binutils-mingw-w64.
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.87 Selecting previously unselected package dmsetup.
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.88 Unpacking dmsetup (2:1.02.155-3) ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.95 Selecting previously unselected package mingw-w64-common.
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 54.96 Unpacking mingw-w64-common (6.0.0-3) ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 ...
19:03:38 [2021-08-11T19:03:38.295Z] 
19:03:38 [2021-08-11T19:03:38.295Z] #44 [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
19:03:38 [2021-08-11T19:03:38.295Z] #44 sha256:68434403aae56e4c98668651206f3958ed5761ce8a2d2755030f027c3ba6d193
19:03:38 [2021-08-11T19:03:38.295Z] #44 DONE 4.3s
19:03:38 [2021-08-11T19:03:38.295Z] 
19:03:38 [2021-08-11T19:03:38.295Z] #19 [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
19:03:38 [2021-08-11T19:03:38.295Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
19:03:38 [2021-08-11T19:03:38.295Z] #19 56.67 Selecting previously unselected package mingw-w64-x86-64-dev.
19:03:38 [2021-08-11T19:03:38.295Z] #19 56.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:03:38 [2021-08-11T19:03:38.295Z] #19 56.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:38 [2021-08-11T19:03:38.779Z] #46 94.71 vendor/golang.org/x/sys/cpu
19:03:39 [2021-08-11T19:03:39.038Z] #46 95.22 vendor/golang.org/x/crypto/chacha20poly1305
19:03:39 [2021-08-11T19:03:39.624Z] #13 ...
19:03:39 [2021-08-11T19:03:39.624Z] 
19:03:39 [2021-08-11T19:03:39.624Z] #52 [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
19:03:39 [2021-08-11T19:03:39.624Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:03:39 [2021-08-11T19:03:39.624Z] #52 82.32 io/fs
19:03:39 [2021-08-11T19:03:39.624Z] #52 82.76 encoding/binary
19:03:39 [2021-08-11T19:03:39.624Z] #52 83.55 os
19:03:39 [2021-08-11T19:03:39.624Z] #52 84.77 encoding/base64
19:03:39 [2021-08-11T19:03:39.624Z] #52 85.68 golang.org/x/sys/unix
19:03:39 [2021-08-11T19:03:39.624Z] #52 88.61 fmt
19:03:39 [2021-08-11T19:03:39.974Z] #46 96.32 vendor/golang.org/x/crypto/curve25519
19:03:40 [2021-08-11T19:03:40.185Z] #19 58.40 Selecting previously unselected package gcc-mingw-w64-base.
19:03:40 [2021-08-11T19:03:40.185Z] #19 58.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:40 [2021-08-11T19:03:40.185Z] #19 58.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:40 [2021-08-11T19:03:40.192Z] #52 ...
19:03:40 [2021-08-11T19:03:40.192Z] 
19:03:40 [2021-08-11T19:03:40.192Z] #44 [criu 2/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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
19:03:40 [2021-08-11T19:03:40.192Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
19:03:40 [2021-08-11T19:03:40.192Z] #44 80.56 Setting up python3-six (1.12.0-1) ...
19:03:40 [2021-08-11T19:03:40.192Z] #44 81.77 Setting up python3-pkg-resources (40.8.0-1) ...
19:03:40 [2021-08-11T19:03:40.192Z] #44 83.36 Setting up python3-protobuf (3.6.1.3-2) ...
19:03:40 [2021-08-11T19:03:40.192Z] #44 86.98 Setting up criu (3.15-1) ...
19:03:40 [2021-08-11T19:03:40.192Z] #44 88.72 Processing triggers for libc-bin (2.28-10) ...
19:03:40 [2021-08-11T19:03:40.192Z] #44 88.82 Processing triggers for mime-support (3.62) ...
19:03:40 [2021-08-11T19:03:40.192Z] #44 DONE 89.5s
19:03:40 [2021-08-11T19:03:40.192Z] 
19:03:40 [2021-08-11T19:03:40.192Z] #46 [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
19:03:40 [2021-08-11T19:03:40.192Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:03:40 [2021-08-11T19:03:40.192Z] #46 84.02 os
19:03:40 [2021-08-11T19:03:40.192Z] #46 87.12 regexp
19:03:40 [2021-08-11T19:03:40.192Z] #46 88.39 fmt
19:03:40 [2021-08-11T19:03:40.326Z] #13 DONE 89.3s
19:03:40 [2021-08-11T19:03:40.326Z] 
19:03:40 [2021-08-11T19:03:40.326Z] #54 [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
19:03:40 [2021-08-11T19:03:40.326Z] #54 sha256:ecb438c3d1ae2d510d264f7f09f34e19313e1fd007ea8b6d37a3d2e69740bd1a
19:03:40 [2021-08-11T19:03:40.441Z] #19 58.48 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:03:40 [2021-08-11T19:03:40.441Z] #19 58.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:40 [2021-08-11T19:03:40.441Z] #19 58.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:40 [2021-08-11T19:03:40.911Z] #46 96.95 vendor/golang.org/x/crypto/hkdf
19:03:40 [2021-08-11T19:03:40.911Z] #46 97.08 vendor/golang.org/x/text/transform
19:03:41 [2021-08-11T19:03:41.481Z] #46 97.80 vendor/golang.org/x/text/unicode/bidi
19:03:41 [2021-08-11T19:03:41.567Z] #46 91.13 path/filepath
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.608 + RM_GOPATH=0
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.608 + TMP_GOPATH=
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.608 + : /build
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.608 + '[' -z '' ']'
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.608 ++ mktemp -d
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.611 + export GOPATH=/tmp/tmp.Si6bkEwpV1
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.611 + GOPATH=/tmp/tmp.Si6bkEwpV1
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.611 + RM_GOPATH=1
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.611 + case "$(go env GOARCH)" in
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.613 ++ go env GOARCH
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.641 + export GO_BUILDMODE=-buildmode=pie
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.641 + GO_BUILDMODE=-buildmode=pie
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.646 ++ dirname /tmp/install/install.sh
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.649 + dir=/tmp/install
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.649 + bin=runc
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.650 + shift
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.650 + '[' '!' -f /tmp/install/runc.installer ']'
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.650 + . /tmp/install/runc.installer
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.651 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.651 + install_runc
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.652 + uname -r
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.653 + grep -q '^3\.10\.0.*\.el7\.'
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.655 + RUNC_BUILDTAGS='seccomp '
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.656 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.656 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Si6bkEwpV1/src/github.com/opencontainers/runc
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.656 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:03:41 [2021-08-11T19:03:41.731Z] #54 1.659 Cloning into '/tmp/tmp.Si6bkEwpV1/src/github.com/opencontainers/runc'...
19:03:41 [2021-08-11T19:03:41.996Z] #54 ...
19:03:41 [2021-08-11T19:03:41.996Z] 
19:03:41 [2021-08-11T19:03:41.996Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
19:03:41 [2021-08-11T19:03:41.996Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d
19:03:41 [2021-08-11T19:03:41.996Z] #14 DONE 1.9s
19:03:42 [2021-08-11T19:03:42.135Z] #46 91.73 internal/lazyregexp
19:03:42 [2021-08-11T19:03:42.261Z] 
19:03:42 [2021-08-11T19:03:42.261Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:03:42 [2021-08-11T19:03:42.261Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e
19:03:42 [2021-08-11T19:03:42.393Z] #46 92.04 io/ioutil
19:03:42 [2021-08-11T19:03:42.652Z] #46 92.44 github.com/LK4D4/vndr/versioned
19:03:42 [2021-08-11T19:03:42.652Z] #46 92.56 hash/crc32
19:03:42 [2021-08-11T19:03:42.911Z] #46 92.78 flag
19:03:43 [2021-08-11T19:03:43.385Z] #46 99.41 vendor/golang.org/x/text/secure/bidirule
19:03:43 [2021-08-11T19:03:43.385Z] #46 99.71 vendor/golang.org/x/text/unicode/norm
19:03:43 [2021-08-11T19:03:43.479Z] #46 93.22 go/token
19:03:43 [2021-08-11T19:03:43.479Z] #46 ...
19:03:43 [2021-08-11T19:03:43.479Z] 
19:03:43 [2021-08-11T19:03:43.479Z] #52 [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
19:03:43 [2021-08-11T19:03:43.479Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:03:43 [2021-08-11T19:03:43.479Z] #52 93.35 encoding/json
19:03:43 [2021-08-11T19:03:43.479Z] #52 93.37 flag
19:03:43 [2021-08-11T19:03:43.670Z] #15 ...
19:03:43 [2021-08-11T19:03:43.670Z] 
19:03:43 [2021-08-11T19:03:43.670Z] #59 [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
19:03:43 [2021-08-11T19:03:43.670Z] #59 sha256:2ff5e50bb746594b0eb135a308a7b200d27d49505e1bf3526a470d0e49df5a86
19:03:43 [2021-08-11T19:03:43.670Z] #59 89.95 + for f in rootlesskit rootlesskit-docker-proxy
19:03:43 [2021-08-11T19:03:43.670Z] #59 89.95 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:03:43 [2021-08-11T19:03:43.670Z] #59 DONE 95.7s
19:03:43 [2021-08-11T19:03:43.670Z] 
19:03:43 [2021-08-11T19:03:43.670Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:03:43 [2021-08-11T19:03:43.670Z] #60 sha256:fed2102d138d7131de8cba1b396275844aeda5518f565073ad00185f65773959
19:03:43 [2021-08-11T19:03:43.670Z] #60 DONE 0.1s
19:03:43 [2021-08-11T19:03:43.670Z] 
19:03:43 [2021-08-11T19:03:43.670Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:03:43 [2021-08-11T19:03:43.670Z] #61 sha256:c18b5f9c5df86daaebc01f529e979de2d05df394d23aa0cbee74f0b03a6e8a06
19:03:43 [2021-08-11T19:03:43.670Z] #61 DONE 0.2s
19:03:43 [2021-08-11T19:03:43.670Z] 
19:03:43 [2021-08-11T19:03:43.670Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:03:43 [2021-08-11T19:03:43.670Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e
19:03:43 [2021-08-11T19:03:43.670Z] #15 DONE 1.8s
19:03:43 [2021-08-11T19:03:43.670Z] 
19:03:43 [2021-08-11T19:03:43.670Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:03:43 [2021-08-11T19:03:43.670Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562
19:03:45 [2021-08-11T19:03:45.384Z] #52 94.90 github.com/pkg/diff
19:03:45 [2021-08-11T19:03:45.623Z] #16 1.679 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:03:45 [2021-08-11T19:03:45.623Z] #16 ...
19:03:45 [2021-08-11T19:03:45.623Z] 
19:03:45 [2021-08-11T19:03:45.623Z] #46 [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
19:03:45 [2021-08-11T19:03:45.623Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:03:45 [2021-08-11T19:03:45.623Z] #46 87.64 vendor/golang.org/x/net/idna
19:03:45 [2021-08-11T19:03:45.623Z] #46 87.86 mime
19:03:45 [2021-08-11T19:03:45.623Z] #46 87.93 vendor/golang.org/x/crypto/cryptobyte
19:03:45 [2021-08-11T19:03:45.623Z] #46 89.54 mime/quotedprintable
19:03:45 [2021-08-11T19:03:45.623Z] #46 91.60 net/textproto
19:03:45 [2021-08-11T19:03:45.623Z] #46 91.62 vendor/golang.org/x/net/http/httpproxy
19:03:45 [2021-08-11T19:03:45.623Z] #46 91.62 crypto/x509
19:03:45 [2021-08-11T19:03:45.623Z] #46 93.19 vendor/golang.org/x/net/http/httpguts
19:03:45 [2021-08-11T19:03:45.623Z] #46 93.20 mime/multipart
19:03:45 [2021-08-11T19:03:45.623Z] #46 95.84 crypto/tls
19:03:45 [2021-08-11T19:03:45.725Z] #19 63.53 Selecting previously unselected package g++-mingw-w64-x86-64.
19:03:45 [2021-08-11T19:03:45.725Z] #19 63.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:45 [2021-08-11T19:03:45.725Z] #19 63.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:45 [2021-08-11T19:03:45.888Z] #46 ...
19:03:45 [2021-08-11T19:03:45.888Z] 
19:03:45 [2021-08-11T19:03:45.888Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:03:45 [2021-08-11T19:03:45.888Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562
19:03:45 [2021-08-11T19:03:45.888Z] #16 DONE 2.0s
19:03:45 [2021-08-11T19:03:45.888Z] 
19:03:45 [2021-08-11T19:03:45.888Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:03:45 [2021-08-11T19:03:45.888Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb
19:03:46 [2021-08-11T19:03:46.321Z] #52 96.13 go/ast
19:03:47 [2021-08-11T19:03:47.577Z] #46 103.1 vendor/golang.org/x/net/idna
19:03:47 [2021-08-11T19:03:47.826Z] #17 DONE 1.7s
19:03:47 [2021-08-11T19:03:47.826Z] 
19:03:47 [2021-08-11T19:03:47.826Z] #54 [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
19:03:47 [2021-08-11T19:03:47.826Z] #54 sha256:ecb438c3d1ae2d510d264f7f09f34e19313e1fd007ea8b6d37a3d2e69740bd1a
19:03:47 [2021-08-11T19:03:47.826Z] #54 ...
19:03:47 [2021-08-11T19:03:47.826Z] 
19:03:47 [2021-08-11T19:03:47.826Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:03:47 [2021-08-11T19:03:47.826Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b
19:03:48 [2021-08-11T19:03:48.515Z] #46 ...
19:03:48 [2021-08-11T19:03:48.515Z] 
19:03:48 [2021-08-11T19:03:48.515Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
19:03:48 [2021-08-11T19:03:48.515Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:48 [2021-08-11T19:03:48.515Z] #13 101.5 Selecting previously unselected package libapparmor1:amd64.
19:03:48 [2021-08-11T19:03:48.515Z] #13 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:03:48 [2021-08-11T19:03:48.515Z] #13 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:03:48 [2021-08-11T19:03:48.775Z] #13 101.6 Selecting previously unselected package libapparmor-dev:amd64.
19:03:48 [2021-08-11T19:03:48.775Z] #13 101.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:03:48 [2021-08-11T19:03:48.775Z] #13 101.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:03:48 [2021-08-11T19:03:48.775Z] #13 101.8 Selecting previously unselected package libbtrfs0.
19:03:48 [2021-08-11T19:03:48.775Z] #13 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:03:48 [2021-08-11T19:03:48.858Z] #52 98.53 golang.org/x/crypto/ssh/terminal
19:03:48 [2021-08-11T19:03:48.995Z] #19 67.39 Selecting previously unselected package libapparmor1:amd64.
19:03:49 [2021-08-11T19:03:49.034Z] #13 101.8 Unpacking libbtrfs0 (4.20.1-2) ...
19:03:49 [2021-08-11T19:03:49.034Z] #13 101.9 Selecting previously unselected package libbtrfs-dev.
19:03:49 [2021-08-11T19:03:49.034Z] #13 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.034Z] #13 101.9 Unpacking libbtrfs-dev (4.20.1-2) ...
19:03:49 [2021-08-11T19:03:49.034Z] #13 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:03:49 [2021-08-11T19:03:49.034Z] #13 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.034Z] #13 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:03:49 [2021-08-11T19:03:49.034Z] #13 102.1 Selecting previously unselected package libudev-dev:amd64.
19:03:49 [2021-08-11T19:03:49.240Z] #18 DONE 1.4s
19:03:49 [2021-08-11T19:03:49.240Z] 
19:03:49 [2021-08-11T19:03:49.240Z] #19 [dev-systemd-false  6/25] RUN ldconfig
19:03:49 [2021-08-11T19:03:49.240Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.39 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.39 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.46 Selecting previously unselected package libapparmor-dev:amd64.
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.46 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.46 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.52 Selecting previously unselected package libbtrfs0.
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.53 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.53 Unpacking libbtrfs0 (4.20.1-2) ...
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.57 Selecting previously unselected package libbtrfs-dev.
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.57 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.58 Unpacking libbtrfs-dev (4.20.1-2) ...
19:03:49 [2021-08-11T19:03:49.251Z] #19 67.63 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:03:49 [2021-08-11T19:03:49.293Z] #13 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.293Z] #13 102.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
19:03:49 [2021-08-11T19:03:49.293Z] #13 102.3 Selecting previously unselected package libsepol1-dev:amd64.
19:03:49 [2021-08-11T19:03:49.293Z] #13 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.293Z] #13 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.64 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.65 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.70 Selecting previously unselected package libudev-dev:amd64.
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.70 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.71 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.77 Selecting previously unselected package libsepol1-dev:amd64.
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.78 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.79 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:03:49 [2021-08-11T19:03:49.507Z] #19 67.91 Selecting previously unselected package libpcre16-3:amd64.
19:03:49 [2021-08-11T19:03:49.552Z] #13 102.6 Selecting previously unselected package libpcre16-3:amd64.
19:03:49 [2021-08-11T19:03:49.552Z] #13 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.552Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:03:49 [2021-08-11T19:03:49.764Z] #19 67.92 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.764Z] #19 67.92 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:03:49 [2021-08-11T19:03:49.764Z] #19 68.02 Selecting previously unselected package libpcre32-3:amd64.
19:03:49 [2021-08-11T19:03:49.764Z] #19 68.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.764Z] #19 68.03 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:03:49 [2021-08-11T19:03:49.764Z] #19 68.10 Selecting previously unselected package libpcrecpp0v5:amd64.
19:03:49 [2021-08-11T19:03:49.764Z] #19 68.11 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.764Z] #19 68.11 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:03:49 [2021-08-11T19:03:49.793Z] #52 ...
19:03:49 [2021-08-11T19:03:49.793Z] 
19:03:49 [2021-08-11T19:03:49.793Z] #57 [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
19:03:49 [2021-08-11T19:03:49.793Z] #57 sha256:f7ef425f7b339b1a4eb505b0070430d05158793a2c0899a21a5f0308341e2d23
19:03:49 [2021-08-11T19:03:49.811Z] #13 102.7 Selecting previously unselected package libpcre32-3:amd64.
19:03:49 [2021-08-11T19:03:49.811Z] #13 102.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:03:49 [2021-08-11T19:03:49.811Z] #13 102.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:03:49 [2021-08-11T19:03:49.811Z] #13 102.9 Selecting previously unselected package libpcrecpp0v5:amd64.
19:03:50 [2021-08-11T19:03:50.023Z] #19 68.16 Selecting previously unselected package libpcre3-dev:amd64.
19:03:50 [2021-08-11T19:03:50.023Z] #19 68.17 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.023Z] #19 68.18 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:03:50 [2021-08-11T19:03:50.070Z] #13 102.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.070Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:03:50 [2021-08-11T19:03:50.070Z] #13 103.0 Selecting previously unselected package libpcre3-dev:amd64.
19:03:50 [2021-08-11T19:03:50.070Z] #13 103.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.070Z] #13 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.39 Selecting previously unselected package libselinux1-dev:amd64.
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.40 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.40 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.51 Selecting previously unselected package libdevmapper-dev:amd64.
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.52 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.52 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.56 Selecting previously unselected package libseccomp-dev:amd64.
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.57 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.57 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.63 Selecting previously unselected package libsystemd-dev:amd64.
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.64 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.325Z] #19 68.64 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
19:03:50 [2021-08-11T19:03:50.329Z] #13 103.4 Selecting previously unselected package libselinux1-dev:amd64.
19:03:50 [2021-08-11T19:03:50.585Z] #19 68.92 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:03:50 [2021-08-11T19:03:50.585Z] #19 68.93 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:03:50 [2021-08-11T19:03:50.585Z] #19 68.94 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:03:50 [2021-08-11T19:03:50.585Z] #19 68.94 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:03:50 [2021-08-11T19:03:50.585Z] #19 68.95 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:03:50 [2021-08-11T19:03:50.585Z] #19 68.96 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:03:50 [2021-08-11T19:03:50.585Z] #19 68.97 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:50 [2021-08-11T19:03:50.612Z] #13 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.612Z] #13 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:03:50 [2021-08-11T19:03:50.612Z] #13 103.7 Selecting previously unselected package libdevmapper-dev:amd64.
19:03:50 [2021-08-11T19:03:50.612Z] #13 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.612Z] #13 103.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 68.98 Setting up libbtrfs0 (4.20.1-2) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 68.99 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.00 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.03 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.04 Setting up libbtrfs-dev (4.20.1-2) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.05 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.06 Setting up mingw-w64-common (6.0.0-3) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.08 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.09 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.10 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.11 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.12 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
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.12 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
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.13 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.14 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
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.14 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
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.15 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.16 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:03:50 [2021-08-11T19:03:50.844Z] #19 69.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:03:50 [2021-08-11T19:03:50.872Z] #13 103.8 Selecting previously unselected package libseccomp-dev:amd64.
19:03:50 [2021-08-11T19:03:50.872Z] #13 103.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
19:03:50 [2021-08-11T19:03:50.872Z] #13 103.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:03:51 [2021-08-11T19:03:51.086Z] #57 43.22 Checking out files:  46% (2125/4559)   
Checking out files:  47% (2143/4559)   
Checking out files:  48% (2189/4559)   
Checking out files:  49% (2234/4559)   
Checking out files:  50% (2280/4559)   
Checking out files:  51% (2326/4559)   
Checking out files:  52% (2371/4559)   
Checking out files:  53% (2417/4559)   
Checking out files:  54% (2462/4559)   
Checking out files:  55% (2508/4559)   
Checking out files:  56% (2554/4559)   
Checking out files:  57% (2599/4559)   
Checking out files:  58% (2645/4559)   
Checking out files:  59% (2690/4559)   
Checking out files:  60% (2736/4559)   
Checking out files:  61% (2781/4559)   
Checking out files:  62% (2827/4559)   
Checking out files:  63% (2873/4559)   
Checking out files:  64% (2918/4559)   
Checking out files:  65% (2964/4559)   
Checking out files:  66% (3009/4559)   
Checking out files:  67% (3055/4559)   
Checking out files:  68% (3101/4559)   
Checking out files:  69% (3146/4559)   
Checking out files:  70% (3192/4559)   
Checking out files:  71% (3237/4559)   
Checking out files:  72% (3283/4559)   
Checking out files:  73% (3329/4559)   
Checking out files:  74% (3374/4559)   
Checking out files:  75% (3420/4559)   
Checking out files:  76% (3465/4559)   
Checking out files:  77% (3511/4559)   
Checking out files:  78% (3557/4559)   
Checking out files:  79% (3602/4559)   
Checking out files:  80% (3648/4559)   
Checking out files:  81% (3693/4559)   
Checking out files:  82% (3739/4559)   
Checking out files:  83% (3784/4559)   
Checking out files:  84% (3830/4559)   
Checking out files:  85% (3876/4559)   
Checking out files:  86% (3921/4559)   
Checking out files:  87% (3967/4559)   
Checking out files:  88% (4012/4559)   
Checking out files:  89% (4058/4559)   
Checking out files:  90% (4104/4559)   
Checking out files:  90% (4127/4559)   
Checking out files:  91% (4149/4559)   
Checking out files:  92% (4195/4559)   
Checking out files:  93% (4240/4559)   
Checking out files:  94% (4286/4559)   
Checking out files:  95% (4332/4559)   
Checking out files:  96% (4377/4559)   
Checking out files:  97% (4423/4559)   
Checking out files:  98% (4468/4559)   
Checking out files:  99% (4514/4559)   
Checking out files: 100% (4559/4559)   
Checking out files: 100% (4559/4559), done.
19:03:51 [2021-08-11T19:03:51.086Z] #57 44.51 + cd /tmp/tmp.Yb4bRP4ihK/src/github.com/containerd/containerd
19:03:51 [2021-08-11T19:03:51.086Z] #57 44.51 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:03:51 [2021-08-11T19:03:51.102Z] #19 69.18 Setting up dmsetup (2:1.02.155-3) ...
19:03:51 [2021-08-11T19:03:51.102Z] #19 69.19 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:03:51 [2021-08-11T19:03:51.102Z] #19 69.20 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:03:51 [2021-08-11T19:03:51.102Z] #19 69.21 Processing triggers for libc-bin (2.28-10) ...
19:03:51 [2021-08-11T19:03:51.131Z] #13 104.0 Selecting previously unselected package libsystemd-dev:amd64.
19:03:51 [2021-08-11T19:03:51.131Z] #13 104.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
19:03:51 [2021-08-11T19:03:51.131Z] #13 104.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
19:03:51 [2021-08-11T19:03:51.186Z] #19 DONE 1.8s
19:03:51 [2021-08-11T19:03:51.186Z] 
19:03:51 [2021-08-11T19:03:51.187Z] #20 [dev-systemd-false  7/25] 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
19:03:51 [2021-08-11T19:03:51.187Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.5 Setting up libbtrfs0 (4.20.1-2) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:03:51 [2021-08-11T19:03:51.391Z] #13 104.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.5 Setting up libbtrfs-dev (4.20.1-2) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 Setting up mingw-w64-common (6.0.0-3) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:03:51 [2021-08-11T19:03:51.650Z] #13 104.7 Setting up dmsetup (2:1.02.155-3) ...
19:03:51 [2021-08-11T19:03:51.909Z] #13 104.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:03:51 [2021-08-11T19:03:51.909Z] #13 104.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:03:51 [2021-08-11T19:03:51.909Z] #13 104.7 Processing triggers for libc-bin (2.28-10) ...
19:03:52 [2021-08-11T19:03:52.586Z] #20 1.885 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:03:52 [2021-08-11T19:03:52.990Z] #57 46.37 + export 'BUILDTAGS=netgo osusergo static_build'
19:03:52 [2021-08-11T19:03:52.990Z] #57 46.37 + BUILDTAGS='netgo osusergo static_build'
19:03:52 [2021-08-11T19:03:52.990Z] #57 46.37 + export EXTRA_FLAGS=-buildmode=pie
19:03:52 [2021-08-11T19:03:52.990Z] #57 46.37 + EXTRA_FLAGS=-buildmode=pie
19:03:52 [2021-08-11T19:03:52.990Z] #57 46.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:03:52 [2021-08-11T19:03:52.990Z] #57 46.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:03:52 [2021-08-11T19:03:52.990Z] #57 46.37 + '[' '' = dynamic ']'
19:03:52 [2021-08-11T19:03:52.990Z] #57 46.37 + make
19:03:53 [2021-08-11T19:03:53.166Z] #20 2.193 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:03:53 [2021-08-11T19:03:53.166Z] #20 2.201 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:03:53 [2021-08-11T19:03:53.166Z] #20 2.209 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:03:53 [2021-08-11T19:03:53.286Z] #13 DONE 106.2s
19:03:53 [2021-08-11T19:03:53.286Z] 
19:03:53 [2021-08-11T19:03:53.286Z] #46 [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
19:03:53 [2021-08-11T19:03:53.286Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:03:53 [2021-08-11T19:03:53.286Z] #46 104.9 vendor/golang.org/x/net/http2/hpack
19:03:53 [2021-08-11T19:03:53.286Z] #46 106.0 mime
19:03:53 [2021-08-11T19:03:53.286Z] #46 107.5 mime/quotedprintable
19:03:53 [2021-08-11T19:03:53.286Z] #46 107.9 net/http/internal
19:03:53 [2021-08-11T19:03:53.430Z] #20 2.493 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB]
19:03:53 [2021-08-11T19:03:53.674Z] #19 DONE 71.7s
19:03:53 [2021-08-11T19:03:53.674Z] 
19:03:53 [2021-08-11T19:03:53.674Z] #64 [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
19:03:53 [2021-08-11T19:03:53.675Z] #64 sha256:06a040aa3da57104eb061526915b7dfe5428dd47237449187192376912de5929
19:03:53 [2021-08-11T19:03:53.675Z] #64 12.51 + cd /tmp/tmp.HEhsNSdm7P/src/github.com/containerd/containerd
19:03:53 [2021-08-11T19:03:53.675Z] #64 12.51 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.26 + export 'BUILDTAGS=netgo osusergo static_build'
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.26 + BUILDTAGS='netgo osusergo static_build'
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.26 + export EXTRA_FLAGS=-buildmode=pie
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.26 + EXTRA_FLAGS=-buildmode=pie
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.26 + '[' '' = dynamic ']'
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.26 + make
19:03:53 [2021-08-11T19:03:53.675Z] #64 13.98 + bin/ctr
19:03:53 [2021-08-11T19:03:53.675Z] #64 ...
19:03:53 [2021-08-11T19:03:53.675Z] 
19:03:53 [2021-08-11T19:03:53.675Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
19:03:53 [2021-08-11T19:03:53.675Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93
19:03:53 [2021-08-11T19:03:53.853Z] #46 110.0 crypto/tls
19:03:54 [2021-08-11T19:03:54.019Z] #20 3.309 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:03:54 [2021-08-11T19:03:54.367Z] #57 ...
19:03:54 [2021-08-11T19:03:54.367Z] 
19:03:54 [2021-08-11T19:03:54.367Z] #46 [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
19:03:54 [2021-08-11T19:03:54.367Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:03:54 [2021-08-11T19:03:54.367Z] #46 93.99 go/scanner
19:03:54 [2021-08-11T19:03:54.367Z] #46 94.04 net/url
19:03:54 [2021-08-11T19:03:54.367Z] #46 95.27 go/ast
19:03:54 [2021-08-11T19:03:54.367Z] #46 95.48 text/template/parse
19:03:54 [2021-08-11T19:03:54.367Z] #46 99.36 text/template
19:03:54 [2021-08-11T19:03:54.367Z] #46 99.55 go/parser
19:03:54 [2021-08-11T19:03:54.367Z] #46 103.1 log
19:03:54 [2021-08-11T19:03:54.367Z] #46 103.6 encoding/xml
19:03:54 [2021-08-11T19:03:54.367Z] #46 ...
19:03:54 [2021-08-11T19:03:54.367Z] 
19:03:54 [2021-08-11T19:03:54.367Z] #52 [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
19:03:54 [2021-08-11T19:03:54.367Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:03:54 [2021-08-11T19:03:54.367Z] #52 100.0 mvdan.cc/editorconfig
19:03:54 [2021-08-11T19:03:54.367Z] #52 100.0 mvdan.cc/sh/v3/fileutil
19:03:54 [2021-08-11T19:03:54.367Z] #52 100.2 text/tabwriter
19:03:54 [2021-08-11T19:03:54.367Z] #52 100.8 mvdan.cc/sh/v3/syntax
19:03:54 [2021-08-11T19:03:54.603Z] #20 1.169 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:03:54 [2021-08-11T19:03:54.603Z] #20 1.263 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
19:03:54 [2021-08-11T19:03:54.603Z] #20 1.265 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
19:03:54 [2021-08-11T19:03:54.603Z] #20 1.266 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
19:03:54 [2021-08-11T19:03:54.858Z] #20 1.356 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB]
19:03:54 [2021-08-11T19:03:54.858Z] #20 1.388 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB]
19:03:54 [2021-08-11T19:03:54.858Z] #20 1.399 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB]
19:03:54 [2021-08-11T19:03:54.858Z] #20 1.420 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
19:03:54 [2021-08-11T19:03:54.858Z] #20 1.449 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB]
19:03:54 [2021-08-11T19:03:54.858Z] #20 1.460 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB]
19:03:54 [2021-08-11T19:03:54.973Z] #20 4.189 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:03:55 [2021-08-11T19:03:55.744Z] #52 ...
19:03:55 [2021-08-11T19:03:55.744Z] 
19:03:55 [2021-08-11T19:03:55.744Z] #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
19:03:55 [2021-08-11T19:03:55.744Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:03:55 [2021-08-11T19:03:55.744Z] #13 101.4 Selecting previously unselected package g++-mingw-w64-x86-64.
19:03:55 [2021-08-11T19:03:55.744Z] #13 101.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:55 [2021-08-11T19:03:55.744Z] #13 101.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:55 [2021-08-11T19:03:55.757Z] #46 ...
19:03:55 [2021-08-11T19:03:55.757Z] 
19:03:55 [2021-08-11T19:03:55.757Z] #59 [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
19:03:55 [2021-08-11T19:03:55.757Z] #59 sha256:4a7ca5c5bd0cb04d637c50c713637699e4f6c8de4d8b4351b8ae22975fc4fc37
19:03:55 [2021-08-11T19:03:55.757Z] #59 106.6 + for f in rootlesskit rootlesskit-docker-proxy
19:03:55 [2021-08-11T19:03:55.757Z] #59 106.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:03:55 [2021-08-11T19:03:55.757Z] #59 DONE 111.9s
19:03:55 [2021-08-11T19:03:55.757Z] 
19:03:55 [2021-08-11T19:03:55.757Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:03:55 [2021-08-11T19:03:55.757Z] #60 sha256:f7ae3f20bd892aa43c8eb7c37968bdbb60404323fe375ded7e3c6f115b517468
19:03:55 [2021-08-11T19:03:55.926Z] #20 5.285 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:03:56 [2021-08-11T19:03:56.016Z] #60 DONE 0.1s
19:03:56 [2021-08-11T19:03:56.016Z] 
19:03:56 [2021-08-11T19:03:56.016Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:03:56 [2021-08-11T19:03:56.016Z] #61 sha256:7eae50273544698f537902bf428969bc0523b7034f461964c8c7d393b3495d31
19:03:56 [2021-08-11T19:03:56.016Z] #61 DONE 0.1s
19:03:56 [2021-08-11T19:03:56.016Z] 
19:03:56 [2021-08-11T19:03:56.016Z] #54 [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
19:03:56 [2021-08-11T19:03:56.016Z] #54 sha256:3935f6ae035c140197864e940c0d6f81bcdf506d6bfa59f19acbad60fd570834
19:03:56 [2021-08-11T19:03:56.261Z] #20 2.503 Fetched 2851 kB in 2s (1799 kB/s)
19:03:56 [2021-08-11T19:03:56.506Z] #20 ...
19:03:56 [2021-08-11T19:03:56.506Z] 
19:03:56 [2021-08-11T19:03:56.506Z] #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
19:03:56 [2021-08-11T19:03:56.506Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
19:03:56 [2021-08-11T19:03:56.506Z] #32 DONE 108.2s
19:03:56 [2021-08-11T19:03:56.506Z] 
19:03:56 [2021-08-11T19:03:56.506Z] #54 [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
19:03:56 [2021-08-11T19:03:56.506Z] #54 sha256:ecb438c3d1ae2d510d264f7f09f34e19313e1fd007ea8b6d37a3d2e69740bd1a
19:03:56 [2021-08-11T19:03:56.506Z] #54 9.969 + cd /tmp/tmp.Si6bkEwpV1/src/github.com/opencontainers/runc
19:03:56 [2021-08-11T19:03:56.506Z] #54 9.970 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:03:56 [2021-08-11T19:03:56.506Z] #54 10.46 + '[' -z '' ']'
19:03:56 [2021-08-11T19:03:56.506Z] #54 10.46 + target=static
19:03:56 [2021-08-11T19:03:56.506Z] #54 10.46 + make 'BUILDTAGS=seccomp ' static
19:03:56 [2021-08-11T19:03:56.506Z] #54 10.65 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:03:56 [2021-08-11T19:03:56.584Z] #54 ...
19:03:56 [2021-08-11T19:03:56.584Z] 
19:03:56 [2021-08-11T19:03:56.584Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
19:03:56 [2021-08-11T19:03:56.584Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
19:03:56 [2021-08-11T19:03:56.584Z] #14 DONE 3.5s
19:03:56 [2021-08-11T19:03:56.843Z] 
19:03:56 [2021-08-11T19:03:56.843Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:03:56 [2021-08-11T19:03:56.843Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
19:03:59 [2021-08-11T19:03:59.074Z] #54 ...
19:03:59 [2021-08-11T19:03:59.074Z] 
19:03:59 [2021-08-11T19:03:59.074Z] #20 [dev-systemd-false  7/25] 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
19:03:59 [2021-08-11T19:03:59.074Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
19:03:59 [2021-08-11T19:03:59.074Z] #20 8.055 Fetched 8809 kB in 6s (1371 kB/s)
19:03:59 [2021-08-11T19:03:59.653Z] #20 8.055 Reading package lists...
19:03:59 [2021-08-11T19:03:59.653Z] #20 ...
19:03:59 [2021-08-11T19:03:59.653Z] 
19:03:59 [2021-08-11T19:03:59.653Z] #46 [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
19:03:59 [2021-08-11T19:03:59.653Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:03:59 [2021-08-11T19:03:59.653Z] #46 102.0 net/http/httptrace
19:03:59 [2021-08-11T19:03:59.653Z] #46 102.2 net/http
19:03:59 [2021-08-11T19:03:59.653Z] #46 111.7 github.com/LK4D4/vndr/godl
19:03:59 [2021-08-11T19:03:59.918Z] #46 112.3 github.com/LK4D4/vndr
19:04:01 [2021-08-11T19:04:01.018Z] #13 ...
19:04:01 [2021-08-11T19:04:01.018Z] 
19:04:01 [2021-08-11T19:04:01.018Z] #52 [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
19:04:01 [2021-08-11T19:04:01.018Z] #52 sha256:2c48b91bfc9fd21486e6ef458c71134ca05eb8ed7d267fbe71b255b935c2fa49
19:04:01 [2021-08-11T19:04:01.018Z] #52 106.3 mvdan.cc/sh/v3/cmd/shfmt
19:04:01 [2021-08-11T19:04:01.018Z] #52 DONE 110.2s
19:04:01 [2021-08-11T19:04:01.018Z] 
19:04:01 [2021-08-11T19:04:01.018Z] #46 [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
19:04:01 [2021-08-11T19:04:01.018Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:04:01 [2021-08-11T19:04:01.018Z] #46 104.2 go/doc
19:04:01 [2021-08-11T19:04:01.018Z] #46 107.6 github.com/LK4D4/vndr/build
19:04:01 [2021-08-11T19:04:01.018Z] #46 108.4 compress/flate
19:04:01 [2021-08-11T19:04:01.018Z] #46 110.9 compress/gzip
19:04:01 [2021-08-11T19:04:01.319Z] #46 ...
19:04:01 [2021-08-11T19:04:01.319Z] 
19:04:01 [2021-08-11T19:04:01.319Z] #20 [dev-systemd-false  7/25] 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
19:04:01 [2021-08-11T19:04:01.319Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
19:04:01 [2021-08-11T19:04:01.319Z] #20 8.055 Reading package lists...
19:04:01 [2021-08-11T19:04:01.502Z] #20 2.503 Reading package lists...
19:04:01 [2021-08-11T19:04:01.586Z] #46 111.3 crypto/rsa
19:04:02 [2021-08-11T19:04:02.109Z] #15 DONE 4.6s
19:04:02 [2021-08-11T19:04:02.109Z] 
19:04:02 [2021-08-11T19:04:02.109Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:04:02 [2021-08-11T19:04:02.109Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
19:04:02 [2021-08-11T19:04:02.155Z] #46 111.8 crypto/dsa
19:04:02 [2021-08-11T19:04:02.413Z] #46 112.1 crypto/x509/pkix
19:04:02 [2021-08-11T19:04:02.672Z] #46 112.6 net
19:04:02 [2021-08-11T19:04:02.931Z] #46 112.8 vendor/golang.org/x/crypto/chacha20
19:04:03 [2021-08-11T19:04:03.250Z] #20 10.40 Reading package lists...
19:04:03 [2021-08-11T19:04:03.250Z] #20 ...
19:04:03 [2021-08-11T19:04:03.250Z] 
19:04:03 [2021-08-11T19:04:03.250Z] #46 [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
19:04:03 [2021-08-11T19:04:03.250Z] #46 sha256:859ba9a7283c5a3081a65697a38f0e7e5d1c80695d0604c29a0ebf231711e76a
19:04:03 [2021-08-11T19:04:03.250Z] #46 DONE 115.6s
19:04:03 [2021-08-11T19:04:03.499Z] #46 113.3 vendor/golang.org/x/crypto/poly1305
19:04:03 [2021-08-11T19:04:03.515Z] 
19:04:03 [2021-08-11T19:04:03.515Z] #50 [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
19:04:03 [2021-08-11T19:04:03.515Z] #50 sha256:04fd22001570c384e2ee866ce88937f91d3a3e343bd1520733d5fa302619a343
19:04:03 [2021-08-11T19:04:03.515Z] #50 ...
19:04:03 [2021-08-11T19:04:03.515Z] 
19:04:03 [2021-08-11T19:04:03.515Z] #20 [dev-systemd-false  7/25] 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
19:04:03 [2021-08-11T19:04:03.515Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
19:04:03 [2021-08-11T19:04:03.515Z] #20 10.40 Reading package lists...
19:04:04 [2021-08-11T19:04:04.067Z] #46 113.7 vendor/golang.org/x/sys/cpu
19:04:04 [2021-08-11T19:04:04.359Z] #20 13.02 Building dependency tree...
19:04:04 [2021-08-11T19:04:04.634Z] #46 114.3 vendor/golang.org/x/crypto/chacha20poly1305
19:04:04 [2021-08-11T19:04:04.634Z] #46 ...
19:04:04 [2021-08-11T19:04:04.634Z] 
19:04:04 [2021-08-11T19:04:04.634Z] #57 [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
19:04:04 [2021-08-11T19:04:04.634Z] #57 sha256:f7ef425f7b339b1a4eb505b0070430d05158793a2c0899a21a5f0308341e2d23
19:04:04 [2021-08-11T19:04:04.634Z] #57 48.09 + bin/ctr
19:04:04 [2021-08-11T19:04:04.641Z] #16 3.302 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:04:04 [2021-08-11T19:04:04.641Z] #16 DONE 3.5s
19:04:04 [2021-08-11T19:04:04.641Z] 
19:04:04 [2021-08-11T19:04:04.641Z] #54 [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
19:04:04 [2021-08-11T19:04:04.641Z] #54 sha256:3935f6ae035c140197864e940c0d6f81bcdf506d6bfa59f19acbad60fd570834
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 + RM_GOPATH=0
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 + TMP_GOPATH=
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 + : /build
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 + '[' -z '' ']'
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 ++ mktemp -d
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 + export GOPATH=/tmp/tmp.BYWsUr0MWT
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 + GOPATH=/tmp/tmp.BYWsUr0MWT
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 + RM_GOPATH=1
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 + case "$(go env GOARCH)" in
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.268 ++ go env GOARCH
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.271 + export GO_BUILDMODE=-buildmode=pie
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.271 + GO_BUILDMODE=-buildmode=pie
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 ++ dirname /tmp/install/install.sh
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 + dir=/tmp/install
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 + bin=runc
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 + shift
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 + '[' '!' -f /tmp/install/runc.installer ']'
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 + . /tmp/install/runc.installer
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 + install_runc
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 + uname -r
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.278 + grep -q '^3\.10\.0.*\.el7\.'
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.279 + RUNC_BUILDTAGS='seccomp '
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.279 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.279 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BYWsUr0MWT/src/github.com/opencontainers/runc
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.281 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:04:04 [2021-08-11T19:04:04.641Z] #54 4.295 Cloning into '/tmp/tmp.BYWsUr0MWT/src/github.com/opencontainers/runc'...
19:04:04 [2021-08-11T19:04:04.899Z] #54 ...
19:04:04 [2021-08-11T19:04:04.899Z] 
19:04:04 [2021-08-11T19:04:04.899Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:04:04 [2021-08-11T19:04:04.899Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.38 libcap2-bin is already the newest version (1:2.25-2).
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.38 The following additional packages will be installed:
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.38   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.38   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.38   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.38   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.38   python3.7 python3.7-minimal vim-runtime xxd
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.39 Suggested packages:
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.39   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.39   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.39   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.39   quota
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.39 Recommended packages:
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.39   aufs-dkms nftables build-essential python3-dev python3-keyring
19:04:05 [2021-08-11T19:04:05.316Z] #20 14.39   python3-keyrings.alt python3-xdg unzip
19:04:05 [2021-08-11T19:04:05.571Z] #57 ...
19:04:05 [2021-08-11T19:04:05.571Z] 
19:04:05 [2021-08-11T19:04:05.571Z] #46 [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
19:04:05 [2021-08-11T19:04:05.571Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:04:05 [2021-08-11T19:04:05.571Z] #46 115.3 vendor/golang.org/x/crypto/curve25519
19:04:06 [2021-08-11T19:04:06.139Z] #46 115.9 vendor/golang.org/x/crypto/hkdf
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.48 The following NEW packages will be installed:
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.48   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.48   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.48   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.48   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.48   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.48   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.49   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:04:06 [2021-08-11T19:04:06.270Z] #20 15.49   xz-utils zip
19:04:06 [2021-08-11T19:04:06.398Z] #46 116.1 vendor/golang.org/x/text/transform
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.80 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.80 Need to get 27.7 MB of archives.
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.80 After this operation, 114 MB of additional disk space will be used.
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
19:04:06 [2021-08-11T19:04:06.535Z] #20 15.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
19:04:06 [2021-08-11T19:04:06.746Z] #20 7.905 Reading package lists...
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 15.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:04:06 [2021-08-11T19:04:06.801Z] #20 16.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:04:06 [2021-08-11T19:04:06.966Z] #46 116.7 vendor/golang.org/x/text/unicode/bidi
19:04:07 [2021-08-11T19:04:07.066Z] #20 16.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
19:04:07 [2021-08-11T19:04:07.066Z] #20 16.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
19:04:07 [2021-08-11T19:04:07.066Z] #20 16.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
19:04:07 [2021-08-11T19:04:07.331Z] #20 16.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
19:04:07 [2021-08-11T19:04:07.429Z] #17 DONE 2.4s
19:04:07 [2021-08-11T19:04:07.429Z] 
19:04:07 [2021-08-11T19:04:07.429Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:04:07 [2021-08-11T19:04:07.429Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
19:04:07 [2021-08-11T19:04:07.598Z] #20 16.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
19:04:07 [2021-08-11T19:04:07.598Z] #20 16.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
19:04:07 [2021-08-11T19:04:07.598Z] #20 16.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
19:04:07 [2021-08-11T19:04:07.598Z] #20 16.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:04:07 [2021-08-11T19:04:07.862Z] #20 17.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
19:04:07 [2021-08-11T19:04:07.862Z] #20 17.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
19:04:07 [2021-08-11T19:04:07.862Z] #20 17.07 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
19:04:08 [2021-08-11T19:04:08.112Z] #20 13.25 Building dependency tree...
19:04:08 [2021-08-11T19:04:08.112Z] #20 14.43 Reading state information...
19:04:08 [2021-08-11T19:04:08.344Z] #46 118.1 vendor/golang.org/x/text/secure/bidirule
19:04:08 [2021-08-11T19:04:08.603Z] #46 118.3 vendor/golang.org/x/text/unicode/norm
19:04:08 [2021-08-11T19:04:08.816Z] #20 17.76 debconf: delaying package configuration, since apt-utils is not installed
19:04:08 [2021-08-11T19:04:08.816Z] #20 17.83 Fetched 27.7 MB in 2s (18.1 MB/s)
19:04:08 [2021-08-11T19:04:08.816Z] #20 17.89 Selecting previously unselected package pigz.
19:04:08 [2021-08-11T19:04:08.816Z] #20 17.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 ... 23419 files and directories currently installed.)
19:04:08 [2021-08-11T19:04:08.816Z] #20 17.96 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
19:04:08 [2021-08-11T19:04:08.816Z] #20 17.97 Unpacking pigz (2.4-1) ...
19:04:08 [2021-08-11T19:04:08.816Z] #20 18.09 Selecting previously unselected package libpython3.7-minimal:arm64.
19:04:08 [2021-08-11T19:04:08.816Z] #20 18.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
19:04:08 [2021-08-11T19:04:08.816Z] #20 18.11 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.40 The following additional packages will be installed:
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.40   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.40   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.41   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.41   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.41   libgcc1:ppc64el libgcc1:s390x
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.42 Suggested packages:
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.42   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.42   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.42   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.42   libc-l10n:s390x locales:s390x
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.42 Recommended packages:
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.42   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.42   libidn2-0:s390x
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.63 The following NEW packages will be installed:
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.63   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.63   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.63   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.63   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.63   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.63   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
19:04:09 [2021-08-11T19:04:09.081Z] #20 15.64   libgcc1:ppc64el libgcc1:s390x
19:04:09 [2021-08-11T19:04:09.337Z] #20 15.98 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
19:04:09 [2021-08-11T19:04:09.337Z] #20 15.98 Need to get 15.0 MB of archives.
19:04:09 [2021-08-11T19:04:09.337Z] #20 15.98 After this operation, 68.1 MB of additional disk space will be used.
19:04:09 [2021-08-11T19:04:09.337Z] #20 15.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
19:04:09 [2021-08-11T19:04:09.337Z] #20 15.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
19:04:09 [2021-08-11T19:04:09.337Z] #20 15.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
19:04:09 [2021-08-11T19:04:09.337Z] #20 16.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
19:04:09 [2021-08-11T19:04:09.337Z] #20 16.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
19:04:09 [2021-08-11T19:04:09.337Z] #20 16.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
19:04:09 [2021-08-11T19:04:09.337Z] #20 16.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
19:04:09 [2021-08-11T19:04:09.396Z] #20 18.53 Selecting previously unselected package python3.7-minimal.
19:04:09 [2021-08-11T19:04:09.396Z] #20 18.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
19:04:09 [2021-08-11T19:04:09.396Z] #20 18.55 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:04:09 [2021-08-11T19:04:09.593Z] #20 16.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
19:04:09 [2021-08-11T19:04:09.593Z] #20 16.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
19:04:09 [2021-08-11T19:04:09.593Z] #20 16.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
19:04:09 [2021-08-11T19:04:09.593Z] #20 16.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
19:04:09 [2021-08-11T19:04:09.593Z] #20 16.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
19:04:09 [2021-08-11T19:04:09.593Z] #20 16.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
19:04:09 [2021-08-11T19:04:09.593Z] #20 16.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
19:04:09 [2021-08-11T19:04:09.661Z] #20 19.04 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
19:04:09 [2021-08-11T19:04:09.849Z] #20 16.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
19:04:09 [2021-08-11T19:04:09.849Z] #20 16.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
19:04:09 [2021-08-11T19:04:09.849Z] #20 16.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
19:04:09 [2021-08-11T19:04:09.849Z] #20 16.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
19:04:09 [2021-08-11T19:04:09.849Z] #20 16.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
19:04:09 [2021-08-11T19:04:09.849Z] #20 16.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
19:04:09 [2021-08-11T19:04:09.926Z] #20 19.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:04:09 [2021-08-11T19:04:09.967Z] #18 DONE 2.3s
19:04:09 [2021-08-11T19:04:09.967Z] 
19:04:09 [2021-08-11T19:04:09.967Z] #19 [dev-systemd-false  6/25] RUN ldconfig
19:04:09 [2021-08-11T19:04:09.967Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
19:04:10 [2021-08-11T19:04:10.105Z] #20 16.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
19:04:10 [2021-08-11T19:04:10.105Z] #20 16.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
19:04:10 [2021-08-11T19:04:10.105Z] #20 16.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
19:04:10 [2021-08-11T19:04:10.105Z] #20 16.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
19:04:10 [2021-08-11T19:04:10.105Z] #20 16.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
19:04:10 [2021-08-11T19:04:10.226Z] #19 ...
19:04:10 [2021-08-11T19:04:10.226Z] 
19:04:10 [2021-08-11T19:04:10.226Z] #46 [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
19:04:10 [2021-08-11T19:04:10.226Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:04:10 [2021-08-11T19:04:10.226Z] #46 116.4 net/http/httptrace
19:04:10 [2021-08-11T19:04:10.226Z] #46 116.6 net/http
19:04:10 [2021-08-11T19:04:10.226Z] #46 ...
19:04:10 [2021-08-11T19:04:10.226Z] 
19:04:10 [2021-08-11T19:04:10.226Z] #54 [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
19:04:10 [2021-08-11T19:04:10.226Z] #54 sha256:3935f6ae035c140197864e940c0d6f81bcdf506d6bfa59f19acbad60fd570834
19:04:10 [2021-08-11T19:04:10.226Z] #54 12.55 + cd /tmp/tmp.BYWsUr0MWT/src/github.com/opencontainers/runc
19:04:10 [2021-08-11T19:04:10.226Z] #54 12.55 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:04:10 [2021-08-11T19:04:10.226Z] #54 13.02 + '[' -z '' ']'
19:04:10 [2021-08-11T19:04:10.226Z] #54 13.03 + target=static
19:04:10 [2021-08-11T19:04:10.226Z] #54 13.03 + make 'BUILDTAGS=seccomp ' static
19:04:10 [2021-08-11T19:04:10.226Z] #54 13.17 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:04:10 [2021-08-11T19:04:10.508Z] #46 ...
19:04:10 [2021-08-11T19:04:10.508Z] 
19:04:10 [2021-08-11T19:04:10.508Z] #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
19:04:10 [2021-08-11T19:04:10.508Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
19:04:10 [2021-08-11T19:04:10.508Z] #13 116.5 Selecting previously unselected package libapparmor1:amd64.
19:04:10 [2021-08-11T19:04:10.508Z] #13 116.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:04:10 [2021-08-11T19:04:10.508Z] #13 116.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:04:10 [2021-08-11T19:04:10.668Z] #20 17.17 debconf: delaying package configuration, since apt-utils is not installed
19:04:10 [2021-08-11T19:04:10.767Z] #13 116.6 Selecting previously unselected package libapparmor-dev:amd64.
19:04:10 [2021-08-11T19:04:10.767Z] #13 116.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:04:10 [2021-08-11T19:04:10.767Z] #13 116.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:04:10 [2021-08-11T19:04:10.767Z] #13 116.8 Selecting previously unselected package libbtrfs0.
19:04:10 [2021-08-11T19:04:10.767Z] #13 116.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:04:10 [2021-08-11T19:04:10.767Z] #13 116.8 Unpacking libbtrfs0 (4.20.1-2) ...
19:04:10 [2021-08-11T19:04:10.767Z] #13 116.9 Selecting previously unselected package libbtrfs-dev.
19:04:10 [2021-08-11T19:04:10.923Z] #20 17.34 Fetched 15.0 MB in 1s (16.2 MB/s)
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.40 Selecting previously unselected package gcc-8-base:armhf.
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37546 files and directories currently installed.)
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.45 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.45 Unpacking gcc-8-base:armhf (8.3.0-6) ...
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.51 Selecting previously unselected package gcc-8-base:ppc64el.
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.51 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.52 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.57 Selecting previously unselected package gcc-8-base:s390x.
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.57 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
19:04:10 [2021-08-11T19:04:10.924Z] #20 17.58 Unpacking gcc-8-base:s390x (8.3.0-6) ...
19:04:11 [2021-08-11T19:04:11.027Z] #13 116.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:04:11 [2021-08-11T19:04:11.027Z] #13 116.9 Unpacking libbtrfs-dev (4.20.1-2) ...
19:04:11 [2021-08-11T19:04:11.027Z] #13 117.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:04:11 [2021-08-11T19:04:11.027Z] #13 117.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:04:11 [2021-08-11T19:04:11.027Z] #13 117.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:04:11 [2021-08-11T19:04:11.027Z] #13 117.1 Selecting previously unselected package libudev-dev:amd64.
19:04:11 [2021-08-11T19:04:11.179Z] #20 17.63 Selecting previously unselected package gcc-8-base:arm64.
19:04:11 [2021-08-11T19:04:11.179Z] #20 17.64 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
19:04:11 [2021-08-11T19:04:11.179Z] #20 17.65 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
19:04:11 [2021-08-11T19:04:11.179Z] #20 17.71 Selecting previously unselected package gcc-8-base:armel.
19:04:11 [2021-08-11T19:04:11.179Z] #20 17.71 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
19:04:11 [2021-08-11T19:04:11.179Z] #20 17.72 Unpacking gcc-8-base:armel (8.3.0-6) ...
19:04:11 [2021-08-11T19:04:11.286Z] #13 117.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
19:04:11 [2021-08-11T19:04:11.286Z] #13 117.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
19:04:11 [2021-08-11T19:04:11.435Z] #20 17.79 Selecting previously unselected package libgcc1:arm64.
19:04:11 [2021-08-11T19:04:11.435Z] #20 17.79 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
19:04:11 [2021-08-11T19:04:11.435Z] #20 17.80 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
19:04:11 [2021-08-11T19:04:11.435Z] #20 17.88 Selecting previously unselected package libc6:arm64.
19:04:11 [2021-08-11T19:04:11.435Z] #20 17.88 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
19:04:11 [2021-08-11T19:04:11.435Z] #20 18.06 Unpacking libc6:arm64 (2.28-10) ...
19:04:11 [2021-08-11T19:04:11.545Z] #13 117.3 Selecting previously unselected package libsepol1-dev:amd64.
19:04:11 [2021-08-11T19:04:11.545Z] #13 117.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:04:11 [2021-08-11T19:04:11.545Z] #13 117.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:04:11 [2021-08-11T19:04:11.545Z] #13 117.5 Selecting previously unselected package libpcre16-3:amd64.
19:04:11 [2021-08-11T19:04:11.805Z] #13 117.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:04:11 [2021-08-11T19:04:11.805Z] #13 117.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:04:11 [2021-08-11T19:04:11.805Z] #13 117.7 Selecting previously unselected package libpcre32-3:amd64.
19:04:11 [2021-08-11T19:04:11.805Z] #13 117.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:04:11 [2021-08-11T19:04:11.805Z] #13 117.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:04:11 [2021-08-11T19:04:11.860Z] #20 20.94 Selecting previously unselected package python3-minimal.
19:04:11 [2021-08-11T19:04:11.860Z] #20 20.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 ... 23668 files and directories currently installed.)
19:04:11 [2021-08-11T19:04:11.860Z] #20 20.99 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
19:04:11 [2021-08-11T19:04:11.860Z] #20 21.00 Unpacking python3-minimal (3.7.3-1) ...
19:04:11 [2021-08-11T19:04:11.860Z] #20 21.09 Selecting previously unselected package libmpdec2:arm64.
19:04:11 [2021-08-11T19:04:11.860Z] #20 21.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
19:04:11 [2021-08-11T19:04:11.860Z] #20 21.12 Unpacking libmpdec2:arm64 (2.4.2-2) ...
19:04:11 [2021-08-11T19:04:11.996Z] #20 18.52 Selecting previously unselected package libapparmor1:arm64.
19:04:11 [2021-08-11T19:04:11.996Z] #20 18.53 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
19:04:11 [2021-08-11T19:04:11.996Z] #20 18.53 Unpacking libapparmor1:arm64 (2.13.2-10) ...
19:04:11 [2021-08-11T19:04:11.996Z] #20 18.58 Selecting previously unselected package libapparmor-dev:arm64.
19:04:11 [2021-08-11T19:04:11.996Z] #20 18.58 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
19:04:11 [2021-08-11T19:04:11.996Z] #20 18.59 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
19:04:12 [2021-08-11T19:04:12.064Z] #13 117.8 Selecting previously unselected package libpcrecpp0v5:amd64.
19:04:12 [2021-08-11T19:04:12.064Z] #13 117.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:04:12 [2021-08-11T19:04:12.064Z] #13 117.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:04:12 [2021-08-11T19:04:12.064Z] #13 118.0 Selecting previously unselected package libpcre3-dev:amd64.
19:04:12 [2021-08-11T19:04:12.064Z] #13 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:04:12 [2021-08-11T19:04:12.064Z] #13 118.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:04:12 [2021-08-11T19:04:12.125Z] #20 21.21 Selecting previously unselected package libpython3.7-stdlib:arm64.
19:04:12 [2021-08-11T19:04:12.125Z] #20 21.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
19:04:12 [2021-08-11T19:04:12.125Z] #20 21.23 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
19:04:12 [2021-08-11T19:04:12.131Z] #54 ...
19:04:12 [2021-08-11T19:04:12.131Z] 
19:04:12 [2021-08-11T19:04:12.131Z] #19 [dev-systemd-false  6/25] RUN ldconfig
19:04:12 [2021-08-11T19:04:12.131Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
19:04:12 [2021-08-11T19:04:12.131Z] #19 DONE 2.3s
19:04:12 [2021-08-11T19:04:12.131Z] 
19:04:12 [2021-08-11T19:04:12.131Z] #20 [dev-systemd-false  7/25] 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
19:04:12 [2021-08-11T19:04:12.131Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
19:04:12 [2021-08-11T19:04:12.251Z] #20 18.67 Selecting previously unselected package libgcc1:armel.
19:04:12 [2021-08-11T19:04:12.251Z] #20 18.68 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
19:04:12 [2021-08-11T19:04:12.251Z] #20 18.68 Unpacking libgcc1:armel (1:8.3.0-6) ...
19:04:12 [2021-08-11T19:04:12.251Z] #20 18.77 Selecting previously unselected package libc6:armel.
19:04:12 [2021-08-11T19:04:12.251Z] #20 18.77 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
19:04:12 [2021-08-11T19:04:12.323Z] #13 118.4 Selecting previously unselected package libselinux1-dev:amd64.
19:04:12 [2021-08-11T19:04:12.323Z] #13 118.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:04:12 [2021-08-11T19:04:12.506Z] #20 18.95 Unpacking libc6:armel (2.28-10) ...
19:04:12 [2021-08-11T19:04:12.582Z] #13 118.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:04:12 [2021-08-11T19:04:12.582Z] #13 118.6 Selecting previously unselected package libdevmapper-dev:amd64.
19:04:12 [2021-08-11T19:04:12.704Z] #20 21.85 Selecting previously unselected package python3.7.
19:04:12 [2021-08-11T19:04:12.704Z] #20 21.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
19:04:12 [2021-08-11T19:04:12.704Z] #20 21.87 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:04:12 [2021-08-11T19:04:12.704Z] #20 22.01 Selecting previously unselected package libpython3-stdlib:arm64.
19:04:12 [2021-08-11T19:04:12.704Z] #20 22.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
19:04:12 [2021-08-11T19:04:12.704Z] #20 22.02 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
19:04:12 [2021-08-11T19:04:12.841Z] #13 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:04:12 [2021-08-11T19:04:12.841Z] #13 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:04:12 [2021-08-11T19:04:12.841Z] #13 118.7 Selecting previously unselected package libseccomp-dev:amd64.
19:04:12 [2021-08-11T19:04:12.841Z] #13 118.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
19:04:12 [2021-08-11T19:04:12.841Z] #13 118.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:04:12 [2021-08-11T19:04:12.970Z] #20 22.20 Setting up python3-minimal (3.7.3-1) ...
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.39 Selecting previously unselected package libapparmor1:armel.
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.39 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.40 Unpacking libapparmor1:armel (2.13.2-10) ...
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.46 Selecting previously unselected package libapparmor-dev:armel.
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.46 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.46 Unpacking libapparmor-dev:armel (2.13.2-10) ...
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.53 Selecting previously unselected package libgcc1:armhf.
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.53 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.54 Unpacking libgcc1:armhf (1:8.3.0-6) ...
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.60 Selecting previously unselected package libc6:armhf.
19:04:13 [2021-08-11T19:04:13.067Z] #20 19.62 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
19:04:13 [2021-08-11T19:04:13.100Z] #13 118.9 Selecting previously unselected package libsystemd-dev:amd64.
19:04:13 [2021-08-11T19:04:13.100Z] #13 118.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
19:04:13 [2021-08-11T19:04:13.100Z] #13 118.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
19:04:13 [2021-08-11T19:04:13.323Z] #20 19.89 Unpacking libc6:armhf (2.28-10) ...
19:04:13 [2021-08-11T19:04:13.359Z] #13 119.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:04:13 [2021-08-11T19:04:13.359Z] #13 119.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.5 Setting up libbtrfs0 (4.20.1-2) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.6 Setting up libbtrfs-dev (4.20.1-2) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.6 Setting up mingw-w64-common (6.0.0-3) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.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
19:04:13 [2021-08-11T19:04:13.619Z] #13 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.8 Setting up dmsetup (2:1.02.155-3) ...
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:04:13 [2021-08-11T19:04:13.878Z] #13 119.8 Processing triggers for libc-bin (2.28-10) ...
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.31 Selecting previously unselected package libapparmor1:armhf.
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.31 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.32 Unpacking libapparmor1:armhf (2.13.2-10) ...
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.37 Selecting previously unselected package libapparmor-dev:armhf.
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.38 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.38 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.44 Selecting previously unselected package libgcc1:ppc64el.
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.44 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.45 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
19:04:13 [2021-08-11T19:04:13.884Z] #20 20.51 Selecting previously unselected package libc6:ppc64el.
19:04:13 [2021-08-11T19:04:13.924Z] #20 23.12 Selecting previously unselected package python3.
19:04:13 [2021-08-11T19:04:13.924Z] #20 23.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24080 files and directories currently installed.)
19:04:13 [2021-08-11T19:04:13.924Z] #20 23.20 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
19:04:13 [2021-08-11T19:04:13.924Z] #20 23.21 Unpacking python3 (3.7.3-1) ...
19:04:13 [2021-08-11T19:04:13.924Z] #20 23.30 Selecting previously unselected package libip4tc0:arm64.
19:04:14 [2021-08-11T19:04:14.140Z] #20 20.51 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
19:04:14 [2021-08-11T19:04:14.140Z] #20 20.69 Unpacking libc6:ppc64el (2.28-10) ...
19:04:14 [2021-08-11T19:04:14.277Z] #20 23.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
19:04:14 [2021-08-11T19:04:14.277Z] #20 23.35 Unpacking libip4tc0:arm64 (1.8.2-4) ...
19:04:14 [2021-08-11T19:04:14.277Z] #20 23.50 Selecting previously unselected package libip6tc0:arm64.
19:04:14 [2021-08-11T19:04:14.277Z] #20 23.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
19:04:14 [2021-08-11T19:04:14.277Z] #20 23.51 Unpacking libip6tc0:arm64 (1.8.2-4) ...
19:04:14 [2021-08-11T19:04:14.277Z] #20 23.61 Selecting previously unselected package libiptc0:arm64.
19:04:14 [2021-08-11T19:04:14.551Z] #20 23.62 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
19:04:14 [2021-08-11T19:04:14.551Z] #20 23.63 Unpacking libiptc0:arm64 (1.8.2-4) ...
19:04:14 [2021-08-11T19:04:14.551Z] #20 23.73 Selecting previously unselected package libnfnetlink0:arm64.
19:04:14 [2021-08-11T19:04:14.551Z] #20 23.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:04:14 [2021-08-11T19:04:14.551Z] #20 23.76 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:04:14 [2021-08-11T19:04:14.666Z] #20 2.563 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:04:14 [2021-08-11T19:04:14.666Z] #20 2.590 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:14 [2021-08-11T19:04:14.666Z] #20 2.593 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:14 [2021-08-11T19:04:14.666Z] #20 2.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:04:14 [2021-08-11T19:04:14.744Z] #20 21.26 Selecting previously unselected package libapparmor1:ppc64el.
19:04:14 [2021-08-11T19:04:14.744Z] #20 21.26 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
19:04:14 [2021-08-11T19:04:14.744Z] #20 21.26 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
19:04:14 [2021-08-11T19:04:14.744Z] #20 21.32 Selecting previously unselected package libapparmor-dev:ppc64el.
19:04:14 [2021-08-11T19:04:14.744Z] #20 21.32 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
19:04:14 [2021-08-11T19:04:14.744Z] #20 21.33 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
19:04:14 [2021-08-11T19:04:14.744Z] #20 21.39 Selecting previously unselected package libgcc1:s390x.
19:04:14 [2021-08-11T19:04:14.744Z] #20 21.39 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
19:04:14 [2021-08-11T19:04:14.831Z] #20 23.90 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:04:14 [2021-08-11T19:04:14.831Z] #20 23.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
19:04:14 [2021-08-11T19:04:14.831Z] #20 23.91 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:04:14 [2021-08-11T19:04:14.831Z] #20 24.04 Selecting previously unselected package libnftnl11:arm64.
19:04:14 [2021-08-11T19:04:14.831Z] #20 24.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
19:04:14 [2021-08-11T19:04:14.831Z] #20 24.07 Unpacking libnftnl11:arm64 (1.1.2-2) ...
19:04:14 [2021-08-11T19:04:14.925Z] #20 3.123 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
19:04:14 [2021-08-11T19:04:14.999Z] #20 21.40 Unpacking libgcc1:s390x (1:8.3.0-6) ...
19:04:14 [2021-08-11T19:04:14.999Z] #20 21.47 Selecting previously unselected package libc6:s390x.
19:04:14 [2021-08-11T19:04:14.999Z] #20 21.48 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
19:04:15 [2021-08-11T19:04:15.106Z] #20 24.19 Selecting previously unselected package iptables.
19:04:15 [2021-08-11T19:04:15.106Z] #20 24.20 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
19:04:15 [2021-08-11T19:04:15.106Z] #20 24.21 Unpacking iptables (1.8.2-4) ...
19:04:15 [2021-08-11T19:04:15.255Z] #20 21.69 Unpacking libc6:s390x (2.28-10) ...
19:04:15 [2021-08-11T19:04:15.257Z] #13 DONE 121.2s
19:04:15 [2021-08-11T19:04:15.257Z] 
19:04:15 [2021-08-11T19:04:15.257Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
19:04:15 [2021-08-11T19:04:15.257Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
19:04:15 [2021-08-11T19:04:15.377Z] #20 24.57 Selecting previously unselected package xxd.
19:04:15 [2021-08-11T19:04:15.377Z] #20 24.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
19:04:15 [2021-08-11T19:04:15.377Z] #20 24.59 Unpacking xxd (2:8.1.0875-5) ...
19:04:15 [2021-08-11T19:04:15.640Z] #20 24.74 Selecting previously unselected package vim-common.
19:04:15 [2021-08-11T19:04:15.640Z] #20 24.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:04:15 [2021-08-11T19:04:15.640Z] #20 24.79 Unpacking vim-common (2:8.1.0875-5) ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.11 Selecting previously unselected package libapparmor1:s390x.
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.12 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.13 Unpacking libapparmor1:s390x (2.13.2-10) ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.18 Selecting previously unselected package libapparmor-dev:s390x.
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.18 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.19 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.28 Setting up gcc-8-base:arm64 (8.3.0-6) ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.30 Setting up gcc-8-base:armel (8.3.0-6) ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.33 Setting up gcc-8-base:armhf (8.3.0-6) ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.34 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.35 Setting up gcc-8-base:s390x (8.3.0-6) ...
19:04:15 [2021-08-11T19:04:15.766Z] #20 22.36 Setting up libc6:arm64 (2.28-10) ...
19:04:15 [2021-08-11T19:04:15.863Z] #20 4.037 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:04:15 [2021-08-11T19:04:15.904Z] #20 25.00 Selecting previously unselected package bash-completion.
19:04:15 [2021-08-11T19:04:15.904Z] #20 25.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:04:17 [2021-08-11T19:04:17.176Z] #20 23.63 Setting up libc6:armel (2.28-10) ...
19:04:17 [2021-08-11T19:04:17.211Z] #14 DONE 1.9s
19:04:17 [2021-08-11T19:04:17.211Z] 
19:04:17 [2021-08-11T19:04:17.211Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:04:17 [2021-08-11T19:04:17.211Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
19:04:17 [2021-08-11T19:04:17.318Z] #20 5.301 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:04:17 [2021-08-11T19:04:17.318Z] #20 ...
19:04:17 [2021-08-11T19:04:17.318Z] 
19:04:17 [2021-08-11T19:04:17.318Z] #46 [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
19:04:17 [2021-08-11T19:04:17.318Z] #46 sha256:b64a89c7d95778e6cc986befa924efd80559541d928ff562224ecdbe6c217950
19:04:17 [2021-08-11T19:04:17.318Z] #46 128.8 github.com/LK4D4/vndr/godl
19:04:17 [2021-08-11T19:04:17.318Z] #46 129.4 github.com/LK4D4/vndr
19:04:17 [2021-08-11T19:04:17.318Z] #46 DONE 133.6s
19:04:17 [2021-08-11T19:04:17.589Z] 
19:04:17 [2021-08-11T19:04:17.590Z] #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
19:04:17 [2021-08-11T19:04:17.590Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:04:17 [2021-08-11T19:04:17.836Z] #20 ...
19:04:17 [2021-08-11T19:04:17.836Z] 
19:04:17 [2021-08-11T19:04:17.836Z] #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
19:04:17 [2021-08-11T19:04:17.836Z] #24 sha256:78bff1866c89157ebb60b39ea3e6f6d5327f36fa8c3c82516c6369bc16195f29
19:04:17 [2021-08-11T19:04:17.836Z] #24 119.7 Checking out files:  28% (3252/11321)   
Checking out files:  29% (3284/11321)   
Checking out files:  30% (3397/11321)   
Checking out files:  31% (3510/11321)   
Checking out files:  32% (3623/11321)   
Checking out files:  33% (3736/11321)   
Checking out files:  34% (3850/11321)   
Checking out files:  35% (3963/11321)   
Checking out files:  36% (4076/11321)   
Checking out files:  37% (4189/11321)   
Checking out files:  38% (4302/11321)   
Checking out files:  39% (4416/11321)   
Checking out files:  40% (4529/11321)   
Checking out files:  41% (4642/11321)   
Checking out files:  42% (4755/11321)   
Checking out files:  43% (4869/11321)   
Checking out files:  44% (4982/11321)   
Checking out files:  45% (5095/11321)   
Checking out files:  46% (5208/11321)   
Checking out files:  47% (5321/11321)   
Checking out files:  48% (5435/11321)   
Checking out files:  49% (5548/11321)   
Checking out files:  50% (5661/11321)   
Checking out files:  51% (5774/11321)   
Checking out files:  52% (5887/11321)   
Checking out files:  53% (6001/11321)   
Checking out files:  54% (6114/11321)   
Checking out files:  55% (6227/11321)   
Checking out files:  56% (6340/11321)   
Checking out files:  57% (6453/11321)   
Checking out files:  58% (6567/11321)   
Checking out files:  59% (6680/11321)   
Checking out files:  59% (6774/11321)   
Checking out files:  60% (6793/11321)   
Checking out files:  61% (6906/11321)   
Checking out files:  62% (7020/11321)   
Checking out files:  63% (7133/11321)   
Checking out files:  64% (7246/11321)   
Checking out files:  65% (7359/11321)   
Checking out files:  66% (7472/11321)   
Checking out files:  67% (7586/11321)   
Checking out files:  68% (7699/11321)   
Checking out files:  69% (7812/11321)   
Checking out files:  70% (7925/11321)   
Checking out files:  71% (8038/11321)   
Checking out files:  72% (8152/11321)   
Checking out files:  73% (8265/11321)   
Checking out files:  74% (8378/11321)   
Checking out files:  75% (8491/11321)   
Checking out files:  76% (8604/11321)   
Checking out files:  77% (8718/11321)   
Checking out files:  78% (8831/11321)   
Checking out files:  79% (8944/11321)   
Checking out files:  80% (9057/11321)   
Checking out files:  81% (9171/11321)   
Checking out files:  82% (9284/11321)   
Checking out files:  82% (9370/11321)   
Checking out files:  83% (9397/11321)   
Checking out files:  84% (9510/11321)   
Checking out files:  85% (9623/11321)   
Checking out files:  86% (9737/11321)   
Checking out files:  87% (9850/11321)   
Checking out files:  88% (9963/11321)   
Checking out files:  89% (10076/11321)   
Checking out files:  90% (10189/11321)   
Checking out files:  91% (10303/11321)   
Checking out files:  92% (10416/11321)   
Checking out files:  93% (10529/11321)   
Checking out files:  94% (10642/11321)   
Checking out files:  95% (10755/11321)   
Checking out files:  96% (10869/11321)   
Checking out files:  97% (10982/11321)   
Checking out files:  98% (11095/11321)   
Checking out files:  99% (11208/11321)   
Checking out files: 100% (11321/11321)   
Checking out files: 100% (11321/11321), done.
19:04:17 [2021-08-11T19:04:17.836Z] #24 122.4 + cd /tmp/tmp.jGrWn1dWv6/tmp/docker-ce
19:04:17 [2021-08-11T19:04:17.836Z] #24 122.4 + git checkout -q v17.06.2-ce
19:04:17 [2021-08-11T19:04:17.836Z] #24 125.8 + mkdir -p /tmp/tmp.jGrWn1dWv6/src/github.com/docker
19:04:17 [2021-08-11T19:04:17.836Z] #24 125.8 + mv components/cli /tmp/tmp.jGrWn1dWv6/src/github.com/docker/cli
19:04:17 [2021-08-11T19:04:17.836Z] #24 125.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:04:18 [2021-08-11T19:04:18.312Z] 4612f6d0b889: Verifying Checksum
19:04:18 [2021-08-11T19:04:18.312Z] 4612f6d0b889: Download complete
19:04:18 [2021-08-11T19:04:18.541Z] #40 ...
19:04:18 [2021-08-11T19:04:18.541Z] 
19:04:18 [2021-08-11T19:04:18.541Z] #20 [dev-systemd-false  7/25] 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
19:04:18 [2021-08-11T19:04:18.541Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
19:04:18 [2021-08-11T19:04:18.541Z] #20 6.765 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:04:18 [2021-08-11T19:04:18.542Z] #20 24.89 Setting up libc6:armhf (2.28-10) ...
19:04:18 [2021-08-11T19:04:18.626Z] #15 DONE 1.4s
19:04:18 [2021-08-11T19:04:18.626Z] 
19:04:18 [2021-08-11T19:04:18.626Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:04:18 [2021-08-11T19:04:18.626Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
19:04:18 [2021-08-11T19:04:18.789Z] #24 ...
19:04:18 [2021-08-11T19:04:18.789Z] 
19:04:18 [2021-08-11T19:04:18.789Z] #20 [dev-systemd-false  7/25] 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
19:04:18 [2021-08-11T19:04:18.789Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
19:04:18 [2021-08-11T19:04:18.789Z] #20 27.90 Unpacking bash-completion (1:2.8-6) ...
19:04:19 [2021-08-11T19:04:19.054Z] #20 28.37 Selecting previously unselected package bzip2.
19:04:19 [2021-08-11T19:04:19.319Z] #20 28.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
19:04:19 [2021-08-11T19:04:19.319Z] #20 28.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:04:19 [2021-08-11T19:04:19.319Z] #20 28.55 Selecting previously unselected package xz-utils.
19:04:19 [2021-08-11T19:04:19.319Z] #20 28.58 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
19:04:19 [2021-08-11T19:04:19.319Z] #20 28.59 Unpacking xz-utils (5.2.4-1) ...
19:04:19 [2021-08-11T19:04:19.583Z] #20 28.81 Selecting previously unselected package apparmor.
19:04:19 [2021-08-11T19:04:19.583Z] #20 28.82 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
19:04:19 [2021-08-11T19:04:19.583Z] #20 28.91 Unpacking apparmor (2.13.2-10) ...
19:04:19 [2021-08-11T19:04:19.811Z] #20 26.14 Setting up libc6:ppc64el (2.28-10) ...
19:04:20 [2021-08-11T19:04:20.021Z] #16 1.061 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:04:20 [2021-08-11T19:04:20.022Z] #16 DONE 1.3s
19:04:20 [2021-08-11T19:04:20.022Z] 
19:04:20 [2021-08-11T19:04:20.022Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:04:20 [2021-08-11T19:04:20.022Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
19:04:20 [2021-08-11T19:04:20.163Z] #20 29.34 Selecting previously unselected package aufs-tools.
19:04:20 [2021-08-11T19:04:20.163Z] #20 29.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
19:04:20 [2021-08-11T19:04:20.163Z] #20 29.37 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:04:20 [2021-08-11T19:04:20.283Z] #17 ...
19:04:20 [2021-08-11T19:04:20.284Z] 
19:04:20 [2021-08-11T19:04:20.284Z] #59 [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
19:04:20 [2021-08-11T19:04:20.284Z] #59 sha256:7b31aef4b52a74a16fd9056d31b4bf229a67b7353af20a583bf35d0be121bd26
19:04:20 [2021-08-11T19:04:20.284Z] #59 123.6 + for f in rootlesskit rootlesskit-docker-proxy
19:04:20 [2021-08-11T19:04:20.284Z] #59 123.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:04:20 [2021-08-11T19:04:20.284Z] #59 DONE 130.0s
19:04:20 [2021-08-11T19:04:20.284Z] 
19:04:20 [2021-08-11T19:04:20.284Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:04:20 [2021-08-11T19:04:20.284Z] #60 sha256:dba5e2067c2fe7bfa70857c48f85d4d27128e8b7c84babec621bb8d67ff52636
19:04:20 [2021-08-11T19:04:20.284Z] #60 DONE 0.1s
19:04:20 [2021-08-11T19:04:20.284Z] 
19:04:20 [2021-08-11T19:04:20.284Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:04:20 [2021-08-11T19:04:20.284Z] #61 sha256:7b365973b5821fbb8b1934e1cd9c682182cc23aa27cc6638898b584555ad4dac
19:04:20 [2021-08-11T19:04:20.428Z] #20 29.52 Selecting previously unselected package libonig5:arm64.
19:04:20 [2021-08-11T19:04:20.428Z] #20 29.52 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
19:04:20 [2021-08-11T19:04:20.428Z] #20 29.55 Unpacking libonig5:arm64 (6.9.1-1) ...
19:04:20 [2021-08-11T19:04:20.428Z] #20 29.70 Selecting previously unselected package libjq1:arm64.
19:04:20 [2021-08-11T19:04:20.428Z] #20 29.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:04:20 [2021-08-11T19:04:20.428Z] #20 29.71 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:04:20 [2021-08-11T19:04:20.544Z] #61 DONE 0.1s
19:04:20 [2021-08-11T19:04:20.544Z] 
19:04:20 [2021-08-11T19:04:20.544Z] #54 [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
19:04:20 [2021-08-11T19:04:20.544Z] #54 sha256:e102aa1ed077effc8e1a5bb8f59deddc80bed0df4c95dce5d51c0945efadd26f
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.704 + RM_GOPATH=0
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.705 + TMP_GOPATH=
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.705 + : /build
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.705 + '[' -z '' ']'
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.706 ++ mktemp -d
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.706 + export GOPATH=/tmp/tmp.dRSxdGZ9s3
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.707 + GOPATH=/tmp/tmp.dRSxdGZ9s3
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.707 + RM_GOPATH=1
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.707 + case "$(go env GOARCH)" in
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.709 ++ go env GOARCH
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.736 + export GO_BUILDMODE=-buildmode=pie
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.736 + GO_BUILDMODE=-buildmode=pie
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.737 ++ dirname /tmp/install/install.sh
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.742 + dir=/tmp/install
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.749 + bin=runc
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.749 + shift
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.749 + '[' '!' -f /tmp/install/runc.installer ']'
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.749 + . /tmp/install/runc.installer
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.749 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.749 + install_runc
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.750 + uname -r
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.750 + grep -q '^3\.10\.0.*\.el7\.'
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.759 + RUNC_BUILDTAGS='seccomp '
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.759 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.759 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.759 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dRSxdGZ9s3/src/github.com/opencontainers/runc
19:04:20 [2021-08-11T19:04:20.544Z] #54 1.764 Cloning into '/tmp/tmp.dRSxdGZ9s3/src/github.com/opencontainers/runc'...
19:04:20 [2021-08-11T19:04:20.693Z] #20 29.82 Selecting previously unselected package jq.
19:04:20 [2021-08-11T19:04:20.693Z] #20 29.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
19:04:20 [2021-08-11T19:04:20.693Z] #20 29.84 Unpacking jq (1.5+dfsg-2+b1) ...
19:04:20 [2021-08-11T19:04:20.693Z] #20 29.96 Selecting previously unselected package libaio1:arm64.
19:04:20 [2021-08-11T19:04:20.693Z] #20 29.97 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
19:04:20 [2021-08-11T19:04:20.693Z] #20 29.97 Unpacking libaio1:arm64 (0.3.112-3) ...
19:04:20 [2021-08-11T19:04:20.693Z] #20 30.08 Selecting previously unselected package libgpm2:arm64.
19:04:20 [2021-08-11T19:04:20.958Z] #20 30.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
19:04:20 [2021-08-11T19:04:20.958Z] #20 30.10 Unpacking libgpm2:arm64 (1.20.7-5) ...
19:04:20 [2021-08-11T19:04:20.958Z] #20 30.18 Selecting previously unselected package libicu63:arm64.
19:04:20 [2021-08-11T19:04:20.958Z] #20 30.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
19:04:21 [2021-08-11T19:04:21.178Z] #20 27.38 Setting up libc6:s390x (2.28-10) ...
19:04:21 [2021-08-11T19:04:21.223Z] #20 30.25 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:04:21 [2021-08-11T19:04:21.919Z] #54 ...
19:04:21 [2021-08-11T19:04:21.920Z] 
19:04:21 [2021-08-11T19:04:21.920Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:04:21 [2021-08-11T19:04:21.920Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
19:04:21 [2021-08-11T19:04:21.920Z] #17 DONE 1.7s
19:04:21 [2021-08-11T19:04:21.920Z] 
19:04:21 [2021-08-11T19:04:21.920Z] #46 [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
19:04:21 [2021-08-11T19:04:21.920Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:04:21 [2021-08-11T19:04:21.920Z] #46 122.0 vendor/golang.org/x/net/idna
19:04:21 [2021-08-11T19:04:21.920Z] #46 123.8 vendor/golang.org/x/net/http2/hpack
19:04:21 [2021-08-11T19:04:21.920Z] #46 124.8 mime
19:04:21 [2021-08-11T19:04:21.920Z] #46 127.5 mime/quotedprintable
19:04:21 [2021-08-11T19:04:21.920Z] #46 128.1 net/http/internal
19:04:21 [2021-08-11T19:04:21.920Z] #46 ...
19:04:21 [2021-08-11T19:04:21.920Z] 
19:04:21 [2021-08-11T19:04:21.920Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:04:21 [2021-08-11T19:04:21.920Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.60 Setting up libapparmor1:arm64 (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.61 Setting up libapparmor1:armel (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.62 Setting up libapparmor1:armhf (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.63 Setting up libapparmor1:ppc64el (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.63 Setting up libapparmor1:s390x (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.64 Setting up libgcc1:arm64 (1:8.3.0-6) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.66 Setting up libgcc1:armel (1:8.3.0-6) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.67 Setting up libgcc1:armhf (1:8.3.0-6) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.68 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.69 Setting up libgcc1:s390x (1:8.3.0-6) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.70 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.71 Setting up libapparmor-dev:armel (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.72 Setting up libapparmor-dev:armhf (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.74 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.105Z] #20 28.75 Setting up libapparmor-dev:s390x (2.13.2-10) ...
19:04:22 [2021-08-11T19:04:22.361Z] #20 28.76 Processing triggers for libc-bin (2.28-10) ...
19:04:22 [2021-08-11T19:04:22.361Z] #20 DONE 29.0s
19:04:22 [2021-08-11T19:04:22.361Z] 
19:04:22 [2021-08-11T19:04:22.361Z] #61 [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
19:04:22 [2021-08-11T19:04:22.361Z] #61 sha256:8e513c8167bc8f432355a86e25aafb71eb65fd673c4a5c630639dd5deed51ac0
19:04:22 [2021-08-11T19:04:22.734Z] #20 ...
19:04:22 [2021-08-11T19:04:22.734Z] 
19:04:22 [2021-08-11T19:04:22.734Z] #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
19:04:22 [2021-08-11T19:04:22.734Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:04:22 [2021-08-11T19:04:22.734Z] #32 DONE 138.2s
19:04:22 [2021-08-11T19:04:22.734Z] 
19:04:22 [2021-08-11T19:04:22.734Z] #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
19:04:22 [2021-08-11T19:04:22.734Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:04:23 [2021-08-11T19:04:23.155Z] #20 32.19 Selecting previously unselected package libnet1:arm64.
19:04:23 [2021-08-11T19:04:23.155Z] #20 32.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:04:23 [2021-08-11T19:04:23.155Z] #20 32.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:04:23 [2021-08-11T19:04:23.155Z] #20 32.38 Selecting previously unselected package libnl-3-200:arm64.
19:04:23 [2021-08-11T19:04:23.155Z] #20 32.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
19:04:23 [2021-08-11T19:04:23.155Z] #20 32.41 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:04:23 [2021-08-11T19:04:23.307Z] #40 ...
19:04:23 [2021-08-11T19:04:23.307Z] 
19:04:23 [2021-08-11T19:04:23.307Z] #20 [dev-systemd-false  7/25] 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
19:04:23 [2021-08-11T19:04:23.307Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
19:04:23 [2021-08-11T19:04:23.307Z] #20 11.44 Fetched 8992 kB in 9s (986 kB/s)
19:04:23 [2021-08-11T19:04:23.420Z] #20 32.53 Selecting previously unselected package libprotobuf-c1:arm64.
19:04:23 [2021-08-11T19:04:23.420Z] #20 32.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:04:23 [2021-08-11T19:04:23.420Z] #20 32.55 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:04:23 [2021-08-11T19:04:23.420Z] #20 32.63 Selecting previously unselected package libreadline5:arm64.
19:04:23 [2021-08-11T19:04:23.420Z] #20 32.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
19:04:23 [2021-08-11T19:04:23.420Z] #20 32.66 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:04:23 [2021-08-11T19:04:23.685Z] #20 32.78 Selecting previously unselected package net-tools.
19:04:23 [2021-08-11T19:04:23.685Z] #20 32.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
19:04:23 [2021-08-11T19:04:23.685Z] #20 32.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 + RM_GOPATH=0
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 + TMP_GOPATH=
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 + : /build
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 + '[' -z '' ']'
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 ++ mktemp -d
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 + export GOPATH=/tmp/tmp.bTZiDAFxiH
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 + GOPATH=/tmp/tmp.bTZiDAFxiH
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 + RM_GOPATH=1
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.352 + case "$(go env GOARCH)" in
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.353 ++ go env GOARCH
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.358 + export GO_BUILDMODE=-buildmode=pie
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.358 + GO_BUILDMODE=-buildmode=pie
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.359 ++ dirname /tmp/install/install.sh
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.360 + dir=/tmp/install
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.361 + bin=runc
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.361 + shift
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.361 + '[' '!' -f /tmp/install/runc.installer ']'
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.362 + . /tmp/install/runc.installer
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.362 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:04:23 [2021-08-11T19:04:23.723Z] #61 1.364 + install_runc
19:04:23 [2021-08-11T19:04:23.824Z] #18 DONE 1.7s
19:04:23 [2021-08-11T19:04:23.824Z] 
19:04:23 [2021-08-11T19:04:23.824Z] #19 [dev-systemd-false  6/25] RUN ldconfig
19:04:23 [2021-08-11T19:04:23.824Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
19:04:23 [2021-08-11T19:04:23.949Z] #20 33.07 Selecting previously unselected package patch.
19:04:23 [2021-08-11T19:04:23.949Z] #20 33.08 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
19:04:23 [2021-08-11T19:04:23.949Z] #20 33.09 Unpacking patch (2.7.6-3+deb10u1) ...
19:04:23 [2021-08-11T19:04:23.949Z] #20 33.22 Selecting previously unselected package python-pip-whl.
19:04:23 [2021-08-11T19:04:23.949Z] #20 33.23 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
19:04:23 [2021-08-11T19:04:23.949Z] #20 33.24 Unpacking python-pip-whl (18.1-5) ...
19:04:23 [2021-08-11T19:04:23.982Z] #61 ...
19:04:23 [2021-08-11T19:04:23.982Z] 
19:04:23 [2021-08-11T19:04:23.982Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
19:04:23 [2021-08-11T19:04:23.982Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e
19:04:23 [2021-08-11T19:04:23.982Z] #21 DONE 1.4s
19:04:23 [2021-08-11T19:04:23.982Z] 
19:04:23 [2021-08-11T19:04:23.982Z] #61 [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
19:04:23 [2021-08-11T19:04:23.982Z] #61 sha256:8e513c8167bc8f432355a86e25aafb71eb65fd673c4a5c630639dd5deed51ac0
19:04:23 [2021-08-11T19:04:23.982Z] #61 1.365 + uname -r
19:04:23 [2021-08-11T19:04:23.982Z] #61 1.365 + grep -q '^3\.10\.0.*\.el7\.'
19:04:23 [2021-08-11T19:04:23.982Z] #61 1.367 + RUNC_BUILDTAGS='seccomp '
19:04:23 [2021-08-11T19:04:23.982Z] #61 1.367 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:04:23 [2021-08-11T19:04:23.982Z] #61 1.367 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:04:23 [2021-08-11T19:04:23.982Z] #61 1.367 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bTZiDAFxiH/src/github.com/opencontainers/runc
19:04:23 [2021-08-11T19:04:23.982Z] #61 1.370 Cloning into '/tmp/tmp.bTZiDAFxiH/src/github.com/opencontainers/runc'...
19:04:24 [2021-08-11T19:04:24.760Z] #19 DONE 1.2s
19:04:24 [2021-08-11T19:04:24.760Z] 
19:04:24 [2021-08-11T19:04:24.760Z] #20 [dev-systemd-false  7/25] 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
19:04:24 [2021-08-11T19:04:24.760Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
19:04:24 [2021-08-11T19:04:24.902Z] #20 33.85 Selecting previously unselected package python3-lib2to3.
19:04:24 [2021-08-11T19:04:24.902Z] #20 33.85 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
19:04:24 [2021-08-11T19:04:24.902Z] #20 33.87 Unpacking python3-lib2to3 (3.7.3-1) ...
19:04:24 [2021-08-11T19:04:24.902Z] #20 34.06 Selecting previously unselected package python3-distutils.
19:04:24 [2021-08-11T19:04:24.902Z] #20 34.07 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
19:04:24 [2021-08-11T19:04:24.902Z] #20 34.08 Unpacking python3-distutils (3.7.3-1) ...
19:04:25 [2021-08-11T19:04:25.167Z] #20 34.25 Selecting previously unselected package python3-pip.
19:04:25 [2021-08-11T19:04:25.167Z] #20 34.26 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
19:04:25 [2021-08-11T19:04:25.167Z] #20 34.27 Unpacking python3-pip (18.1-5) ...
19:04:25 [2021-08-11T19:04:25.345Z] #61 ...
19:04:25 [2021-08-11T19:04:25.345Z] 
19:04:25 [2021-08-11T19:04:25.345Z] #22 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:04:25 [2021-08-11T19:04:25.345Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf
19:04:25 [2021-08-11T19:04:25.345Z] #22 DONE 1.2s
19:04:25 [2021-08-11T19:04:25.345Z] 
19:04:25 [2021-08-11T19:04:25.345Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:04:25 [2021-08-11T19:04:25.345Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59
19:04:25 [2021-08-11T19:04:25.432Z] #20 34.55 Selecting previously unselected package python3-pkg-resources.
19:04:25 [2021-08-11T19:04:25.432Z] #20 34.56 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
19:04:25 [2021-08-11T19:04:25.432Z] #20 34.57 Unpacking python3-pkg-resources (40.8.0-1) ...
19:04:25 [2021-08-11T19:04:25.432Z] #20 34.76 Selecting previously unselected package python3-setuptools.
19:04:25 [2021-08-11T19:04:25.697Z] #20 34.77 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
19:04:25 [2021-08-11T19:04:25.697Z] #20 34.79 Unpacking python3-setuptools (40.8.0-1) ...
19:04:25 [2021-08-11T19:04:25.842Z] #20 11.44 Reading package lists...
19:04:25 [2021-08-11T19:04:25.963Z] #20 35.04 Selecting previously unselected package python3-wheel.
19:04:25 [2021-08-11T19:04:25.963Z] #20 35.04 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
19:04:25 [2021-08-11T19:04:25.963Z] #20 35.07 Unpacking python3-wheel (0.32.3-2) ...
19:04:25 [2021-08-11T19:04:25.963Z] #20 35.19 Selecting previously unselected package sudo.
19:04:25 [2021-08-11T19:04:25.963Z] #20 35.19 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
19:04:25 [2021-08-11T19:04:25.963Z] #20 35.20 Unpacking sudo (1.8.27-1+deb10u3) ...
19:04:26 [2021-08-11T19:04:26.134Z] #20 1.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:26 [2021-08-11T19:04:26.134Z] #20 1.482 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:04:26 [2021-08-11T19:04:26.134Z] #20 1.551 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:26 [2021-08-11T19:04:26.272Z] #23 1.011 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:04:26 [2021-08-11T19:04:26.272Z] #23 DONE 1.2s
19:04:26 [2021-08-11T19:04:26.272Z] 
19:04:26 [2021-08-11T19:04:26.272Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:04:26 [2021-08-11T19:04:26.272Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0
19:04:26 [2021-08-11T19:04:26.393Z] #20 1.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:04:26 [2021-08-11T19:04:26.542Z] #20 35.68 Selecting previously unselected package thin-provisioning-tools.
19:04:26 [2021-08-11T19:04:26.542Z] #20 35.69 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
19:04:26 [2021-08-11T19:04:26.542Z] #20 35.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:04:26 [2021-08-11T19:04:26.652Z] #20 2.013 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:04:26 [2021-08-11T19:04:26.807Z] #20 35.96 Selecting previously unselected package uidmap.
19:04:26 [2021-08-11T19:04:26.807Z] #20 35.96 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
19:04:26 [2021-08-11T19:04:26.807Z] #20 35.97 Unpacking uidmap (1:4.5-1.1) ...
19:04:26 [2021-08-11T19:04:26.807Z] #20 36.09 Selecting previously unselected package vim-runtime.
19:04:26 [2021-08-11T19:04:26.807Z] #20 36.09 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:04:26 [2021-08-11T19:04:26.807Z] #20 36.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:04:26 [2021-08-11T19:04:26.807Z] #20 36.17 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:04:26 [2021-08-11T19:04:26.807Z] #20 36.18 Unpacking vim-runtime (2:8.1.0875-5) ...
19:04:27 [2021-08-11T19:04:27.242Z] #24 DONE 1.2s
19:04:27 [2021-08-11T19:04:27.242Z] 
19:04:27 [2021-08-11T19:04:27.242Z] #61 [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
19:04:27 [2021-08-11T19:04:27.242Z] #61 sha256:8e513c8167bc8f432355a86e25aafb71eb65fd673c4a5c630639dd5deed51ac0
19:04:27 [2021-08-11T19:04:27.498Z] #61 ...
19:04:27 [2021-08-11T19:04:27.498Z] 
19:04:27 [2021-08-11T19:04:27.498Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:04:27 [2021-08-11T19:04:27.498Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734
19:04:28 [2021-08-11T19:04:28.032Z] #20 3.099 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
19:04:28 [2021-08-11T19:04:28.427Z] #25 DONE 1.1s
19:04:28 [2021-08-11T19:04:28.427Z] 
19:04:28 [2021-08-11T19:04:28.427Z] #61 [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
19:04:28 [2021-08-11T19:04:28.427Z] #61 sha256:8e513c8167bc8f432355a86e25aafb71eb65fd673c4a5c630639dd5deed51ac0
19:04:28 [2021-08-11T19:04:28.427Z] #61 5.221 + cd /tmp/tmp.bTZiDAFxiH/src/github.com/opencontainers/runc
19:04:28 [2021-08-11T19:04:28.427Z] #61 5.221 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:04:28 [2021-08-11T19:04:28.427Z] #61 5.405 + '[' -z '' ']'
19:04:28 [2021-08-11T19:04:28.427Z] #61 5.406 + target=static
19:04:28 [2021-08-11T19:04:28.427Z] #61 5.406 + make 'BUILDTAGS=seccomp ' static
19:04:28 [2021-08-11T19:04:28.427Z] #61 5.736 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:04:28 [2021-08-11T19:04:28.944Z] #20 14.41 Reading package lists...
19:04:29 [2021-08-11T19:04:29.203Z] #20 16.86 Building dependency tree...
19:04:29 [2021-08-11T19:04:29.375Z] #20 ...
19:04:29 [2021-08-11T19:04:29.375Z] 
19:04:29 [2021-08-11T19:04:29.375Z] #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
19:04:29 [2021-08-11T19:04:29.375Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
19:04:29 [2021-08-11T19:04:29.375Z] #40 140.7 + dpkg --print-architecture
19:04:29 [2021-08-11T19:04:29.409Z] #20 4.571 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.94 libcap2-bin is already the newest version (1:2.25-2).
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.94 The following additional packages will be installed:
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.95   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.95   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.95   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.95   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.95   python3.7 python3.7-minimal vim-runtime xxd
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.96 Suggested packages:
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.96   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.96   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.96   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.96   quota
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.96 Recommended packages:
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.96   aufs-dkms nftables build-essential python3-dev python3-keyring
19:04:29 [2021-08-11T19:04:29.771Z] #20 17.96   python3-keyrings.alt python3-xdg unzip
19:04:29 [2021-08-11T19:04:29.794Z] #61 ...
19:04:29 [2021-08-11T19:04:29.794Z] 
19:04:29 [2021-08-11T19:04:29.794Z] #26 [dev-systemd-false  6/25] RUN ldconfig
19:04:29 [2021-08-11T19:04:29.794Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d
19:04:29 [2021-08-11T19:04:29.794Z] #26 DONE 1.1s
19:04:29 [2021-08-11T19:04:29.794Z] 
19:04:29 [2021-08-11T19:04:29.794Z] #27 [dev-systemd-false  7/25] 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
19:04:29 [2021-08-11T19:04:29.794Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7
19:04:30 [2021-08-11T19:04:30.786Z] #20 5.912 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16 The following NEW packages will be installed:
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:04:31 [2021-08-11T19:04:31.150Z] #20 19.16   xz-utils zip
19:04:31 [2021-08-11T19:04:31.161Z] #27 1.318 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:04:31 [2021-08-11T19:04:31.161Z] #27 1.318 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:31 [2021-08-11T19:04:31.161Z] #27 1.422 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:31 [2021-08-11T19:04:31.161Z] #27 1.430 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:04:31 [2021-08-11T19:04:31.161Z] #27 1.579 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:04:31 [2021-08-11T19:04:31.310Z] #40 DONE 143.0s
19:04:31 [2021-08-11T19:04:31.310Z] 
19:04:31 [2021-08-11T19:04:31.310Z] #20 [dev-systemd-false  7/25] 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
19:04:31 [2021-08-11T19:04:31.310Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
19:04:31 [2021-08-11T19:04:31.310Z] #20 38.85 Selecting previously unselected package vim.
19:04:31 [2021-08-11T19:04:31.310Z] #20 38.86 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
19:04:31 [2021-08-11T19:04:31.310Z] #20 38.90 Unpacking vim (2:8.1.0875-5) ...
19:04:31 [2021-08-11T19:04:31.310Z] #20 40.00 Selecting previously unselected package xfsprogs.
19:04:31 [2021-08-11T19:04:31.310Z] #20 40.01 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
19:04:31 [2021-08-11T19:04:31.310Z] #20 40.19 Unpacking xfsprogs (4.20.0-1) ...
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.47 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.47 Need to get 28.6 MB of archives.
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.47 After this operation, 116 MB of additional disk space will be used.
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:04:31 [2021-08-11T19:04:31.409Z] #20 19.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:04:31 [2021-08-11T19:04:31.417Z] #27 1.936 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
19:04:31 [2021-08-11T19:04:31.417Z] #27 1.997 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB]
19:04:31 [2021-08-11T19:04:31.575Z] #20 40.74 Selecting previously unselected package zip.
19:04:31 [2021-08-11T19:04:31.575Z] #20 40.74 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
19:04:31 [2021-08-11T19:04:31.575Z] #20 40.76 Unpacking zip (3.0-11+b1) ...
19:04:31 [2021-08-11T19:04:31.669Z] #20 19.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:04:31 [2021-08-11T19:04:31.669Z] #20 19.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:04:31 [2021-08-11T19:04:31.669Z] #20 19.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:04:31 [2021-08-11T19:04:31.674Z] #27 2.029 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
19:04:31 [2021-08-11T19:04:31.674Z] #27 2.052 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB]
19:04:31 [2021-08-11T19:04:31.674Z] #27 2.084 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB]
19:04:31 [2021-08-11T19:04:31.674Z] #27 2.112 Get:11 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB]
19:04:31 [2021-08-11T19:04:31.674Z] #27 2.134 Get:12 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB]
19:04:31 [2021-08-11T19:04:31.839Z] #20 41.15 Setting up aufs-tools (1:4.14+20190211-1) ...
19:04:31 [2021-08-11T19:04:31.839Z] #20 41.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:04:31 [2021-08-11T19:04:31.839Z] #20 41.21 Setting up libip6tc0:arm64 (1.8.2-4) ...
19:04:31 [2021-08-11T19:04:31.839Z] #20 41.23 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:04:31 [2021-08-11T19:04:31.839Z] #20 41.24 Setting up libgpm2:arm64 (1.20.7-5) ...
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:04:31 [2021-08-11T19:04:31.928Z] #20 20.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:04:31 [2021-08-11T19:04:31.930Z] #27 2.520 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.25 Setting up libip4tc0:arm64 (1.8.2-4) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.28 Setting up uidmap (1:4.5-1.1) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.29 Setting up libnftnl11:arm64 (1.1.2-2) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.34 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.36 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.38 Setting up xxd (2:8.1.0875-5) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.39 Setting up zip (3.0-11+b1) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.41 Setting up vim-common (2:8.1.0875-5) ...
19:04:32 [2021-08-11T19:04:32.104Z] #20 41.44 Setting up bash-completion (1:2.8-6) ...
19:04:32 [2021-08-11T19:04:32.164Z] #20 ...
19:04:32 [2021-08-11T19:04:32.164Z] 
19:04:32 [2021-08-11T19:04:32.164Z] #46 [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
19:04:32 [2021-08-11T19:04:32.164Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:04:32 [2021-08-11T19:04:32.164Z] #46 131.9 crypto/tls
19:04:32 [2021-08-11T19:04:32.164Z] #46 139.1 net/http/httptrace
19:04:32 [2021-08-11T19:04:32.164Z] #46 139.3 net/http
19:04:32 [2021-08-11T19:04:32.164Z] #46 ...
19:04:32 [2021-08-11T19:04:32.164Z] 
19:04:32 [2021-08-11T19:04:32.164Z] #54 [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
19:04:32 [2021-08-11T19:04:32.164Z] #54 sha256:e102aa1ed077effc8e1a5bb8f59deddc80bed0df4c95dce5d51c0945efadd26f
19:04:32 [2021-08-11T19:04:32.164Z] #54 12.61 + cd /tmp/tmp.dRSxdGZ9s3/src/github.com/opencontainers/runc
19:04:32 [2021-08-11T19:04:32.164Z] #54 12.61 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:04:32 [2021-08-11T19:04:32.164Z] #54 13.15 + '[' -z '' ']'
19:04:32 [2021-08-11T19:04:32.164Z] #54 13.15 + target=static
19:04:32 [2021-08-11T19:04:32.164Z] #54 13.15 + make 'BUILDTAGS=seccomp ' static
19:04:32 [2021-08-11T19:04:32.164Z] #54 13.34 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:04:32 [2021-08-11T19:04:32.187Z] #20 20.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
19:04:32 [2021-08-11T19:04:32.187Z] #20 20.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:04:32 [2021-08-11T19:04:32.187Z] #20 20.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:04:32 [2021-08-11T19:04:32.187Z] #20 20.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:04:32 [2021-08-11T19:04:32.446Z] #20 20.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:04:32 [2021-08-11T19:04:32.446Z] #20 20.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:04:32 [2021-08-11T19:04:32.446Z] #20 20.70 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:04:32 [2021-08-11T19:04:32.859Z] #27 3.020 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:04:33 [2021-08-11T19:04:33.014Z] #20 21.17 debconf: delaying package configuration, since apt-utils is not installed
19:04:33 [2021-08-11T19:04:33.014Z] #20 21.26 Fetched 28.6 MB in 1s (19.1 MB/s)
19:04:33 [2021-08-11T19:04:33.014Z] #20 21.30 Selecting previously unselected package pigz.
19:04:33 [2021-08-11T19:04:33.115Z] #27 3.521 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
19:04:33 [2021-08-11T19:04:33.273Z] #20 21.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
19:04:33 [2021-08-11T19:04:33.273Z] #20 21.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:04:33 [2021-08-11T19:04:33.273Z] #20 21.37 Unpacking pigz (2.4-1) ...
19:04:33 [2021-08-11T19:04:33.273Z] #20 21.45 Selecting previously unselected package libpython3.7-minimal:amd64.
19:04:33 [2021-08-11T19:04:33.273Z] #20 21.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:04:33 [2021-08-11T19:04:33.273Z] #20 21.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:04:33 [2021-08-11T19:04:33.532Z] #20 21.82 Selecting previously unselected package python3.7-minimal.
19:04:33 [2021-08-11T19:04:33.532Z] #20 21.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:04:33 [2021-08-11T19:04:33.532Z] #20 21.83 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:04:33 [2021-08-11T19:04:33.678Z] #27 4.067 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.560 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.561 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.572 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.587 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.600 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.617 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.633 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.635 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.637 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.638 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.639 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:04:34 [2021-08-11T19:04:34.240Z] #27 4.643 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:04:34 [2021-08-11T19:04:34.469Z] #20 22.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:04:34 [2021-08-11T19:04:34.469Z] #20 22.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.25 Setting up libiptc0:arm64 (1.8.2-4) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.26 Setting up xz-utils (5.2.4-1) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.34 Setting up patch (2.7.6-3+deb10u1) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.37 Setting up sudo (1.8.27-1+deb10u3) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.45 invoke-rc.d: could not determine current runlevel
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.47 invoke-rc.d: policy-rc.d denied execution of start.
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.48 Setting up pigz (2.4-1) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.51 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.53 Setting up python-pip-whl (18.1-5) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.54 Setting up libmpdec2:arm64 (2.4.2-2) ...
19:04:35 [2021-08-11T19:04:35.431Z] #20 44.56 Setting up vim-runtime (2:8.1.0875-5) ...
19:04:35 [2021-08-11T19:04:35.451Z] #54 ...
19:04:35 [2021-08-11T19:04:35.451Z] 
19:04:35 [2021-08-11T19:04:35.451Z] #20 [dev-systemd-false  7/25] 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
19:04:35 [2021-08-11T19:04:35.451Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
19:04:35 [2021-08-11T19:04:35.451Z] #20 10.37 Fetched 8992 kB in 9s (982 kB/s)
19:04:35 [2021-08-11T19:04:35.696Z] #20 45.05 Setting up libaio1:arm64 (0.3.112-3) ...
19:04:35 [2021-08-11T19:04:35.696Z] #20 45.07 Setting up libonig5:arm64 (6.9.1-1) ...
19:04:35 [2021-08-11T19:04:35.696Z] #20 45.08 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
19:04:35 [2021-08-11T19:04:35.696Z] #20 45.11 Setting up vim (2:8.1.0875-5) ...
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.22 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.24 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.25 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.28 Setting up jq (1.5+dfsg-2+b1) ...
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.31 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
19:04:35 [2021-08-11T19:04:35.961Z] #20 45.33 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.31 Selecting previously unselected package python3-minimal.
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.36 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.37 Unpacking python3-minimal (3.7.3-1) ...
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.44 Selecting previously unselected package libmpdec2:amd64.
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.46 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.55 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:04:36 [2021-08-11T19:04:36.373Z] #20 24.56 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:04:37 [2021-08-11T19:04:37.310Z] #20 25.31 Selecting previously unselected package python3.7.
19:04:37 [2021-08-11T19:04:37.310Z] #20 25.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:04:37 [2021-08-11T19:04:37.310Z] #20 25.32 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:04:37 [2021-08-11T19:04:37.310Z] #20 25.42 Selecting previously unselected package libpython3-stdlib:amd64.
19:04:37 [2021-08-11T19:04:37.310Z] #20 25.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:04:37 [2021-08-11T19:04:37.310Z] #20 25.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:04:37 [2021-08-11T19:04:37.310Z] #20 25.55 Setting up python3-minimal (3.7.3-1) ...
19:04:37 [2021-08-11T19:04:37.893Z] #20 47.28 Setting up iptables (1.8.2-4) ...
19:04:38 [2021-08-11T19:04:38.158Z] #20 47.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:04:38 [2021-08-11T19:04:38.158Z] #20 47.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:04:38 [2021-08-11T19:04:38.158Z] #20 47.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:04:38 [2021-08-11T19:04:38.158Z] #20 47.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:04:38 [2021-08-11T19:04:38.158Z] #20 47.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:04:38 [2021-08-11T19:04:38.158Z] #20 47.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:04:38 [2021-08-11T19:04:38.158Z] #20 47.37 Setting up python3 (3.7.3-1) ...
19:04:38 [2021-08-11T19:04:38.247Z] #20 26.33 Selecting previously unselected package python3.
19:04:38 [2021-08-11T19:04:38.247Z] #20 26.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 ... 24107 files and directories currently installed.)
19:04:38 [2021-08-11T19:04:38.247Z] #20 26.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:04:38 [2021-08-11T19:04:38.247Z] #20 26.39 Unpacking python3 (3.7.3-1) ...
19:04:38 [2021-08-11T19:04:38.247Z] #20 26.50 Selecting previously unselected package libip4tc0:amd64.
19:04:38 [2021-08-11T19:04:38.247Z] #20 26.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:04:38 [2021-08-11T19:04:38.247Z] #20 26.51 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.59 Selecting previously unselected package libip6tc0:amd64.
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.61 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.69 Selecting previously unselected package libiptc0:amd64.
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.69 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.70 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.77 Selecting previously unselected package libnfnetlink0:amd64.
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:04:38 [2021-08-11T19:04:38.506Z] #20 26.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:04:38 [2021-08-11T19:04:38.737Z] #20 47.91 Setting up python3-wheel (0.32.3-2) ...
19:04:38 [2021-08-11T19:04:38.752Z] #20 10.37 Reading package lists...
19:04:38 [2021-08-11T19:04:38.766Z] #20 26.85 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:04:38 [2021-08-11T19:04:38.766Z] #20 26.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:04:38 [2021-08-11T19:04:38.766Z] #20 26.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:04:38 [2021-08-11T19:04:38.766Z] #20 26.93 Selecting previously unselected package libnftnl11:amd64.
19:04:38 [2021-08-11T19:04:38.766Z] #20 26.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:04:38 [2021-08-11T19:04:38.766Z] #20 26.94 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:04:38 [2021-08-11T19:04:38.766Z] #20 26.99 Selecting previously unselected package iptables.
19:04:38 [2021-08-11T19:04:38.766Z] #20 27.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:04:38 [2021-08-11T19:04:38.766Z] #20 27.01 Unpacking iptables (1.8.2-4) ...
19:04:39 [2021-08-11T19:04:39.025Z] #20 27.28 Selecting previously unselected package xxd.
19:04:39 [2021-08-11T19:04:39.025Z] #20 27.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:04:39 [2021-08-11T19:04:39.025Z] #20 27.29 Unpacking xxd (2:8.1.0875-5) ...
19:04:39 [2021-08-11T19:04:39.284Z] #20 27.38 Selecting previously unselected package vim-common.
19:04:39 [2021-08-11T19:04:39.284Z] #20 27.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:04:39 [2021-08-11T19:04:39.284Z] #20 27.41 Unpacking vim-common (2:8.1.0875-5) ...
19:04:39 [2021-08-11T19:04:39.483Z] #27 ...
19:04:39 [2021-08-11T19:04:39.483Z] 
19:04:39 [2021-08-11T19:04:39.483Z] #64 [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
19:04:39 [2021-08-11T19:04:39.483Z] #64 sha256:06a040aa3da57104eb061526915b7dfe5428dd47237449187192376912de5929
19:04:39 [2021-08-11T19:04:39.483Z] #64 67.25 + bin/containerd
19:04:39 [2021-08-11T19:04:39.544Z] #20 27.58 Selecting previously unselected package bash-completion.
19:04:39 [2021-08-11T19:04:39.544Z] #20 27.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:04:39 [2021-08-11T19:04:39.582Z] #20 48.64 Setting up apparmor (2.13.2-10) ...
19:04:41 [2021-08-11T19:04:41.514Z] #20 50.35 Setting up xfsprogs (4.20.0-1) ...
19:04:41 [2021-08-11T19:04:41.514Z] #20 50.37 Setting up python3-lib2to3 (3.7.3-1) ...
19:04:41 [2021-08-11T19:04:41.514Z] #20 50.82 Setting up python3-pkg-resources (40.8.0-1) ...
19:04:41 [2021-08-11T19:04:41.545Z] #20 14.31 Reading package lists...
19:04:41 [2021-08-11T19:04:41.545Z] #20 ...
19:04:41 [2021-08-11T19:04:41.545Z] 
19:04:41 [2021-08-11T19:04:41.545Z] #46 [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
19:04:41 [2021-08-11T19:04:41.545Z] #46 sha256:43aa87f0c61f15f7b31408aa4125baf6bd2fba66ee85e9489b4b2aab9c76bc7a
19:04:41 [2021-08-11T19:04:41.545Z] #46 150.8 github.com/LK4D4/vndr/godl
19:04:41 [2021-08-11T19:04:41.545Z] #46 151.5 github.com/LK4D4/vndr
19:04:42 [2021-08-11T19:04:42.078Z] #20 29.94 Unpacking bash-completion (1:2.8-6) ...
19:04:42 [2021-08-11T19:04:42.078Z] #20 30.27 Selecting previously unselected package bzip2.
19:04:42 [2021-08-11T19:04:42.078Z] #20 30.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:04:42 [2021-08-11T19:04:42.078Z] #20 30.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:04:42 [2021-08-11T19:04:42.078Z] #20 30.37 Selecting previously unselected package xz-utils.
19:04:42 [2021-08-11T19:04:42.337Z] #20 30.37 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:04:42 [2021-08-11T19:04:42.337Z] #20 30.38 Unpacking xz-utils (5.2.4-1) ...
19:04:42 [2021-08-11T19:04:42.337Z] #20 30.54 Selecting previously unselected package apparmor.
19:04:42 [2021-08-11T19:04:42.337Z] #20 30.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:04:42 [2021-08-11T19:04:42.337Z] #20 30.63 Unpacking apparmor (2.13.2-10) ...
19:04:42 [2021-08-11T19:04:42.468Z] #20 51.74 Setting up python3-distutils (3.7.3-1) ...
19:04:42 [2021-08-11T19:04:42.597Z] #20 30.92 Selecting previously unselected package aufs-tools.
19:04:42 [2021-08-11T19:04:42.857Z] #20 30.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:04:42 [2021-08-11T19:04:42.857Z] #20 30.92 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:04:42 [2021-08-11T19:04:42.857Z] #20 31.04 Selecting previously unselected package libonig5:amd64.
19:04:42 [2021-08-11T19:04:42.857Z] #20 31.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:04:42 [2021-08-11T19:04:42.857Z] #20 31.06 Unpacking libonig5:amd64 (6.9.1-1) ...
19:04:43 [2021-08-11T19:04:43.047Z] #20 52.21 Setting up python3-setuptools (40.8.0-1) ...
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.17 Selecting previously unselected package libjq1:amd64.
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.29 Selecting previously unselected package jq.
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.30 Unpacking jq (1.5+dfsg-2+b1) ...
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.37 Selecting previously unselected package libaio1:amd64.
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:04:43 [2021-08-11T19:04:43.116Z] #20 31.39 Unpacking libaio1:amd64 (0.3.112-3) ...
19:04:43 [2021-08-11T19:04:43.375Z] #20 31.44 Selecting previously unselected package libgpm2:amd64.
19:04:43 [2021-08-11T19:04:43.375Z] #20 31.45 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:04:43 [2021-08-11T19:04:43.375Z] #20 31.46 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:04:43 [2021-08-11T19:04:43.375Z] #20 31.53 Selecting previously unselected package libicu63:amd64.
19:04:43 [2021-08-11T19:04:43.375Z] #20 31.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:04:43 [2021-08-11T19:04:43.375Z] #20 31.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:04:44 [2021-08-11T19:04:44.473Z] #20 53.42 Setting up python3-pip (18.1-5) ...
19:04:45 [2021-08-11T19:04:45.052Z] #20 54.35 Processing triggers for libc-bin (2.28-10) ...
19:04:45 [2021-08-11T19:04:45.322Z] #20 54.42 Processing triggers for mime-support (3.62) ...
19:04:45 [2021-08-11T19:04:45.903Z] #20 DONE 55.1s
19:04:45 [2021-08-11T19:04:45.903Z] 
19:04:45 [2021-08-11T19:04:45.903Z] #21 [dev-systemd-false  8/25] 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
19:04:45 [2021-08-11T19:04:45.903Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.52 Selecting previously unselected package libnet1:amd64.
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.64 Selecting previously unselected package libnl-3-200:amd64.
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.72 Selecting previously unselected package libprotobuf-c1:amd64.
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.77 Selecting previously unselected package libreadline5:amd64.
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.89 Selecting previously unselected package net-tools.
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:04:46 [2021-08-11T19:04:46.665Z] #20 34.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:04:46 [2021-08-11T19:04:46.815Z] #46 DONE 156.2s
19:04:46 [2021-08-11T19:04:46.815Z] 
19:04:46 [2021-08-11T19:04:46.815Z] #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
19:04:46 [2021-08-11T19:04:46.815Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
19:04:46 [2021-08-11T19:04:46.815Z] #32 DONE 155.7s
19:04:46 [2021-08-11T19:04:46.815Z] 
19:04:46 [2021-08-11T19:04:46.815Z] #20 [dev-systemd-false  7/25] 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
19:04:46 [2021-08-11T19:04:46.815Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
19:04:46 [2021-08-11T19:04:46.815Z] #20 14.31 Reading package lists...
19:04:46 [2021-08-11T19:04:46.815Z] #20 17.88 Building dependency tree...
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.54 libcap2-bin is already the newest version (1:2.25-2).
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.54 The following additional packages will be installed:
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.54   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.54   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.54   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.54   python3.7 python3.7-minimal vim-runtime xxd
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.55 Suggested packages:
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.55   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.55   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.55   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.56   quota
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.56 Recommended packages:
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.56   aufs-dkms nftables build-essential python3-dev python3-keyring
19:04:46 [2021-08-11T19:04:46.815Z] #20 19.56   python3-keyrings.alt python3-xdg unzip
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.34 The following NEW packages will be installed:
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.35   xz-utils zip
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.70 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.70 Need to get 28.6 MB of archives.
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.70 After this operation, 116 MB of additional disk space will be used.
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:04:46 [2021-08-11T19:04:46.815Z] #20 21.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:04:46 [2021-08-11T19:04:46.815Z] #20 22.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:04:46 [2021-08-11T19:04:46.815Z] #20 22.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:04:46 [2021-08-11T19:04:46.815Z] #20 22.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:04:46 [2021-08-11T19:04:46.816Z] #20 22.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:04:46 [2021-08-11T19:04:46.816Z] #20 22.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:04:46 [2021-08-11T19:04:46.816Z] #20 22.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:04:46 [2021-08-11T19:04:46.816Z] #20 22.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:04:46 [2021-08-11T19:04:46.816Z] #20 22.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:04:46 [2021-08-11T19:04:46.816Z] #20 22.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:04:46 [2021-08-11T19:04:46.816Z] #20 22.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:04:46 [2021-08-11T19:04:46.929Z] #20 35.12 Selecting previously unselected package patch.
19:04:46 [2021-08-11T19:04:46.929Z] #20 35.12 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
19:04:46 [2021-08-11T19:04:46.929Z] #20 35.13 Unpacking patch (2.7.6-3+deb10u1) ...
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:04:47 [2021-08-11T19:04:47.075Z] #20 22.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:04:47 [2021-08-11T19:04:47.188Z] #20 35.23 Selecting previously unselected package python-pip-whl.
19:04:47 [2021-08-11T19:04:47.188Z] #20 35.24 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
19:04:47 [2021-08-11T19:04:47.188Z] #20 35.26 Unpacking python-pip-whl (18.1-5) ...
19:04:47 [2021-08-11T19:04:47.307Z] #21 1.296 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:04:47 [2021-08-11T19:04:47.307Z] #21 1.302 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:04:47 [2021-08-11T19:04:47.307Z] #21 1.307 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:04:47 [2021-08-11T19:04:47.307Z] #21 DONE 1.4s
19:04:47 [2021-08-11T19:04:47.307Z] 
19:04:47 [2021-08-11T19:04:47.307Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
19:04:47 [2021-08-11T19:04:47.307Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a
19:04:47 [2021-08-11T19:04:47.447Z] #20 35.77 Selecting previously unselected package python3-lib2to3.
19:04:47 [2021-08-11T19:04:47.569Z] #64 ...
19:04:47 [2021-08-11T19:04:47.569Z] 
19:04:47 [2021-08-11T19:04:47.569Z] #27 [dev-systemd-false  7/25] 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
19:04:47 [2021-08-11T19:04:47.569Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7
19:04:47 [2021-08-11T19:04:47.569Z] #27 17.80 Fetched 51.2 MB in 17s (3061 kB/s)
19:04:47 [2021-08-11T19:04:47.643Z] #20 22.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:04:47 [2021-08-11T19:04:47.643Z] #20 22.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:04:47 [2021-08-11T19:04:47.643Z] #20 22.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:04:47 [2021-08-11T19:04:47.643Z] #20 22.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:04:47 [2021-08-11T19:04:47.643Z] #20 22.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:04:47 [2021-08-11T19:04:47.643Z] #20 23.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
19:04:47 [2021-08-11T19:04:47.643Z] #20 23.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:04:47 [2021-08-11T19:04:47.707Z] #20 35.78 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
19:04:47 [2021-08-11T19:04:47.707Z] #20 35.78 Unpacking python3-lib2to3 (3.7.3-1) ...
19:04:47 [2021-08-11T19:04:47.707Z] #20 35.90 Selecting previously unselected package python3-distutils.
19:04:47 [2021-08-11T19:04:47.707Z] #20 35.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
19:04:47 [2021-08-11T19:04:47.707Z] #20 35.93 Unpacking python3-distutils (3.7.3-1) ...
19:04:47 [2021-08-11T19:04:47.902Z] #20 23.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:04:47 [2021-08-11T19:04:47.902Z] #20 23.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:04:47 [2021-08-11T19:04:47.902Z] #20 23.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:04:47 [2021-08-11T19:04:47.902Z] #20 23.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:04:47 [2021-08-11T19:04:47.902Z] #20 23.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:04:47 [2021-08-11T19:04:47.902Z] #20 23.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:04:47 [2021-08-11T19:04:47.902Z] #20 23.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
19:04:47 [2021-08-11T19:04:47.902Z] #20 23.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:04:47 [2021-08-11T19:04:47.970Z] #20 36.08 Selecting previously unselected package python3-pip.
19:04:47 [2021-08-11T19:04:47.970Z] #20 36.09 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
19:04:47 [2021-08-11T19:04:47.970Z] #20 36.11 Unpacking python3-pip (18.1-5) ...
19:04:47 [2021-08-11T19:04:47.970Z] #20 36.25 Selecting previously unselected package python3-pkg-resources.
19:04:47 [2021-08-11T19:04:47.970Z] #20 36.26 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
19:04:47 [2021-08-11T19:04:47.970Z] #20 36.27 Unpacking python3-pkg-resources (40.8.0-1) ...
19:04:48 [2021-08-11T19:04:48.166Z] #20 23.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:04:48 [2021-08-11T19:04:48.166Z] #20 23.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:04:48 [2021-08-11T19:04:48.228Z] #20 36.39 Selecting previously unselected package python3-setuptools.
19:04:48 [2021-08-11T19:04:48.228Z] #20 36.41 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
19:04:48 [2021-08-11T19:04:48.228Z] #20 36.41 Unpacking python3-setuptools (40.8.0-1) ...
19:04:48 [2021-08-11T19:04:48.228Z] #20 36.59 Selecting previously unselected package python3-wheel.
19:04:48 [2021-08-11T19:04:48.228Z] #20 36.60 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
19:04:48 [2021-08-11T19:04:48.424Z] #20 23.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:04:48 [2021-08-11T19:04:48.425Z] #20 23.87 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:04:48 [2021-08-11T19:04:48.425Z] #20 23.95 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:04:48 [2021-08-11T19:04:48.486Z] #20 36.61 Unpacking python3-wheel (0.32.3-2) ...
19:04:48 [2021-08-11T19:04:48.487Z] #20 36.69 Selecting previously unselected package sudo.
19:04:48 [2021-08-11T19:04:48.487Z] #20 36.69 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
19:04:48 [2021-08-11T19:04:48.487Z] #20 36.70 Unpacking sudo (1.8.27-1+deb10u3) ...
19:04:49 [2021-08-11T19:04:49.052Z] #20 37.15 Selecting previously unselected package thin-provisioning-tools.
19:04:49 [2021-08-11T19:04:49.053Z] #20 37.16 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:04:49 [2021-08-11T19:04:49.053Z] #20 37.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:04:49 [2021-08-11T19:04:49.310Z] #20 37.37 Selecting previously unselected package uidmap.
19:04:49 [2021-08-11T19:04:49.310Z] #20 37.37 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
19:04:49 [2021-08-11T19:04:49.310Z] #20 37.38 Unpacking uidmap (1:4.5-1.1) ...
19:04:49 [2021-08-11T19:04:49.310Z] #20 37.48 Selecting previously unselected package vim-runtime.
19:04:49 [2021-08-11T19:04:49.310Z] #20 37.49 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:04:49 [2021-08-11T19:04:49.310Z] #20 37.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:04:49 [2021-08-11T19:04:49.311Z] #20 37.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:04:49 [2021-08-11T19:04:49.311Z] #20 37.54 Unpacking vim-runtime (2:8.1.0875-5) ...
19:04:49 [2021-08-11T19:04:49.370Z] #20 24.49 debconf: delaying package configuration, since apt-utils is not installed
19:04:49 [2021-08-11T19:04:49.370Z] #20 24.60 Fetched 28.6 MB in 3s (11.2 MB/s)
19:04:49 [2021-08-11T19:04:49.370Z] #20 24.66 Selecting previously unselected package pigz.
19:04:49 [2021-08-11T19:04:49.370Z] #20 24.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
19:04:49 [2021-08-11T19:04:49.370Z] #20 24.71 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:04:49 [2021-08-11T19:04:49.370Z] #20 24.72 Unpacking pigz (2.4-1) ...
19:04:49 [2021-08-11T19:04:49.629Z] #20 24.81 Selecting previously unselected package libpython3.7-minimal:amd64.
19:04:49 [2021-08-11T19:04:49.629Z] #20 24.82 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:04:49 [2021-08-11T19:04:49.629Z] #20 24.82 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:04:49 [2021-08-11T19:04:49.888Z] #20 25.19 Selecting previously unselected package python3.7-minimal.
19:04:49 [2021-08-11T19:04:49.888Z] #20 25.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:04:49 [2021-08-11T19:04:49.888Z] #20 25.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:04:50 [2021-08-11T19:04:50.456Z] #20 25.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:04:50 [2021-08-11T19:04:50.716Z] #20 25.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:04:52 [2021-08-11T19:04:52.093Z] #20 27.48 Selecting previously unselected package python3-minimal.
19:04:52 [2021-08-11T19:04:52.093Z] #20 27.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 ... 23695 files and directories currently installed.)
19:04:52 [2021-08-11T19:04:52.093Z] #20 27.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:04:52 [2021-08-11T19:04:52.352Z] #20 27.56 Unpacking python3-minimal (3.7.3-1) ...
19:04:52 [2021-08-11T19:04:52.352Z] #20 27.62 Selecting previously unselected package libmpdec2:amd64.
19:04:52 [2021-08-11T19:04:52.352Z] #20 27.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:04:52 [2021-08-11T19:04:52.352Z] #20 27.64 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:04:52 [2021-08-11T19:04:52.352Z] #20 27.73 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:04:52 [2021-08-11T19:04:52.352Z] #20 27.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:04:52 [2021-08-11T19:04:52.352Z] #20 27.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:04:52 [2021-08-11T19:04:52.595Z] #20 40.24 Selecting previously unselected package vim.
19:04:52 [2021-08-11T19:04:52.595Z] #20 40.25 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
19:04:52 [2021-08-11T19:04:52.595Z] #20 40.27 Unpacking vim (2:8.1.0875-5) ...
19:04:52 [2021-08-11T19:04:52.595Z] #20 40.81 Selecting previously unselected package xfsprogs.
19:04:52 [2021-08-11T19:04:52.595Z] #20 40.81 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
19:04:52 [2021-08-11T19:04:52.595Z] #20 40.82 Unpacking xfsprogs (4.20.0-1) ...
19:04:52 [2021-08-11T19:04:52.637Z] #22 4.444 Collecting yamllint==1.26.1
19:04:52 [2021-08-11T19:04:52.853Z] #20 41.21 Selecting previously unselected package zip.
19:04:53 [2021-08-11T19:04:53.111Z] #20 41.23 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
19:04:53 [2021-08-11T19:04:53.111Z] #20 41.23 Unpacking zip (3.0-11+b1) ...
19:04:53 [2021-08-11T19:04:53.111Z] #20 41.44 Setting up aufs-tools (1:4.14+20190211-1) ...
19:04:53 [2021-08-11T19:04:53.111Z] #20 41.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:04:53 [2021-08-11T19:04:53.290Z] #20 28.51 Selecting previously unselected package python3.7.
19:04:53 [2021-08-11T19:04:53.290Z] #20 28.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:04:53 [2021-08-11T19:04:53.290Z] #20 28.53 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:04:53 [2021-08-11T19:04:53.290Z] #20 28.63 Selecting previously unselected package libpython3-stdlib:amd64.
19:04:53 [2021-08-11T19:04:53.290Z] #20 28.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:04:53 [2021-08-11T19:04:53.290Z] #20 28.65 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.49 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.51 Setting up libgpm2:amd64 (1.20.7-5) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.52 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.54 Setting up uidmap (1:4.5-1.1) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.55 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.61 Setting up xxd (2:8.1.0875-5) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.62 Setting up zip (3.0-11+b1) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.63 Setting up vim-common (2:8.1.0875-5) ...
19:04:53 [2021-08-11T19:04:53.369Z] #20 41.67 Setting up bash-completion (1:2.8-6) ...
19:04:53 [2021-08-11T19:04:53.549Z] #20 28.74 Setting up python3-minimal (3.7.3-1) ...
19:04:54 [2021-08-11T19:04:54.119Z] #20 29.46 Selecting previously unselected package python3.
19:04:54 [2021-08-11T19:04:54.119Z] #20 29.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 ... 24107 files and directories currently installed.)
19:04:54 [2021-08-11T19:04:54.119Z] #20 29.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:04:54 [2021-08-11T19:04:54.119Z] #20 29.51 Unpacking python3 (3.7.3-1) ...
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.59 Selecting previously unselected package libip4tc0:amd64.
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.60 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.69 Selecting previously unselected package libip6tc0:amd64.
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.70 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.77 Selecting previously unselected package libiptc0:amd64.
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:04:54 [2021-08-11T19:04:54.379Z] #20 29.77 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:04:54 [2021-08-11T19:04:54.638Z] #20 29.86 Selecting previously unselected package libnfnetlink0:amd64.
19:04:54 [2021-08-11T19:04:54.638Z] #20 29.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:04:54 [2021-08-11T19:04:54.638Z] #20 29.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:04:54 [2021-08-11T19:04:54.638Z] #20 29.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:04:54 [2021-08-11T19:04:54.638Z] #20 29.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:04:54 [2021-08-11T19:04:54.638Z] #20 29.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:04:54 [2021-08-11T19:04:54.638Z] #20 30.02 Selecting previously unselected package libnftnl11:amd64.
19:04:54 [2021-08-11T19:04:54.638Z] #20 30.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:04:54 [2021-08-11T19:04:54.638Z] #20 30.02 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:04:54 [2021-08-11T19:04:54.898Z] #20 30.10 Selecting previously unselected package iptables.
19:04:54 [2021-08-11T19:04:54.898Z] #20 30.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:04:54 [2021-08-11T19:04:54.898Z] #20 30.11 Unpacking iptables (1.8.2-4) ...
19:04:54 [2021-08-11T19:04:54.898Z] #20 30.36 Selecting previously unselected package xxd.
19:04:55 [2021-08-11T19:04:55.158Z] #20 30.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:04:55 [2021-08-11T19:04:55.158Z] #20 30.37 Unpacking xxd (2:8.1.0875-5) ...
19:04:55 [2021-08-11T19:04:55.158Z] #20 30.48 Selecting previously unselected package vim-common.
19:04:55 [2021-08-11T19:04:55.158Z] #20 30.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:04:55 [2021-08-11T19:04:55.158Z] #20 30.51 Unpacking vim-common (2:8.1.0875-5) ...
19:04:55 [2021-08-11T19:04:55.417Z] #20 30.65 Selecting previously unselected package bash-completion.
19:04:55 [2021-08-11T19:04:55.417Z] #20 30.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:04:55 [2021-08-11T19:04:55.700Z] #27 17.80 Reading package lists...
19:04:55 [2021-08-11T19:04:55.903Z] #20 44.06 Setting up libiptc0:amd64 (1.8.2-4) ...
19:04:55 [2021-08-11T19:04:55.903Z] #20 44.08 Setting up xz-utils (5.2.4-1) ...
19:04:55 [2021-08-11T19:04:55.903Z] #20 44.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:04:55 [2021-08-11T19:04:55.903Z] #20 44.11 Setting up patch (2.7.6-3+deb10u1) ...
19:04:55 [2021-08-11T19:04:55.903Z] #20 44.12 Setting up sudo (1.8.27-1+deb10u3) ...
19:04:55 [2021-08-11T19:04:55.903Z] #20 44.19 invoke-rc.d: could not determine current runlevel
19:04:56 [2021-08-11T19:04:56.163Z] #20 44.19 invoke-rc.d: policy-rc.d denied execution of start.
19:04:56 [2021-08-11T19:04:56.163Z] #20 44.20 Setting up pigz (2.4-1) ...
19:04:56 [2021-08-11T19:04:56.163Z] #20 44.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:04:56 [2021-08-11T19:04:56.163Z] #20 44.22 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:04:56 [2021-08-11T19:04:56.163Z] #20 44.25 Setting up python-pip-whl (18.1-5) ...
19:04:56 [2021-08-11T19:04:56.163Z] #20 44.26 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:04:56 [2021-08-11T19:04:56.163Z] #20 44.27 Setting up vim-runtime (2:8.1.0875-5) ...
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.61 Setting up libaio1:amd64 (0.3.112-3) ...
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.62 Setting up libonig5:amd64 (6.9.1-1) ...
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.64 Setting up vim (2:8.1.0875-5) ...
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:04:56 [2021-08-11T19:04:56.422Z] #20 44.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:04:56 [2021-08-11T19:04:56.681Z] #20 44.73 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:04:56 [2021-08-11T19:04:56.681Z] #20 44.74 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:04:56 [2021-08-11T19:04:56.681Z] #20 44.75 Setting up jq (1.5+dfsg-2+b1) ...
19:04:56 [2021-08-11T19:04:56.681Z] #20 44.76 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:04:56 [2021-08-11T19:04:56.681Z] #20 44.77 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:04:56 [2021-08-11T19:04:56.681Z] #20 ...
19:04:56 [2021-08-11T19:04:56.681Z] 
19:04:56 [2021-08-11T19:04:56.681Z] #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
19:04:56 [2021-08-11T19:04:56.681Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:04:56 [2021-08-11T19:04:56.681Z] #40 172.4 + dpkg --print-architecture
19:04:56 [2021-08-11T19:04:56.681Z] #40 172.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:04:56 [2021-08-11T19:04:56.681Z] #40 172.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:04:56 [2021-08-11T19:04:56.874Z] #22 ...
19:04:56 [2021-08-11T19:04:56.874Z] 
19:04:56 [2021-08-11T19:04:56.874Z] #50 [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
19:04:56 [2021-08-11T19:04:56.874Z] #50 sha256:04fd22001570c384e2ee866ce88937f91d3a3e343bd1520733d5fa302619a343
19:04:56 [2021-08-11T19:04:56.874Z] #50 168.8 + /build/golangci-lint --version
19:04:56 [2021-08-11T19:04:56.874Z] #50 169.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:04:56 [2021-08-11T19:04:56.939Z] #40 172.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:04:57 [2021-08-11T19:04:57.833Z] #50 DONE 169.9s
19:04:57 [2021-08-11T19:04:57.833Z] 
19:04:57 [2021-08-11T19:04:57.833Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
19:04:57 [2021-08-11T19:04:57.833Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a
19:04:57 [2021-08-11T19:04:57.833Z] #22 9.817   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:04:57 [2021-08-11T19:04:57.951Z] #20 33.00 Unpacking bash-completion (1:2.8-6) ...
19:04:57 [2021-08-11T19:04:57.951Z] #20 33.42 Selecting previously unselected package bzip2.
19:04:58 [2021-08-11T19:04:58.098Z] #22 10.84 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:04:58 [2021-08-11T19:04:58.098Z] #22 10.88   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:04:58 [2021-08-11T19:04:58.098Z] #22 10.94 Collecting pyyaml (from yamllint==1.26.1)
19:04:58 [2021-08-11T19:04:58.210Z] #20 33.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:04:58 [2021-08-11T19:04:58.210Z] #20 33.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:04:58 [2021-08-11T19:04:58.210Z] #20 33.50 Selecting previously unselected package xz-utils.
19:04:58 [2021-08-11T19:04:58.210Z] #20 33.50 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:04:58 [2021-08-11T19:04:58.210Z] #20 33.51 Unpacking xz-utils (5.2.4-1) ...
19:04:58 [2021-08-11T19:04:58.210Z] #20 33.66 Selecting previously unselected package apparmor.
19:04:58 [2021-08-11T19:04:58.210Z] #20 33.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:04:58 [2021-08-11T19:04:58.470Z] #20 33.73 Unpacking apparmor (2.13.2-10) ...
19:04:58 [2021-08-11T19:04:58.470Z] #20 33.98 Selecting previously unselected package aufs-tools.
19:04:58 [2021-08-11T19:04:58.677Z] #22 11.17   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
19:04:58 [2021-08-11T19:04:58.728Z] #20 33.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:04:58 [2021-08-11T19:04:58.728Z] #20 34.01 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:04:58 [2021-08-11T19:04:58.980Z] #22 11.80   Installing build dependencies: started
19:04:58 [2021-08-11T19:04:58.992Z] #20 34.14 Selecting previously unselected package libonig5:amd64.
19:04:58 [2021-08-11T19:04:58.992Z] #20 34.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:04:58 [2021-08-11T19:04:58.992Z] #20 34.15 Unpacking libonig5:amd64 (6.9.1-1) ...
19:04:58 [2021-08-11T19:04:58.992Z] #20 34.29 Selecting previously unselected package libjq1:amd64.
19:04:58 [2021-08-11T19:04:58.992Z] #20 34.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:04:58 [2021-08-11T19:04:58.992Z] #20 34.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.40 Selecting previously unselected package jq.
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.41 Unpacking jq (1.5+dfsg-2+b1) ...
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.48 Selecting previously unselected package libaio1:amd64.
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.49 Unpacking libaio1:amd64 (0.3.112-3) ...
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.55 Selecting previously unselected package libgpm2:amd64.
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.56 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.57 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.63 Selecting previously unselected package libicu63:amd64.
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:04:59 [2021-08-11T19:04:59.254Z] #20 34.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.53 Selecting previously unselected package libnet1:amd64.
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.61 Selecting previously unselected package libnl-3-200:amd64.
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.72 Selecting previously unselected package libprotobuf-c1:amd64.
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.80 Selecting previously unselected package libreadline5:amd64.
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.81 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.91 Selecting previously unselected package net-tools.
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:05:02 [2021-08-11T19:05:02.540Z] #20 37.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:05:02 [2021-08-11T19:05:02.799Z] #20 38.10 Selecting previously unselected package patch.
19:05:02 [2021-08-11T19:05:02.799Z] #20 38.10 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
19:05:02 [2021-08-11T19:05:02.799Z] #20 38.11 Unpacking patch (2.7.6-3+deb10u1) ...
19:05:03 [2021-08-11T19:05:03.058Z] #20 38.21 Selecting previously unselected package python-pip-whl.
19:05:03 [2021-08-11T19:05:03.058Z] #20 38.22 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
19:05:03 [2021-08-11T19:05:03.058Z] #20 38.22 Unpacking python-pip-whl (18.1-5) ...
19:05:03 [2021-08-11T19:05:03.499Z] #40 ...
19:05:03 [2021-08-11T19:05:03.499Z] 
19:05:03 [2021-08-11T19:05:03.499Z] #20 [dev-systemd-false  7/25] 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
19:05:03 [2021-08-11T19:05:03.499Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.30 Setting up iptables (1.8.2-4) ...
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.37 Setting up python3 (3.7.3-1) ...
19:05:03 [2021-08-11T19:05:03.499Z] #20 47.70 Setting up python3-wheel (0.32.3-2) ...
19:05:03 [2021-08-11T19:05:03.499Z] #20 48.26 Setting up apparmor (2.13.2-10) ...
19:05:03 [2021-08-11T19:05:03.499Z] #20 49.75 Setting up xfsprogs (4.20.0-1) ...
19:05:03 [2021-08-11T19:05:03.499Z] #20 49.77 Setting up python3-lib2to3 (3.7.3-1) ...
19:05:03 [2021-08-11T19:05:03.499Z] #20 50.15 Setting up python3-pkg-resources (40.8.0-1) ...
19:05:03 [2021-08-11T19:05:03.499Z] #20 50.90 Setting up python3-distutils (3.7.3-1) ...
19:05:03 [2021-08-11T19:05:03.499Z] #20 51.29 Setting up python3-setuptools (40.8.0-1) ...
19:05:03 [2021-08-11T19:05:03.575Z] #20 38.79 Selecting previously unselected package python3-lib2to3.
19:05:03 [2021-08-11T19:05:03.576Z] #20 38.79 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
19:05:03 [2021-08-11T19:05:03.576Z] #20 38.80 Unpacking python3-lib2to3 (3.7.3-1) ...
19:05:03 [2021-08-11T19:05:03.576Z] #20 38.90 Selecting previously unselected package python3-distutils.
19:05:03 [2021-08-11T19:05:03.576Z] #20 38.91 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
19:05:03 [2021-08-11T19:05:03.576Z] #20 38.91 Unpacking python3-distutils (3.7.3-1) ...
19:05:03 [2021-08-11T19:05:03.834Z] #20 39.07 Selecting previously unselected package python3-pip.
19:05:03 [2021-08-11T19:05:03.834Z] #20 39.08 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
19:05:03 [2021-08-11T19:05:03.834Z] #20 39.09 Unpacking python3-pip (18.1-5) ...
19:05:03 [2021-08-11T19:05:03.834Z] #20 39.22 Selecting previously unselected package python3-pkg-resources.
19:05:03 [2021-08-11T19:05:03.834Z] #20 39.24 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
19:05:03 [2021-08-11T19:05:03.834Z] #20 39.25 Unpacking python3-pkg-resources (40.8.0-1) ...
19:05:03 [2021-08-11T19:05:03.852Z] #27 25.62 Reading package lists...
19:05:04 [2021-08-11T19:05:04.065Z] #20 52.18 Setting up python3-pip (18.1-5) ...
19:05:04 [2021-08-11T19:05:04.093Z] #20 39.37 Selecting previously unselected package python3-setuptools.
19:05:04 [2021-08-11T19:05:04.093Z] #20 39.38 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
19:05:04 [2021-08-11T19:05:04.093Z] #20 39.38 Unpacking python3-setuptools (40.8.0-1) ...
19:05:04 [2021-08-11T19:05:04.352Z] #20 39.57 Selecting previously unselected package python3-wheel.
19:05:04 [2021-08-11T19:05:04.352Z] #20 39.58 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
19:05:04 [2021-08-11T19:05:04.352Z] #20 39.59 Unpacking python3-wheel (0.32.3-2) ...
19:05:04 [2021-08-11T19:05:04.352Z] #20 39.66 Selecting previously unselected package sudo.
19:05:04 [2021-08-11T19:05:04.352Z] #20 39.66 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
19:05:04 [2021-08-11T19:05:04.352Z] #20 39.68 Unpacking sudo (1.8.27-1+deb10u3) ...
19:05:04 [2021-08-11T19:05:04.415Z] #27 33.08 Building dependency tree...
19:05:04 [2021-08-11T19:05:04.611Z] #20 40.09 Selecting previously unselected package thin-provisioning-tools.
19:05:04 [2021-08-11T19:05:04.871Z] #20 40.09 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:05:04 [2021-08-11T19:05:04.871Z] #20 40.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:05:04 [2021-08-11T19:05:04.871Z] #20 40.27 Selecting previously unselected package uidmap.
19:05:04 [2021-08-11T19:05:04.871Z] #20 40.27 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
19:05:04 [2021-08-11T19:05:04.871Z] #20 40.28 Unpacking uidmap (1:4.5-1.1) ...
19:05:04 [2021-08-11T19:05:04.871Z] #20 40.38 Selecting previously unselected package vim-runtime.
19:05:04 [2021-08-11T19:05:04.999Z] #20 53.11 Processing triggers for libc-bin (2.28-10) ...
19:05:04 [2021-08-11T19:05:04.999Z] #20 53.14 Processing triggers for mime-support (3.62) ...
19:05:05 [2021-08-11T19:05:05.129Z] #20 40.38 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:05:05 [2021-08-11T19:05:05.130Z] #20 40.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:05:05 [2021-08-11T19:05:05.130Z] #20 40.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:05:05 [2021-08-11T19:05:05.130Z] #20 40.45 Unpacking vim-runtime (2:8.1.0875-5) ...
19:05:05 [2021-08-11T19:05:05.258Z] #20 DONE 53.5s
19:05:05 [2021-08-11T19:05:05.258Z] 
19:05:05 [2021-08-11T19:05:05.258Z] #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
19:05:05 [2021-08-11T19:05:05.258Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:05:05 [2021-08-11T19:05:05.516Z] #40 ...
19:05:05 [2021-08-11T19:05:05.516Z] 
19:05:05 [2021-08-11T19:05:05.516Z] #21 [dev-systemd-false  8/25] 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
19:05:05 [2021-08-11T19:05:05.516Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.07 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.07 libcap2-bin is already the newest version (1:2.25-2).
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.07 patch is already the newest version (2.7.6-3+deb10u1).
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.07 xz-utils is already the newest version (5.2.4-1).
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.07 The following additional packages will be installed:
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.07   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.07   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.08   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.08   python3.7 python3.7-minimal vim-runtime xxd
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.09 Suggested packages:
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.09   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.09   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.09   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.09 Recommended packages:
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.09   aufs-dkms nftables build-essential python3-dev python3-keyring
19:05:05 [2021-08-11T19:05:05.823Z] #27 36.09   python3-keyrings.alt python3-xdg unzip
19:05:06 [2021-08-11T19:05:06.892Z] #21 1.622 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:05:07 [2021-08-11T19:05:07.151Z] #21 1.626 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:05:07 [2021-08-11T19:05:07.151Z] #21 1.629 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:05:07 [2021-08-11T19:05:07.151Z] #21 DONE 1.7s
19:05:07 [2021-08-11T19:05:07.151Z] 
19:05:07 [2021-08-11T19:05:07.151Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
19:05:07 [2021-08-11T19:05:07.151Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.97 The following NEW packages will be installed:
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.98   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.98   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.98   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.98   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.98   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.99   python3-minimal python3-pip python3-pkg-resources python3-setuptools
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.99   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
19:05:07 [2021-08-11T19:05:07.713Z] #27 37.99   uidmap vim vim-common vim-runtime xfsprogs xxd zip
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.39 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded.
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.39 Need to get 20.0 MB of archives.
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.39 After this operation, 82.5 MB of additional disk space will be used.
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:05:07 [2021-08-11T19:05:07.969Z] #27 38.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:05:08 [2021-08-11T19:05:08.266Z] #27 38.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:05:08 [2021-08-11T19:05:08.266Z] #27 38.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:05:08 [2021-08-11T19:05:08.266Z] #27 38.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:05:08 [2021-08-11T19:05:08.266Z] #27 38.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:05:08 [2021-08-11T19:05:08.266Z] #27 38.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:05:08 [2021-08-11T19:05:08.266Z] #27 38.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:05:08 [2021-08-11T19:05:08.266Z] #27 38.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:05:08 [2021-08-11T19:05:08.266Z] #27 38.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:05:08 [2021-08-11T19:05:08.267Z] #27 38.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:05:08 [2021-08-11T19:05:08.417Z] #20 43.25 Selecting previously unselected package vim.
19:05:08 [2021-08-11T19:05:08.417Z] #20 43.25 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
19:05:08 [2021-08-11T19:05:08.417Z] #20 43.28 Unpacking vim (2:8.1.0875-5) ...
19:05:08 [2021-08-11T19:05:08.417Z] #20 43.74 Selecting previously unselected package xfsprogs.
19:05:08 [2021-08-11T19:05:08.417Z] #20 43.75 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
19:05:08 [2021-08-11T19:05:08.417Z] #20 43.76 Unpacking xfsprogs (4.20.0-1) ...
19:05:08 [2021-08-11T19:05:08.523Z] #27 38.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:05:08 [2021-08-11T19:05:08.523Z] #27 38.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:05:08 [2021-08-11T19:05:08.523Z] #27 38.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:05:08 [2021-08-11T19:05:08.523Z] #27 38.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.19 Selecting previously unselected package zip.
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.20 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.21 Unpacking zip (3.0-11+b1) ...
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.40 Setting up aufs-tools (1:4.14+20190211-1) ...
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.44 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.45 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.47 Setting up libgpm2:amd64 (1.20.7-5) ...
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.48 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:05:08 [2021-08-11T19:05:08.984Z] #20 44.49 Setting up uidmap (1:4.5-1.1) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.51 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.60 Setting up xxd (2:8.1.0875-5) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.62 Setting up zip (3.0-11+b1) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.63 Setting up vim-common (2:8.1.0875-5) ...
19:05:09 [2021-08-11T19:05:09.243Z] #20 44.65 Setting up bash-completion (1:2.8-6) ...
19:05:09 [2021-08-11T19:05:09.464Z] #27 39.66 debconf: delaying package configuration, since apt-utils is not installed
19:05:09 [2021-08-11T19:05:09.464Z] #27 39.88 Fetched 20.0 MB in 1s (23.3 MB/s)
19:05:09 [2021-08-11T19:05:09.464Z] #27 39.93 Selecting previously unselected package pigz.
19:05:09 [2021-08-11T19:05:09.721Z] #27 39.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39111 files and directories currently installed.)
19:05:09 [2021-08-11T19:05:09.721Z] #27 40.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:05:09 [2021-08-11T19:05:09.721Z] #27 40.01 Unpacking pigz (2.4-1) ...
19:05:09 [2021-08-11T19:05:09.721Z] #27 40.09 Selecting previously unselected package libpython3.7-minimal:amd64.
19:05:09 [2021-08-11T19:05:09.721Z] #27 40.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:05:09 [2021-08-11T19:05:09.721Z] #27 40.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:05:09 [2021-08-11T19:05:09.977Z] #27 40.32 Selecting previously unselected package python3.7-minimal.
19:05:09 [2021-08-11T19:05:09.977Z] #27 40.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:05:09 [2021-08-11T19:05:09.977Z] #27 40.34 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:05:10 [2021-08-11T19:05:10.539Z] #27 40.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:05:10 [2021-08-11T19:05:10.539Z] #27 40.77 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:05:11 [2021-08-11T19:05:11.467Z] #27 41.88 Selecting previously unselected package python3-minimal.
19:05:11 [2021-08-11T19:05:11.467Z] #27 41.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39360 files and directories currently installed.)
19:05:11 [2021-08-11T19:05:11.467Z] #27 41.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:05:11 [2021-08-11T19:05:11.467Z] #27 41.94 Unpacking python3-minimal (3.7.3-1) ...
19:05:11 [2021-08-11T19:05:11.467Z] #27 41.99 Selecting previously unselected package libmpdec2:amd64.
19:05:11 [2021-08-11T19:05:11.723Z] #27 42.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:05:11 [2021-08-11T19:05:11.723Z] #27 42.01 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:05:11 [2021-08-11T19:05:11.723Z] #27 42.08 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:05:11 [2021-08-11T19:05:11.723Z] #27 42.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:05:11 [2021-08-11T19:05:11.723Z] #27 42.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:05:11 [2021-08-11T19:05:11.775Z] #20 46.98 Setting up libiptc0:amd64 (1.8.2-4) ...
19:05:11 [2021-08-11T19:05:11.775Z] #20 46.99 Setting up xz-utils (5.2.4-1) ...
19:05:11 [2021-08-11T19:05:11.775Z] #20 47.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:05:11 [2021-08-11T19:05:11.775Z] #20 47.02 Setting up patch (2.7.6-3+deb10u1) ...
19:05:11 [2021-08-11T19:05:11.775Z] #20 47.03 Setting up sudo (1.8.27-1+deb10u3) ...
19:05:11 [2021-08-11T19:05:11.775Z] #20 47.14 invoke-rc.d: could not determine current runlevel
19:05:11 [2021-08-11T19:05:11.775Z] #20 47.15 invoke-rc.d: policy-rc.d denied execution of start.
19:05:11 [2021-08-11T19:05:11.775Z] #20 47.17 Setting up pigz (2.4-1) ...
19:05:11 [2021-08-11T19:05:11.775Z] #20 47.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:05:11 [2021-08-11T19:05:11.775Z] #20 47.20 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:05:12 [2021-08-11T19:05:12.034Z] #20 47.23 Setting up python-pip-whl (18.1-5) ...
19:05:12 [2021-08-11T19:05:12.034Z] #20 47.25 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:05:12 [2021-08-11T19:05:12.034Z] #20 47.26 Setting up vim-runtime (2:8.1.0875-5) ...
19:05:12 [2021-08-11T19:05:12.285Z] #27 42.59 Selecting previously unselected package python3.7.
19:05:12 [2021-08-11T19:05:12.285Z] #27 42.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:05:12 [2021-08-11T19:05:12.285Z] #27 42.60 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:05:12 [2021-08-11T19:05:12.285Z] #27 42.68 Selecting previously unselected package libpython3-stdlib:amd64.
19:05:12 [2021-08-11T19:05:12.285Z] #27 42.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:05:12 [2021-08-11T19:05:12.285Z] #27 42.70 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:05:12 [2021-08-11T19:05:12.285Z] #27 42.82 Setting up python3-minimal (3.7.3-1) ...
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.67 Setting up libaio1:amd64 (0.3.112-3) ...
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.68 Setting up libonig5:amd64 (6.9.1-1) ...
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.71 Setting up vim (2:8.1.0875-5) ...
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:05:12 [2021-08-11T19:05:12.293Z] #20 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:05:12 [2021-08-11T19:05:12.415Z] #22 4.768 Collecting yamllint==1.26.1
19:05:12 [2021-08-11T19:05:12.552Z] #20 47.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:05:12 [2021-08-11T19:05:12.552Z] #20 47.81 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:05:12 [2021-08-11T19:05:12.552Z] #20 47.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:05:12 [2021-08-11T19:05:12.552Z] #20 47.85 Setting up jq (1.5+dfsg-2+b1) ...
19:05:12 [2021-08-11T19:05:12.552Z] #20 47.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:05:12 [2021-08-11T19:05:12.552Z] #20 47.87 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:05:12 [2021-08-11T19:05:12.847Z] #27 43.32 Selecting previously unselected package python3.
19:05:12 [2021-08-11T19:05:12.847Z] #27 43.32 (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 ... 39772 files and directories currently installed.)
19:05:12 [2021-08-11T19:05:12.847Z] #27 43.36 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:05:12 [2021-08-11T19:05:12.847Z] #27 43.37 Unpacking python3 (3.7.3-1) ...
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.44 Selecting previously unselected package libip4tc0:amd64.
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.47 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.52 Selecting previously unselected package libip6tc0:amd64.
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.53 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.59 Selecting previously unselected package libiptc0:amd64.
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:05:13 [2021-08-11T19:05:13.103Z] #27 43.60 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.66 Selecting previously unselected package libnfnetlink0:amd64.
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.79 Selecting previously unselected package libnftnl11:amd64.
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.80 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.86 Selecting previously unselected package iptables.
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:05:13 [2021-08-11T19:05:13.359Z] #27 43.87 Unpacking iptables (1.8.2-4) ...
19:05:13 [2021-08-11T19:05:13.615Z] #27 44.03 Selecting previously unselected package xxd.
19:05:13 [2021-08-11T19:05:13.615Z] #27 44.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:05:13 [2021-08-11T19:05:13.615Z] #27 44.05 Unpacking xxd (2:8.1.0875-5) ...
19:05:13 [2021-08-11T19:05:13.615Z] #27 44.14 Selecting previously unselected package vim-common.
19:05:13 [2021-08-11T19:05:13.916Z] #27 44.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:05:13 [2021-08-11T19:05:13.916Z] #27 44.17 Unpacking vim-common (2:8.1.0875-5) ...
19:05:13 [2021-08-11T19:05:13.916Z] #27 44.28 Selecting previously unselected package bash-completion.
19:05:13 [2021-08-11T19:05:13.916Z] #27 44.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:05:13 [2021-08-11T19:05:13.983Z] #22 25.99   Installing build dependencies: finished with status 'done'
19:05:15 [2021-08-11T19:05:15.134Z] #20 50.14 Setting up iptables (1.8.2-4) ...
19:05:15 [2021-08-11T19:05:15.134Z] #20 50.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:05:15 [2021-08-11T19:05:15.135Z] #20 50.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:15 [2021-08-11T19:05:15.135Z] #20 50.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:05:15 [2021-08-11T19:05:15.135Z] #20 50.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:15 [2021-08-11T19:05:15.135Z] #20 50.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:05:15 [2021-08-11T19:05:15.135Z] #20 50.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:05:15 [2021-08-11T19:05:15.135Z] #20 50.22 Setting up python3 (3.7.3-1) ...
19:05:15 [2021-08-11T19:05:15.393Z] #20 50.55 Setting up python3-wheel (0.32.3-2) ...
19:05:15 [2021-08-11T19:05:15.581Z] #27 45.90 Unpacking bash-completion (1:2.8-6) ...
19:05:15 [2021-08-11T19:05:15.837Z] #27 46.16 Selecting previously unselected package apparmor.
19:05:15 [2021-08-11T19:05:15.837Z] #27 46.18 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
19:05:15 [2021-08-11T19:05:15.837Z] #27 46.25 Unpacking apparmor (2.13.2-10) ...
19:05:15 [2021-08-11T19:05:15.965Z] #20 51.26 Setting up apparmor (2.13.2-10) ...
19:05:16 [2021-08-11T19:05:16.093Z] #27 46.50 Selecting previously unselected package aufs-tools.
19:05:16 [2021-08-11T19:05:16.093Z] #27 46.51 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.093Z] #27 46.52 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:05:16 [2021-08-11T19:05:16.348Z] #27 46.62 Selecting previously unselected package libonig5:amd64.
19:05:16 [2021-08-11T19:05:16.348Z] #27 46.62 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.348Z] #27 46.63 Unpacking libonig5:amd64 (6.9.1-1) ...
19:05:16 [2021-08-11T19:05:16.348Z] #27 46.74 Selecting previously unselected package libjq1:amd64.
19:05:16 [2021-08-11T19:05:16.348Z] #27 46.75 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.348Z] #27 46.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:05:16 [2021-08-11T19:05:16.348Z] #27 46.83 Selecting previously unselected package jq.
19:05:16 [2021-08-11T19:05:16.348Z] #27 46.84 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.604Z] #27 46.85 Unpacking jq (1.5+dfsg-2+b1) ...
19:05:16 [2021-08-11T19:05:16.604Z] #27 46.90 Selecting previously unselected package libaio1:amd64.
19:05:16 [2021-08-11T19:05:16.604Z] #27 46.90 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.604Z] #27 46.91 Unpacking libaio1:amd64 (0.3.112-3) ...
19:05:16 [2021-08-11T19:05:16.604Z] #27 46.96 Selecting previously unselected package libgpm2:amd64.
19:05:16 [2021-08-11T19:05:16.604Z] #27 46.97 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.604Z] #27 46.97 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:05:16 [2021-08-11T19:05:16.604Z] #27 47.03 Selecting previously unselected package libnet1:amd64.
19:05:16 [2021-08-11T19:05:16.604Z] #27 47.04 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.604Z] #27 47.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:16 [2021-08-11T19:05:16.604Z] #27 47.10 Selecting previously unselected package libnl-3-200:amd64.
19:05:16 [2021-08-11T19:05:16.861Z] #27 47.11 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.861Z] #27 47.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:05:16 [2021-08-11T19:05:16.861Z] #27 47.18 Selecting previously unselected package libprotobuf-c1:amd64.
19:05:16 [2021-08-11T19:05:16.861Z] #27 47.19 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.861Z] #27 47.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:16 [2021-08-11T19:05:16.861Z] #27 47.25 Selecting previously unselected package libreadline5:amd64.
19:05:16 [2021-08-11T19:05:16.861Z] #27 47.26 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:05:16 [2021-08-11T19:05:16.861Z] #27 47.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:17 [2021-08-11T19:05:17.160Z] #27 47.34 Selecting previously unselected package net-tools.
19:05:17 [2021-08-11T19:05:17.160Z] #27 47.35 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:05:17 [2021-08-11T19:05:17.160Z] #27 47.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:05:17 [2021-08-11T19:05:17.160Z] #27 47.47 Selecting previously unselected package python-pip-whl.
19:05:17 [2021-08-11T19:05:17.160Z] #27 47.47 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
19:05:17 [2021-08-11T19:05:17.160Z] #27 47.48 Unpacking python-pip-whl (18.1-5) ...
19:05:17 [2021-08-11T19:05:17.342Z] #20 52.86 Setting up xfsprogs (4.20.0-1) ...
19:05:17 [2021-08-11T19:05:17.342Z] #20 52.87 Setting up python3-lib2to3 (3.7.3-1) ...
19:05:17 [2021-08-11T19:05:17.416Z] #27 47.80 Selecting previously unselected package python3-lib2to3.
19:05:17 [2021-08-11T19:05:17.416Z] #27 47.81 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
19:05:17 [2021-08-11T19:05:17.416Z] #27 47.82 Unpacking python3-lib2to3 (3.7.3-1) ...
19:05:17 [2021-08-11T19:05:17.672Z] #27 47.90 Selecting previously unselected package python3-distutils.
19:05:17 [2021-08-11T19:05:17.672Z] #27 47.92 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
19:05:17 [2021-08-11T19:05:17.672Z] #27 47.92 Unpacking python3-distutils (3.7.3-1) ...
19:05:17 [2021-08-11T19:05:17.672Z] #27 48.01 Selecting previously unselected package python3-pip.
19:05:17 [2021-08-11T19:05:17.672Z] #27 48.01 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
19:05:17 [2021-08-11T19:05:17.672Z] #27 48.03 Unpacking python3-pip (18.1-5) ...
19:05:17 [2021-08-11T19:05:17.672Z] #27 48.12 Selecting previously unselected package python3-pkg-resources.
19:05:17 [2021-08-11T19:05:17.672Z] #27 48.13 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
19:05:17 [2021-08-11T19:05:17.672Z] #27 48.13 Unpacking python3-pkg-resources (40.8.0-1) ...
19:05:17 [2021-08-11T19:05:17.678Z] #22 10.11   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:05:17 [2021-08-11T19:05:17.910Z] #20 53.21 Setting up python3-pkg-resources (40.8.0-1) ...
19:05:17 [2021-08-11T19:05:17.928Z] #27 48.24 Selecting previously unselected package python3-setuptools.
19:05:17 [2021-08-11T19:05:17.928Z] #27 48.24 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
19:05:17 [2021-08-11T19:05:17.928Z] #27 48.25 Unpacking python3-setuptools (40.8.0-1) ...
19:05:17 [2021-08-11T19:05:17.952Z] #22 10.96 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:05:17 [2021-08-11T19:05:17.952Z] #22 10.99   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:05:17 [2021-08-11T19:05:17.952Z] #22 11.03 Collecting pyyaml (from yamllint==1.26.1)
19:05:18 [2021-08-11T19:05:18.185Z] #27 48.38 Selecting previously unselected package python3-wheel.
19:05:18 [2021-08-11T19:05:18.185Z] #27 48.40 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
19:05:18 [2021-08-11T19:05:18.185Z] #27 48.40 Unpacking python3-wheel (0.32.3-2) ...
19:05:18 [2021-08-11T19:05:18.185Z] #27 48.46 Selecting previously unselected package sudo.
19:05:18 [2021-08-11T19:05:18.185Z] #27 48.47 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
19:05:18 [2021-08-11T19:05:18.185Z] #27 48.48 Unpacking sudo (1.8.27-1+deb10u3) ...
19:05:18 [2021-08-11T19:05:18.217Z] #22 30.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:05:18 [2021-08-11T19:05:18.217Z] #22 30.95 Building wheels for collected packages: yamllint, pyyaml
19:05:18 [2021-08-11T19:05:18.217Z] #22 30.95   Running setup.py bdist_wheel for yamllint: started
19:05:18 [2021-08-11T19:05:18.227Z] #22 11.22   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
19:05:18 [2021-08-11T19:05:18.441Z] #27 48.76 Selecting previously unselected package thin-provisioning-tools.
19:05:18 [2021-08-11T19:05:18.441Z] #27 48.77 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:05:18 [2021-08-11T19:05:18.441Z] #27 48.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:05:18 [2021-08-11T19:05:18.498Z] #22 11.47 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:05:18 [2021-08-11T19:05:18.498Z] #22 11.47 Building wheels for collected packages: yamllint
19:05:18 [2021-08-11T19:05:18.498Z] #22 ...
19:05:18 [2021-08-11T19:05:18.498Z] 
19:05:18 [2021-08-11T19:05:18.498Z] #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
19:05:18 [2021-08-11T19:05:18.498Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:05:18 [2021-08-11T19:05:18.498Z] #40 DONE 194.5s
19:05:18 [2021-08-11T19:05:18.498Z] 
19:05:18 [2021-08-11T19:05:18.498Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
19:05:18 [2021-08-11T19:05:18.498Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
19:05:18 [2021-08-11T19:05:18.498Z] #22 11.47   Running setup.py bdist_wheel for yamllint: started
19:05:18 [2021-08-11T19:05:18.697Z] #27 48.95 Selecting previously unselected package uidmap.
19:05:18 [2021-08-11T19:05:18.697Z] #27 48.96 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
19:05:18 [2021-08-11T19:05:18.697Z] #27 48.97 Unpacking uidmap (1:4.5-1.1) ...
19:05:18 [2021-08-11T19:05:18.697Z] #27 49.05 Selecting previously unselected package vim-runtime.
19:05:18 [2021-08-11T19:05:18.697Z] #27 49.06 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:05:18 [2021-08-11T19:05:18.697Z] #27 49.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:05:18 [2021-08-11T19:05:18.697Z] #27 49.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:05:18 [2021-08-11T19:05:18.697Z] #27 49.12 Unpacking vim-runtime (2:8.1.0875-5) ...
19:05:18 [2021-08-11T19:05:18.847Z] #20 54.06 Setting up python3-distutils (3.7.3-1) ...
19:05:19 [2021-08-11T19:05:19.105Z] #20 54.46 Setting up python3-setuptools (40.8.0-1) ...
19:05:19 [2021-08-11T19:05:19.171Z] #22 31.86   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:05:19 [2021-08-11T19:05:19.171Z] #22 31.87   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:05:19 [2021-08-11T19:05:19.436Z] #22 31.93   Running setup.py bdist_wheel for pyyaml: started
19:05:19 [2021-08-11T19:05:19.456Z] #22 12.47   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:05:19 [2021-08-11T19:05:19.456Z] #22 12.48   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:05:19 [2021-08-11T19:05:19.456Z] #22 12.52 Successfully built yamllint
19:05:19 [2021-08-11T19:05:19.456Z] #22 12.54 Installing collected packages: pathspec, pyyaml, yamllint
19:05:20 [2021-08-11T19:05:20.027Z] #22 12.93 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:05:20 [2021-08-11T19:05:20.300Z] #20 55.50 Setting up python3-pip (18.1-5) ...
19:05:20 [2021-08-11T19:05:20.586Z] #27 50.67 Selecting previously unselected package vim.
19:05:20 [2021-08-11T19:05:20.586Z] #27 50.68 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
19:05:20 [2021-08-11T19:05:20.586Z] #27 50.70 Unpacking vim (2:8.1.0875-5) ...
19:05:20 [2021-08-11T19:05:20.586Z] #27 50.98 Selecting previously unselected package xfsprogs.
19:05:20 [2021-08-11T19:05:20.586Z] #27 50.99 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
19:05:20 [2021-08-11T19:05:20.586Z] #27 50.99 Unpacking xfsprogs (4.20.0-1) ...
19:05:20 [2021-08-11T19:05:20.595Z] #22 DONE 13.4s
19:05:20 [2021-08-11T19:05:20.595Z] 
19:05:20 [2021-08-11T19:05:20.595Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
19:05:20 [2021-08-11T19:05:20.595Z] #25 sha256:5794ed576c0099363d375ac24dec66559e33ce00c2c0d4b096de1509c6290d01
19:05:20 [2021-08-11T19:05:20.595Z] #25 ...
19:05:20 [2021-08-11T19:05:20.595Z] 
19:05:20 [2021-08-11T19:05:20.595Z] #50 [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
19:05:20 [2021-08-11T19:05:20.595Z] #50 sha256:93774d00ebf86a25ab26e087af8940d23e9d0f3d48354fed8437d4bdce227dc0
19:05:20 [2021-08-11T19:05:20.595Z] #50 196.0 + /build/golangci-lint --version
19:05:20 [2021-08-11T19:05:20.595Z] #50 196.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:05:20 [2021-08-11T19:05:20.595Z] #50 DONE 196.8s
19:05:20 [2021-08-11T19:05:20.836Z] #22 33.15   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:05:20 [2021-08-11T19:05:20.836Z] #22 33.15   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
19:05:20 [2021-08-11T19:05:20.836Z] #22 33.28 Successfully built yamllint pyyaml
19:05:20 [2021-08-11T19:05:20.836Z] #22 33.30 Installing collected packages: pathspec, pyyaml, yamllint
19:05:20 [2021-08-11T19:05:20.842Z] #27 51.25 Selecting previously unselected package zip.
19:05:20 [2021-08-11T19:05:20.842Z] #27 51.26 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
19:05:20 [2021-08-11T19:05:20.842Z] #27 51.27 Unpacking zip (3.0-11+b1) ...
19:05:20 [2021-08-11T19:05:20.853Z] 
19:05:20 [2021-08-11T19:05:20.853Z] #57 [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
19:05:20 [2021-08-11T19:05:20.853Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:05:20 [2021-08-11T19:05:20.867Z] #20 56.29 Processing triggers for libc-bin (2.28-10) ...
19:05:20 [2021-08-11T19:05:20.867Z] #20 56.33 Processing triggers for mime-support (3.62) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.41 Setting up aufs-tools (1:4.14+20190211-1) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.43 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.44 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.45 Setting up libgpm2:amd64 (1.20.7-5) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.47 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.48 Setting up uidmap (1:4.5-1.1) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.49 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.53 Setting up xxd (2:8.1.0875-5) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.54 Setting up zip (3.0-11+b1) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.55 Setting up vim-common (2:8.1.0875-5) ...
19:05:21 [2021-08-11T19:05:21.098Z] #27 51.57 Setting up bash-completion (1:2.8-6) ...
19:05:21 [2021-08-11T19:05:21.100Z] #22 33.57 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:05:21 [2021-08-11T19:05:21.419Z] #57 ...
19:05:21 [2021-08-11T19:05:21.419Z] 
19:05:21 [2021-08-11T19:05:21.419Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
19:05:21 [2021-08-11T19:05:21.419Z] #25 sha256:5794ed576c0099363d375ac24dec66559e33ce00c2c0d4b096de1509c6290d01
19:05:21 [2021-08-11T19:05:21.419Z] #25 DONE 0.9s
19:05:21 [2021-08-11T19:05:21.419Z] 
19:05:21 [2021-08-11T19:05:21.419Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
19:05:21 [2021-08-11T19:05:21.419Z] #30 sha256:ecd04bcb5fd3da71a6429463c7cde09313dfb846373e12021a5aa108f73b46d7
19:05:22 [2021-08-11T19:05:22.053Z] #22 DONE 34.7s
19:05:22 [2021-08-11T19:05:22.053Z] 
19:05:22 [2021-08-11T19:05:22.053Z] #57 [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
19:05:22 [2021-08-11T19:05:22.053Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:05:22 [2021-08-11T19:05:22.245Z] #20 DONE 57.5s
19:05:22 [2021-08-11T19:05:22.245Z] 
19:05:22 [2021-08-11T19:05:22.245Z] #21 [dev-systemd-false  8/25] 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
19:05:22 [2021-08-11T19:05:22.245Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.16 Setting up libiptc0:amd64 (1.8.2-4) ...
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.17 Setting up sudo (1.8.27-1+deb10u3) ...
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.22 invoke-rc.d: could not determine current runlevel
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.22 invoke-rc.d: policy-rc.d denied execution of start.
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.23 Setting up pigz (2.4-1) ...
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.25 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.27 Setting up python-pip-whl (18.1-5) ...
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.28 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:05:22 [2021-08-11T19:05:22.987Z] #27 53.30 Setting up vim-runtime (2:8.1.0875-5) ...
19:05:23 [2021-08-11T19:05:23.178Z] #21 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:05:23 [2021-08-11T19:05:23.178Z] #21 0.948 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:05:23 [2021-08-11T19:05:23.178Z] #21 0.952 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.58 Setting up libaio1:amd64 (0.3.112-3) ...
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.59 Setting up libonig5:amd64 (6.9.1-1) ...
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.61 Setting up vim (2:8.1.0875-5) ...
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:05:23 [2021-08-11T19:05:23.243Z] #27 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:05:23 [2021-08-11T19:05:23.436Z] #21 DONE 1.2s
19:05:23 [2021-08-11T19:05:23.436Z] 
19:05:23 [2021-08-11T19:05:23.436Z] #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
19:05:23 [2021-08-11T19:05:23.436Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:05:23 [2021-08-11T19:05:23.436Z] #40 ...
19:05:23 [2021-08-11T19:05:23.436Z] 
19:05:23 [2021-08-11T19:05:23.436Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
19:05:23 [2021-08-11T19:05:23.436Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
19:05:23 [2021-08-11T19:05:23.450Z] #57 167.6 + bin/containerd
19:05:23 [2021-08-11T19:05:23.499Z] #27 53.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:05:23 [2021-08-11T19:05:23.499Z] #27 53.70 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:05:23 [2021-08-11T19:05:23.499Z] #27 53.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:05:23 [2021-08-11T19:05:23.499Z] #27 53.74 Setting up jq (1.5+dfsg-2+b1) ...
19:05:23 [2021-08-11T19:05:23.499Z] #27 53.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:05:23 [2021-08-11T19:05:23.499Z] #27 53.77 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:05:24 [2021-08-11T19:05:24.864Z] #27 55.21 Setting up iptables (1.8.2-4) ...
19:05:24 [2021-08-11T19:05:24.864Z] #27 55.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:05:24 [2021-08-11T19:05:24.864Z] #27 55.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:24 [2021-08-11T19:05:24.864Z] #27 55.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:05:24 [2021-08-11T19:05:24.864Z] #27 55.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:24 [2021-08-11T19:05:24.864Z] #27 55.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:05:24 [2021-08-11T19:05:24.864Z] #27 55.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:05:24 [2021-08-11T19:05:24.864Z] #27 55.26 Setting up python3 (3.7.3-1) ...
19:05:25 [2021-08-11T19:05:25.120Z] #27 55.50 Setting up python3-wheel (0.32.3-2) ...
19:05:25 [2021-08-11T19:05:25.641Z] #27 55.89 Setting up apparmor (2.13.2-10) ...
19:05:26 [2021-08-11T19:05:26.569Z] #27 56.98 Setting up xfsprogs (4.20.0-1) ...
19:05:26 [2021-08-11T19:05:26.569Z] #27 57.00 Setting up python3-lib2to3 (3.7.3-1) ...
19:05:26 [2021-08-11T19:05:26.688Z] #30 DONE 5.4s
19:05:26 [2021-08-11T19:05:26.688Z] 
19:05:26 [2021-08-11T19:05:26.688Z] #57 [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
19:05:26 [2021-08-11T19:05:26.688Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:05:26 [2021-08-11T19:05:26.824Z] #27 57.26 Setting up python3-pkg-resources (40.8.0-1) ...
19:05:26 [2021-08-11T19:05:26.951Z] #57 ...
19:05:26 [2021-08-11T19:05:26.951Z] 
19:05:26 [2021-08-11T19:05:26.951Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
19:05:26 [2021-08-11T19:05:26.951Z] #33 sha256:4c6173f3f46642351f7baa608c0291117006064b520a6185ea5761515bf438eb
19:05:27 [2021-08-11T19:05:27.210Z] #33 DONE 0.3s
19:05:27 [2021-08-11T19:05:27.210Z] 
19:05:27 [2021-08-11T19:05:27.210Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
19:05:27 [2021-08-11T19:05:27.210Z] #35 sha256:65d75810322c0ccc72212d7b4090d0df04d48aa2cd2e8d32ead800f4d5f4a499
19:05:27 [2021-08-11T19:05:27.210Z] #35 DONE 0.1s
19:05:27 [2021-08-11T19:05:27.210Z] 
19:05:27 [2021-08-11T19:05:27.210Z] #54 [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
19:05:27 [2021-08-11T19:05:27.210Z] #54 sha256:3935f6ae035c140197864e940c0d6f81bcdf506d6bfa59f19acbad60fd570834
19:05:27 [2021-08-11T19:05:27.210Z] #54 ...
19:05:27 [2021-08-11T19:05:27.210Z] 
19:05:27 [2021-08-11T19:05:27.210Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
19:05:27 [2021-08-11T19:05:27.210Z] #38 sha256:23d1deb2272cfd51380b0ab3ccdb6287c2c2d6824164382d3eb8b90947e0f707
19:05:27 [2021-08-11T19:05:27.210Z] #38 DONE 0.1s
19:05:27 [2021-08-11T19:05:27.210Z] 
19:05:27 [2021-08-11T19:05:27.210Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
19:05:27 [2021-08-11T19:05:27.210Z] #41 sha256:d4ab8ec072369622e77ac2176074f6fe27212cf55e8cd4f1353b8e3a3378fc47
19:05:27 [2021-08-11T19:05:27.428Z] #27 57.74 Setting up python3-distutils (3.7.3-1) ...
19:05:27 [2021-08-11T19:05:27.428Z] #27 57.98 Setting up python3-setuptools (40.8.0-1) ...
19:05:27 [2021-08-11T19:05:27.622Z] #22 4.237 Collecting yamllint==1.26.1
19:05:27 [2021-08-11T19:05:27.682Z] #57 ...
19:05:27 [2021-08-11T19:05:27.682Z] 
19:05:27 [2021-08-11T19:05:27.682Z] #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
19:05:27 [2021-08-11T19:05:27.682Z] #24 sha256:78bff1866c89157ebb60b39ea3e6f6d5327f36fa8c3c82516c6369bc16195f29
19:05:27 [2021-08-11T19:05:27.682Z] #24 198.0 + return
19:05:27 [2021-08-11T19:05:27.682Z] #24 DONE 199.9s
19:05:27 [2021-08-11T19:05:27.682Z] 
19:05:27 [2021-08-11T19:05:27.682Z] #54 [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
19:05:27 [2021-08-11T19:05:27.682Z] #54 sha256:ecb438c3d1ae2d510d264f7f09f34e19313e1fd007ea8b6d37a3d2e69740bd1a
19:05:27 [2021-08-11T19:05:27.682Z] #54 105.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:05:27 [2021-08-11T19:05:27.682Z] #54 106.6 + mkdir -p /build
19:05:27 [2021-08-11T19:05:27.682Z] #54 106.6 + cp runc /build/runc
19:05:27 [2021-08-11T19:05:27.682Z] #54 DONE 107.6s
19:05:27 [2021-08-11T19:05:27.778Z] #41 DONE 0.5s
19:05:27 [2021-08-11T19:05:27.778Z] 
19:05:27 [2021-08-11T19:05:27.778Z] #57 [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
19:05:27 [2021-08-11T19:05:27.778Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:05:27 [2021-08-11T19:05:27.947Z] 
19:05:27 [2021-08-11T19:05:27.947Z] #57 [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
19:05:27 [2021-08-11T19:05:27.947Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:05:27 [2021-08-11T19:05:27.989Z] #27 58.51 Setting up python3-pip (18.1-5) ...
19:05:28 [2021-08-11T19:05:28.037Z] #57 ...
19:05:28 [2021-08-11T19:05:28.037Z] 
19:05:28 [2021-08-11T19:05:28.037Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
19:05:28 [2021-08-11T19:05:28.037Z] #45 sha256:ba1c46842a620671bf3faf3786bc10b34e97fbfb730a0b53fef8aaf2f554131b
19:05:28 [2021-08-11T19:05:28.037Z] #45 DONE 0.2s
19:05:28 [2021-08-11T19:05:28.037Z] 
19:05:28 [2021-08-11T19:05:28.037Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
19:05:28 [2021-08-11T19:05:28.037Z] #47 sha256:266e1e10b72efee7923011d0e2b773740fcb1ed68b7c640a999184d848df8f2e
19:05:28 [2021-08-11T19:05:28.295Z] #47 DONE 0.2s
19:05:28 [2021-08-11T19:05:28.295Z] 
19:05:28 [2021-08-11T19:05:28.295Z] #57 [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
19:05:28 [2021-08-11T19:05:28.295Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:05:28 [2021-08-11T19:05:28.295Z] #57 ...
19:05:28 [2021-08-11T19:05:28.295Z] 
19:05:28 [2021-08-11T19:05:28.295Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
19:05:28 [2021-08-11T19:05:28.295Z] #49 sha256:74c2f14232b25222e899f97a35d74067b49ad9864fed41372a9c1e1685f32c45
19:05:28 [2021-08-11T19:05:28.295Z] #49 DONE 0.1s
19:05:28 [2021-08-11T19:05:28.554Z] 
19:05:28 [2021-08-11T19:05:28.554Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
19:05:28 [2021-08-11T19:05:28.554Z] #51 sha256:74e71a4cb447402980f3e8f77f64929c084a5a16e42e87d971e6df6fbd0dc5cd
19:05:28 [2021-08-11T19:05:28.813Z] #51 DONE 0.4s
19:05:28 [2021-08-11T19:05:28.813Z] 
19:05:28 [2021-08-11T19:05:28.813Z] #57 [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
19:05:28 [2021-08-11T19:05:28.813Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:05:28 [2021-08-11T19:05:28.813Z] #57 ...
19:05:28 [2021-08-11T19:05:28.813Z] 
19:05:28 [2021-08-11T19:05:28.813Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
19:05:28 [2021-08-11T19:05:28.813Z] #53 sha256:3970952514baffec37677f687a5586d4c5119957eac783235b66647479bed0a1
19:05:28 [2021-08-11T19:05:28.813Z] #53 DONE 0.1s
19:05:28 [2021-08-11T19:05:28.917Z] #27 59.11 Processing triggers for libc-bin (2.28-10) ...
19:05:28 [2021-08-11T19:05:28.917Z] #27 59.16 Processing triggers for mime-support (3.62) ...
19:05:29 [2021-08-11T19:05:29.002Z] #22 ...
19:05:29 [2021-08-11T19:05:29.002Z] 
19:05:29 [2021-08-11T19:05:29.002Z] #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
19:05:29 [2021-08-11T19:05:29.002Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:05:29 [2021-08-11T19:05:29.002Z] #40 193.6 + dpkg --print-architecture
19:05:29 [2021-08-11T19:05:29.002Z] #40 193.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:05:29 [2021-08-11T19:05:29.002Z] #40 194.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:05:29 [2021-08-11T19:05:29.002Z] #40 194.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:05:29 [2021-08-11T19:05:29.072Z] 
19:05:29 [2021-08-11T19:05:29.072Z] #57 [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
19:05:29 [2021-08-11T19:05:29.072Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:05:29 [2021-08-11T19:05:29.480Z] #27 DONE 60.0s
19:05:29 [2021-08-11T19:05:29.480Z] 
19:05:29 [2021-08-11T19:05:29.480Z] #64 [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
19:05:29 [2021-08-11T19:05:29.480Z] #64 sha256:06a040aa3da57104eb061526915b7dfe5428dd47237449187192376912de5929
19:05:29 [2021-08-11T19:05:29.737Z] #64 ...
19:05:29 [2021-08-11T19:05:29.737Z] 
19:05:29 [2021-08-11T19:05:29.737Z] #28 [dev-systemd-false  8/25] 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
19:05:29 [2021-08-11T19:05:29.737Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8
19:05:30 [2021-08-11T19:05:30.525Z] #57 ...
19:05:30 [2021-08-11T19:05:30.525Z] 
19:05:30 [2021-08-11T19:05:30.525Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
19:05:30 [2021-08-11T19:05:30.525Z] #25 sha256:3e229d28b5a873798ea5883a3d61d74a05645d9f84473d80f4cccac8451d08f0
19:05:30 [2021-08-11T19:05:30.665Z] #28 1.018 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:05:30 [2021-08-11T19:05:30.665Z] #28 1.024 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:05:30 [2021-08-11T19:05:30.665Z] #28 1.027 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:05:30 [2021-08-11T19:05:30.665Z] #28 DONE 1.1s
19:05:30 [2021-08-11T19:05:30.665Z] 
19:05:30 [2021-08-11T19:05:30.665Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
19:05:30 [2021-08-11T19:05:30.665Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0
19:05:31 [2021-08-11T19:05:31.104Z] #25 DONE 0.6s
19:05:31 [2021-08-11T19:05:31.104Z] 
19:05:31 [2021-08-11T19:05:31.104Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
19:05:31 [2021-08-11T19:05:31.104Z] #30 sha256:da83613193c9cab0d470782b4f140f4cd980e1847241dc024417aaa2712db28f
19:05:33 [2021-08-11T19:05:33.189Z] #40 ...
19:05:33 [2021-08-11T19:05:33.189Z] 
19:05:33 [2021-08-11T19:05:33.189Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
19:05:33 [2021-08-11T19:05:33.189Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
19:05:33 [2021-08-11T19:05:33.189Z] #22 9.619   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:05:33 [2021-08-11T19:05:33.932Z] #29 3.041 Collecting yamllint==1.26.1
19:05:34 [2021-08-11T19:05:34.123Z] #22 10.64 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:05:34 [2021-08-11T19:05:34.123Z] #22 10.68   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:05:34 [2021-08-11T19:05:34.123Z] #22 10.72 Collecting pyyaml (from yamllint==1.26.1)
19:05:34 [2021-08-11T19:05:34.123Z] #22 10.91   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
19:05:34 [2021-08-11T19:05:34.381Z] #22 11.17 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:05:34 [2021-08-11T19:05:34.639Z] #22 11.17 Building wheels for collected packages: yamllint
19:05:34 [2021-08-11T19:05:34.639Z] #22 11.17   Running setup.py bdist_wheel for yamllint: started
19:05:35 [2021-08-11T19:05:35.583Z] #22 12.06   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:05:35 [2021-08-11T19:05:35.583Z] #22 12.06   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:05:35 [2021-08-11T19:05:35.583Z] #22 12.11 Successfully built yamllint
19:05:35 [2021-08-11T19:05:35.583Z] #22 12.13 Installing collected packages: pathspec, pyyaml, yamllint
19:05:35 [2021-08-11T19:05:35.844Z] #22 12.44 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:05:36 [2021-08-11T19:05:36.411Z] #22 DONE 12.8s
19:05:36 [2021-08-11T19:05:36.411Z] 
19:05:36 [2021-08-11T19:05:36.411Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
19:05:36 [2021-08-11T19:05:36.411Z] #25 sha256:7b405d1c7ff3807fe0d03ca5322d169c58856fdab0bdd75542163ba873df95fa
19:05:36 [2021-08-11T19:05:36.670Z] #25 DONE 0.4s
19:05:36 [2021-08-11T19:05:36.670Z] 
19:05:36 [2021-08-11T19:05:36.670Z] #50 [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
19:05:36 [2021-08-11T19:05:36.670Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:05:36 [2021-08-11T19:05:36.670Z] #50 ...
19:05:36 [2021-08-11T19:05:36.670Z] 
19:05:36 [2021-08-11T19:05:36.670Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
19:05:36 [2021-08-11T19:05:36.670Z] #30 sha256:b593641d2fc4940578690c723927a4c18b2d7b6adad94af8d02c6dd36d40dbc6
19:05:39 [2021-08-11T19:05:39.177Z] #29 8.323   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:05:39 [2021-08-11T19:05:39.739Z] #29 9.015 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:05:39 [2021-08-11T19:05:39.739Z] #29 9.048   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:05:39 [2021-08-11T19:05:39.739Z] #29 9.078 Collecting pyyaml (from yamllint==1.26.1)
19:05:39 [2021-08-11T19:05:39.739Z] #29 9.188   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
19:05:40 [2021-08-11T19:05:40.302Z] #29 9.339 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:05:40 [2021-08-11T19:05:40.302Z] #29 9.340 Building wheels for collected packages: yamllint
19:05:40 [2021-08-11T19:05:40.302Z] #29 9.341   Running setup.py bdist_wheel for yamllint: started
19:05:40 [2021-08-11T19:05:40.558Z] #29 9.934   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:05:40 [2021-08-11T19:05:40.826Z] #29 9.935   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:05:40 [2021-08-11T19:05:40.826Z] #29 10.00 Successfully built yamllint
19:05:40 [2021-08-11T19:05:40.826Z] #29 10.02 Installing collected packages: pathspec, pyyaml, yamllint
19:05:40 [2021-08-11T19:05:40.826Z] #29 10.22 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:05:41 [2021-08-11T19:05:41.083Z] #29 DONE 10.4s
19:05:41 [2021-08-11T19:05:41.083Z] 
19:05:41 [2021-08-11T19:05:41.083Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
19:05:41 [2021-08-11T19:05:41.083Z] #32 sha256:697701f39b5513f3b8512afe4bf4c9a506db39179b802dd9ae7a671894dc06ad
19:05:41 [2021-08-11T19:05:41.145Z] #30 DONE 8.7s
19:05:41 [2021-08-11T19:05:41.145Z] 
19:05:41 [2021-08-11T19:05:41.145Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.145Z] #33 sha256:9d8752f9c53691bcc89362c6d9be87dcdaa48f6d85722d415d7e2af2e3e25f49
19:05:41 [2021-08-11T19:05:41.145Z] #33 DONE 0.6s
19:05:41 [2021-08-11T19:05:41.145Z] 
19:05:41 [2021-08-11T19:05:41.145Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.145Z] #35 sha256:3d2a9cfe0fd1356703c9bff56d6c34b71dc5bfbf14e4a048fbcc0bb97d4b760e
19:05:41 [2021-08-11T19:05:41.145Z] #35 DONE 0.1s
19:05:41 [2021-08-11T19:05:41.145Z] 
19:05:41 [2021-08-11T19:05:41.145Z] #57 [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
19:05:41 [2021-08-11T19:05:41.145Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:05:41 [2021-08-11T19:05:41.145Z] #57 ...
19:05:41 [2021-08-11T19:05:41.145Z] 
19:05:41 [2021-08-11T19:05:41.145Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.145Z] #38 sha256:3761d843543e9b289aef9d74c51f8104389784d3ea8f6501d724be88c2b75eb4
19:05:41 [2021-08-11T19:05:41.145Z] #38 DONE 0.1s
19:05:41 [2021-08-11T19:05:41.145Z] 
19:05:41 [2021-08-11T19:05:41.145Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.145Z] #41 sha256:f5423957b91fb6e0a4b45cb5af79460dbb29bfd9b0f64058dc91222cb48ffe3b
19:05:41 [2021-08-11T19:05:41.145Z] #41 DONE 0.5s
19:05:41 [2021-08-11T19:05:41.145Z] 
19:05:41 [2021-08-11T19:05:41.145Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.145Z] #45 sha256:5e5f3ae00d03514b6cc1f1056482f88fe883ed4fcd163cce6d8b48233453db8a
19:05:41 [2021-08-11T19:05:41.145Z] #45 DONE 0.1s
19:05:41 [2021-08-11T19:05:41.145Z] 
19:05:41 [2021-08-11T19:05:41.145Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.145Z] #47 sha256:caa5cada2c4202fc897fed9e5585b789e44122a498c8cb8a79e0f9f79a1bf28e
19:05:41 [2021-08-11T19:05:41.409Z] #47 DONE 0.4s
19:05:41 [2021-08-11T19:05:41.409Z] 
19:05:41 [2021-08-11T19:05:41.409Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.409Z] #49 sha256:6d03eb078ba0216f0eb79f27312f9c864fae33664955d7b2e585f28a81ff1d95
19:05:41 [2021-08-11T19:05:41.409Z] #49 DONE 0.1s
19:05:41 [2021-08-11T19:05:41.409Z] 
19:05:41 [2021-08-11T19:05:41.409Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.409Z] #51 sha256:27192628d159d11b0756723c75ed476d83df1baf3a4898869a93ada777d16fd7
19:05:41 [2021-08-11T19:05:41.649Z] #32 DONE 0.4s
19:05:41 [2021-08-11T19:05:41.649Z] 
19:05:41 [2021-08-11T19:05:41.649Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
19:05:41 [2021-08-11T19:05:41.649Z] #37 sha256:117d30f7e699595b34ac5f96781f86ec53c441d2de44f814a024d9230ed615ba
19:05:41 [2021-08-11T19:05:41.936Z] #30 DONE 5.1s
19:05:41 [2021-08-11T19:05:41.937Z] 
19:05:41 [2021-08-11T19:05:41.937Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
19:05:41 [2021-08-11T19:05:41.937Z] #33 sha256:8f041f257c87d241e81068e356b4bb06cba23a94442619492e7cbb1c3714d174
19:05:42 [2021-08-11T19:05:42.195Z] #33 DONE 0.3s
19:05:42 [2021-08-11T19:05:42.195Z] 
19:05:42 [2021-08-11T19:05:42.195Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
19:05:42 [2021-08-11T19:05:42.195Z] #35 sha256:7f87380184e0cb14b20c349f6d395c51104bc2a2ae3eca601bd3f769b6ab1495
19:05:42 [2021-08-11T19:05:42.195Z] #35 DONE 0.1s
19:05:42 [2021-08-11T19:05:42.195Z] 
19:05:42 [2021-08-11T19:05:42.195Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
19:05:42 [2021-08-11T19:05:42.195Z] #38 sha256:464b291817440977b3d783c8af23f85fd4218d579f19ab5c0909ebd9e564f951
19:05:42 [2021-08-11T19:05:42.195Z] #38 DONE 0.0s
19:05:42 [2021-08-11T19:05:42.195Z] 
19:05:42 [2021-08-11T19:05:42.195Z] #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
19:05:42 [2021-08-11T19:05:42.196Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
19:05:42 [2021-08-11T19:05:42.367Z] #51 DONE 0.8s
19:05:42 [2021-08-11T19:05:42.367Z] 
19:05:42 [2021-08-11T19:05:42.367Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
19:05:42 [2021-08-11T19:05:42.367Z] #53 sha256:73ac2e52fff90f92a7ab720f8a8bf0cc4430005900392d188790f4bbdf89d738
19:05:42 [2021-08-11T19:05:42.367Z] #53 DONE 0.1s
19:05:42 [2021-08-11T19:05:42.367Z] 
19:05:42 [2021-08-11T19:05:42.367Z] #57 [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
19:05:42 [2021-08-11T19:05:42.367Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:05:42 [2021-08-11T19:05:42.367Z] #57 ...
19:05:42 [2021-08-11T19:05:42.367Z] 
19:05:42 [2021-08-11T19:05:42.367Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
19:05:42 [2021-08-11T19:05:42.367Z] #55 sha256:488685bcc9e8849b3213c055f9d109d9dc1d31a94bc5ecc64325b9a8c3fde128
19:05:42 [2021-08-11T19:05:42.632Z] #55 DONE 0.4s
19:05:42 [2021-08-11T19:05:42.632Z] 
19:05:42 [2021-08-11T19:05:42.632Z] #57 [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
19:05:42 [2021-08-11T19:05:42.632Z] #57 sha256:a46b81d32a7275842fa3c5fad326f21f57dcbd38d25c27930eb9b1e6c4ba4a4f
19:05:44 [2021-08-11T19:05:44.100Z] #40 DONE 213.3s
19:05:44 [2021-08-11T19:05:44.100Z] 
19:05:44 [2021-08-11T19:05:44.100Z] #50 [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
19:05:44 [2021-08-11T19:05:44.100Z] #50 sha256:1cfb108857967739bde533098c17af054d0d683e66a597ca2e1e1a5f4be1ae42
19:05:44 [2021-08-11T19:05:44.100Z] #50 213.7 + /build/golangci-lint --version
19:05:44 [2021-08-11T19:05:44.359Z] #50 214.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:05:44 [2021-08-11T19:05:44.359Z] #50 DONE 214.3s
19:05:44 [2021-08-11T19:05:44.359Z] 
19:05:44 [2021-08-11T19:05:44.359Z] #54 [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
19:05:44 [2021-08-11T19:05:44.359Z] #54 sha256:e102aa1ed077effc8e1a5bb8f59deddc80bed0df4c95dce5d51c0945efadd26f
19:05:46 [2021-08-11T19:05:46.267Z] #54 ...
19:05:46 [2021-08-11T19:05:46.267Z] 
19:05:46 [2021-08-11T19:05:46.267Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
19:05:46 [2021-08-11T19:05:46.267Z] #41 sha256:ef46739ecb8207e22034886f2bdb5599d2023322af23b2c94c1303dbef29fa95
19:05:46 [2021-08-11T19:05:46.526Z] #41 DONE 0.6s
19:05:46 [2021-08-11T19:05:46.526Z] 
19:05:46 [2021-08-11T19:05:46.526Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
19:05:46 [2021-08-11T19:05:46.526Z] #45 sha256:9b41c418b05692f29802d05092318fa7581a4e43b21e55bdf2cdd43cb846f7f5
19:05:46 [2021-08-11T19:05:46.785Z] #45 DONE 0.1s
19:05:46 [2021-08-11T19:05:46.785Z] 
19:05:46 [2021-08-11T19:05:46.785Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
19:05:46 [2021-08-11T19:05:46.785Z] #47 sha256:8670e101a01c99c2bfaa322ac1ba3eea7bdef67076f52be5031b7d224924b5b1
19:05:46 [2021-08-11T19:05:46.785Z] #47 DONE 0.2s
19:05:46 [2021-08-11T19:05:46.785Z] 
19:05:46 [2021-08-11T19:05:46.785Z] #54 [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
19:05:46 [2021-08-11T19:05:46.785Z] #54 sha256:e102aa1ed077effc8e1a5bb8f59deddc80bed0df4c95dce5d51c0945efadd26f
19:05:47 [2021-08-11T19:05:47.044Z] #54 ...
19:05:47 [2021-08-11T19:05:47.044Z] 
19:05:47 [2021-08-11T19:05:47.044Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
19:05:47 [2021-08-11T19:05:47.044Z] #49 sha256:2b55b1ef9e0fb054aac7950a636336dc2ab9aaeb4b4c9c02f4ab503d04e64993
19:05:47 [2021-08-11T19:05:47.044Z] #49 DONE 0.1s
19:05:47 [2021-08-11T19:05:47.044Z] 
19:05:47 [2021-08-11T19:05:47.044Z] #57 [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
19:05:47 [2021-08-11T19:05:47.044Z] #57 sha256:f7ef425f7b339b1a4eb505b0070430d05158793a2c0899a21a5f0308341e2d23
19:05:47 [2021-08-11T19:05:47.153Z] #57 181.5 + bin/containerd
19:05:47 [2021-08-11T19:05:47.611Z] #57 ...
19:05:47 [2021-08-11T19:05:47.611Z] 
19:05:47 [2021-08-11T19:05:47.611Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
19:05:47 [2021-08-11T19:05:47.611Z] #51 sha256:8a436a87fc58e17c94aed500dbd4bdf796ceeb4a36ab53b5c1a55f151aa95dc4
19:05:47 [2021-08-11T19:05:47.870Z] #51 DONE 0.4s
19:05:47 [2021-08-11T19:05:47.870Z] 
19:05:47 [2021-08-11T19:05:47.870Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
19:05:47 [2021-08-11T19:05:47.870Z] #53 sha256:58bfefe503eb607ba89c8c9b74c9f1f158f7b609299f1830fd99087a7f56925b
19:05:48 [2021-08-11T19:05:48.129Z] #53 DONE 0.1s
19:05:48 [2021-08-11T19:05:48.129Z] 
19:05:48 [2021-08-11T19:05:48.129Z] #54 [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
19:05:48 [2021-08-11T19:05:48.129Z] #54 sha256:e102aa1ed077effc8e1a5bb8f59deddc80bed0df4c95dce5d51c0945efadd26f
19:05:48 [2021-08-11T19:05:48.229Z] #37 ...
19:05:48 [2021-08-11T19:05:48.229Z] 
19:05:48 [2021-08-11T19:05:48.229Z] #61 [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
19:05:48 [2021-08-11T19:05:48.229Z] #61 sha256:8e513c8167bc8f432355a86e25aafb71eb65fd673c4a5c630639dd5deed51ac0
19:05:48 [2021-08-11T19:05:48.229Z] #61 82.21 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:05:48 [2021-08-11T19:05:48.229Z] #61 82.93 + mkdir -p /build
19:05:48 [2021-08-11T19:05:48.229Z] #61 82.94 + cp runc /build/runc
19:05:48 [2021-08-11T19:05:48.485Z] #61 DONE 86.0s
19:05:48 [2021-08-11T19:05:48.485Z] 
19:05:48 [2021-08-11T19:05:48.485Z] #64 [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
19:05:48 [2021-08-11T19:05:48.485Z] #64 sha256:06a040aa3da57104eb061526915b7dfe5428dd47237449187192376912de5929
19:05:48 [2021-08-11T19:05:48.485Z] #64 ...
19:05:48 [2021-08-11T19:05:48.485Z] 
19:05:48 [2021-08-11T19:05:48.485Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
19:05:48 [2021-08-11T19:05:48.485Z] #37 sha256:117d30f7e699595b34ac5f96781f86ec53c441d2de44f814a024d9230ed615ba
19:05:48 [2021-08-11T19:05:48.485Z] #37 DONE 6.9s
19:05:48 [2021-08-11T19:05:48.485Z] 
19:05:48 [2021-08-11T19:05:48.485Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
19:05:48 [2021-08-11T19:05:48.485Z] #40 sha256:c29170adee80fe2712bc1fccab13b4d59194d976cf67efc4533b653c690468dc
19:05:48 [2021-08-11T19:05:48.530Z] #57 ...
19:05:48 [2021-08-11T19:05:48.530Z] 
19:05:48 [2021-08-11T19:05:48.530Z] #54 [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
19:05:48 [2021-08-11T19:05:48.530Z] #54 sha256:3935f6ae035c140197864e940c0d6f81bcdf506d6bfa59f19acbad60fd570834
19:05:48 [2021-08-11T19:05:48.530Z] #54 114.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:05:48 [2021-08-11T19:05:48.530Z] #54 114.7 + mkdir -p /build
19:05:48 [2021-08-11T19:05:48.530Z] #54 114.7 + cp runc /build/runc
19:05:48 [2021-08-11T19:05:48.530Z] #54 DONE 115.4s
19:05:48 [2021-08-11T19:05:48.788Z] 
19:05:48 [2021-08-11T19:05:48.788Z] #57 [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
19:05:48 [2021-08-11T19:05:48.788Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:05:49 [2021-08-11T19:05:49.090Z] #40 DONE 0.5s
19:05:49 [2021-08-11T19:05:49.090Z] 
19:05:49 [2021-08-11T19:05:49.090Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
19:05:49 [2021-08-11T19:05:49.090Z] #42 sha256:0a51d8eafb73612d415796304f5603e6a20215526aba7d5d24f774b8645dd251
19:05:49 [2021-08-11T19:05:49.090Z] #42 DONE 0.1s
19:05:49 [2021-08-11T19:05:49.090Z] 
19:05:49 [2021-08-11T19:05:49.090Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
19:05:49 [2021-08-11T19:05:49.090Z] #45 sha256:15ebc9a6b30f870b84ebc22b7d5fcebaddb13b4d243f611614b6a45df4f74b75
19:05:49 [2021-08-11T19:05:49.090Z] #45 DONE 0.1s
19:05:49 [2021-08-11T19:05:49.090Z] 
19:05:49 [2021-08-11T19:05:49.090Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
19:05:49 [2021-08-11T19:05:49.090Z] #48 sha256:750ea8b73be99990082d0440a0f89ece537ed5e9dc832b1d5dfa0a7759524245
19:05:50 [2021-08-11T19:05:50.059Z] #48 DONE 0.7s
19:05:50 [2021-08-11T19:05:50.059Z] 
19:05:50 [2021-08-11T19:05:50.059Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
19:05:50 [2021-08-11T19:05:50.059Z] #52 sha256:17533a6b2b9183ad4c4a59ac24eecd9b0d11cd0b20fe97cde9f086b828f23bf0
19:05:50 [2021-08-11T19:05:50.059Z] #52 DONE 0.1s
19:05:50 [2021-08-11T19:05:50.059Z] 
19:05:50 [2021-08-11T19:05:50.059Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
19:05:50 [2021-08-11T19:05:50.059Z] #54 sha256:5ef6cf364b57010ea68b4b877ac7c6e7463174fb1d25aadf0454a5e69c55fcbd
19:05:50 [2021-08-11T19:05:50.059Z] #54 DONE 0.2s
19:05:50 [2021-08-11T19:05:50.059Z] 
19:05:50 [2021-08-11T19:05:50.059Z] #64 [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
19:05:50 [2021-08-11T19:05:50.059Z] #64 sha256:06a040aa3da57104eb061526915b7dfe5428dd47237449187192376912de5929
19:05:50 [2021-08-11T19:05:50.315Z] #64 ...
19:05:50 [2021-08-11T19:05:50.315Z] 
19:05:50 [2021-08-11T19:05:50.315Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
19:05:50 [2021-08-11T19:05:50.315Z] #56 sha256:cf201027400b4e0af02a7638cc2d422798e6359896c15331d87d07422ad633d6
19:05:50 [2021-08-11T19:05:50.315Z] #56 DONE 0.1s
19:05:50 [2021-08-11T19:05:50.315Z] 
19:05:50 [2021-08-11T19:05:50.315Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
19:05:50 [2021-08-11T19:05:50.315Z] #58 sha256:0a36c8c2b9bb07264f4e954228381ae40445449c69e7e4c2d1823dbf0534292c
19:05:50 [2021-08-11T19:05:50.693Z] #57 ...
19:05:50 [2021-08-11T19:05:50.693Z] 
19:05:50 [2021-08-11T19:05:50.693Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
19:05:50 [2021-08-11T19:05:50.693Z] #55 sha256:26fde4ebd607e524b253acc22876bc481f2ffff80bec23ecb18d3c650031c7f8
19:05:50 [2021-08-11T19:05:50.693Z] #55 DONE 0.2s
19:05:50 [2021-08-11T19:05:50.693Z] 
19:05:50 [2021-08-11T19:05:50.693Z] #57 [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
19:05:50 [2021-08-11T19:05:50.693Z] #57 sha256:3ba4a176a7bcf1b04e08636c149b7788a56ee6fdd5d79687fbc346a973413676
19:05:50 [2021-08-11T19:05:50.876Z] #58 DONE 0.4s
19:05:50 [2021-08-11T19:05:50.876Z] 
19:05:50 [2021-08-11T19:05:50.876Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
19:05:50 [2021-08-11T19:05:50.876Z] #60 sha256:e859bdbb3a6f06e68bf6838c2c13e9c4ae22e98dfd187827a005e6b913883902
19:05:50 [2021-08-11T19:05:50.876Z] #60 DONE 0.1s
19:05:50 [2021-08-11T19:05:50.876Z] 
19:05:50 [2021-08-11T19:05:50.876Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
19:05:50 [2021-08-11T19:05:50.876Z] #62 sha256:cdb2124690853e878840545cb87aa4b79cb1a2722dfdf708b7cc702100294e31
19:05:51 [2021-08-11T19:05:51.132Z] #62 DONE 0.2s
19:05:51 [2021-08-11T19:05:51.132Z] 
19:05:51 [2021-08-11T19:05:51.132Z] #64 [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
19:05:51 [2021-08-11T19:05:51.132Z] #64 sha256:06a040aa3da57104eb061526915b7dfe5428dd47237449187192376912de5929
19:05:53 [2021-08-11T19:05:53.649Z] #64 142.0 # github.com/containerd/containerd/cmd/containerd
19:05:53 [2021-08-11T19:05:53.649Z] #64 142.0 /usr/bin/ld: /tmp/go-link-657078563/000019.o: in function `New':
19:05:53 [2021-08-11T19:05:53.649Z] #64 142.0 /tmp/tmp.HEhsNSdm7P/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
19:05:53 [2021-08-11T19:05:53.649Z] #64 142.1 + bin/containerd-stress
19:05:54 [2021-08-11T19:05:54.575Z] #64 143.2 + bin/containerd-shim
19:06:00 [2021-08-11T19:06:00.785Z] #57 202.4 # github.com/containerd/containerd/cmd/containerd
19:06:00 [2021-08-11T19:06:00.785Z] #57 202.4 /usr/bin/ld: /tmp/go-link-810902468/000019.o: in function `New':
19:06:00 [2021-08-11T19:06:00.785Z] #57 202.4 /tmp/tmp.vTBWliqh7M/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
19:06:00 [2021-08-11T19:06:00.785Z] #57 202.5 + bin/containerd-stress
19:06:02 [2021-08-11T19:06:02.802Z] #64 150.3 + bin/containerd-shim-runc-v1
19:06:04 [2021-08-11T19:06:04.100Z] #57 207.9 + bin/containerd-shim
19:06:06 [2021-08-11T19:06:06.966Z] #64 155.3 + bin/containerd-shim-runc-v2
19:06:07 [2021-08-11T19:06:07.221Z] #64 155.9 + binaries
19:06:07 [2021-08-11T19:06:07.476Z] #64 155.9 + install -D bin/containerd /build/containerd
19:06:07 [2021-08-11T19:06:07.476Z] #64 155.9 + install -D bin/containerd-shim /build/containerd-shim
19:06:07 [2021-08-11T19:06:07.476Z] #64 155.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:06:07 [2021-08-11T19:06:07.476Z] #64 155.9 + install -D bin/ctr /build/ctr
19:06:09 [2021-08-11T19:06:09.445Z] #64 DONE 157.7s
19:06:10 [2021-08-11T19:06:10.071Z] #54 ...
19:06:10 [2021-08-11T19:06:10.071Z] 
19:06:10 [2021-08-11T19:06:10.071Z] #57 [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
19:06:10 [2021-08-11T19:06:10.071Z] #57 sha256:f7ef425f7b339b1a4eb505b0070430d05158793a2c0899a21a5f0308341e2d23
19:06:10 [2021-08-11T19:06:10.071Z] #57 183.2 + bin/containerd
19:06:10 [2021-08-11T19:06:10.414Z] 
19:06:10 [2021-08-11T19:06:10.414Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
19:06:10 [2021-08-11T19:06:10.414Z] #65 sha256:0e539d50abb90ee70207a2cabaee2dfbdfd35a78986673888fc54a1eaf05b0ee
19:06:10 [2021-08-11T19:06:10.719Z] #57 214.2 + bin/containerd-shim-runc-v1
19:06:10 [2021-08-11T19:06:10.974Z] #65 DONE 0.9s
19:06:11 [2021-08-11T19:06:11.229Z] 
19:06:11 [2021-08-11T19:06:11.229Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:06:11 [2021-08-11T19:06:11.229Z] #69 sha256:90561a28b8b58111b861e67f8be0514bb57dd63974d67960d6f15a56a97ec2d5
19:06:11 [2021-08-11T19:06:11.483Z] #69 DONE 0.2s
19:06:11 [2021-08-11T19:06:11.483Z] 
19:06:11 [2021-08-11T19:06:11.483Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
19:06:11 [2021-08-11T19:06:11.483Z] #74 sha256:6eb6a11565a5ad069d2ef16f887e7f372b3a8374ba85f3ca0ed773f35c3f3234
19:06:11 [2021-08-11T19:06:11.975Z] #57 ...
19:06:11 [2021-08-11T19:06:11.975Z] 
19:06:11 [2021-08-11T19:06:11.975Z] #54 [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
19:06:11 [2021-08-11T19:06:11.975Z] #54 sha256:e102aa1ed077effc8e1a5bb8f59deddc80bed0df4c95dce5d51c0945efadd26f
19:06:11 [2021-08-11T19:06:11.975Z] #54 115.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:06:11 [2021-08-11T19:06:11.975Z] #54 115.9 + mkdir -p /build
19:06:11 [2021-08-11T19:06:11.975Z] #54 115.9 + cp runc /build/runc
19:06:11 [2021-08-11T19:06:11.975Z] #54 DONE 116.7s
19:06:12 [2021-08-11T19:06:12.234Z] 
19:06:12 [2021-08-11T19:06:12.234Z] #57 [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
19:06:12 [2021-08-11T19:06:12.234Z] #57 sha256:f7ef425f7b339b1a4eb505b0070430d05158793a2c0899a21a5f0308341e2d23
19:06:12 [2021-08-11T19:06:12.891Z] #74 DONE 1.2s
19:06:12 [2021-08-11T19:06:12.891Z] 
19:06:12 [2021-08-11T19:06:12.891Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
19:06:12 [2021-08-11T19:06:12.891Z] #75 sha256:0ed3b0695875b47833d75f8ca12139c782594ec8f51a6af1a1a231d8c994de85
19:06:12 [2021-08-11T19:06:12.891Z] #75 DONE 0.0s
19:06:12 [2021-08-11T19:06:12.891Z] 
19:06:12 [2021-08-11T19:06:12.891Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
19:06:12 [2021-08-11T19:06:12.891Z] #76 sha256:97a0c0ceaf13886b628989a548d6a84780519de853c96b36f089b65c960d5e88
19:06:13 [2021-08-11T19:06:13.171Z] #57 ...
19:06:13 [2021-08-11T19:06:13.171Z] 
19:06:13 [2021-08-11T19:06:13.171Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
19:06:13 [2021-08-11T19:06:13.171Z] #55 sha256:3783c836b96d6f2d439787661dd45de2b86ee5ee2568d3a148852ab049d89d66
19:06:13 [2021-08-11T19:06:13.171Z] #55 DONE 0.2s
19:06:13 [2021-08-11T19:06:13.430Z] 
19:06:13 [2021-08-11T19:06:13.430Z] #57 [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
19:06:13 [2021-08-11T19:06:13.430Z] #57 sha256:f7ef425f7b339b1a4eb505b0070430d05158793a2c0899a21a5f0308341e2d23
19:06:14 [2021-08-11T19:06:14.773Z] c67ded6868b6: Verifying Checksum
19:06:14 [2021-08-11T19:06:14.773Z] c67ded6868b6: Download complete
19:06:14 [2021-08-11T19:06:14.773Z] 4612f6d0b889: Pull complete
19:06:14 [2021-08-11T19:06:14.951Z] #57 218.7 + bin/containerd-shim-runc-v2
19:06:15 [2021-08-11T19:06:15.213Z] #57 219.5 + binaries
19:06:15 [2021-08-11T19:06:15.213Z] #57 219.5 + install -D bin/containerd /build/containerd
19:06:15 [2021-08-11T19:06:15.213Z] #57 219.6 + install -D bin/containerd-shim /build/containerd-shim
19:06:15 [2021-08-11T19:06:15.213Z] #57 219.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:06:15 [2021-08-11T19:06:15.213Z] #57 219.6 + install -D bin/ctr /build/ctr
19:06:17 [2021-08-11T19:06:17.054Z] #76 DONE 3.7s
19:06:17 [2021-08-11T19:06:17.054Z] 
19:06:17 [2021-08-11T19:06:17.054Z] #77 exporting to image
19:06:17 [2021-08-11T19:06:17.054Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:06:17 [2021-08-11T19:06:17.054Z] #77 exporting layers
19:06:19 [2021-08-11T19:06:19.432Z] #57 DONE 223.1s
19:06:20 [2021-08-11T19:06:20.387Z] 
19:06:20 [2021-08-11T19:06:20.387Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
19:06:20 [2021-08-11T19:06:20.387Z] #58 sha256:e0785c7e8cd4f77eaf580332eb9b4e5790f0197ae2e3df5f5baac8ea2f78028f
19:06:21 [2021-08-11T19:06:21.779Z] #58 DONE 1.3s
19:06:21 [2021-08-11T19:06:21.779Z] 
19:06:21 [2021-08-11T19:06:21.779Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:06:21 [2021-08-11T19:06:21.779Z] #62 sha256:2fa0061197836792d834d1c7eebe249076a60cd8a301035feabef5b22d272d92
19:06:22 [2021-08-11T19:06:22.042Z] #62 DONE 0.3s
19:06:22 [2021-08-11T19:06:22.042Z] 
19:06:22 [2021-08-11T19:06:22.042Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
19:06:22 [2021-08-11T19:06:22.042Z] #67 sha256:4f99b6c93c0093bf895ed7f4a40f333d189391f211291ca638dfd8772a06cf03
19:06:22 [2021-08-11T19:06:22.765Z] #57 213.2 # github.com/containerd/containerd/cmd/containerd
19:06:22 [2021-08-11T19:06:22.765Z] #57 213.2 /usr/bin/ld: /tmp/go-link-084837035/000019.o: in function `New':
19:06:22 [2021-08-11T19:06:22.765Z] #57 213.2 /tmp/tmp.AVKlpnXNqp/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
19:06:22 [2021-08-11T19:06:22.765Z] #57 213.3 + bin/containerd-stress
19:06:22 [2021-08-11T19:06:22.765Z] #57 214.4 + bin/containerd-shim
19:06:23 [2021-08-11T19:06:23.565Z] #67 DONE 1.7s
19:06:23 [2021-08-11T19:06:23.829Z] 
19:06:23 [2021-08-11T19:06:23.829Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
19:06:23 [2021-08-11T19:06:23.829Z] #68 sha256:1ee0297cd5f60ff8a4d33b30c416fdd7b069efcbca9aba5e2a583daad31d2524
19:06:23 [2021-08-11T19:06:23.829Z] #68 DONE 0.0s
19:06:23 [2021-08-11T19:06:23.829Z] 
19:06:23 [2021-08-11T19:06:23.829Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
19:06:23 [2021-08-11T19:06:23.829Z] #69 sha256:5cf859fb70221caa1b1d893eb00e4f4f2bbf9b80b075d40b60323ed234bdd12d
19:06:25 [2021-08-11T19:06:25.756Z] #69 DONE 2.0s
19:06:25 [2021-08-11T19:06:25.756Z] 
19:06:25 [2021-08-11T19:06:25.756Z] #70 exporting to image
19:06:25 [2021-08-11T19:06:25.756Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:06:25 [2021-08-11T19:06:25.756Z] #70 exporting layers
19:06:26 [2021-08-11T19:06:26.055Z] #57 221.2 + bin/containerd-shim-runc-v1
19:06:29 [2021-08-11T19:06:29.256Z] #77 exporting layers 11.8s done
19:06:29 [2021-08-11T19:06:29.256Z] #77 writing image sha256:0417edcbef50e305b1eba3e82398a538575570351c3ace50494514b2e2155a90 done
19:06:29 [2021-08-11T19:06:29.256Z] #77 naming to docker.io/library/docker:ca5a18c64e31c9911b22f18e8ab57079f728b8b5 done
19:06:29 [2021-08-11T19:06:29.256Z] #77 DONE 11.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
19:06:29 [2021-08-11T19:06:29.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42717/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ca5a18c64e31c9911b22f18e8ab57079f728b8b5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ca5a18c64e31c9911b22f18e8ab57079f728b8b5 hack/validate/default
19:06:29 [2021-08-11T19:06:29.982Z] #70 exporting layers 3.9s done
19:06:29 [2021-08-11T19:06:29.982Z] #70 writing image sha256:6041de89abe765296cc5f2f97f9dbae7e772f624a99094ce564f19b6dbb950b9 done
19:06:29 [2021-08-11T19:06:29.982Z] #70 naming to docker.io/library/docker:06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f done
19:06:29 [2021-08-11T19:06:29.982Z] #70 DONE 4.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:06:30 [2021-08-11T19:06:30.330Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:06:30 [2021-08-11T19:06:30.625Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f hack/test/unit
19:06:30 [2021-08-11T19:06:30.996Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
19:06:30 [2021-08-11T19:06:30.996Z] No api/types/ or api/swagger.yaml changes in diff.
19:06:30 [2021-08-11T19:06:30.996Z] Congratulations!  All TOML source files changed here have valid syntax.
19:06:30 [2021-08-11T19:06:30.996Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:06:30 [2021-08-11T19:06:30.996Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
19:06:30 [2021-08-11T19:06:30.996Z] Congratulations!  No new tests were added to integration-cli.
19:06:30 [2021-08-11T19:06:30.996Z] 
19:06:30 [2021-08-11T19:06:30.996Z] INFO Start validation with golang-ci-lint
19:06:30 [2021-08-11T19:06:30.996Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
19:06:30 [2021-08-11T19:06:30.996Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:06:30 [2021-08-11T19:06:30.996Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:06:31 [2021-08-11T19:06:31.327Z] #57 226.2 + bin/containerd-shim-runc-v2
19:06:31 [2021-08-11T19:06:31.327Z] #57 226.8 + binaries
19:06:31 [2021-08-11T19:06:31.327Z] #57 226.8 + install -D bin/containerd /build/containerd
19:06:31 [2021-08-11T19:06:31.327Z] #57 226.8 + install -D bin/containerd-shim /build/containerd-shim
19:06:31 [2021-08-11T19:06:31.327Z] #57 226.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:06:31 [2021-08-11T19:06:31.327Z] #57 226.8 + install -D bin/ctr /build/ctr
19:06:33 [2021-08-11T19:06:33.181Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
19:06:33 [2021-08-11T19:06:33.181Z] + TESTFLAGS+=' -test.timeout=5m'
19:06:33 [2021-08-11T19:06:33.181Z] + TESTDIRS=./...
19:06:33 [2021-08-11T19:06:33.181Z] + exclude_paths='/vendor/|/integration'
19:06:33 [2021-08-11T19:06:33.181Z] ++ go list ./...
19:06:33 [2021-08-11T19:06:33.181Z] ++ grep -vE '(/vendor/|/integration)'
19:06:33 [2021-08-11T19:06:33.227Z] #57 DONE 228.7s
19:06:34 [2021-08-11T19:06:34.166Z] 
19:06:34 [2021-08-11T19:06:34.166Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
19:06:34 [2021-08-11T19:06:34.166Z] #58 sha256:22adb88e5bba7f5d14f8beec9e44d437f2ccfc3786203b58744178eeb59b5df1
19:06:34 [2021-08-11T19:06:34.578Z] + pkg_list='github.com/docker/docker/api
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/backend/build
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/httputils
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/middleware
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/build
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/checkpoint
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/container
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/debug
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/distribution
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/grpc
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/image
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/network
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/plugin
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/session
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/swarm
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/system
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/server/router/volume
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/backend
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/blkiodev
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/container
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/events
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/filters
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/image
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/mount
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/network
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/plugins/logdriver
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/registry
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/strslice
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/swarm
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/swarm/runtime
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/time
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/versions
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/versions/v1p19
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/versions/v1p20
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/api/types/volume
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/builder-next
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/builder-next/exporter
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/builder-next/worker
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/dockerfile
19:06:34 [2021-08-11T19:06:34.578Z] github.com/docker/docker/builder/dockerignore
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/remotecontext
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/remotecontext/git
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cli
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cli/config
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cli/debug
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/client
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cmd/docker-proxy
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cmd/dockerd
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cmd/dockerd/trap
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/container
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/container/stream
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/contrib/apparmor
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/contrib/docker-device-tool
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/contrib/httpserver
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/convert
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/executor
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/executor/container
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/provider
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/config
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/discovery
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/events
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/events/testutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/exec
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/aufs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/copy
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/overlay
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/register
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/vfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/zfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/images
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/initlayer
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/links
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/listeners
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/awslogs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/fluentd
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/gcplogs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/gelf
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/journald
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/local
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/logentries
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/loggerutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/splunk
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/syslog
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/templates
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/names
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/network
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/stats
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/distribution
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/distribution/metadata
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/distribution/utils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/distribution/xfer
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/dockerversion
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/errdefs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/image
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/image/cache
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/image/tarexport
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/image/v1
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/internal/test/suite
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/layer
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libcontainerd
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libcontainerd/queue
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libcontainerd/remote
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libcontainerd/supervisor
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libcontainerd/types
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/api
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/bitseq
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/cluster
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/config
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/datastore
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/diagnostic
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/discoverapi
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/driverapi
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/bridge
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/host
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/null
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/overlay
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/remote
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/windows
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/drvregistry
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/etchosts
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/hostdiscovery
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/idm
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/internal/caller
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ipam
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ipamapi
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ipams/builtin
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ipams/null
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ipams/remote
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ipamutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/iptables
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/netlabel
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/netutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/networkdb
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/ns
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/options
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/osl
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/osl/kernel
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/portallocator
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/portmapper
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/resolvconf
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/testutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/libnetwork/types
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/oci
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/oci/caps
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/opts
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/aaparser
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/archive
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/authorization
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/broadcaster
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/capabilities
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/chrootarchive
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/containerfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/devicemapper
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/directory
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/discovery
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/discovery/file
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/discovery/kv
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/discovery/memory
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/discovery/nodes
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/dmesg
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/filenotify
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/fileutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/fsutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/homedir
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/idtools
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/ioutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/jsonmessage
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/locker
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/longpath
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/loopback
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/mount
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/namesgenerator
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/parsers
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/parsers/kernel
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/pidfile
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/platform
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/plugingetter
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/plugins
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/plugins/transport
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/pools
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/progress
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/pubsub
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/reexec
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/signal
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/stack
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/stdcopy
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/streamformatter
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/stringid
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/symlink
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/sysinfo
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/system
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/tailfile
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/tarsum
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/term
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/term/windows
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/truncindex
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/urlutil
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/pkg/useragent
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/plugin
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/plugin/executor/containerd
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/plugin/v2
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/profiles/apparmor
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/profiles/seccomp
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/quota
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/reference
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/registry
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/registry/resumable
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/restartmanager
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/rootless
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/rootless/specconv
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/runconfig
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/runconfig/opts
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/daemon
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/environment
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/fakecontext
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/fakegit
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/fakestorage
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/fixtures/load
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/fixtures/plugin
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/registry
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/testutil/request
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/volume
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/volume/drivers
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/volume/local
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/volume/mounts
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/volume/service
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/volume/service/opts
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/volume/testutils'
19:06:34 [2021-08-11T19:06:34.579Z] ++ grep --fixed-strings -v /libnetwork
19:06:34 [2021-08-11T19:06:34.579Z] ++ echo 'github.com/docker/docker/api
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/backend/build
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/httputils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/middleware
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/build
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/checkpoint
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/container
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/debug
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/distribution
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/grpc
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/image
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/network
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/plugin
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/session
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/swarm
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/system
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/server/router/volume
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/backend
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/blkiodev
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/container
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/events
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/filters
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/image
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/mount
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/network
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/plugins/logdriver
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/registry
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/strslice
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/swarm
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/swarm/runtime
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/time
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/versions
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/versions/v1p19
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/versions/v1p20
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/api/types/volume
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/builder-next
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/builder-next/exporter
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/builder-next/worker
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/dockerfile
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/dockerignore
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/remotecontext
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/builder/remotecontext/git
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cli
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cli/config
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cli/debug
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/client
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cmd/docker-proxy
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cmd/dockerd
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cmd/dockerd/trap
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/container
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/container/stream
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/contrib/apparmor
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/contrib/docker-device-tool
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/contrib/httpserver
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/convert
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/executor
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/executor/container
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/cluster/provider
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/config
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/discovery
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/events
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/events/testutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/exec
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/aufs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/copy
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/overlay
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/register
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/vfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/graphdriver/zfs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/images
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/initlayer
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/links
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/listeners
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/awslogs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/fluentd
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/gcplogs
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/gelf
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/journald
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/local
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/logentries
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/loggerutils
19:06:34 [2021-08-11T19:06:34.579Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/splunk
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/syslog
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/templates
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/names
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/network
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/stats
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/distribution
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/distribution/metadata
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/distribution/utils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/distribution/xfer
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/dockerversion
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/errdefs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/image
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/image/cache
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/image/tarexport
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/image/v1
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/internal/test/suite
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/layer
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd/queue
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd/remote
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd/supervisor
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd/types
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/api
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/bitseq
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/cluster
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/config
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/datastore
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/diagnostic
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/discoverapi
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/driverapi
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/bridge
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/host
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/null
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/overlay
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/remote
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/windows
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/drvregistry
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/etchosts
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/hostdiscovery
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/idm
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/internal/caller
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ipam
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ipamapi
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ipams/builtin
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ipams/null
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ipams/remote
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ipamutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/iptables
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/netlabel
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/netutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/networkdb
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/ns
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/options
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/osl
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/osl/kernel
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/portallocator
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/portmapper
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/resolvconf
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/testutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libnetwork/types
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/oci
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/oci/caps
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/opts
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/aaparser
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/archive
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/authorization
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/broadcaster
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/capabilities
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/chrootarchive
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/containerfs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/devicemapper
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/directory
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/discovery
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/discovery/file
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/discovery/kv
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/discovery/memory
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/discovery/nodes
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/dmesg
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/filenotify
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/fileutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/fsutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/homedir
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/idtools
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/ioutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/jsonmessage
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/locker
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/longpath
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/loopback
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/mount
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/namesgenerator
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/parsers
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/parsers/kernel
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/pidfile
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/platform
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/plugingetter
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/plugins
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/plugins/transport
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/pools
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/progress
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/pubsub
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/reexec
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/signal
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/stack
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/stdcopy
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/streamformatter
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/stringid
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/symlink
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/sysinfo
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/system
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/tailfile
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/tarsum
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/term
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/term/windows
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/truncindex
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/urlutil
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/useragent
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/plugin
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/plugin/executor/containerd
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/plugin/v2
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/profiles/apparmor
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/profiles/seccomp
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/quota
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/reference
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/registry
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/registry/resumable
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/restartmanager
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/rootless
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/rootless/specconv
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/runconfig
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/runconfig/opts
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/daemon
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/environment
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/fakecontext
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/fakegit
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/fakestorage
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/fixtures/load
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/fixtures/plugin
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/registry
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/testutil/request
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/volume
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/volume/drivers
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/volume/local
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/volume/mounts
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/volume/service
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/volume/service/opts
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/volume/testutils'
19:06:34 [2021-08-11T19:06:34.580Z] + base_pkg_list='github.com/docker/docker/api
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/backend/build
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/httputils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/middleware
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/build
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/checkpoint
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/container
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/debug
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/distribution
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/grpc
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/image
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/network
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/plugin
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/session
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/swarm
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/system
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/server/router/volume
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/backend
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/blkiodev
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/container
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/events
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/filters
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/image
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/mount
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/network
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/plugins/logdriver
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/registry
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/strslice
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/swarm
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/swarm/runtime
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/time
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/versions
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/versions/v1p19
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/versions/v1p20
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/api/types/volume
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/builder-next
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/builder-next/exporter
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/builder-next/worker
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/dockerfile
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/dockerignore
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/remotecontext
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/builder/remotecontext/git
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/cli
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/cli/config
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/cli/debug
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/client
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/cmd/docker-proxy
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/cmd/dockerd
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/cmd/dockerd/trap
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/container
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/container/stream
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/contrib/apparmor
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/contrib/docker-device-tool
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/contrib/httpserver
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/cluster
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/cluster/convert
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/cluster/executor
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/cluster/executor/container
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/cluster/provider
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/config
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/discovery
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/events
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/events/testutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/exec
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/aufs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/copy
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/overlay
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/register
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/vfs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/graphdriver/zfs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/images
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/initlayer
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/links
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/listeners
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/awslogs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/fluentd
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/gcplogs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/gelf
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/journald
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/local
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/logentries
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/loggerutils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/splunk
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/syslog
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/logger/templates
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/names
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/network
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/daemon/stats
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/distribution
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/distribution/metadata
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/distribution/utils
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/distribution/xfer
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/dockerversion
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/errdefs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/image
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/image/cache
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/image/tarexport
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/image/v1
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/internal/test/suite
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/layer
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd/queue
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd/remote
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd/supervisor
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/libcontainerd/types
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/oci
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/oci/caps
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/opts
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/aaparser
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/archive
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/authorization
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/broadcaster
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/capabilities
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/chrootarchive
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/containerfs
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/devicemapper
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/directory
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/discovery
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/discovery/file
19:06:34 [2021-08-11T19:06:34.580Z] github.com/docker/docker/pkg/discovery/kv
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/discovery/memory
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/discovery/nodes
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/dmesg
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/filenotify
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/fileutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/fsutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/homedir
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/idtools
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/ioutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/jsonmessage
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/locker
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/longpath
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/loopback
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/mount
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/namesgenerator
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/parsers
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/parsers/kernel
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/pidfile
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/platform
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugingetter
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugins
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugins/transport
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/pools
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/progress
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/pubsub
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/reexec
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/signal
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/stack
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/stdcopy
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/streamformatter
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/stringid
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/symlink
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/sysinfo
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/system
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/tailfile
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/tarsum
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/term
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/term/windows
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/truncindex
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/urlutil
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/useragent
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/plugin
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/plugin/executor/containerd
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/plugin/v2
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/profiles/apparmor
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/profiles/seccomp
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/quota
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/reference
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/registry
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/registry/resumable
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/restartmanager
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/rootless
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/rootless/specconv
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/runconfig
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/runconfig/opts
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/daemon
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/environment
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/fakecontext
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/fakegit
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/fakestorage
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/fixtures/load
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/fixtures/plugin
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/registry
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/testutil/request
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/volume
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/volume/drivers
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/volume/local
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/volume/mounts
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/volume/service
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/volume/service/opts
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/volume/testutils'
19:06:34 [2021-08-11T19:06:34.581Z] ++ grep --fixed-strings /libnetwork
19:06:34 [2021-08-11T19:06:34.581Z] ++ echo 'github.com/docker/docker/api
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/backend/build
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/httputils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/middleware
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/build
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/checkpoint
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/container
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/debug
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/distribution
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/grpc
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/image
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/network
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/plugin
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/session
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/swarm
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/system
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/server/router/volume
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/backend
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/blkiodev
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/container
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/events
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/filters
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/image
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/mount
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/network
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/plugins/logdriver
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/registry
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/strslice
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/swarm
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/swarm/runtime
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/time
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/versions
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/versions/v1p19
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/versions/v1p20
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/api/types/volume
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/builder-next
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/builder-next/exporter
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/builder-next/worker
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/dockerfile
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/dockerignore
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/remotecontext
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/builder/remotecontext/git
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/cli
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/cli/config
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/cli/debug
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/client
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/cmd/docker-proxy
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/cmd/dockerd
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/cmd/dockerd/trap
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/container
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/container/stream
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/contrib/apparmor
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/contrib/docker-device-tool
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/contrib/httpserver
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/cluster
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/cluster/convert
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/cluster/executor
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/cluster/executor/container
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/cluster/provider
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/config
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/discovery
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/events
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/events/testutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/exec
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/aufs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/copy
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/overlay
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/register
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/vfs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/graphdriver/zfs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/images
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/initlayer
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/links
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/listeners
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/awslogs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/fluentd
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/gcplogs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/gelf
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/journald
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/local
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/logentries
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/loggerutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/splunk
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/syslog
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/logger/templates
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/names
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/network
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/daemon/stats
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/distribution
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/distribution/metadata
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/distribution/utils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/distribution/xfer
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/dockerversion
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/errdefs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/image
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/image/cache
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/image/tarexport
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/image/v1
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/internal/test/suite
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/layer
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libcontainerd
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libcontainerd/queue
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libcontainerd/remote
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libcontainerd/supervisor
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libcontainerd/types
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/api
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/bitseq
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/cluster
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/config
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/datastore
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/diagnostic
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/discoverapi
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/driverapi
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/bridge
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/host
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/null
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/overlay
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/remote
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/windows
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/drvregistry
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/etchosts
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/hostdiscovery
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/idm
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/internal/caller
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ipam
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ipamapi
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ipams/builtin
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ipams/null
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ipams/remote
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ipamutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/iptables
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/netlabel
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/netutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/networkdb
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/ns
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/options
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/osl
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/osl/kernel
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/portallocator
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/portmapper
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/resolvconf
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/testutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/libnetwork/types
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/oci
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/oci/caps
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/opts
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/aaparser
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/archive
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/authorization
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/broadcaster
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/capabilities
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/chrootarchive
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/containerfs
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/devicemapper
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/directory
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/discovery
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/discovery/file
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/discovery/kv
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/discovery/memory
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/discovery/nodes
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/dmesg
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/filenotify
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/fileutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/fsutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/homedir
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/idtools
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/ioutils
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/jsonmessage
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/locker
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/longpath
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/loopback
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/mount
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/namesgenerator
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/parsers
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/parsers/kernel
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/pidfile
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/platform
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugingetter
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugins
19:06:34 [2021-08-11T19:06:34.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/plugins/transport
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/pools
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/progress
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/pubsub
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/reexec
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/signal
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/stack
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/stdcopy
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/streamformatter
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/stringid
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/symlink
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/sysinfo
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/system
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/tailfile
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/tarsum
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/term
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/term/windows
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/truncindex
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/urlutil
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/pkg/useragent
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/plugin
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/plugin/executor/containerd
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/plugin/v2
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/profiles/apparmor
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/profiles/seccomp
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/quota
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/reference
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/registry
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/registry/resumable
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/restartmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/rootless
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/rootless/specconv
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/runconfig
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/runconfig/opts
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/daemon
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/environment
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/fakecontext
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/fakegit
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/fakestorage
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/fixtures/load
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/fixtures/plugin
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/registry
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/testutil/request
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/volume
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/volume/drivers
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/volume/local
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/volume/mounts
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/volume/service
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/volume/service/opts
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/volume/testutils'
19:06:34 [2021-08-11T19:06:34.582Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/api
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/bitseq
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cluster
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/config
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/datastore
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/diagnostic
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/discoverapi
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/driverapi
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/bridge
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/host
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/null
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/overlay
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/remote
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/windows
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drvregistry
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/etchosts
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/hostdiscovery
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/idm
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/internal/caller
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipam
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipamapi
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/builtin
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/null
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/remote
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipamutils
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/iptables
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/netlabel
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/netutils
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/networkdb
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ns
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/options
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/osl
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/osl/kernel
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/portallocator
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/portmapper
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/resolvconf
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/testutils
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/types'
19:06:34 [2021-08-11T19:06:34.582Z] + grep --fixed-strings libnetwork/drivers/bridge
19:06:34 [2021-08-11T19:06:34.582Z] + echo 'github.com/docker/docker/libnetwork
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/api
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/bitseq
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cluster
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/config
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/datastore
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/diagnostic
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/discoverapi
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/driverapi
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/bridge
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/host
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/null
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/overlay
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/remote
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/windows
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drvregistry
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/etchosts
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/hostdiscovery
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/idm
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/internal/caller
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipam
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipamapi
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/builtin
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/null
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/remote
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ipamutils
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/iptables
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/netlabel
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/netutils
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/networkdb
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/ns
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/options
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/osl
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/osl/kernel
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/portallocator
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/portmapper
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/resolvconf
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/testutils
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/types'
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/bridge
19:06:34 [2021-08-11T19:06:34.582Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:06:34 [2021-08-11T19:06:34.582Z] + type docker-proxy
19:06:34 [2021-08-11T19:06:34.582Z] hack/test/unit: line 25: type: docker-proxy: not found
19:06:34 [2021-08-11T19:06:34.582Z] + hack/make.sh binary-proxy install-proxy
19:06:34 [2021-08-11T19:06:34.582Z] 
19:06:34 [2021-08-11T19:06:34.582Z] Removing bundles/
19:06:34 [2021-08-11T19:06:34.582Z] 
19:06:34 [2021-08-11T19:06:34.582Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:06:34 [2021-08-11T19:06:34.582Z] Building: bundles/binary-proxy/docker-proxy-dev
19:06:34 [2021-08-11T19:06:34.582Z] GOOS="" GOARCH="" GOARM=""
19:06:34 [2021-08-11T19:06:34.732Z] #58 DONE 0.9s
19:06:34 [2021-08-11T19:06:34.992Z] 
19:06:34 [2021-08-11T19:06:34.992Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:06:34 [2021-08-11T19:06:34.992Z] #62 sha256:2dc8ac73259db79eb5573c648bfee88f7440e7e34aa7e6dacd9396598f509455
19:06:35 [2021-08-11T19:06:35.249Z] #62 DONE 0.2s
19:06:35 [2021-08-11T19:06:35.249Z] 
19:06:35 [2021-08-11T19:06:35.249Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
19:06:35 [2021-08-11T19:06:35.249Z] #67 sha256:0dc707ec73869073f1b4e8c1b53749e7f2a6abb78ea62a3db991b30c8d253f19
19:06:36 [2021-08-11T19:06:36.183Z] #67 DONE 0.9s
19:06:36 [2021-08-11T19:06:36.183Z] 
19:06:36 [2021-08-11T19:06:36.183Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
19:06:36 [2021-08-11T19:06:36.183Z] #68 sha256:e4f93f7e79a4946f32d48173f89b0cda5fa50df76fd9834c68d2b2a2dcfef750
19:06:36 [2021-08-11T19:06:36.183Z] #68 DONE 0.1s
19:06:36 [2021-08-11T19:06:36.183Z] 
19:06:36 [2021-08-11T19:06:36.183Z] #69 [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
19:06:36 [2021-08-11T19:06:36.183Z] #69 sha256:ecd58d4bc521e4063786ed32b056bfd8c3cb92fb7240ef6e6e4b1731a5a618cb
19:06:36 [2021-08-11T19:06:36.755Z] #69 0.680 Hit:1 http://deb.debian.org/debian buster-backports InRelease
19:06:37 [2021-08-11T19:06:37.013Z] #69 0.680 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
19:06:37 [2021-08-11T19:06:37.013Z] #69 0.765 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
19:06:37 [2021-08-11T19:06:37.013Z] #69 0.857 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
19:06:37 [2021-08-11T19:06:37.838Z] #69 1.025 Reading package lists...
19:06:38 [2021-08-11T19:06:38.404Z] #69 1.655 Reading package lists...
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.264 Building dependency tree...
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.386 Reading state information...
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.492 The following additional packages will be installed:
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.492   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.493   libpam-systemd
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.493 Suggested packages:
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.493   systemd-container policykit-1
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.493 Recommended packages:
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.493   libnss-systemd
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.543 The following NEW packages will be installed:
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.543   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
19:06:38 [2021-08-11T19:06:38.662Z] #69 2.544   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.809 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded.
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.809 Need to get 4759 kB of archives.
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.809 After this operation, 16.6 MB of additional disk space will be used.
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.810 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.816 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.817 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
19:06:38 [2021-08-11T19:06:38.919Z] #69 2.891 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
19:06:39 [2021-08-11T19:06:39.177Z] #69 2.894 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
19:06:39 [2021-08-11T19:06:39.177Z] #69 2.934 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
19:06:39 [2021-08-11T19:06:39.177Z] #69 2.947 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
19:06:39 [2021-08-11T19:06:39.177Z] #69 2.952 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
19:06:39 [2021-08-11T19:06:39.177Z] #69 3.098 debconf: delaying package configuration, since apt-utils is not installed
19:06:39 [2021-08-11T19:06:39.177Z] #69 3.120 Fetched 4759 kB in 0s (11.9 MB/s)
19:06:39 [2021-08-11T19:06:39.177Z] #69 3.147 Selecting previously unselected package libargon2-1:amd64.
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.147 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28078 files and directories currently installed.)
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.161 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.169 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.207 Selecting previously unselected package libjson-c3:amd64.
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.207 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.211 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.250 Selecting previously unselected package libcryptsetup12:amd64.
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.253 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.257 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.308 Selecting previously unselected package libidn11:amd64.
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.311 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.315 Unpacking libidn11:amd64 (1.33-2.2) ...
19:06:39 [2021-08-11T19:06:39.435Z] #69 3.361 Selecting previously unselected package libkmod2:amd64.
19:06:39 [2021-08-11T19:06:39.693Z] #69 3.364 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
19:06:39 [2021-08-11T19:06:39.693Z] #69 3.368 Unpacking libkmod2:amd64 (26-1) ...
19:06:39 [2021-08-11T19:06:39.693Z] #69 3.418 Selecting previously unselected package systemd.
19:06:39 [2021-08-11T19:06:39.693Z] #69 3.421 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
19:06:39 [2021-08-11T19:06:39.693Z] #69 3.459 Unpacking systemd (241-7~deb10u8) ...
19:06:39 [2021-08-11T19:06:39.951Z] #69 3.875 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
19:06:39 [2021-08-11T19:06:39.951Z] #69 3.887 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
19:06:39 [2021-08-11T19:06:39.951Z] #69 3.899 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
19:06:39 [2021-08-11T19:06:39.951Z] #69 3.910 Setting up libidn11:amd64 (1.33-2.2) ...
19:06:39 [2021-08-11T19:06:39.951Z] #69 3.925 Setting up libkmod2:amd64 (26-1) ...
19:06:40 [2021-08-11T19:06:40.210Z] #69 3.936 Setting up systemd (241-7~deb10u8) ...
19:06:40 [2021-08-11T19:06:40.210Z] #69 3.979 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
19:06:40 [2021-08-11T19:06:40.210Z] #69 3.981 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
19:06:40 [2021-08-11T19:06:40.210Z] #69 3.984 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
19:06:40 [2021-08-11T19:06:40.210Z] #69 3.984 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.401 Selecting previously unselected package systemd-sysv.
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.401 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28875 files and directories currently installed.)
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.414 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.417 Unpacking systemd-sysv (241-7~deb10u8) ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.455 Selecting previously unselected package libdbus-1-3:amd64.
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.457 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.461 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.521 Selecting previously unselected package dbus.
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.524 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.534 Unpacking dbus (1.12.20-0+deb10u1) ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.594 Selecting previously unselected package libpam-systemd:amd64.
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.597 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.601 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.641 Selecting previously unselected package dbus-user-session.
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.643 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.647 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.720 Setting up systemd-sysv (241-7~deb10u8) ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.731 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
19:06:40 [2021-08-11T19:06:40.775Z] #69 4.741 Setting up dbus (1.12.20-0+deb10u1) ...
19:06:41 [2021-08-11T19:06:41.032Z] #69 4.852 invoke-rc.d: could not determine current runlevel
19:06:41 [2021-08-11T19:06:41.032Z] #69 4.854 invoke-rc.d: policy-rc.d denied execution of start.
19:06:41 [2021-08-11T19:06:41.032Z] #69 4.858 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
19:06:41 [2021-08-11T19:06:41.032Z] #69 5.001 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
19:06:41 [2021-08-11T19:06:41.290Z] #69 5.016 Processing triggers for systemd (241-7~deb10u8) ...
19:06:41 [2021-08-11T19:06:41.290Z] #69 5.024 Processing triggers for libc-bin (2.28-10) ...
19:06:41 [2021-08-11T19:06:41.290Z] #69 DONE 5.2s
19:06:41 [2021-08-11T19:06:41.290Z] 
19:06:41 [2021-08-11T19:06:41.290Z] #70 [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
19:06:41 [2021-08-11T19:06:41.290Z] #70 sha256:bd5c9e69df4e4e4dd5fe81f7451392992151e5894ca364bfa5b75acc958b4ad0
19:06:41 [2021-08-11T19:06:41.855Z] #70 0.480   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19:06:41 [2021-08-11T19:06:41.855Z] #70 0.483                                  Dload  Upload   Total   Spent    Left  Speed
19:06:42 [2021-08-11T19:06:42.114Z] #70 0.484 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  13604      0 --:--:-- --:--:-- --:--:-- 13604
19:06:42 [2021-08-11T19:06:42.114Z] #70 DONE 0.7s
19:06:42 [2021-08-11T19:06:42.114Z] 
19:06:42 [2021-08-11T19:06:42.114Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
19:06:42 [2021-08-11T19:06:42.114Z] #71 sha256:246ed1aef184ed35dadad9d6334bd975932dec9b00f49827f35cdb6cecaf68ef
19:06:42 [2021-08-11T19:06:42.748Z] Created binary: bundles/binary-proxy/docker-proxy-dev
19:06:42 [2021-08-11T19:06:42.748Z] 
19:06:42 [2021-08-11T19:06:42.748Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:06:42 [2021-08-11T19:06:42.748Z] Installing docker-proxy to /usr/local/bin/
19:06:42 [2021-08-11T19:06:42.748Z] 
19:06:42 [2021-08-11T19:06:42.748Z] + mkdir -p bundles
19:06:42 [2021-08-11T19:06:42.748Z] + '[' -n 'github.com/docker/docker/api
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/backend/build
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/httputils
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/middleware
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/build
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/checkpoint
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/container
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/debug
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/distribution
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/grpc
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/image
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/network
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/plugin
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/session
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/swarm
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/system
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/server/router/volume
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/backend
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/blkiodev
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/container
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/events
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/filters
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/image
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/mount
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/network
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/plugins/logdriver
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/registry
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/strslice
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/swarm
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/swarm/runtime
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/time
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/versions
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/versions/v1p19
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/versions/v1p20
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/api/types/volume
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/builder-next
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/builder-next/exporter
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/builder-next/worker
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/dockerfile
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/dockerignore
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/remotecontext
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/builder/remotecontext/git
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/cli
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/cli/config
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/cli/debug
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/client
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/cmd/docker-proxy
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/cmd/dockerd
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/cmd/dockerd/trap
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/container
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/container/stream
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/contrib/apparmor
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/contrib/docker-device-tool
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/contrib/httpserver
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/cluster
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/cluster/convert
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/cluster/executor
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/cluster/executor/container
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/cluster/provider
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/config
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/discovery
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/events
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/events/testutils
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/exec
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/aufs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/copy
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/overlay
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/register
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/vfs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/graphdriver/zfs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/images
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/initlayer
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/links
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/listeners
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/awslogs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/fluentd
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/gcplogs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/gelf
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/journald
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/local
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/logentries
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/loggerutils
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/splunk
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/syslog
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/logger/templates
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/names
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/network
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/daemon/stats
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/distribution
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/distribution/metadata
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/distribution/utils
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/distribution/xfer
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/dockerversion
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/errdefs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/image
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/image/cache
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/image/tarexport
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/image/v1
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/internal/test/suite
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/layer
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/libcontainerd
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/libcontainerd/queue
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/libcontainerd/remote
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/libcontainerd/supervisor
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/libcontainerd/types
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/oci
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/oci/caps
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/opts
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/aaparser
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/archive
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/authorization
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/broadcaster
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/capabilities
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/chrootarchive
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/containerfs
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/devicemapper
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/directory
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/discovery
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/discovery/file
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/discovery/kv
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/discovery/memory
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/discovery/nodes
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/dmesg
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/filenotify
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/fileutils
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/fsutils
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/homedir
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/idtools
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/ioutils
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/jsonmessage
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/locker
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/longpath
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/loopback
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/mount
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/namesgenerator
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/parsers
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/parsers/kernel
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/pidfile
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/platform
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/plugingetter
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/plugins
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/plugins/transport
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/pools
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/progress
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/pubsub
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/reexec
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/signal
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/stack
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/stdcopy
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/streamformatter
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/stringid
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/symlink
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/sysinfo
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/system
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/tailfile
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/tarsum
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/term
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/term/windows
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/truncindex
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/urlutil
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/pkg/useragent
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/plugin
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/plugin/executor/containerd
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/plugin/v2
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/profiles/apparmor
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/profiles/seccomp
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/quota
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/reference
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/registry
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/registry/resumable
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/restartmanager
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/rootless
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/rootless/specconv
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/runconfig
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/runconfig/opts
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/daemon
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/environment
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/fakecontext
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/fakegit
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/fakestorage
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/fixtures/load
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/fixtures/plugin
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/registry
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/testutil/request
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/volume
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/volume/drivers
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/volume/local
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/volume/mounts
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/volume/service
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/volume/service/opts
19:06:42 [2021-08-11T19:06:42.748Z] github.com/docker/docker/volume/testutils' ']'
19:06:42 [2021-08-11T19:06:42.749Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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
19:06:43 [2021-08-11T19:06:43.049Z] #71 DONE 0.9s
19:06:43 [2021-08-11T19:06:43.049Z] 
19:06:43 [2021-08-11T19:06:43.049Z] #72 exporting to image
19:06:43 [2021-08-11T19:06:43.049Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:06:43 [2021-08-11T19:06:43.049Z] #72 exporting layers
19:06:44 [2021-08-11T19:06:44.143Z] ?   	github.com/docker/docker/api	[no test files]
19:06:45 [2021-08-11T19:06:45.511Z] #57 214.3 # github.com/containerd/containerd/cmd/containerd
19:06:45 [2021-08-11T19:06:45.511Z] #57 214.3 /usr/bin/ld: /tmp/go-link-943203093/000019.o: in function `New':
19:06:45 [2021-08-11T19:06:45.511Z] #57 214.3 /tmp/tmp.Yb4bRP4ihK/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
19:06:45 [2021-08-11T19:06:45.511Z] #57 214.4 + bin/containerd-stress
19:06:45 [2021-08-11T19:06:45.511Z] #57 215.5 + bin/containerd-shim
19:06:49 [2021-08-11T19:06:49.610Z] #72 exporting layers 6.6s done
19:06:49 [2021-08-11T19:06:49.610Z] #72 writing image sha256:f61bd4ee817907e1515b4fc62e25021174c03030ea8bf38ecf81ec35ca6973eb done
19:06:49 [2021-08-11T19:06:49.610Z] #72 naming to docker.io/library/docker:70fea9e042e6e746bc409d0f612dda79a25f7230 done
19:06:49 [2021-08-11T19:06:49.610Z] #72 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:06:49 [2021-08-11T19:06:49.702Z] #57 222.5 + bin/containerd-shim-runc-v1
19:06:49 [2021-08-11T19:06:49.958Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230 -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=master docker:70fea9e042e6e746bc409d0f612dda79a25f7230 hack/make.sh dynbinary test-integration
19:06:51 [2021-08-11T19:06:51.330Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
19:06:51 [2021-08-11T19:06:51.330Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
19:06:51 [2021-08-11T19:06:51.330Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
19:06:51 [2021-08-11T19:06:51.330Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
19:06:51 [2021-08-11T19:06:51.330Z] 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)
19:06:51 [2021-08-11T19:06:51.330Z] Detected virtualization docker.
19:06:51 [2021-08-11T19:06:51.330Z] Detected architecture x86-64.
19:06:51 [2021-08-11T19:06:51.330Z] Set hostname to <db4e8be30978>.
19:06:51 [2021-08-11T19:06:51.588Z] + source /etc/docker-entrypoint-cmd
19:06:51 [2021-08-11T19:06:51.588Z] ++ hack/make.sh dynbinary test-integration
19:06:51 [2021-08-11T19:06:51.588Z] 
19:06:51 [2021-08-11T19:06:51.847Z] Removing bundles/
19:06:51 [2021-08-11T19:06:51.847Z] 
19:06:51 [2021-08-11T19:06:51.847Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:06:51 [2021-08-11T19:06:51.847Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:06:51 [2021-08-11T19:06:51.847Z] GOOS="" GOARCH="" GOARM=""
19:06:53 [2021-08-11T19:06:53.890Z] #57 227.5 + bin/containerd-shim-runc-v2
19:06:54 [2021-08-11T19:06:54.824Z] #57 228.1 + binaries
19:06:54 [2021-08-11T19:06:54.824Z] #57 228.1 + install -D bin/containerd /build/containerd
19:06:54 [2021-08-11T19:06:54.824Z] #57 228.1 + install -D bin/containerd-shim /build/containerd-shim
19:06:54 [2021-08-11T19:06:54.824Z] #57 228.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:06:54 [2021-08-11T19:06:54.824Z] #57 228.1 + install -D bin/ctr /build/ctr
19:06:56 [2021-08-11T19:06:56.721Z] #57 DONE 230.1s
19:06:57 [2021-08-11T19:06:57.696Z] 
19:06:57 [2021-08-11T19:06:57.696Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
19:06:57 [2021-08-11T19:06:57.696Z] #58 sha256:663a58fc1954da3b540ff3796dc84697463e86deb24c8cafdccc2f7a753f4283
19:06:58 [2021-08-11T19:06:58.652Z] #58 DONE 0.8s
19:06:58 [2021-08-11T19:06:58.652Z] 
19:06:58 [2021-08-11T19:06:58.652Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:06:58 [2021-08-11T19:06:58.652Z] #62 sha256:755eddaca1d4c87508725eb1a75d92566269d884a9d793815c38dbca506446bb
19:06:58 [2021-08-11T19:06:58.652Z] #62 DONE 0.2s
19:06:58 [2021-08-11T19:06:58.910Z] 
19:06:58 [2021-08-11T19:06:58.911Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
19:06:58 [2021-08-11T19:06:58.911Z] #67 sha256:1133e43299d925d40d1a5a0c48802d1afc28987146d29125fb7f7b573d9d62cb
19:06:59 [2021-08-11T19:06:59.844Z] #67 DONE 0.9s
19:06:59 [2021-08-11T19:06:59.844Z] 
19:06:59 [2021-08-11T19:06:59.844Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
19:06:59 [2021-08-11T19:06:59.844Z] #68 sha256:8d89d0d49e5691180604607a749614067ecc7a88e9e60e34d4b472b2b60e0b4f
19:06:59 [2021-08-11T19:06:59.844Z] #68 DONE 0.0s
19:06:59 [2021-08-11T19:06:59.844Z] 
19:06:59 [2021-08-11T19:06:59.844Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
19:06:59 [2021-08-11T19:06:59.844Z] #69 sha256:2849bd223b00ba966b5fdc8f1d87b6527750510ae40c1dcfd6f44ff01a43921a
19:07:01 [2021-08-11T19:07:01.218Z] #69 DONE 1.2s
19:07:01 [2021-08-11T19:07:01.218Z] 
19:07:01 [2021-08-11T19:07:01.218Z] #70 exporting to image
19:07:01 [2021-08-11T19:07:01.218Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:07:01 [2021-08-11T19:07:01.218Z] #70 exporting layers
19:07:02 [2021-08-11T19:07:02.310Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 9.0% of statements
19:07:07 [2021-08-11T19:07:07.779Z] #70 exporting layers 6.5s done
19:07:07 [2021-08-11T19:07:07.779Z] #70 writing image sha256:e9ed16e53ba9ad2e61f96f77588bac3eaadb7dd1d796228127f0e146c2b57480 done
19:07:07 [2021-08-11T19:07:07.779Z] #70 naming to docker.io/library/docker:70fea9e042e6e746bc409d0f612dda79a25f7230
19:07:07 [2021-08-11T19:07:07.779Z] #70 naming to docker.io/library/docker:70fea9e042e6e746bc409d0f612dda79a25f7230 done
19:07:07 [2021-08-11T19:07:07.779Z] #70 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
19:07:08 [2021-08-11T19:07:08.119Z] + trap exit INT TERM
19:07:08 [2021-08-11T19:07:08.119Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
19:07:08 [2021-08-11T19:07:08.119Z] + CONTAINER_NAME=docker-pr7
19:07:08 [2021-08-11T19:07:08.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42717/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230 -e DOCKER_GRAPHDRIVER docker:70fea9e042e6e746bc409d0f612dda79a25f7230 hack/make.sh dynbinary
19:07:10 [2021-08-11T19:07:10.020Z] 
19:07:10 [2021-08-11T19:07:10.020Z] Removing bundles/
19:07:10 [2021-08-11T19:07:10.020Z] 
19:07:10 [2021-08-11T19:07:10.020Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:07:10 [2021-08-11T19:07:10.020Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:07:10 [2021-08-11T19:07:10.020Z] GOOS="" GOARCH="" GOARM=""
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/api/server/httputils	0.025s	coverage: 14.7% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 5.7% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/api/types/strslice	0.024s	coverage: 90.0% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/api/types/filters	0.020s	coverage: 92.2% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/api/types/time	0.028s	coverage: 100.0% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/builder/remotecontext	0.242s	coverage: 13.7% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/builder/dockerfile	0.328s	coverage: 49.0% of statements
19:08:23 [2021-08-11T19:08:23.865Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
19:08:23 [2021-08-11T19:08:23.865Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.211s	coverage: 67.6% of statements
19:08:24 [2021-08-11T19:08:24.129Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.737s	coverage: 86.3% of statements
19:08:24 [2021-08-11T19:08:24.129Z] ?   	github.com/docker/docker/cli	[no test files]
19:08:24 [2021-08-11T19:08:24.129Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:08:28 [2021-08-11T19:08:28.347Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:08:28 [2021-08-11T19:08:28.347Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:08:28 [2021-08-11T19:08:28.347Z] GOOS="" GOARCH="" GOARM=""
19:08:28 [2021-08-11T19:08:28.347Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:08:28 [2021-08-11T19:08:28.347Z] 
19:08:28 [2021-08-11T19:08:28.347Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:08:28 [2021-08-11T19:08:28.347Z] DOCKER_SYSTEMD=1
19:08:28 [2021-08-11T19:08:28.347Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:08:28 [2021-08-11T19:08:28.347Z] HOSTNAME=db4e8be30978
19:08:28 [2021-08-11T19:08:28.347Z] DEST=bundles/test-integration
19:08:28 [2021-08-11T19:08:28.347Z] PWD=/go/src/github.com/docker/docker
19:08:28 [2021-08-11T19:08:28.347Z] DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230
19:08:28 [2021-08-11T19:08:28.347Z] container=docker
19:08:28 [2021-08-11T19:08:28.347Z] HOME=/root
19:08:28 [2021-08-11T19:08:28.347Z] LANG=C.UTF-8
19:08:28 [2021-08-11T19:08:28.347Z] INVOCATION_ID=a169e8b053374d47a798d3a724b39b59
19:08:28 [2021-08-11T19:08:28.347Z] GOLANG_VERSION=1.16.6
19:08:28 [2021-08-11T19:08:28.347Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:08:28 [2021-08-11T19:08:28.347Z] VALIDATE_BRANCH=master
19:08:28 [2021-08-11T19:08:28.347Z] TERM=xterm
19:08:28 [2021-08-11T19:08:28.347Z] DOCKER_PKG=github.com/docker/docker
19:08:28 [2021-08-11T19:08:28.347Z] SHLVL=3
19:08:28 [2021-08-11T19:08:28.347Z] TIMEOUT=120m
19:08:28 [2021-08-11T19:08:28.347Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:08:28 [2021-08-11T19:08:28.347Z] DOCKER_GRAPHDRIVER=overlay2
19:08:28 [2021-08-11T19:08:28.347Z] GO111MODULE=off
19:08:28 [2021-08-11T19:08:28.347Z] DOCKER_EXPERIMENTAL=1
19:08:28 [2021-08-11T19:08:28.347Z] TEST_SKIP_INTEGRATION_CLI=1
19:08:28 [2021-08-11T19:08:28.347Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:08:28 [2021-08-11T19:08:28.347Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:08:28 [2021-08-11T19:08:28.347Z] GOPATH=/go
19:08:28 [2021-08-11T19:08:28.347Z] PKG_CONFIG=pkg-config
19:08:28 [2021-08-11T19:08:28.347Z] _=/usr/bin/env
19:08:28 [2021-08-11T19:08:28.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:08:28 [2021-08-11T19:08:28.360Z] ok  	github.com/docker/docker/client	0.260s	coverage: 75.4% of statements
19:08:41 [2021-08-11T19:08:41.643Z] c67ded6868b6: Pull complete
19:08:41 [2021-08-11T19:08:41.643Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097
19:08:41 [2021-08-11T19:08:41.643Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:08:41 [2021-08-11T19:08:41.643Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
19:08:41 [2021-08-11T19:08:41.643Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
19:08:41 [2021-08-11T19:08:41.643Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114'
19:08:41 [2021-08-11T19:08:41.643Z] WARN: Skipping validation tests
19:08:41 [2021-08-11T19:08:41.643Z] INFO: Running unit tests at 08/11/2021 19:08:27...
19:08:41 [2021-08-11T19:08:41.643Z] INFO: make.ps1 starting at 08/11/2021 19:08:33
19:08:41 [2021-08-11T19:08:41.643Z] INFO: Git commit (0225e4278a) assumed from DOCKER_GITCOMMIT environment variable
19:08:41 [2021-08-11T19:08:41.643Z] INFO: Invoking autogen...
19:08:41 [2021-08-11T19:08:41.643Z] INFO: Running unit tests...
19:08:42 [2021-08-11T19:08:42.102Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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
19:08:46 [2021-08-11T19:08:46.474Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:08:46 [2021-08-11T19:08:46.474Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:08:46 [2021-08-11T19:08:46.474Z] GOOS="" GOARCH="" GOARM=""
19:08:46 [2021-08-11T19:08:46.474Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:08:46 [2021-08-11T19:08:46.474Z] 
19:08:46 [2021-08-11T19:08:46.474Z] + TEST_INTEGRATION_DEST=1
19:08:46 [2021-08-11T19:08:46.474Z] + CONTAINER_NAME=docker-pr7-1
19:08:46 [2021-08-11T19:08:46.474Z] + TEST_SKIP_INTEGRATION_CLI=1
19:08:46 [2021-08-11T19:08:46.474Z] + run_tests test-integration-flaky
19:08:46 [2021-08-11T19:08:46.474Z] + '[' -n 0 ']'
19:08:46 [2021-08-11T19:08:46.474Z] + rm=
19:08:46 [2021-08-11T19:08:46.474Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42717/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42717/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:70fea9e042e6e746bc409d0f612dda79a25f7230 hack/make.sh test-integration-flaky test-integration
19:08:46 [2021-08-11T19:08:46.474Z] + c=0
19:08:46 [2021-08-11T19:08:46.474Z] + TEST_INTEGRATION_DEST=2
19:08:46 [2021-08-11T19:08:46.474Z] + CONTAINER_NAME=docker-pr7-2
19:08:46 [2021-08-11T19:08:46.474Z] + TEST_SKIP_INTEGRATION=1
19:08:46 [2021-08-11T19:08:46.474Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
19:08:46 [2021-08-11T19:08:46.474Z] + run_tests
19:08:46 [2021-08-11T19:08:46.474Z] + '[' -n 0 ']'
19:08:46 [2021-08-11T19:08:46.474Z] + rm=
19:08:46 [2021-08-11T19:08:46.474Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42717/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42717/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:70fea9e042e6e746bc409d0f612dda79a25f7230 hack/make.sh '' test-integration
19:08:46 [2021-08-11T19:08:46.474Z] ++ jobs -p
19:08:46 [2021-08-11T19:08:46.474Z] + TEST_INTEGRATION_DEST=3
19:08:46 [2021-08-11T19:08:46.474Z] + CONTAINER_NAME=docker-pr7-3
19:08:46 [2021-08-11T19:08:46.474Z] + TEST_SKIP_INTEGRATION=1
19:08:46 [2021-08-11T19:08:46.474Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
19:08:46 [2021-08-11T19:08:46.474Z] + run_tests
19:08:46 [2021-08-11T19:08:46.474Z] + '[' -n 0 ']'
19:08:46 [2021-08-11T19:08:46.474Z] + rm=
19:08:46 [2021-08-11T19:08:46.474Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42717/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42717/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:70fea9e042e6e746bc409d0f612dda79a25f7230 hack/make.sh '' test-integration
19:08:46 [2021-08-11T19:08:46.474Z] + for job in $(jobs -p)
19:08:46 [2021-08-11T19:08:46.474Z] + wait 10786
19:08:46 [2021-08-11T19:08:46.474Z] 
19:08:46 [2021-08-11T19:08:46.474Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:08:46 [2021-08-11T19:08:46.474Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:08:46 [2021-08-11T19:08:46.474Z] HOSTNAME=45c26b3c2c81
19:08:46 [2021-08-11T19:08:46.474Z] TEST_SKIP_INTEGRATION=1
19:08:46 [2021-08-11T19:08:46.474Z] TESTDEBUG=0
19:08:46 [2021-08-11T19:08:46.474Z] DEST=bundles/test-integration
19:08:46 [2021-08-11T19:08:46.474Z] PWD=/go/src/github.com/docker/docker
19:08:46 [2021-08-11T19:08:46.474Z] KEEPBUNDLE=1
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230
19:08:46 [2021-08-11T19:08:46.474Z] container=docker
19:08:46 [2021-08-11T19:08:46.474Z] HOME=/root
19:08:46 [2021-08-11T19:08:46.474Z] GOLANG_VERSION=1.16.6
19:08:46 [2021-08-11T19:08:46.474Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:08:46 [2021-08-11T19:08:46.474Z] VALIDATE_BRANCH=master
19:08:46 [2021-08-11T19:08:46.474Z] TERM=xterm
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_PKG=github.com/docker/docker
19:08:46 [2021-08-11T19:08:46.474Z] SHLVL=1
19:08:46 [2021-08-11T19:08:46.474Z] TIMEOUT=120m
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_GRAPHDRIVER=overlay2
19:08:46 [2021-08-11T19:08:46.474Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
19:08:46 [2021-08-11T19:08:46.474Z] GO111MODULE=off
19:08:46 [2021-08-11T19:08:46.474Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:08:46 [2021-08-11T19:08:46.474Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:08:46 [2021-08-11T19:08:46.474Z] GOPATH=/go
19:08:46 [2021-08-11T19:08:46.474Z] PKG_CONFIG=pkg-config
19:08:46 [2021-08-11T19:08:46.474Z] _=/usr/bin/env
19:08:46 [2021-08-11T19:08:46.474Z] Building test suite binary ./integration-cli/test.main
19:08:46 [2021-08-11T19:08:46.474Z] 
19:08:46 [2021-08-11T19:08:46.474Z] 
19:08:46 [2021-08-11T19:08:46.474Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:08:46 [2021-08-11T19:08:46.474Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:08:46 [2021-08-11T19:08:46.474Z] HOSTNAME=af3387d49cbc
19:08:46 [2021-08-11T19:08:46.474Z] TEST_SKIP_INTEGRATION=1
19:08:46 [2021-08-11T19:08:46.474Z] TESTDEBUG=0
19:08:46 [2021-08-11T19:08:46.474Z] DEST=bundles/test-integration
19:08:46 [2021-08-11T19:08:46.474Z] PWD=/go/src/github.com/docker/docker
19:08:46 [2021-08-11T19:08:46.474Z] KEEPBUNDLE=1
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230
19:08:46 [2021-08-11T19:08:46.474Z] container=docker
19:08:46 [2021-08-11T19:08:46.474Z] HOME=/root
19:08:46 [2021-08-11T19:08:46.474Z] GOLANG_VERSION=1.16.6
19:08:46 [2021-08-11T19:08:46.474Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:08:46 [2021-08-11T19:08:46.474Z] VALIDATE_BRANCH=master
19:08:46 [2021-08-11T19:08:46.474Z] TERM=xterm
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_PKG=github.com/docker/docker
19:08:46 [2021-08-11T19:08:46.474Z] SHLVL=1
19:08:46 [2021-08-11T19:08:46.474Z] TIMEOUT=120m
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_GRAPHDRIVER=overlay2
19:08:46 [2021-08-11T19:08:46.474Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:08:46 [2021-08-11T19:08:46.474Z] GO111MODULE=off
19:08:46 [2021-08-11T19:08:46.474Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:08:46 [2021-08-11T19:08:46.474Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:08:46 [2021-08-11T19:08:46.474Z] GOPATH=/go
19:08:46 [2021-08-11T19:08:46.474Z] PKG_CONFIG=pkg-config
19:08:46 [2021-08-11T19:08:46.474Z] _=/usr/bin/env
19:08:46 [2021-08-11T19:08:46.474Z] Building test suite binary ./integration-cli/test.main
19:08:46 [2021-08-11T19:08:46.474Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
19:08:46 [2021-08-11T19:08:46.474Z] No new tests added to integration.
19:08:46 [2021-08-11T19:08:46.474Z] 
19:08:46 [2021-08-11T19:08:46.474Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:08:46 [2021-08-11T19:08:46.474Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:08:46 [2021-08-11T19:08:46.474Z] HOSTNAME=1ad4f6055dbe
19:08:46 [2021-08-11T19:08:46.474Z] TESTDEBUG=0
19:08:46 [2021-08-11T19:08:46.474Z] DEST=bundles/test-integration
19:08:46 [2021-08-11T19:08:46.474Z] PWD=/go/src/github.com/docker/docker
19:08:46 [2021-08-11T19:08:46.474Z] KEEPBUNDLE=1
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_GITCOMMIT=70fea9e042e6e746bc409d0f612dda79a25f7230
19:08:46 [2021-08-11T19:08:46.474Z] container=docker
19:08:46 [2021-08-11T19:08:46.474Z] HOME=/root
19:08:46 [2021-08-11T19:08:46.474Z] GOLANG_VERSION=1.16.6
19:08:46 [2021-08-11T19:08:46.474Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:08:46 [2021-08-11T19:08:46.474Z] VALIDATE_BRANCH=master
19:08:46 [2021-08-11T19:08:46.474Z] TERM=xterm
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_PKG=github.com/docker/docker
19:08:46 [2021-08-11T19:08:46.474Z] SHLVL=1
19:08:46 [2021-08-11T19:08:46.474Z] TIMEOUT=120m
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:08:46 [2021-08-11T19:08:46.474Z] DOCKER_GRAPHDRIVER=overlay2
19:08:46 [2021-08-11T19:08:46.474Z] GO111MODULE=off
19:08:46 [2021-08-11T19:08:46.474Z] TEST_SKIP_INTEGRATION_CLI=1
19:08:46 [2021-08-11T19:08:46.474Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:08:46 [2021-08-11T19:08:46.474Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:08:46 [2021-08-11T19:08:46.474Z] GOPATH=/go
19:08:46 [2021-08-11T19:08:46.474Z] PKG_CONFIG=pkg-config
19:08:46 [2021-08-11T19:08:46.474Z] _=/usr/bin/env
19:08:46 [2021-08-11T19:08:46.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:08:52 [2021-08-11T19:08:52.417Z] ?   	github.com/docker/docker/api	[no test files]
19:08:52 [2021-08-11T19:08:52.515Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|name|deps) took 2m14.729833028s 
19:08:52 [2021-08-11T19:08:52.515Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 531.436742ms 
19:09:07 [2021-08-11T19:09:07.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:09:07 [2021-08-11T19:09:07.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:09:10 [2021-08-11T19:09:10.098Z] === RUN   TestMiddlewares
19:09:10 [2021-08-11T19:09:10.098Z] --- PASS: TestMiddlewares (0.00s)
19:09:10 [2021-08-11T19:09:10.098Z] PASS
19:09:10 [2021-08-11T19:09:10.098Z] coverage: 9.0% of statements
19:09:10 [2021-08-11T19:09:10.098Z] ok  	github.com/docker/docker/api/server	0.058s	coverage: 9.0% of statements
19:09:15 [2021-08-11T19:09:15.161Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.953s	coverage: 0.0% of statements
19:09:15 [2021-08-11T19:09:15.162Z] ok  	github.com/docker/docker/container	0.171s	coverage: 34.8% of statements
19:09:15 [2021-08-11T19:09:15.162Z] ok  	github.com/docker/docker/cmd/dockerd	0.183s	coverage: 29.1% of statements
19:09:15 [2021-08-11T19:09:15.162Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:09:15 [2021-08-11T19:09:15.162Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:09:15 [2021-08-11T19:09:15.162Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:09:15 [2021-08-11T19:09:15.162Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:09:15 [2021-08-11T19:09:15.162Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:09:15 [2021-08-11T19:09:15.162Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.027s	coverage: 66.3% of statements
19:09:15 [2021-08-11T19:09:15.162Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.041s	coverage: 35.9% of statements
19:09:15 [2021-08-11T19:09:15.162Z] ok  	github.com/docker/docker/daemon/cluster	0.115s	coverage: 0.5% of statements
19:09:18 [2021-08-11T19:09:18.549Z] ok  	github.com/docker/docker/daemon/config	0.085s	coverage: 81.1% of statements
19:09:18 [2021-08-11T19:09:18.549Z] ok  	github.com/docker/docker/daemon/discovery	0.013s	coverage: 30.0% of statements
19:09:19 [2021-08-11T19:09:19.144Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
19:09:19 [2021-08-11T19:09:19.729Z] ok  	github.com/docker/docker/daemon/graphdriver	0.021s	coverage: 2.2% of statements
19:09:22 [2021-08-11T19:09:22.287Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.539s	coverage: 13.8% of statements
19:09:23 [2021-08-11T19:09:23.237Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 3.1% of statements
19:09:24 [2021-08-11T19:09:24.192Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.820s	coverage: 56.2% of statements
19:09:26 [2021-08-11T19:09:26.756Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.737s	coverage: 73.3% of statements
19:09:26 [2021-08-11T19:09:26.756Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
19:09:28 [2021-08-11T19:09:28.685Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.750s	coverage: 49.4% of statements
19:09:28 [2021-08-11T19:09:28.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:09:30 [2021-08-11T19:09:30.080Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.317s	coverage: 46.2% of statements
19:09:30 [2021-08-11T19:09:30.080Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 57.5% of statements
19:09:30 [2021-08-11T19:09:30.344Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.415s	coverage: 57.7% of statements
19:09:30 [2021-08-11T19:09:30.924Z] ok  	github.com/docker/docker/daemon	12.378s	coverage: 17.5% of statements
19:09:30 [2021-08-11T19:09:30.924Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:09:30 [2021-08-11T19:09:30.924Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:09:30 [2021-08-11T19:09:30.924Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:09:30 [2021-08-11T19:09:30.924Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:09:30 [2021-08-11T19:09:30.924Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:09:30 [2021-08-11T19:09:30.924Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:09:30 [2021-08-11T19:09:30.924Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:09:31 [2021-08-11T19:09:31.187Z] ok  	github.com/docker/docker/daemon/links	0.030s	coverage: 93.0% of statements
19:09:31 [2021-08-11T19:09:31.450Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
19:09:32 [2021-08-11T19:09:32.849Z] ok  	github.com/docker/docker/daemon/images	0.060s	coverage: 6.7% of statements
19:09:32 [2021-08-11T19:09:32.849Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:09:32 [2021-08-11T19:09:32.849Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:09:33 [2021-08-11T19:09:33.426Z] ok  	github.com/docker/docker/daemon/logger	0.249s	coverage: 43.5% of statements
19:09:33 [2021-08-11T19:09:33.690Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
19:09:33 [2021-08-11T19:09:33.954Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.337s	coverage: 77.4% of statements
19:09:33 [2021-08-11T19:09:33.954Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:09:33 [2021-08-11T19:09:33.954Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:09:34 [2021-08-11T19:09:34.532Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 23.9% of statements
19:09:34 [2021-08-11T19:09:34.796Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
19:09:34 [2021-08-11T19:09:34.796Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.027s	coverage: 69.9% of statements
19:09:35 [2021-08-11T19:09:35.375Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 75.2% of statements
19:09:35 [2021-08-11T19:09:35.375Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:09:35 [2021-08-11T19:09:35.954Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 31.5% of statements
19:09:36 [2021-08-11T19:09:36.218Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.077s	coverage: 58.6% of statements
19:09:36 [2021-08-11T19:09:36.798Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
19:09:37 [2021-08-11T19:09:37.062Z] ok  	github.com/docker/docker/daemon/logger/templates	0.011s	coverage: 8.3% of statements
19:09:37 [2021-08-11T19:09:37.641Z] ok  	github.com/docker/docker/daemon/network	0.027s	coverage: 63.8% of statements
19:09:38 [2021-08-11T19:09:38.593Z] ok  	github.com/docker/docker/distribution/metadata	0.065s	coverage: 48.2% of statements
19:09:38 [2021-08-11T19:09:38.593Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.917s	coverage: 82.5% of statements
19:09:38 [2021-08-11T19:09:38.593Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:09:38 [2021-08-11T19:09:38.593Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:09:40 [2021-08-11T19:09:40.177Z] ok  	github.com/docker/docker/distribution	0.255s	coverage: 25.8% of statements
19:09:40 [2021-08-11T19:09:40.177Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:09:40 [2021-08-11T19:09:40.177Z] ok  	github.com/docker/docker/errdefs	0.023s	coverage: 53.1% of statements
19:09:40 [2021-08-11T19:09:40.441Z] ok  	github.com/docker/docker/image	0.049s	coverage: 86.6% of statements
19:09:40 [2021-08-11T19:09:40.705Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
19:09:40 [2021-08-11T19:09:40.968Z] ok  	github.com/docker/docker/distribution/xfer	1.858s	coverage: 85.6% of statements
19:09:40 [2021-08-11T19:09:40.968Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:09:41 [2021-08-11T19:09:41.546Z] ok  	github.com/docker/docker/image/v1	0.033s	coverage: 25.0% of statements
19:09:41 [2021-08-11T19:09:41.546Z] ok  	github.com/docker/docker/image/tarexport	0.027s	coverage: 0.7% of statements
19:09:41 [2021-08-11T19:09:41.546Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:09:41 [2021-08-11T19:09:41.809Z] ok  	github.com/docker/docker/libcontainerd/queue	0.064s	coverage: 100.0% of statements
19:09:42 [2021-08-11T19:09:42.387Z] ok  	github.com/docker/docker/oci	0.028s	coverage: 43.3% of statements
19:09:42 [2021-08-11T19:09:42.964Z] ok  	github.com/docker/docker/opts	0.075s	coverage: 67.1% of statements
19:09:42 [2021-08-11T19:09:42.964Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
19:09:43 [2021-08-11T19:09:43.542Z] ok  	github.com/docker/docker/pkg/broadcaster	0.037s	coverage: 100.0% of statements
19:09:43 [2021-08-11T19:09:43.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:09:44 [2021-08-11T19:09:44.938Z] ok  	github.com/docker/docker/pkg/authorization	0.804s	coverage: 68.3% of statements
19:09:44 [2021-08-11T19:09:44.938Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
19:09:45 [2021-08-11T19:09:45.889Z] ok  	github.com/docker/docker/pkg/directory	0.024s	coverage: 80.0% of statements
19:09:46 [2021-08-11T19:09:46.468Z] ok  	github.com/docker/docker/pkg/discovery	0.023s	coverage: 58.3% of statements
19:09:46 [2021-08-11T19:09:46.732Z] ok  	github.com/docker/docker/pkg/archive	1.323s	coverage: 82.0% of statements
19:09:47 [2021-08-11T19:09:47.309Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
19:09:48 [2021-08-11T19:09:48.258Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
19:09:48 [2021-08-11T19:09:48.834Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
19:09:49 [2021-08-11T19:09:49.410Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.112s	coverage: 43.2% of statements
19:09:49 [2021-08-11T19:09:49.410Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
19:09:50 [2021-08-11T19:09:50.360Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 86.3% of statements
19:09:50 [2021-08-11T19:09:50.623Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.061s	coverage: 84.1% of statements
19:09:50 [2021-08-11T19:09:50.887Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
19:09:50 [2021-08-11T19:09:50.887Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
19:09:51 [2021-08-11T19:09:51.152Z] ok  	github.com/docker/docker/pkg/fsutils	0.259s	coverage: 85.1% of statements
19:09:51 [2021-08-11T19:09:51.152Z] ok  	github.com/docker/docker/layer	7.337s	coverage: 68.8% of statements
19:09:51 [2021-08-11T19:09:51.152Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:09:51 [2021-08-11T19:09:51.152Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:09:51 [2021-08-11T19:09:51.152Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:09:51 [2021-08-11T19:09:51.152Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:09:51 [2021-08-11T19:09:51.152Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:09:51 [2021-08-11T19:09:51.152Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:09:51 [2021-08-11T19:09:51.152Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:09:52 [2021-08-11T19:09:52.101Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
19:09:52 [2021-08-11T19:09:52.101Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
19:09:52 [2021-08-11T19:09:52.365Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.024s	coverage: 85.7% of statements
19:09:52 [2021-08-11T19:09:52.365Z] ok  	github.com/docker/docker/pkg/ioutils	0.627s	coverage: 70.6% of statements
19:09:52 [2021-08-11T19:09:52.628Z] ok  	github.com/docker/docker/pkg/idtools	0.819s	coverage: 69.5% of statements
19:09:52 [2021-08-11T19:09:52.628Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:09:52 [2021-08-11T19:09:52.628Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:09:52 [2021-08-11T19:09:52.628Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:09:52 [2021-08-11T19:09:52.628Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:09:52 [2021-08-11T19:09:52.628Z] ok  	github.com/docker/docker/pkg/parsers	0.022s	coverage: 97.0% of statements
19:09:52 [2021-08-11T19:09:52.893Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
19:09:53 [2021-08-11T19:09:53.157Z] ok  	github.com/docker/docker/pkg/pidfile	0.026s	coverage: 82.4% of statements
19:09:53 [2021-08-11T19:09:53.157Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 86.7% of statements
19:09:53 [2021-08-11T19:09:53.157Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:09:53 [2021-08-11T19:09:53.157Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:09:53 [2021-08-11T19:09:53.735Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.025s	coverage: 56.8% of statements
19:09:53 [2021-08-11T19:09:53.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:09:53 [2021-08-11T19:09:53.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:09:53 [2021-08-11T19:09:53.998Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
19:09:54 [2021-08-11T19:09:54.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:09:54 [2021-08-11T19:09:54.583Z] ok  	github.com/docker/docker/pkg/progress	0.017s	coverage: 75.9% of statements
19:09:54 [2021-08-11T19:09:54.583Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
19:09:54 [2021-08-11T19:09:54.847Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
19:09:55 [2021-08-11T19:09:55.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:09:55 [2021-08-11T19:09:55.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:09:55 [2021-08-11T19:09:55.796Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
19:09:55 [2021-08-11T19:09:55.796Z] ok  	github.com/docker/docker/pkg/pubsub	1.078s	coverage: 75.0% of statements
19:09:55 [2021-08-11T19:09:55.796Z] ok  	github.com/docker/docker/pkg/stack	0.018s	coverage: 90.9% of statements
19:09:56 [2021-08-11T19:09:56.060Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
19:09:56 [2021-08-11T19:09:56.060Z] ok  	github.com/docker/docker/pkg/streamformatter	0.022s	coverage: 66.2% of statements
19:09:56 [2021-08-11T19:09:56.637Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 52.1% of statements
19:09:56 [2021-08-11T19:09:56.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:09:57 [2021-08-11T19:09:57.214Z] ok  	github.com/docker/docker/pkg/tailfile	0.135s	coverage: 88.6% of statements
19:09:57 [2021-08-11T19:09:57.214Z] ok  	github.com/docker/docker/pkg/system	0.015s	coverage: 40.1% of statements
19:09:57 [2021-08-11T19:09:57.478Z] testing: warning: no tests to run
19:09:57 [2021-08-11T19:09:57.478Z] coverage: [no statements]
19:09:57 [2021-08-11T19:09:57.478Z] ok  	github.com/docker/docker/pkg/term/windows	0.006s	coverage: [no statements] [no tests to run]
19:09:58 [2021-08-11T19:09:58.054Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
19:09:58 [2021-08-11T19:09:58.054Z] ok  	github.com/docker/docker/pkg/tarsum	0.090s	coverage: 89.3% of statements
19:09:58 [2021-08-11T19:09:58.054Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
19:09:58 [2021-08-11T19:09:58.318Z] ok  	github.com/docker/docker/pkg/useragent	0.025s	coverage: 88.9% of statements
19:09:59 [2021-08-11T19:09:59.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:09:59 [2021-08-11T19:09:59.270Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
19:09:59 [2021-08-11T19:09:59.867Z] ok  	github.com/docker/docker/profiles/seccomp	0.055s	coverage: 86.0% of statements
19:10:00 [2021-08-11T19:10:00.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:10:00 [2021-08-11T19:10:00.865Z] ok  	github.com/docker/docker/plugin	0.542s	coverage: 23.2% of statements
19:10:01 [2021-08-11T19:10:01.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:10:01 [2021-08-11T19:10:01.129Z] ok  	github.com/docker/docker/reference	0.023s	coverage: 84.4% of statements
19:10:01 [2021-08-11T19:10:01.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:10:02 [2021-08-11T19:10:02.081Z] ok  	github.com/docker/docker/quota	0.648s	coverage: 71.4% of statements
19:10:02 [2021-08-11T19:10:02.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:10:02 [2021-08-11T19:10:02.346Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
19:10:02 [2021-08-11T19:10:02.609Z] ok  	github.com/docker/docker/registry	0.150s	coverage: 58.8% of statements
19:10:02 [2021-08-11T19:10:02.874Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
19:10:03 [2021-08-11T19:10:03.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:10:03 [2021-08-11T19:10:03.452Z] ok  	github.com/docker/docker/testutil	0.048s	coverage: 62.5% of statements
19:10:03 [2021-08-11T19:10:03.716Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 66.1% of statements
19:10:04 [2021-08-11T19:10:04.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:10:05 [2021-08-11T19:10:05.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:10:05 [2021-08-11T19:10:05.644Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
19:10:05 [2021-08-11T19:10:05.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:10:06 [2021-08-11T19:10:06.615Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:10:06 [2021-08-11T19:10:06.615Z] Using test binary docker
19:10:06 [2021-08-11T19:10:06.615Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:10:06 [2021-08-11T19:10:06.615Z] Starting apparmor (via systemctl): apparmor.service.
19:10:06 [2021-08-11T19:10:06.615Z] INFO: Waiting for daemon to start...
19:10:06 [2021-08-11T19:10:06.615Z] Starting dockerd
19:10:07 [2021-08-11T19:10:07.041Z] ok  	github.com/docker/docker/volume/local	0.263s	coverage: 76.4% of statements
19:10:08 [2021-08-11T19:10:08.968Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 72.3% of statements
19:10:09 [2021-08-11T19:10:09.145Z] .
19:10:09 [2021-08-11T19:10:09.145Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:10:09 [2021-08-11T19:10:09.145Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:10:09 [2021-08-11T19:10:09.145Z] Error: No such image: emptyfs
19:10:09 [2021-08-11T19:10:09.404Z] Running integration-test (iteration 1)
19:10:09 [2021-08-11T19:10:09.404Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:10:09 [2021-08-11T19:10:09.544Z] ok  	github.com/docker/docker/volume/mounts	0.043s	coverage: 67.8% of statements
19:10:14 [2021-08-11T19:10:14.049Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m24.276137638s with top 10 stages: buildssa: 1m43.068086573s, goimports: 22.623957541s, unconvert: 14.28016664s, gosec: 11.87371899s, golint: 7.795243933s, misspell: 4.890456382s, ineffassign: 4.863610693s, inspect: 3.957351093s, vrp: 2.954329817s, ctrlflow: 2.038854235s 
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestBoolValue
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestBoolValue (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestBoolValueOrDefault
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestBoolValueOrDefault (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestInt64ValueOrZero
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestInt64ValueOrZero (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestInt64ValueOrDefault
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestInt64ValueOrDefault (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestInt64ValueOrDefaultWithError
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestJsonContentType
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestJsonContentType (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] PASS
19:10:22 [2021-08-11T19:10:22.185Z] coverage: 14.7% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ok  	github.com/docker/docker/api/server/httputils	0.136s	coverage: 14.7% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestMaskSecretKeys
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestMaskSecretKeys (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestVersionMiddlewareVersion
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] PASS
19:10:22 [2021-08-11T19:10:22.185Z] coverage: 37.7% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ok  	github.com/docker/docker/api/server/middleware	0.056s	coverage: 37.7% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestAdjustForAPIVersion
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestAdjustForAPIVersion (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] PASS
19:10:22 [2021-08-11T19:10:22.185Z] coverage: 5.7% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ok  	github.com/docker/docker/api/server/router/swarm	0.058s	coverage: 5.7% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestToJSON
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestToJSON (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestToParamWithVersion
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestToParamWithVersion (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestFromJSON
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestFromJSON (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestEmpty
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestEmpty (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestArgsMatchKVListEmptySources
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestArgsMatchKVList
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestArgsMatchKVList (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestArgsMatch
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestArgsMatch (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestAdd
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestAdd (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestDel
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestDel (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestLen
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestLen (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestExactMatch
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestExactMatch (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestOnlyOneExactMatch
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestOnlyOneExactMatch (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestContains
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestContains (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestValidate
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestValidate (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestWalkValues
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestWalkValues (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestFuzzyMatch
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestFuzzyMatch (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestClone
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestClone (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] PASS
19:10:22 [2021-08-11T19:10:22.185Z] coverage: 92.2% of statements
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestStrSliceMarshalJSON
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestStrSliceUnmarshalJSON
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestStrSliceUnmarshalString
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestStrSliceUnmarshalSlice
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] PASS
19:10:22 [2021-08-11T19:10:22.185Z] coverage: 90.0% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ok  	github.com/docker/docker/api/types/filters	0.052s	coverage: 92.2% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ok  	github.com/docker/docker/api/types/strslice	0.048s	coverage: 90.0% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestDurationToSecondsString
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestDurationToSecondsString (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestGetTimestamp
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestGetTimestamp (0.14s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseTimestamps
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestParseTimestamps (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] PASS
19:10:22 [2021-08-11T19:10:22.185Z] coverage: 100.0% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ok  	github.com/docker/docker/api/types/time	0.197s	coverage: 100.0% of statements
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestCompareVersion
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestCompareVersion (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] PASS
19:10:22 [2021-08-11T19:10:22.185Z] coverage: 75.0% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ok  	github.com/docker/docker/api/types/versions	0.054s	coverage: 75.0% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/builder	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestParseRemoteURL (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestCloneArgsSmartHttp
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestCloneArgsSmartHttp (0.03s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestCloneArgsDumbHttp
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestCloneArgsGit
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestCloneArgsGit (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestCheckoutGit
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestProcessNoDockerignore
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestProcessNoDockerignore (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestProcessShouldLeaveAllFiles
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestDetectContentType
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestDetectContentType (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestSelectAcceptableMIME
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestSelectAcceptableMIME (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestInspectEmptyResponse
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestInspectEmptyResponse (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestInspectResponseBinary
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestInspectResponseBinary (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestResponseUnsupportedContentType
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestInspectResponseTextSimple
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestInspectResponseTextSimple (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestInspectResponseEmptyContentType
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestUnknownContentLength
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestUnknownContentLength (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestDownloadRemote
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestDownloadRemote (0.08s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestGetWithStatusError
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestGetWithStatusError (0.01s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestCloseRootDirectory
19:10:22 [2021-08-11T19:10:22.185Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:10:22 [2021-08-11T19:10:22.185Z] --- SKIP: TestCloseRootDirectory (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestHashFile
19:10:22 [2021-08-11T19:10:22.185Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:10:22 [2021-08-11T19:10:22.185Z] --- SKIP: TestHashFile (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestHashSubdir
19:10:22 [2021-08-11T19:10:22.185Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:10:22 [2021-08-11T19:10:22.185Z] --- SKIP: TestHashSubdir (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestRemoveDirectory
19:10:22 [2021-08-11T19:10:22.185Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:10:22 [2021-08-11T19:10:22.185Z] --- SKIP: TestRemoveDirectory (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] PASS
19:10:22 [2021-08-11T19:10:22.185Z] coverage: 9.3% of statements
19:10:22 [2021-08-11T19:10:22.185Z] ok  	github.com/docker/docker/builder/remotecontext	0.361s	coverage: 9.3% of statements
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestGetAllAllowed
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestGetAllAllowed (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestGetAllMeta
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestGetAllMeta (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestWarnOnUnusedBuildArgs
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestIsUnreferencedBuiltin
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestIsExistingDirectory
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestIsExistingDirectory (0.01s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestGetFilenameForDownload
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestGetFilenameForDownload (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestEnv2Variables
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestEnv2Variables (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestEnvValueWithExistingRunConfigEnv
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestMaintainer
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestMaintainer (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestLabel
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestLabel (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestFromScratch
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestFromScratch (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestFromWithArg
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestFromWithArg (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestFromWithArgButBuildArgsNotGiven
19:10:22 [2021-08-11T19:10:22.185Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
19:10:22 [2021-08-11T19:10:22.185Z] === RUN   TestFromWithUndefinedArg
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestFromWithUndefinedArg (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestFromMultiStageWithNamedStage
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestOnbuild
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestOnbuild (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestWorkdir
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestWorkdir (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestCmd
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestCmd (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestHealthcheckNone
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestHealthcheckNone (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestHealthcheckCmd
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestHealthcheckCmd (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestEntrypoint
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestEntrypoint (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestExpose
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestExpose (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestUser
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestUser (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestVolume
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestVolume (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestStopSignal
19:10:22 [2021-08-11T19:10:22.186Z]     dispatchers_test.go:377: Windows does not support stopsignal
19:10:22 [2021-08-11T19:10:22.186Z] --- SKIP: TestStopSignal (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestArg
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestArg (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestShell
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestShell (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestPrependEnvOnCmd
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestPrependEnvOnCmd (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestRunWithBuildArgs
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestRunWithBuildArgs (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestRunIgnoresHealthcheck
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatchUnsupportedOptions
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestNormalizeWorkdir
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestNormalizeWorkdir (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatch
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatch/ADD_multiple_files_to_file
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatch/COPY_multiple_files_to_file
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatch/COPY_wildcard_no_files
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDispatch/COPY_url
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestDispatch (0.06s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z]     --- PASS: TestDispatch/COPY_url (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestAddScratchImageAddsToMounts
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestAddFromScratchPopulatesPlatform
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestImageSourceGetAddsToMounts
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestEmptyDockerfile
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestEmptyDockerfile (0.01s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestSymlinkDockerfile
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestSymlinkDockerfile (0.01s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDockerfileOutsideTheBuildContext
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestNonExistingDockerfile
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestNonExistingDockerfile (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestCopyRunConfig
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestCopyRunConfig (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDeepCopyRunConfig
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestDeepCopyRunConfig (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestExportImage
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestExportImage (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestNormalizeDest
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestNormalizeDest (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] PASS
19:10:22 [2021-08-11T19:10:22.186Z] coverage: 46.8% of statements
19:10:22 [2021-08-11T19:10:22.186Z] ok  	github.com/docker/docker/builder/dockerfile	0.221s	coverage: 46.8% of statements
19:10:22 [2021-08-11T19:10:22.186Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestEnable
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestEnable (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestDisable
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestDisable (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestEnabled
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestEnabled (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] PASS
19:10:22 [2021-08-11T19:10:22.186Z] coverage: 100.0% of statements
19:10:22 [2021-08-11T19:10:22.186Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestTCP4Proxy
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestTCP4Proxy (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestTCP4ProxyHalfClose
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestTCP4ProxyHalfClose (0.01s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestTCP6Proxy
19:10:22 [2021-08-11T19:10:22.186Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
19:10:22 [2021-08-11T19:10:22.186Z] --- SKIP: TestTCP6Proxy (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestTCPDualStackProxy
19:10:22 [2021-08-11T19:10:22.186Z]     network_proxy_test.go:212: No support for dual stack yet
19:10:22 [2021-08-11T19:10:22.186Z] --- SKIP: TestTCPDualStackProxy (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestUDP4Proxy
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestUDP4Proxy (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestUDP6Proxy
19:10:22 [2021-08-11T19:10:22.186Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
19:10:22 [2021-08-11T19:10:22.186Z] --- SKIP: TestUDP6Proxy (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestUDPWriteError
19:10:22 [2021-08-11T19:10:22.186Z] --- PASS: TestUDPWriteError (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestSCTP4Proxy
19:10:22 [2021-08-11T19:10:22.186Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
19:10:22 [2021-08-11T19:10:22.186Z] --- SKIP: TestSCTP4Proxy (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] === RUN   TestSCTP6Proxy
19:10:22 [2021-08-11T19:10:22.186Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
19:10:22 [2021-08-11T19:10:22.186Z] --- SKIP: TestSCTP6Proxy (0.00s)
19:10:22 [2021-08-11T19:10:22.186Z] PASS
19:10:22 [2021-08-11T19:10:22.186Z] coverage: 49.4% of statements
19:10:22 [2021-08-11T19:10:22.186Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.060s	coverage: 49.4% of statements
19:10:24 [2021-08-11T19:10:24.276Z] Loaded image: buildpack-deps:buster
19:10:24 [2021-08-11T19:10:24.276Z] Loaded image: busybox:latest
19:10:24 [2021-08-11T19:10:24.276Z] Loaded image: busybox:glibc
19:10:26 [2021-08-11T19:10:26.175Z] Loaded image: debian:bullseye
19:10:26 [2021-08-11T19:10:26.432Z] Loaded image: hello-world:latest
19:10:26 [2021-08-11T19:10:26.691Z] Loaded image: arm32v7/hello-world:latest
19:10:26 [2021-08-11T19:10:26.691Z] INFO: Testing against a local daemon
19:10:26 [2021-08-11T19:10:26.691Z] === RUN   TestCgroupNamespacesBuild
19:10:28 [2021-08-11T19:10:28.588Z] --- PASS: TestCgroupNamespacesBuild (1.54s)
19:10:28 [2021-08-11T19:10:28.588Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:10:29 [2021-08-11T19:10:29.960Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s)
19:10:29 [2021-08-11T19:10:29.960Z] === RUN   TestBuildWithSession
19:10:29 [2021-08-11T19:10:29.960Z]     build_session_test.go:25: TODO: BuildKit
19:10:29 [2021-08-11T19:10:29.960Z] --- SKIP: TestBuildWithSession (0.00s)
19:10:29 [2021-08-11T19:10:29.960Z] === RUN   TestBuildSquashParent
19:10:31 [2021-08-11T19:10:31.531Z] ok  	github.com/docker/docker/pkg/plugins	33.664s	coverage: 76.6% of statements
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/rootless	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/volume	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === Skipped
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     network_proxy_test.go:212: No support for dual stack yet
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver btrfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver btrfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver btrfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver btrfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver btrfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:71: No driver to put!
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z] time="2021-08-11T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z] time="2021-08-11T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z] time="2021-08-11T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z] time="2021-08-11T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z] time="2021-08-11T19:09:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:71: No driver to put!
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     overlay_test.go:49: Fails to compute changes intermittently
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver zfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver zfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver zfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver zfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:44: Driver zfs not supported
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     graphtest_unix.go:71: No driver to put!
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     sysinfo_linux_test.go:88: AppArmor Must be Disabled
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:10:31 [2021-08-11T19:10:31.531Z]     sysinfo_linux_test.go:108: cgroup namespaces must be disabled
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] 
19:10:31 [2021-08-11T19:10:31.531Z] DONE 2308 tests, 28 skipped in 225.460s
19:10:31 [2021-08-11T19:10:31.531Z] + '[' -n 'github.com/docker/docker/libnetwork
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/api
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/bitseq
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/cluster
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/config
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/datastore
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/diagnostic
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/discoverapi
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/driverapi
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/bridge
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/host
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/null
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/overlay
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/remote
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/windows
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/drvregistry
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/etchosts
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/hostdiscovery
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/idm
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/internal/caller
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ipam
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ipamapi
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ipams/builtin
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ipams/null
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ipams/remote
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ipamutils
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/iptables
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/netlabel
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/netutils
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/networkdb
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/ns
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/options
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/osl
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/osl/kernel
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/portallocator
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/portmapper
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/resolvconf
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/testutils
19:10:31 [2021-08-11T19:10:31.531Z] github.com/docker/docker/libnetwork/types' ']'
19:10:31 [2021-08-11T19:10:31.532Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
19:10:32 [2021-08-11T19:10:32.087Z] INFO [runner/unused/goanalysis] analyzers took 30.0594872s with top 10 stages: buildssa: 25.712147678s, U1000: 4.347339522s 
19:10:32 [2021-08-11T19:10:32.087Z] INFO [runner] Issues before processing: 2857, after processing: 0 
19:10:32 [2021-08-11T19:10:32.087Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, exclude-rules: 78/1893, filename_unadjuster: 2282/2282, skip_files: 2282/2282, skip_dirs: 2282/2282, exclude: 1893/1893, cgo: 2282/2857, path_prettifier: 2282/2282, identifier_marker: 1893/1893, autogenerated_exclude: 1893/2282 
19:10:32 [2021-08-11T19:10:32.087Z] INFO [runner] processing took 366.784916ms with stages: nolint: 131.141082ms, identifier_marker: 117.726556ms, path_prettifier: 68.236664ms, skip_dirs: 24.243268ms, exclude-rules: 14.847156ms, autogenerated_exclude: 8.453513ms, cgo: 1.13683ms, filename_unadjuster: 988.681µs, max_per_file_from_linter: 5.028µs, max_same_issues: 1.582µs, exclude: 1.077µs, uniq_by_line: 697ns, diff: 654ns, source_code: 653ns, skip_files: 524ns, max_from_linter: 490ns, path_shortener: 461ns 
19:10:32 [2021-08-11T19:10:32.087Z] INFO [runner] linters took 1m44.937850263s with stages: goanalysis_metalinter: 1m21.989822335s, unused: 22.578276324s 
19:10:32 [2021-08-11T19:10:32.087Z] INFO File cache stats: 1687 entries of total size 8.5MiB 
19:10:32 [2021-08-11T19:10:32.087Z] INFO Memory: 2403 samples, avg is 466.0MB, max is 4103.2MB 
19:10:32 [2021-08-11T19:10:32.087Z] INFO Execution took 4m0.207986915s                
19:10:32 [2021-08-11T19:10:32.087Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
19:10:32 [2021-08-11T19:10:32.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ca5a18c64e31c9911b22f18e8ab57079f728b8b5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ca5a18c64e31c9911b22f18e8ab57079f728b8b5 hack/make.sh dynbinary test-docker-py
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestCheckpointCreateError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestCheckpointCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestCheckpointCreate
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestCheckpointCreate (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestCheckpointDeleteError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestCheckpointDeleteError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestCheckpointDelete
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestCheckpointDelete (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestCheckpointListError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestCheckpointListError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestCheckpointList
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestCheckpointList (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestCheckpointListContainerNotFound
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestNewClientWithOpsFromEnv
19:10:32 [2021-08-11T19:10:32.504Z]     client_test.go:23: runtime.GOOS == "windows"
19:10:32 [2021-08-11T19:10:32.504Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestGetAPIPath
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestGetAPIPath (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestParseHostURL
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestParseHostURL (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestNegotiateAPIVersionEmpty
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestNegotiateAPIVersion
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestNegotiateAPIVersion (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestNegotiateAPVersionOverride
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestNegotiateAPIVersionAutomatic
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestClientRedirect
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestClientRedirect (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigCreateUnsupported
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigCreateUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigCreateError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigCreate
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigCreate (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigInspectNotFound
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigInspectNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigInspectUnsupported
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigInspectUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigInspectError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigInspectConfigNotFound
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigInspect
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigListUnsupported
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigListUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigListError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigListError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigList
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigList (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigRemoveUnsupported
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigRemoveError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigRemove
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigUpdateUnsupported
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigUpdateError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigUpdateError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestConfigUpdate
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestConfigUpdate (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestContainerCommitError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestContainerCommitError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestContainerCommit
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestContainerCommit (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestContainerStatPathError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestContainerStatPathError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestContainerStatPathNotFoundError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestContainerStatPathNoHeaderError
19:10:32 [2021-08-11T19:10:32.504Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
19:10:32 [2021-08-11T19:10:32.504Z] === RUN   TestContainerStatPath
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerStatPath (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyToContainerError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyToContainerError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyToContainerNotFoundError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyToContainerNotStatusOKError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyToContainer
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyToContainer (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyFromContainerError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyFromContainerError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyFromContainerNotFoundError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyFromContainerNotStatusOKError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyFromContainerNoHeaderError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestCopyFromContainer
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestCopyFromContainer (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerCreateError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerCreateImageNotFound
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerCreateWithName
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerCreateWithName (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerCreateAutoRemove
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerDiffError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerDiffError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerDiff
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerDiff (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExecCreateError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExecCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExecCreate
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExecCreate (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExecStartError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExecStartError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExecStart
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExecStart (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExecInspectError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExecInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExecInspect
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExecInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExportError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExportError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExport
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExport (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerInspectError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerInspectContainerNotFound
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerInspect
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerInspectNode
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerInspectNode (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerKillError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerKillError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerKill
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerKill (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerListError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerListError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerList
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerList (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerLogsNotFoundError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerLogsError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerLogsError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerLogs
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerLogs (0.17s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerPauseError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerPauseError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerPause
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerPause (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainersPruneError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainersPruneError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainersPrune
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainersPrune (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerRemoveError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerRemoveNotFoundError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerRemove
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerRenameError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerRenameError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerRename
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerRename (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerResizeError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerResizeError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExecResizeError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExecResizeError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerResize
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerResize (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerExecResize
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerExecResize (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerRestartError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerRestartError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerRestart
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerRestart (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerStartError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerStartError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerStart
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerStart (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerStatsError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerStatsError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerStats
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerStats (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerStopError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerStopError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerStop
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerStop (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerTopError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerTopError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerTop
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerTop (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerUnpauseError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerUnpauseError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerUnpause
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerUnpause (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerUpdateError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerUpdateError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerUpdate
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerUpdate (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerWaitError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerWaitError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestContainerWait
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestContainerWait (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestDiskUsageError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestDiskUsageError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestDiskUsage
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestDiskUsage (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestDistributionInspectUnsupported
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestDistributionInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestEventsErrorInOptions
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestEventsErrorInOptions (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestEventsErrorFromServer
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestEventsErrorFromServer (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestEvents
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestEvents (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestTLSCloseWriter
19:10:32 [2021-08-11T19:10:32.505Z] === PAUSE TestTLSCloseWriter
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageBuildError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageBuildError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageBuild
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageBuild (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestGetDockerOS
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestGetDockerOS (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageCreateError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageCreate
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageCreate (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageHistoryError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageHistoryError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageHistory
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageHistory (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageImportError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageImportError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageImport
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageImport (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageInspectError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageInspectImageNotFound
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageInspectImageNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageInspect
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageListError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageListError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageList
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageList (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageListApiBefore125
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageListApiBefore125 (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageLoadError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageLoadError (0.01s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageLoad
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageLoad (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagesPruneError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagesPruneError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagesPrune
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagesPrune (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePullReferenceParseError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePullReferenceParseError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePullAnyError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePullAnyError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePullStatusUnauthorizedError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePullWithPrivilegedFuncNoError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePullWithoutErrors
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePullWithoutErrors (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushReferenceError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePushReferenceError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushAnyError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePushAnyError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushStatusUnauthorizedError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushWithPrivilegedFuncNoError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushWithoutErrors
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImagePushWithoutErrors (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageRemoveError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageRemoveImageNotFound
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageRemove
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageSaveError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageSaveError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageSave
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageSave (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageSearchAnyError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageSearchAnyError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageSearchStatusUnauthorizedError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageSearchWithoutErrors
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageTagError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageTagError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageTagInvalidReference
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageTagInvalidReference (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageTagInvalidSourceImageName
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageTagHexSource
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageTagHexSource (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestImageTag
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestImageTag (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestInfoServerError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestInfoServerError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestInfoInvalidResponseJSONError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestInfo
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestInfo (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkConnectError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkConnectError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkConnect
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkConnect (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkCreateError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkCreate
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkCreate (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkDisconnectError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkDisconnectError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkDisconnect
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkDisconnect (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkInspectError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkInspectNotFoundError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkInspect
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkListError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkListError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkList
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkList (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworksPruneError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworksPruneError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworksPrune
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworksPrune (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkRemoveError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNetworkRemove
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNetworkRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeInspectError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeInspectNodeNotFound
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeInspect
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeListError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeListError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeList
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeList (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeRemoveError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeRemove
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeUpdateError
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeUpdateError (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestNodeUpdate
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestNodeUpdate (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestOptionWithTimeout
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestOptionWithTimeout (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestPingFail
19:10:32 [2021-08-11T19:10:32.505Z] --- PASS: TestPingFail (0.00s)
19:10:32 [2021-08-11T19:10:32.505Z] === RUN   TestPingWithError
19:10:32 [2021-08-11T19:10:32.506Z] 2021/08/11 19:10:32 RoundTripper returned a response & error; ignoring response
19:10:32 [2021-08-11T19:10:32.506Z] 2021/08/11 19:10:32 RoundTripper returned a response & error; ignoring response
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPingWithError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPingSuccess
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPingSuccess (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPingHeadFallback
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPingHeadFallback/OK
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPingHeadFallback/Internal_Server_Error
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPingHeadFallback/Not_Found
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPingHeadFallback (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginDisableError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginDisableError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginDisable
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginDisable (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginEnableError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginEnableError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginEnable
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginEnable (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginInspectError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginInspect
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginListError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginListError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginList
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginList (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginPushError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginPushError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginPush
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginPush (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginRemoveError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginRemove
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginSetError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginSetError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPluginSet
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPluginSet (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSetHostHeader
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSetHostHeader (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestPlainTextError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestPlainTextError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestInfiniteError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestInfiniteError (0.01s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestCanceledContext
19:10:32 [2021-08-11T19:10:32.506Z] 2021/08/11 19:10:32 RoundTripper returned a response & error; ignoring response
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestCanceledContext (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestDeadlineExceededContext
19:10:32 [2021-08-11T19:10:32.506Z] 2021/08/11 19:10:32 RoundTripper returned a response & error; ignoring response
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestDeadlineExceededContext (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretCreateUnsupported
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretCreateUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretCreateError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretCreate
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretCreate (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretInspectUnsupported
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretInspectUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretInspectError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretInspectSecretNotFound
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretInspect
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretListUnsupported
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretListUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretListError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretListError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretList
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretList (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretRemoveUnsupported
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretRemoveError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretRemove
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretUpdateUnsupported
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretUpdateError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretUpdateError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSecretUpdate
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSecretUpdate (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceCreateError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceCreate
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceCreate (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceCreateCompatiblePlatforms
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceCreateDigestPinning
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceInspectError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceInspectServiceNotFound
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceInspect
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceListError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceListError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceList
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceList (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceLogsError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceLogsError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceLogs
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceLogs (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceRemoveError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceRemoveNotFoundError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceRemove
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceUpdateError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceUpdateError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestServiceUpdate
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestServiceUpdate (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmGetUnlockKeyError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmGetUnlockKey
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmInitError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmInitError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmInit
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmInit (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmInspectError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmInspect
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmJoinError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmJoinError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmJoin
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmJoin (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmLeaveError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmLeaveError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmLeave
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmLeave (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmUnlockError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmUnlockError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmUnlock
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmUnlock (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmUpdateError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmUpdateError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestSwarmUpdate
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestSwarmUpdate (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestTaskInspectError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestTaskInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestTaskInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestTaskInspect
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestTaskInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestTaskListError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestTaskListError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestTaskList
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestTaskList (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeCreateError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeCreateError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeCreate
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeCreate (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeInspectError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeInspectError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeInspectNotFound
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeInspectNotFound (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeInspectWithEmptyID
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeInspect
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeInspect (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeListError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeListError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeList
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeList (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeRemoveError
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeRemoveError (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === RUN   TestVolumeRemove
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestVolumeRemove (0.00s)
19:10:32 [2021-08-11T19:10:32.506Z] === CONT  TestTLSCloseWriter
19:10:32 [2021-08-11T19:10:32.506Z] --- PASS: TestTLSCloseWriter (0.01s)
19:10:32 [2021-08-11T19:10:32.506Z] PASS
19:10:32 [2021-08-11T19:10:32.506Z] coverage: 74.8% of statements
19:10:32 [2021-08-11T19:10:32.506Z] ok  	github.com/docker/docker/client	0.417s	coverage: 74.8% of statements
19:10:32 [2021-08-11T19:10:32.976Z] 
19:10:32 [2021-08-11T19:10:32.976Z] Removing bundles/
19:10:32 [2021-08-11T19:10:32.976Z] 
19:10:32 [2021-08-11T19:10:32.976Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:10:32 [2021-08-11T19:10:32.976Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:10:32 [2021-08-11T19:10:32.976Z] GOOS="" GOARCH="" GOARM=""
19:10:36 [2021-08-11T19:10:36.556Z] --- PASS: TestBuildSquashParent (6.15s)
19:10:36 [2021-08-11T19:10:36.556Z] === RUN   TestBuildWithRemoveAndForceRemove
19:10:36 [2021-08-11T19:10:36.556Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:10:36 [2021-08-11T19:10:36.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:10:36 [2021-08-11T19:10:36.556Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:10:36 [2021-08-11T19:10:36.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:10:36 [2021-08-11T19:10:36.556Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:10:36 [2021-08-11T19:10:36.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:10:36 [2021-08-11T19:10:36.556Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:10:36 [2021-08-11T19:10:36.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:10:36 [2021-08-11T19:10:36.556Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:10:36 [2021-08-11T19:10:36.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:10:36 [2021-08-11T19:10:36.556Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:10:36 [2021-08-11T19:10:36.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:10:36 [2021-08-11T19:10:36.556Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:10:36 [2021-08-11T19:10:36.556Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:10:38 [2021-08-11T19:10:38.493Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:10:38 [2021-08-11T19:10:38.493Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:10:40 [2021-08-11T19:10:40.399Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:10:40 [2021-08-11T19:10:40.399Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:10:42 [2021-08-11T19:10:42.927Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:10:42 [2021-08-11T19:10:42.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s)
19:10:42 [2021-08-11T19:10:42.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
19:10:42 [2021-08-11T19:10:42.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
19:10:42 [2021-08-11T19:10:42.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s)
19:10:42 [2021-08-11T19:10:42.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s)
19:10:42 [2021-08-11T19:10:42.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s)
19:10:42 [2021-08-11T19:10:42.927Z] === RUN   TestBuildMultiStageCopy
19:10:42 [2021-08-11T19:10:42.927Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:10:44 [2021-08-11T19:10:44.826Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:10:44 [2021-08-11T19:10:44.826Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:10:44 [2021-08-11T19:10:44.826Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:10:45 [2021-08-11T19:10:45.084Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:10:45 [2021-08-11T19:10:45.343Z] --- PASS: TestBuildMultiStageCopy (2.61s)
19:10:45 [2021-08-11T19:10:45.343Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.81s)
19:10:45 [2021-08-11T19:10:45.343Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
19:10:45 [2021-08-11T19:10:45.343Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
19:10:45 [2021-08-11T19:10:45.343Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
19:10:45 [2021-08-11T19:10:45.343Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
19:10:45 [2021-08-11T19:10:45.343Z] === RUN   TestBuildMultiStageParentConfig
19:10:45 [2021-08-11T19:10:45.908Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
19:10:45 [2021-08-11T19:10:45.908Z] === RUN   TestBuildLabelWithTargets
19:10:46 [2021-08-11T19:10:46.843Z] --- PASS: TestBuildLabelWithTargets (0.93s)
19:10:46 [2021-08-11T19:10:46.843Z] === RUN   TestBuildWithEmptyLayers
19:10:47 [2021-08-11T19:10:47.101Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
19:10:47 [2021-08-11T19:10:47.101Z] === RUN   TestBuildMultiStageOnBuild
19:10:49 [2021-08-11T19:10:49.629Z] --- PASS: TestBuildMultiStageOnBuild (2.07s)
19:10:49 [2021-08-11T19:10:49.629Z] === RUN   TestBuildUncleanTarFilenames
19:10:49 [2021-08-11T19:10:49.887Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
19:10:49 [2021-08-11T19:10:49.887Z] === RUN   TestBuildMultiStageLayerLeak
19:10:52 [2021-08-11T19:10:52.415Z] --- PASS: TestBuildMultiStageLayerLeak (2.16s)
19:10:52 [2021-08-11T19:10:52.415Z] === RUN   TestBuildWithHugeFile
19:10:52 [2021-08-11T19:10:52.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:10:53 [2021-08-11T19:10:53.601Z] --- PASS: TestCheckoutGit (32.37s)
19:10:53 [2021-08-11T19:10:53.601Z] === RUN   TestValidGitTransport
19:10:53 [2021-08-11T19:10:53.601Z] --- PASS: TestValidGitTransport (0.00s)
19:10:53 [2021-08-11T19:10:53.601Z] === RUN   TestGitInvalidRef
19:10:53 [2021-08-11T19:10:53.601Z] --- PASS: TestGitInvalidRef (0.26s)
19:10:53 [2021-08-11T19:10:53.601Z] PASS
19:10:53 [2021-08-11T19:10:53.601Z] coverage: 86.3% of statements
19:10:53 [2021-08-11T19:10:53.601Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.759s	coverage: 86.3% of statements
19:10:53 [2021-08-11T19:10:53.601Z] ?   	github.com/docker/docker/cli	[no test files]
19:10:53 [2021-08-11T19:10:53.601Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:10:56 [2021-08-11T19:10:56.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:11:03 [2021-08-11T19:11:03.927Z] === RUN   TestContainerStopSignal
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestContainerStopSignal (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestContainerStopTimeout
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestContainerStopTimeout (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestContainerSecretReferenceDestTarget
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestContainerLogPathSetForJSONFileLogger
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestContainerLogPathSetForRingLogger
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestReplaceAndAppendEnvVars
19:11:04 [2021-08-11T19:11:04.386Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestNewMemoryStore
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestNewMemoryStore (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestAddContainers
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestAddContainers (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestGetContainer
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestGetContainer (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestDeleteContainer
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestDeleteContainer (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestListContainers
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestListContainers (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestFirstContainer
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestFirstContainer (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestApplyAllContainer
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestApplyAllContainer (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestIsValidHealthString
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestIsValidHealthString (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestStateRunStop
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestStateRunStop (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestStateTimeoutWait
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliConfigWithTLS
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliConfigWithConflicts
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliWithConflictingLabels
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestConfigureDaemonLogs
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestConfigureDaemonLogs (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestCommonOptionsInstallFlags
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] PASS
19:11:04 [2021-08-11T19:11:04.386Z] coverage: 18.5% of statements
19:11:04 [2021-08-11T19:11:04.386Z] ok  	github.com/docker/docker/cmd/dockerd	0.195s	coverage: 18.5% of statements
19:11:04 [2021-08-11T19:11:04.386Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
19:11:04 [2021-08-11T19:11:04.386Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:11:04 [2021-08-11T19:11:04.386Z]     state_test.go:141: Stop callback fired
19:11:04 [2021-08-11T19:11:04.386Z]     state_test.go:165: Stop callback fired
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestStateTimeoutWait (0.11s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestIsValidStateString
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestIsValidStateString (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestViewSaveDelete
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestViewSaveDelete (0.01s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestViewAll
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestViewAll (0.02s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestViewGet
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestViewGet (0.01s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestNames
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestNames (0.00s)
19:11:04 [2021-08-11T19:11:04.386Z] === RUN   TestViewWithHealthCheck
19:11:04 [2021-08-11T19:11:04.386Z] --- PASS: TestViewWithHealthCheck (0.01s)
19:11:04 [2021-08-11T19:11:04.386Z] PASS
19:11:04 [2021-08-11T19:11:04.386Z] coverage: 41.7% of statements
19:11:04 [2021-08-11T19:11:04.386Z] ok  	github.com/docker/docker/container	0.272s	coverage: 41.7% of statements
19:11:04 [2021-08-11T19:11:04.386Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:11:04 [2021-08-11T19:11:04.386Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:11:04 [2021-08-11T19:11:04.386Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:11:04 [2021-08-11T19:11:04.386Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:11:06 [2021-08-11T19:11:06.563Z] === RUN   TestPrepare
19:11:06 [2021-08-11T19:11:06.563Z] --- PASS: TestPrepare (0.00s)
19:11:06 [2021-08-11T19:11:06.563Z] === RUN   TestStart
19:11:06 [2021-08-11T19:11:06.563Z] --- PASS: TestStart (0.00s)
19:11:06 [2021-08-11T19:11:06.563Z] === RUN   TestWaitCancel
19:11:06 [2021-08-11T19:11:06.563Z] --- PASS: TestWaitCancel (0.00s)
19:11:06 [2021-08-11T19:11:06.563Z] === RUN   TestWaitDisabled
19:11:06 [2021-08-11T19:11:06.563Z] --- PASS: TestWaitDisabled (0.00s)
19:11:06 [2021-08-11T19:11:06.563Z] === RUN   TestWaitEnabled
19:11:06 [2021-08-11T19:11:06.563Z] --- PASS: TestWaitEnabled (0.00s)
19:11:06 [2021-08-11T19:11:06.563Z] === RUN   TestRemove
19:11:06 [2021-08-11T19:11:06.563Z] --- PASS: TestRemove (0.00s)
19:11:06 [2021-08-11T19:11:06.563Z] PASS
19:11:06 [2021-08-11T19:11:06.563Z] coverage: 65.3% of statements
19:11:06 [2021-08-11T19:11:06.563Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.163s	coverage: 65.3% of statements
19:11:08 [2021-08-11T19:11:08.098Z] === RUN   TestNewListSecretsFilters
19:11:08 [2021-08-11T19:11:08.099Z] --- PASS: TestNewListSecretsFilters (0.00s)
19:11:08 [2021-08-11T19:11:08.099Z] === RUN   TestNewListConfigsFilters
19:11:08 [2021-08-11T19:11:08.099Z] --- PASS: TestNewListConfigsFilters (0.00s)
19:11:08 [2021-08-11T19:11:08.099Z] PASS
19:11:08 [2021-08-11T19:11:08.099Z] coverage: 0.5% of statements
19:11:08 [2021-08-11T19:11:08.099Z] ok  	github.com/docker/docker/daemon/cluster	0.247s	coverage: 0.5% of statements
19:11:08 [2021-08-11T19:11:08.099Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
19:11:08 [2021-08-11T19:11:08.557Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
19:11:08 [2021-08-11T19:11:08.557Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
19:11:08 [2021-08-11T19:11:08.557Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCContainerRuntime
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCIsolation
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCIsolation/empty
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCIsolation/default
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCIsolation/process
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCIsolation
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCIsolation/default
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCIsolation/process
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.02s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.02s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCConfigs
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCConfigs/file
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCConfigs
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCConfigs/file
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
19:11:08 [2021-08-11T19:11:08.558Z] === RUN   TestServiceConvertToGRPCConfigs/none
19:11:08 [2021-08-11T19:11:08.558Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
19:11:08 [2021-08-11T19:11:08.558Z] PASS
19:11:08 [2021-08-11T19:11:08.558Z] coverage: 35.9% of statements
19:11:08 [2021-08-11T19:11:08.558Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.244s	coverage: 35.9% of statements
19:11:12 [2021-08-11T19:11:12.290Z] === RUN   TestWaitNodeAttachment
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestBuilderGC
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestBuilderGC (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationNotFound
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonBrokenConfiguration
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestParseClusterAdvertiseSettings
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestFindConfigurationConflicts
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestFindConfigurationConflicts (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMergeConflicts
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMergeConcurrent
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMergeConcurrentError
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestFindConfigurationConflictsWithMergedValues
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestValidateConfigurationErrors (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration/with_label
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration/with_dns
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration/with_dns-search
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration/with_max-download-attempts
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestValidateConfiguration/with_node_generic_resources
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestValidateConfiguration (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestModifiedDiscoverySettings
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestReloadSetConfigFileNotExist
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestWaitNodeAttachment (0.41s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestIsolationConversion
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestIsolationConversion/default
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestIsolationConversion/process
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestIsolationConversion/hyperv
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestIsolationConversion (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestIsolationConversion/default (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestIsolationConversion/process (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestContainerLabels
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestContainerLabels (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestCredentialSpecConversion
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestCredentialSpecConversion/none
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestCredentialSpecConversion/config
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestCredentialSpecConversion/file
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestCredentialSpecConversion/registry
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestCredentialSpecConversion (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestControllerValidateMountBind
19:11:12 [2021-08-11T19:11:12.748Z] time="2021-08-11T19:11:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestControllerValidateMountBind (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestControllerValidateMountVolume
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestControllerValidateMountVolume (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestControllerValidateMountTarget
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestControllerValidateMountTarget (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestControllerValidateMountTmpfs
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestControllerValidateMountInvalidType
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestControllerValidateMountNamedPipe
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] PASS
19:11:12 [2021-08-11T19:11:12.748Z] coverage: 11.0% of statements
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s)
19:11:12 [2021-08-11T19:11:12.748Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.735s	coverage: 11.0% of statements
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestReloadDefaultConfigNotExist
19:11:12 [2021-08-11T19:11:12.748Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
19:11:12 [2021-08-11T19:11:12.748Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestReloadBadDefaultConfig
19:11:12 [2021-08-11T19:11:12.748Z] time="2021-08-11T19:11:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-971971755"
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestReloadWithConflictingLabels
19:11:12 [2021-08-11T19:11:12.748Z] time="2021-08-11T19:11:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-068665358"
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestReloadWithDuplicateLabels
19:11:12 [2021-08-11T19:11:12.748Z] time="2021-08-11T19:11:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-383748629"
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] === RUN   TestDaemonConfigurationMerge
19:11:12 [2021-08-11T19:11:12.748Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
19:11:12 [2021-08-11T19:11:12.748Z] PASS
19:11:12 [2021-08-11T19:11:12.748Z] coverage: 80.4% of statements
19:11:12 [2021-08-11T19:11:12.748Z] ok  	github.com/docker/docker/daemon/config	0.286s	coverage: 80.4% of statements
19:11:13 [2021-08-11T19:11:13.715Z] === RUN   TestDiscoveryOptsErrors
19:11:13 [2021-08-11T19:11:13.715Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
19:11:13 [2021-08-11T19:11:13.715Z] === RUN   TestDiscoveryOpts
19:11:13 [2021-08-11T19:11:13.715Z] --- PASS: TestDiscoveryOpts (0.00s)
19:11:13 [2021-08-11T19:11:13.715Z] PASS
19:11:13 [2021-08-11T19:11:13.715Z] coverage: 30.0% of statements
19:11:13 [2021-08-11T19:11:13.715Z] ok  	github.com/docker/docker/daemon/discovery	0.197s	coverage: 30.0% of statements
19:11:14 [2021-08-11T19:11:14.174Z] === RUN   TestEventsLog
19:11:14 [2021-08-11T19:11:14.174Z] --- PASS: TestEventsLog (0.00s)
19:11:14 [2021-08-11T19:11:14.174Z] === RUN   TestEventsLogTimeout
19:11:14 [2021-08-11T19:11:14.174Z] --- PASS: TestEventsLogTimeout (0.00s)
19:11:14 [2021-08-11T19:11:14.174Z] === RUN   TestLogEvents
19:11:14 [2021-08-11T19:11:14.174Z] --- PASS: TestLogEvents (0.06s)
19:11:14 [2021-08-11T19:11:14.174Z] === RUN   TestLoadBufferedEvents
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestLoadBufferedEvents (0.13s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestLoadBufferedEventsOnlyFromPast
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestIgnoreBufferedWhenNoTimes
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] PASS
19:11:14 [2021-08-11T19:11:14.632Z] coverage: 50.0% of statements
19:11:14 [2021-08-11T19:11:14.632Z] ok  	github.com/docker/docker/daemon/events	0.270s	coverage: 50.0% of statements
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestIsEmptyDir
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestIsEmptyDir (0.01s)
19:11:14 [2021-08-11T19:11:14.632Z] PASS
19:11:14 [2021-08-11T19:11:14.632Z] coverage: 2.3% of statements
19:11:14 [2021-08-11T19:11:14.632Z] ok  	github.com/docker/docker/daemon/graphdriver	0.091s	coverage: 2.3% of statements
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestVerifyNetworkingConfig
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestGetContainer
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestGetContainer (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestValidContainerNames
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestValidContainerNames (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestContainerInitDNS
19:11:14 [2021-08-11T19:11:14.632Z]     daemon_test.go:147: root required
19:11:14 [2021-08-11T19:11:14.632Z] --- SKIP: TestContainerInitDNS (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestMerge
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestMerge (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestValidateContainerIsolation
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestValidateContainerIsolation (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestFindNetworkErrorType
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestFindNetworkErrorType (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestEnsureServicesExist
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestEnsureServicesExist (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestEnsureServicesExistErrors
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestContainerDelete
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestContainerDelete (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestContainerDoubleDelete
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestContainerDoubleDelete (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestLogContainerEventCopyLabels
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestLogContainerEventWithAttributes
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestNoneHealthcheck
19:11:14 [2021-08-11T19:11:14.632Z] --- PASS: TestNoneHealthcheck (0.00s)
19:11:14 [2021-08-11T19:11:14.632Z] === RUN   TestHealthStates
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] time="2021-08-11T19:11:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
19:11:15 [2021-08-11T19:11:15.091Z] --- PASS: TestHealthStates (0.16s)
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestMaskURLCredentials
19:11:15 [2021-08-11T19:11:15.091Z] --- PASS: TestMaskURLCredentials (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestGetInspectData
19:11:15 [2021-08-11T19:11:15.091Z] --- PASS: TestGetInspectData (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestFillLicense
19:11:15 [2021-08-11T19:11:15.091Z] --- PASS: TestFillLicense (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestListInvalidFilter
19:11:15 [2021-08-11T19:11:15.091Z] --- PASS: TestListInvalidFilter (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestNameFilter
19:11:15 [2021-08-11T19:11:15.091Z] --- PASS: TestNameFilter (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
19:11:15 [2021-08-11T19:11:15.091Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
19:11:15 [2021-08-11T19:11:15.091Z] === 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
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
19:11:15 [2021-08-11T19:11:15.091Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
19:11:15 [2021-08-11T19:11:15.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
19:11:15 [2021-08-11T19:11:15.091Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
19:11:15 [2021-08-11T19:11:15.091Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- 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)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z] === RUN   TestDaemonReloadLabels
19:11:15 [2021-08-11T19:11:15.092Z] --- PASS: TestDaemonReloadLabels (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
19:11:15 [2021-08-11T19:11:15.092Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z] === RUN   TestDaemonReloadMirrors
19:11:15 [2021-08-11T19:11:15.092Z] --- PASS: TestDaemonReloadMirrors (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z] === RUN   TestDaemonReloadInsecureRegistries
19:11:15 [2021-08-11T19:11:15.092Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z] === RUN   TestDaemonReloadNotAffectOthers
19:11:15 [2021-08-11T19:11:15.092Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
19:11:15 [2021-08-11T19:11:15.092Z] === RUN   TestDaemonDiscoveryReload
19:11:15 [2021-08-11T19:11:15.552Z] === RUN   TestLinkNaming
19:11:15 [2021-08-11T19:11:15.552Z] --- PASS: TestLinkNaming (0.00s)
19:11:15 [2021-08-11T19:11:15.552Z] === RUN   TestLinkNew
19:11:15 [2021-08-11T19:11:15.552Z] --- PASS: TestLinkNew (0.00s)
19:11:15 [2021-08-11T19:11:15.552Z] === RUN   TestLinkEnv
19:11:15 [2021-08-11T19:11:15.552Z] --- PASS: TestLinkEnv (0.00s)
19:11:15 [2021-08-11T19:11:15.552Z] === RUN   TestLinkMultipleEnv
19:11:15 [2021-08-11T19:11:15.552Z] --- PASS: TestLinkMultipleEnv (0.00s)
19:11:15 [2021-08-11T19:11:15.552Z] === RUN   TestLinkPortRangeEnv
19:11:15 [2021-08-11T19:11:15.552Z] --- PASS: TestLinkPortRangeEnv (0.00s)
19:11:15 [2021-08-11T19:11:15.552Z] PASS
19:11:15 [2021-08-11T19:11:15.552Z] coverage: 93.0% of statements
19:11:15 [2021-08-11T19:11:15.552Z] ok  	github.com/docker/docker/daemon/links	0.041s	coverage: 93.0% of statements
19:11:16 [2021-08-11T19:11:16.011Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
19:11:16 [2021-08-11T19:11:16.011Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
19:11:16 [2021-08-11T19:11:16.470Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
19:11:16 [2021-08-11T19:11:16.470Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
19:11:16 [2021-08-11T19:11:16.928Z]     reload_test.go:520: root required
19:11:16 [2021-08-11T19:11:16.928Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestAdapterReadLogs
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestAdapterReadLogs (0.00s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestCopier
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestCopier (0.00s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestCopierLongLines
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestCopierLongLines (0.01s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestCopierSlow
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
19:11:16 [2021-08-11T19:11:16.928Z] === RUN   TestParseVolumesFrom
19:11:16 [2021-08-11T19:11:16.928Z] --- PASS: TestParseVolumesFrom (0.00s)
19:11:16 [2021-08-11T19:11:16.928Z] PASS
19:11:16 [2021-08-11T19:11:16.928Z] coverage: 9.1% of statements
19:11:16 [2021-08-11T19:11:16.928Z] ok  	github.com/docker/docker/daemon	2.490s	coverage: 9.1% of statements
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:11:16 [2021-08-11T19:11:16.928Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:11:17 [2021-08-11T19:11:17.387Z] --- PASS: TestCopierSlow (0.21s)
19:11:17 [2021-08-11T19:11:17.387Z] === RUN   TestCopierWithSized
19:11:17 [2021-08-11T19:11:17.387Z] === RUN   TestCopierWithSized/as_is
19:11:17 [2021-08-11T19:11:17.387Z] === RUN   TestCopierWithSized/With_RingLogger
19:11:17 [2021-08-11T19:11:17.387Z] --- PASS: TestCopierWithSized (0.01s)
19:11:17 [2021-08-11T19:11:17.387Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
19:11:17 [2021-08-11T19:11:17.387Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
19:11:17 [2021-08-11T19:11:17.387Z] === RUN   TestCopierWithPartial
19:11:17 [2021-08-11T19:11:17.387Z] --- PASS: TestCopierWithPartial (0.01s)
19:11:17 [2021-08-11T19:11:17.387Z] === RUN   TestRingLogger
19:11:17 [2021-08-11T19:11:17.387Z] --- PASS: TestRingLogger (0.00s)
19:11:17 [2021-08-11T19:11:17.387Z] === RUN   TestRingCap
19:11:17 [2021-08-11T19:11:17.387Z] --- PASS: TestRingCap (0.00s)
19:11:17 [2021-08-11T19:11:17.387Z] === RUN   TestRingClose
19:11:17 [2021-08-11T19:11:17.387Z] --- PASS: TestRingClose (0.00s)
19:11:17 [2021-08-11T19:11:17.387Z] === RUN   TestRingDrain
19:11:17 [2021-08-11T19:11:17.387Z] --- PASS: TestRingDrain (0.00s)
19:11:17 [2021-08-11T19:11:17.387Z] PASS
19:11:17 [2021-08-11T19:11:17.387Z] coverage: 43.8% of statements
19:11:17 [2021-08-11T19:11:17.387Z] ok  	github.com/docker/docker/daemon/logger	0.297s	coverage: 43.8% of statements
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestSearchRegistryForImagesErrors
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestSearchRegistryForImages
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestSearchRegistryForImages (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestOnlyPlatformWithFallback
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestImageDelete
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestImageDelete/no_lease
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestImageDelete/lease_exists
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestImageDelete (0.04s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestImageDelete/no_lease (0.01s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestContentStoreForPull
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewStreamConfig
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewStreamConfig/defaults
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewStreamConfig/invalid_create_group
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewStreamConfig/invalid_flush_interval
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewStreamConfig/flush_interval_at_15
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestNewStreamConfig (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewAWSLogsClientUserAgentHandler
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestNewAWSLogsClientRegionDetect
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestContentStoreForPull (0.18s)
19:11:18 [2021-08-11T19:11:18.355Z] PASS
19:11:18 [2021-08-11T19:11:18.355Z] coverage: 6.7% of statements
19:11:18 [2021-08-11T19:11:18.355Z] ok  	github.com/docker/docker/daemon/images	0.386s	coverage: 6.7% of statements
19:11:18 [2021-08-11T19:11:18.355Z] time="2021-08-11T19:11:18Z" level=info msg="Trying to get region from EC2 Metadata"
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestCreateSuccess
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestCreateSuccess (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestCreateStreamSkipped
19:11:18 [2021-08-11T19:11:18.355Z] time="2021-08-11T19:11:18Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestCreateStreamSkipped (0.00s)
19:11:18 [2021-08-11T19:11:18.355Z] === RUN   TestCreateLogGroupSuccess
19:11:18 [2021-08-11T19:11:18.355Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCreateError
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCreateError (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCreateAlreadyExists
19:11:18 [2021-08-11T19:11:18.814Z] time="2021-08-11T19:11:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCreateAlreadyExists (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestLogClosed
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestLogClosed (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestLogBlocking
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestLogBlocking (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestLogNonBlockingBufferEmpty
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestLogNonBlockingBufferFull
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestPublishBatchSuccess
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestPublishBatchSuccess (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestPublishBatchError
19:11:18 [2021-08-11T19:11:18.814Z] time="2021-08-11T19:11:18Z" level=error msg=Error
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestPublishBatchError (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestPublishBatchInvalidSeqSuccess
19:11:18 [2021-08-11T19:11:18.814Z] time="2021-08-11T19:11:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestPublishBatchAlreadyAccepted
19:11:18 [2021-08-11T19:11:18.814Z] time="2021-08-11T19:11:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
19:11:18 [2021-08-11T19:11:18.814Z] time="2021-08-11T19:11:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchSimple
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchSimple (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchTicker
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchTicker (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchMultilinePattern
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchClose
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchClose (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestEffectiveLen
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestEffectiveLen/0/Hello
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestEffectiveLen/2/🙃
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestEffectiveLen/3/����
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestEffectiveLen/4/He��o
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestEffectiveLen/5/
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestEffectiveLen (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit/0/
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1064: 
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1065: 
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit/1/Hello
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1064: Hello
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1065: 
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit/2/Hello
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1064: He
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1065: llo
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit/3/Hello
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1064: 
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1065: Hello
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit/4/🙃
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1064: 
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1065: 🙃
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit/5/🙃
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1064: 🙃
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1065: 
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit/6/a�
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1064: a
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1065: �
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFindValidSplit/7/a�
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1064: a�
19:11:18 [2021-08-11T19:11:18.814Z]     cloudwatchlogs_test.go:1065: 
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestFindValidSplit (0.01s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestProcessEventEmoji
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestProcessEventEmoji (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchLineSplit
19:11:18 [2021-08-11T19:11:18.814Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:11:18 [2021-08-11T19:11:18.814Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchLineSplit (0.03s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchLineSplitWithBinary
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchMaxEvents
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchMaxTotalBytes
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCollectBatchWithDuplicateTimestamps
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsMultilinePattern
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsDatetimeFormat
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestCreateTagSuccess
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestCreateTagSuccess (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] PASS
19:11:18 [2021-08-11T19:11:18.814Z] coverage: 77.0% of statements
19:11:18 [2021-08-11T19:11:18.814Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.415s	coverage: 77.0% of statements
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestJSONFileLogger
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestJSONFileLogger (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestJSONFileLoggerWithTags
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestJSONFileLoggerWithOpts
19:11:18 [2021-08-11T19:11:18.814Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:11:18 [2021-08-11T19:11:18.814Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:11:18 [2021-08-11T19:11:18.814Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:11:18 [2021-08-11T19:11:18.814Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:11:18 [2021-08-11T19:11:18.814Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestJSONFileLoggerWithLabelsEnv
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestEncodeDecode
19:11:18 [2021-08-11T19:11:18.814Z] === PAUSE TestEncodeDecode
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestUnexpectedEOF
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestJSONLogsMarshalJSONBuf
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
19:11:18 [2021-08-11T19:11:18.814Z] time="2021-08-11T19:11:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
19:11:18 [2021-08-11T19:11:18.814Z] time="2021-08-11T19:11:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestUnexpectedEOF (0.18s)
19:11:18 [2021-08-11T19:11:18.814Z] === CONT  TestEncodeDecode
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestEncodeDecode (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] PASS
19:11:18 [2021-08-11T19:11:18.814Z] coverage: 69.9% of statements
19:11:18 [2021-08-11T19:11:18.814Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.251s	coverage: 69.9% of statements
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s)
19:11:18 [2021-08-11T19:11:18.814Z] === RUN   TestFastTimeMarshalJSON
19:11:18 [2021-08-11T19:11:18.814Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
19:11:18 [2021-08-11T19:11:18.814Z] PASS
19:11:18 [2021-08-11T19:11:18.814Z] coverage: 87.2% of statements
19:11:19 [2021-08-11T19:11:19.273Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.224s	coverage: 87.2% of statements
19:11:20 [2021-08-11T19:11:20.249Z] === RUN   TestWriteLog
19:11:20 [2021-08-11T19:11:20.249Z] === PAUSE TestWriteLog
19:11:20 [2021-08-11T19:11:20.249Z] === RUN   TestReadLog
19:11:20 [2021-08-11T19:11:20.249Z] === PAUSE TestReadLog
19:11:20 [2021-08-11T19:11:20.249Z] === CONT  TestWriteLog
19:11:20 [2021-08-11T19:11:20.249Z] === CONT  TestReadLog
19:11:20 [2021-08-11T19:11:20.249Z] --- PASS: TestWriteLog (0.00s)
19:11:20 [2021-08-11T19:11:20.249Z] === RUN   TestReadLog/tail_exact
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestReadLog/tail_less_than_available
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestReadLog/tail_more_than_available
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestOpenFileDelete
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestOpenFileDelete (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestOpenFileRename
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestOpenFileRename (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestParseLogTagDefaultTag
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestParseLogTag
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestParseLogTag (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestParseLogTagEmptyTag
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestReadLog (0.16s)
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z]     --- PASS: TestReadLog/tail_exact (0.14s)
19:11:20 [2021-08-11T19:11:20.709Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestTailFiles
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestTailFiles (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestFollowLogsConsumerGone
19:11:20 [2021-08-11T19:11:20.709Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z] PASS
19:11:20 [2021-08-11T19:11:20.709Z] coverage: 75.2% of statements
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestFollowLogsProducerGone
19:11:20 [2021-08-11T19:11:20.709Z]     logfile_test.go:232: messages sent: 4098, received: 4098
19:11:20 [2021-08-11T19:11:20.709Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestFollowLogsProducerGone (0.00s)
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestCheckCapacityAndRotate
19:11:20 [2021-08-11T19:11:20.709Z] ok  	github.com/docker/docker/daemon/logger/local	0.238s	coverage: 75.2% of statements
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
19:11:20 [2021-08-11T19:11:20.709Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestCheckCapacityAndRotate (0.16s)
19:11:20 [2021-08-11T19:11:20.709Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s)
19:11:20 [2021-08-11T19:11:20.709Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
19:11:20 [2021-08-11T19:11:20.709Z] PASS
19:11:20 [2021-08-11T19:11:20.709Z] coverage: 55.3% of statements
19:11:20 [2021-08-11T19:11:20.709Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.245s	coverage: 55.3% of statements
19:11:20 [2021-08-11T19:11:20.709Z] === RUN   TestLog
19:11:20 [2021-08-11T19:11:20.709Z] --- PASS: TestLog (0.01s)
19:11:20 [2021-08-11T19:11:20.709Z] PASS
19:11:20 [2021-08-11T19:11:20.709Z] coverage: 31.5% of statements
19:11:20 [2021-08-11T19:11:20.709Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.061s	coverage: 31.5% of statements
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestValidateLogOpt
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestValidateLogOpt (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestNewMissedConfig
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestNewMissedConfig (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestNewMissedUrl
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestNewMissedUrl (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestNewMissedToken
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestNewMissedToken (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestNewWithProxy
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestNewWithProxy (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestDefault
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestDefault (0.01s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestInlineFormatWithNonDefaultOptions
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestJsonFormat
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestJsonFormat (0.01s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestRawFormat
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestRawFormat (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestRawFormatWithLabels
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestRawFormatWithLabels (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestRawFormatWithoutTag
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestRawFormatWithoutTag (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestBatching
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestNewParse
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestNewParse (0.00s)
19:11:21 [2021-08-11T19:11:21.694Z] PASS
19:11:21 [2021-08-11T19:11:21.694Z] coverage: 8.3% of statements
19:11:21 [2021-08-11T19:11:21.694Z] ok  	github.com/docker/docker/daemon/logger/templates	0.046s	coverage: 8.3% of statements
19:11:21 [2021-08-11T19:11:21.694Z] --- PASS: TestBatching (0.26s)
19:11:21 [2021-08-11T19:11:21.694Z] === RUN   TestFrequency
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestParseLogFormat
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestParseLogFormat (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestValidateLogOptEmpty
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestValidateLogOptEmpty (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestValidateSyslogAddress
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestValidateSyslogAddress (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestParseAddressDefaultPort
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestParseAddressDefaultPort (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestValidateSyslogFacility
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestValidateSyslogFacility (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestValidateLogOptSyslogFormat
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestValidateLogOpt
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestValidateLogOpt (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] PASS
19:11:22 [2021-08-11T19:11:22.152Z] coverage: 46.8% of statements
19:11:22 [2021-08-11T19:11:22.152Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.059s	coverage: 46.8% of statements
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestFrequency (0.18s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestOneMessagePerRequest
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestOneMessagePerRequest (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestVerify
19:11:22 [2021-08-11T19:11:22.152Z] --- PASS: TestVerify (0.00s)
19:11:22 [2021-08-11T19:11:22.152Z] === RUN   TestSkipVerify
19:11:22 [2021-08-11T19:11:22.152Z] time="2021-08-11T19:11:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.152Z] time="2021-08-11T19:11:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.152Z] time="2021-08-11T19:11:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.152Z] time="2021-08-11T19:11:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.152Z] time="2021-08-11T19:11:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] --- PASS: TestSkipVerify (0.53s)
19:11:22 [2021-08-11T19:11:22.611Z] === RUN   TestBufferMaximum
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628709082.221145\",\"host\":\"48268a45be41\"}'"
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628709082.221145\",\"host\":\"48268a45be41\"}'"
19:11:22 [2021-08-11T19:11:22.611Z] --- PASS: TestBufferMaximum (0.03s)
19:11:22 [2021-08-11T19:11:22.611Z] === RUN   TestServerAlwaysDown
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628709082.254304\",\"host\":\"48268a45be41\"}'"
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628709082.254304\",\"host\":\"48268a45be41\"}'"
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628709082.254304\",\"host\":\"48268a45be41\"}'"
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628709082.255304\",\"host\":\"48268a45be41\"}'"
19:11:22 [2021-08-11T19:11:22.611Z] time="2021-08-11T19:11:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628709082.255304\",\"host\":\"48268a45be41\"}'"
19:11:22 [2021-08-11T19:11:22.611Z] --- PASS: TestServerAlwaysDown (0.00s)
19:11:22 [2021-08-11T19:11:22.611Z] === RUN   TestCannotSendAfterClose
19:11:22 [2021-08-11T19:11:22.611Z] --- PASS: TestCannotSendAfterClose (0.00s)
19:11:22 [2021-08-11T19:11:22.611Z] === RUN   TestDeadlockOnBlockedEndpoint
19:11:23 [2021-08-11T19:11:23.070Z] === RUN   TestV1IDService
19:11:23 [2021-08-11T19:11:23.070Z] --- PASS: TestV1IDService (0.02s)
19:11:23 [2021-08-11T19:11:23.070Z] === RUN   TestV2MetadataService
19:11:23 [2021-08-11T19:11:23.530Z] time="2021-08-11T19:11:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
19:11:23 [2021-08-11T19:11:23.530Z] time="2021-08-11T19:11:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"48268a45be41\"}'"
19:11:23 [2021-08-11T19:11:23.530Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
19:11:23 [2021-08-11T19:11:23.530Z] PASS
19:11:23 [2021-08-11T19:11:23.530Z] coverage: 82.5% of statements
19:11:23 [2021-08-11T19:11:23.530Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.165s	coverage: 82.5% of statements
19:11:23 [2021-08-11T19:11:23.530Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:11:23 [2021-08-11T19:11:23.530Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:11:23 [2021-08-11T19:11:23.530Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestV2MetadataService (1.24s)
19:11:24 [2021-08-11T19:11:24.500Z] PASS
19:11:24 [2021-08-11T19:11:24.500Z] coverage: 48.2% of statements
19:11:24 [2021-08-11T19:11:24.500Z] ok  	github.com/docker/docker/distribution/metadata	1.344s	coverage: 48.2% of statements
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestContinueOnError_NonMirrorEndpoint
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestContinueOnError_MirrorEndpoint
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestContinueOnError_NeverContinue
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/no_remote_or_local
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestSuccessfulDownload
19:11:24 [2021-08-11T19:11:24.500Z]     download_test.go:268: Needs fixing on Windows
19:11:24 [2021-08-11T19:11:24.500Z] --- SKIP: TestSuccessfulDownload (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestCancelledDownload
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestCancelledDownload (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestMaxDownloadAttempts
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:11:24 [2021-08-11T19:11:24.500Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:11:24 [2021-08-11T19:11:24.500Z] time="2021-08-11T19:11:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local444685343\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/no_local_cache
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/with_local_cache
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/unknown_media_type
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/unknown_media_type/no_cache
19:11:24 [2021-08-11T19:11:24.500Z] time="2021-08-11T19:11:24Z" level=warning msg="reference for unknown type: "
19:11:24 [2021-08-11T19:11:24.500Z] time="2021-08-11T19:11:24Z" level=warning msg="reference for unknown type: "
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/unknown_media_type/with_cache
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
19:11:24 [2021-08-11T19:11:24.500Z] time="2021-08-11T19:11:24Z" level=warning msg="reference for unknown type: "
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
19:11:24 [2021-08-11T19:11:24.500Z] time="2021-08-11T19:11:24Z" level=warning msg="reference for unknown type: "
19:11:24 [2021-08-11T19:11:24.500Z] time="2021-08-11T19:11:24Z" level=warning msg="reference for unknown type: "
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/error_persisting_manifest
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
19:11:24 [2021-08-11T19:11:24.500Z] time="2021-08-11T19:11:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestManifestStore (0.29s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestManifestStore/no_remote_or_local (0.18s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
19:11:24 [2021-08-11T19:11:24.500Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
19:11:24 [2021-08-11T19:11:24.500Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
19:11:24 [2021-08-11T19:11:24.500Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
19:11:24 [2021-08-11T19:11:24.500Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
19:11:24 [2021-08-11T19:11:24.500Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestDetectManifestBlobMediaType
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestDetectManifestBlobMediaType/schema1
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestFixManifestLayers
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestFixManifestLayers (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestFixManifestLayersBaseLayerParent
19:11:24 [2021-08-11T19:11:24.500Z]     pull_v2_test.go:73: Needs fixing on Windows
19:11:24 [2021-08-11T19:11:24.500Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestFixManifestLayersBadParent
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestFixManifestLayersBadParent (0.01s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestValidateManifest
19:11:24 [2021-08-11T19:11:24.500Z]     pull_v2_test.go:118: Needs fixing on Windows
19:11:24 [2021-08-11T19:11:24.500Z] --- SKIP: TestValidateManifest (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestFormatPlatform
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestFormatPlatform (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestGetRepositoryMountCandidates
19:11:24 [2021-08-11T19:11:24.500Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
19:11:24 [2021-08-11T19:11:24.500Z] === RUN   TestLayerAlreadyExists
19:11:24 [2021-08-11T19:11:24.500Z]     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}
19:11:24 [2021-08-11T19:11:24.501Z]     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}
19:11:24 [2021-08-11T19:11:24.501Z]     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}
19:11:24 [2021-08-11T19:11:24.501Z]     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}
19:11:24 [2021-08-11T19:11:24.501Z]     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}
19:11:24 [2021-08-11T19:11:24.501Z]     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}
19:11:24 [2021-08-11T19:11:24.501Z] --- PASS: TestLayerAlreadyExists (0.00s)
19:11:24 [2021-08-11T19:11:24.501Z] === RUN   TestWhenEmptyAuthConfig
19:11:24 [2021-08-11T19:11:24.959Z] time="2021-08-11T19:11:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:11:24 [2021-08-11T19:11:24.959Z] time="2021-08-11T19:11:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:11:24 [2021-08-11T19:11:24.959Z] time="2021-08-11T19:11:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:11:24 [2021-08-11T19:11:24.959Z] time="2021-08-11T19:11:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:11:24 [2021-08-11T19:11:24.959Z] --- PASS: TestMaxDownloadAttempts (0.00s)
19:11:24 [2021-08-11T19:11:24.959Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s)
19:11:24 [2021-08-11T19:11:24.959Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s)
19:11:24 [2021-08-11T19:11:24.959Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s)
19:11:24 [2021-08-11T19:11:24.959Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s)
19:11:24 [2021-08-11T19:11:24.959Z] === RUN   TestTransfer
19:11:24 [2021-08-11T19:11:24.959Z] --- PASS: TestTransfer (0.18s)
19:11:24 [2021-08-11T19:11:24.959Z] === RUN   TestConcurrencyLimit
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestNotFound
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestNotFound (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestConflict
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestConflict (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestForbidden
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestForbidden (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestInvalidParameter
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestInvalidParameter (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestNotImplemented
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestNotImplemented (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestNotModified
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestNotModified (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestUnauthorized
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestUnauthorized (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestUnknown
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestUnknown (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestCancelled
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestCancelled (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestDeadline
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestDeadline (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestDataLoss
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestDataLoss (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestUnavailable
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestUnavailable (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestSystem
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestSystem (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Not_Found
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Bad_Request
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Conflict
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Unauthorized
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Service_Unavailable
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Forbidden
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Not_Modified
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Not_Implemented
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Internal_Server_Error
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
19:11:25 [2021-08-11T19:11:25.418Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
19:11:25 [2021-08-11T19:11:25.418Z] --- PASS: TestFromStatusCode (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
19:11:25 [2021-08-11T19:11:25.418Z] PASS
19:11:25 [2021-08-11T19:11:25.418Z] coverage: 53.1% of statements
19:11:25 [2021-08-11T19:11:25.418Z] ok  	github.com/docker/docker/errdefs	0.065s	coverage: 53.1% of statements
19:11:25 [2021-08-11T19:11:25.879Z] --- PASS: TestConcurrencyLimit (0.53s)
19:11:25 [2021-08-11T19:11:25.879Z] === RUN   TestInactiveJobs
19:11:25 [2021-08-11T19:11:25.879Z] --- PASS: TestWhenEmptyAuthConfig (1.11s)
19:11:25 [2021-08-11T19:11:25.879Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
19:11:25 [2021-08-11T19:11:25.879Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
19:11:25 [2021-08-11T19:11:25.879Z] === RUN   TestTokenPassThru
19:11:25 [2021-08-11T19:11:25.879Z] --- PASS: TestTokenPassThru (0.01s)
19:11:25 [2021-08-11T19:11:25.879Z] === RUN   TestTokenPassThruDifferentHost
19:11:25 [2021-08-11T19:11:25.879Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
19:11:25 [2021-08-11T19:11:25.879Z] PASS
19:11:25 [2021-08-11T19:11:25.879Z] coverage: 24.1% of statements
19:11:25 [2021-08-11T19:11:25.879Z] ok  	github.com/docker/docker/distribution	1.542s	coverage: 24.1% of statements
19:11:25 [2021-08-11T19:11:25.879Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSGetInvalidData
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSGetInvalidData (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSInvalidSet
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSInvalidSet (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSInvalidRoot
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSInvalidRoot (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSMetadataGetSet
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestInactiveJobs (0.55s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestWatchRelease
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSMetadataGetSet (0.03s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSInvalidWalker
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSInvalidWalker (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSGetSet
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSGetSet (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSGetUnsetKey
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSGetUnsetKey (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSGetEmptyData
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestWatchRelease (0.05s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestWatchFinishedTransfer
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestWatchFinishedTransfer (0.00s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestDuplicateTransfer
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSGetEmptyData (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSDelete
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSDelete (0.02s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSWalker
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestDuplicateTransfer (0.05s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestSuccessfulUpload
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSWalker (0.02s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestFSWalkerStopOnError
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestFSWalkerStopOnError (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestNewFromJSON
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestNewFromJSON (0.00s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestNewFromJSONWithInvalidJSON
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestMarshalKeyOrder
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestMarshalKeyOrder (0.00s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestHistoryEqual
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestHistoryEqual (0.13s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestImage
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestImage (0.00s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestImageOSNotEmpty
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestImageOSNotEmpty (0.00s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestNewChildImageFromImageWithRootFS
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestCreate
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestCreate (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestRestore
19:11:26 [2021-08-11T19:11:26.339Z] time="2021-08-11T19:11:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestRestore (0.04s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestAddDelete
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestCompare
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestCompare (0.00s)
19:11:26 [2021-08-11T19:11:26.339Z] PASS
19:11:26 [2021-08-11T19:11:26.339Z] coverage: 19.2% of statements
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestAddDelete (0.03s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestSearchAfterDelete
19:11:26 [2021-08-11T19:11:26.339Z] ok  	github.com/docker/docker/image/cache	0.082s	coverage: 19.2% of statements
19:11:26 [2021-08-11T19:11:26.339Z] --- PASS: TestSearchAfterDelete (0.01s)
19:11:26 [2021-08-11T19:11:26.339Z] === RUN   TestParentReset
19:11:26 [2021-08-11T19:11:26.798Z] --- PASS: TestParentReset (0.04s)
19:11:26 [2021-08-11T19:11:26.798Z] === RUN   TestGetAndSetLastUpdated
19:11:26 [2021-08-11T19:11:26.798Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
19:11:26 [2021-08-11T19:11:26.798Z] === RUN   TestStoreLen
19:11:26 [2021-08-11T19:11:26.798Z] --- PASS: TestStoreLen (0.06s)
19:11:26 [2021-08-11T19:11:26.798Z] PASS
19:11:26 [2021-08-11T19:11:26.798Z] coverage: 86.6% of statements
19:11:26 [2021-08-11T19:11:26.798Z] ok  	github.com/docker/docker/image	0.583s	coverage: 86.6% of statements
19:11:26 [2021-08-11T19:11:26.798Z] time="2021-08-11T19:11:26Z" level=error msg="Upload failed, retrying: simulating retry"
19:11:26 [2021-08-11T19:11:26.798Z] --- PASS: TestSuccessfulUpload (0.55s)
19:11:26 [2021-08-11T19:11:26.798Z] === RUN   TestCancelledUpload
19:11:26 [2021-08-11T19:11:26.798Z] --- PASS: TestCancelledUpload (0.00s)
19:11:26 [2021-08-11T19:11:26.798Z] PASS
19:11:26 [2021-08-11T19:11:26.798Z] coverage: 76.8% of statements
19:11:26 [2021-08-11T19:11:26.798Z] ok  	github.com/docker/docker/distribution/xfer	2.471s	coverage: 76.8% of statements
19:11:26 [2021-08-11T19:11:26.798Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:11:27 [2021-08-11T19:11:27.257Z] === RUN   TestValidateManifest
19:11:27 [2021-08-11T19:11:27.257Z] === RUN   TestValidateManifest/nil
19:11:27 [2021-08-11T19:11:27.257Z] === RUN   TestValidateManifest/non-nil
19:11:27 [2021-08-11T19:11:27.257Z] --- PASS: TestValidateManifest (0.00s)
19:11:27 [2021-08-11T19:11:27.257Z]     --- PASS: TestValidateManifest/nil (0.00s)
19:11:27 [2021-08-11T19:11:27.257Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
19:11:27 [2021-08-11T19:11:27.257Z] PASS
19:11:27 [2021-08-11T19:11:27.257Z] coverage: 0.7% of statements
19:11:27 [2021-08-11T19:11:27.257Z] ok  	github.com/docker/docker/image/tarexport	0.072s	coverage: 0.7% of statements
19:11:27 [2021-08-11T19:11:27.715Z] === RUN   TestMakeV1ConfigFromConfig
19:11:27 [2021-08-11T19:11:27.715Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
19:11:27 [2021-08-11T19:11:27.715Z] PASS
19:11:27 [2021-08-11T19:11:27.715Z] coverage: 25.0% of statements
19:11:27 [2021-08-11T19:11:27.715Z] ok  	github.com/docker/docker/image/v1	0.134s	coverage: 25.0% of statements
19:11:27 [2021-08-11T19:11:27.715Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:11:28 [2021-08-11T19:11:28.683Z] === RUN   TestSerialization
19:11:28 [2021-08-11T19:11:28.683Z] --- PASS: TestSerialization (0.04s)
19:11:28 [2021-08-11T19:11:28.683Z] PASS
19:11:28 [2021-08-11T19:11:28.683Z] coverage: 100.0% of statements
19:11:28 [2021-08-11T19:11:28.683Z] ok  	github.com/docker/docker/libcontainerd/queue	0.092s	coverage: 100.0% of statements
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestEmptyLayer
19:11:29 [2021-08-11T19:11:29.143Z] --- PASS: TestEmptyLayer (0.00s)
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestCommitFailure
19:11:29 [2021-08-11T19:11:29.143Z] --- PASS: TestCommitFailure (0.01s)
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestStartTransactionFailure
19:11:29 [2021-08-11T19:11:29.143Z] --- PASS: TestStartTransactionFailure (0.00s)
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestGetOrphan
19:11:29 [2021-08-11T19:11:29.143Z] --- PASS: TestGetOrphan (0.01s)
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestMountAndRegister
19:11:29 [2021-08-11T19:11:29.143Z]     layer_test.go:271: Layer size: 14
19:11:29 [2021-08-11T19:11:29.143Z] --- PASS: TestMountAndRegister (0.05s)
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestLayerRelease
19:11:29 [2021-08-11T19:11:29.143Z]     layer_test.go:304: Failing on Windows
19:11:29 [2021-08-11T19:11:29.143Z] --- SKIP: TestLayerRelease (0.00s)
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestStoreRestore
19:11:29 [2021-08-11T19:11:29.143Z]     layer_test.go:353: Failing on Windows
19:11:29 [2021-08-11T19:11:29.143Z] --- SKIP: TestStoreRestore (0.00s)
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestTarStreamStability
19:11:29 [2021-08-11T19:11:29.143Z]     layer_test.go:468: Failing on Windows
19:11:29 [2021-08-11T19:11:29.143Z] --- SKIP: TestTarStreamStability (0.00s)
19:11:29 [2021-08-11T19:11:29.143Z] === RUN   TestRegisterExistingLayer
19:11:29 [2021-08-11T19:11:29.602Z] --- PASS: TestRegisterExistingLayer (0.14s)
19:11:29 [2021-08-11T19:11:29.602Z] === RUN   TestTarStreamVerification
19:11:29 [2021-08-11T19:11:29.602Z]     layer_test.go:697: Failing on Windows
19:11:29 [2021-08-11T19:11:29.602Z] --- SKIP: TestTarStreamVerification (0.00s)
19:11:29 [2021-08-11T19:11:29.602Z] === RUN   TestLayerMigration
19:11:29 [2021-08-11T19:11:29.602Z]     migration_test.go:46: Failing on Windows
19:11:29 [2021-08-11T19:11:29.602Z] --- SKIP: TestLayerMigration (0.00s)
19:11:29 [2021-08-11T19:11:29.602Z] === RUN   TestLayerMigrationNoTarsplit
19:11:29 [2021-08-11T19:11:29.602Z]     migration_test.go:182: Failing on Windows
19:11:29 [2021-08-11T19:11:29.602Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
19:11:29 [2021-08-11T19:11:29.602Z] === RUN   TestMountInit
19:11:29 [2021-08-11T19:11:29.602Z]     mount_test.go:17: Failing on Windows
19:11:29 [2021-08-11T19:11:29.602Z] --- SKIP: TestMountInit (0.00s)
19:11:29 [2021-08-11T19:11:29.602Z] === RUN   TestMountSize
19:11:29 [2021-08-11T19:11:29.602Z]     mount_test.go:76: Failing on Windows
19:11:29 [2021-08-11T19:11:29.602Z] --- SKIP: TestMountSize (0.00s)
19:11:29 [2021-08-11T19:11:29.602Z] === RUN   TestMountChanges
19:11:29 [2021-08-11T19:11:29.602Z]     mount_test.go:125: Failing on Windows
19:11:29 [2021-08-11T19:11:29.602Z] --- SKIP: TestMountChanges (0.00s)
19:11:29 [2021-08-11T19:11:29.602Z] === RUN   TestMountApply
19:11:29 [2021-08-11T19:11:29.602Z]     mount_test.go:212: Failing on Windows
19:11:29 [2021-08-11T19:11:29.602Z] --- SKIP: TestMountApply (0.00s)
19:11:29 [2021-08-11T19:11:29.602Z] PASS
19:11:29 [2021-08-11T19:11:29.602Z] coverage: 30.1% of statements
19:11:29 [2021-08-11T19:11:29.602Z] === RUN   TestEnvironmentParsing
19:11:29 [2021-08-11T19:11:29.602Z] --- PASS: TestEnvironmentParsing (0.00s)
19:11:29 [2021-08-11T19:11:29.602Z] PASS
19:11:29 [2021-08-11T19:11:29.602Z] coverage: 1.2% of statements
19:11:29 [2021-08-11T19:11:29.602Z] ok  	github.com/docker/docker/layer	0.312s	coverage: 30.1% of statements
19:11:29 [2021-08-11T19:11:29.602Z] ok  	github.com/docker/docker/libcontainerd/local	0.086s	coverage: 1.2% of statements
19:11:29 [2021-08-11T19:11:29.602Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:11:29 [2021-08-11T19:11:29.602Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:11:29 [2021-08-11T19:11:29.602Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:11:29 [2021-08-11T19:11:29.602Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestSequenceGetAvailableBit
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestSequenceEqual
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestSequenceEqual (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestSequenceCopy
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestSequenceCopy (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestGetFirstAvailable
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestGetFirstAvailable (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestFindSequence
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestFindSequence (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestCheckIfAvailable
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestCheckIfAvailable (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestMergeSequences
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestMergeSequences (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestPushReservation
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestPushReservation (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestSerializeDeserialize
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestSerializeDeserialize (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestSet
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestSet (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestSetUnset
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestSetUnset (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestOffsetSetUnset
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestOffsetSetUnset (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestSetInRange
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestSetInRange (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestSetAnyInRange
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestSetAnyInRange (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestMethods
19:11:30 [2021-08-11T19:11:30.575Z] --- PASS: TestMethods (0.00s)
19:11:30 [2021-08-11T19:11:30.575Z] === RUN   TestRandomAllocateDeallocate
19:11:32 [2021-08-11T19:11:32.118Z] === RUN   TestInvalidConfig
19:11:32 [2021-08-11T19:11:32.118Z] --- PASS: TestInvalidConfig (0.00s)
19:11:32 [2021-08-11T19:11:32.118Z] === RUN   TestConfig
19:11:32 [2021-08-11T19:11:32.118Z] --- PASS: TestConfig (0.01s)
19:11:32 [2021-08-11T19:11:32.118Z] === RUN   TestOptionsLabels
19:11:32 [2021-08-11T19:11:32.118Z] --- PASS: TestOptionsLabels (0.00s)
19:11:32 [2021-08-11T19:11:32.118Z] === RUN   TestValidName
19:11:32 [2021-08-11T19:11:32.118Z] --- PASS: TestValidName (0.00s)
19:11:32 [2021-08-11T19:11:32.118Z] === RUN   TestTLSConfiguration
19:11:32 [2021-08-11T19:11:32.576Z] time="2021-08-11T19:11:31Z" level=info msg="Option Initializing KV with TLS"
19:11:32 [2021-08-11T19:11:32.576Z] --- PASS: TestTLSConfiguration (0.19s)
19:11:32 [2021-08-11T19:11:32.576Z] PASS
19:11:32 [2021-08-11T19:11:32.576Z] coverage: 24.0% of statements
19:11:32 [2021-08-11T19:11:32.576Z] ok  	github.com/docker/docker/libnetwork/config	0.273s	coverage: 24.0% of statements
19:11:33 [2021-08-11T19:11:33.034Z] === RUN   TestKey
19:11:33 [2021-08-11T19:11:33.034Z] --- PASS: TestKey (0.00s)
19:11:33 [2021-08-11T19:11:33.034Z] === RUN   TestParseKey
19:11:33 [2021-08-11T19:11:33.034Z] --- PASS: TestParseKey (0.00s)
19:11:33 [2021-08-11T19:11:33.034Z] === RUN   TestInvalidDataStore
19:11:33 [2021-08-11T19:11:33.034Z] --- PASS: TestInvalidDataStore (0.00s)
19:11:33 [2021-08-11T19:11:33.034Z] === RUN   TestKVObjectFlatKey
19:11:33 [2021-08-11T19:11:33.034Z] --- PASS: TestKVObjectFlatKey (0.00s)
19:11:33 [2021-08-11T19:11:33.034Z] === RUN   TestAtomicKVObjectFlatKey
19:11:33 [2021-08-11T19:11:33.034Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
19:11:33 [2021-08-11T19:11:33.034Z] PASS
19:11:33 [2021-08-11T19:11:33.034Z] coverage: 21.9% of statements
19:11:33 [2021-08-11T19:11:33.034Z] ok  	github.com/docker/docker/libnetwork/datastore	0.090s	coverage: 21.9% of statements
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestErrorInterfaces
19:11:34 [2021-08-11T19:11:34.001Z] --- PASS: TestErrorInterfaces (0.00s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestNetworkMarshalling
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestIPDataMarshalling
19:11:34 [2021-08-11T19:11:34.001Z] --- PASS: TestIPDataMarshalling (0.00s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestValidateAndIsV6
19:11:34 [2021-08-11T19:11:34.001Z] --- PASS: TestValidateAndIsV6 (0.00s)
19:11:34 [2021-08-11T19:11:34.001Z] PASS
19:11:34 [2021-08-11T19:11:34.001Z] coverage: 68.9% of statements
19:11:34 [2021-08-11T19:11:34.001Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.057s	coverage: 68.9% of statements
19:11:34 [2021-08-11T19:11:34.001Z] --- PASS: TestNetworkMarshalling (0.18s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestEndpointMarshalling
19:11:34 [2021-08-11T19:11:34.001Z] --- PASS: TestEndpointMarshalling (0.00s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestAuxAddresses
19:11:34 [2021-08-11T19:11:34.001Z] time="2021-08-11T19:11:33Z" level=info msg="Restoring existing overlay networks from HNS into docker"
19:11:34 [2021-08-11T19:11:34.001Z] --- PASS: TestAuxAddresses (0.02s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestSRVServiceQuery
19:11:34 [2021-08-11T19:11:34.001Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.001Z] --- SKIP: TestSRVServiceQuery (0.00s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestServiceVIPReuse
19:11:34 [2021-08-11T19:11:34.001Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.001Z] --- SKIP: TestServiceVIPReuse (0.00s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestIpamReleaseOnNetDriverFailures
19:11:34 [2021-08-11T19:11:34.001Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.001Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestDNSIPQuery
19:11:34 [2021-08-11T19:11:34.001Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.001Z] --- SKIP: TestDNSIPQuery (0.00s)
19:11:34 [2021-08-11T19:11:34.001Z] === RUN   TestDNSProxyServFail
19:11:34 [2021-08-11T19:11:34.001Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.002Z] --- SKIP: TestDNSProxyServFail (0.00s)
19:11:34 [2021-08-11T19:11:34.002Z] === RUN   TestSandboxAddEmpty
19:11:34 [2021-08-11T19:11:34.002Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.002Z] --- SKIP: TestSandboxAddEmpty (0.00s)
19:11:34 [2021-08-11T19:11:34.002Z] === RUN   TestSandboxAddMultiPrio
19:11:34 [2021-08-11T19:11:34.002Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.002Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
19:11:34 [2021-08-11T19:11:34.002Z] === RUN   TestSandboxAddSamePrio
19:11:34 [2021-08-11T19:11:34.002Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.002Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
19:11:34 [2021-08-11T19:11:34.002Z] === RUN   TestCleanupServiceDiscovery
19:11:34 [2021-08-11T19:11:34.002Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.002Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
19:11:34 [2021-08-11T19:11:34.002Z] === RUN   TestDNSOptions
19:11:34 [2021-08-11T19:11:34.002Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
19:11:34 [2021-08-11T19:11:34.002Z] --- SKIP: TestDNSOptions (0.00s)
19:11:34 [2021-08-11T19:11:34.002Z] === RUN   TestMultipleControllersWithSameStore
19:11:34 [2021-08-11T19:11:34.002Z] time="2021-08-11T19:11:33Z" level=info msg="Restoring existing overlay networks from HNS into docker"
19:11:34 [2021-08-11T19:11:34.002Z] time="2021-08-11T19:11:33Z" level=info msg="Restoring existing overlay networks from HNS into docker"
19:11:34 [2021-08-11T19:11:34.002Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
19:11:34 [2021-08-11T19:11:34.002Z] PASS
19:11:34 [2021-08-11T19:11:34.002Z] coverage: 8.6% of statements
19:11:34 [2021-08-11T19:11:34.002Z] ok  	github.com/docker/docker/libnetwork	0.354s	coverage: 8.6% of statements
19:11:34 [2021-08-11T19:11:34.461Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
19:11:34 [2021-08-11T19:11:34.920Z] === RUN   TestDriver
19:11:34 [2021-08-11T19:11:34.920Z] --- PASS: TestDriver (0.00s)
19:11:34 [2021-08-11T19:11:34.920Z] PASS
19:11:34 [2021-08-11T19:11:34.920Z] coverage: 34.8% of statements
19:11:34 [2021-08-11T19:11:34.920Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.055s	coverage: 34.8% of statements
19:11:35 [2021-08-11T19:11:35.378Z] === RUN   TestDriver
19:11:35 [2021-08-11T19:11:35.378Z] --- PASS: TestDriver (0.00s)
19:11:35 [2021-08-11T19:11:35.378Z] PASS
19:11:35 [2021-08-11T19:11:35.378Z] coverage: 34.8% of statements
19:11:35 [2021-08-11T19:11:35.378Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.079s	coverage: 34.8% of statements
19:11:35 [2021-08-11T19:11:35.378Z] === RUN   TestNetworkAllocateFree
19:11:35 [2021-08-11T19:11:35.378Z] --- PASS: TestNetworkAllocateFree (0.00s)
19:11:35 [2021-08-11T19:11:35.378Z] === RUN   TestNetworkAllocateUserDefinedVNIs
19:11:35 [2021-08-11T19:11:35.378Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
19:11:35 [2021-08-11T19:11:35.378Z] PASS
19:11:35 [2021-08-11T19:11:35.378Z] coverage: 63.6% of statements
19:11:35 [2021-08-11T19:11:35.378Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.046s	coverage: 63.6% of statements
19:11:36 [2021-08-11T19:11:36.346Z] === RUN   TestGetEmptyCapabilities
19:11:36 [2021-08-11T19:11:36.346Z] --- PASS: TestGetEmptyCapabilities (0.01s)
19:11:36 [2021-08-11T19:11:36.346Z] === RUN   TestGetExtraCapabilities
19:11:36 [2021-08-11T19:11:36.346Z] --- PASS: TestGetExtraCapabilities (0.01s)
19:11:36 [2021-08-11T19:11:36.346Z] === RUN   TestGetInvalidCapabilities
19:11:36 [2021-08-11T19:11:36.346Z] --- PASS: TestGetInvalidCapabilities (0.01s)
19:11:36 [2021-08-11T19:11:36.346Z] === RUN   TestRemoteDriver
19:11:36 [2021-08-11T19:11:36.346Z] --- PASS: TestRemoteDriver (0.01s)
19:11:36 [2021-08-11T19:11:36.346Z] === RUN   TestDriverError
19:11:36 [2021-08-11T19:11:36.346Z] --- PASS: TestDriverError (0.01s)
19:11:36 [2021-08-11T19:11:36.346Z] === RUN   TestMissingValues
19:11:36 [2021-08-11T19:11:36.346Z] --- PASS: TestMissingValues (0.00s)
19:11:36 [2021-08-11T19:11:36.346Z] === RUN   TestRollback
19:11:36 [2021-08-11T19:11:36.346Z] --- PASS: TestRollback (0.01s)
19:11:36 [2021-08-11T19:11:36.346Z] PASS
19:11:36 [2021-08-11T19:11:36.346Z] coverage: 57.4% of statements
19:11:36 [2021-08-11T19:11:36.346Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.116s	coverage: 57.4% of statements
19:11:36 [2021-08-11T19:11:36.804Z] === RUN   TestNAT
19:11:36 [2021-08-11T19:11:36.804Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
19:11:36 [2021-08-11T19:11:36.804Z] --- SKIP: TestNAT (0.00s)
19:11:36 [2021-08-11T19:11:36.804Z] === RUN   TestTransparent
19:11:36 [2021-08-11T19:11:36.804Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
19:11:36 [2021-08-11T19:11:36.804Z] --- SKIP: TestTransparent (0.00s)
19:11:36 [2021-08-11T19:11:36.804Z] PASS
19:11:36 [2021-08-11T19:11:36.804Z] coverage: 0.0% of statements
19:11:36 [2021-08-11T19:11:36.804Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.062s	coverage: 0.0% of statements
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestBuildDefault
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestBuildDefault (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestBuildHostnameDomainname
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestBuildHostnameDomainname (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestBuildHostname
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestBuildHostname (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestBuildHostnameFQDN
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestBuildHostnameFQDN (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestBuildNoIP
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestBuildNoIP (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestUpdate
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestUpdate (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestUpdateIgnoresPrefixedHostname
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestDeleteIgnoresPrefixedHostname
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestAddEmpty
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestAddEmpty (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestAdd
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestAdd (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestDeleteEmpty
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestDeleteEmpty (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestDeleteNewline
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestDeleteNewline (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestDelete
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestDelete (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestConcurrentWrites
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestConcurrentWrites (0.17s)
19:11:37 [2021-08-11T19:11:37.263Z] PASS
19:11:37 [2021-08-11T19:11:37.263Z] coverage: 81.2% of statements
19:11:37 [2021-08-11T19:11:37.263Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.243s	coverage: 81.2% of statements
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestRandomAllocateDeallocate (6.85s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestAllocateRandomDeallocate
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestNew
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestNew (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestAddDriver
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestAddDriver (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestAddDuplicateDriver
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestAddDuplicateDriver (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestIPAMDefaultAddressSpaces
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestDriver
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestDriver (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestIPAM
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestIPAM (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestWalkIPAMs
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestWalkIPAMs (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] === RUN   TestWalkDrivers
19:11:37 [2021-08-11T19:11:37.263Z] --- PASS: TestWalkDrivers (0.00s)
19:11:37 [2021-08-11T19:11:37.263Z] PASS
19:11:37 [2021-08-11T19:11:37.263Z] coverage: 82.4% of statements
19:11:37 [2021-08-11T19:11:37.263Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.073s	coverage: 82.4% of statements
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestDiff
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestDiff (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestAddedCallback
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestAddedCallback (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestRemovedCallback
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestRemovedCallback (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestNoCallback
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestNoCallback (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] PASS
19:11:38 [2021-08-11T19:11:38.230Z] coverage: 48.1% of statements
19:11:38 [2021-08-11T19:11:38.230Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.063s	coverage: 48.1% of statements
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestNew
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestNew (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestAllocate
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestAllocate (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestUninitialized
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestUninitialized (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestAllocateInRange
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestAllocateInRange (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] === RUN   TestAllocateSerial
19:11:38 [2021-08-11T19:11:38.230Z] --- PASS: TestAllocateSerial (0.00s)
19:11:38 [2021-08-11T19:11:38.230Z] PASS
19:11:38 [2021-08-11T19:11:38.230Z] coverage: 87.5% of statements
19:11:38 [2021-08-11T19:11:38.230Z] ok  	github.com/docker/docker/libnetwork/idm	0.042s	coverage: 87.5% of statements
19:11:38 [2021-08-11T19:11:38.689Z] --- PASS: TestAllocateRandomDeallocate (1.31s)
19:11:38 [2021-08-11T19:11:38.689Z] === RUN   TestAllocateRandomDeallocateSerialize
19:11:38 [2021-08-11T19:11:38.689Z] === RUN   TestCaller
19:11:38 [2021-08-11T19:11:38.689Z] --- PASS: TestCaller (0.00s)
19:11:38 [2021-08-11T19:11:38.689Z] PASS
19:11:38 [2021-08-11T19:11:38.689Z] coverage: 100.0% of statements
19:11:38 [2021-08-11T19:11:38.689Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.056s	coverage: 100.0% of statements
19:11:39 [2021-08-11T19:11:39.148Z] === RUN   TestSetSerialInsertDelete
19:11:39 [2021-08-11T19:11:39.148Z] --- PASS: TestSetSerialInsertDelete (0.00s)
19:11:39 [2021-08-11T19:11:39.148Z] === RUN   TestSetParallelInsertDelete
19:11:40 [2021-08-11T19:11:40.116Z] === RUN   TestPoolRequest
19:11:40 [2021-08-11T19:11:40.116Z] --- PASS: TestPoolRequest (0.00s)
19:11:40 [2021-08-11T19:11:40.116Z] === RUN   TestOtherRequests
19:11:40 [2021-08-11T19:11:40.116Z] --- PASS: TestOtherRequests (0.00s)
19:11:40 [2021-08-11T19:11:40.116Z] PASS
19:11:40 [2021-08-11T19:11:40.116Z] coverage: 57.1% of statements
19:11:40 [2021-08-11T19:11:40.116Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.061s	coverage: 57.1% of statements
19:11:40 [2021-08-11T19:11:40.116Z] === RUN   TestInt2IP2IntConversion
19:11:40 [2021-08-11T19:11:40.575Z] --- PASS: TestInt2IP2IntConversion (0.55s)
19:11:40 [2021-08-11T19:11:40.575Z] === RUN   TestGetAddressVersion
19:11:40 [2021-08-11T19:11:40.575Z] --- PASS: TestGetAddressVersion (0.00s)
19:11:40 [2021-08-11T19:11:40.575Z] === RUN   TestKeyString
19:11:40 [2021-08-11T19:11:40.575Z] --- PASS: TestKeyString (0.00s)
19:11:40 [2021-08-11T19:11:40.575Z] === RUN   TestPoolDataMarshal
19:11:40 [2021-08-11T19:11:40.575Z] --- PASS: TestPoolDataMarshal (0.02s)
19:11:40 [2021-08-11T19:11:40.575Z] === RUN   TestSubnetsMarshal
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestSubnetsMarshal (0.09s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestAddSubnets
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestAddSubnets (0.07s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestDoublePoolRelease
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestDoublePoolRelease (0.05s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestAddReleasePoolID
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.36s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestRetrieveFromStore
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestAddReleasePoolID (0.11s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestPredefinedPool
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestPredefinedPool (0.04s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestRemoveSubnet
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestGetCapabilities
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestGetCapabilities (0.01s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestGetCapabilitiesFromLegacyDriver
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestGetDefaultAddressSpaces
19:11:41 [2021-08-11T19:11:41.034Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
19:11:41 [2021-08-11T19:11:41.034Z] === RUN   TestRemoteDriver
19:11:41 [2021-08-11T19:11:41.494Z] --- PASS: TestRemoteDriver (0.01s)
19:11:41 [2021-08-11T19:11:41.494Z] PASS
19:11:41 [2021-08-11T19:11:41.494Z] coverage: 47.4% of statements
19:11:41 [2021-08-11T19:11:41.494Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.075s	coverage: 47.4% of statements
19:11:41 [2021-08-11T19:11:41.494Z] --- PASS: TestRemoveSubnet (0.24s)
19:11:41 [2021-08-11T19:11:41.494Z] === RUN   TestGetSameAddress
19:11:41 [2021-08-11T19:11:41.494Z] --- PASS: TestGetSameAddress (0.03s)
19:11:41 [2021-08-11T19:11:41.494Z] === RUN   TestPoolAllocationReuse
19:11:41 [2021-08-11T19:11:41.955Z] --- PASS: TestRetrieveFromStore (0.71s)
19:11:41 [2021-08-11T19:11:41.955Z] === RUN   TestIsCorrupted
19:11:41 [2021-08-11T19:11:41.955Z] --- PASS: TestIsCorrupted (0.03s)
19:11:41 [2021-08-11T19:11:41.955Z] === RUN   TestSetRollover
19:11:42 [2021-08-11T19:11:42.414Z] === RUN   TestWindowsIPAM
19:11:42 [2021-08-11T19:11:42.414Z] --- PASS: TestWindowsIPAM (0.00s)
19:11:42 [2021-08-11T19:11:42.414Z] PASS
19:11:42 [2021-08-11T19:11:42.414Z] coverage: 71.4% of statements
19:11:42 [2021-08-11T19:11:42.414Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.054s	coverage: 71.4% of statements
19:11:42 [2021-08-11T19:11:42.873Z] === RUN   TestDefaultNetwork
19:11:43 [2021-08-11T19:11:43.332Z] --- PASS: TestDefaultNetwork (0.27s)
19:11:43 [2021-08-11T19:11:43.332Z] === RUN   TestConfigGlobalScopeDefaultNetworks
19:11:43 [2021-08-11T19:11:43.792Z] --- PASS: TestPoolAllocationReuse (2.16s)
19:11:43 [2021-08-11T19:11:43.792Z] === RUN   TestGetAddressSubPoolEqualPool
19:11:43 [2021-08-11T19:11:43.792Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
19:11:43 [2021-08-11T19:11:43.792Z] === RUN   TestRequestReleaseAddressFromSubPool
19:11:43 [2021-08-11T19:11:43.792Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s)
19:11:43 [2021-08-11T19:11:43.792Z] === RUN   TestInitAddressPools
19:11:43 [2021-08-11T19:11:43.792Z] --- PASS: TestInitAddressPools (0.00s)
19:11:43 [2021-08-11T19:11:43.792Z] PASS
19:11:43 [2021-08-11T19:11:43.792Z] coverage: 74.0% of statements
19:11:43 [2021-08-11T19:11:43.792Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.630s	coverage: 74.0% of statements
19:11:43 [2021-08-11T19:11:43.792Z] --- PASS: TestSetRollover (2.06s)
19:11:43 [2021-08-11T19:11:43.792Z] === RUN   TestSetRolloverSerial
19:11:44 [2021-08-11T19:11:44.251Z] === RUN   TestKeyValue
19:11:44 [2021-08-11T19:11:44.251Z] --- PASS: TestKeyValue (0.00s)
19:11:44 [2021-08-11T19:11:44.251Z] PASS
19:11:44 [2021-08-11T19:11:44.251Z] coverage: 60.0% of statements
19:11:44 [2021-08-11T19:11:44.251Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.041s	coverage: 60.0% of statements
19:11:46 [2021-08-11T19:11:46.428Z] --- PASS: TestSetRolloverSerial (2.25s)
19:11:46 [2021-08-11T19:11:46.428Z] === RUN   TestGetFirstAvailableFromCurrent
19:11:46 [2021-08-11T19:11:46.428Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
19:11:46 [2021-08-11T19:11:46.428Z] PASS
19:11:46 [2021-08-11T19:11:46.428Z] coverage: 84.4% of statements
19:11:46 [2021-08-11T19:11:46.428Z] ok  	github.com/docker/docker/libnetwork/bitseq	15.610s	coverage: 84.4% of statements
19:11:47 [2021-08-11T19:11:47.395Z] === RUN   TestNetworkDBSimple
19:11:47 [2021-08-11T19:11:47.854Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.14s)
19:11:47 [2021-08-11T19:11:47.854Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
19:11:48 [2021-08-11T19:11:48.312Z] 2021/08/11 19:11:48 Closing DB instances...
19:11:48 [2021-08-11T19:11:48.642Z] --- PASS: TestBuildWithHugeFile (51.99s)
19:11:48 [2021-08-11T19:11:48.642Z] === RUN   TestBuildWCOWSandboxSize
19:11:48 [2021-08-11T19:11:48.642Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:11:48 [2021-08-11T19:11:48.642Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:11:48 [2021-08-11T19:11:48.642Z] === RUN   TestBuildWithEmptyDockerfile
19:11:48 [2021-08-11T19:11:48.642Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:48 [2021-08-11T19:11:48.643Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
19:11:48 [2021-08-11T19:11:48.643Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
19:11:48 [2021-08-11T19:11:48.643Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
19:11:48 [2021-08-11T19:11:48.643Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:11:48 [2021-08-11T19:11:48.643Z] === RUN   TestBuildPreserveOwnership
19:11:48 [2021-08-11T19:11:48.643Z] === RUN   TestBuildPreserveOwnership/copy_from
19:11:48 [2021-08-11T19:11:48.643Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:11:48 [2021-08-11T19:11:48.643Z] --- PASS: TestBuildPreserveOwnership (4.34s)
19:11:48 [2021-08-11T19:11:48.643Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.99s)
19:11:48 [2021-08-11T19:11:48.643Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s)
19:11:48 [2021-08-11T19:11:48.643Z] === RUN   TestBuildPlatformInvalid
19:11:48 [2021-08-11T19:11:48.643Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:11:48 [2021-08-11T19:11:48.643Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:11:49 [2021-08-11T19:11:49.281Z] --- PASS: TestSetParallelInsertDelete (10.00s)
19:11:49 [2021-08-11T19:11:49.281Z] PASS
19:11:49 [2021-08-11T19:11:49.281Z] coverage: 100.0% of statements
19:11:49 [2021-08-11T19:11:49.281Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.055s	coverage: 100.0% of statements
19:11:49 [2021-08-11T19:11:49.739Z] --- PASS: TestNetworkDBSimple (2.04s)
19:11:49 [2021-08-11T19:11:49.739Z] === RUN   TestNetworkDBJoinLeaveNetwork
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:11:49 [2021-08-11T19:11:49.739Z] === RUN   TestGenerate
19:11:49 [2021-08-11T19:11:49.739Z] --- PASS: TestGenerate (0.00s)
19:11:49 [2021-08-11T19:11:49.739Z] === RUN   TestGeneratePtr
19:11:49 [2021-08-11T19:11:49.739Z] --- PASS: TestGeneratePtr (0.00s)
19:11:49 [2021-08-11T19:11:49.739Z] === RUN   TestGenerateMissingField
19:11:49 [2021-08-11T19:11:49.739Z] --- PASS: TestGenerateMissingField (0.00s)
19:11:49 [2021-08-11T19:11:49.739Z] === RUN   TestFieldCannotBeSet
19:11:49 [2021-08-11T19:11:49.739Z] --- PASS: TestFieldCannotBeSet (0.00s)
19:11:49 [2021-08-11T19:11:49.739Z] === RUN   TestTypeMismatchError
19:11:49 [2021-08-11T19:11:49.739Z] --- PASS: TestTypeMismatchError (0.00s)
19:11:49 [2021-08-11T19:11:49.739Z] PASS
19:11:49 [2021-08-11T19:11:49.739Z] coverage: 100.0% of statements
19:11:49 [2021-08-11T19:11:49.739Z] ok  	github.com/docker/docker/libnetwork/options	0.041s	coverage: 100.0% of statements
19:11:50 [2021-08-11T19:11:50.199Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.64s)
19:11:50 [2021-08-11T19:11:50.199Z] === RUN   TestGetAddress
19:11:50 [2021-08-11T19:11:50.658Z] testing: warning: no tests to run
19:11:50 [2021-08-11T19:11:50.658Z] PASS
19:11:50 [2021-08-11T19:11:50.658Z] coverage: 0.0% of statements
19:11:50 [2021-08-11T19:11:50.658Z] ok  	github.com/docker/docker/libnetwork/osl	0.045s	coverage: 0.0% of statements [no tests to run]
19:11:50 [2021-08-11T19:11:50.658Z] 2021/08/11 19:11:50 Closing DB instances...
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestRequestNewPort
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestRequestNewPort (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestRequestSpecificPort
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestRequestSpecificPort (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestReleasePort
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestReleasePort (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestReuseReleasedPort
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestReuseReleasedPort (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestReleaseUnreadledPort
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestReleaseUnreadledPort (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestUnknowProtocol
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestUnknowProtocol (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestAllocateAllPorts
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestAllocateAllPorts (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestPortAllocation
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestPortAllocation (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestPortAllocationWithCustomRange
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestNoDuplicateBPR
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestNoDuplicateBPR (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] === RUN   TestChangePortRange
19:11:50 [2021-08-11T19:11:50.658Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
19:11:50 [2021-08-11T19:11:50.658Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
19:11:50 [2021-08-11T19:11:50.658Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
19:11:50 [2021-08-11T19:11:50.658Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
19:11:50 [2021-08-11T19:11:50.658Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
19:11:50 [2021-08-11T19:11:50.658Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
19:11:50 [2021-08-11T19:11:50.658Z] --- PASS: TestChangePortRange (0.00s)
19:11:50 [2021-08-11T19:11:50.658Z] PASS
19:11:50 [2021-08-11T19:11:50.658Z] coverage: 88.6% of statements
19:11:50 [2021-08-11T19:11:50.658Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.058s	coverage: 88.6% of statements
19:11:51 [2021-08-11T19:11:51.625Z] === RUN   TestTransportPortConv
19:11:51 [2021-08-11T19:11:51.625Z] --- PASS: TestTransportPortConv (0.00s)
19:11:51 [2021-08-11T19:11:51.625Z] === RUN   TestTransportPortBindingConv
19:11:51 [2021-08-11T19:11:51.625Z] --- PASS: TestTransportPortBindingConv (0.00s)
19:11:51 [2021-08-11T19:11:51.625Z] === RUN   TestErrorConstructors
19:11:51 [2021-08-11T19:11:51.625Z] --- PASS: TestErrorConstructors (0.00s)
19:11:51 [2021-08-11T19:11:51.625Z] === RUN   TestCompareIPMask
19:11:51 [2021-08-11T19:11:51.625Z] --- PASS: TestCompareIPMask (0.00s)
19:11:51 [2021-08-11T19:11:51.625Z] === RUN   TestUtilGetHostPartIP
19:11:51 [2021-08-11T19:11:51.625Z] --- PASS: TestUtilGetHostPartIP (0.00s)
19:11:51 [2021-08-11T19:11:51.625Z] === RUN   TestUtilGetBroadcastIP
19:11:51 [2021-08-11T19:11:51.625Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
19:11:51 [2021-08-11T19:11:51.625Z] === RUN   TestParseCIDR
19:11:51 [2021-08-11T19:11:51.625Z] --- PASS: TestParseCIDR (0.00s)
19:11:51 [2021-08-11T19:11:51.625Z] PASS
19:11:51 [2021-08-11T19:11:51.625Z] coverage: 47.9% of statements
19:11:51 [2021-08-11T19:11:51.625Z] ok  	github.com/docker/docker/libnetwork/types	0.061s	coverage: 47.9% of statements
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
19:11:52 [2021-08-11T19:11:52.085Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
19:11:52 [2021-08-11T19:11:52.085Z] PASS
19:11:52 [2021-08-11T19:11:52.085Z] coverage: 50.0% of statements
19:11:52 [2021-08-11T19:11:52.085Z] ok  	github.com/docker/docker/oci	0.049s	coverage: 50.0% of statements
19:11:52 [2021-08-11T19:11:52.085Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s)
19:11:52 [2021-08-11T19:11:52.085Z] === RUN   TestNetworkDBJoinLeaveNetworks
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestParseVersion
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestParseVersion (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] PASS
19:11:53 [2021-08-11T19:11:53.052Z] coverage: 52.9% of statements
19:11:53 [2021-08-11T19:11:53.052Z] ok  	github.com/docker/docker/pkg/aaparser	0.059s	coverage: 52.9% of statements
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestAddressPoolOpt
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestAddressPoolOpt (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/a
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/something
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/_=a
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/env1=value1
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/_env1=value1
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/env2=value2=value3
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/env3=abc!qwe
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/env_4=value_4
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/PATH
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/=a
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/PATH=
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/PATH=something
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/asd!qwe
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/1asd
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/123
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/some_space
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/__some_space_before
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/some_space_after__
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/=
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateEnv/PaTh
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestValidateEnv (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/a (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/something (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/_=a (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/PATH (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/=a (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/1asd (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/123 (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/some_space (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/= (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestParseHost
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestParseHost (0.01s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestParseDockerDaemonHost
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestParseDockerDaemonHost (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestParseTCP
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestParseTCP (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestParseInvalidUnixAddrInvalid
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateExtraHosts
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestValidateExtraHosts (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestIpOptString
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestIpOptString (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestNewIpOptInvalidDefaultVal
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestNewIpOptValidDefaultVal
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestIpOptSetInvalidVal
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateIPAddress
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestValidateIPAddress (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestMapOpts
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestMapOpts (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestListOptsWithoutValidator
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestListOptsWithoutValidator (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestListOptsWithValidator
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestListOptsWithValidator (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateDNSSearch
19:11:53 [2021-08-11T19:11:53.052Z] --- PASS: TestValidateDNSSearch (0.00s)
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateLabel
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateLabel/label_with_general_format
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateLabel/label_with_more_than_one_=
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateLabel/label_with_one_more
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
19:11:53 [2021-08-11T19:11:53.052Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
19:11:53 [2021-08-11T19:11:53.053Z] --- PASS: TestValidateLabel (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestNamedListOpts
19:11:53 [2021-08-11T19:11:53.053Z] --- PASS: TestNamedListOpts (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestNamedMapOpts
19:11:53 [2021-08-11T19:11:53.053Z] --- PASS: TestNamedMapOpts (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestParseLink
19:11:53 [2021-08-11T19:11:53.053Z] --- PASS: TestParseLink (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestQuotedStringSetWithQuotes
19:11:53 [2021-08-11T19:11:53.053Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
19:11:53 [2021-08-11T19:11:53.053Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestQuotedStringSetWithNoQuotes
19:11:53 [2021-08-11T19:11:53.053Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z] === RUN   TestUlimitOpt
19:11:53 [2021-08-11T19:11:53.053Z] --- PASS: TestUlimitOpt (0.00s)
19:11:53 [2021-08-11T19:11:53.053Z] PASS
19:11:53 [2021-08-11T19:11:53.053Z] coverage: 67.1% of statements
19:11:53 [2021-08-11T19:11:53.053Z] ok  	github.com/docker/docker/opts	0.091s	coverage: 67.1% of statements
19:11:53 [2021-08-11T19:11:53.511Z] 2021/08/11 19:11:53 Closing DB instances...
19:11:55 [2021-08-11T19:11:55.049Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.71s)
19:11:55 [2021-08-11T19:11:55.049Z] === RUN   TestNetworkDBCRUDTableEntry
19:11:55 [2021-08-11T19:11:55.049Z] === RUN   TestPeerCertificateMarshalJSON
19:11:55 [2021-08-11T19:11:55.049Z] === RUN   TestIsArchivePathDir
19:11:55 [2021-08-11T19:11:55.049Z] --- PASS: TestIsArchivePathDir (0.08s)
19:11:55 [2021-08-11T19:11:55.049Z] === RUN   TestIsArchivePathInvalidFile
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestIsArchivePathTar
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestIsArchivePathTar (0.15s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestDecompressStreamGzip
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s)
19:11:55 [2021-08-11T19:11:55.507Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestMiddleware
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestMiddleware (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestNewResponseModifier
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestNewResponseModifier (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] PASS
19:11:55 [2021-08-11T19:11:55.507Z] coverage: 26.8% of statements
19:11:55 [2021-08-11T19:11:55.507Z] ok  	github.com/docker/docker/pkg/authorization	0.554s	coverage: 26.8% of statements
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestDecompressStreamGzip (0.11s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestDecompressStreamBzip2
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestDecompressStreamXz
19:11:55 [2021-08-11T19:11:55.507Z]     archive_test.go:134: Xz not present in msys2
19:11:55 [2021-08-11T19:11:55.507Z] --- SKIP: TestDecompressStreamXz (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestCompressStreamXzUnsupported
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestCompressStreamBzip2Unsupported
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestCompressStreamInvalid
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestCompressStreamInvalid (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestExtensionInvalid
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestExtensionInvalid (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestExtensionUncompressed
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestExtensionUncompressed (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestExtensionBzip2
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestExtensionBzip2 (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestExtensionGzip
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestExtensionGzip (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestExtensionXz
19:11:55 [2021-08-11T19:11:55.507Z] --- PASS: TestExtensionXz (0.00s)
19:11:55 [2021-08-11T19:11:55.507Z] === RUN   TestCmdStreamLargeStderr
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCmdStreamBad
19:11:55 [2021-08-11T19:11:55.966Z]     archive_test.go:239: Failing on Windows CI machines
19:11:55 [2021-08-11T19:11:55.966Z] --- SKIP: TestCmdStreamBad (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCmdStreamGood
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCmdStreamGood (0.05s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestUntarPathWithInvalidDest
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestUntarPathWithInvalidSrc
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestUntarPath
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestUntarPath (0.06s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestUntarPathWithDestinationFile
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCopyWithTarInvalidSrc
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCopyWithTarSrcFile
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCopyWithTarSrcFolder
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCopyFileWithTarInvalidSrc
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCopyFileWithTarSrcFolder
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestCopyFileWithTarSrcFile
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestTarFiles
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestUnbuffered
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestUnbuffered (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] === RUN   TestRaceUnbuffered
19:11:55 [2021-08-11T19:11:55.966Z] --- PASS: TestRaceUnbuffered (0.00s)
19:11:55 [2021-08-11T19:11:55.966Z] PASS
19:11:55 [2021-08-11T19:11:55.966Z] coverage: 100.0% of statements
19:11:55 [2021-08-11T19:11:55.966Z] ok  	github.com/docker/docker/pkg/broadcaster	0.051s	coverage: 100.0% of statements
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[foo]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[bar]_[foo]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[foo_bar]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[qux]_[foo]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[]#01
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[qux]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[foo_bar_qux]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[qux]_[baz]]
19:11:56 [2021-08-11T19:11:56.932Z] === RUN   TestMatch/[[foo_baz]]
19:11:56 [2021-08-11T19:11:56.932Z] --- PASS: TestMatch (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[foo]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[]#01 (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[qux]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
19:11:56 [2021-08-11T19:11:56.932Z] PASS
19:11:56 [2021-08-11T19:11:56.932Z] coverage: 87.5% of statements
19:11:56 [2021-08-11T19:11:56.932Z] ok  	github.com/docker/docker/pkg/capabilities	0.067s	coverage: 87.5% of statements
19:11:56 [2021-08-11T19:11:56.932Z] 2021/08/11 19:11:56 Closing DB instances...
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootTarUntar
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootTarUntar (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootUntarWithHugeExcludesList
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootUntarEmptyArchive
19:11:58 [2021-08-11T19:11:58.467Z] --- PASS: TestChrootUntarEmptyArchive (0.01s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootTarUntarWithSymlink
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootCopyWithTar
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootCopyWithTar (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootCopyFileWithTar
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootUntarPath
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootUntarPath (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] === RUN   TestChrootApplyDotDotFile
19:11:58 [2021-08-11T19:11:58.467Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
19:11:58 [2021-08-11T19:11:58.467Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
19:11:58 [2021-08-11T19:11:58.467Z] PASS
19:11:58 [2021-08-11T19:11:58.467Z] coverage: 15.4% of statements
19:11:58 [2021-08-11T19:11:58.467Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.117s	coverage: 15.4% of statements
19:11:58 [2021-08-11T19:11:58.925Z] === RUN   TestSizeEmpty
19:11:58 [2021-08-11T19:11:58.925Z] --- PASS: TestSizeEmpty (0.00s)
19:11:58 [2021-08-11T19:11:58.925Z] === RUN   TestSizeEmptyFile
19:11:58 [2021-08-11T19:11:58.925Z] --- PASS: TestSizeEmptyFile (0.00s)
19:11:58 [2021-08-11T19:11:58.925Z] === RUN   TestSizeNonemptyFile
19:11:58 [2021-08-11T19:11:58.925Z] --- PASS: TestSizeNonemptyFile (0.00s)
19:11:58 [2021-08-11T19:11:58.925Z] === RUN   TestSizeNestedDirectoryEmpty
19:11:58 [2021-08-11T19:11:58.925Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
19:11:58 [2021-08-11T19:11:58.925Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
19:11:58 [2021-08-11T19:11:58.926Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
19:11:58 [2021-08-11T19:11:58.926Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
19:11:58 [2021-08-11T19:11:58.926Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
19:11:58 [2021-08-11T19:11:58.926Z] === RUN   TestMoveToSubdir
19:11:58 [2021-08-11T19:11:58.926Z] --- PASS: TestMoveToSubdir (0.00s)
19:11:58 [2021-08-11T19:11:58.926Z] === RUN   TestSizeNonExistingDirectory
19:11:58 [2021-08-11T19:11:58.926Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
19:11:58 [2021-08-11T19:11:58.926Z] PASS
19:11:58 [2021-08-11T19:11:58.926Z] coverage: 80.0% of statements
19:11:58 [2021-08-11T19:11:58.926Z] ok  	github.com/docker/docker/pkg/directory	0.065s	coverage: 80.0% of statements
19:11:59 [2021-08-11T19:11:59.384Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s)
19:11:59 [2021-08-11T19:11:59.384Z] === RUN   TestNetworkDBCRUDTableEntries
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestContainsEntry
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestCreateEntries
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestEntriesDiff
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestEntriesEquality
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestGeneratorNotGenerate
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestGeneratorWithPort
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestGeneratorWithPortNotGenerate
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestNewEntry
19:12:00 [2021-08-11T19:12:00.351Z] === RUN   Test/TestParse
19:12:00 [2021-08-11T19:12:00.351Z] --- PASS: Test (0.00s)
19:12:00 [2021-08-11T19:12:00.351Z]     --- PASS: Test/TestContainsEntry (0.00s)
19:12:00 [2021-08-11T19:12:00.351Z]     --- PASS: Test/TestCreateEntries (0.00s)
19:12:00 [2021-08-11T19:12:00.351Z]     --- PASS: Test/TestEntriesDiff (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestEntriesEquality (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestNewEntry (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z]     --- PASS: Test/TestParse (0.00s)
19:12:00 [2021-08-11T19:12:00.352Z] PASS
19:12:00 [2021-08-11T19:12:00.352Z] coverage: 58.3% of statements
19:12:00 [2021-08-11T19:12:00.352Z] ok  	github.com/docker/docker/pkg/discovery	0.057s	coverage: 58.3% of statements
19:12:00 [2021-08-11T19:12:00.810Z] --- PASS: TestTarFiles (4.83s)
19:12:00 [2021-08-11T19:12:00.810Z] === RUN   TestTarUntar
19:12:00 [2021-08-11T19:12:00.810Z] --- PASS: TestTarUntar (0.03s)
19:12:00 [2021-08-11T19:12:00.810Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
19:12:00 [2021-08-11T19:12:00.810Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
19:12:00 [2021-08-11T19:12:00.810Z] === RUN   TestTarWithOptions
19:12:00 [2021-08-11T19:12:00.810Z] --- PASS: TestTarWithOptions (0.02s)
19:12:00 [2021-08-11T19:12:00.810Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
19:12:00 [2021-08-11T19:12:00.810Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
19:12:00 [2021-08-11T19:12:00.810Z] === RUN   TestUntarUstarGnuConflict
19:12:00 [2021-08-11T19:12:00.810Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
19:12:00 [2021-08-11T19:12:00.810Z] === RUN   TestUntarInvalidFilenames
19:12:01 [2021-08-11T19:12:01.268Z] 2021/08/11 19:12:00 Closing DB instances...
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames196600270\\dest"
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   Test
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   Test/TestContent
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   Test/TestInitialize
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   Test/TestNew
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   Test/TestParsingContentsWithComments
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   Test/TestRegister
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   Test/TestWatch
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: TestUntarInvalidFilenames (0.16s)
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   TestUntarHardlinkToSymlink
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: Test (0.01s)
19:12:01 [2021-08-11T19:12:01.269Z]     --- PASS: Test/TestContent (0.00s)
19:12:01 [2021-08-11T19:12:01.269Z]     --- PASS: Test/TestInitialize (0.00s)
19:12:01 [2021-08-11T19:12:01.269Z]     --- PASS: Test/TestNew (0.00s)
19:12:01 [2021-08-11T19:12:01.269Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
19:12:01 [2021-08-11T19:12:01.269Z]     --- PASS: Test/TestRegister (0.00s)
19:12:01 [2021-08-11T19:12:01.269Z]     --- PASS: Test/TestWatch (0.01s)
19:12:01 [2021-08-11T19:12:01.269Z] PASS
19:12:01 [2021-08-11T19:12:01.269Z] coverage: 97.6% of statements
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   TestUntarInvalidHardlink
19:12:01 [2021-08-11T19:12:01.269Z] ok  	github.com/docker/docker/pkg/discovery/file	0.058s	coverage: 97.6% of statements
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink223749583\\victim\\hello" -> "../victim/hello"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink994441954\\victim\\hello" -> "/../victim/hello"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink909976793\\victim" -> "../victim"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink997330532\\victim" -> "../victim"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink448366195\\victim" -> "../victim"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink762447158\\victim" -> "../victim"
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: TestUntarInvalidHardlink (0.03s)
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   TestUntarInvalidSymlink
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink447247645\\dest\\dotdot" -> "../victim/hello"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink463348184\\dest\\slash-dotdot" -> "/../victim/hello"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink451600727\\dest\\loophole-victim" -> "../victim"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink041369802\\dest\\loophole-victim" -> "../victim"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink246955425\\dest\\loophole-victim" -> "../victim"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink762736780\\dest\\loophole-victim" -> "../victim"
19:12:01 [2021-08-11T19:12:01.269Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink659469435\\dest\\dir\\loophole" -> "../../victim"
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: TestUntarInvalidSymlink (0.04s)
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   TestTempArchiveCloseMultipleTimes
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   TestXGlobalNoParent
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: TestXGlobalNoParent (0.00s)
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   TestReplaceFileTarWrapper
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   TestPrefixHeaderReadable
19:12:01 [2021-08-11T19:12:01.269Z] --- PASS: TestPrefixHeaderReadable (0.02s)
19:12:01 [2021-08-11T19:12:01.269Z] === RUN   TestDisablePigz
19:12:01 [2021-08-11T19:12:01.269Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
19:12:01 [2021-08-11T19:12:01.727Z] --- PASS: TestDisablePigz (0.16s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestPigz
19:12:01 [2021-08-11T19:12:01.727Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
19:12:01 [2021-08-11T19:12:01.727Z] --- PASS: TestPigz (0.16s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestCopyFileWithInvalidDest
19:12:01 [2021-08-11T19:12:01.727Z]     archive_windows_test.go:16: Currently fails
19:12:01 [2021-08-11T19:12:01.727Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestCanonicalTarNameForPath
19:12:01 [2021-08-11T19:12:01.727Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestCanonicalTarName
19:12:01 [2021-08-11T19:12:01.727Z] --- PASS: TestCanonicalTarName (0.00s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestChmodTarEntry
19:12:01 [2021-08-11T19:12:01.727Z] --- PASS: TestChmodTarEntry (0.00s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestHardLinkOrder
19:12:01 [2021-08-11T19:12:01.727Z] --- PASS: TestHardLinkOrder (0.10s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestChangeString
19:12:01 [2021-08-11T19:12:01.727Z] --- PASS: TestChangeString (0.00s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestChangesWithNoChanges
19:12:01 [2021-08-11T19:12:01.727Z] --- PASS: TestChangesWithNoChanges (0.03s)
19:12:01 [2021-08-11T19:12:01.727Z] === RUN   TestChangesWithChanges
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestChangesWithChanges (0.03s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestChangesWithChangesGH13590
19:12:02 [2021-08-11T19:12:02.186Z]     changes_test.go:196: needs more investigation
19:12:02 [2021-08-11T19:12:02.186Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestChangesDirsEmpty
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestChangesDirsEmpty (0.14s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestChangesDirsMutated
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestChangesDirsMutated (0.24s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestApplyLayer
19:12:02 [2021-08-11T19:12:02.186Z]     changes_test.go:433: needs further investigation
19:12:02 [2021-08-11T19:12:02.186Z] --- SKIP: TestApplyLayer (0.00s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestChangesSizeWithHardlinks
19:12:02 [2021-08-11T19:12:02.186Z]     changes_test.go:469: needs further investigation
19:12:02 [2021-08-11T19:12:02.186Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestChangesSizeWithNoChanges
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestChangesSize
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestChangesSize (0.00s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestApplyLayerInvalidFilenames
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames052385922\\dest"
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestApplyLayerInvalidHardlink
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink580279556\\victim\\hello" -> "../victim/hello"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink236592275\\victim\\hello" -> "/../victim/hello"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink672178902\\victim" -> "../victim"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink353845821\\victim" -> "../victim"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink183934584\\victim" -> "../victim"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink278608759\\victim" -> "../victim"
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestApplyLayerInvalidSymlink
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink538727018\\dest\\dotdot" -> "../victim/hello"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink230679233\\dest\\slash-dotdot" -> "/../victim/hello"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink287951148\\dest\\loophole-victim" -> "../victim"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink102198427\\dest\\loophole-victim" -> "../victim"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink915414334\\dest\\loophole-victim" -> "../victim"
19:12:02 [2021-08-11T19:12:02.186Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink424170885\\dest\\loophole-victim" -> "../victim"
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
19:12:02 [2021-08-11T19:12:02.186Z] === RUN   TestApplyLayerWhiteouts
19:12:02 [2021-08-11T19:12:02.186Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s)
19:12:02 [2021-08-11T19:12:02.645Z] === RUN   TestNetworkDBNodeLeave
19:12:02 [2021-08-11T19:12:02.645Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
19:12:02 [2021-08-11T19:12:02.645Z] === RUN   TestGenerateEmptyFile
19:12:02 [2021-08-11T19:12:02.645Z] --- PASS: TestGenerateEmptyFile (0.00s)
19:12:02 [2021-08-11T19:12:02.645Z] === RUN   TestGenerateWithContent
19:12:02 [2021-08-11T19:12:02.645Z] --- PASS: TestGenerateWithContent (0.00s)
19:12:02 [2021-08-11T19:12:02.645Z] PASS
19:12:02 [2021-08-11T19:12:02.645Z] coverage: 62.7% of statements
19:12:02 [2021-08-11T19:12:02.645Z] ok  	github.com/docker/docker/pkg/archive	7.427s	coverage: 62.7% of statements
19:12:02 [2021-08-11T19:12:02.645Z] === RUN   Test
19:12:02 [2021-08-11T19:12:02.645Z] === RUN   Test/TestInitialize
19:12:02 [2021-08-11T19:12:02.645Z] time="2021-08-11T19:12:02Z" level=info msg="Initializing discovery without TLS"
19:12:02 [2021-08-11T19:12:02.645Z] time="2021-08-11T19:12:02Z" level=info msg="Initializing discovery without TLS"
19:12:02 [2021-08-11T19:12:02.645Z] time="2021-08-11T19:12:02Z" level=info msg="Initializing discovery without TLS"
19:12:02 [2021-08-11T19:12:02.645Z] === RUN   Test/TestInitializeWithCerts
19:12:02 [2021-08-11T19:12:02.645Z] time="2021-08-11T19:12:02Z" level=info msg="Initializing discovery with TLS"
19:12:02 [2021-08-11T19:12:02.645Z] === RUN   Test/TestWatch
19:12:02 [2021-08-11T19:12:02.645Z] time="2021-08-11T19:12:02Z" level=info msg="Initializing discovery without TLS"
19:12:03 [2021-08-11T19:12:03.514Z] Loaded image: buildpack-deps:buster
19:12:03 [2021-08-11T19:12:03.514Z] Loaded image: busybox:latest
19:12:03 [2021-08-11T19:12:03.514Z] Loaded image: busybox:glibc
19:12:05 [2021-08-11T19:12:05.554Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
19:12:05 [2021-08-11T19:12:05.554Z] === RUN   TestNetworkDBWatch
19:12:05 [2021-08-11T19:12:05.554Z] --- PASS: Test (3.13s)
19:12:05 [2021-08-11T19:12:05.554Z]     --- PASS: Test/TestInitialize (0.12s)
19:12:05 [2021-08-11T19:12:05.554Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
19:12:05 [2021-08-11T19:12:05.554Z]     --- PASS: Test/TestWatch (3.00s)
19:12:05 [2021-08-11T19:12:05.554Z] PASS
19:12:05 [2021-08-11T19:12:05.554Z] coverage: 84.1% of statements
19:12:05 [2021-08-11T19:12:05.554Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.182s	coverage: 84.1% of statements
19:12:06 [2021-08-11T19:12:06.063Z] Loaded image: debian:bullseye
19:12:06 [2021-08-11T19:12:06.063Z] Loaded image: hello-world:latest
19:12:06 [2021-08-11T19:12:06.321Z] Loaded image: arm32v7/hello-world:latest
19:12:06 [2021-08-11T19:12:06.521Z] === RUN   Test
19:12:06 [2021-08-11T19:12:06.521Z] === RUN   Test/TestWatch
19:12:06 [2021-08-11T19:12:06.521Z] --- PASS: Test (0.01s)
19:12:06 [2021-08-11T19:12:06.521Z]     --- PASS: Test/TestWatch (0.01s)
19:12:06 [2021-08-11T19:12:06.521Z] PASS
19:12:06 [2021-08-11T19:12:06.521Z] coverage: 92.3% of statements
19:12:06 [2021-08-11T19:12:06.521Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.040s	coverage: 92.3% of statements
19:12:06 [2021-08-11T19:12:06.980Z] 2021/08/11 19:12:06 Closing DB instances...
19:12:07 [2021-08-11T19:12:07.438Z] === RUN   Test
19:12:07 [2021-08-11T19:12:07.438Z] === RUN   Test/TestInitialize
19:12:07 [2021-08-11T19:12:07.438Z] === RUN   Test/TestInitializeWithPattern
19:12:07 [2021-08-11T19:12:07.438Z] === RUN   Test/TestRegister
19:12:07 [2021-08-11T19:12:07.438Z] === RUN   Test/TestWatch
19:12:07 [2021-08-11T19:12:07.438Z] --- PASS: Test (0.00s)
19:12:07 [2021-08-11T19:12:07.438Z]     --- PASS: Test/TestInitialize (0.00s)
19:12:07 [2021-08-11T19:12:07.438Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
19:12:07 [2021-08-11T19:12:07.438Z]     --- PASS: Test/TestRegister (0.00s)
19:12:07 [2021-08-11T19:12:07.438Z]     --- PASS: Test/TestWatch (0.00s)
19:12:07 [2021-08-11T19:12:07.438Z] PASS
19:12:07 [2021-08-11T19:12:07.438Z] coverage: 93.8% of statements
19:12:07 [2021-08-11T19:12:07.438Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.055s	coverage: 93.8% of statements
19:12:08 [2021-08-11T19:12:08.405Z] --- PASS: TestNetworkDBWatch (3.04s)
19:12:08 [2021-08-11T19:12:08.405Z] === RUN   TestNetworkDBBulkSync
19:12:08 [2021-08-11T19:12:08.405Z] === RUN   TestPollerAddRemove
19:12:08 [2021-08-11T19:12:08.405Z] --- PASS: TestPollerAddRemove (0.00s)
19:12:08 [2021-08-11T19:12:08.405Z] === RUN   TestPollerEvent
19:12:08 [2021-08-11T19:12:08.405Z]     poller_test.go:41: No chmod on Windows
19:12:08 [2021-08-11T19:12:08.405Z] --- SKIP: TestPollerEvent (0.00s)
19:12:08 [2021-08-11T19:12:08.405Z] === RUN   TestPollerClose
19:12:08 [2021-08-11T19:12:08.405Z] --- PASS: TestPollerClose (0.00s)
19:12:08 [2021-08-11T19:12:08.405Z] PASS
19:12:08 [2021-08-11T19:12:08.405Z] coverage: 45.7% of statements
19:12:08 [2021-08-11T19:12:08.405Z] ok  	github.com/docker/docker/pkg/filenotify	0.057s	coverage: 45.7% of statements
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCopyFileWithInvalidSrc
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCopyFileWithInvalidSrc (0.01s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCopyFileWithInvalidDest
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCopyFileWithSameSrcAndDest
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCopyFile
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCopyFile (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
19:12:09 [2021-08-11T19:12:09.373Z]     fileutils_test.go:134: Needs porting to Windows
19:12:09 [2021-08-11T19:12:09.373Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestReadSymlinkedDirectoryToFile
19:12:09 [2021-08-11T19:12:09.373Z]     fileutils_test.go:180: Needs porting to Windows
19:12:09 [2021-08-11T19:12:09.373Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestWildcardMatches
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestWildcardMatches (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestPatternMatches
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestPatternMatches (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestExclusionPatternMatchesPatternBefore
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestPatternMatchesFolderExclusions
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestPatternMatchesFolderWildcardExclusions
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestExclusionPatternMatchesPatternAfter
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestExclusionPatternMatchesWholeDirectory
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestSingleExclamationError
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestSingleExclamationError (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestMatchesWithNoPatterns
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestMatchesWithMalformedPatterns
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestMatches
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestMatches (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCleanPatterns
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCleanPatterns (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCleanPatternsStripEmptyPatterns
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCleanPatternsExceptionFlag
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCleanPatternsErrorSingleException
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCreateIfNotExistsDir
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestCreateIfNotExistsFile
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] === RUN   TestMatch
19:12:09 [2021-08-11T19:12:09.373Z] --- PASS: TestMatch (0.00s)
19:12:09 [2021-08-11T19:12:09.373Z] PASS
19:12:09 [2021-08-11T19:12:09.373Z] coverage: 85.2% of statements
19:12:09 [2021-08-11T19:12:09.373Z] ok  	github.com/docker/docker/pkg/fileutils	0.092s	coverage: 85.2% of statements
19:12:09 [2021-08-11T19:12:09.373Z] 2021/08/11 19:12:09 Closing DB instances...
19:12:09 [2021-08-11T19:12:09.432Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:12:09 [2021-08-11T19:12:09.432Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:12:09 [2021-08-11T19:12:09.432Z] GOOS="" GOARCH="" GOARM=""
19:12:09 [2021-08-11T19:12:09.432Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:12:09 [2021-08-11T19:12:09.432Z] 
19:12:09 [2021-08-11T19:12:09.432Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:12:09 [2021-08-11T19:12:09.432Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:12:09 [2021-08-11T19:12:09.432Z] Using test binary docker
19:12:09 [2021-08-11T19:12:09.432Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:12:09 [2021-08-11T19:12:09.432Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:12:09 [2021-08-11T19:12:09.432Z] INFO: Waiting for daemon to start...
19:12:09 [2021-08-11T19:12:09.432Z] Starting dockerd
19:12:09 [2021-08-11T19:12:09.432Z] .
19:12:09 [2021-08-11T19:12:09.432Z] INFO: Building docker-sdk-python3:5.0.0...
19:12:10 [2021-08-11T19:12:10.340Z] === RUN   TestGet
19:12:10 [2021-08-11T19:12:10.340Z] --- PASS: TestGet (0.00s)
19:12:10 [2021-08-11T19:12:10.340Z] === RUN   TestGetShortcutString
19:12:10 [2021-08-11T19:12:10.340Z] --- PASS: TestGetShortcutString (0.00s)
19:12:10 [2021-08-11T19:12:10.340Z] PASS
19:12:10 [2021-08-11T19:12:10.340Z] coverage: 42.9% of statements
19:12:10 [2021-08-11T19:12:10.340Z] ok  	github.com/docker/docker/pkg/homedir	0.067s	coverage: 42.9% of statements
19:12:11 [2021-08-11T19:12:11.307Z] --- PASS: TestNetworkDBBulkSync (2.83s)
19:12:11 [2021-08-11T19:12:11.307Z] === RUN   TestNetworkDBCRUDMediumCluster
19:12:11 [2021-08-11T19:12:11.307Z] === RUN   TestCreateIDMapOrder
19:12:11 [2021-08-11T19:12:11.307Z] --- PASS: TestCreateIDMapOrder (0.00s)
19:12:11 [2021-08-11T19:12:11.307Z] PASS
19:12:11 [2021-08-11T19:12:11.307Z] coverage: 7.2% of statements
19:12:11 [2021-08-11T19:12:11.307Z] ok  	github.com/docker/docker/pkg/idtools	0.044s	coverage: 7.2% of statements
19:12:12 [2021-08-11T19:12:12.848Z] === RUN   TestFixedBufferCap
19:12:12 [2021-08-11T19:12:12.848Z] --- PASS: TestFixedBufferCap (0.00s)
19:12:12 [2021-08-11T19:12:12.848Z] === RUN   TestFixedBufferLen
19:12:12 [2021-08-11T19:12:12.848Z] --- PASS: TestFixedBufferLen (0.00s)
19:12:12 [2021-08-11T19:12:12.848Z] === RUN   TestFixedBufferString
19:12:12 [2021-08-11T19:12:12.848Z] --- PASS: TestFixedBufferString (0.00s)
19:12:12 [2021-08-11T19:12:12.848Z] === RUN   TestFixedBufferWrite
19:12:12 [2021-08-11T19:12:12.848Z] --- PASS: TestFixedBufferWrite (0.00s)
19:12:12 [2021-08-11T19:12:12.848Z] === RUN   TestFixedBufferRead
19:12:12 [2021-08-11T19:12:12.848Z] --- PASS: TestFixedBufferRead (0.00s)
19:12:12 [2021-08-11T19:12:12.848Z] === RUN   TestBytesPipeRead
19:12:12 [2021-08-11T19:12:12.848Z] --- PASS: TestBytesPipeRead (0.00s)
19:12:12 [2021-08-11T19:12:12.848Z] === RUN   TestBytesPipeWrite
19:12:12 [2021-08-11T19:12:12.848Z] --- PASS: TestBytesPipeWrite (0.00s)
19:12:12 [2021-08-11T19:12:12.848Z] === RUN   TestBytesPipeWriteRandomChunks
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestAtomicWriteToFile
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestAtomicWriteToFile (0.01s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestAtomicWriteSetCommit
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestAtomicWriteSetCancel
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestReadCloserWrapperClose
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestReadCloserWrapperClose (0.00s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestReaderErrWrapperReadOnError
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestReaderErrWrapperRead
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestReaderErrWrapperRead (0.00s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestHashData
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestHashData (0.00s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestCancelReadCloser
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestCancelReadCloser (0.10s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestWriteCloserWrapperClose
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestNopWriteCloser
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestNopWriteCloser (0.00s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestNopWriter
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestNopWriter (0.00s)
19:12:13 [2021-08-11T19:12:13.307Z] === RUN   TestWriteCounter
19:12:13 [2021-08-11T19:12:13.307Z] --- PASS: TestWriteCounter (0.00s)
19:12:13 [2021-08-11T19:12:13.307Z] PASS
19:12:13 [2021-08-11T19:12:13.307Z] coverage: 69.2% of statements
19:12:13 [2021-08-11T19:12:13.307Z] ok  	github.com/docker/docker/pkg/ioutils	0.654s	coverage: 69.2% of statements
19:12:13 [2021-08-11T19:12:13.767Z] --- PASS: TestGetAddress (23.16s)
19:12:13 [2021-08-11T19:12:13.767Z] === RUN   TestRequestSyntaxCheck
19:12:13 [2021-08-11T19:12:13.767Z] --- PASS: TestRequestSyntaxCheck (0.07s)
19:12:13 [2021-08-11T19:12:13.767Z] === RUN   TestRequest
19:12:14 [2021-08-11T19:12:14.226Z] 2021/08/11 19:12:13 Closing DB instances...
19:12:14 [2021-08-11T19:12:14.226Z] time="2021-08-11T19:12:13Z" level=error msg="node: 35704e459c50 is unknown to memberlist"
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestError
19:12:14 [2021-08-11T19:12:14.226Z] --- PASS: TestError (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString/no_progress
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString/progress_1
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString/some_progress_with_a_start_time
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString/some_progress_without_a_start_time
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString/with_units
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestProgressString/hide_counts
19:12:14 [2021-08-11T19:12:14.226Z] --- PASS: TestProgressString (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z]     --- PASS: TestProgressString/no_progress (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z]     --- PASS: TestProgressString/progress_1 (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z]     --- PASS: TestProgressString/with_units (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z]     --- PASS: TestProgressString/hide_counts (0.00s)
19:12:14 [2021-08-11T19:12:14.226Z] === RUN   TestJSONMessageDisplay
19:12:14 [2021-08-11T19:12:14.687Z] --- PASS: TestJSONMessageDisplay (0.16s)
19:12:14 [2021-08-11T19:12:14.687Z] === RUN   TestJSONMessageDisplayWithJSONError
19:12:14 [2021-08-11T19:12:14.687Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
19:12:14 [2021-08-11T19:12:14.687Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
19:12:14 [2021-08-11T19:12:14.687Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
19:12:14 [2021-08-11T19:12:14.687Z] === RUN   TestDisplayJSONMessagesStream
19:12:14 [2021-08-11T19:12:14.687Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
19:12:14 [2021-08-11T19:12:14.687Z] PASS
19:12:14 [2021-08-11T19:12:14.687Z] coverage: 91.7% of statements
19:12:14 [2021-08-11T19:12:14.687Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.212s	coverage: 91.7% of statements
19:12:15 [2021-08-11T19:12:15.146Z] === RUN   TestStandardLongPath
19:12:15 [2021-08-11T19:12:15.146Z] --- PASS: TestStandardLongPath (0.00s)
19:12:15 [2021-08-11T19:12:15.146Z] === RUN   TestUNCLongPath
19:12:15 [2021-08-11T19:12:15.146Z] --- PASS: TestUNCLongPath (0.00s)
19:12:15 [2021-08-11T19:12:15.146Z] PASS
19:12:15 [2021-08-11T19:12:15.146Z] coverage: 100.0% of statements
19:12:15 [2021-08-11T19:12:15.146Z] ok  	github.com/docker/docker/pkg/longpath	0.045s	coverage: 100.0% of statements
19:12:16 [2021-08-11T19:12:16.113Z] === RUN   TestNameFormat
19:12:16 [2021-08-11T19:12:16.113Z] --- PASS: TestNameFormat (0.00s)
19:12:16 [2021-08-11T19:12:16.113Z] === RUN   TestNameRetries
19:12:16 [2021-08-11T19:12:16.113Z] --- PASS: TestNameRetries (0.00s)
19:12:16 [2021-08-11T19:12:16.113Z] PASS
19:12:16 [2021-08-11T19:12:16.113Z] coverage: 85.7% of statements
19:12:16 [2021-08-11T19:12:16.113Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.040s	coverage: 85.7% of statements
19:12:16 [2021-08-11T19:12:16.284Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (27.03s)
19:12:16 [2021-08-11T19:12:16.284Z] PASS
19:12:16 [2021-08-11T19:12:16.284Z] 
19:12:16 [2021-08-11T19:12:16.284Z] === Skipped
19:12:16 [2021-08-11T19:12:16.284Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:12:16 [2021-08-11T19:12:16.284Z]     build_session_test.go:25: TODO: BuildKit
19:12:16 [2021-08-11T19:12:16.284Z] 
19:12:16 [2021-08-11T19:12:16.284Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:12:16 [2021-08-11T19:12:16.284Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:12:16 [2021-08-11T19:12:16.284Z] 
19:12:16 [2021-08-11T19:12:16.284Z] 
19:12:16 [2021-08-11T19:12:16.284Z] DONE 34 tests, 2 skipped in 126.324s
19:12:16 [2021-08-11T19:12:16.284Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:12:16 [2021-08-11T19:12:16.284Z] INFO: Testing against a local daemon
19:12:16 [2021-08-11T19:12:16.284Z] === RUN   TestConfigInspect
19:12:16 [2021-08-11T19:12:16.572Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.32s)
19:12:16 [2021-08-11T19:12:16.572Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
19:12:17 [2021-08-11T19:12:17.031Z] === RUN   TestParseKeyValueOpt
19:12:17 [2021-08-11T19:12:17.031Z] --- PASS: TestParseKeyValueOpt (0.00s)
19:12:17 [2021-08-11T19:12:17.031Z] === RUN   TestParseUintList
19:12:17 [2021-08-11T19:12:17.031Z] --- PASS: TestParseUintList (0.00s)
19:12:17 [2021-08-11T19:12:17.031Z] === RUN   TestParseUintListMaximumLimits
19:12:17 [2021-08-11T19:12:17.031Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
19:12:17 [2021-08-11T19:12:17.031Z] PASS
19:12:17 [2021-08-11T19:12:17.031Z] coverage: 97.0% of statements
19:12:17 [2021-08-11T19:12:17.031Z] ok  	github.com/docker/docker/pkg/parsers	0.040s	coverage: 97.0% of statements
19:12:17 [2021-08-11T19:12:17.490Z] 2021/08/11 19:12:17 Closing DB instances...
19:12:17 [2021-08-11T19:12:17.490Z] === RUN   TestNewAndRemove
19:12:17 [2021-08-11T19:12:17.490Z] --- PASS: TestNewAndRemove (0.00s)
19:12:17 [2021-08-11T19:12:17.490Z] === RUN   TestRemoveInvalidPath
19:12:17 [2021-08-11T19:12:17.490Z] --- PASS: TestRemoveInvalidPath (0.00s)
19:12:17 [2021-08-11T19:12:17.490Z] PASS
19:12:17 [2021-08-11T19:12:17.490Z] coverage: 82.6% of statements
19:12:17 [2021-08-11T19:12:17.490Z] ok  	github.com/docker/docker/pkg/pidfile	0.056s	coverage: 82.6% of statements
19:12:17 [2021-08-11T19:12:17.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:12:18 [2021-08-11T19:12:18.182Z] --- PASS: TestConfigInspect (2.28s)
19:12:18 [2021-08-11T19:12:18.182Z] === RUN   TestConfigList
19:12:18 [2021-08-11T19:12:18.456Z] === RUN   TestFailedConnection
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestParseEmptyInterface
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestParseEmptyInterface (0.00s)
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestParseNonInterfaceType
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestParseNonInterfaceType (0.00s)
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestParseWithOneFunction
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestParseWithOneFunction (0.00s)
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestParseWithMultipleFuncs
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestParseWithUnnamedReturn
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestEmbeddedInterface
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestEmbeddedInterface (0.00s)
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestParsedImports
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestParsedImports (0.00s)
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestAliasedImports
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestAliasedImports (0.00s)
19:12:18 [2021-08-11T19:12:18.915Z] PASS
19:12:18 [2021-08-11T19:12:18.915Z] coverage: 56.8% of statements
19:12:18 [2021-08-11T19:12:18.915Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.060s	coverage: 56.8% of statements
19:12:18 [2021-08-11T19:12:18.915Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
19:12:18 [2021-08-11T19:12:18.915Z] === RUN   TestNetworkDBGarbageCollection
19:12:19 [2021-08-11T19:12:19.374Z] --- PASS: TestFailedConnection (1.05s)
19:12:19 [2021-08-11T19:12:19.374Z] === RUN   TestFailOnce
19:12:19 [2021-08-11T19:12:19.374Z] 2021/08/11 19:12:19 http: panic serving 127.0.0.1:49295: Plugin not ready
19:12:19 [2021-08-11T19:12:19.374Z] goroutine 5 [running]:
19:12:19 [2021-08-11T19:12:19.374Z] net/http.(*conn).serve.func1(0xc000054000)
19:12:19 [2021-08-11T19:12:19.374Z] 	c:/go/src/net/http/server.go:1804 +0x153
19:12:19 [2021-08-11T19:12:19.374Z] panic(0x10e5280, 0x11fc6d0)
19:12:19 [2021-08-11T19:12:19.374Z] 	c:/go/src/runtime/panic.go:971 +0x49a
19:12:19 [2021-08-11T19:12:19.374Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x120cd90, 0xc000064000, 0xc00005c000)
19:12:19 [2021-08-11T19:12:19.374Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
19:12:19 [2021-08-11T19:12:19.374Z] net/http.HandlerFunc.ServeHTTP(0xc000088f30, 0x120cd90, 0xc000064000, 0xc00005c000)
19:12:19 [2021-08-11T19:12:19.374Z] 	c:/go/src/net/http/server.go:2049 +0x4b
19:12:19 [2021-08-11T19:12:19.374Z] net/http.(*ServeMux).ServeHTTP(0xc0000d68c0, 0x120cd90, 0xc000064000, 0xc00005c000)
19:12:19 [2021-08-11T19:12:19.374Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
19:12:19 [2021-08-11T19:12:19.374Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x120cd90, 0xc000064000, 0xc00005c000)
19:12:19 [2021-08-11T19:12:19.374Z] 	c:/go/src/net/http/server.go:2867 +0xaa
19:12:19 [2021-08-11T19:12:19.374Z] net/http.(*conn).serve(0xc000054000, 0x120d980, 0xc00004e040)
19:12:19 [2021-08-11T19:12:19.374Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
19:12:19 [2021-08-11T19:12:19.374Z] created by net/http.(*Server).Serve
19:12:19 [2021-08-11T19:12:19.374Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
19:12:19 [2021-08-11T19:12:19.374Z] time="2021-08-11T19:12:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s"
19:12:19 [2021-08-11T19:12:19.833Z] === RUN   TestHTTPTransport
19:12:19 [2021-08-11T19:12:19.833Z] --- PASS: TestHTTPTransport (0.00s)
19:12:19 [2021-08-11T19:12:19.833Z] PASS
19:12:19 [2021-08-11T19:12:19.833Z] coverage: 85.7% of statements
19:12:19 [2021-08-11T19:12:19.833Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.057s	coverage: 85.7% of statements
19:12:20 [2021-08-11T19:12:20.080Z] --- PASS: TestConfigList (1.78s)
19:12:20 [2021-08-11T19:12:20.080Z] === RUN   TestConfigsCreateAndDelete
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestFailOnce (1.19s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestEchoInputOutput
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestEchoInputOutput (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestBackoff
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestBackoff (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestAbortRetry
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestAbortRetry (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestClientScheme
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestClientScheme (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestNewClientWithTimeout
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestBufioReaderPoolPutAndGet
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestBufioWriterPoolPutAndGet
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] === RUN   TestBufferPoolPutAndGet
19:12:20 [2021-08-11T19:12:20.801Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
19:12:20 [2021-08-11T19:12:20.801Z] PASS
19:12:20 [2021-08-11T19:12:20.801Z] coverage: 88.2% of statements
19:12:20 [2021-08-11T19:12:20.801Z] ok  	github.com/docker/docker/pkg/pools	0.047s	coverage: 88.2% of statements
19:12:21 [2021-08-11T19:12:21.260Z] time="2021-08-11T19:12:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
19:12:21 [2021-08-11T19:12:21.260Z] === RUN   TestOutputOnPrematureClose
19:12:21 [2021-08-11T19:12:21.260Z] --- PASS: TestOutputOnPrematureClose (0.00s)
19:12:21 [2021-08-11T19:12:21.260Z] === RUN   TestCompleteSilently
19:12:21 [2021-08-11T19:12:21.260Z] --- PASS: TestCompleteSilently (0.00s)
19:12:21 [2021-08-11T19:12:21.260Z] PASS
19:12:21 [2021-08-11T19:12:21.260Z] coverage: 75.9% of statements
19:12:21 [2021-08-11T19:12:21.260Z] ok  	github.com/docker/docker/pkg/progress	0.043s	coverage: 75.9% of statements
19:12:21 [2021-08-11T19:12:21.718Z] === RUN   TestSendToOneSub
19:12:21 [2021-08-11T19:12:21.718Z] --- PASS: TestSendToOneSub (0.00s)
19:12:21 [2021-08-11T19:12:21.718Z] === RUN   TestSendToMultipleSubs
19:12:21 [2021-08-11T19:12:21.718Z] --- PASS: TestSendToMultipleSubs (0.00s)
19:12:21 [2021-08-11T19:12:21.718Z] === RUN   TestEvictOneSub
19:12:21 [2021-08-11T19:12:21.718Z] --- PASS: TestEvictOneSub (0.00s)
19:12:21 [2021-08-11T19:12:21.718Z] === RUN   TestClosePublisher
19:12:21 [2021-08-11T19:12:21.718Z] --- PASS: TestClosePublisher (0.00s)
19:12:21 [2021-08-11T19:12:21.718Z] === RUN   TestPubSubRace
19:12:21 [2021-08-11T19:12:21.983Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
19:12:21 [2021-08-11T19:12:21.983Z] === RUN   TestConfigsUpdate
19:12:22 [2021-08-11T19:12:22.686Z] time="2021-08-11T19:12:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
19:12:22 [2021-08-11T19:12:22.686Z] --- PASS: TestPubSubRace (1.07s)
19:12:22 [2021-08-11T19:12:22.686Z] PASS
19:12:22 [2021-08-11T19:12:22.686Z] coverage: 75.0% of statements
19:12:22 [2021-08-11T19:12:22.686Z] ok  	github.com/docker/docker/pkg/pubsub	1.116s	coverage: 75.0% of statements
19:12:23 [2021-08-11T19:12:23.654Z] === RUN   TestRegister
19:12:23 [2021-08-11T19:12:23.654Z] --- PASS: TestRegister (0.00s)
19:12:23 [2021-08-11T19:12:23.654Z] === RUN   TestCommand
19:12:23 [2021-08-11T19:12:23.654Z] --- PASS: TestCommand (0.05s)
19:12:23 [2021-08-11T19:12:23.654Z] === RUN   TestNaiveSelf
19:12:23 [2021-08-11T19:12:23.654Z] --- PASS: TestNaiveSelf (0.04s)
19:12:23 [2021-08-11T19:12:23.654Z] PASS
19:12:23 [2021-08-11T19:12:23.654Z] coverage: 82.4% of statements
19:12:23 [2021-08-11T19:12:23.654Z] ok  	github.com/docker/docker/pkg/reexec	0.140s	coverage: 82.4% of statements
19:12:24 [2021-08-11T19:12:24.509Z] --- PASS: TestConfigsUpdate (2.19s)
19:12:24 [2021-08-11T19:12:24.509Z] === RUN   TestTemplatedConfig
19:12:24 [2021-08-11T19:12:24.625Z] === RUN   TestDump
19:12:24 [2021-08-11T19:12:24.625Z] goroutine 19 [running]:
19:12:24 [2021-08-11T19:12:24.625Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0xab5d1dc, 0x762bda7f3d8)
19:12:24 [2021-08-11T19:12:24.625Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
19:12:24 [2021-08-11T19:12:24.625Z] github.com/docker/docker/pkg/stack.Dump(...)
19:12:24 [2021-08-11T19:12:24.625Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
19:12:24 [2021-08-11T19:12:24.625Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480)
19:12:24 [2021-08-11T19:12:24.625Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
19:12:24 [2021-08-11T19:12:24.625Z] testing.tRunner(0xc000084480, 0x4e5ee0)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1193 +0xef
19:12:24 [2021-08-11T19:12:24.625Z] created by testing.(*T).Run
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
19:12:24 [2021-08-11T19:12:24.625Z] 
19:12:24 [2021-08-11T19:12:24.625Z] goroutine 1 [chan receive]:
19:12:24 [2021-08-11T19:12:24.625Z] testing.(*T).Run(0xc000084480, 0x4d8618, 0x8, 0x4e5ee0, 0x34a2cd)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1239 +0x2da
19:12:24 [2021-08-11T19:12:24.625Z] testing.runTests.func1(0xc000084300)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1511 +0x7f
19:12:24 [2021-08-11T19:12:24.625Z] testing.tRunner(0xc000084300, 0xc0000c9da8)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1193 +0xef
19:12:24 [2021-08-11T19:12:24.625Z] testing.runTests(0xc00009c060, 0x62b220, 0x3, 0x3, 0xc03d26bc0aa899e0, 0x8bb3472285, 0x62fc80, 0x4d9e68)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1509 +0x310
19:12:24 [2021-08-11T19:12:24.625Z] testing.(*M).Run(0xc0000d8080, 0x0)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
19:12:24 [2021-08-11T19:12:24.625Z] main.main()
19:12:24 [2021-08-11T19:12:24.625Z] 	_testmain.go:95 +0x1c8
19:12:24 [2021-08-11T19:12:24.625Z] --- PASS: TestDump (0.00s)
19:12:24 [2021-08-11T19:12:24.625Z] === RUN   TestDumpToFile
19:12:24 [2021-08-11T19:12:24.625Z] --- PASS: TestRequest (10.96s)
19:12:24 [2021-08-11T19:12:24.625Z] === RUN   TestOverlappingRequests
19:12:24 [2021-08-11T19:12:24.625Z] --- PASS: TestDumpToFile (0.14s)
19:12:24 [2021-08-11T19:12:24.625Z] === RUN   TestDumpToFileWithEmptyInput
19:12:24 [2021-08-11T19:12:24.625Z] goroutine 21 [running]:
19:12:24 [2021-08-11T19:12:24.625Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0x3c4500)
19:12:24 [2021-08-11T19:12:24.625Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
19:12:24 [2021-08-11T19:12:24.625Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
19:12:24 [2021-08-11T19:12:24.625Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
19:12:24 [2021-08-11T19:12:24.625Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084900)
19:12:24 [2021-08-11T19:12:24.625Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
19:12:24 [2021-08-11T19:12:24.625Z] testing.tRunner(0xc000084900, 0x4e5ed0)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1193 +0xef
19:12:24 [2021-08-11T19:12:24.625Z] created by testing.(*T).Run
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
19:12:24 [2021-08-11T19:12:24.625Z] 
19:12:24 [2021-08-11T19:12:24.625Z] goroutine 1 [chan receive]:
19:12:24 [2021-08-11T19:12:24.625Z] testing.(*T).Run(0xc000084900, 0x4df0cc, 0x1c, 0x4e5ed0, 0x34a201)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1239 +0x2da
19:12:24 [2021-08-11T19:12:24.625Z] testing.runTests.func1(0xc000084300)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1511 +0x7f
19:12:24 [2021-08-11T19:12:24.625Z] testing.tRunner(0xc000084300, 0xc0000c9da8)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1193 +0xef
19:12:24 [2021-08-11T19:12:24.625Z] testing.runTests(0xc00009c060, 0x62b220, 0x3, 0x3, 0xc03d26bc0aa899e0, 0x8bb3472285, 0x62fc80, 0x4d9e68)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1509 +0x310
19:12:24 [2021-08-11T19:12:24.625Z] testing.(*M).Run(0xc0000d8080, 0x0)
19:12:24 [2021-08-11T19:12:24.625Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
19:12:24 [2021-08-11T19:12:24.625Z] main.main()
19:12:24 [2021-08-11T19:12:24.625Z] 	_testmain.go:95 +0x1c8
19:12:24 [2021-08-11T19:12:24.625Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
19:12:24 [2021-08-11T19:12:24.625Z] PASS
19:12:24 [2021-08-11T19:12:24.625Z] coverage: 90.9% of statements
19:12:24 [2021-08-11T19:12:24.625Z] ok  	github.com/docker/docker/pkg/stack	0.183s	coverage: 90.9% of statements
19:12:25 [2021-08-11T19:12:25.083Z] time="2021-08-11T19:12:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestOverlappingRequests (0.53s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestRelease
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestNewStdWriter
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestNewStdWriter (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestWriteWithUninitializedStdWriter
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestWriteWithNilBytes
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestWriteWithNilBytes (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestWrite
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestWrite (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestWriteWithWriterError
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestWriteWithWriterError (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyWriteAndRead
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyReturnsErrorReadingHeader
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyReturnsErrorReadingFrame
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyDetectsCorruptedFrame
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyWithInvalidInputHeader
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyWithCorruptedPrefix
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyReturnsWriteErrors
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] === RUN   TestStdCopyReturnsErrorFromSystem
19:12:25 [2021-08-11T19:12:25.083Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
19:12:25 [2021-08-11T19:12:25.083Z] PASS
19:12:25 [2021-08-11T19:12:25.083Z] coverage: 100.0% of statements
19:12:25 [2021-08-11T19:12:25.083Z] ok  	github.com/docker/docker/pkg/stdcopy	0.046s	coverage: 100.0% of statements
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestRawProgressFormatterFormatStatus
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestRawProgressFormatterFormatProgress
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestFormatStatus
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestFormatStatus (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestFormatError
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestFormatError (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestFormatJSONError
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestFormatJSONError (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestJsonProgressFormatterFormatProgress
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestJsonProgressFormatterFormatStatus
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestNewJSONProgressOutput
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestNewJSONProgressOutput (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestAuxFormatterEmit
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestAuxFormatterEmit (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestStreamWriterStdout
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestStreamWriterStdout (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] === RUN   TestStreamWriterStderr
19:12:26 [2021-08-11T19:12:26.053Z] --- PASS: TestStreamWriterStderr (0.00s)
19:12:26 [2021-08-11T19:12:26.053Z] PASS
19:12:26 [2021-08-11T19:12:26.053Z] coverage: 66.2% of statements
19:12:26 [2021-08-11T19:12:26.053Z] ok  	github.com/docker/docker/pkg/streamformatter	0.048s	coverage: 66.2% of statements
19:12:26 [2021-08-11T19:12:26.515Z] === RUN   TestGenerateRandomID
19:12:26 [2021-08-11T19:12:26.515Z] --- PASS: TestGenerateRandomID (0.00s)
19:12:26 [2021-08-11T19:12:26.515Z] === RUN   TestShortenId
19:12:26 [2021-08-11T19:12:26.515Z] --- PASS: TestShortenId (0.00s)
19:12:26 [2021-08-11T19:12:26.515Z] === RUN   TestShortenSha256Id
19:12:26 [2021-08-11T19:12:26.515Z] --- PASS: TestShortenSha256Id (0.00s)
19:12:26 [2021-08-11T19:12:26.515Z] === RUN   TestShortenIdEmpty
19:12:26 [2021-08-11T19:12:26.515Z] --- PASS: TestShortenIdEmpty (0.00s)
19:12:26 [2021-08-11T19:12:26.515Z] === RUN   TestShortenIdInvalid
19:12:26 [2021-08-11T19:12:26.515Z] --- PASS: TestShortenIdInvalid (0.00s)
19:12:26 [2021-08-11T19:12:26.515Z] === RUN   TestIsShortIDNonHex
19:12:26 [2021-08-11T19:12:26.515Z] --- PASS: TestIsShortIDNonHex (0.00s)
19:12:26 [2021-08-11T19:12:26.515Z] === RUN   TestIsShortIDNotCorrectSize
19:12:26 [2021-08-11T19:12:26.515Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
19:12:26 [2021-08-11T19:12:26.515Z] PASS
19:12:26 [2021-08-11T19:12:26.515Z] coverage: 70.6% of statements
19:12:26 [2021-08-11T19:12:26.515Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
19:12:26 [2021-08-11T19:12:26.974Z] --- PASS: TestRelease (2.00s)
19:12:26 [2021-08-11T19:12:26.974Z] === RUN   TestAllocateRandomDeallocate
19:12:27 [2021-08-11T19:12:27.436Z] === RUN   TestIsCpusetListAvailable
19:12:27 [2021-08-11T19:12:27.436Z] --- PASS: TestIsCpusetListAvailable (0.00s)
19:12:27 [2021-08-11T19:12:27.436Z] PASS
19:12:27 [2021-08-11T19:12:27.436Z] coverage: 39.4% of statements
19:12:27 [2021-08-11T19:12:27.436Z] ok  	github.com/docker/docker/pkg/sysinfo	0.044s	coverage: 39.4% of statements
19:12:27 [2021-08-11T19:12:27.793Z] --- PASS: TestTemplatedConfig (3.45s)
19:12:27 [2021-08-11T19:12:27.793Z] === RUN   TestConfigCreateResolve
19:12:29 [2021-08-11T19:12:29.614Z] === RUN   TestChtimes
19:12:29 [2021-08-11T19:12:29.614Z] --- PASS: TestChtimes (0.00s)
19:12:29 [2021-08-11T19:12:29.614Z] === RUN   TestChtimesWindows
19:12:29 [2021-08-11T19:12:29.614Z] --- PASS: TestChtimesWindows (0.00s)
19:12:29 [2021-08-11T19:12:29.614Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
19:12:29 [2021-08-11T19:12:29.614Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
19:12:29 [2021-08-11T19:12:29.614Z] === RUN   TestEnsureRemoveAllNotExist
19:12:29 [2021-08-11T19:12:29.614Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
19:12:29 [2021-08-11T19:12:29.614Z] === RUN   TestEnsureRemoveAllWithDir
19:12:29 [2021-08-11T19:12:29.614Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
19:12:29 [2021-08-11T19:12:29.614Z] === RUN   TestEnsureRemoveAllWithFile
19:12:29 [2021-08-11T19:12:29.614Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
19:12:29 [2021-08-11T19:12:29.614Z] === RUN   TestHasWin32KSupport
19:12:29 [2021-08-11T19:12:29.614Z]     syscall_windows_test.go:8: win32k: true
19:12:29 [2021-08-11T19:12:29.614Z] --- PASS: TestHasWin32KSupport (0.00s)
19:12:29 [2021-08-11T19:12:29.614Z] PASS
19:12:29 [2021-08-11T19:12:29.614Z] coverage: 12.9% of statements
19:12:29 [2021-08-11T19:12:29.614Z] ok  	github.com/docker/docker/pkg/system	0.065s	coverage: 12.9% of statements
19:12:29 [2021-08-11T19:12:29.614Z] time="2021-08-11T19:12:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestTailFile
19:12:30 [2021-08-11T19:12:30.073Z] --- PASS: TestTailFile (0.00s)
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestTailFileManyLines
19:12:30 [2021-08-11T19:12:30.073Z] --- PASS: TestTailFileManyLines (0.00s)
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestTailEmptyFile
19:12:30 [2021-08-11T19:12:30.073Z] --- PASS: TestTailEmptyFile (0.00s)
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestTailNegativeN
19:12:30 [2021-08-11T19:12:30.073Z] --- PASS: TestTailNegativeN (0.00s)
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestNewTailReader
19:12:30 [2021-08-11T19:12:30.073Z] === PAUSE TestNewTailReader
19:12:30 [2021-08-11T19:12:30.073Z] === CONT  TestNewTailReader
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestNewTailReader/12_byte_delimiter
19:12:30 [2021-08-11T19:12:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestNewTailReader/no_delimiter
19:12:30 [2021-08-11T19:12:30.073Z] === PAUSE TestNewTailReader/no_delimiter
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestNewTailReader/single_byte_delimiter
19:12:30 [2021-08-11T19:12:30.073Z] === PAUSE TestNewTailReader/single_byte_delimiter
19:12:30 [2021-08-11T19:12:30.073Z] === RUN   TestNewTailReader/2_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/2_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/4_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/truncated_last_line
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/truncated_last_line#01
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/truncated_last_line#02
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/8_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/no_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/4_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/2_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === CONT  TestNewTailReader/single_byte_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.074Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.075Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.075Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/no_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.076Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.076Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.321Z] --- PASS: TestConfigCreateResolve (2.25s)
19:12:30 [2021-08-11T19:12:30.321Z] PASS
19:12:30 [2021-08-11T19:12:30.321Z] 
19:12:30 [2021-08-11T19:12:30.321Z] DONE 6 tests in 14.156s
19:12:30 [2021-08-11T19:12:30.321Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:12:30 [2021-08-11T19:12:30.321Z] INFO: Testing against a local daemon
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestCheckpoint
19:12:30 [2021-08-11T19:12:30.321Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:12:30 [2021-08-11T19:12:30.321Z] --- SKIP: TestCheckpoint (0.00s)
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestContainerInvalidJSON
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:12:30 [2021-08-11T19:12:30.321Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:12:30 [2021-08-11T19:12:30.321Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:12:30 [2021-08-11T19:12:30.321Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:12:30 [2021-08-11T19:12:30.321Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:12:30 [2021-08-11T19:12:30.321Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:12:30 [2021-08-11T19:12:30.321Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:12:30 [2021-08-11T19:12:30.321Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:12:30 [2021-08-11T19:12:30.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestCopyFromContainerPathIsNotDir
19:12:30 [2021-08-11T19:12:30.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestCopyToContainerPathDoesNotExist
19:12:30 [2021-08-11T19:12:30.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestCopyToContainerPathIsNotDir
19:12:30 [2021-08-11T19:12:30.321Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
19:12:30 [2021-08-11T19:12:30.321Z] === RUN   TestCopyFromContainer
19:12:30 [2021-08-11T19:12:30.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.538Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.538Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.539Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.539Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.539Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.540Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:12:30 [2021-08-11T19:12:30.541Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:12:30 [2021-08-11T19:12:30.541Z] --- PASS: TestNewTailReader (0.00s)
19:12:30 [2021-08-11T19:12:30.541Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
19:12:30 [2021-08-11T19:12:30.541Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
19:12:30 [2021-08-11T19:12:30.541Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
19:12:30 [2021-08-11T19:12:30.541Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
19:12:30 [2021-08-11T19:12:30.541Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
19:12:30 [2021-08-11T19:12:30.541Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
19:12:30 [2021-08-11T19:12:30.541Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
19:12:30 [2021-08-11T19:12:30.541Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.001Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.02s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.002Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
19:12:31 [2021-08-11T19:12:31.003Z] PASS
19:12:31 [2021-08-11T19:12:31.003Z] coverage: 88.6% of statements
19:12:31 [2021-08-11T19:12:31.003Z] ok  	github.com/docker/docker/pkg/tailfile	0.191s	coverage: 88.6% of statements
19:12:31 [2021-08-11T19:12:31.462Z] === RUN   TestTarSumRemoveNonExistent
19:12:31 [2021-08-11T19:12:31.462Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
19:12:31 [2021-08-11T19:12:31.462Z] === RUN   TestTarSumRemove
19:12:31 [2021-08-11T19:12:31.462Z] --- PASS: TestTarSumRemove (0.00s)
19:12:31 [2021-08-11T19:12:31.462Z] === RUN   TestSortFileInfoSums
19:12:31 [2021-08-11T19:12:31.462Z] --- PASS: TestSortFileInfoSums (0.00s)
19:12:31 [2021-08-11T19:12:31.462Z] === RUN   TestNewTarSumForLabelInvalid
19:12:31 [2021-08-11T19:12:31.462Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
19:12:31 [2021-08-11T19:12:31.462Z] === RUN   TestNewTarSumForLabel
19:12:31 [2021-08-11T19:12:31.462Z] --- PASS: TestNewTarSumForLabel (0.00s)
19:12:31 [2021-08-11T19:12:31.462Z] === RUN   TestEmptyTar
19:12:31 [2021-08-11T19:12:31.462Z] --- PASS: TestEmptyTar (0.00s)
19:12:31 [2021-08-11T19:12:31.462Z] === RUN   TestTarSumsReadSize
19:12:31 [2021-08-11T19:12:31.694Z] === RUN   TestCopyFromContainer//
19:12:31 [2021-08-11T19:12:31.694Z] === RUN   TestCopyFromContainer//bar/root
19:12:31 [2021-08-11T19:12:31.694Z] === RUN   TestCopyFromContainer//bar/root/
19:12:31 [2021-08-11T19:12:31.694Z] === RUN   TestCopyFromContainer/bar/quux
19:12:31 [2021-08-11T19:12:31.694Z] === RUN   TestCopyFromContainer/bar/quux/
19:12:31 [2021-08-11T19:12:31.694Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:12:31 [2021-08-11T19:12:31.921Z] --- PASS: TestTarSumsReadSize (0.01s)
19:12:31 [2021-08-11T19:12:31.921Z] === RUN   TestTarSums
19:12:31 [2021-08-11T19:12:31.921Z] --- PASS: TestTarSums (0.08s)
19:12:31 [2021-08-11T19:12:31.921Z] === RUN   TestIteration
19:12:31 [2021-08-11T19:12:31.921Z] --- PASS: TestIteration (0.00s)
19:12:31 [2021-08-11T19:12:31.921Z] === RUN   TestVersionLabelForChecksum
19:12:31 [2021-08-11T19:12:31.921Z] --- PASS: TestVersionLabelForChecksum (0.00s)
19:12:31 [2021-08-11T19:12:31.921Z] === RUN   TestVersion
19:12:31 [2021-08-11T19:12:31.921Z] --- PASS: TestVersion (0.00s)
19:12:31 [2021-08-11T19:12:31.921Z] === RUN   TestGetVersion
19:12:31 [2021-08-11T19:12:31.921Z] --- PASS: TestGetVersion (0.00s)
19:12:31 [2021-08-11T19:12:31.921Z] === RUN   TestGetVersions
19:12:31 [2021-08-11T19:12:31.921Z] --- PASS: TestGetVersions (0.00s)
19:12:31 [2021-08-11T19:12:31.921Z] PASS
19:12:31 [2021-08-11T19:12:31.921Z] coverage: 89.3% of statements
19:12:31 [2021-08-11T19:12:31.921Z] ok  	github.com/docker/docker/pkg/tarsum	0.179s	coverage: 89.3% of statements
19:12:31 [2021-08-11T19:12:31.952Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:12:31 [2021-08-11T19:12:31.952Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:12:31 [2021-08-11T19:12:31.952Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:12:31 [2021-08-11T19:12:31.952Z] === RUN   TestCopyFromContainer/bar/notarget
19:12:32 [2021-08-11T19:12:32.211Z] --- PASS: TestCopyFromContainer (1.92s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:12:32 [2021-08-11T19:12:32.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:12:32 [2021-08-11T19:12:32.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:12:32 [2021-08-11T19:12:32.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:12:32 [2021-08-11T19:12:32.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:12:32 [2021-08-11T19:12:32.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:12:32 [2021-08-11T19:12:32.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:12:32 [2021-08-11T19:12:32.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateLinkToNonExistingContainer
19:12:32 [2021-08-11T19:12:32.211Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateWithInvalidEnv
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateWithInvalidEnv/0
19:12:32 [2021-08-11T19:12:32.211Z] === PAUSE TestCreateWithInvalidEnv/0
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateWithInvalidEnv/1
19:12:32 [2021-08-11T19:12:32.211Z] === PAUSE TestCreateWithInvalidEnv/1
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateWithInvalidEnv/2
19:12:32 [2021-08-11T19:12:32.211Z] === PAUSE TestCreateWithInvalidEnv/2
19:12:32 [2021-08-11T19:12:32.211Z] === CONT  TestCreateWithInvalidEnv/0
19:12:32 [2021-08-11T19:12:32.211Z] === CONT  TestCreateWithInvalidEnv/2
19:12:32 [2021-08-11T19:12:32.211Z] === CONT  TestCreateWithInvalidEnv/1
19:12:32 [2021-08-11T19:12:32.211Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:12:32 [2021-08-11T19:12:32.211Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateTmpfsMountsTarget
19:12:32 [2021-08-11T19:12:32.211Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:12:32 [2021-08-11T19:12:32.211Z] === RUN   TestCreateWithCustomMaskedPaths
19:12:32 [2021-08-11T19:12:32.381Z] testing: warning: no tests to run
19:12:32 [2021-08-11T19:12:32.381Z] PASS
19:12:32 [2021-08-11T19:12:32.381Z] coverage: [no statements]
19:12:32 [2021-08-11T19:12:32.381Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: [no statements] [no tests to run]
19:12:33 [2021-08-11T19:12:33.352Z] === RUN   TestTruncIndex
19:12:33 [2021-08-11T19:12:33.352Z] --- PASS: TestTruncIndex (0.11s)
19:12:33 [2021-08-11T19:12:33.352Z] PASS
19:12:33 [2021-08-11T19:12:33.352Z] coverage: 91.5% of statements
19:12:33 [2021-08-11T19:12:33.352Z] ok  	github.com/docker/docker/pkg/truncindex	0.162s	coverage: 91.5% of statements
19:12:33 [2021-08-11T19:12:33.352Z] --- PASS: TestAllocateRandomDeallocate (6.38s)
19:12:33 [2021-08-11T19:12:33.352Z] === RUN   TestRetrieveFromStore
19:12:33 [2021-08-11T19:12:33.811Z] === RUN   TestIsGIT
19:12:33 [2021-08-11T19:12:33.811Z] --- PASS: TestIsGIT (0.00s)
19:12:34 [2021-08-11T19:12:34.270Z] === RUN   TestIsTransport
19:12:34 [2021-08-11T19:12:34.270Z] --- PASS: TestIsTransport (0.00s)
19:12:34 [2021-08-11T19:12:34.270Z] PASS
19:12:34 [2021-08-11T19:12:34.270Z] coverage: 100.0% of statements
19:12:34 [2021-08-11T19:12:34.270Z] ok  	github.com/docker/docker/pkg/urlutil	0.050s	coverage: 100.0% of statements
19:12:34 [2021-08-11T19:12:34.728Z] === RUN   TestVersionInfo
19:12:34 [2021-08-11T19:12:34.728Z] --- PASS: TestVersionInfo (0.00s)
19:12:34 [2021-08-11T19:12:34.728Z] === RUN   TestAppendVersions
19:12:34 [2021-08-11T19:12:34.728Z] --- PASS: TestAppendVersions (0.00s)
19:12:34 [2021-08-11T19:12:34.728Z] PASS
19:12:34 [2021-08-11T19:12:34.728Z] coverage: 88.9% of statements
19:12:34 [2021-08-11T19:12:34.728Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
19:12:34 [2021-08-11T19:12:34.740Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
19:12:34 [2021-08-11T19:12:34.740Z] === RUN   TestCreateWithCustomReadonlyPaths
19:12:35 [2021-08-11T19:12:35.696Z] --- PASS: TestRetrieveFromStore (2.03s)
19:12:35 [2021-08-11T19:12:35.696Z] === RUN   TestRequestReleaseAddressDuplicate
19:12:35 [2021-08-11T19:12:35.696Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
19:12:35 [2021-08-11T19:12:35.696Z] === RUN   TestParallelPredefinedRequest1
19:12:35 [2021-08-11T19:12:35.696Z] === PAUSE TestParallelPredefinedRequest1
19:12:35 [2021-08-11T19:12:35.696Z] === RUN   TestParallelPredefinedRequest2
19:12:35 [2021-08-11T19:12:35.696Z] === PAUSE TestParallelPredefinedRequest2
19:12:35 [2021-08-11T19:12:35.696Z] === RUN   TestParallelPredefinedRequest3
19:12:35 [2021-08-11T19:12:35.696Z] === PAUSE TestParallelPredefinedRequest3
19:12:35 [2021-08-11T19:12:35.696Z] === RUN   TestParallelPredefinedRequest4
19:12:35 [2021-08-11T19:12:35.696Z] === PAUSE TestParallelPredefinedRequest4
19:12:35 [2021-08-11T19:12:35.696Z] === RUN   TestParallelPredefinedRequest5
19:12:35 [2021-08-11T19:12:35.696Z] === PAUSE TestParallelPredefinedRequest5
19:12:35 [2021-08-11T19:12:35.696Z] === RUN   TestDebug
19:12:35 [2021-08-11T19:12:35.696Z] --- PASS: TestDebug (0.00s)
19:12:35 [2021-08-11T19:12:35.696Z] === RUN   TestRequestPoolParallel
19:12:36 [2021-08-11T19:12:36.156Z] --- PASS: TestRequestPoolParallel (0.51s)
19:12:36 [2021-08-11T19:12:36.156Z] === RUN   TestFullAllocateRelease
19:12:36 [2021-08-11T19:12:36.615Z] --- PASS: TestFullAllocateRelease (0.48s)
19:12:36 [2021-08-11T19:12:36.615Z] === RUN   TestOddAllocateRelease
19:12:36 [2021-08-11T19:12:36.615Z] === RUN   TestValidatePrivileges
19:12:36 [2021-08-11T19:12:36.615Z] --- PASS: TestValidatePrivileges (0.00s)
19:12:36 [2021-08-11T19:12:36.615Z] === RUN   TestFilterByCapNeg
19:12:36 [2021-08-11T19:12:36.615Z] --- PASS: TestFilterByCapNeg (0.00s)
19:12:36 [2021-08-11T19:12:36.615Z] === RUN   TestFilterByCapPos
19:12:36 [2021-08-11T19:12:36.615Z] --- PASS: TestFilterByCapPos (0.00s)
19:12:36 [2021-08-11T19:12:36.615Z] === RUN   TestStoreGetPluginNotMatchCapRefs
19:12:36 [2021-08-11T19:12:36.615Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
19:12:36 [2021-08-11T19:12:36.615Z] PASS
19:12:36 [2021-08-11T19:12:36.615Z] coverage: 12.0% of statements
19:12:36 [2021-08-11T19:12:36.615Z] ok  	github.com/docker/docker/plugin	0.057s	coverage: 12.0% of statements
19:12:36 [2021-08-11T19:12:36.615Z] --- PASS: TestOddAllocateRelease (0.27s)
19:12:36 [2021-08-11T19:12:36.615Z] === RUN   TestFullAllocateSerialReleaseParallel
19:12:36 [2021-08-11T19:12:36.642Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
19:12:36 [2021-08-11T19:12:36.642Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:12:36 [2021-08-11T19:12:36.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:12:36 [2021-08-11T19:12:36.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:12:36 [2021-08-11T19:12:36.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:12:36 [2021-08-11T19:12:36.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:12:36 [2021-08-11T19:12:36.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:12:36 [2021-08-11T19:12:36.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:12:36 [2021-08-11T19:12:36.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:12:36 [2021-08-11T19:12:36.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:12:36 [2021-08-11T19:12:36.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:12:36 [2021-08-11T19:12:36.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:12:36 [2021-08-11T19:12:36.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:12:36 [2021-08-11T19:12:36.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:12:36 [2021-08-11T19:12:36.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:12:36 [2021-08-11T19:12:36.901Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:12:36 [2021-08-11T19:12:36.902Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:12:36 [2021-08-11T19:12:36.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:12:36 [2021-08-11T19:12:36.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:12:36 [2021-08-11T19:12:36.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:12:36 [2021-08-11T19:12:36.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:12:36 [2021-08-11T19:12:36.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:12:36 [2021-08-11T19:12:36.902Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:12:36 [2021-08-11T19:12:36.902Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:12:37 [2021-08-11T19:12:37.074Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
19:12:37 [2021-08-11T19:12:37.074Z] === RUN   TestOddAllocateSerialReleaseParallel
19:12:37 [2021-08-11T19:12:37.074Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
19:12:37 [2021-08-11T19:12:37.074Z] === RUN   TestEvenAllocateSerialReleaseParallel
19:12:37 [2021-08-11T19:12:37.074Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
19:12:37 [2021-08-11T19:12:37.074Z] === CONT  TestParallelPredefinedRequest1
19:12:37 [2021-08-11T19:12:37.074Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:12:37 [2021-08-11T19:12:37.074Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
19:12:37 [2021-08-11T19:12:37.074Z] === CONT  TestParallelPredefinedRequest5
19:12:37 [2021-08-11T19:12:37.074Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:12:37 [2021-08-11T19:12:37.074Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
19:12:37 [2021-08-11T19:12:37.074Z] === CONT  TestParallelPredefinedRequest4
19:12:37 [2021-08-11T19:12:37.074Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:12:37 [2021-08-11T19:12:37.074Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
19:12:37 [2021-08-11T19:12:37.074Z] === CONT  TestParallelPredefinedRequest3
19:12:37 [2021-08-11T19:12:37.074Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:12:37 [2021-08-11T19:12:37.074Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
19:12:37 [2021-08-11T19:12:37.074Z] === CONT  TestParallelPredefinedRequest2
19:12:37 [2021-08-11T19:12:37.074Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:12:37 [2021-08-11T19:12:37.074Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
19:12:37 [2021-08-11T19:12:37.074Z] PASS
19:12:37 [2021-08-11T19:12:37.074Z] coverage: 85.3% of statements
19:12:37 [2021-08-11T19:12:37.074Z] ok  	github.com/docker/docker/libnetwork/ipam	56.846s	coverage: 85.3% of statements
19:12:37 [2021-08-11T19:12:37.836Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestCreateDifferentPlatform
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:37 [2021-08-11T19:12:37.836Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:37 [2021-08-11T19:12:37.836Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:37 [2021-08-11T19:12:37.836Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:12:37 [2021-08-11T19:12:37.836Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:12:37 [2021-08-11T19:12:37.836Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestContainerStartOnDaemonRestart
19:12:37 [2021-08-11T19:12:37.836Z] === PAUSE TestContainerStartOnDaemonRestart
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestDaemonRestartIpcMode
19:12:37 [2021-08-11T19:12:37.836Z] === PAUSE TestDaemonRestartIpcMode
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestDaemonHostGatewayIP
19:12:37 [2021-08-11T19:12:37.836Z] === PAUSE TestDaemonHostGatewayIP
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestRestartDaemonWithRestartingContainer
19:12:37 [2021-08-11T19:12:37.836Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestContainerKillOnDaemonStart
19:12:37 [2021-08-11T19:12:37.836Z] === PAUSE TestContainerKillOnDaemonStart
19:12:37 [2021-08-11T19:12:37.836Z] === RUN   TestDiff
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestNewSettable
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestNewSettable (0.00s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestIsSettable
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestIsSettable (0.00s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestUpdateSettingsEnv
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestUpdateSettingsEnv (0.00s)
19:12:38 [2021-08-11T19:12:38.040Z] PASS
19:12:38 [2021-08-11T19:12:38.040Z] coverage: 20.0% of statements
19:12:38 [2021-08-11T19:12:38.040Z] ok  	github.com/docker/docker/plugin/v2	0.042s	coverage: 20.0% of statements
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestNewClientWithTimeout (17.67s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestClientStream
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestClientStream (0.01s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestClientSendFile
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestClientSendFile (0.00s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestClientWithRequestTimeout
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestClientWithRequestTimeout (0.02s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestFileSpecPlugin
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestFileSpecPlugin (0.02s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestFileJSONSpecPlugin
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestPluginAddHandler
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestPluginAddHandler (0.00s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestPluginWaitBadPlugin
19:12:38 [2021-08-11T19:12:38.040Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
19:12:38 [2021-08-11T19:12:38.040Z] === RUN   TestGet
19:12:38 [2021-08-11T19:12:38.040Z] time="2021-08-11T19:12:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
19:12:38 [2021-08-11T19:12:38.087Z] ok  	github.com/docker/docker/libnetwork	46.608s	coverage: 41.0% of statements
19:12:38 [2021-08-11T19:12:38.402Z] --- PASS: TestDiff (0.77s)
19:12:38 [2021-08-11T19:12:38.403Z] === RUN   TestExecWithCloseStdin
19:12:39 [2021-08-11T19:12:39.007Z] === RUN   TestLoad
19:12:39 [2021-08-11T19:12:39.007Z] --- PASS: TestLoad (0.00s)
19:12:39 [2021-08-11T19:12:39.007Z] === RUN   TestSave
19:12:39 [2021-08-11T19:12:39.007Z] --- PASS: TestSave (0.03s)
19:12:39 [2021-08-11T19:12:39.007Z] === RUN   TestAddDeleteGet
19:12:39 [2021-08-11T19:12:39.007Z] --- PASS: TestAddDeleteGet (0.04s)
19:12:39 [2021-08-11T19:12:39.007Z] === RUN   TestInvalidTags
19:12:39 [2021-08-11T19:12:39.007Z] --- PASS: TestInvalidTags (0.01s)
19:12:39 [2021-08-11T19:12:39.007Z] PASS
19:12:39 [2021-08-11T19:12:39.007Z] coverage: 84.4% of statements
19:12:39 [2021-08-11T19:12:39.007Z] ok  	github.com/docker/docker/reference	0.131s	coverage: 84.4% of statements
19:12:39 [2021-08-11T19:12:39.466Z] time="2021-08-11T19:12:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
19:12:39 [2021-08-11T19:12:39.776Z] --- PASS: TestExecWithCloseStdin (1.08s)
19:12:39 [2021-08-11T19:12:39.776Z] === RUN   TestExec
19:12:40 [2021-08-11T19:12:40.730Z] --- PASS: TestExec (1.09s)
19:12:40 [2021-08-11T19:12:40.730Z] === RUN   TestExecUser
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestResolveAuthConfigIndexServer
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestResolveAuthConfigFullURL
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestLoadAllowNondistributableArtifacts
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestValidateMirror
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestValidateMirror (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestLoadInsecureRegistries
19:12:41 [2021-08-11T19:12:41.004Z] time="2021-08-11T19:12:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
19:12:41 [2021-08-11T19:12:41.004Z] time="2021-08-11T19:12:40Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
19:12:41 [2021-08-11T19:12:41.004Z] time="2021-08-11T19:12:40Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestLoadInsecureRegistries (0.12s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestNewServiceConfig
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestNewServiceConfig (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestValidateIndexName
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestValidateIndexName (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestValidateIndexNameWithError
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestValidateIndexNameWithError (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestEndpointParse
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestEndpointParse (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestEndpointParseInvalid
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestEndpointParseInvalid (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestValidateEndpoint
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestValidateEndpoint (0.01s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestPing
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestPing (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestPingRegistryEndpoint
19:12:41 [2021-08-11T19:12:41.004Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
19:12:41 [2021-08-11T19:12:41.004Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestEndpoint
19:12:41 [2021-08-11T19:12:41.004Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
19:12:41 [2021-08-11T19:12:41.004Z] --- SKIP: TestEndpoint (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestParseRepositoryInfo
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestParseRepositoryInfo (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestNewIndexInfo
19:12:41 [2021-08-11T19:12:41.004Z] --- PASS: TestNewIndexInfo (0.00s)
19:12:41 [2021-08-11T19:12:41.004Z] === RUN   TestMirrorEndpointLookup
19:12:41 [2021-08-11T19:12:41.464Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
19:12:41 [2021-08-11T19:12:41.464Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
19:12:41 [2021-08-11T19:12:41.464Z] === RUN   TestSearchRepositories
19:12:41 [2021-08-11T19:12:41.464Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
19:12:41 [2021-08-11T19:12:41.464Z]         Host: 127.0.0.1:49318
19:12:41 [2021-08-11T19:12:41.464Z]         User-Agent: docker test client
19:12:41 [2021-08-11T19:12:41.464Z]         Authorization: Token fake-token
19:12:41 [2021-08-11T19:12:41.464Z]         X-Docker-Token: true
19:12:41 [2021-08-11T19:12:41.464Z]         Accept-Encoding: gzip
19:12:41 [2021-08-11T19:12:41.464Z]         
19:12:41 [2021-08-11T19:12:41.464Z]         
19:12:41 [2021-08-11T19:12:41.464Z]     registry_test.go:730: HTTP/1.1 200 OK
19:12:41 [2021-08-11T19:12:41.464Z]         Connection: close
19:12:41 [2021-08-11T19:12:41.464Z]         Content-Length: 144
19:12:41 [2021-08-11T19:12:41.464Z]         Cache-Control: no-cache
19:12:41 [2021-08-11T19:12:41.464Z]         Content-Type: application/json
19:12:41 [2021-08-11T19:12:41.464Z]         Date: Wed, 11 Aug 2021 19:12:40 GMT
19:12:41 [2021-08-11T19:12:41.464Z]         Expires: -1
19:12:41 [2021-08-11T19:12:41.464Z]         Pragma: no-cache
19:12:41 [2021-08-11T19:12:41.464Z]         Server: docker-tests/mock
19:12:41 [2021-08-11T19:12:41.464Z]         X-Docker-Registry-Config: mock
19:12:41 [2021-08-11T19:12:41.464Z]         X-Docker-Registry-Version: 0.0.0
19:12:41 [2021-08-11T19:12:41.464Z]         
19:12:41 [2021-08-11T19:12:41.464Z]         
19:12:41 [2021-08-11T19:12:41.464Z] --- PASS: TestSearchRepositories (0.01s)
19:12:41 [2021-08-11T19:12:41.464Z] === RUN   TestTrustedLocation
19:12:41 [2021-08-11T19:12:41.464Z] --- PASS: TestTrustedLocation (0.00s)
19:12:41 [2021-08-11T19:12:41.464Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
19:12:41 [2021-08-11T19:12:41.464Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
19:12:41 [2021-08-11T19:12:41.464Z] === RUN   TestAllowNondistributableArtifacts
19:12:41 [2021-08-11T19:12:41.464Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
19:12:41 [2021-08-11T19:12:41.464Z] === RUN   TestIsSecureIndex
19:12:41 [2021-08-11T19:12:41.464Z] --- PASS: TestIsSecureIndex (0.00s)
19:12:41 [2021-08-11T19:12:41.464Z] PASS
19:12:41 [2021-08-11T19:12:41.464Z] coverage: 51.7% of statements
19:12:41 [2021-08-11T19:12:41.464Z] ok  	github.com/docker/docker/registry	0.208s	coverage: 51.7% of statements
19:12:41 [2021-08-11T19:12:41.464Z] time="2021-08-11T19:12:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
19:12:42 [2021-08-11T19:12:42.122Z] --- PASS: TestExecUser (1.18s)
19:12:42 [2021-08-11T19:12:42.122Z] === RUN   TestExportContainerAndImportImage
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestHeaderSimpleErrors
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestHeaderTooMuchFailures
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestReaderWithReadError
19:12:42 [2021-08-11T19:12:42.434Z] time="2021-08-11T19:12:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s)
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestReader
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestReader (0.00s)
19:12:42 [2021-08-11T19:12:42.434Z] === RUN   TestResumableRequestReaderWithInitialResponse
19:12:42 [2021-08-11T19:12:42.434Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
19:12:42 [2021-08-11T19:12:42.434Z] PASS
19:12:42 [2021-08-11T19:12:42.434Z] coverage: 100.0% of statements
19:12:42 [2021-08-11T19:12:42.434Z] ok  	github.com/docker/docker/registry/resumable	0.179s	coverage: 100.0% of statements
19:12:42 [2021-08-11T19:12:42.690Z] --- PASS: TestExportContainerAndImportImage (0.90s)
19:12:42 [2021-08-11T19:12:42.690Z] === RUN   TestExportContainerAfterDaemonRestart
19:12:42 [2021-08-11T19:12:42.894Z] === RUN   TestRestartManagerTimeout
19:12:42 [2021-08-11T19:12:42.894Z] --- PASS: TestRestartManagerTimeout (0.00s)
19:12:42 [2021-08-11T19:12:42.894Z] === RUN   TestRestartManagerTimeoutReset
19:12:42 [2021-08-11T19:12:42.894Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
19:12:42 [2021-08-11T19:12:42.894Z] PASS
19:12:42 [2021-08-11T19:12:42.894Z] coverage: 50.9% of statements
19:12:42 [2021-08-11T19:12:42.894Z] ok  	github.com/docker/docker/restartmanager	0.047s	coverage: 50.9% of statements
19:12:43 [2021-08-11T19:12:43.862Z] === RUN   TestDecodeContainerConfig
19:12:43 [2021-08-11T19:12:43.862Z] --- PASS: TestDecodeContainerConfig (0.00s)
19:12:43 [2021-08-11T19:12:43.862Z] === RUN   TestDecodeContainerConfigIsolation
19:12:43 [2021-08-11T19:12:43.862Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
19:12:43 [2021-08-11T19:12:43.862Z] === RUN   TestValidatePrivileged
19:12:43 [2021-08-11T19:12:43.862Z] --- PASS: TestValidatePrivileged (0.00s)
19:12:43 [2021-08-11T19:12:43.862Z] PASS
19:12:43 [2021-08-11T19:12:43.862Z] coverage: 52.2% of statements
19:12:43 [2021-08-11T19:12:43.862Z] ok  	github.com/docker/docker/runconfig	0.043s	coverage: 52.2% of statements
19:12:44 [2021-08-11T19:12:44.062Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
19:12:44 [2021-08-11T19:12:44.062Z] === RUN   TestHealthCheckWorkdir
19:12:44 [2021-08-11T19:12:44.321Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
19:12:44 [2021-08-11T19:12:44.321Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
19:12:44 [2021-08-11T19:12:44.321Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
19:12:44 [2021-08-11T19:12:44.321Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
19:12:44 [2021-08-11T19:12:44.321Z] PASS
19:12:44 [2021-08-11T19:12:44.321Z] coverage: 62.5% of statements
19:12:44 [2021-08-11T19:12:44.321Z] ok  	github.com/docker/docker/testutil	0.052s	coverage: 62.5% of statements
19:12:45 [2021-08-11T19:12:45.290Z] time="2021-08-11T19:12:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
19:12:45 [2021-08-11T19:12:45.435Z] --- PASS: TestHealthCheckWorkdir (1.46s)
19:12:45 [2021-08-11T19:12:45.435Z] === RUN   TestHealthKillContainer
19:12:46 [2021-08-11T19:12:46.258Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:12:46 [2021-08-11T19:12:46.258Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:12:46 [2021-08-11T19:12:46.717Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:12:46 [2021-08-11T19:12:46.717Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
19:12:48 [2021-08-11T19:12:48.715Z] --- PASS: TestHealthKillContainer (3.13s)
19:12:48 [2021-08-11T19:12:48.715Z] === RUN   TestInspectCpusetInConfigPre120
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestGetDriver
19:12:48 [2021-08-11T19:12:48.895Z] --- PASS: TestGetDriver (0.00s)
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestVolumeRequestError
19:12:48 [2021-08-11T19:12:48.895Z] --- PASS: TestVolumeRequestError (0.01s)
19:12:48 [2021-08-11T19:12:48.895Z] PASS
19:12:48 [2021-08-11T19:12:48.895Z] coverage: 36.1% of statements
19:12:48 [2021-08-11T19:12:48.895Z] ok  	github.com/docker/docker/volume/drivers	0.068s	coverage: 36.1% of statements
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestGetAddress
19:12:48 [2021-08-11T19:12:48.895Z] --- PASS: TestGetAddress (0.00s)
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestRemove
19:12:48 [2021-08-11T19:12:48.895Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:12:48 [2021-08-11T19:12:48.895Z] --- SKIP: TestRemove (0.00s)
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestInitializeWithVolumes
19:12:48 [2021-08-11T19:12:48.895Z] --- PASS: TestInitializeWithVolumes (0.00s)
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestCreate
19:12:48 [2021-08-11T19:12:48.895Z] --- PASS: TestCreate (0.01s)
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestValidateName
19:12:48 [2021-08-11T19:12:48.895Z] --- PASS: TestValidateName (0.00s)
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestCreateWithOpts
19:12:48 [2021-08-11T19:12:48.895Z]     local_test.go:181: runtime.GOOS == "windows"
19:12:48 [2021-08-11T19:12:48.895Z] --- SKIP: TestCreateWithOpts (0.00s)
19:12:48 [2021-08-11T19:12:48.895Z] === RUN   TestRelaodNoOpts
19:12:48 [2021-08-11T19:12:48.895Z] --- PASS: TestRelaodNoOpts (0.01s)
19:12:48 [2021-08-11T19:12:48.895Z] PASS
19:12:48 [2021-08-11T19:12:48.895Z] coverage: 41.5% of statements
19:12:48 [2021-08-11T19:12:48.895Z] ok  	github.com/docker/docker/volume/local	0.064s	coverage: 41.5% of statements
19:12:49 [2021-08-11T19:12:49.649Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
19:12:49 [2021-08-11T19:12:49.649Z] === RUN   TestIpcModeNone
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRaw
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestLCOWParseMountRaw (0.01s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRaw
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestLinuxParseMountRaw (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestConvertTmpfsOptions
19:12:50 [2021-08-11T19:12:50.431Z]     linux_parser_test.go:209: data="mode=700,size=1m"
19:12:50 [2021-08-11T19:12:50.431Z]     linux_parser_test.go:209: data="ro"
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestConvertTmpfsOptions (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestParseMountSpec
19:12:50 [2021-08-11T19:12:50.431Z]     parser_test.go:63: case 0
19:12:50 [2021-08-11T19:12:50.431Z]     parser_test.go:63: case 1
19:12:50 [2021-08-11T19:12:50.431Z]     parser_test.go:63: case 2
19:12:50 [2021-08-11T19:12:50.431Z]     parser_test.go:63: case 3
19:12:50 [2021-08-11T19:12:50.431Z]     parser_test.go:63: case 4
19:12:50 [2021-08-11T19:12:50.431Z]     parser_test.go:63: case 5
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestParseMountSpec (0.01s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestValidateMount
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestValidateMount (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRaw
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestWindowsParseMountRaw (0.02s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestWindowsParseMountRawSplit (0.01s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
19:12:50 [2021-08-11T19:12:50.431Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
19:12:50 [2021-08-11T19:12:50.431Z] PASS
19:12:50 [2021-08-11T19:12:50.431Z] coverage: 67.7% of statements
19:12:50 [2021-08-11T19:12:50.431Z] ok  	github.com/docker/docker/volume/mounts	0.089s	coverage: 67.7% of statements
19:12:50 [2021-08-11T19:12:50.582Z] --- PASS: TestIpcModeNone (1.05s)
19:12:50 [2021-08-11T19:12:50.582Z] === RUN   TestIpcModePrivate
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestSetGetMeta
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestSetGetMeta
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestRestore
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestRestore
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestServiceCreate
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestServiceCreate
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestServiceList
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestServiceList
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestServiceRemove
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestServiceRemove
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestServiceGet
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestServiceGet
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestServicePrune
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestServicePrune
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestCreate
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestCreate
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestRemove
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestRemove
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestList
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestList
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFindByDriver
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFindByDriver
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFindByReferenced
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFindByReferenced
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestDerefMultipleOfSameRef
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestDerefMultipleOfSameRef
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestDefererencePluginOnCreateError
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestDefererencePluginOnCreateError
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestRefDerefRemove
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestRefDerefRemove
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestGet
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestGet
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestGetWithReference
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestGetWithReference
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc/test_nil_list
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFilterFunc/test_nil_list
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc/test_empty_list
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFilterFunc/test_empty_list
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc/test_filter_some
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFilterFunc/test_filter_some
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc/test_filter_middle
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFilterFunc/test_filter_middle
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc/test_filter_middle_and_last
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
19:12:50 [2021-08-11T19:12:50.890Z] === RUN   TestFilterFunc/test_filter_first_and_last
19:12:50 [2021-08-11T19:12:50.890Z] === PAUSE TestFilterFunc/test_filter_first_and_last
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFilterFunc/test_nil_list
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFilterFunc/test_filter_some
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFilterFunc/test_filter_middle_and_last
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFilterFunc/test_empty_list
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFilterFunc/test_filter_first_and_last
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFilterFunc/test_filter_middle
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestFilterFunc (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestSetGetMeta
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFindByDriver
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestServiceGet
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestRefDerefRemove
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestSetGetMeta (0.03s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestServiceRemove
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestRefDerefRemove (0.03s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestServiceList
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestFindByDriver (0.04s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestServiceCreate
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestServiceGet (0.17s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestRestore
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestServiceList (0.14s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestList
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestServiceRemove (0.15s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestRemove
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestServiceCreate (0.14s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestCreate
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestCreate (0.02s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestServicePrune
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestRestore (0.04s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestGetWithReference
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestRemove (0.04s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestList (0.04s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestDefererencePluginOnCreateError
19:12:50 [2021-08-11T19:12:50.890Z] time="2021-08-11T19:12:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestDerefMultipleOfSameRef
19:12:50 [2021-08-11T19:12:50.890Z] --- PASS: TestGetWithReference (0.04s)
19:12:50 [2021-08-11T19:12:50.890Z] === CONT  TestFindByReferenced
19:12:50 [2021-08-11T19:12:50.891Z] time="2021-08-11T19:12:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:12:50 [2021-08-11T19:12:50.891Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
19:12:50 [2021-08-11T19:12:50.891Z] === CONT  TestGet
19:12:50 [2021-08-11T19:12:50.891Z] time="2021-08-11T19:12:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:12:50 [2021-08-11T19:12:50.891Z] time="2021-08-11T19:12:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
19:12:50 [2021-08-11T19:12:50.891Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
19:12:50 [2021-08-11T19:12:50.891Z] --- PASS: TestFindByReferenced (0.03s)
19:12:50 [2021-08-11T19:12:50.891Z] time="2021-08-11T19:12:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:12:50 [2021-08-11T19:12:50.891Z] --- PASS: TestGet (0.03s)
19:12:50 [2021-08-11T19:12:50.891Z] --- PASS: TestServicePrune (0.07s)
19:12:50 [2021-08-11T19:12:50.891Z] PASS
19:12:50 [2021-08-11T19:12:50.891Z] coverage: 69.0% of statements
19:12:50 [2021-08-11T19:12:50.891Z] ok  	github.com/docker/docker/volume/service	0.321s	coverage: 69.0% of statements
19:12:51 [2021-08-11T19:12:51.517Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
19:12:51 [2021-08-11T19:12:51.517Z] --- PASS: TestIpcModePrivate (1.06s)
19:12:51 [2021-08-11T19:12:51.517Z] === RUN   TestIpcModeShareable
19:12:52 [2021-08-11T19:12:52.450Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
19:12:52 [2021-08-11T19:12:52.708Z] --- PASS: TestIpcModeShareable (1.15s)
19:12:52 [2021-08-11T19:12:52.708Z] === RUN   TestAPIIpcModeShareableAndContainer
19:12:53 [2021-08-11T19:12:53.794Z] --- PASS: TestGet (15.05s)
19:12:53 [2021-08-11T19:12:53.794Z] === RUN   TestPluginWithNoManifest
19:12:53 [2021-08-11T19:12:53.794Z] --- PASS: TestPluginWithNoManifest (0.00s)
19:12:53 [2021-08-11T19:12:53.794Z] === RUN   TestGetAll
19:12:53 [2021-08-11T19:12:53.794Z] --- PASS: TestGetAll (0.01s)
19:12:53 [2021-08-11T19:12:53.794Z] PASS
19:12:53 [2021-08-11T19:12:53.794Z] coverage: 73.4% of statements
19:12:53 [2021-08-11T19:12:53.794Z] ok  	github.com/docker/docker/pkg/plugins	35.083s	coverage: 73.4% of statements
19:12:55 [2021-08-11T19:12:55.990Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s)
19:12:55 [2021-08-11T19:12:55.990Z] === RUN   TestAPIIpcModeHost
19:12:56 [2021-08-11T19:12:56.170Z] sha256:943d43ffedcdccb3250ad71a513d1dcea84dd95e80fafc98fa7739117e880dfe
19:12:56 [2021-08-11T19:12:56.170Z] INFO: Starting docker-py tests...
19:12:56 [2021-08-11T19:12:56.170Z] ============================= test session starts ==============================
19:12:56 [2021-08-11T19:12:56.170Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
19:12:56 [2021-08-11T19:12:56.170Z] rootdir: /src, inifile: pytest.ini
19:12:56 [2021-08-11T19:12:56.170Z] plugins: timeout-1.3.3, cov-2.6.1
19:12:56 [2021-08-11T19:12:56.170Z] collected 390 items / 1 deselected / 389 selected
19:12:56 [2021-08-11T19:12:56.170Z] 
19:12:56 [2021-08-11T19:12:56.241Z] ok  	github.com/docker/docker/libnetwork/api	1.316s	coverage: 83.2% of statements
19:12:56 [2021-08-11T19:12:56.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:12:56 [2021-08-11T19:12:56.924Z] --- PASS: TestAPIIpcModeHost (1.10s)
19:12:56 [2021-08-11T19:12:56.924Z] === RUN   TestDaemonIpcModeShareable
19:12:58 [2021-08-11T19:12:58.162Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.315s	coverage: 84.4% of statements
19:12:58 [2021-08-11T19:12:58.162Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:12:58 [2021-08-11T19:12:58.299Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:12:58 [2021-08-11T19:12:58.557Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
19:12:58 [2021-08-11T19:12:58.557Z] === RUN   TestDaemonIpcModePrivate
19:12:59 [2021-08-11T19:12:59.931Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
19:13:00 [2021-08-11T19:13:00.190Z] --- PASS: TestDaemonIpcModePrivate (1.63s)
19:13:00 [2021-08-11T19:13:00.190Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:13:01 [2021-08-11T19:13:01.563Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
19:13:01 [2021-08-11T19:13:01.821Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
19:13:01 [2021-08-11T19:13:01.821Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:13:03 [2021-08-11T19:13:03.194Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:13:03 [2021-08-11T19:13:03.453Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
19:13:03 [2021-08-11T19:13:03.453Z] === RUN   TestIpcModeOlderClient
19:13:03 [2021-08-11T19:13:03.453Z] === PAUSE TestIpcModeOlderClient
19:13:03 [2021-08-11T19:13:03.453Z] === RUN   TestKillContainerInvalidSignal
19:13:04 [2021-08-11T19:13:04.387Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
19:13:04 [2021-08-11T19:13:04.387Z] === RUN   TestKillContainer
19:13:04 [2021-08-11T19:13:04.387Z] === RUN   TestKillContainer/no_signal
19:13:04 [2021-08-11T19:13:04.953Z] === RUN   TestKillContainer/non_killing_signal
19:13:05 [2021-08-11T19:13:05.518Z] === RUN   TestKillContainer/killing_signal
19:13:06 [2021-08-11T19:13:06.452Z] --- PASS: TestKillContainer (2.06s)
19:13:06 [2021-08-11T19:13:06.452Z]     --- PASS: TestKillContainer/no_signal (0.68s)
19:13:06 [2021-08-11T19:13:06.452Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
19:13:06 [2021-08-11T19:13:06.452Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
19:13:06 [2021-08-11T19:13:06.452Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:13:06 [2021-08-11T19:13:06.452Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:13:07 [2021-08-11T19:13:07.017Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:13:07 [2021-08-11T19:13:07.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
19:13:07 [2021-08-11T19:13:07.583Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
19:13:07 [2021-08-11T19:13:07.583Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
19:13:07 [2021-08-11T19:13:07.583Z] === RUN   TestKillStoppedContainer
19:13:07 [2021-08-11T19:13:07.583Z] --- PASS: TestKillStoppedContainer (0.05s)
19:13:07 [2021-08-11T19:13:07.583Z] === RUN   TestKillStoppedContainerAPIPre120
19:13:07 [2021-08-11T19:13:07.583Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:13:07 [2021-08-11T19:13:07.583Z] === RUN   TestKillDifferentUserContainer
19:13:08 [2021-08-11T19:13:08.181Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:13:08 [2021-08-11T19:13:08.515Z] --- PASS: TestKillDifferentUserContainer (0.70s)
19:13:08 [2021-08-11T19:13:08.515Z] === RUN   TestInspectOomKilledTrue
19:13:08 [2021-08-11T19:13:08.515Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:13:08 [2021-08-11T19:13:08.515Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:13:08 [2021-08-11T19:13:08.515Z] === RUN   TestInspectOomKilledFalse
19:13:09 [2021-08-11T19:13:09.082Z] --- PASS: TestInspectOomKilledFalse (0.64s)
19:13:09 [2021-08-11T19:13:09.082Z] === RUN   TestLinksEtcHostsContentMatch
19:13:10 [2021-08-11T19:13:10.017Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s)
19:13:10 [2021-08-11T19:13:10.017Z] === RUN   TestLinksContainerNames
19:13:11 [2021-08-11T19:13:11.225Z] tests/integration/api_build_test.py .......................X             [  6%]
19:13:11 [2021-08-11T19:13:11.391Z] --- PASS: TestLinksContainerNames (1.34s)
19:13:11 [2021-08-11T19:13:11.391Z] === RUN   TestLogsFollowTailEmpty
19:13:11 [2021-08-11T19:13:11.480Z] 2021/08/11 19:13:11 Closing DB instances...
19:13:11 [2021-08-11T19:13:11.957Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
19:13:11 [2021-08-11T19:13:11.957Z] === RUN   TestContainerNetworkMountsNoChown
19:13:11 [2021-08-11T19:13:11.990Z] tests/integration/api_client_test.py .....                               [  7%]
19:13:12 [2021-08-11T19:13:12.523Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/default
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/default
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/private
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/private
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rprivate
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rprivate
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/slave
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/slave
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rslave
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rslave
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/shared
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/shared
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rshared
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rshared
19:13:12 [2021-08-11T19:13:12.523Z] === CONT  TestMountDaemonRoot/default
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/default/bind_root
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/default/mount_root
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === CONT  TestMountDaemonRoot/rslave
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === CONT  TestMountDaemonRoot/rshared
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:13:12 [2021-08-11T19:13:12.523Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:13:12 [2021-08-11T19:13:12.523Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:13:12 [2021-08-11T19:13:12.523Z] === CONT  TestMountDaemonRoot/shared
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/rprivate
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/slave
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/private
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/private/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/private/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/default/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/default/mount_root
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:13:12 [2021-08-11T19:13:12.524Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/private/bind_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:13:12 [2021-08-11T19:13:12.782Z] === CONT  TestMountDaemonRoot/private/mount_root
19:13:13 [2021-08-11T19:13:13.041Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:13:13 [2021-08-11T19:13:13.041Z] --- PASS: TestMountDaemonRoot (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:13:13 [2021-08-11T19:13:13.041Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:13:13 [2021-08-11T19:13:13.041Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:13:13 [2021-08-11T19:13:13.041Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:13:13 [2021-08-11T19:13:13.041Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:13:13 [2021-08-11T19:13:13.041Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:13:13 [2021-08-11T19:13:13.041Z] === RUN   TestContainerBindMountNonRecursive
19:13:13 [2021-08-11T19:13:13.518Z] tests/integration/api_config_test.py .....                               [  8%]
19:13:13 [2021-08-11T19:13:13.657Z] --- PASS: TestNetworkDBGarbageCollection (54.24s)
19:13:13 [2021-08-11T19:13:13.657Z] === RUN   TestFindNode
19:13:13 [2021-08-11T19:13:13.657Z] 2021/08/11 19:13:13 Closing DB instances...
19:13:13 [2021-08-11T19:13:13.657Z] --- PASS: TestFindNode (0.01s)
19:13:13 [2021-08-11T19:13:13.657Z] === RUN   TestChangeNodeState
19:13:13 [2021-08-11T19:13:13.657Z] 2021/08/11 19:13:13 Closing DB instances...
19:13:13 [2021-08-11T19:13:13.657Z] --- PASS: TestChangeNodeState (0.02s)
19:13:13 [2021-08-11T19:13:13.657Z] === RUN   TestNodeReincarnation
19:13:13 [2021-08-11T19:13:13.657Z] 2021/08/11 19:13:13 Closing DB instances...
19:13:14 [2021-08-11T19:13:14.943Z] --- PASS: TestContainerBindMountNonRecursive (2.00s)
19:13:14 [2021-08-11T19:13:14.943Z] === RUN   TestContainerVolumesMountedAsShared
19:13:15 [2021-08-11T19:13:15.507Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
19:13:15 [2021-08-11T19:13:15.507Z] === RUN   TestContainerVolumesMountedAsSlave
19:13:16 [2021-08-11T19:13:16.073Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
19:13:16 [2021-08-11T19:13:16.073Z] === RUN   TestNetworkNat
19:13:17 [2021-08-11T19:13:17.007Z] --- PASS: TestNetworkNat (0.72s)
19:13:17 [2021-08-11T19:13:17.007Z] === RUN   TestNetworkLocalhostTCPNat
19:13:17 [2021-08-11T19:13:17.574Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
19:13:17 [2021-08-11T19:13:17.574Z] === RUN   TestNetworkLoopbackNat
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=error msg="failed to send node leave: timed out broadcasting node event"
19:13:18 [2021-08-11T19:13:18.343Z] --- PASS: TestNodeReincarnation (5.02s)
19:13:18 [2021-08-11T19:13:18.343Z] === RUN   TestParallelCreate
19:13:18 [2021-08-11T19:13:18.343Z] 2021/08/11 19:13:18 Closing DB instances...
19:13:18 [2021-08-11T19:13:18.343Z] --- PASS: TestParallelCreate (0.02s)
19:13:18 [2021-08-11T19:13:18.343Z] === RUN   TestParallelDelete
19:13:18 [2021-08-11T19:13:18.343Z] 2021/08/11 19:13:18 Closing DB instances...
19:13:18 [2021-08-11T19:13:18.343Z] --- PASS: TestParallelDelete (0.02s)
19:13:18 [2021-08-11T19:13:18.343Z] === RUN   TestNetworkDBIslands
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:af5632a150a9 with config:&{NodeID:af5632a150a9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="Node af5632a150a9/172.31.240.188, joined gossip cluster"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="Node af5632a150a9/172.31.240.188, added to nodes list"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0518baa3e1bf with config:&{NodeID:0518baa3e1bf Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, joined gossip cluster"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, added to nodes list"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49353"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, joined gossip cluster"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, added to nodes list"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="Node af5632a150a9/172.31.240.188, joined gossip cluster"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=info msg="Node af5632a150a9/172.31.240.188, added to nodes list"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
19:13:18 [2021-08-11T19:13:18.343Z] time="2021-08-11T19:13:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c3a0805e8a3d with config:&{NodeID:c3a0805e8a3d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49355"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node af5632a150a9/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node af5632a150a9/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.391Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b9b0b14c8505 with config:&{NodeID:b9b0b14c8505 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49357"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node af5632a150a9/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node af5632a150a9/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, added to nodes list"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, joined gossip cluster"
19:13:19 [2021-08-11T19:13:19.858Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:be042ea9c63c with config:&{NodeID:be042ea9c63c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node be042ea9c63c/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49359"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node be042ea9c63c/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node af5632a150a9/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node af5632a150a9/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node b9b0b14c8505/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=info msg="Node be042ea9c63c/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=info msg="Node be042ea9c63c/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=info msg="Node be042ea9c63c/172.31.240.188, joined gossip cluster"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to nodes list"
19:13:20 [2021-08-11T19:13:20.320Z]     networkdb_test.go:839: Re-joining: 3
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=info msg="The new bootstrap node list is:[172.31.240.188:10033 172.31.240.188:10034 172.31.240.188:10035]"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10033"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49361"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10034"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49362"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10035"
19:13:20 [2021-08-11T19:13:20.320Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49363"
19:13:20 [2021-08-11T19:13:20.781Z]     networkdb_test.go:839: Re-joining: 4
19:13:20 [2021-08-11T19:13:20.781Z] time="2021-08-11T19:13:20Z" level=info msg="The new bootstrap node list is:[172.31.240.188:10033 172.31.240.188:10034 172.31.240.188:10035]"
19:13:20 [2021-08-11T19:13:20.781Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10033"
19:13:20 [2021-08-11T19:13:20.781Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49364"
19:13:20 [2021-08-11T19:13:20.781Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10034"
19:13:20 [2021-08-11T19:13:20.781Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49365"
19:13:20 [2021-08-11T19:13:20.781Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10035"
19:13:20 [2021-08-11T19:13:20.781Z] time="2021-08-11T19:13:20Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49366"
19:13:20 [2021-08-11T19:13:20.781Z] time="2021-08-11T19:13:20Z" level=info msg="node 0 leaving"
19:13:20 [2021-08-11T19:13:20.855Z] --- PASS: TestNetworkLoopbackNat (3.12s)
19:13:20 [2021-08-11T19:13:20.855Z] === RUN   TestPause
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9 change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="node5(be042ea9c63c): Node leave event for af5632a150a9/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9 change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="node4(b9b0b14c8505): Node leave event for af5632a150a9/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9 change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="node2(0518baa3e1bf): Node leave event for af5632a150a9/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9 change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="node1(af5632a150a9): Node leave event for af5632a150a9/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9 change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="node3(c3a0805e8a3d): Node leave event for af5632a150a9/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9/172.31.240.188, left gossip cluster"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9/172.31.240.188, left gossip cluster"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9/172.31.240.188, left gossip cluster"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9/172.31.240.188, left gossip cluster"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:20Z" level=info msg="Node af5632a150a9/172.31.240.188, left gossip cluster"
19:13:21 [2021-08-11T19:13:21.301Z] time="2021-08-11T19:13:21Z" level=info msg="node 1 leaving"
19:13:21 [2021-08-11T19:13:21.423Z] --- PASS: TestPause (0.73s)
19:13:21 [2021-08-11T19:13:21.423Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:13:21 [2021-08-11T19:13:21.423Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:13:21 [2021-08-11T19:13:21.423Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:13:21 [2021-08-11T19:13:21.423Z] === RUN   TestPauseStopPausedContainer
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="Node 0518baa3e1bf change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="node5(be042ea9c63c): Node leave event for 0518baa3e1bf/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="Node 0518baa3e1bf change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="node4(b9b0b14c8505): Node leave event for 0518baa3e1bf/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="Node 0518baa3e1bf change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="node2(0518baa3e1bf): Node leave event for 0518baa3e1bf/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="Node 0518baa3e1bf change state NodeActive --> NodeLeft"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="node3(c3a0805e8a3d): Node leave event for 0518baa3e1bf/172.31.240.188"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, left gossip cluster"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, left gossip cluster"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=debug msg="memberlist: Failed ping: 0518baa3e1bf (timeout reached)"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.240.188:10037: use of closed network connection"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.240.188:10036: use of closed network connection"
19:13:21 [2021-08-11T19:13:21.761Z] time="2021-08-11T19:13:21Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49367"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, left gossip cluster"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="Node 0518baa3e1bf/172.31.240.188, left gossip cluster"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="node 2 leaving"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="Node c3a0805e8a3d change state NodeActive --> NodeLeft"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="node4(b9b0b14c8505): Node leave event for c3a0805e8a3d/172.31.240.188"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="Node c3a0805e8a3d change state NodeActive --> NodeLeft"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="node5(be042ea9c63c): Node leave event for c3a0805e8a3d/172.31.240.188"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="Node c3a0805e8a3d change state NodeActive --> NodeLeft"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:21Z" level=info msg="node3(c3a0805e8a3d): Node leave event for c3a0805e8a3d/172.31.240.188"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:22Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, left gossip cluster"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:22Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, left gossip cluster"
19:13:22 [2021-08-11T19:13:22.221Z] time="2021-08-11T19:13:22Z" level=info msg="Node c3a0805e8a3d/172.31.240.188, left gossip cluster"
19:13:22 [2021-08-11T19:13:22.356Z] --- PASS: TestPauseStopPausedContainer (0.69s)
19:13:22 [2021-08-11T19:13:22.357Z] === RUN   TestPidHost
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=warning msg="memberlist: Was able to connect to 0518baa3e1bf but other probes failed, network may be misconfigured"
19:13:22 [2021-08-11T19:13:22.680Z]     networkdb_test.go:871: node5: OK
19:13:22 [2021-08-11T19:13:22.680Z]     networkdb_test.go:871: node4: OK
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="node 0 coming back"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c7fef899ee98 with config:&{NodeID:c7fef899ee98 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="Node c7fef899ee98/172.31.240.188, joined gossip cluster"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="Node c7fef899ee98/172.31.240.188, added to nodes list"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="node 1 coming back"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a1ad2a961320 with config:&{NodeID:a1ad2a961320 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="Node a1ad2a961320/172.31.240.188, joined gossip cluster"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="Node a1ad2a961320/172.31.240.188, added to nodes list"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="node 2 coming back"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4188f4931a4d with config:&{NodeID:4188f4931a4d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="Node 4188f4931a4d/172.31.240.188, joined gossip cluster"
19:13:22 [2021-08-11T19:13:22.680Z] time="2021-08-11T19:13:22Z" level=info msg="Node 4188f4931a4d/172.31.240.188, added to nodes list"
19:13:24 [2021-08-11T19:13:24.255Z] --- PASS: TestPidHost (1.94s)
19:13:24 [2021-08-11T19:13:24.255Z] === RUN   TestPsFilter
19:13:24 [2021-08-11T19:13:24.255Z] --- PASS: TestPsFilter (0.10s)
19:13:24 [2021-08-11T19:13:24.255Z] === RUN   TestRemoveContainerWithRemovedVolume
19:13:24 [2021-08-11T19:13:24.821Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
19:13:24 [2021-08-11T19:13:24.821Z] === RUN   TestRemoveContainerWithVolume
19:13:25 [2021-08-11T19:13:25.388Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
19:13:25 [2021-08-11T19:13:25.388Z] === RUN   TestRemoveContainerRunning
19:13:25 [2021-08-11T19:13:25.580Z] time="2021-08-11T19:13:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.240.188:10033 172.31.240.188:10034 172.31.240.188:10035]"
19:13:26 [2021-08-11T19:13:26.040Z] time="2021-08-11T19:13:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.240.188:10033 172.31.240.188:10034 172.31.240.188:10035]"
19:13:26 [2021-08-11T19:13:26.322Z] --- PASS: TestRemoveContainerRunning (0.67s)
19:13:26 [2021-08-11T19:13:26.322Z] === RUN   TestRemoveContainerForceRemoveRunning
19:13:26 [2021-08-11T19:13:26.888Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
19:13:26 [2021-08-11T19:13:26.888Z] === RUN   TestRemoveInvalidContainer
19:13:26 [2021-08-11T19:13:26.888Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:13:26 [2021-08-11T19:13:26.888Z] === RUN   TestRenameLinkedContainer
19:13:27 [2021-08-11T19:13:27.008Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10033"
19:13:27 [2021-08-11T19:13:27.008Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49368"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node b9b0b14c8505/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node b9b0b14c8505/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node be042ea9c63c/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, is the new incarnation of the shutdown node af5632a150a9/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10034"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49369"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node b9b0b14c8505/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node b9b0b14c8505/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, is the new incarnation of the shutdown node 0518baa3e1bf/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node be042ea9c63c/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10035"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49370"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, is the new incarnation of the shutdown node c3a0805e8a3d/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node b9b0b14c8505/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node b9b0b14c8505/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node be042ea9c63c/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, is the new incarnation of the shutdown node c3a0805e8a3d/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node 4188f4931a4d/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, is the new incarnation of the shutdown node 0518baa3e1bf/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node a1ad2a961320/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, joined gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, is the new incarnation of the shutdown node af5632a150a9/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, added to nodes list"
19:13:27 [2021-08-11T19:13:27.009Z] 2021/08/11 19:13:26 Closing DB instances...
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="node5(be042ea9c63c): Node leave event for c7fef899ee98/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="node3(4188f4931a4d): Node leave event for c7fef899ee98/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="node4(b9b0b14c8505): Node leave event for c7fef899ee98/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="node1(c7fef899ee98): Node leave event for c7fef899ee98/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="node2(a1ad2a961320): Node leave event for c7fef899ee98/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=info msg="Node c7fef899ee98/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10033"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49371"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=error msg="node: c7fef899ee98 is unknown to memberlist"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10034"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49372"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.240.188:10035"
19:13:27 [2021-08-11T19:13:27.009Z] time="2021-08-11T19:13:26Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49373"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="Node a1ad2a961320 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="node4(b9b0b14c8505): Node leave event for a1ad2a961320/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="Node a1ad2a961320 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="node3(4188f4931a4d): Node leave event for a1ad2a961320/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="Node a1ad2a961320 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="node5(be042ea9c63c): Node leave event for a1ad2a961320/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="Node a1ad2a961320 change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="node2(a1ad2a961320): Node leave event for a1ad2a961320/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="Node a1ad2a961320/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="Node a1ad2a961320/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="Node a1ad2a961320/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.468Z] time="2021-08-11T19:13:27Z" level=info msg="Node a1ad2a961320/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.936Z] time="2021-08-11T19:13:27Z" level=info msg="Node 4188f4931a4d change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.937Z] time="2021-08-11T19:13:27Z" level=info msg="node4(b9b0b14c8505): Node leave event for 4188f4931a4d/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.937Z] time="2021-08-11T19:13:27Z" level=info msg="Node 4188f4931a4d change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.937Z] time="2021-08-11T19:13:27Z" level=info msg="node5(be042ea9c63c): Node leave event for 4188f4931a4d/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.937Z] time="2021-08-11T19:13:27Z" level=info msg="Node 4188f4931a4d change state NodeActive --> NodeLeft"
19:13:27 [2021-08-11T19:13:27.937Z] time="2021-08-11T19:13:27Z" level=info msg="node3(4188f4931a4d): Node leave event for 4188f4931a4d/172.31.240.188"
19:13:27 [2021-08-11T19:13:27.937Z] time="2021-08-11T19:13:27Z" level=info msg="Node 4188f4931a4d/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.937Z] time="2021-08-11T19:13:27Z" level=info msg="Node 4188f4931a4d/172.31.240.188, left gossip cluster"
19:13:27 [2021-08-11T19:13:27.937Z] time="2021-08-11T19:13:27Z" level=info msg="Node 4188f4931a4d/172.31.240.188, left gossip cluster"
19:13:28 [2021-08-11T19:13:28.394Z] time="2021-08-11T19:13:27Z" level=debug msg="memberlist: Failed ping: be042ea9c63c (timeout reached)"
19:13:28 [2021-08-11T19:13:28.394Z] time="2021-08-11T19:13:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.240.188:10036: use of closed network connection"
19:13:28 [2021-08-11T19:13:28.394Z] time="2021-08-11T19:13:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.240.188:10035: use of closed network connection"
19:13:28 [2021-08-11T19:13:28.394Z] time="2021-08-11T19:13:27Z" level=debug msg="memberlist: Stream connection from=172.31.240.188:49374"
19:13:28 [2021-08-11T19:13:28.394Z] time="2021-08-11T19:13:28Z" level=info msg="Node b9b0b14c8505 change state NodeActive --> NodeLeft"
19:13:28 [2021-08-11T19:13:28.394Z] time="2021-08-11T19:13:28Z" level=info msg="node5(be042ea9c63c): Node leave event for b9b0b14c8505/172.31.240.188"
19:13:28 [2021-08-11T19:13:28.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:13:28 [2021-08-11T19:13:28.853Z] time="2021-08-11T19:13:28Z" level=warning msg="memberlist: Was able to connect to be042ea9c63c but other probes failed, network may be misconfigured"
19:13:28 [2021-08-11T19:13:28.853Z] time="2021-08-11T19:13:28Z" level=info msg="Node b9b0b14c8505 change state NodeActive --> NodeLeft"
19:13:28 [2021-08-11T19:13:28.853Z] time="2021-08-11T19:13:28Z" level=info msg="node4(b9b0b14c8505): Node leave event for b9b0b14c8505/172.31.240.188"
19:13:29 [2021-08-11T19:13:29.312Z] time="2021-08-11T19:13:28Z" level=info msg="Node b9b0b14c8505/172.31.240.188, left gossip cluster"
19:13:29 [2021-08-11T19:13:29.312Z] time="2021-08-11T19:13:28Z" level=info msg="Node b9b0b14c8505/172.31.240.188, left gossip cluster"
19:13:29 [2021-08-11T19:13:29.417Z] --- PASS: TestRenameLinkedContainer (2.67s)
19:13:29 [2021-08-11T19:13:29.417Z] === RUN   TestRenameStoppedContainer
19:13:29 [2021-08-11T19:13:29.770Z] time="2021-08-11T19:13:29Z" level=info msg="Node be042ea9c63c/172.31.240.188, left gossip cluster"
19:13:29 [2021-08-11T19:13:29.771Z] time="2021-08-11T19:13:29Z" level=info msg="Node be042ea9c63c change state NodeActive --> NodeFailed"
19:13:29 [2021-08-11T19:13:29.771Z] time="2021-08-11T19:13:29Z" level=info msg="Node be042ea9c63c/172.31.240.188, added to failed nodes list"
19:13:29 [2021-08-11T19:13:29.771Z] --- PASS: TestNetworkDBIslands (11.32s)
19:13:29 [2021-08-11T19:13:29.771Z] PASS
19:13:29 [2021-08-11T19:13:29.771Z] coverage: 60.0% of statements
19:13:29 [2021-08-11T19:13:29.771Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.288s	coverage: 60.0% of statements
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/quota	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/rootless	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/volume	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:13:29 [2021-08-11T19:13:29.771Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:13:30 [2021-08-11T19:13:30.351Z] --- PASS: TestRenameStoppedContainer (0.67s)
19:13:30 [2021-08-11T19:13:30.351Z] === RUN   TestRenameRunningContainerAndReuse
19:13:30 [2021-08-11T19:13:30.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:13:31 [2021-08-11T19:13:31.726Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s)
19:13:31 [2021-08-11T19:13:31.726Z] === RUN   TestRenameInvalidName
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === Skipped
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     dispatchers_test.go:377: Windows does not support stopsignal
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     client_test.go:23: runtime.GOOS == "windows"
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     network_proxy_test.go:212: No support for dual stack yet
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     daemon_test.go:147: root required
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     reload_test.go:520: root required
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     pull_v2_test.go:73: Needs fixing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     pull_v2_test.go:118: Needs fixing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     download_test.go:268: Needs fixing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     layer_test.go:304: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     layer_test.go:353: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     layer_test.go:468: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     layer_test.go:697: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     migration_test.go:46: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     migration_test.go:182: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     mount_test.go:17: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     mount_test.go:76: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     mount_test.go:125: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     mount_test.go:212: Failing on Windows
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     archive_test.go:134: Xz not present in msys2
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     archive_test.go:239: Failing on Windows CI machines
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     archive_windows_test.go:16: Currently fails
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     changes_test.go:196: needs more investigation
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     changes_test.go:433: needs further investigation
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     changes_test.go:469: needs further investigation
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
19:13:31 [2021-08-11T19:13:31.951Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.951Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     poller_test.go:41: No chmod on Windows
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     fileutils_test.go:134: Needs porting to Windows
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     fileutils_test.go:180: Needs porting to Windows
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
19:13:31 [2021-08-11T19:13:31.952Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
19:13:31 [2021-08-11T19:13:31.952Z]     local_test.go:181: runtime.GOOS == "windows"
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] 
19:13:31 [2021-08-11T19:13:31.952Z] DONE 2068 tests, 67 skipped in 289.299s
19:13:31 [2021-08-11T19:13:31.952Z] INFO: make.ps1 ended at 08/11/2021 19:13:31
19:13:32 [2021-08-11T19:13:32.292Z] --- PASS: TestRenameInvalidName (0.72s)
19:13:32 [2021-08-11T19:13:32.292Z] === RUN   TestRenameAnonymousContainer
19:13:33 [2021-08-11T19:13:33.675Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
19:13:33 [2021-08-11T19:13:33.675Z] INFO: Unit tests ended at 08/11/2021 19:13:33. Duration:00:05:05.1538527
19:13:33 [2021-08-11T19:13:33.675Z] INFO: Building busybox
19:13:33 [2021-08-11T19:13:33.675Z] Sending build context to Docker daemon   5.12kB
19:13:33 [2021-08-11T19:13:33.675Z] 
19:13:33 [2021-08-11T19:13:33.675Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
19:13:33 [2021-08-11T19:13:33.675Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
19:13:33 [2021-08-11T19:13:33.675Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
19:13:33 [2021-08-11T19:13:33.675Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
19:13:33 [2021-08-11T19:13:33.675Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
19:13:33 [2021-08-11T19:13:33.675Z]  ---> d1724c2d9a84
19:13:33 [2021-08-11T19:13:33.675Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
19:13:33 [2021-08-11T19:13:33.675Z]  ---> Running in f1674d872ccd
19:13:33 [2021-08-11T19:13:33.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:13:34 [2021-08-11T19:13:34.840Z] --- PASS: TestRenameAnonymousContainer (2.34s)
19:13:34 [2021-08-11T19:13:34.840Z] === RUN   TestRenameContainerWithSameName
19:13:35 [2021-08-11T19:13:35.405Z] --- PASS: TestRenameContainerWithSameName (0.68s)
19:13:35 [2021-08-11T19:13:35.405Z] === RUN   TestRenameContainerWithLinkedContainer
19:13:36 [2021-08-11T19:13:36.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:13:36 [2021-08-11T19:13:36.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:13:36 [2021-08-11T19:13:36.796Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s)
19:13:36 [2021-08-11T19:13:36.796Z] === RUN   TestResize
19:13:37 [2021-08-11T19:13:37.367Z] --- PASS: TestResize (0.73s)
19:13:37 [2021-08-11T19:13:37.367Z] === RUN   TestResizeWithInvalidSize
19:13:38 [2021-08-11T19:13:38.300Z] --- PASS: TestResizeWithInvalidSize (0.66s)
19:13:38 [2021-08-11T19:13:38.300Z] === RUN   TestResizeWhenContainerNotStarted
19:13:38 [2021-08-11T19:13:38.869Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:13:38 [2021-08-11T19:13:38.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:13:40 [2021-08-11T19:13:40.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:13:41 [2021-08-11T19:13:41.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:13:41 [2021-08-11T19:13:41.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:13:42 [2021-08-11T19:13:42.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:13:42 [2021-08-11T19:13:42.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:13:43 [2021-08-11T19:13:43.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:13:43 [2021-08-11T19:13:43.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:13:46 [2021-08-11T19:13:46.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:13:46 [2021-08-11T19:13:46.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:13:46 [2021-08-11T19:13:46.960Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:13:46 [2021-08-11T19:13:46.960Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:13:46 [2021-08-11T19:13:46.960Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:13:46 [2021-08-11T19:13:46.960Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:13:48 [2021-08-11T19:13:48.764Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:13:49 [2021-08-11T19:13:49.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:13:49 [2021-08-11T19:13:49.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:13:49 [2021-08-11T19:13:49.770Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
19:13:51 [2021-08-11T19:13:51.205Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:13:51 [2021-08-11T19:13:51.348Z] Removing intermediate container f1674d872ccd
19:13:51 [2021-08-11T19:13:51.348Z]  ---> a7e9a6515269
19:13:51 [2021-08-11T19:13:51.348Z] Step 7/13 : ARG BUSYBOX_VERSION
19:13:51 [2021-08-11T19:13:51.348Z]  ---> Running in 9596ebae057f
19:13:51 [2021-08-11T19:13:51.348Z] Removing intermediate container 9596ebae057f
19:13:51 [2021-08-11T19:13:51.348Z]  ---> 56598e896683
19:13:51 [2021-08-11T19:13:51.348Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
19:13:51 [2021-08-11T19:13:51.348Z]  ---> Running in 0c774ce5800f
19:13:51 [2021-08-11T19:13:51.348Z] Removing intermediate container 0c774ce5800f
19:13:51 [2021-08-11T19:13:51.348Z]  ---> 0ed6a5669087
19:13:51 [2021-08-11T19:13:51.348Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
19:13:51 [2021-08-11T19:13:51.348Z] 
19:13:51 [2021-08-11T19:13:51.552Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.19s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.93s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.09s)
19:13:51 [2021-08-11T19:13:51.553Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s)
19:13:51 [2021-08-11T19:13:51.553Z] === RUN   TestCgroupNamespacesRun
19:13:51 [2021-08-11T19:13:51.806Z]  ---> 8459fbe2ac2f
19:13:51 [2021-08-11T19:13:51.806Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
19:13:51 [2021-08-11T19:13:51.806Z]  ---> Running in 0dfff20b25ff
19:13:52 [2021-08-11T19:13:52.932Z] --- PASS: TestCgroupNamespacesRun (1.71s)
19:13:52 [2021-08-11T19:13:52.932Z] === RUN   TestCgroupNamespacesRunPrivileged
19:13:52 [2021-08-11T19:13:52.932Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:13:52 [2021-08-11T19:13:52.932Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
19:13:52 [2021-08-11T19:13:52.932Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:13:53 [2021-08-11T19:13:53.156Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:13:53 [2021-08-11T19:13:53.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:13:54 [2021-08-11T19:13:54.830Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
19:13:54 [2021-08-11T19:13:54.830Z] === RUN   TestCgroupNamespacesRunHostMode
19:13:55 [2021-08-11T19:13:55.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:13:56 [2021-08-11T19:13:56.202Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
19:13:56 [2021-08-11T19:13:56.202Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:13:56 [2021-08-11T19:13:56.468Z] ok  	github.com/docker/docker/libnetwork/config	0.075s	coverage: 24.0% of statements
19:13:56 [2021-08-11T19:13:56.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:13:58 [2021-08-11T19:13:58.100Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
19:13:58 [2021-08-11T19:13:58.100Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:13:59 [2021-08-11T19:13:59.032Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
19:13:59 [2021-08-11T19:13:59.032Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:13:59 [2021-08-11T19:13:59.037Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 21.9% of statements
19:13:59 [2021-08-11T19:13:59.037Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:13:59 [2021-08-11T19:13:59.037Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:13:59 [2021-08-11T19:13:59.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:13:59 [2021-08-11T19:13:59.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
19:13:59 [2021-08-11T19:13:59.597Z] === RUN   TestCgroupNamespacesRunOlderClient
19:14:01 [2021-08-11T19:14:01.496Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
19:14:01 [2021-08-11T19:14:01.496Z] === RUN   TestNISDomainname
19:14:01 [2021-08-11T19:14:01.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:14:02 [2021-08-11T19:14:02.350Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
19:14:02 [2021-08-11T19:14:02.432Z] --- PASS: TestNISDomainname (1.27s)
19:14:02 [2021-08-11T19:14:02.432Z] === RUN   TestHostnameDnsResolution
19:14:03 [2021-08-11T19:14:03.810Z] --- PASS: TestHostnameDnsResolution (1.19s)
19:14:03 [2021-08-11T19:14:03.810Z] === RUN   TestStats
19:14:06 [2021-08-11T19:14:06.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:14:07 [2021-08-11T19:14:07.091Z] --- PASS: TestStats (2.72s)
19:14:07 [2021-08-11T19:14:07.091Z] === RUN   TestStopContainerWithTimeout
19:14:07 [2021-08-11T19:14:07.091Z] === RUN   TestStopContainerWithTimeout/0
19:14:07 [2021-08-11T19:14:07.091Z] === PAUSE TestStopContainerWithTimeout/0
19:14:07 [2021-08-11T19:14:07.091Z] === RUN   TestStopContainerWithTimeout/1
19:14:07 [2021-08-11T19:14:07.091Z] === PAUSE TestStopContainerWithTimeout/1
19:14:07 [2021-08-11T19:14:07.091Z] === RUN   TestStopContainerWithTimeout/3
19:14:07 [2021-08-11T19:14:07.091Z] === PAUSE TestStopContainerWithTimeout/3
19:14:07 [2021-08-11T19:14:07.091Z] === RUN   TestStopContainerWithTimeout/-1
19:14:07 [2021-08-11T19:14:07.091Z] === PAUSE TestStopContainerWithTimeout/-1
19:14:07 [2021-08-11T19:14:07.091Z] === CONT  TestStopContainerWithTimeout/0
19:14:07 [2021-08-11T19:14:07.091Z] === CONT  TestStopContainerWithTimeout/3
19:14:07 [2021-08-11T19:14:07.658Z] === CONT  TestStopContainerWithTimeout/1
19:14:07 [2021-08-11T19:14:07.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:14:09 [2021-08-11T19:14:09.556Z] === CONT  TestStopContainerWithTimeout/-1
19:14:10 [2021-08-11T19:14:10.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:14:12 [2021-08-11T19:14:12.081Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:14:12 [2021-08-11T19:14:12.081Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
19:14:12 [2021-08-11T19:14:12.081Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
19:14:12 [2021-08-11T19:14:12.081Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
19:14:12 [2021-08-11T19:14:12.081Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
19:14:12 [2021-08-11T19:14:12.081Z] === RUN   TestDeleteDevicemapper
19:14:12 [2021-08-11T19:14:12.081Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:14:12 [2021-08-11T19:14:12.081Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:14:12 [2021-08-11T19:14:12.081Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:14:12 [2021-08-11T19:14:12.370Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.573s	coverage: 59.9% of statements
19:14:12 [2021-08-11T19:14:12.370Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:14:12 [2021-08-11T19:14:12.899Z] Removing intermediate container 0dfff20b25ff
19:14:12 [2021-08-11T19:14:12.899Z]  ---> da46976b4ff6
19:14:12 [2021-08-11T19:14:12.899Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
19:14:12 [2021-08-11T19:14:12.899Z]  ---> Running in fbe1ad495da0
19:14:12 [2021-08-11T19:14:12.899Z] 
19:14:12 [2021-08-11T19:14:12.899Z] SUCCESS: Specified value was saved.
19:14:12 [2021-08-11T19:14:12.944Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 34.8% of statements
19:14:13 [2021-08-11T19:14:13.740Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:14:13 [2021-08-11T19:14:13.740Z] Using test binary docker
19:14:13 [2021-08-11T19:14:13.740Z] +++ /etc/init.d/apparmor start
19:14:13 [2021-08-11T19:14:13.740Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:14:13 [2021-08-11T19:14:13.740Z] Starting dockerd
19:14:13 [2021-08-11T19:14:13.740Z] INFO: Waiting for daemon to start...
19:14:13 [2021-08-11T19:14:13.740Z] +++ 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
19:14:13 [2021-08-11T19:14:13.865Z] Removing intermediate container fbe1ad495da0
19:14:13 [2021-08-11T19:14:13.865Z]  ---> 81e43ea3526e
19:14:13 [2021-08-11T19:14:13.865Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:14:13 [2021-08-11T19:14:13.865Z]  ---> Running in 80570202be24
19:14:14 [2021-08-11T19:14:14.609Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s)
19:14:14 [2021-08-11T19:14:14.609Z] === RUN   TestUpdateMemory
19:14:15 [2021-08-11T19:14:15.542Z] --- PASS: TestUpdateMemory (1.28s)
19:14:15 [2021-08-11T19:14:15.542Z] === RUN   TestUpdateCPUQuota
19:14:15 [2021-08-11T19:14:15.644Z] .
19:14:15 [2021-08-11T19:14:15.644Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:14:15 [2021-08-11T19:14:15.644Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:14:15 [2021-08-11T19:14:15.644Z] Error: No such image: emptyfs
19:14:15 [2021-08-11T19:14:15.644Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:14:15 [2021-08-11T19:14:15.644Z] ++++ docker load
19:14:16 [2021-08-11T19:14:16.212Z] Running integration-test (iteration 1)
19:14:16 [2021-08-11T19:14:16.212Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:14:16 [2021-08-11T19:14:16.212Z] ++ 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
19:14:16 [2021-08-11T19:14:16.212Z] ++ set -e
19:14:16 [2021-08-11T19:14:16.212Z] ++ '[' -n 0 ']'
19:14:16 [2021-08-11T19:14:16.212Z] ++ set -x
19:14:16 [2021-08-11T19:14:16.212Z] ++ env -i DEST=/go/src/github.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
19:14:19 [2021-08-11T19:14:19.661Z] Cannot create a file when that file already exists.
19:14:21 [2021-08-11T19:14:21.099Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.024s	coverage: 4.0% of statements
19:14:21 [2021-08-11T19:14:21.099Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:14:22 [2021-08-11T19:14:22.095Z] --- PASS: TestUpdateCPUQuota (6.50s)
19:14:22 [2021-08-11T19:14:22.095Z] === RUN   TestUpdatePidsLimit
19:14:22 [2021-08-11T19:14:22.095Z] === RUN   TestUpdatePidsLimit/update_from_none
19:14:22 [2021-08-11T19:14:22.661Z] === RUN   TestUpdatePidsLimit/no_change
19:14:23 [2021-08-11T19:14:23.226Z] === RUN   TestUpdatePidsLimit/update_lower
19:14:24 [2021-08-11T19:14:24.160Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:14:24 [2021-08-11T19:14:24.349Z] Removing intermediate container 80570202be24
19:14:24 [2021-08-11T19:14:24.349Z]  ---> 3a7d3ccb2e80
19:14:24 [2021-08-11T19:14:24.349Z] Step 13/13 : CMD ["sh"]
19:14:24 [2021-08-11T19:14:24.349Z]  ---> Running in 763606753ac0
19:14:24 [2021-08-11T19:14:24.349Z] Removing intermediate container 763606753ac0
19:14:24 [2021-08-11T19:14:24.349Z]  ---> 0521917195e0
19:14:24 [2021-08-11T19:14:24.349Z] Successfully built 0521917195e0
19:14:24 [2021-08-11T19:14:24.349Z] Successfully tagged busybox:latest
19:14:24 [2021-08-11T19:14:24.349Z] INFO: Docker images of the daemon under test
19:14:24 [2021-08-11T19:14:24.349Z] 
19:14:24 [2021-08-11T19:14:24.349Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
19:14:24 [2021-08-11T19:14:24.349Z] busybox                                latest              0521917195e0        Less than a second ago   5.72GB
19:14:24 [2021-08-11T19:14:24.349Z] microsoft/windowsservercore            latest              d1724c2d9a84        5 days ago               5.7GB
19:14:24 [2021-08-11T19:14:24.349Z] mcr.microsoft.com/windows/servercore   ltsc2019            d1724c2d9a84        5 days ago               5.7GB
19:14:24 [2021-08-11T19:14:24.349Z] 
19:14:24 [2021-08-11T19:14:24.349Z] INFO: Running integration tests at 08/11/2021 19:14:23...
19:14:24 [2021-08-11T19:14:24.349Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:14:24 [2021-08-11T19:14:24.349Z] INFO: Integration API tests being run from the host:
19:14:24 [2021-08-11T19:14:24.349Z] INFO: make.ps1 starting at 08/11/2021 19:14:23
19:14:24 [2021-08-11T19:14:24.726Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:14:25 [2021-08-11T19:14:25.292Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:14:25 [2021-08-11T19:14:25.317Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.025s	coverage: 4.5% of statements
19:14:25 [2021-08-11T19:14:25.317Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:14:25 [2021-08-11T19:14:25.330Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:14:25 [2021-08-11T19:14:25.891Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
19:14:26 [2021-08-11T19:14:26.227Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:14:27 [2021-08-11T19:14:27.161Z] --- PASS: TestUpdatePidsLimit (5.35s)
19:14:27 [2021-08-11T19:14:27.161Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.68s)
19:14:27 [2021-08-11T19:14:27.161Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
19:14:27 [2021-08-11T19:14:27.161Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.68s)
19:14:27 [2021-08-11T19:14:27.161Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s)
19:14:27 [2021-08-11T19:14:27.161Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s)
19:14:27 [2021-08-11T19:14:27.161Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s)
19:14:27 [2021-08-11T19:14:27.161Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s)
19:14:27 [2021-08-11T19:14:27.161Z] === RUN   TestUpdateRestartPolicy
19:14:42 [2021-08-11T19:14:42.026Z] --- PASS: TestUpdateRestartPolicy (12.60s)
19:14:42 [2021-08-11T19:14:42.026Z] === RUN   TestUpdateRestartWithAutoRemove
19:14:42 [2021-08-11T19:14:42.026Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
19:14:42 [2021-08-11T19:14:42.026Z] === RUN   TestWaitNonBlocked
19:14:42 [2021-08-11T19:14:42.026Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:14:42 [2021-08-11T19:14:42.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:14:42 [2021-08-11T19:14:42.026Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:14:42 [2021-08-11T19:14:42.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:14:42 [2021-08-11T19:14:42.026Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:14:42 [2021-08-11T19:14:42.026Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:14:42 [2021-08-11T19:14:42.026Z] --- PASS: TestWaitNonBlocked (0.01s)
19:14:42 [2021-08-11T19:14:42.026Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
19:14:42 [2021-08-11T19:14:42.026Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
19:14:42 [2021-08-11T19:14:42.026Z] === RUN   TestWaitBlocked
19:14:42 [2021-08-11T19:14:42.026Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:14:42 [2021-08-11T19:14:42.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:14:42 [2021-08-11T19:14:42.026Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:14:42 [2021-08-11T19:14:42.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:14:42 [2021-08-11T19:14:42.026Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:14:42 [2021-08-11T19:14:42.026Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:14:42 [2021-08-11T19:14:42.960Z] --- PASS: TestWaitBlocked (0.01s)
19:14:42 [2021-08-11T19:14:42.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s)
19:14:42 [2021-08-11T19:14:42.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
19:14:42 [2021-08-11T19:14:42.960Z] === CONT  TestContainerStartOnDaemonRestart
19:14:42 [2021-08-11T19:14:42.960Z] === CONT  TestIpcModeOlderClient
19:14:42 [2021-08-11T19:14:42.960Z] --- PASS: TestIpcModeOlderClient (0.09s)
19:14:42 [2021-08-11T19:14:42.960Z] === CONT  TestRestartDaemonWithRestartingContainer
19:14:44 [2021-08-11T19:14:44.032Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.313s	coverage: 6.6% of statements
19:14:44 [2021-08-11T19:14:44.032Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:14:44 [2021-08-11T19:14:44.979Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
19:14:46 [2021-08-11T19:14:46.241Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.85s)
19:14:46 [2021-08-11T19:14:46.241Z] === CONT  TestContainerKillOnDaemonStart
19:14:46 [2021-08-11T19:14:46.241Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s)
19:14:46 [2021-08-11T19:14:46.241Z] === CONT  TestDaemonHostGatewayIP
19:14:49 [2021-08-11T19:14:49.600Z] --- PASS: TestDaemonHostGatewayIP (3.61s)
19:14:49 [2021-08-11T19:14:49.600Z] === CONT  TestDaemonRestartIpcMode
19:14:52 [2021-08-11T19:14:52.897Z] --- PASS: TestDaemonRestartIpcMode (2.89s)
19:14:55 [2021-08-11T19:14:55.295Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:14:55 [2021-08-11T19:14:55.295Z] INFO: Testing against a local daemon
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildWithSession
19:14:55 [2021-08-11T19:14:55.295Z]     build_session_test.go:25: TODO: BuildKit
19:14:55 [2021-08-11T19:14:55.295Z] --- SKIP: TestBuildWithSession (0.00s)
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildSquashParent
19:14:55 [2021-08-11T19:14:55.295Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:14:55 [2021-08-11T19:14:55.295Z] --- SKIP: TestBuildSquashParent (0.00s)
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildWithRemoveAndForceRemove
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:55 [2021-08-11T19:14:55.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:14:55 [2021-08-11T19:14:55.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:14:55 [2021-08-11T19:14:55.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:55 [2021-08-11T19:14:55.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:14:55 [2021-08-11T19:14:55.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:14:55 [2021-08-11T19:14:55.295Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:55 [2021-08-11T19:14:55.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:55 [2021-08-11T19:14:55.295Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:55 [2021-08-11T19:14:55.295Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:55 [2021-08-11T19:14:55.295Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:55 [2021-08-11T19:14:55.295Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:14:56 [2021-08-11T19:14:56.327Z] ..........................xx....................                         [ 29%]
19:14:58 [2021-08-11T19:14:58.155Z] --- PASS: TestContainerKillOnDaemonStart (12.01s)
19:14:58 [2021-08-11T19:14:58.155Z] PASS
19:14:58 [2021-08-11T19:14:58.155Z] 
19:14:58 [2021-08-11T19:14:58.155Z] === Skipped
19:14:58 [2021-08-11T19:14:58.155Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:14:58 [2021-08-11T19:14:58.155Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:14:58 [2021-08-11T19:14:58.155Z] 
19:14:58 [2021-08-11T19:14:58.155Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:14:58 [2021-08-11T19:14:58.155Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:14:58 [2021-08-11T19:14:58.155Z] 
19:14:58 [2021-08-11T19:14:58.155Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:14:58 [2021-08-11T19:14:58.155Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:14:58 [2021-08-11T19:14:58.155Z] 
19:14:58 [2021-08-11T19:14:58.155Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
19:14:58 [2021-08-11T19:14:58.155Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:14:58 [2021-08-11T19:14:58.155Z] 
19:14:58 [2021-08-11T19:14:58.155Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:14:58 [2021-08-11T19:14:58.155Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:14:58 [2021-08-11T19:14:58.155Z] 
19:14:58 [2021-08-11T19:14:58.155Z] 
19:14:58 [2021-08-11T19:14:58.155Z] DONE 195 tests, 5 skipped in 147.912s
19:14:58 [2021-08-11T19:14:58.155Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
19:14:58 [2021-08-11T19:14:58.155Z] === RUN   TestConfigDaemonLibtrustID
19:14:58 [2021-08-11T19:14:58.413Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
19:14:58 [2021-08-11T19:14:58.413Z] === RUN   TestDaemonConfigValidation
19:14:58 [2021-08-11T19:14:58.413Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:14:58 [2021-08-11T19:14:58.413Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:14:58 [2021-08-11T19:14:58.413Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:14:58 [2021-08-11T19:14:58.413Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:14:58 [2021-08-11T19:14:58.413Z] === RUN   TestDaemonConfigValidation/invalid_config
19:14:58 [2021-08-11T19:14:58.413Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:14:58 [2021-08-11T19:14:58.413Z] === RUN   TestDaemonConfigValidation/malformed_config
19:14:58 [2021-08-11T19:14:58.413Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:14:58 [2021-08-11T19:14:58.413Z] === RUN   TestDaemonConfigValidation/valid_config
19:14:58 [2021-08-11T19:14:58.413Z] === PAUSE TestDaemonConfigValidation/valid_config
19:14:58 [2021-08-11T19:14:58.413Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:14:58 [2021-08-11T19:14:58.413Z] === CONT  TestDaemonConfigValidation/malformed_config
19:14:58 [2021-08-11T19:14:58.413Z] === CONT  TestDaemonConfigValidation/valid_config
19:14:58 [2021-08-11T19:14:58.671Z] === CONT  TestDaemonConfigValidation/invalid_config
19:14:58 [2021-08-11T19:14:58.671Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:14:58 [2021-08-11T19:14:58.671Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:14:58 [2021-08-11T19:14:58.671Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
19:14:58 [2021-08-11T19:14:58.671Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
19:14:58 [2021-08-11T19:14:58.671Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
19:14:58 [2021-08-11T19:14:58.671Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
19:14:58 [2021-08-11T19:14:58.671Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:14:58 [2021-08-11T19:14:58.671Z] === RUN   TestConfigDaemonSeccompProfiles
19:14:58 [2021-08-11T19:14:58.671Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:14:59 [2021-08-11T19:14:59.605Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:15:00 [2021-08-11T19:15:00.980Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:15:01 [2021-08-11T19:15:01.914Z] === CONT  TestConfigDaemonSeccompProfiles
19:15:01 [2021-08-11T19:15:01.914Z]     daemon_test.go:149: [dce057a912684] daemon is not started
19:15:01 [2021-08-11T19:15:01.914Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
19:15:01 [2021-08-11T19:15:01.914Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
19:15:01 [2021-08-11T19:15:01.914Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
19:15:01 [2021-08-11T19:15:01.914Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
19:15:01 [2021-08-11T19:15:01.914Z] PASS
19:15:01 [2021-08-11T19:15:01.914Z] 
19:15:01 [2021-08-11T19:15:01.914Z] DONE 11 tests in 3.949s
19:15:01 [2021-08-11T19:15:01.914Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:15:01 [2021-08-11T19:15:01.914Z] INFO: Testing against a local daemon
19:15:01 [2021-08-11T19:15:01.914Z] === RUN   TestCommitInheritsEnv
19:15:02 [2021-08-11T19:15:02.173Z] --- PASS: TestCommitInheritsEnv (0.30s)
19:15:02 [2021-08-11T19:15:02.173Z] === RUN   TestImportExtremelyLargeImageWorks
19:15:02 [2021-08-11T19:15:02.173Z] === PAUSE TestImportExtremelyLargeImageWorks
19:15:02 [2021-08-11T19:15:02.173Z] === RUN   TestImagesFilterMultiReference
19:15:02 [2021-08-11T19:15:02.173Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:15:02 [2021-08-11T19:15:02.173Z] === RUN   TestImagePullPlatformInvalid
19:15:02 [2021-08-11T19:15:02.173Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:15:02 [2021-08-11T19:15:02.173Z] === RUN   TestRemoveImageOrphaning
19:15:02 [2021-08-11T19:15:02.430Z] --- PASS: TestRemoveImageOrphaning (0.25s)
19:15:02 [2021-08-11T19:15:02.430Z] === RUN   TestRemoveImageGarbageCollector
19:15:02 [2021-08-11T19:15:02.896Z] Loaded image: buildpack-deps:buster
19:15:02 [2021-08-11T19:15:02.896Z] Loaded image: busybox:latest
19:15:02 [2021-08-11T19:15:02.896Z] Loaded image: busybox:glibc
19:15:03 [2021-08-11T19:15:03.119Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.021s	coverage: 57.4% of statements
19:15:03 [2021-08-11T19:15:03.119Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:15:03 [2021-08-11T19:15:03.119Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:15:03 [2021-08-11T19:15:03.898Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:15:03 [2021-08-11T19:15:03.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:15:04 [2021-08-11T19:15:04.331Z] --- PASS: TestRemoveImageGarbageCollector (1.92s)
19:15:04 [2021-08-11T19:15:04.331Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:15:04 [2021-08-11T19:15:04.331Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:15:04 [2021-08-11T19:15:04.331Z] === RUN   TestTagInvalidReference
19:15:04 [2021-08-11T19:15:04.331Z] --- PASS: TestTagInvalidReference (0.01s)
19:15:04 [2021-08-11T19:15:04.331Z] === RUN   TestTagValidPrefixedRepo
19:15:04 [2021-08-11T19:15:04.589Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:15:04 [2021-08-11T19:15:04.589Z] === RUN   TestTagExistedNameWithoutForce
19:15:04 [2021-08-11T19:15:04.589Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:15:04 [2021-08-11T19:15:04.589Z] === RUN   TestTagOfficialNames
19:15:04 [2021-08-11T19:15:04.589Z] --- PASS: TestTagOfficialNames (0.06s)
19:15:04 [2021-08-11T19:15:04.589Z] === RUN   TestTagMatchesDigest
19:15:04 [2021-08-11T19:15:04.589Z] --- PASS: TestTagMatchesDigest (0.01s)
19:15:04 [2021-08-11T19:15:04.589Z] === CONT  TestImportExtremelyLargeImageWorks
19:15:05 [2021-08-11T19:15:05.674Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:15:07 [2021-08-11T19:15:07.095Z] Loaded image: debian:bullseye
19:15:07 [2021-08-11T19:15:07.354Z] Loaded image: hello-world:latest
19:15:07 [2021-08-11T19:15:07.613Z] Loaded image: arm32v7/hello-world:latest
19:15:07 [2021-08-11T19:15:07.613Z] INFO: Testing against a local daemon
19:15:07 [2021-08-11T19:15:07.613Z] === RUN   TestCgroupNamespacesBuild
19:15:10 [2021-08-11T19:15:10.911Z] --- PASS: TestCgroupNamespacesBuild (2.94s)
19:15:10 [2021-08-11T19:15:10.911Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:15:13 [2021-08-11T19:15:13.445Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.70s)
19:15:13 [2021-08-11T19:15:13.445Z] === RUN   TestBuildWithSession
19:15:13 [2021-08-11T19:15:13.445Z]     build_session_test.go:25: TODO: BuildKit
19:15:13 [2021-08-11T19:15:13.445Z] --- SKIP: TestBuildWithSession (0.00s)
19:15:13 [2021-08-11T19:15:13.445Z] === RUN   TestBuildSquashParent
19:15:16 [2021-08-11T19:15:16.302Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
19:15:16 [2021-08-11T19:15:16.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.19s)
19:15:16 [2021-08-11T19:15:16.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.64s)
19:15:16 [2021-08-11T19:15:16.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.71s)
19:15:16 [2021-08-11T19:15:16.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.15s)
19:15:16 [2021-08-11T19:15:16.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.93s)
19:15:16 [2021-08-11T19:15:16.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.64s)
19:15:16 [2021-08-11T19:15:16.302Z] === RUN   TestBuildMultiStageCopy
19:15:16 [2021-08-11T19:15:16.302Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:15:20 [2021-08-11T19:15:20.602Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.025s	coverage: 82.4% of statements
19:15:20 [2021-08-11T19:15:20.602Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.038s	coverage: 81.2% of statements
19:15:21 [2021-08-11T19:15:21.908Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:15:23 [2021-08-11T19:15:23.366Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:15:23 [2021-08-11T19:15:23.366Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:15:23 [2021-08-11T19:15:23.914Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.005s	coverage: 48.1% of statements
19:15:23 [2021-08-11T19:15:23.914Z] ok  	github.com/docker/docker/libnetwork/idm	0.004s	coverage: 87.5% of statements
19:15:24 [2021-08-11T19:15:24.333Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:15:25 [2021-08-11T19:15:25.300Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:15:25 [2021-08-11T19:15:25.658Z] --- PASS: TestBuildSquashParent (11.93s)
19:15:25 [2021-08-11T19:15:25.658Z] === RUN   TestBuildWithRemoveAndForceRemove
19:15:25 [2021-08-11T19:15:25.658Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:15:25 [2021-08-11T19:15:25.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:15:25 [2021-08-11T19:15:25.658Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:15:25 [2021-08-11T19:15:25.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:15:25 [2021-08-11T19:15:25.658Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:15:25 [2021-08-11T19:15:25.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:15:25 [2021-08-11T19:15:25.658Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:15:25 [2021-08-11T19:15:25.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:15:25 [2021-08-11T19:15:25.658Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:15:25 [2021-08-11T19:15:25.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:15:25 [2021-08-11T19:15:25.658Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:15:25 [2021-08-11T19:15:25.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:15:25 [2021-08-11T19:15:25.658Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:15:25 [2021-08-11T19:15:25.658Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:15:26 [2021-08-11T19:15:26.835Z] --- PASS: TestBuildMultiStageCopy (12.15s)
19:15:26 [2021-08-11T19:15:26.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.99s)
19:15:26 [2021-08-11T19:15:26.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s)
19:15:26 [2021-08-11T19:15:26.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s)
19:15:26 [2021-08-11T19:15:26.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s)
19:15:26 [2021-08-11T19:15:26.835Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s)
19:15:26 [2021-08-11T19:15:26.835Z] === RUN   TestBuildMultiStageParentConfig
19:15:29 [2021-08-11T19:15:29.737Z] --- PASS: TestBuildMultiStageParentConfig (2.57s)
19:15:29 [2021-08-11T19:15:29.737Z] === RUN   TestBuildLabelWithTargets
19:15:29 [2021-08-11T19:15:29.737Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:15:29 [2021-08-11T19:15:29.737Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
19:15:29 [2021-08-11T19:15:29.737Z] === RUN   TestBuildWithEmptyLayers
19:15:30 [2021-08-11T19:15:30.706Z] --- PASS: TestBuildWithEmptyLayers (1.35s)
19:15:30 [2021-08-11T19:15:30.706Z] === RUN   TestBuildMultiStageOnBuild
19:15:30 [2021-08-11T19:15:30.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:15:30 [2021-08-11T19:15:30.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:15:30 [2021-08-11T19:15:30.957Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:15:33 [2021-08-11T19:15:33.970Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
19:15:34 [2021-08-11T19:15:34.976Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
19:15:36 [2021-08-11T19:15:36.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:15:36 [2021-08-11T19:15:36.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:15:41 [2021-08-11T19:15:41.505Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:15:41 [2021-08-11T19:15:41.505Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.30s)
19:15:41 [2021-08-11T19:15:41.505Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.41s)
19:15:41 [2021-08-11T19:15:41.505Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.57s)
19:15:41 [2021-08-11T19:15:41.505Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.56s)
19:15:41 [2021-08-11T19:15:41.505Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.25s)
19:15:41 [2021-08-11T19:15:41.505Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.43s)
19:15:41 [2021-08-11T19:15:41.505Z] === RUN   TestBuildMultiStageCopy
19:15:41 [2021-08-11T19:15:41.505Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:15:43 [2021-08-11T19:15:43.080Z] --- PASS: TestBuildMultiStageOnBuild (11.58s)
19:15:43 [2021-08-11T19:15:43.080Z] === RUN   TestBuildUncleanTarFilenames
19:15:43 [2021-08-11T19:15:43.080Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:15:43 [2021-08-11T19:15:43.080Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
19:15:43 [2021-08-11T19:15:43.080Z] === RUN   TestBuildMultiStageLayerLeak
19:15:44 [2021-08-11T19:15:44.006Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.005s	coverage: 100.0% of statements
19:15:45 [2021-08-11T19:15:45.695Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:15:45 [2021-08-11T19:15:45.695Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:15:45 [2021-08-11T19:15:45.954Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:15:46 [2021-08-11T19:15:46.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:15:47 [2021-08-11T19:15:47.089Z] --- PASS: TestBuildMultiStageCopy (5.58s)
19:15:47 [2021-08-11T19:15:47.089Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.52s)
19:15:47 [2021-08-11T19:15:47.089Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
19:15:47 [2021-08-11T19:15:47.089Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
19:15:47 [2021-08-11T19:15:47.089Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
19:15:47 [2021-08-11T19:15:47.089Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s)
19:15:47 [2021-08-11T19:15:47.089Z] === RUN   TestBuildMultiStageParentConfig
19:15:48 [2021-08-11T19:15:48.468Z] --- PASS: TestBuildMultiStageParentConfig (1.24s)
19:15:48 [2021-08-11T19:15:48.468Z] === RUN   TestBuildLabelWithTargets
19:15:50 [2021-08-11T19:15:50.371Z] --- PASS: TestBuildLabelWithTargets (1.99s)
19:15:50 [2021-08-11T19:15:50.371Z] === RUN   TestBuildWithEmptyLayers
19:15:51 [2021-08-11T19:15:51.307Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
19:15:51 [2021-08-11T19:15:51.307Z] === RUN   TestBuildMultiStageOnBuild
19:15:54 [2021-08-11T19:15:54.607Z] tests/integration/api_network_test.py ............................       [ 47%]
19:15:55 [2021-08-11T19:15:55.498Z] --- PASS: TestBuildMultiStageOnBuild (3.87s)
19:15:55 [2021-08-11T19:15:55.498Z] === RUN   TestBuildUncleanTarFilenames
19:15:56 [2021-08-11T19:15:56.875Z] --- PASS: TestBuildUncleanTarFilenames (1.60s)
19:15:56 [2021-08-11T19:15:56.875Z] === RUN   TestBuildMultiStageLayerLeak
19:15:57 [2021-08-11T19:15:57.881Z] --- PASS: TestBuildMultiStageLayerLeak (14.72s)
19:15:57 [2021-08-11T19:15:57.882Z] === RUN   TestBuildWithHugeFile
19:16:01 [2021-08-11T19:16:01.067Z] --- PASS: TestBuildMultiStageLayerLeak (4.19s)
19:16:01 [2021-08-11T19:16:01.067Z] === RUN   TestBuildWithHugeFile
19:16:01 [2021-08-11T19:16:01.894Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:16:03 [2021-08-11T19:16:03.632Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:16:07 [2021-08-11T19:16:07.899Z] tests/integration/api_service_test.py ....................s............. [ 60%]
19:16:22 [2021-08-11T19:16:22.326Z] ..........................                                               [ 67%]
19:16:41 [2021-08-11T19:16:41.015Z] --- PASS: TestImportExtremelyLargeImageWorks (92.59s)
19:16:41 [2021-08-11T19:16:41.015Z] PASS
19:16:41 [2021-08-11T19:16:41.015Z] 
19:16:41 [2021-08-11T19:16:41.015Z] DONE 12 tests in 95.354s
19:16:41 [2021-08-11T19:16:41.015Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:16:41 [2021-08-11T19:16:41.015Z] INFO: Testing against a local daemon
19:16:41 [2021-08-11T19:16:41.015Z] === RUN   TestNetworkCreateDelete
19:16:41 [2021-08-11T19:16:41.015Z] --- PASS: TestNetworkCreateDelete (0.13s)
19:16:41 [2021-08-11T19:16:41.015Z] === RUN   TestDockerNetworkDeletePreferID
19:16:41 [2021-08-11T19:16:41.015Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
19:16:41 [2021-08-11T19:16:41.015Z] === RUN   TestDaemonDNSFallback
19:16:44 [2021-08-11T19:16:44.293Z] --- PASS: TestDaemonDNSFallback (6.60s)
19:16:44 [2021-08-11T19:16:44.293Z] === RUN   TestInspectNetwork
19:16:47 [2021-08-11T19:16:47.750Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:16:47 [2021-08-11T19:16:47.750Z] Using test binary docker
19:16:47 [2021-08-11T19:16:47.750Z] +++ /etc/init.d/apparmor start
19:16:47 [2021-08-11T19:16:47.750Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:16:47 [2021-08-11T19:16:47.750Z] Starting dockerd
19:16:47 [2021-08-11T19:16:47.750Z] INFO: Waiting for daemon to start...
19:16:47 [2021-08-11T19:16:47.750Z] +++ 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
19:16:47 [2021-08-11T19:16:47.750Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:16:47 [2021-08-11T19:16:47.750Z] Using test binary docker
19:16:47 [2021-08-11T19:16:47.750Z] +++ /etc/init.d/apparmor start
19:16:47 [2021-08-11T19:16:47.750Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:16:47 [2021-08-11T19:16:47.750Z] INFO: Waiting for daemon to start...
19:16:47 [2021-08-11T19:16:47.750Z] Starting dockerd
19:16:47 [2021-08-11T19:16:47.750Z] +++ 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
19:16:47 [2021-08-11T19:16:47.750Z] .
19:16:47 [2021-08-11T19:16:47.750Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:16:47 [2021-08-11T19:16:47.750Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:16:47 [2021-08-11T19:16:47.750Z] Error: No such image: emptyfs
19:16:47 [2021-08-11T19:16:47.750Z] ++++ docker load
19:16:47 [2021-08-11T19:16:47.750Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:16:47 [2021-08-11T19:16:47.750Z] Running integration-test (iteration 1)
19:16:47 [2021-08-11T19:16:47.750Z] 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)/
19:16:47 [2021-08-11T19:16:47.750Z] ++ 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)/'
19:16:47 [2021-08-11T19:16:47.750Z] ++ set -e
19:16:47 [2021-08-11T19:16:47.750Z] ++ '[' -n 0 ']'
19:16:47 [2021-08-11T19:16:47.750Z] ++ set -x
19:16:47 [2021-08-11T19:16:47.750Z] ++ env -i DEST=/go/src/github.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)/'
19:16:47 [2021-08-11T19:16:47.750Z] 
19:16:47 [2021-08-11T19:16:47.750Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:16:47 [2021-08-11T19:16:47.750Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:16:47 [2021-08-11T19:16:47.750Z] Error: No such image: emptyfs
19:16:47 [2021-08-11T19:16:47.750Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:16:47 [2021-08-11T19:16:47.750Z] ++++ docker load
19:16:47 [2021-08-11T19:16:47.750Z] Running integration-test (iteration 1)
19:16:47 [2021-08-11T19:16:47.750Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:16:47 [2021-08-11T19:16:47.750Z] ++ 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)/'
19:16:47 [2021-08-11T19:16:47.750Z] ++ set -e
19:16:47 [2021-08-11T19:16:47.750Z] ++ '[' -n 0 ']'
19:16:47 [2021-08-11T19:16:47.750Z] ++ set -x
19:16:47 [2021-08-11T19:16:47.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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)/'
19:16:48 [2021-08-11T19:16:48.476Z] === RUN   TestInspectNetwork/full_network_id
19:16:48 [2021-08-11T19:16:48.476Z] === RUN   TestInspectNetwork/partial_network_id
19:16:48 [2021-08-11T19:16:48.476Z] === RUN   TestInspectNetwork/network_name
19:16:48 [2021-08-11T19:16:48.476Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:16:52 [2021-08-11T19:16:52.655Z] --- PASS: TestInspectNetwork (7.74s)
19:16:52 [2021-08-11T19:16:52.655Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:16:52 [2021-08-11T19:16:52.655Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:16:52 [2021-08-11T19:16:52.655Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:16:52 [2021-08-11T19:16:52.655Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:16:52 [2021-08-11T19:16:52.655Z] === RUN   TestRunContainerWithBridgeNone
19:16:55 [2021-08-11T19:16:55.187Z] --- PASS: TestRunContainerWithBridgeNone (3.02s)
19:16:55 [2021-08-11T19:16:55.187Z] === RUN   TestNetworkInvalidJSON
19:16:55 [2021-08-11T19:16:55.187Z] === RUN   TestNetworkInvalidJSON//networks/create
19:16:55 [2021-08-11T19:16:55.187Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:16:55 [2021-08-11T19:16:55.187Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:16:55 [2021-08-11T19:16:55.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:16:55 [2021-08-11T19:16:55.187Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:16:55 [2021-08-11T19:16:55.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:16:55 [2021-08-11T19:16:55.187Z] === CONT  TestNetworkInvalidJSON//networks/create
19:16:55 [2021-08-11T19:16:55.187Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:16:55 [2021-08-11T19:16:55.187Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:16:55 [2021-08-11T19:16:55.187Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:16:55 [2021-08-11T19:16:55.187Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:16:55 [2021-08-11T19:16:55.187Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:16:55 [2021-08-11T19:16:55.187Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:16:55 [2021-08-11T19:16:55.187Z] === RUN   TestNetworkList
19:16:55 [2021-08-11T19:16:55.187Z] === RUN   TestNetworkList//networks
19:16:55 [2021-08-11T19:16:55.187Z] === PAUSE TestNetworkList//networks
19:16:55 [2021-08-11T19:16:55.187Z] === RUN   TestNetworkList//networks/
19:16:55 [2021-08-11T19:16:55.187Z] === PAUSE TestNetworkList//networks/
19:16:55 [2021-08-11T19:16:55.187Z] === CONT  TestNetworkList//networks
19:16:55 [2021-08-11T19:16:55.187Z] === CONT  TestNetworkList//networks/
19:16:55 [2021-08-11T19:16:55.187Z] --- PASS: TestNetworkList (0.01s)
19:16:55 [2021-08-11T19:16:55.187Z]     --- PASS: TestNetworkList//networks (0.00s)
19:16:55 [2021-08-11T19:16:55.187Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:16:55 [2021-08-11T19:16:55.187Z] === RUN   TestHostIPv4BridgeLabel
19:16:55 [2021-08-11T19:16:55.752Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:16:55 [2021-08-11T19:16:55.752Z] === RUN   TestDaemonRestartWithLiveRestore
19:16:56 [2021-08-11T19:16:56.694Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
19:16:56 [2021-08-11T19:16:56.694Z] === RUN   TestDaemonDefaultNetworkPools
19:16:57 [2021-08-11T19:16:57.627Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:16:57 [2021-08-11T19:16:57.627Z] === RUN   TestDaemonRestartWithExistingNetwork
19:16:58 [2021-08-11T19:16:58.561Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:16:58 [2021-08-11T19:16:58.561Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:16:59 [2021-08-11T19:16:59.934Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
19:16:59 [2021-08-11T19:16:59.934Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:17:00 [2021-08-11T19:17:00.500Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:17:00 [2021-08-11T19:17:00.500Z] === RUN   TestServiceWithPredefinedNetwork
19:17:02 [2021-08-11T19:17:02.922Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:17:03 [2021-08-11T19:17:03.027Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s)
19:17:03 [2021-08-11T19:17:03.027Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:17:03 [2021-08-11T19:17:03.027Z]     service_test.go:242: FLAKY_TEST
19:17:03 [2021-08-11T19:17:03.027Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:17:03 [2021-08-11T19:17:03.027Z] === RUN   TestServiceWithDataPathPortInit
19:17:05 [2021-08-11T19:17:05.525Z] ok  	github.com/docker/docker/libnetwork/ipam	76.259s	coverage: 85.3% of statements
19:17:05 [2021-08-11T19:17:05.526Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:17:05 [2021-08-11T19:17:05.526Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:17:06 [2021-08-11T19:17:06.100Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 57.1% of statements
19:17:17 [2021-08-11T19:17:17.892Z] --- PASS: TestServiceWithDataPathPortInit (14.55s)
19:17:17 [2021-08-11T19:17:17.892Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:17:18 [2021-08-11T19:17:18.148Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:17:18 [2021-08-11T19:17:18.353Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.014s	coverage: 47.4% of statements
19:17:18 [2021-08-11T19:17:18.353Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:17:19 [2021-08-11T19:17:19.299Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 71.4% of statements
19:17:20 [2021-08-11T19:17:20.417Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4qc8a0h03ldui1tt8k260x6g0 Created:2021-08-11 19:17:18.895954197 +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[d28d13d3f944d35486d126a80f8ac2ca227c14859e9aad2eb23604e4e750333f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0qj73d2fgskj4cd0m3n0mk4mk EndpointID:35d0bfab6943a6a7a6691038136a5e51f7d9eaa879a75fc5710302f594f46812 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:70d7e12adcb8f7e80acb0333b8ac05ed7fc67d355bf632a7fbfc7b5fb034d50b 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:b202331aec0c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0qj73d2fgskj4cd0m3n0mk4mk EndpointID:35d0bfab6943a6a7a6691038136a5e51f7d9eaa879a75fc5710302f594f46812 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:17:20 [2021-08-11T19:17:20.658Z] tests/integration/client_test.py .....                                   [ 75%]
19:17:20 [2021-08-11T19:17:20.658Z] tests/integration/context_api_test.py ...                                [ 76%]
19:17:20 [2021-08-11T19:17:20.913Z] tests/integration/errors_test.py .                                       [ 76%]
19:17:23 [2021-08-11T19:17:23.518Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.517s	coverage: 74.0% of statements
19:17:25 [2021-08-11T19:17:25.676Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.37s)
19:17:25 [2021-08-11T19:17:25.676Z] PASS
19:17:25 [2021-08-11T19:17:25.676Z] 
19:17:25 [2021-08-11T19:17:25.676Z] === Skipped
19:17:25 [2021-08-11T19:17:25.676Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:17:25 [2021-08-11T19:17:25.676Z]     service_test.go:242: FLAKY_TEST
19:17:25 [2021-08-11T19:17:25.676Z] 
19:17:25 [2021-08-11T19:17:25.676Z] 
19:17:25 [2021-08-11T19:17:25.676Z] DONE 26 tests, 1 skipped in 47.781s
19:17:25 [2021-08-11T19:17:25.676Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:17:25 [2021-08-11T19:17:25.676Z] INFO: Testing against a local daemon
19:17:25 [2021-08-11T19:17:25.676Z] === RUN   TestDockerNetworkIpvlanPersistance
19:17:25 [2021-08-11T19:17:25.676Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:17:25 [2021-08-11T19:17:25.676Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:17:25 [2021-08-11T19:17:25.676Z] === RUN   TestDockerNetworkIpvlan
19:17:25 [2021-08-11T19:17:25.676Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:17:25 [2021-08-11T19:17:25.676Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:17:25 [2021-08-11T19:17:25.676Z] PASS
19:17:25 [2021-08-11T19:17:25.676Z] 
19:17:25 [2021-08-11T19:17:25.676Z] === Skipped
19:17:25 [2021-08-11T19:17:25.676Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:17:25 [2021-08-11T19:17:25.676Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:17:25 [2021-08-11T19:17:25.676Z] 
19:17:25 [2021-08-11T19:17:25.676Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:17:25 [2021-08-11T19:17:25.676Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:17:25 [2021-08-11T19:17:25.676Z] 
19:17:25 [2021-08-11T19:17:25.676Z] 
19:17:25 [2021-08-11T19:17:25.676Z] DONE 2 tests, 2 skipped in 0.038s
19:17:25 [2021-08-11T19:17:25.676Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:17:25 [2021-08-11T19:17:25.676Z] INFO: Testing against a local daemon
19:17:25 [2021-08-11T19:17:25.676Z] === RUN   TestDockerNetworkMacvlanPersistance
19:17:26 [2021-08-11T19:17:26.242Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
19:17:26 [2021-08-11T19:17:26.242Z] === RUN   TestDockerNetworkMacvlan
19:17:26 [2021-08-11T19:17:26.456Z] Loaded image: buildpack-deps:buster
19:17:26 [2021-08-11T19:17:26.456Z] Loaded image: busybox:latest
19:17:27 [2021-08-11T19:17:27.027Z] Loaded image: busybox:glibc
19:17:27 [2021-08-11T19:17:27.175Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:17:27 [2021-08-11T19:17:27.740Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:17:28 [2021-08-11T19:17:28.403Z] Loaded image: buildpack-deps:buster
19:17:28 [2021-08-11T19:17:28.403Z] Loaded image: busybox:latest
19:17:28 [2021-08-11T19:17:28.674Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:17:28 [2021-08-11T19:17:28.972Z] Loaded image: busybox:glibc
19:17:31 [2021-08-11T19:17:31.240Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:17:33 [2021-08-11T19:17:33.541Z] ok  	github.com/docker/docker/libnetwork/iptables	0.291s	coverage: 45.1% of statements
19:17:33 [2021-08-11T19:17:33.541Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.003s	coverage: 60.0% of statements
19:17:34 [2021-08-11T19:17:34.532Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:17:35 [2021-08-11T19:17:35.542Z] Loaded image: debian:bullseye
19:17:35 [2021-08-11T19:17:35.542Z] Loaded image: hello-world:latest
19:17:35 [2021-08-11T19:17:35.542Z] Loaded image: arm32v7/hello-world:latest
19:17:35 [2021-08-11T19:17:35.542Z] INFO: Testing against a local daemon
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:17:35 [2021-08-11T19:17:35.542Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:17:35 [2021-08-11T19:17:35.801Z] Loaded image: debian:bullseye
19:17:35 [2021-08-11T19:17:35.801Z] Loaded image: hello-world:latest
19:17:36 [2021-08-11T19:17:36.059Z] Loaded image: arm32v7/hello-world:latest
19:17:36 [2021-08-11T19:17:36.060Z] INFO: Testing against a local daemon
19:17:36 [2021-08-11T19:17:36.060Z] === RUN   TestDockerDaemonSuite
19:17:36 [2021-08-11T19:17:36.060Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:17:39 [2021-08-11T19:17:39.345Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:17:39 [2021-08-11T19:17:39.345Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:17:39 [2021-08-11T19:17:39.603Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:17:39 [2021-08-11T19:17:39.603Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:17:39 [2021-08-11T19:17:39.801Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:17:40 [2021-08-11T19:17:40.139Z] ok  	github.com/docker/docker/libnetwork/netutils	0.030s	coverage: 44.1% of statements
19:17:40 [2021-08-11T19:17:40.169Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:17:40 [2021-08-11T19:17:40.428Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:17:40 [2021-08-11T19:17:40.428Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:17:40 [2021-08-11T19:17:40.734Z] --- PASS: TestDockerNetworkMacvlan (14.27s)
19:17:40 [2021-08-11T19:17:40.734Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:17:40 [2021-08-11T19:17:40.734Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:17:40 [2021-08-11T19:17:40.734Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.70s)
19:17:40 [2021-08-11T19:17:40.734Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.86s)
19:17:40 [2021-08-11T19:17:40.734Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.99s)
19:17:40 [2021-08-11T19:17:40.735Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
19:17:40 [2021-08-11T19:17:40.735Z] PASS
19:17:40 [2021-08-11T19:17:40.735Z] 
19:17:40 [2021-08-11T19:17:40.735Z] DONE 8 tests in 15.588s
19:17:40 [2021-08-11T19:17:40.735Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:17:40 [2021-08-11T19:17:40.735Z] testing: warning: no tests to run
19:17:40 [2021-08-11T19:17:40.735Z] PASS
19:17:40 [2021-08-11T19:17:40.735Z] 
19:17:40 [2021-08-11T19:17:40.735Z] DONE 0 tests in 0.007s
19:17:40 [2021-08-11T19:17:40.735Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:17:40 [2021-08-11T19:17:40.735Z] INFO: Testing against a local daemon
19:17:40 [2021-08-11T19:17:40.735Z] === RUN   TestAuthZPluginAllowRequest
19:17:42 [2021-08-11T19:17:42.108Z] --- PASS: TestAuthZPluginAllowRequest (1.47s)
19:17:42 [2021-08-11T19:17:42.108Z] === RUN   TestAuthZPluginTLS
19:17:42 [2021-08-11T19:17:42.331Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:17:42 [2021-08-11T19:17:42.589Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:17:42 [2021-08-11T19:17:42.589Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:17:42 [2021-08-11T19:17:42.589Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:17:42 [2021-08-11T19:17:42.674Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:17:42 [2021-08-11T19:17:42.674Z] === RUN   TestAuthZPluginDenyRequest
19:17:43 [2021-08-11T19:17:43.239Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:17:43 [2021-08-11T19:17:43.239Z] === RUN   TestAuthZPluginAPIDenyResponse
19:17:43 [2021-08-11T19:17:43.525Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:17:43 [2021-08-11T19:17:43.525Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:17:43 [2021-08-11T19:17:43.804Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:17:43 [2021-08-11T19:17:43.804Z] === RUN   TestAuthZPluginDenyResponse
19:17:44 [2021-08-11T19:17:44.371Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:17:44 [2021-08-11T19:17:44.371Z] === RUN   TestAuthZPluginAllowEventStream
19:17:44 [2021-08-11T19:17:44.902Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:17:45 [2021-08-11T19:17:45.163Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:17:45 [2021-08-11T19:17:45.163Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:17:45 [2021-08-11T19:17:45.163Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:17:45 [2021-08-11T19:17:45.731Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:17:45 [2021-08-11T19:17:45.745Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s)
19:17:45 [2021-08-11T19:17:45.745Z] === RUN   TestAuthZPluginErrorResponse
19:17:45 [2021-08-11T19:17:45.885Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:17:46 [2021-08-11T19:17:46.314Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
19:17:46 [2021-08-11T19:17:46.314Z] === RUN   TestAuthZPluginErrorRequest
19:17:46 [2021-08-11T19:17:46.879Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:17:46 [2021-08-11T19:17:46.879Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:17:47 [2021-08-11T19:17:47.444Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:17:47 [2021-08-11T19:17:47.444Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:17:49 [2021-08-11T19:17:49.344Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s)
19:17:49 [2021-08-11T19:17:49.344Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:17:50 [2021-08-11T19:17:50.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
19:17:50 [2021-08-11T19:17:50.720Z] === RUN   TestAuthZPluginHeader
19:17:51 [2021-08-11T19:17:51.286Z] --- PASS: TestAuthZPluginHeader (0.70s)
19:17:51 [2021-08-11T19:17:51.286Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:17:52 [2021-08-11T19:17:52.295Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:17:55 [2021-08-11T19:17:55.468Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s)
19:17:55 [2021-08-11T19:17:55.468Z] === RUN   TestAuthZPluginV2Disable
19:17:55 [2021-08-11T19:17:55.631Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:17:55 [2021-08-11T19:17:55.891Z] --- PASS: TestBuildWithHugeFile (114.97s)
19:17:55 [2021-08-11T19:17:55.891Z] === RUN   TestBuildWCOWSandboxSize
19:17:56 [2021-08-11T19:17:56.149Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:17:56 [2021-08-11T19:17:56.149Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
19:17:56 [2021-08-11T19:17:56.149Z] === RUN   TestBuildWithEmptyDockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:17:56 [2021-08-11T19:17:56.149Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:17:56 [2021-08-11T19:17:56.407Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
19:17:56 [2021-08-11T19:17:56.407Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
19:17:56 [2021-08-11T19:17:56.407Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
19:17:56 [2021-08-11T19:17:56.407Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
19:17:56 [2021-08-11T19:17:56.407Z] === RUN   TestBuildPreserveOwnership
19:17:56 [2021-08-11T19:17:56.407Z] === RUN   TestBuildPreserveOwnership/copy_from
19:17:57 [2021-08-11T19:17:57.781Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:17:57 [2021-08-11T19:17:57.996Z] --- PASS: TestAuthZPluginV2Disable (2.97s)
19:17:57 [2021-08-11T19:17:57.996Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:17:59 [2021-08-11T19:17:59.687Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:17:59 [2021-08-11T19:17:59.687Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:18:00 [2021-08-11T19:18:00.621Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:18:01 [2021-08-11T19:18:01.187Z] --- PASS: TestBuildPreserveOwnership (4.85s)
19:18:01 [2021-08-11T19:18:01.187Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.15s)
19:18:01 [2021-08-11T19:18:01.187Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s)
19:18:01 [2021-08-11T19:18:01.187Z] === RUN   TestBuildPlatformInvalid
19:18:01 [2021-08-11T19:18:01.187Z] --- PASS: TestBuildPlatformInvalid (0.11s)
19:18:01 [2021-08-11T19:18:01.187Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:18:01 [2021-08-11T19:18:01.275Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s)
19:18:01 [2021-08-11T19:18:01.275Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:18:01 [2021-08-11T19:18:01.446Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:18:02 [2021-08-11T19:18:02.382Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:18:02 [2021-08-11T19:18:02.641Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:18:04 [2021-08-11T19:18:04.025Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:18:04 [2021-08-11T19:18:04.422Z] .........                                                                [ 86%]
19:18:04 [2021-08-11T19:18:04.960Z]     docker_cli_daemon_test.go:1455: [d8899695882a5] daemon is not started
19:18:05 [2021-08-11T19:18:05.897Z]     check_test.go:309: [dd5ce7bd6b1de] daemon is not started
19:18:05 [2021-08-11T19:18:05.897Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:18:06 [2021-08-11T19:18:06.463Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:18:08 [2021-08-11T19:18:08.993Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:18:08 [2021-08-11T19:18:08.993Z] === RUN   TestDockerSuite/TestAttachDetach
19:18:09 [2021-08-11T19:18:09.336Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:18:10 [2021-08-11T19:18:10.814Z] tests/integration/models_networks_test.py ....                           [ 91%]
19:18:10 [2021-08-11T19:18:10.906Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:18:10 [2021-08-11T19:18:10.906Z]     check_test.go:309: [d31eb7602ff33] daemon is not started
19:18:10 [2021-08-11T19:18:10.906Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:18:11 [2021-08-11T19:18:11.241Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.77s)
19:18:11 [2021-08-11T19:18:11.241Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:18:11 [2021-08-11T19:18:11.840Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:18:14 [2021-08-11T19:18:14.370Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:18:15 [2021-08-11T19:18:15.305Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:18:15 [2021-08-11T19:18:15.305Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
19:18:16 [2021-08-11T19:18:16.680Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:18:17 [2021-08-11T19:18:17.423Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:18:17 [2021-08-11T19:18:17.983Z] tests/integration/models_resources_test.py .                             [ 91%]
19:18:18 [2021-08-11T19:18:18.583Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:18:18 [2021-08-11T19:18:18.584Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:18:19 [2021-08-11T19:18:19.867Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:18:21 [2021-08-11T19:18:21.873Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:18:21 [2021-08-11T19:18:21.873Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:18:22 [2021-08-11T19:18:22.624Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:18:22 [2021-08-11T19:18:22.879Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:18:23 [2021-08-11T19:18:23.250Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:18:24 [2021-08-11T19:18:24.624Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:18:24 [2021-08-11T19:18:24.624Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:18:25 [2021-08-11T19:18:25.211Z] --- PASS: TestBuildWithHugeFile (135.17s)
19:18:25 [2021-08-11T19:18:25.211Z] === RUN   TestBuildWCOWSandboxSize
19:18:26 [2021-08-11T19:18:26.006Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:18:26 [2021-08-11T19:18:26.265Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:18:27 [2021-08-11T19:18:27.202Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:18:27 [2021-08-11T19:18:27.603Z] tests/integration/regression_test.py ......                              [ 98%]
19:18:28 [2021-08-11T19:18:28.156Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:18:28 [2021-08-11T19:18:28.156Z] tests/integration/credentials/utils_test.py .                            [100%]
19:18:28 [2021-08-11T19:18:28.156Z] 
19:18:28 [2021-08-11T19:18:28.156Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:18:28 [2021-08-11T19:18:28.156Z] =========================== short test summary info ============================
19:18:28 [2021-08-11T19:18:28.156Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:18:28 [2021-08-11T19:18:28.156Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:18:28 [2021-08-11T19:18:28.156Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:18:28 [2021-08-11T19:18:28.156Z]   Not supported on most drivers
19:18:28 [2021-08-11T19:18:28.156Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:18:28 [2021-08-11T19:18:28.156Z]   Output of docker top depends on host distro, and is not formalized.
19:18:28 [2021-08-11T19:18:28.156Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:18:28 [2021-08-11T19:18:28.156Z]   Output of docker top depends on host distro, and is not formalized.
19:18:28 [2021-08-11T19:18:28.156Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:18:28 [2021-08-11T19:18:28.156Z]   Can fail if eth0 has multiple IP addresses
19:18:28 [2021-08-11T19:18:28.156Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:18:28 [2021-08-11T19:18:28.156Z]   This doesn't seem to be taken into account by the engine
19:18:28 [2021-08-11T19:18:28.156Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:18:28 [2021-08-11T19:18:28.156Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
19:18:28 [2021-08-11T19:18:28.156Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:18:28 [2021-08-11T19:18:28.156Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 338.10 seconds ==
19:18:28 [2021-08-11T19:18:28.411Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:18:29 [2021-08-11T19:18:29.307Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
19:18:29 [2021-08-11T19:18:29.307Z] PASS
19:18:29 [2021-08-11T19:18:29.307Z] 
19:18:29 [2021-08-11T19:18:29.307Z] DONE 17 tests in 46.350s
19:18:29 [2021-08-11T19:18:29.307Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:18:29 [2021-08-11T19:18:29.307Z] INFO: Testing against a local daemon
19:18:29 [2021-08-11T19:18:29.307Z] === RUN   TestPluginInvalidJSON
19:18:29 [2021-08-11T19:18:29.307Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:18:29 [2021-08-11T19:18:29.307Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:18:29 [2021-08-11T19:18:29.307Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:18:29 [2021-08-11T19:18:29.307Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:18:29 [2021-08-11T19:18:29.307Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:18:29 [2021-08-11T19:18:29.307Z] === RUN   TestPluginInstall
19:18:29 [2021-08-11T19:18:29.307Z] === RUN   TestPluginInstall/no_auth
19:18:29 [2021-08-11T19:18:29.307Z] time="2021-08-11T19:18:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:18:29 [2021-08-11T19:18:29.307Z] time="2021-08-11T19:18:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e5d49eedce3fe6c5320789c3d75305a78ea636236518788a08d04a6516e26b1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:18:29 [2021-08-11T19:18:29.307Z] time="2021-08-11T19:18:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:18:29 [2021-08-11T19:18:29.307Z] time="2021-08-11T19:18:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e5d49eedce3fe6c5320789c3d75305a78ea636236518788a08d04a6516e26b1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:18:29 [2021-08-11T19:18:29.307Z] === RUN   TestPluginInstall/with_htpasswd
19:18:29 [2021-08-11T19:18:29.307Z] time="2021-08-11T19:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:18:29 [2021-08-11T19:18:29.307Z] time="2021-08-11T19:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e5d49eedce3fe6c5320789c3d75305a78ea636236518788a08d04a6516e26b1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:18:29 [2021-08-11T19:18:29.307Z] time="2021-08-11T19:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:18:29 [2021-08-11T19:18:29.307Z] time="2021-08-11T19:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e5d49eedce3fe6c5320789c3d75305a78ea636236518788a08d04a6516e26b1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:18:29 [2021-08-11T19:18:29.307Z] === RUN   TestPluginInstall/with_insecure
19:18:30 [2021-08-11T19:18:30.240Z] time="2021-08-11T19:18:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:18:30 [2021-08-11T19:18:30.240Z] time="2021-08-11T19:18:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c35f747adc88c44cef6112e91c6c20993c532c3367c7a013335e812a30e425c" mediatype=application/vnd.docker.plugin.v1+json size=522
19:18:30 [2021-08-11T19:18:30.240Z] time="2021-08-11T19:18:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:18:30 [2021-08-11T19:18:30.240Z] time="2021-08-11T19:18:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c35f747adc88c44cef6112e91c6c20993c532c3367c7a013335e812a30e425c" mediatype=application/vnd.docker.plugin.v1+json size=522
19:18:30 [2021-08-11T19:18:30.498Z]     plugin_test.go:166: [de7a13d715d87] daemon is not started
19:18:30 [2021-08-11T19:18:30.498Z] --- PASS: TestPluginInstall (3.45s)
19:18:30 [2021-08-11T19:18:30.498Z]     --- PASS: TestPluginInstall/no_auth (1.69s)
19:18:30 [2021-08-11T19:18:30.498Z]     --- PASS: TestPluginInstall/with_htpasswd (0.65s)
19:18:30 [2021-08-11T19:18:30.498Z]     --- PASS: TestPluginInstall/with_insecure (1.11s)
19:18:30 [2021-08-11T19:18:30.498Z] === RUN   TestPluginsWithRuntimes
19:18:31 [2021-08-11T19:18:31.391Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
19:18:32 [2021-08-11T19:18:32.397Z] === RUN   TestPluginsWithRuntimes/No_Args
19:18:32 [2021-08-11T19:18:32.767Z] Loaded image: buildpack-deps:buster
19:18:32 [2021-08-11T19:18:32.767Z] Loaded image: busybox:latest
19:18:32 [2021-08-11T19:18:32.962Z] === RUN   TestPluginsWithRuntimes/With_Args
19:18:33 [2021-08-11T19:18:33.333Z] Loaded image: busybox:glibc
19:18:33 [2021-08-11T19:18:33.894Z] --- PASS: TestPluginsWithRuntimes (3.47s)
19:18:33 [2021-08-11T19:18:33.894Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
19:18:33 [2021-08-11T19:18:33.894Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
19:18:33 [2021-08-11T19:18:33.894Z] === RUN   TestPluginBackCompatMediaTypes
19:18:33 [2021-08-11T19:18:33.900Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
19:18:34 [2021-08-11T19:18:34.460Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
19:18:34 [2021-08-11T19:18:34.460Z] PASS
19:18:34 [2021-08-11T19:18:34.460Z] 
19:18:34 [2021-08-11T19:18:34.460Z] DONE 10 tests in 7.571s
19:18:34 [2021-08-11T19:18:34.718Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:18:34 [2021-08-11T19:18:34.718Z] INFO: Testing against a local daemon
19:18:34 [2021-08-11T19:18:34.718Z] === RUN   TestExternalGraphDriver
19:18:34 [2021-08-11T19:18:34.718Z] === RUN   TestExternalGraphDriver/json
19:18:35 [2021-08-11T19:18:35.278Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
19:18:36 [2021-08-11T19:18:36.621Z] === RUN   TestExternalGraphDriver/spec
19:18:38 [2021-08-11T19:18:38.520Z] === RUN   TestExternalGraphDriver/pull
19:18:38 [2021-08-11T19:18:38.566Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:18:38 [2021-08-11T19:18:38.825Z]     check_test.go:309: [d2db72810757b] daemon is not started
19:18:38 [2021-08-11T19:18:38.825Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:18:39 [2021-08-11T19:18:39.084Z] Loaded image: debian:bullseye
19:18:39 [2021-08-11T19:18:39.084Z] Loaded image: hello-world:latest
19:18:39 [2021-08-11T19:18:39.343Z] Loaded image: arm32v7/hello-world:latest
19:18:39 [2021-08-11T19:18:39.343Z]     check_test.go:309: [d770562e480e0] daemon is not started
19:18:39 [2021-08-11T19:18:39.343Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:18:40 [2021-08-11T19:18:40.419Z] --- PASS: TestExternalGraphDriver (5.40s)
19:18:40 [2021-08-11T19:18:40.419Z]     --- PASS: TestExternalGraphDriver/json (1.88s)
19:18:40 [2021-08-11T19:18:40.419Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
19:18:40 [2021-08-11T19:18:40.419Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
19:18:40 [2021-08-11T19:18:40.419Z] === RUN   TestGraphdriverPluginV2
19:18:40 [2021-08-11T19:18:40.563Z] Leaving: AppArmorNo profiles have been unloaded.
19:18:40 [2021-08-11T19:18:40.563Z] 
19:18:40 [2021-08-11T19:18:40.563Z] Unloading profiles will leave already running processes permanently
19:18:40 [2021-08-11T19:18:40.563Z] unconfined, which can lead to unexpected situations.
19:18:40 [2021-08-11T19:18:40.563Z] 
19:18:40 [2021-08-11T19:18:40.563Z] To set a process to complain mode, use the command line tool
19:18:40 [2021-08-11T19:18:40.563Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:18:40 [2021-08-11T19:18:40.563Z] 
Post stage
[Pipeline] junit
19:18:40 [2021-08-11T19:18:40.572Z] Recording test results
19:18:41 [2021-08-11T19:18:41.541Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
19:18:41 [2021-08-11T19:18:41.858Z] + echo Ensuring container killed.
19:18:41 [2021-08-11T19:18:41.858Z] Ensuring container killed.
19:18:41 [2021-08-11T19:18:41.858Z] + docker rm -vf docker-pr7
19:18:41 [2021-08-11T19:18:41.858Z] Error: No such container: docker-pr7
[Pipeline] sh
19:18:41 [2021-08-11T19:18:41.873Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
19:18:42 [2021-08-11T19:18:42.131Z]     check_test.go:309: [d8ed3643cafe6] daemon is not started
19:18:42 [2021-08-11T19:18:42.131Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:18:42 [2021-08-11T19:18:42.142Z] + echo Chowning /workspace to jenkins user
19:18:42 [2021-08-11T19:18:42.142Z] Chowning /workspace to jenkins user
19:18:42 [2021-08-11T19:18:42.142Z] + id -u
19:18:42 [2021-08-11T19:18:42.142Z] + id -g
19:18:42 [2021-08-11T19:18:42.142Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42717:/workspace busybox chown -R 1000:1000 /workspace
19:18:42 [2021-08-11T19:18:42.142Z] Unable to find image 'busybox:latest' locally
19:18:42 [2021-08-11T19:18:42.397Z] latest: Pulling from library/busybox
19:18:42 [2021-08-11T19:18:42.397Z] b71f96345d44: Pulling fs layer
19:18:42 [2021-08-11T19:18:42.397Z] b71f96345d44: Verifying Checksum
19:18:42 [2021-08-11T19:18:42.397Z] b71f96345d44: Download complete
19:18:42 [2021-08-11T19:18:42.652Z] b71f96345d44: Pull complete
19:18:42 [2021-08-11T19:18:42.652Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
19:18:42 [2021-08-11T19:18:42.652Z] Status: Downloaded newer image for busybox:latest
19:18:43 [2021-08-11T19:18:43.700Z] --- PASS: TestGraphdriverPluginV2 (3.52s)
19:18:43 [2021-08-11T19:18:43.700Z] PASS
19:18:43 [2021-08-11T19:18:43.700Z] 
19:18:43 [2021-08-11T19:18:43.700Z] DONE 5 tests in 8.955s
19:18:43 [2021-08-11T19:18:43.700Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:18:43 [2021-08-11T19:18:43.700Z] INFO: Testing against a local daemon
19:18:43 [2021-08-11T19:18:43.700Z] === RUN   TestContinueAfterPluginCrash
19:18:43 [2021-08-11T19:18:43.700Z] === PAUSE TestContinueAfterPluginCrash
19:18:43 [2021-08-11T19:18:43.700Z] === RUN   TestReadPluginNoRead
19:18:43 [2021-08-11T19:18:43.700Z] === PAUSE TestReadPluginNoRead
19:18:43 [2021-08-11T19:18:43.700Z] === RUN   TestDaemonStartWithLogOpt
19:18:43 [2021-08-11T19:18:43.700Z] === PAUSE TestDaemonStartWithLogOpt
19:18:43 [2021-08-11T19:18:43.700Z] === CONT  TestContinueAfterPluginCrash
19:18:43 [2021-08-11T19:18:43.700Z] === CONT  TestDaemonStartWithLogOpt
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:18:44 [2021-08-11T19:18:44.342Z] + bundleName=docker-py
19:18:44 [2021-08-11T19:18:44.342Z] + echo Creating docker-py-bundles.tar.gz
19:18:44 [2021-08-11T19:18:44.342Z] Creating docker-py-bundles.tar.gz
19:18:44 [2021-08-11T19:18:44.342Z] + 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
19:18:44 [2021-08-11T19:18:44.351Z] Archiving artifacts
19:18:45 [2021-08-11T19:18:45.418Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:18:46 [2021-08-11T19:18:46.274Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42717/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
19:18:46 [2021-08-11T19:18:46.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ca5a18c64e31c9911b22f18e8ab57079f728b8b5 -e DOCKER_GRAPHDRIVER docker:ca5a18c64e31c9911b22f18e8ab57079f728b8b5 hack/make.sh binary
19:18:46 [2021-08-11T19:18:46.795Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:18:47 [2021-08-11T19:18:47.188Z] 
19:18:47 [2021-08-11T19:18:47.188Z] Removing bundles/
19:18:47 [2021-08-11T19:18:47.188Z] 
19:18:47 [2021-08-11T19:18:47.188Z] ---> Making bundle: binary (in bundles/binary)
19:18:47 [2021-08-11T19:18:47.188Z] Building: bundles/binary-daemon/dockerd-dev
19:18:47 [2021-08-11T19:18:47.188Z] GOOS="" GOARCH="" GOARM=""
19:18:47 [2021-08-11T19:18:47.884Z] --- PASS: TestDaemonStartWithLogOpt (3.58s)
19:18:47 [2021-08-11T19:18:47.884Z] === CONT  TestReadPluginNoRead
19:18:49 [2021-08-11T19:18:49.783Z] === RUN   TestReadPluginNoRead/default
19:18:50 [2021-08-11T19:18:50.081Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:18:50 [2021-08-11T19:18:50.081Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.73s)
19:18:50 [2021-08-11T19:18:50.081Z] PASS
19:18:50 [2021-08-11T19:18:50.081Z] 
19:18:50 [2021-08-11T19:18:50.081Z] === Skipped
19:18:50 [2021-08-11T19:18:50.081Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:18:50 [2021-08-11T19:18:50.081Z]     build_session_test.go:25: TODO: BuildKit
19:18:50 [2021-08-11T19:18:50.081Z] 
19:18:50 [2021-08-11T19:18:50.081Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
19:18:50 [2021-08-11T19:18:50.081Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:18:50 [2021-08-11T19:18:50.081Z] 
19:18:50 [2021-08-11T19:18:50.081Z] 
19:18:50 [2021-08-11T19:18:50.081Z] DONE 34 tests, 2 skipped in 273.891s
19:18:50 [2021-08-11T19:18:50.081Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:18:50 [2021-08-11T19:18:50.081Z] ++ 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
19:18:50 [2021-08-11T19:18:50.081Z] ++ set -e
19:18:50 [2021-08-11T19:18:50.081Z] ++ '[' -n 0 ']'
19:18:50 [2021-08-11T19:18:50.081Z] ++ set -x
19:18:50 [2021-08-11T19:18:50.081Z] ++ env -i DEST=/go/src/github.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
19:18:50 [2021-08-11T19:18:50.081Z] INFO: Testing against a local daemon
19:18:50 [2021-08-11T19:18:50.081Z] === RUN   TestConfigInspect
19:18:51 [2021-08-11T19:18:51.017Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:18:51 [2021-08-11T19:18:51.156Z] === RUN   TestReadPluginNoRead/disabled_caching
19:18:51 [2021-08-11T19:18:51.583Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
19:18:52 [2021-08-11T19:18:52.150Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:18:52 [2021-08-11T19:18:52.537Z] --- PASS: TestContinueAfterPluginCrash (8.81s)
19:18:52 [2021-08-11T19:18:52.537Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:18:52 [2021-08-11T19:18:52.715Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:18:52 [2021-08-11T19:18:52.999Z] --- PASS: TestConfigInspect (2.74s)
19:18:52 [2021-08-11T19:18:52.999Z] === RUN   TestConfigList
19:18:53 [2021-08-11T19:18:53.953Z] === CONT  TestReadPluginNoRead
19:18:53 [2021-08-11T19:18:53.953Z]     read_test.go:92: [d13902dfa8251] daemon is not started
19:18:53 [2021-08-11T19:18:53.953Z] --- PASS: TestReadPluginNoRead (6.83s)
19:18:53 [2021-08-11T19:18:53.953Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
19:18:53 [2021-08-11T19:18:53.953Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.55s)
19:18:53 [2021-08-11T19:18:53.953Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s)
19:18:53 [2021-08-11T19:18:53.953Z] PASS
19:18:53 [2021-08-11T19:18:53.953Z] 
19:18:53 [2021-08-11T19:18:53.953Z] DONE 6 tests in 10.449s
19:18:53 [2021-08-11T19:18:53.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:18:53 [2021-08-11T19:18:53.953Z] testing: warning: no tests to run
19:18:53 [2021-08-11T19:18:53.953Z] PASS
19:18:53 [2021-08-11T19:18:53.953Z] 
19:18:53 [2021-08-11T19:18:53.953Z] DONE 0 tests in 0.012s
19:18:53 [2021-08-11T19:18:53.953Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:18:53 [2021-08-11T19:18:53.965Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:18:53 [2021-08-11T19:18:53.965Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:18:54 [2021-08-11T19:18:54.213Z] INFO: Testing against a local daemon
19:18:54 [2021-08-11T19:18:54.213Z] === RUN   TestPluginWithDevMounts
19:18:54 [2021-08-11T19:18:54.213Z] === PAUSE TestPluginWithDevMounts
19:18:54 [2021-08-11T19:18:54.213Z] === CONT  TestPluginWithDevMounts
19:18:54 [2021-08-11T19:18:54.536Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:18:55 [2021-08-11T19:18:55.102Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:18:55 [2021-08-11T19:18:55.667Z] --- PASS: TestConfigList (2.57s)
19:18:55 [2021-08-11T19:18:55.667Z] === RUN   TestConfigsCreateAndDelete
19:18:56 [2021-08-11T19:18:56.111Z] --- PASS: TestPluginWithDevMounts (1.63s)
19:18:56 [2021-08-11T19:18:56.111Z] PASS
19:18:56 [2021-08-11T19:18:56.111Z] 
19:18:56 [2021-08-11T19:18:56.111Z] DONE 1 tests in 1.676s
19:18:56 [2021-08-11T19:18:56.111Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:18:56 [2021-08-11T19:18:56.111Z] INFO: Testing against a local daemon
19:18:56 [2021-08-11T19:18:56.111Z] === RUN   TestSecretInspect
19:18:56 [2021-08-11T19:18:56.600Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:18:57 [2021-08-11T19:18:57.975Z] --- PASS: TestConfigsCreateAndDelete (2.45s)
19:18:57 [2021-08-11T19:18:57.975Z] === RUN   TestConfigsUpdate
19:18:58 [2021-08-11T19:18:58.008Z] --- PASS: TestSecretInspect (2.18s)
19:18:58 [2021-08-11T19:18:58.008Z] === RUN   TestSecretList
19:18:58 [2021-08-11T19:18:58.908Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
19:18:58 [2021-08-11T19:18:58.908Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:18:59 [2021-08-11T19:18:59.167Z]     check_test.go:309: [df49411ec4a13] daemon is not started
19:18:59 [2021-08-11T19:18:59.167Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
19:18:59 [2021-08-11T19:18:59.425Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:18:59 [2021-08-11T19:18:59.683Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
19:19:00 [2021-08-11T19:19:00.250Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:19:00 [2021-08-11T19:19:00.533Z] --- PASS: TestSecretList (2.17s)
19:19:00 [2021-08-11T19:19:00.533Z] === RUN   TestSecretsCreateAndDelete
19:19:00 [2021-08-11T19:19:00.817Z] --- PASS: TestConfigsUpdate (2.81s)
19:19:00 [2021-08-11T19:19:00.817Z] === RUN   TestTemplatedConfig
19:19:00 [2021-08-11T19:19:00.817Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:19:02 [2021-08-11T19:19:02.446Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
19:19:02 [2021-08-11T19:19:02.446Z] === RUN   TestSecretsUpdate
19:19:04 [2021-08-11T19:19:04.972Z] --- PASS: TestSecretsUpdate (2.20s)
19:19:04 [2021-08-11T19:19:04.972Z] === RUN   TestTemplatedSecret
19:19:05 [2021-08-11T19:19:05.005Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
19:19:05 [2021-08-11T19:19:05.572Z] --- PASS: TestTemplatedConfig (4.87s)
19:19:05 [2021-08-11T19:19:05.572Z] === RUN   TestConfigCreateResolve
19:19:08 [2021-08-11T19:19:08.252Z] --- PASS: TestTemplatedSecret (3.25s)
19:19:08 [2021-08-11T19:19:08.252Z] === RUN   TestSecretCreateResolve
19:19:08 [2021-08-11T19:19:08.856Z] --- PASS: TestConfigCreateResolve (2.60s)
19:19:08 [2021-08-11T19:19:08.857Z] PASS
19:19:08 [2021-08-11T19:19:08.857Z] 
19:19:08 [2021-08-11T19:19:08.857Z] DONE 6 tests in 18.201s
19:19:08 [2021-08-11T19:19:08.857Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:19:08 [2021-08-11T19:19:08.857Z] ++ 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
19:19:08 [2021-08-11T19:19:08.857Z] ++ set -e
19:19:08 [2021-08-11T19:19:08.857Z] ++ '[' -n 0 ']'
19:19:08 [2021-08-11T19:19:08.857Z] ++ set -x
19:19:08 [2021-08-11T19:19:08.857Z] ++ env -i DEST=/go/src/github.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
19:19:08 [2021-08-11T19:19:08.857Z] INFO: Testing against a local daemon
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestCheckpoint
19:19:08 [2021-08-11T19:19:08.857Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:19:08 [2021-08-11T19:19:08.857Z] --- SKIP: TestCheckpoint (0.00s)
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestContainerInvalidJSON
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:19:08 [2021-08-11T19:19:08.857Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:19:08 [2021-08-11T19:19:08.857Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:19:08 [2021-08-11T19:19:08.857Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:19:08 [2021-08-11T19:19:08.857Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:19:08 [2021-08-11T19:19:08.857Z] --- PASS: TestContainerInvalidJSON (0.03s)
19:19:08 [2021-08-11T19:19:08.857Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:19:08 [2021-08-11T19:19:08.857Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:19:08 [2021-08-11T19:19:08.857Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestCopyFromContainerPathIsNotDir
19:19:08 [2021-08-11T19:19:08.857Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestCopyToContainerPathDoesNotExist
19:19:08 [2021-08-11T19:19:08.857Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestCopyToContainerPathIsNotDir
19:19:08 [2021-08-11T19:19:08.857Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
19:19:08 [2021-08-11T19:19:08.857Z] === RUN   TestCopyFromContainer
19:19:09 [2021-08-11T19:19:09.425Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:19:10 [2021-08-11T19:19:10.149Z] --- PASS: TestSecretCreateResolve (2.17s)
19:19:10 [2021-08-11T19:19:10.149Z] PASS
19:19:10 [2021-08-11T19:19:10.149Z] 
19:19:10 [2021-08-11T19:19:10.149Z] DONE 6 tests in 14.223s
19:19:10 [2021-08-11T19:19:10.149Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:19:10 [2021-08-11T19:19:10.149Z] INFO: Testing against a local daemon
19:19:10 [2021-08-11T19:19:10.149Z] === RUN   TestServiceCreateInit
19:19:10 [2021-08-11T19:19:10.149Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:19:10 [2021-08-11T19:19:10.803Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
19:19:11 [2021-08-11T19:19:11.062Z] === RUN   TestCopyFromContainer//
19:19:11 [2021-08-11T19:19:11.062Z] === RUN   TestCopyFromContainer//bar/root
19:19:11 [2021-08-11T19:19:11.321Z] === RUN   TestCopyFromContainer//bar/root/
19:19:11 [2021-08-11T19:19:11.321Z] === RUN   TestCopyFromContainer/bar/quux
19:19:11 [2021-08-11T19:19:11.580Z] === RUN   TestCopyFromContainer/bar/quux/
19:19:11 [2021-08-11T19:19:11.580Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:19:11 [2021-08-11T19:19:11.580Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:19:11 [2021-08-11T19:19:11.839Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:19:11 [2021-08-11T19:19:11.839Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:19:12 [2021-08-11T19:19:12.097Z] === RUN   TestCopyFromContainer/bar/notarget
19:19:12 [2021-08-11T19:19:12.097Z] --- PASS: TestCopyFromContainer (3.35s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer// (0.14s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
19:19:12 [2021-08-11T19:19:12.097Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
19:19:12 [2021-08-11T19:19:12.097Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:19:12 [2021-08-11T19:19:12.097Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:19:12 [2021-08-11T19:19:12.097Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:19:12 [2021-08-11T19:19:12.097Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:19:12 [2021-08-11T19:19:12.097Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:19:12 [2021-08-11T19:19:12.097Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:19:12 [2021-08-11T19:19:12.097Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:19:12 [2021-08-11T19:19:12.097Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:19:12 [2021-08-11T19:19:12.097Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:19:12 [2021-08-11T19:19:12.097Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:19:12 [2021-08-11T19:19:12.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
19:19:12 [2021-08-11T19:19:12.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:19:12 [2021-08-11T19:19:12.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:19:12 [2021-08-11T19:19:12.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:19:12 [2021-08-11T19:19:12.355Z] === RUN   TestCreateLinkToNonExistingContainer
19:19:12 [2021-08-11T19:19:12.355Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:19:12 [2021-08-11T19:19:12.355Z] === RUN   TestCreateWithInvalidEnv
19:19:12 [2021-08-11T19:19:12.355Z] === RUN   TestCreateWithInvalidEnv/0
19:19:12 [2021-08-11T19:19:12.355Z] === PAUSE TestCreateWithInvalidEnv/0
19:19:12 [2021-08-11T19:19:12.355Z] === RUN   TestCreateWithInvalidEnv/1
19:19:12 [2021-08-11T19:19:12.355Z] === PAUSE TestCreateWithInvalidEnv/1
19:19:12 [2021-08-11T19:19:12.355Z] === RUN   TestCreateWithInvalidEnv/2
19:19:12 [2021-08-11T19:19:12.355Z] === PAUSE TestCreateWithInvalidEnv/2
19:19:12 [2021-08-11T19:19:12.355Z] === CONT  TestCreateWithInvalidEnv/0
19:19:12 [2021-08-11T19:19:12.355Z] === CONT  TestCreateWithInvalidEnv/2
19:19:12 [2021-08-11T19:19:12.355Z] === CONT  TestCreateWithInvalidEnv/1
19:19:12 [2021-08-11T19:19:12.355Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:19:12 [2021-08-11T19:19:12.355Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:19:12 [2021-08-11T19:19:12.355Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:19:12 [2021-08-11T19:19:12.355Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
19:19:12 [2021-08-11T19:19:12.355Z] === RUN   TestCreateTmpfsMountsTarget
19:19:12 [2021-08-11T19:19:12.355Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:19:12 [2021-08-11T19:19:12.355Z] === RUN   TestCreateWithCustomMaskedPaths
19:19:14 [2021-08-11T19:19:14.259Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:19:14 [2021-08-11T19:19:14.259Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:19:14 [2021-08-11T19:19:14.259Z]     check_test.go:309: [d0af1ce64af5b] daemon is not started
19:19:14 [2021-08-11T19:19:14.259Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:19:15 [2021-08-11T19:19:15.195Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:19:15 [2021-08-11T19:19:15.195Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:19:15 [2021-08-11T19:19:15.412Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:19:15 [2021-08-11T19:19:15.761Z] --- PASS: TestCreateWithCustomMaskedPaths (3.54s)
19:19:15 [2021-08-11T19:19:15.761Z] === RUN   TestCreateWithCustomReadonlyPaths
19:19:16 [2021-08-11T19:19:16.694Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:19:16 [2021-08-11T19:19:16.952Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:19:19 [2021-08-11T19:19:19.485Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:19:19 [2021-08-11T19:19:19.485Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.62s)
19:19:19 [2021-08-11T19:19:19.485Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:19:19 [2021-08-11T19:19:19.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:19:19 [2021-08-11T19:19:19.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:19:19 [2021-08-11T19:19:19.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:19:19 [2021-08-11T19:19:19.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:19:19 [2021-08-11T19:19:19.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:19:19 [2021-08-11T19:19:19.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:19:19 [2021-08-11T19:19:19.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:19:19 [2021-08-11T19:19:19.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:19:19 [2021-08-11T19:19:19.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:19:19 [2021-08-11T19:19:19.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:19:19 [2021-08-11T19:19:19.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:19:19 [2021-08-11T19:19:19.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:19:19 [2021-08-11T19:19:19.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:19:19 [2021-08-11T19:19:19.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:19:19 [2021-08-11T19:19:19.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:19:19 [2021-08-11T19:19:19.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
19:19:19 [2021-08-11T19:19:19.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:19:19 [2021-08-11T19:19:19.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
19:19:19 [2021-08-11T19:19:19.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
19:19:19 [2021-08-11T19:19:19.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
19:19:19 [2021-08-11T19:19:19.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:19:19 [2021-08-11T19:19:19.486Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:19:19 [2021-08-11T19:19:19.595Z] --- PASS: TestServiceCreateInit (9.15s)
19:19:19 [2021-08-11T19:19:19.595Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s)
19:19:19 [2021-08-11T19:19:19.595Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s)
19:19:19 [2021-08-11T19:19:19.595Z] === RUN   TestCreateServiceMultipleTimes
19:19:20 [2021-08-11T19:19:20.864Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.15s)
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestCreateDifferentPlatform
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestCreateDifferentPlatform/different_os
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:19:20 [2021-08-11T19:19:20.864Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:19:20 [2021-08-11T19:19:20.864Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:19:20 [2021-08-11T19:19:20.864Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:19:20 [2021-08-11T19:19:20.864Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:19:20 [2021-08-11T19:19:20.864Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestContainerStartOnDaemonRestart
19:19:20 [2021-08-11T19:19:20.864Z] === PAUSE TestContainerStartOnDaemonRestart
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestDaemonRestartIpcMode
19:19:20 [2021-08-11T19:19:20.864Z] === PAUSE TestDaemonRestartIpcMode
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestDaemonHostGatewayIP
19:19:20 [2021-08-11T19:19:20.864Z] === PAUSE TestDaemonHostGatewayIP
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestRestartDaemonWithRestartingContainer
19:19:20 [2021-08-11T19:19:20.864Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestContainerKillOnDaemonStart
19:19:20 [2021-08-11T19:19:20.864Z] === PAUSE TestContainerKillOnDaemonStart
19:19:20 [2021-08-11T19:19:20.864Z] === RUN   TestDiff
19:19:21 [2021-08-11T19:19:21.801Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
19:19:21 [2021-08-11T19:19:21.801Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:19:22 [2021-08-11T19:19:22.371Z] --- PASS: TestDiff (1.32s)
19:19:22 [2021-08-11T19:19:22.371Z] === RUN   TestExecWithCloseStdin
19:19:23 [2021-08-11T19:19:23.747Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:19:24 [2021-08-11T19:19:24.008Z]     check_test.go:309: [d8670cfbae810] daemon is not started
19:19:24 [2021-08-11T19:19:24.008Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
19:19:24 [2021-08-11T19:19:24.008Z] --- PASS: TestExecWithCloseStdin (1.86s)
19:19:24 [2021-08-11T19:19:24.008Z] === RUN   TestExec
19:19:24 [2021-08-11T19:19:24.574Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:19:25 [2021-08-11T19:19:25.959Z] --- PASS: TestExec (1.84s)
19:19:25 [2021-08-11T19:19:25.959Z] === RUN   TestExecUser
19:19:27 [2021-08-11T19:19:27.864Z] --- PASS: TestExecUser (1.78s)
19:19:27 [2021-08-11T19:19:27.864Z] === RUN   TestExportContainerAndImportImage
19:19:28 [2021-08-11T19:19:28.429Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
19:19:28 [2021-08-11T19:19:28.995Z]     check_test.go:309: [deec55401a1e2] daemon is not started
19:19:28 [2021-08-11T19:19:28.995Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:19:29 [2021-08-11T19:19:29.253Z] --- PASS: TestExportContainerAndImportImage (1.45s)
19:19:29 [2021-08-11T19:19:29.253Z] === RUN   TestExportContainerAfterDaemonRestart
19:19:29 [2021-08-11T19:19:29.253Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:19:30 [2021-08-11T19:19:30.626Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s)
19:19:30 [2021-08-11T19:19:30.626Z] === RUN   TestHealthCheckWorkdir
19:19:30 [2021-08-11T19:19:30.884Z]     docker_cli_daemon_plugins_test.go:79: [de6aa4e6be19b] daemon is not started
19:19:31 [2021-08-11T19:19:31.820Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:19:32 [2021-08-11T19:19:32.079Z] --- PASS: TestHealthCheckWorkdir (1.55s)
19:19:32 [2021-08-11T19:19:32.079Z] === RUN   TestHealthKillContainer
19:19:32 [2021-08-11T19:19:32.079Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:19:33 [2021-08-11T19:19:33.456Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:19:34 [2021-08-11T19:19:34.022Z]     docker_cli_daemon_plugins_test.go:169: [d1b3a9012a83c] daemon is not started
19:19:34 [2021-08-11T19:19:34.589Z] === RUN   TestDockerSuite/TestBuildAddScript
19:19:35 [2021-08-11T19:19:35.523Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:19:35 [2021-08-11T19:19:35.781Z] --- PASS: TestHealthKillContainer (3.78s)
19:19:35 [2021-08-11T19:19:35.781Z] === RUN   TestInspectCpusetInConfigPre120
19:19:37 [2021-08-11T19:19:37.155Z] --- PASS: TestInspectCpusetInConfigPre120 (1.17s)
19:19:37 [2021-08-11T19:19:37.155Z] === RUN   TestIpcModeNone
19:19:37 [2021-08-11T19:19:37.666Z] --- PASS: TestCreateServiceMultipleTimes (17.01s)
19:19:37 [2021-08-11T19:19:37.666Z] === RUN   TestCreateServiceConflict
19:19:38 [2021-08-11T19:19:38.231Z] --- PASS: TestCreateServiceConflict (2.17s)
19:19:38 [2021-08-11T19:19:38.231Z] === RUN   TestCreateServiceMaxReplicas
19:19:38 [2021-08-11T19:19:38.529Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:19:39 [2021-08-11T19:19:39.095Z] --- PASS: TestIpcModeNone (1.98s)
19:19:39 [2021-08-11T19:19:39.095Z] === RUN   TestIpcModePrivate
19:19:40 [2021-08-11T19:19:40.029Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:19:40 [2021-08-11T19:19:40.287Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:19:40 [2021-08-11T19:19:40.546Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
19:19:40 [2021-08-11T19:19:40.546Z] --- PASS: TestIpcModePrivate (1.66s)
19:19:40 [2021-08-11T19:19:40.546Z] === RUN   TestIpcModeShareable
19:19:40 [2021-08-11T19:19:40.803Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
19:19:41 [2021-08-11T19:19:41.368Z]     check_test.go:309: [d86aa4fad576b] daemon is not started
19:19:41 [2021-08-11T19:19:41.368Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
19:19:41 [2021-08-11T19:19:41.510Z] --- PASS: TestCreateServiceMaxReplicas (3.16s)
19:19:41 [2021-08-11T19:19:41.510Z] === RUN   TestCreateWithDuplicateNetworkNames
19:19:42 [2021-08-11T19:19:42.306Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
19:19:42 [2021-08-11T19:19:42.306Z] --- PASS: TestIpcModeShareable (1.69s)
19:19:42 [2021-08-11T19:19:42.306Z] === RUN   TestAPIIpcModeShareableAndContainer
19:19:43 [2021-08-11T19:19:43.684Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:19:46 [2021-08-11T19:19:46.217Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:19:46 [2021-08-11T19:19:46.689Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.914s	coverage: 60.2% of statements
19:19:46 [2021-08-11T19:19:46.689Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:19:46 [2021-08-11T19:19:46.689Z] ok  	github.com/docker/docker/libnetwork/options	0.004s	coverage: 100.0% of statements
19:19:47 [2021-08-11T19:19:47.659Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.06s)
19:19:47 [2021-08-11T19:19:47.659Z] === RUN   TestAPIIpcModeHost
19:19:48 [2021-08-11T19:19:48.231Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:19:49 [2021-08-11T19:19:49.167Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:19:49 [2021-08-11T19:19:49.425Z] --- PASS: TestAPIIpcModeHost (2.13s)
19:19:49 [2021-08-11T19:19:49.425Z] === RUN   TestDaemonIpcModeShareable
19:19:50 [2021-08-11T19:19:50.799Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:19:52 [2021-08-11T19:19:52.176Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
19:19:52 [2021-08-11T19:19:52.176Z] --- PASS: TestDaemonIpcModeShareable (2.71s)
19:19:52 [2021-08-11T19:19:52.176Z] === RUN   TestDaemonIpcModePrivate
19:19:52 [2021-08-11T19:19:52.742Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:19:54 [2021-08-11T19:19:54.842Z] ok  	github.com/docker/docker/libnetwork/osl	4.380s	coverage: 39.7% of statements
19:19:55 [2021-08-11T19:19:55.275Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
19:19:55 [2021-08-11T19:19:55.275Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:19:55 [2021-08-11T19:19:55.275Z] --- PASS: TestDaemonIpcModePrivate (2.82s)
19:19:55 [2021-08-11T19:19:55.275Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:19:55 [2021-08-11T19:19:55.417Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
19:19:56 [2021-08-11T19:19:56.211Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:19:56 [2021-08-11T19:19:56.374Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.41s)
19:19:56 [2021-08-11T19:19:56.374Z] === RUN   TestCreateServiceSecretFileMode
19:19:57 [2021-08-11T19:19:57.588Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:19:57 [2021-08-11T19:19:57.588Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
19:19:57 [2021-08-11T19:19:57.746Z] --- PASS: TestCreateServiceSecretFileMode (2.79s)
19:19:57 [2021-08-11T19:19:57.747Z] === RUN   TestCreateServiceConfigFileMode
19:19:57 [2021-08-11T19:19:57.847Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.87s)
19:19:57 [2021-08-11T19:19:57.847Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:19:57 [2021-08-11T19:19:57.973Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 86.1% of statements
19:19:58 [2021-08-11T19:19:58.107Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:20:00 [2021-08-11T19:20:00.009Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
19:20:00 [2021-08-11T19:20:00.009Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.18s)
19:20:00 [2021-08-11T19:20:00.009Z] === RUN   TestIpcModeOlderClient
19:20:00 [2021-08-11T19:20:00.009Z] === PAUSE TestIpcModeOlderClient
19:20:00 [2021-08-11T19:20:00.009Z] === RUN   TestKillContainerInvalidSignal
19:20:00 [2021-08-11T19:20:00.268Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:20:00 [2021-08-11T19:20:00.272Z] --- PASS: TestCreateServiceConfigFileMode (2.64s)
19:20:00 [2021-08-11T19:20:00.272Z] === RUN   TestCreateServiceSysctls
19:20:00 [2021-08-11T19:20:00.526Z] === RUN   TestDockerSuite/TestBuildAddTar
19:20:01 [2021-08-11T19:20:01.095Z] --- PASS: TestKillContainerInvalidSignal (0.97s)
19:20:01 [2021-08-11T19:20:01.095Z] === RUN   TestKillContainer
19:20:01 [2021-08-11T19:20:01.095Z] === RUN   TestKillContainer/no_signal
19:20:01 [2021-08-11T19:20:01.662Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:20:02 [2021-08-11T19:20:02.228Z] === RUN   TestKillContainer/non_killing_signal
19:20:03 [2021-08-11T19:20:03.164Z] === RUN   TestKillContainer/killing_signal
19:20:04 [2021-08-11T19:20:04.099Z] --- PASS: TestKillContainer (3.04s)
19:20:04 [2021-08-11T19:20:04.099Z]     --- PASS: TestKillContainer/no_signal (0.98s)
19:20:04 [2021-08-11T19:20:04.099Z]     --- PASS: TestKillContainer/non_killing_signal (0.89s)
19:20:04 [2021-08-11T19:20:04.099Z]     --- PASS: TestKillContainer/killing_signal (0.96s)
19:20:04 [2021-08-11T19:20:04.099Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:20:04 [2021-08-11T19:20:04.099Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:20:04 [2021-08-11T19:20:04.617Z] ok  	github.com/docker/docker/libnetwork/portmapper	4.714s	coverage: 49.5% of statements
19:20:04 [2021-08-11T19:20:04.617Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 70.5% of statements
19:20:04 [2021-08-11T19:20:04.617Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
19:20:04 [2021-08-11T19:20:04.617Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:20:04 [2021-08-11T19:20:04.650Z] --- PASS: TestCreateServiceSysctls (3.62s)
19:20:04 [2021-08-11T19:20:04.650Z] === RUN   TestCreateServiceCapabilities
19:20:05 [2021-08-11T19:20:05.034Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:20:05 [2021-08-11T19:20:05.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s)
19:20:05 [2021-08-11T19:20:05.969Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s)
19:20:05 [2021-08-11T19:20:05.969Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s)
19:20:05 [2021-08-11T19:20:05.969Z] === RUN   TestKillStoppedContainer
19:20:06 [2021-08-11T19:20:06.227Z] --- PASS: TestKillStoppedContainer (0.06s)
19:20:06 [2021-08-11T19:20:06.227Z] === RUN   TestKillStoppedContainerAPIPre120
19:20:06 [2021-08-11T19:20:06.227Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
19:20:06 [2021-08-11T19:20:06.227Z] === RUN   TestKillDifferentUserContainer
19:20:06 [2021-08-11T19:20:06.537Z] ok  	github.com/docker/docker/libnetwork/types	0.005s	coverage: 47.9% of statements
19:20:06 [2021-08-11T19:20:06.537Z] 
19:20:06 [2021-08-11T19:20:06.537Z] === Skipped
19:20:06 [2021-08-11T19:20:06.537Z] === SKIP: libnetwork/api TestJoinLeave (0.00s)
19:20:06 [2021-08-11T19:20:06.537Z]     api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed
19:20:06 [2021-08-11T19:20:06.537Z] 
19:20:06 [2021-08-11T19:20:06.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:20:06 [2021-08-11T19:20:06.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:20:06 [2021-08-11T19:20:06.537Z] 
19:20:06 [2021-08-11T19:20:06.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:20:06 [2021-08-11T19:20:06.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:20:06 [2021-08-11T19:20:06.537Z] 
19:20:06 [2021-08-11T19:20:06.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:20:06 [2021-08-11T19:20:06.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:20:06 [2021-08-11T19:20:06.537Z] 
19:20:06 [2021-08-11T19:20:06.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:20:06 [2021-08-11T19:20:06.537Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:20:06 [2021-08-11T19:20:06.537Z] 
19:20:06 [2021-08-11T19:20:06.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:20:06 [2021-08-11T19:20:06.538Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:20:06 [2021-08-11T19:20:06.538Z] 
19:20:06 [2021-08-11T19:20:06.538Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:20:06 [2021-08-11T19:20:06.538Z]     firewalld_test.go:13: firewalld is not running
19:20:06 [2021-08-11T19:20:06.538Z] 
19:20:06 [2021-08-11T19:20:06.538Z] 
19:20:06 [2021-08-11T19:20:06.538Z] DONE 361 tests, 7 skipped in 578.151s
19:20:07 [2021-08-11T19:20:07.163Z] --- PASS: TestKillDifferentUserContainer (0.92s)
19:20:07 [2021-08-11T19:20:07.163Z] === RUN   TestInspectOomKilledTrue
19:20:07 [2021-08-11T19:20:07.163Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:20:07 [2021-08-11T19:20:07.163Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:20:07 [2021-08-11T19:20:07.163Z] === RUN   TestInspectOomKilledFalse
19:20:07 [2021-08-11T19:20:07.163Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:20:07 [2021-08-11T19:20:07.163Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:20:07 [2021-08-11T19:20:07.163Z] === RUN   TestLinksEtcHostsContentMatch
19:20:07 [2021-08-11T19:20:07.178Z] --- PASS: TestCreateServiceCapabilities (2.74s)
19:20:07 [2021-08-11T19:20:07.178Z] === RUN   TestInspect
Post stage
[Pipeline] junit
19:20:07 [2021-08-11T19:20:07.501Z] Recording test results
19:20:08 [2021-08-11T19:20:08.539Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:20:08 [2021-08-11T19:20:08.539Z] --- PASS: TestLinksEtcHostsContentMatch (1.17s)
19:20:08 [2021-08-11T19:20:08.539Z] === RUN   TestLinksContainerNames
19:20:08 [2021-08-11T19:20:08.798Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:20:09 [2021-08-11T19:20:09.220Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:20:09 [2021-08-11T19:20:09.571Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f hack/make.sh dynbinary test-integration
19:20:09 [2021-08-11T19:20:09.705Z] --- PASS: TestInspect (3.09s)
19:20:09 [2021-08-11T19:20:09.705Z] === RUN   TestCreateJob
19:20:10 [2021-08-11T19:20:10.519Z] 
19:20:10 [2021-08-11T19:20:10.519Z] Removing bundles/
19:20:10 [2021-08-11T19:20:10.519Z] 
19:20:10 [2021-08-11T19:20:10.519Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:20:10 [2021-08-11T19:20:10.519Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:20:10 [2021-08-11T19:20:10.519Z] GOOS="" GOARCH="" GOARM=""
19:20:10 [2021-08-11T19:20:10.700Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:20:10 [2021-08-11T19:20:10.700Z] --- PASS: TestLinksContainerNames (2.46s)
19:20:10 [2021-08-11T19:20:10.700Z] === RUN   TestLogsFollowTailEmpty
19:20:11 [2021-08-11T19:20:11.634Z] --- PASS: TestLogsFollowTailEmpty (1.02s)
19:20:11 [2021-08-11T19:20:11.634Z] === RUN   TestContainerNetworkMountsNoChown
19:20:12 [2021-08-11T19:20:12.570Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:20:13 [2021-08-11T19:20:13.137Z] --- PASS: TestContainerNetworkMountsNoChown (1.36s)
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/default
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/default
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/private
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/private
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rprivate
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rprivate
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/slave
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/slave
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rslave
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rslave
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/shared
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/shared
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rshared
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rshared
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/default
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/default/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/default/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/rshared
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/shared
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/rslave
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/slave
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/rprivate
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/private
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/private/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/private/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/default/bind_root
19:20:13 [2021-08-11T19:20:13.137Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/default/mount_root
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:20:13 [2021-08-11T19:20:13.396Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/private/mount_root
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/private/bind_root
19:20:13 [2021-08-11T19:20:13.654Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:20:13 [2021-08-11T19:20:13.654Z] --- PASS: TestMountDaemonRoot (0.03s)
19:20:13 [2021-08-11T19:20:13.654Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:20:13 [2021-08-11T19:20:13.654Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:20:13 [2021-08-11T19:20:13.654Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:20:13 [2021-08-11T19:20:13.654Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:20:13 [2021-08-11T19:20:13.654Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:20:13 [2021-08-11T19:20:13.654Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
19:20:13 [2021-08-11T19:20:13.654Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:20:13 [2021-08-11T19:20:13.654Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
19:20:13 [2021-08-11T19:20:13.654Z] === RUN   TestContainerBindMountNonRecursive
19:20:13 [2021-08-11T19:20:13.888Z] --- PASS: TestCreateJob (3.59s)
19:20:13 [2021-08-11T19:20:13.888Z] === RUN   TestReplicatedJob
19:20:16 [2021-08-11T19:20:16.937Z]     check_test.go:309: [d6e60f97f1daf] daemon is not started
19:20:16 [2021-08-11T19:20:16.937Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:20:17 [2021-08-11T19:20:17.196Z] --- PASS: TestContainerBindMountNonRecursive (3.49s)
19:20:17 [2021-08-11T19:20:17.196Z] === RUN   TestContainerVolumesMountedAsShared
19:20:18 [2021-08-11T19:20:18.131Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s)
19:20:18 [2021-08-11T19:20:18.131Z] === RUN   TestContainerVolumesMountedAsSlave
19:20:18 [2021-08-11T19:20:18.389Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:20:19 [2021-08-11T19:20:19.765Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:20:19 [2021-08-11T19:20:19.765Z] --- PASS: TestContainerVolumesMountedAsSlave (1.68s)
19:20:19 [2021-08-11T19:20:19.765Z] === RUN   TestNetworkNat
19:20:20 [2021-08-11T19:20:20.443Z] --- PASS: TestReplicatedJob (6.05s)
19:20:20 [2021-08-11T19:20:20.443Z] === RUN   TestUpdateReplicatedJob
19:20:21 [2021-08-11T19:20:21.142Z] --- PASS: TestNetworkNat (1.21s)
19:20:21 [2021-08-11T19:20:21.142Z] === RUN   TestNetworkLocalhostTCPNat
19:20:22 [2021-08-11T19:20:22.518Z] --- PASS: TestNetworkLocalhostTCPNat (1.51s)
19:20:22 [2021-08-11T19:20:22.518Z] === RUN   TestNetworkLoopbackNat
19:20:22 [2021-08-11T19:20:22.971Z] --- PASS: TestUpdateReplicatedJob (3.66s)
19:20:22 [2021-08-11T19:20:22.971Z] === RUN   TestServiceListWithStatuses
19:20:22 [2021-08-11T19:20:22.971Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:20:22 [2021-08-11T19:20:22.971Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:20:22 [2021-08-11T19:20:22.971Z] === RUN   TestDockerNetworkConnectAlias
19:20:23 [2021-08-11T19:20:23.580Z] Created binary: bundles/binary-daemon/dockerd-dev
19:20:23 [2021-08-11T19:20:23.580Z] Copying nested executables into bundles/binary-daemon
19:20:23 [2021-08-11T19:20:23.580Z] Building: bundles/binary-daemon/docker-proxy-dev
19:20:23 [2021-08-11T19:20:23.580Z] GOOS="" GOARCH="" GOARM=""
19:20:23 [2021-08-11T19:20:23.580Z] Created binary: bundles/binary-daemon/docker-proxy-dev
19:20:23 [2021-08-11T19:20:23.580Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
19:20:23 [2021-08-11T19:20:23.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ca5a18c64e31c9911b22f18e8ab57079f728b8b5 -e DOCKER_GRAPHDRIVER docker:ca5a18c64e31c9911b22f18e8ab57079f728b8b5 hack/make.sh cross
19:20:24 [2021-08-11T19:20:24.465Z] 
19:20:24 [2021-08-11T19:20:24.465Z] Removing bundles/
19:20:24 [2021-08-11T19:20:24.465Z] 
19:20:24 [2021-08-11T19:20:24.465Z] ---> Making bundle: cross (in bundles/cross)
19:20:24 [2021-08-11T19:20:24.465Z] Cross building: bundles/cross/linux/amd64
19:20:24 [2021-08-11T19:20:24.465Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
19:20:24 [2021-08-11T19:20:24.465Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:20:27 [2021-08-11T19:20:27.787Z] --- PASS: TestNetworkLoopbackNat (4.45s)
19:20:27 [2021-08-11T19:20:27.787Z] === RUN   TestPause
19:20:28 [2021-08-11T19:20:28.264Z] --- PASS: TestDockerNetworkConnectAlias (4.72s)
19:20:28 [2021-08-11T19:20:28.264Z] === RUN   TestDockerNetworkReConnect
19:20:28 [2021-08-11T19:20:28.355Z] --- PASS: TestPause (1.43s)
19:20:28 [2021-08-11T19:20:28.356Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:20:28 [2021-08-11T19:20:28.356Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:20:28 [2021-08-11T19:20:28.356Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:20:28 [2021-08-11T19:20:28.356Z] === RUN   TestPauseStopPausedContainer
19:20:28 [2021-08-11T19:20:28.923Z] === RUN   TestDockerSuite/TestBuildBlankName
19:20:29 [2021-08-11T19:20:29.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:20:29 [2021-08-11T19:20:29.490Z] --- PASS: TestPauseStopPausedContainer (1.22s)
19:20:29 [2021-08-11T19:20:29.490Z] === RUN   TestPidHost
19:20:31 [2021-08-11T19:20:31.550Z] --- PASS: TestDockerNetworkReConnect (3.67s)
19:20:31 [2021-08-11T19:20:31.550Z] === RUN   TestServicePlugin
19:20:32 [2021-08-11T19:20:32.776Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:20:33 [2021-08-11T19:20:33.711Z] --- PASS: TestPidHost (3.97s)
19:20:33 [2021-08-11T19:20:33.711Z] === RUN   TestPsFilter
19:20:33 [2021-08-11T19:20:33.711Z] --- PASS: TestPsFilter (0.16s)
19:20:33 [2021-08-11T19:20:33.711Z] === RUN   TestRemoveContainerWithRemovedVolume
19:20:35 [2021-08-11T19:20:35.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.55s)
19:20:35 [2021-08-11T19:20:35.614Z] === RUN   TestRemoveContainerWithVolume
19:20:35 [2021-08-11T19:20:35.729Z]     plugin_test.go:62: [dda54abaae175] joining swarm manager [d18b57aa7aa78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:20:36 [2021-08-11T19:20:36.294Z]     plugin_test.go:65: [dcda08460ba58] joining swarm manager [d18b57aa7aa78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:20:36 [2021-08-11T19:20:36.548Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:20:36 [2021-08-11T19:20:36.548Z] --- PASS: TestRemoveContainerWithVolume (1.41s)
19:20:36 [2021-08-11T19:20:36.548Z] === RUN   TestRemoveContainerRunning
19:20:38 [2021-08-11T19:20:38.450Z] --- PASS: TestRemoveContainerRunning (1.50s)
19:20:38 [2021-08-11T19:20:38.450Z] === RUN   TestRemoveContainerForceRemoveRunning
19:20:38 [2021-08-11T19:20:38.450Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:20:39 [2021-08-11T19:20:39.385Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.28s)
19:20:39 [2021-08-11T19:20:39.385Z] === RUN   TestRemoveInvalidContainer
19:20:39 [2021-08-11T19:20:39.385Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:20:39 [2021-08-11T19:20:39.385Z] === RUN   TestRenameLinkedContainer
19:20:41 [2021-08-11T19:20:41.918Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:20:45 [2021-08-11T19:20:45.254Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:20:45 [2021-08-11T19:20:45.254Z] --- PASS: TestRenameLinkedContainer (5.74s)
19:20:45 [2021-08-11T19:20:45.254Z] === RUN   TestRenameStoppedContainer
19:20:45 [2021-08-11T19:20:45.517Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:20:46 [2021-08-11T19:20:46.459Z] --- PASS: TestRenameStoppedContainer (1.18s)
19:20:46 [2021-08-11T19:20:46.459Z] === RUN   TestRenameRunningContainerAndReuse
19:20:47 [2021-08-11T19:20:47.833Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:20:48 [2021-08-11T19:20:48.767Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:20:48 [2021-08-11T19:20:48.767Z] --- PASS: TestRenameRunningContainerAndReuse (2.46s)
19:20:48 [2021-08-11T19:20:48.767Z] === RUN   TestRenameInvalidName
19:20:49 [2021-08-11T19:20:49.026Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:20:49 [2021-08-11T19:20:49.960Z] --- PASS: TestRenameInvalidName (1.20s)
19:20:49 [2021-08-11T19:20:49.960Z] === RUN   TestRenameAnonymousContainer
19:20:50 [2021-08-11T19:20:50.527Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:20:54 [2021-08-11T19:20:54.716Z] --- PASS: TestRenameAnonymousContainer (4.39s)
19:20:54 [2021-08-11T19:20:54.716Z] === RUN   TestRenameContainerWithSameName
19:20:55 [2021-08-11T19:20:55.284Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:20:55 [2021-08-11T19:20:55.543Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:20:55 [2021-08-11T19:20:55.543Z] --- PASS: TestRenameContainerWithSameName (1.23s)
19:20:55 [2021-08-11T19:20:55.543Z] === RUN   TestRenameContainerWithLinkedContainer
19:20:58 [2021-08-11T19:20:58.075Z] --- PASS: TestRenameContainerWithLinkedContainer (2.33s)
19:20:58 [2021-08-11T19:20:58.075Z] === RUN   TestResize
19:20:59 [2021-08-11T19:20:59.449Z] --- PASS: TestResize (1.29s)
19:20:59 [2021-08-11T19:20:59.449Z] === RUN   TestResizeWithInvalidSize
19:20:59 [2021-08-11T19:20:59.449Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:21:00 [2021-08-11T19:21:00.387Z] --- PASS: TestResizeWithInvalidSize (1.18s)
19:21:00 [2021-08-11T19:21:00.387Z] === RUN   TestResizeWhenContainerNotStarted
19:21:01 [2021-08-11T19:21:01.761Z] --- PASS: TestResizeWhenContainerNotStarted (1.27s)
19:21:01 [2021-08-11T19:21:01.761Z] === RUN   TestDaemonRestartKillContainers
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:01 [2021-08-11T19:21:01.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:02 [2021-08-11T19:21:02.822Z] --- PASS: TestServicePlugin (30.43s)
19:21:02 [2021-08-11T19:21:02.822Z] === RUN   TestServiceUpdateLabel
19:21:04 [2021-08-11T19:21:04.195Z] --- PASS: TestServiceUpdateLabel (2.23s)
19:21:04 [2021-08-11T19:21:04.195Z] === RUN   TestServiceUpdateSecrets
19:21:05 [2021-08-11T19:21:05.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:05 [2021-08-11T19:21:05.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:06 [2021-08-11T19:21:06.886Z]     check_test.go:309: [d366948e5466e] daemon is not started
19:21:06 [2021-08-11T19:21:06.886Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:21:07 [2021-08-11T19:21:07.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:07 [2021-08-11T19:21:07.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:08 [2021-08-11T19:21:08.341Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:21:08 [2021-08-11T19:21:08.907Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:09 [2021-08-11T19:21:09.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:11 [2021-08-11T19:21:11.378Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:21:12 [2021-08-11T19:21:12.314Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:21:12 [2021-08-11T19:21:12.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:13 [2021-08-11T19:21:13.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:16 [2021-08-11T19:21:16.428Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:21:18 [2021-08-11T19:21:18.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:19 [2021-08-11T19:21:19.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:19 [2021-08-11T19:21:19.526Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:21:20 [2021-08-11T19:21:20.093Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:21:22 [2021-08-11T19:21:22.264Z] --- PASS: TestServiceUpdateSecrets (15.08s)
19:21:22 [2021-08-11T19:21:22.264Z] === RUN   TestServiceUpdateConfigs
19:21:22 [2021-08-11T19:21:22.625Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.73s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.86s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.70s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.72s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.35s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.25s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.80s)
19:21:22 [2021-08-11T19:21:22.625Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.34s)
19:21:22 [2021-08-11T19:21:22.625Z] === RUN   TestCgroupNamespacesRun
19:21:23 [2021-08-11T19:21:23.192Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:21:25 [2021-08-11T19:21:25.721Z] --- PASS: TestCgroupNamespacesRun (2.89s)
19:21:25 [2021-08-11T19:21:25.721Z] === RUN   TestCgroupNamespacesRunPrivileged
19:21:26 [2021-08-11T19:21:26.674Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:21:26 [2021-08-11T19:21:26.674Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:21:27 [2021-08-11T19:21:27.609Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s)
19:21:27 [2021-08-11T19:21:27.609Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:21:30 [2021-08-11T19:21:30.139Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.76s)
19:21:30 [2021-08-11T19:21:30.139Z] === RUN   TestCgroupNamespacesRunHostMode
19:21:30 [2021-08-11T19:21:30.708Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:21:32 [2021-08-11T19:21:32.057Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:21:32 [2021-08-11T19:21:32.057Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:21:32 [2021-08-11T19:21:32.057Z] GOOS="" GOARCH="" GOARM=""
19:21:32 [2021-08-11T19:21:32.057Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:21:32 [2021-08-11T19:21:32.057Z] 
19:21:32 [2021-08-11T19:21:32.057Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:21:32 [2021-08-11T19:21:32.057Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:21:32 [2021-08-11T19:21:32.057Z] HOSTNAME=759921307c84
19:21:32 [2021-08-11T19:21:32.057Z] TESTDEBUG=0
19:21:32 [2021-08-11T19:21:32.057Z] DEST=bundles/test-integration
19:21:32 [2021-08-11T19:21:32.057Z] PWD=/go/src/github.com/docker/docker
19:21:32 [2021-08-11T19:21:32.057Z] DOCKER_GITCOMMIT=06ed734ea2a6d4f0bced73fa6fd239cab2d05c1f
19:21:32 [2021-08-11T19:21:32.057Z] container=docker
19:21:32 [2021-08-11T19:21:32.057Z] HOME=/root
19:21:32 [2021-08-11T19:21:32.057Z] GOLANG_VERSION=1.16.6
19:21:32 [2021-08-11T19:21:32.057Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:21:32 [2021-08-11T19:21:32.057Z] VALIDATE_BRANCH=master
19:21:32 [2021-08-11T19:21:32.057Z] TERM=xterm
19:21:32 [2021-08-11T19:21:32.057Z] DOCKER_PKG=github.com/docker/docker
19:21:32 [2021-08-11T19:21:32.057Z] SHLVL=1
19:21:32 [2021-08-11T19:21:32.057Z] TIMEOUT=120m
19:21:32 [2021-08-11T19:21:32.057Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:21:32 [2021-08-11T19:21:32.057Z] DOCKER_GRAPHDRIVER=overlay2
19:21:32 [2021-08-11T19:21:32.057Z] GO111MODULE=off
19:21:32 [2021-08-11T19:21:32.057Z] DOCKER_EXPERIMENTAL=1
19:21:32 [2021-08-11T19:21:32.057Z] TEST_SKIP_INTEGRATION_CLI=1
19:21:32 [2021-08-11T19:21:32.057Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:21:32 [2021-08-11T19:21:32.057Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:21:32 [2021-08-11T19:21:32.057Z] GOPATH=/go
19:21:32 [2021-08-11T19:21:32.057Z] PKG_CONFIG=pkg-config
19:21:32 [2021-08-11T19:21:32.057Z] _=/usr/bin/env
19:21:32 [2021-08-11T19:21:32.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:21:32 [2021-08-11T19:21:32.613Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:21:32 [2021-08-11T19:21:32.871Z] --- PASS: TestCgroupNamespacesRunHostMode (2.71s)
19:21:32 [2021-08-11T19:21:32.871Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:21:34 [2021-08-11T19:21:34.452Z] --- PASS: TestServiceUpdateConfigs (15.17s)
19:21:34 [2021-08-11T19:21:34.452Z] === RUN   TestServiceUpdateNetwork
19:21:34 [2021-08-11T19:21:34.771Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:21:35 [2021-08-11T19:21:35.338Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:21:35 [2021-08-11T19:21:35.597Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.62s)
19:21:35 [2021-08-11T19:21:35.597Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:21:36 [2021-08-11T19:21:36.165Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:21:37 [2021-08-11T19:21:37.542Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s)
19:21:37 [2021-08-11T19:21:37.542Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:21:37 [2021-08-11T19:21:37.801Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:21:38 [2021-08-11T19:21:38.367Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s)
19:21:38 [2021-08-11T19:21:38.367Z] === RUN   TestCgroupNamespacesRunOlderClient
19:21:38 [2021-08-11T19:21:38.625Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:21:39 [2021-08-11T19:21:39.192Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:21:39 [2021-08-11T19:21:39.193Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:21:39 [2021-08-11T19:21:39.193Z]     check_test.go:309: [d671f61c749c2] daemon is not started
19:21:39 [2021-08-11T19:21:39.193Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:21:39 [2021-08-11T19:21:39.193Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:21:39 [2021-08-11T19:21:39.193Z]     check_test.go:309: [d6d1c8224cd4e] daemon is not started
19:21:39 [2021-08-11T19:21:39.193Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:21:39 [2021-08-11T19:21:39.451Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:21:40 [2021-08-11T19:21:40.827Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.47s)
19:21:40 [2021-08-11T19:21:40.827Z] === RUN   TestNISDomainname
19:21:42 [2021-08-11T19:21:42.750Z] --- PASS: TestNISDomainname (2.07s)
19:21:42 [2021-08-11T19:21:42.750Z] === RUN   TestHostnameDnsResolution
19:21:43 [2021-08-11T19:21:43.325Z]     check_test.go:309: [d6dd99e558948] daemon is not started
19:21:43 [2021-08-11T19:21:43.325Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:21:45 [2021-08-11T19:21:45.226Z] --- PASS: TestHostnameDnsResolution (2.23s)
19:21:45 [2021-08-11T19:21:45.226Z] === RUN   TestStats
19:21:46 [2021-08-11T19:21:46.600Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:21:47 [2021-08-11T19:21:47.976Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:21:48 [2021-08-11T19:21:48.235Z] --- PASS: TestStats (3.24s)
19:21:48 [2021-08-11T19:21:48.235Z] === RUN   TestStopContainerWithTimeout
19:21:48 [2021-08-11T19:21:48.235Z] === RUN   TestStopContainerWithTimeout/0
19:21:48 [2021-08-11T19:21:48.235Z] === PAUSE TestStopContainerWithTimeout/0
19:21:48 [2021-08-11T19:21:48.235Z] === RUN   TestStopContainerWithTimeout/1
19:21:48 [2021-08-11T19:21:48.235Z] === PAUSE TestStopContainerWithTimeout/1
19:21:48 [2021-08-11T19:21:48.235Z] === RUN   TestStopContainerWithTimeout/3
19:21:48 [2021-08-11T19:21:48.235Z] === PAUSE TestStopContainerWithTimeout/3
19:21:48 [2021-08-11T19:21:48.235Z] === RUN   TestStopContainerWithTimeout/-1
19:21:48 [2021-08-11T19:21:48.235Z] === PAUSE TestStopContainerWithTimeout/-1
19:21:48 [2021-08-11T19:21:48.235Z] === CONT  TestStopContainerWithTimeout/0
19:21:48 [2021-08-11T19:21:48.235Z] === CONT  TestStopContainerWithTimeout/-1
19:21:48 [2021-08-11T19:21:48.805Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:21:49 [2021-08-11T19:21:49.317Z] --- PASS: TestServiceUpdateNetwork (12.97s)
19:21:49 [2021-08-11T19:21:49.317Z] === RUN   TestServiceUpdatePidsLimit
19:21:49 [2021-08-11T19:21:49.317Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:21:49 [2021-08-11T19:21:49.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:21:49 [2021-08-11T19:21:49.575Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:21:50 [2021-08-11T19:21:50.307Z] === CONT  TestStopContainerWithTimeout/3
19:21:50 [2021-08-11T19:21:50.307Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:21:52 [2021-08-11T19:21:52.209Z] === CONT  TestStopContainerWithTimeout/1
19:21:53 [2021-08-11T19:21:53.582Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:21:54 [2021-08-11T19:21:54.518Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:21:54 [2021-08-11T19:21:54.518Z]     --- PASS: TestStopContainerWithTimeout/0 (2.05s)
19:21:54 [2021-08-11T19:21:54.518Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.98s)
19:21:54 [2021-08-11T19:21:54.518Z]     --- PASS: TestStopContainerWithTimeout/3 (3.34s)
19:21:54 [2021-08-11T19:21:54.518Z]     --- PASS: TestStopContainerWithTimeout/1 (2.30s)
19:21:54 [2021-08-11T19:21:54.518Z] === RUN   TestDeleteDevicemapper
19:21:54 [2021-08-11T19:21:54.518Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:21:54 [2021-08-11T19:21:54.518Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:21:54 [2021-08-11T19:21:54.518Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:21:57 [2021-08-11T19:21:57.676Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:21:57 [2021-08-11T19:21:57.799Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:21:58 [2021-08-11T19:21:58.365Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:21:58 [2021-08-11T19:21:58.931Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.28s)
19:21:58 [2021-08-11T19:21:58.931Z] === RUN   TestUpdateMemory
19:21:58 [2021-08-11T19:21:58.931Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:21:58 [2021-08-11T19:21:58.931Z] --- SKIP: TestUpdateMemory (0.00s)
19:21:58 [2021-08-11T19:21:58.931Z] === RUN   TestUpdateCPUQuota
19:21:59 [2021-08-11T19:21:59.498Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:22:00 [2021-08-11T19:22:00.873Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:22:00 [2021-08-11T19:22:00.937Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
19:22:00 [2021-08-11T19:22:00.937Z] Copying nested executables into bundles/cross/linux/amd64-daemon
19:22:00 [2021-08-11T19:22:00.937Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
19:22:00 [2021-08-11T19:22:00.937Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:22:00 [2021-08-11T19:22:00.937Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
19:22:00 [2021-08-11T19:22:00.937Z] Cross building: bundles/cross/windows/amd64
19:22:00 [2021-08-11T19:22:00.937Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
19:22:00 [2021-08-11T19:22:00.937Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:22:01 [2021-08-11T19:22:01.439Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:22:02 [2021-08-11T19:22:02.007Z] === RUN   TestDockerSuite/TestBuildCmd
19:22:02 [2021-08-11T19:22:02.264Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:22:02 [2021-08-11T19:22:02.522Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:22:02 [2021-08-11T19:22:02.781Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:22:02 [2021-08-11T19:22:02.781Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:22:02 [2021-08-11T19:22:02.781Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:22:03 [2021-08-11T19:22:03.039Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:22:03 [2021-08-11T19:22:03.973Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:22:05 [2021-08-11T19:22:05.780Z] --- PASS: TestServiceUpdatePidsLimit (17.08s)
19:22:05 [2021-08-11T19:22:05.780Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
19:22:05 [2021-08-11T19:22:05.780Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s)
19:22:05 [2021-08-11T19:22:05.780Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s)
19:22:05 [2021-08-11T19:22:05.780Z] PASS
19:22:05 [2021-08-11T19:22:05.780Z] 
19:22:05 [2021-08-11T19:22:05.780Z] === Skipped
19:22:05 [2021-08-11T19:22:05.780Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:22:05 [2021-08-11T19:22:05.780Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:22:05 [2021-08-11T19:22:05.780Z] 
19:22:05 [2021-08-11T19:22:05.780Z] 
19:22:05 [2021-08-11T19:22:05.780Z] DONE 27 tests, 1 skipped in 174.451s
19:22:05 [2021-08-11T19:22:05.780Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:22:05 [2021-08-11T19:22:05.780Z] INFO: Testing against a local daemon
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestSessionCreate
19:22:05 [2021-08-11T19:22:05.780Z] --- PASS: TestSessionCreate (0.02s)
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestSessionCreateWithBadUpgrade
19:22:05 [2021-08-11T19:22:05.780Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
19:22:05 [2021-08-11T19:22:05.780Z] PASS
19:22:05 [2021-08-11T19:22:05.780Z] 
19:22:05 [2021-08-11T19:22:05.780Z] DONE 2 tests in 0.081s
19:22:05 [2021-08-11T19:22:05.780Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:22:05 [2021-08-11T19:22:05.780Z] INFO: Testing against a local daemon
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:22:05 [2021-08-11T19:22:05.780Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestDiskUsage
19:22:05 [2021-08-11T19:22:05.780Z] === PAUSE TestDiskUsage
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestEventsExecDie
19:22:05 [2021-08-11T19:22:05.780Z] --- PASS: TestEventsExecDie (1.04s)
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestEventsBackwardsCompatible
19:22:05 [2021-08-11T19:22:05.780Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestEventsVolumeCreate
19:22:05 [2021-08-11T19:22:05.780Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestInfoBinaryCommits
19:22:05 [2021-08-11T19:22:05.780Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestInfoAPIVersioned
19:22:05 [2021-08-11T19:22:05.780Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:22:05 [2021-08-11T19:22:05.780Z] === RUN   TestInfoDiscoveryBackend
19:22:06 [2021-08-11T19:22:06.345Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:22:06 [2021-08-11T19:22:06.345Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:22:07 [2021-08-11T19:22:07.256Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:22:07 [2021-08-11T19:22:07.277Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:22:07 [2021-08-11T19:22:07.277Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:22:07 [2021-08-11T19:22:07.842Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
19:22:07 [2021-08-11T19:22:07.842Z] === RUN   TestInfoAPI
19:22:07 [2021-08-11T19:22:07.842Z] --- PASS: TestInfoAPI (0.02s)
19:22:07 [2021-08-11T19:22:07.842Z] === RUN   TestInfoAPIWarnings
19:22:08 [2021-08-11T19:22:08.190Z] --- PASS: TestUpdateCPUQuota (9.32s)
19:22:08 [2021-08-11T19:22:08.190Z] === RUN   TestUpdatePidsLimit
19:22:08 [2021-08-11T19:22:08.190Z] === RUN   TestUpdatePidsLimit/update_from_none
19:22:09 [2021-08-11T19:22:09.565Z] === RUN   TestUpdatePidsLimit/no_change
19:22:10 [2021-08-11T19:22:10.942Z] === RUN   TestUpdatePidsLimit/update_lower
19:22:11 [2021-08-11T19:22:11.203Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:22:12 [2021-08-11T19:22:12.138Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:22:12 [2021-08-11T19:22:12.396Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:22:13 [2021-08-11T19:22:13.770Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:22:13 [2021-08-11T19:22:13.770Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:22:14 [2021-08-11T19:22:14.029Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:22:14 [2021-08-11T19:22:14.286Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:22:14 [2021-08-11T19:22:14.854Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:22:15 [2021-08-11T19:22:15.788Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:22:16 [2021-08-11T19:22:16.355Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:22:16 [2021-08-11T19:22:16.355Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:22:16 [2021-08-11T19:22:16.922Z]     check_test.go:309: [d7bc7994ed500] daemon is not started
19:22:16 [2021-08-11T19:22:16.922Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:22:16 [2021-08-11T19:22:16.922Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:22:18 [2021-08-11T19:22:18.823Z] --- PASS: TestUpdatePidsLimit (10.32s)
19:22:18 [2021-08-11T19:22:18.823Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.28s)
19:22:18 [2021-08-11T19:22:18.823Z]     --- PASS: TestUpdatePidsLimit/no_change (1.35s)
19:22:18 [2021-08-11T19:22:18.823Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.36s)
19:22:18 [2021-08-11T19:22:18.823Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.42s)
19:22:18 [2021-08-11T19:22:18.823Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.25s)
19:22:18 [2021-08-11T19:22:18.823Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.36s)
19:22:18 [2021-08-11T19:22:18.823Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.28s)
19:22:18 [2021-08-11T19:22:18.823Z] === RUN   TestUpdateRestartPolicy
19:22:20 [2021-08-11T19:22:20.724Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:22:24 [2021-08-11T19:22:24.009Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:22:25 [2021-08-11T19:22:25.911Z]     check_test.go:309: [d620fb2f8d8b9] daemon is not started
19:22:25 [2021-08-11T19:22:25.911Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestInfoAPIWarnings (16.23s)
19:22:25 [2021-08-11T19:22:25.912Z] === RUN   TestInfoDebug
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestInfoDebug (0.53s)
19:22:25 [2021-08-11T19:22:25.912Z] === RUN   TestInfoInsecureRegistries
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestInfoInsecureRegistries (0.53s)
19:22:25 [2021-08-11T19:22:25.912Z] === RUN   TestInfoRegistryMirrors
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestInfoRegistryMirrors (0.53s)
19:22:25 [2021-08-11T19:22:25.912Z] === RUN   TestLoginFailsWithBadCredentials
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s)
19:22:25 [2021-08-11T19:22:25.912Z] === RUN   TestPingCacheHeaders
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestPingCacheHeaders (0.02s)
19:22:25 [2021-08-11T19:22:25.912Z] === RUN   TestPingGet
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestPingGet (0.01s)
19:22:25 [2021-08-11T19:22:25.912Z] === RUN   TestPingHead
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestPingHead (0.02s)
19:22:25 [2021-08-11T19:22:25.912Z] === RUN   TestVersion
19:22:25 [2021-08-11T19:22:25.912Z] --- PASS: TestVersion (0.02s)
19:22:25 [2021-08-11T19:22:25.912Z] === CONT  TestCgroupDriverSystemdMemoryLimit
19:22:25 [2021-08-11T19:22:25.912Z] === CONT  TestDiskUsage
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/container_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/image_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/volume_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/build-cache_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:22:26 [2021-08-11T19:22:26.479Z] === RUN   TestDiskUsage/after_LoadBusybox
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:22:26 [2021-08-11T19:22:26.738Z] === RUN   TestDiskUsage/after_container.Run
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:22:27 [2021-08-11T19:22:27.672Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:22:27 [2021-08-11T19:22:27.672Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.91s)
19:22:27 [2021-08-11T19:22:27.672Z] --- PASS: TestDiskUsage (1.93s)
19:22:27 [2021-08-11T19:22:27.672Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]     --- PASS: TestDiskUsage/after_container.Run (0.86s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:22:27 [2021-08-11T19:22:27.672Z] PASS
19:22:27 [2021-08-11T19:22:27.672Z] 
19:22:27 [2021-08-11T19:22:27.672Z] DONE 53 tests in 23.211s
19:22:27 [2021-08-11T19:22:27.672Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:22:27 [2021-08-11T19:22:27.930Z] INFO: Testing against a local daemon
19:22:27 [2021-08-11T19:22:27.930Z] === RUN   TestVolumesCreateAndList
19:22:27 [2021-08-11T19:22:27.930Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:22:27 [2021-08-11T19:22:27.930Z] === RUN   TestVolumesRemove
19:22:27 [2021-08-11T19:22:27.930Z] --- PASS: TestVolumesRemove (0.09s)
19:22:27 [2021-08-11T19:22:27.930Z] === RUN   TestVolumesInspect
19:22:27 [2021-08-11T19:22:27.930Z] --- PASS: TestVolumesInspect (0.02s)
19:22:27 [2021-08-11T19:22:27.930Z] === RUN   TestVolumesInvalidJSON
19:22:27 [2021-08-11T19:22:27.930Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:22:27 [2021-08-11T19:22:27.930Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:22:27 [2021-08-11T19:22:27.930Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:22:27 [2021-08-11T19:22:27.930Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:22:27 [2021-08-11T19:22:27.930Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:22:27 [2021-08-11T19:22:27.930Z] PASS
19:22:27 [2021-08-11T19:22:27.930Z] 
19:22:27 [2021-08-11T19:22:27.930Z] DONE 5 tests in 0.188s
19:22:27 [2021-08-11T19:22:27.930Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:22:28 [2021-08-11T19:22:28.495Z] Stopping apparmor (via systemctl): apparmor.service.
19:22:28 [2021-08-11T19:22:28.495Z] Removing test suite binaries
19:22:28 [2021-08-11T19:22:28.495Z] exiting test-integration
19:22:28 [2021-08-11T19:22:28.495Z] ++ exit 0
19:22:28 [2021-08-11T19:22:28.495Z] 
19:22:30 [2021-08-11T19:22:30.095Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:22:30 [2021-08-11T19:22:30.095Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:22:30 [2021-08-11T19:22:30.095Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:22:30 [2021-08-11T19:22:30.354Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
Post stage
[Pipeline] junit
19:22:31 [2021-08-11T19:22:31.792Z] Recording test results
19:22:33 [2021-08-11T19:22:33.231Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:22:33 [2021-08-11T19:22:33.571Z] + echo Ensuring container killed.
19:22:33 [2021-08-11T19:22:33.571Z] Ensuring container killed.
19:22:33 [2021-08-11T19:22:33.571Z] + docker rm -vf docker-pr7
19:22:33 [2021-08-11T19:22:33.571Z] Error: No such container: docker-pr7
[Pipeline] sh
19:22:33 [2021-08-11T19:22:33.638Z] --- PASS: TestUpdateRestartPolicy (14.71s)
19:22:33 [2021-08-11T19:22:33.638Z] === RUN   TestUpdateRestartWithAutoRemove
19:22:33 [2021-08-11T19:22:33.638Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:22:33 [2021-08-11T19:22:33.854Z] + echo Chowning /workspace to jenkins user
19:22:33 [2021-08-11T19:22:33.854Z] Chowning /workspace to jenkins user
19:22:33 [2021-08-11T19:22:33.854Z] + id -u
19:22:33 [2021-08-11T19:22:33.854Z] + id -g
19:22:33 [2021-08-11T19:22:33.854Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42717:/workspace busybox chown -R 1000:1000 /workspace
19:22:33 [2021-08-11T19:22:33.854Z] Unable to find image 'busybox:latest' locally
19:22:33 [2021-08-11T19:22:33.854Z] latest: Pulling from library/busybox
19:22:33 [2021-08-11T19:22:33.897Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:22:34 [2021-08-11T19:22:34.112Z] b71f96345d44: Pulling fs layer
19:22:34 [2021-08-11T19:22:34.112Z] b71f96345d44: Verifying Checksum
19:22:34 [2021-08-11T19:22:34.112Z] b71f96345d44: Download complete
19:22:34 [2021-08-11T19:22:34.112Z] b71f96345d44: Pull complete
19:22:34 [2021-08-11T19:22:34.112Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
19:22:34 [2021-08-11T19:22:34.370Z] Status: Downloaded newer image for busybox:latest
19:22:34 [2021-08-11T19:22:34.463Z] --- PASS: TestUpdateRestartWithAutoRemove (1.21s)
19:22:34 [2021-08-11T19:22:34.463Z] === RUN   TestWaitNonBlocked
19:22:34 [2021-08-11T19:22:34.463Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:34 [2021-08-11T19:22:34.463Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:34 [2021-08-11T19:22:34.463Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:34 [2021-08-11T19:22:34.463Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:34 [2021-08-11T19:22:34.463Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:34 [2021-08-11T19:22:34.463Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:35 [2021-08-11T19:22:35.030Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:22:35 [2021-08-11T19:22:35.596Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:22:36 [2021-08-11T19:22:36.162Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:22:36 [2021-08-11T19:22:36.162Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
19:22:36 [2021-08-11T19:22:36.421Z] --- PASS: TestWaitNonBlocked (0.03s)
19:22:36 [2021-08-11T19:22:36.421Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.70s)
19:22:36 [2021-08-11T19:22:36.421Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.82s)
19:22:36 [2021-08-11T19:22:36.421Z] === RUN   TestWaitBlocked
19:22:36 [2021-08-11T19:22:36.421Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:22:36 [2021-08-11T19:22:36.421Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:22:36 [2021-08-11T19:22:36.421Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:22:36 [2021-08-11T19:22:36.421Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:22:36 [2021-08-11T19:22:36.421Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:22:36 [2021-08-11T19:22:36.421Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:22:36 [2021-08-11T19:22:36.679Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:22:37 [2021-08-11T19:22:37.190Z] + bundleName=amd64-cgroup2
19:22:37 [2021-08-11T19:22:37.190Z] + echo Creating amd64-cgroup2-bundles.tar.gz
19:22:37 [2021-08-11T19:22:37.190Z] Creating amd64-cgroup2-bundles.tar.gz
19:22:37 [2021-08-11T19:22:37.190Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:22:37 [2021-08-11T19:22:37.190Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
19:22:37 [2021-08-11T19:22:37.248Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
[Pipeline] archiveArtifacts
19:22:37 [2021-08-11T19:22:37.460Z] Archiving artifacts
19:22:37 [2021-08-11T19:22:37.813Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
19:22:38 [2021-08-11T19:22:38.072Z] --- PASS: TestWaitBlocked (0.03s)
19:22:38 [2021-08-11T19:22:38.072Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.67s)
19:22:38 [2021-08-11T19:22:38.072Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.72s)
19:22:38 [2021-08-11T19:22:38.072Z] === CONT  TestContainerStartOnDaemonRestart
19:22:38 [2021-08-11T19:22:38.072Z] === CONT  TestContainerKillOnDaemonStart
19:22:38 [2021-08-11T19:22:38.329Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
19:22:38 [2021-08-11T19:22:38.911Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
19:22:39 [2021-08-11T19:22:39.380Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42717/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:22:39 [2021-08-11T19:22:39.485Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
19:22:39 [2021-08-11T19:22:39.485Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:22:39 [2021-08-11T19:22:39.691Z] + make clean
19:22:39 [2021-08-11T19:22:39.949Z] docker volume rm -f docker-dev-cache
19:22:39 [2021-08-11T19:22:39.949Z] docker-dev-cache
[Pipeline] deleteDir
19:22:40 [2021-08-11T19:22:40.090Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
19:22:40 [2021-08-11T19:22:40.349Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
19:22:40 [2021-08-11T19:22:40.915Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
19:22:41 [2021-08-11T19:22:41.481Z]     check_test.go:309: [d183c5e4e2bfe] daemon is not started
19:22:41 [2021-08-11T19:22:41.481Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:22:41 [2021-08-11T19:22:41.481Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:22:41 [2021-08-11T19:22:41.481Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:22:41 [2021-08-11T19:22:41.481Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:22:41 [2021-08-11T19:22:41.481Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
19:22:41 [2021-08-11T19:22:41.481Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:22:41 [2021-08-11T19:22:41.481Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
19:22:41 [2021-08-11T19:22:41.481Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:22:41 [2021-08-11T19:22:41.481Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
19:22:41 [2021-08-11T19:22:41.740Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:22:42 [2021-08-11T19:22:42.679Z] --- PASS: TestContainerStartOnDaemonRestart (4.42s)
19:22:42 [2021-08-11T19:22:42.679Z] === CONT  TestRestartDaemonWithRestartingContainer
19:22:42 [2021-08-11T19:22:42.679Z]     check_test.go:309: [d11151a4b8188] daemon is not started
19:22:42 [2021-08-11T19:22:42.679Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:22:42 [2021-08-11T19:22:42.700Z] Running on azwin-2-60ceb0 in d:\jenkins\workspace\moby_PR-42717
[Pipeline] {
[Pipeline] ws
19:22:42 [2021-08-11T19:22:42.718Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
19:22:42 [2021-08-11T19:22:42.820Z] The recommended git tool is: git
19:22:43 [2021-08-11T19:22:43.027Z] using credential docker-jenkins-github-credentials
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
19:22:43 [2021-08-11T19:22:43.100Z] Cloning the remote Git repository
19:22:43 [2021-08-11T19:22:43.100Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:22:43 [2021-08-11T19:22:43.247Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:22:43 [2021-08-11T19:22:43.134Z] Cloning repository https://github.com/moby/moby.git
19:22:43 [2021-08-11T19:22:43.134Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:22:43 [2021-08-11T19:22:43.198Z] Fetching upstream changes from https://github.com/moby/moby.git
19:22:43 [2021-08-11T19:22:43.198Z]  > git --version # timeout=10
19:22:43 [2021-08-11T19:22:43.247Z]  > git --version # 'git version 2.24.1.windows.2'
19:22:43 [2021-08-11T19:22:43.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:22:43 [2021-08-11T19:22:43.249Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:22:44 [2021-08-11T19:22:44.624Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:22:45 [2021-08-11T19:22:45.560Z] === CONT  TestDaemonHostGatewayIP
19:22:45 [2021-08-11T19:22:45.560Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.15s)
19:22:46 [2021-08-11T19:22:46.936Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:22:48 [2021-08-11T19:22:48.838Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:22:49 [2021-08-11T19:22:49.096Z]     check_test.go:309: [dbb81556fc7b8] daemon is not started
19:22:49 [2021-08-11T19:22:49.096Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:22:50 [2021-08-11T19:22:50.999Z] --- PASS: TestDaemonHostGatewayIP (5.26s)
19:22:50 [2021-08-11T19:22:50.999Z] === CONT  TestDaemonRestartIpcMode
19:22:52 [2021-08-11T19:22:52.376Z] --- PASS: TestContainerKillOnDaemonStart (14.44s)
19:22:52 [2021-08-11T19:22:52.376Z] === CONT  TestIpcModeOlderClient
19:22:52 [2021-08-11T19:22:52.634Z] --- PASS: TestIpcModeOlderClient (0.10s)
19:22:52 [2021-08-11T19:22:52.892Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:22:53 [2021-08-11T19:22:53.830Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:22:55 [2021-08-11T19:22:55.206Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:22:56 [2021-08-11T19:22:56.150Z] --- PASS: TestDaemonRestartIpcMode (5.11s)
19:22:56 [2021-08-11T19:22:56.150Z] PASS
19:22:56 [2021-08-11T19:22:56.150Z] 
19:22:56 [2021-08-11T19:22:56.150Z] === Skipped
19:22:56 [2021-08-11T19:22:56.150Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:22:56 [2021-08-11T19:22:56.150Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:22:56 [2021-08-11T19:22:56.150Z] 
19:22:56 [2021-08-11T19:22:56.150Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:22:56 [2021-08-11T19:22:56.150Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:22:56 [2021-08-11T19:22:56.150Z] 
19:22:56 [2021-08-11T19:22:56.150Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:22:56 [2021-08-11T19:22:56.150Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:22:56 [2021-08-11T19:22:56.150Z] 
19:22:56 [2021-08-11T19:22:56.150Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:22:56 [2021-08-11T19:22:56.150Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:22:56 [2021-08-11T19:22:56.150Z] 
19:22:56 [2021-08-11T19:22:56.150Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:22:56 [2021-08-11T19:22:56.150Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:22:56 [2021-08-11T19:22:56.150Z] 
19:22:56 [2021-08-11T19:22:56.150Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:22:56 [2021-08-11T19:22:56.150Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:22:56 [2021-08-11T19:22:56.150Z] 
19:22:56 [2021-08-11T19:22:56.150Z] 
19:22:56 [2021-08-11T19:22:56.150Z] DONE 195 tests, 6 skipped in 227.741s
19:22:56 [2021-08-11T19:22:56.150Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
19:22:56 [2021-08-11T19:22:56.150Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:22:56 [2021-08-11T19:22:56.150Z] ++ set -e
19:22:56 [2021-08-11T19:22:56.150Z] ++ '[' -n 0 ']'
19:22:56 [2021-08-11T19:22:56.150Z] ++ set -x
19:22:56 [2021-08-11T19:22:56.151Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:22:56 [2021-08-11T19:22:56.151Z] === RUN   TestConfigDaemonLibtrustID
19:22:56 [2021-08-11T19:22:56.717Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
19:22:56 [2021-08-11T19:22:56.717Z] === RUN   TestDaemonConfigValidation
19:22:56 [2021-08-11T19:22:56.717Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:22:56 [2021-08-11T19:22:56.717Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:22:56 [2021-08-11T19:22:56.717Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:22:56 [2021-08-11T19:22:56.717Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:22:56 [2021-08-11T19:22:56.717Z] === RUN   TestDaemonConfigValidation/invalid_config
19:22:56 [2021-08-11T19:22:56.717Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:22:56 [2021-08-11T19:22:56.717Z] === RUN   TestDaemonConfigValidation/malformed_config
19:22:56 [2021-08-11T19:22:56.717Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:22:56 [2021-08-11T19:22:56.717Z] === RUN   TestDaemonConfigValidation/valid_config
19:22:56 [2021-08-11T19:22:56.717Z] === PAUSE TestDaemonConfigValidation/valid_config
19:22:56 [2021-08-11T19:22:56.717Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:22:56 [2021-08-11T19:22:56.717Z] === CONT  TestDaemonConfigValidation/malformed_config
19:22:56 [2021-08-11T19:22:56.976Z] === CONT  TestDaemonConfigValidation/valid_config
19:22:56 [2021-08-11T19:22:56.976Z] === CONT  TestDaemonConfigValidation/invalid_config
19:22:57 [2021-08-11T19:22:57.235Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:22:57 [2021-08-11T19:22:57.235Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:22:57 [2021-08-11T19:22:57.235Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.25s)
19:22:57 [2021-08-11T19:22:57.235Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s)
19:22:57 [2021-08-11T19:22:57.235Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.16s)
19:22:57 [2021-08-11T19:22:57.235Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.17s)
19:22:57 [2021-08-11T19:22:57.235Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:22:57 [2021-08-11T19:22:57.235Z] === RUN   TestConfigDaemonSeccompProfiles
19:22:57 [2021-08-11T19:22:57.235Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:22:57 [2021-08-11T19:22:57.960Z] Fetching without tags
19:22:58 [2021-08-11T19:22:58.170Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:22:58 [2021-08-11T19:22:58.428Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:22:58 [2021-08-11T19:22:58.428Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:22:57 [2021-08-11T19:22:57.637Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:22:57 [2021-08-11T19:22:57.691Z]  > git config --add remote.origin.fetch +refs/pull/42717/head:refs/remotes/origin/PR-42717 # timeout=10
19:22:57 [2021-08-11T19:22:57.745Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:22:57 [2021-08-11T19:22:57.866Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:22:57 [2021-08-11T19:22:57.992Z] Fetching upstream changes from https://github.com/moby/moby.git
19:22:57 [2021-08-11T19:22:57.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:22:57 [2021-08-11T19:22:57.994Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42717/head:refs/remotes/origin/PR-42717 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:22:59 [2021-08-11T19:22:59.013Z] Merging remotes/origin/master commit 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 into PR head commit e53f65a9168aaf4289a490bd56d9e05b46c08bec
19:22:59 [2021-08-11T19:22:59.363Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:22:59 [2021-08-11T19:22:59.622Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:23:00 [2021-08-11T19:23:00.557Z] === CONT  TestConfigDaemonSeccompProfiles
19:23:00 [2021-08-11T19:23:00.557Z]     daemon_test.go:149: [d67bf39f11c63] daemon is not started
19:23:00 [2021-08-11T19:23:00.557Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s)
19:23:00 [2021-08-11T19:23:00.557Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
19:23:00 [2021-08-11T19:23:00.557Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s)
19:23:00 [2021-08-11T19:23:00.557Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
19:23:00 [2021-08-11T19:23:00.557Z] PASS
19:23:00 [2021-08-11T19:23:00.557Z] 
19:23:00 [2021-08-11T19:23:00.557Z] DONE 11 tests in 4.536s
19:23:00 [2021-08-11T19:23:00.557Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:23:00 [2021-08-11T19:23:00.557Z] ++ 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
19:23:00 [2021-08-11T19:23:00.557Z] ++ set -e
19:23:00 [2021-08-11T19:23:00.557Z] ++ '[' -n 0 ']'
19:23:00 [2021-08-11T19:23:00.557Z] ++ set -x
19:23:00 [2021-08-11T19:23:00.557Z] ++ env -i DEST=/go/src/github.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
19:22:59 [2021-08-11T19:22:59.044Z]  > git config core.sparsecheckout # timeout=10
19:22:59 [2021-08-11T19:22:59.099Z]  > git checkout -f e53f65a9168aaf4289a490bd56d9e05b46c08bec # timeout=10
19:23:00 [2021-08-11T19:23:00.816Z]     check_test.go:309: [db02dd496fc0f] daemon is not started
19:23:00 [2021-08-11T19:23:00.816Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:23:00 [2021-08-11T19:23:00.816Z] INFO: Testing against a local daemon
19:23:00 [2021-08-11T19:23:00.816Z] === RUN   TestCommitInheritsEnv
19:23:01 [2021-08-11T19:23:01.382Z] --- PASS: TestCommitInheritsEnv (0.41s)
19:23:01 [2021-08-11T19:23:01.382Z] === RUN   TestImportExtremelyLargeImageWorks
19:23:01 [2021-08-11T19:23:01.382Z] === PAUSE TestImportExtremelyLargeImageWorks
19:23:01 [2021-08-11T19:23:01.382Z] === RUN   TestImagesFilterMultiReference
19:23:01 [2021-08-11T19:23:01.382Z] --- PASS: TestImagesFilterMultiReference (0.10s)
19:23:01 [2021-08-11T19:23:01.382Z] === RUN   TestImagePullPlatformInvalid
19:23:01 [2021-08-11T19:23:01.382Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
19:23:01 [2021-08-11T19:23:01.382Z] === RUN   TestRemoveImageOrphaning
19:23:01 [2021-08-11T19:23:01.949Z] --- PASS: TestRemoveImageOrphaning (0.46s)
19:23:01 [2021-08-11T19:23:01.949Z] === RUN   TestRemoveImageGarbageCollector
19:23:02 [2021-08-11T19:23:02.242Z]  > git remote # timeout=10
19:23:02 [2021-08-11T19:23:02.300Z]  > git config --get remote.origin.url # timeout=10
19:23:02 [2021-08-11T19:23:02.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:02 [2021-08-11T19:23:02.351Z]  > git merge 7681a3eb40ab49341d4e88420dafc7f4944ac7b7 # timeout=10
19:23:02 [2021-08-11T19:23:02.735Z] Merge succeeded, producing 1e447dd8d6a7877ec5d6b8e75cbb23f7bd24f144
19:23:02 [2021-08-11T19:23:02.735Z] Checking out Revision 1e447dd8d6a7877ec5d6b8e75cbb23f7bd24f144 (PR-42717)
19:23:03 [2021-08-11T19:23:03.066Z] Commit message: "Merge commit '7681a3eb40ab49341d4e88420dafc7f4944ac7b7' into HEAD"
19:23:03 [2021-08-11T19:23:03.200Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:23:02 [2021-08-11T19:23:02.645Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:23:02 [2021-08-11T19:23:02.767Z]  > git config core.sparsecheckout # timeout=10
19:23:02 [2021-08-11T19:23:02.819Z]  > git checkout -f 1e447dd8d6a7877ec5d6b8e75cbb23f7bd24f144 # timeout=10
19:23:03 [2021-08-11T19:23:03.097Z]  > git rev-list --no-walk 19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136 # timeout=10
19:23:04 [2021-08-11T19:23:04.784Z] + docker version
19:23:04 [2021-08-11T19:23:04.784Z] Client:
19:23:04 [2021-08-11T19:23:04.784Z]  Version:           20.10.7
19:23:04 [2021-08-11T19:23:04.784Z]  API version:       1.41
19:23:04 [2021-08-11T19:23:04.784Z]  Go version:        go1.16.4
19:23:04 [2021-08-11T19:23:04.784Z]  Git commit:        f0df350
19:23:04 [2021-08-11T19:23:04.784Z]  Built:             Wed Jun  2 12:00:56 2021
19:23:04 [2021-08-11T19:23:04.784Z]  OS/Arch:           windows/amd64
19:23:04 [2021-08-11T19:23:04.784Z]  Context:           default
19:23:04 [2021-08-11T19:23:04.784Z]  Experimental:      true
19:23:04 [2021-08-11T19:23:04.784Z] 
19:23:04 [2021-08-11T19:23:04.784Z] Server: Docker Engine - Community
19:23:04 [2021-08-11T19:23:04.784Z]  Engine:
19:23:04 [2021-08-11T19:23:04.784Z]   Version:          20.10.7
19:23:04 [2021-08-11T19:23:04.784Z]   API version:      1.41 (minimum version 1.24)
19:23:04 [2021-08-11T19:23:04.784Z]   Go version:       go1.13.15
19:23:04 [2021-08-11T19:23:04.784Z]   Git commit:       b0f5bc3
19:23:04 [2021-08-11T19:23:04.784Z]   Built:            Wed Jun  2 11:56:41 2021
19:23:04 [2021-08-11T19:23:04.784Z]   OS/Arch:          windows/amd64
19:23:04 [2021-08-11T19:23:04.784Z]   Experimental:     true
[Pipeline] sh
19:23:05 [2021-08-11T19:23:05.236Z] --- PASS: TestRemoveImageGarbageCollector (2.95s)
19:23:05 [2021-08-11T19:23:05.236Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:23:05 [2021-08-11T19:23:05.236Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:23:05 [2021-08-11T19:23:05.236Z] === RUN   TestTagInvalidReference
19:23:05 [2021-08-11T19:23:05.236Z] --- PASS: TestTagInvalidReference (0.02s)
19:23:05 [2021-08-11T19:23:05.236Z] === RUN   TestTagValidPrefixedRepo
19:23:05 [2021-08-11T19:23:05.236Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
19:23:05 [2021-08-11T19:23:05.236Z] === RUN   TestTagExistedNameWithoutForce
19:23:05 [2021-08-11T19:23:05.236Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:23:05 [2021-08-11T19:23:05.236Z] === RUN   TestTagOfficialNames
19:23:05 [2021-08-11T19:23:05.236Z] --- PASS: TestTagOfficialNames (0.08s)
19:23:05 [2021-08-11T19:23:05.236Z] === RUN   TestTagMatchesDigest
19:23:05 [2021-08-11T19:23:05.236Z] --- PASS: TestTagMatchesDigest (0.04s)
19:23:05 [2021-08-11T19:23:05.236Z] === CONT  TestImportExtremelyLargeImageWorks
19:23:05 [2021-08-11T19:23:05.804Z] + docker info
19:23:05 [2021-08-11T19:23:05.804Z] Client:
19:23:05 [2021-08-11T19:23:05.804Z]  Context:    default
19:23:05 [2021-08-11T19:23:05.804Z]  Debug Mode: false
19:23:05 [2021-08-11T19:23:05.804Z] 
19:23:05 [2021-08-11T19:23:05.804Z] Server:
19:23:05 [2021-08-11T19:23:05.804Z]  Containers: 0
19:23:05 [2021-08-11T19:23:05.804Z]   Running: 0
19:23:05 [2021-08-11T19:23:05.804Z]   Paused: 0
19:23:05 [2021-08-11T19:23:05.804Z]   Stopped: 0
19:23:05 [2021-08-11T19:23:05.804Z]  Images: 10
19:23:05 [2021-08-11T19:23:05.804Z]  Server Version: 20.10.7
19:23:05 [2021-08-11T19:23:05.804Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:23:05 [2021-08-11T19:23:05.804Z]   Windows: 
19:23:05 [2021-08-11T19:23:05.804Z]   LCOW: 
19:23:05 [2021-08-11T19:23:05.804Z]  Logging Driver: json-file
19:23:05 [2021-08-11T19:23:05.804Z]  Plugins:
19:23:05 [2021-08-11T19:23:05.804Z]   Volume: local
19:23:05 [2021-08-11T19:23:05.804Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:23:05 [2021-08-11T19:23:05.804Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:23:05 [2021-08-11T19:23:05.804Z]  Swarm: inactive
19:23:05 [2021-08-11T19:23:05.804Z]  Default Isolation: process
19:23:05 [2021-08-11T19:23:05.804Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
19:23:05 [2021-08-11T19:23:05.804Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112)
19:23:05 [2021-08-11T19:23:05.804Z]  OSType: windows
19:23:05 [2021-08-11T19:23:05.804Z]  Architecture: x86_64
19:23:05 [2021-08-11T19:23:05.804Z]  CPUs: 4
19:23:05 [2021-08-11T19:23:05.804Z]  Total Memory: 32GiB
19:23:05 [2021-08-11T19:23:05.804Z]  Name: azwin-2-60ceb0
19:23:05 [2021-08-11T19:23:05.804Z]  ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH
19:23:05 [2021-08-11T19:23:05.804Z]  Docker Root Dir: D:\docker
19:23:05 [2021-08-11T19:23:05.804Z]  Debug Mode: false
19:23:05 [2021-08-11T19:23:05.804Z]  Registry: https://index.docker.io/v1/
19:23:05 [2021-08-11T19:23:05.804Z]  Labels:
19:23:05 [2021-08-11T19:23:05.804Z]  Experimental: true
19:23:05 [2021-08-11T19:23:05.804Z]  Insecure Registries:
19:23:05 [2021-08-11T19:23:05.804Z]   10.0.0.4:5000
19:23:05 [2021-08-11T19:23:05.804Z]   127.0.0.0/8
19:23:05 [2021-08-11T19:23:05.804Z]  Registry Mirrors:
19:23:05 [2021-08-11T19:23:05.804Z]   http://10.0.0.4:5000/
19:23:05 [2021-08-11T19:23:05.804Z]  Live Restore Enabled: false
19:23:05 [2021-08-11T19:23:05.804Z]  Product License: Community Engine
19:23:05 [2021-08-11T19:23:05.804Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
19:23:06 [2021-08-11T19:23:06.612Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:23:08 [2021-08-11T19:23:08.515Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:23:08 [2021-08-11T19:23:08.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:23:11 [2021-08-11T19:23:11.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:23:13 [2021-08-11T19:23:13.782Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:23:15 [2021-08-11T19:23:15.005Z] DEBUG: print all environment variables to check how Jenkins runs this script
19:23:15 [2021-08-11T19:23:15.005Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-40289c88\powershellScript.ps1'; exit $LASTEXITCODE;
19:23:15 [2021-08-11T19:23:15.006Z] ----------------------------------------------------------------------------
19:23:15 [2021-08-11T19:23:15.006Z] 
19:23:15 [2021-08-11T19:23:15.006Z] INFO: executeCI.ps1 starting at Wed Aug 11 19:23:14 CUT 2021
19:23:15 [2021-08-11T19:23:15.006Z] 
19:23:15 [2021-08-11T19:23:15.006Z] INFO: Script version 05-Feb-2019 09:03 PDT
19:23:15 [2021-08-11T19:23:15.156Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:23:15 [2021-08-11T19:23:15.460Z] INFO: Running git version 2.24.1.windows.2
19:23:15 [2021-08-11T19:23:15.460Z] INFO: Branch:fe_release Build:20348.1.210507-1500
19:23:15 [2021-08-11T19:23:15.460Z] INFO: Environment variables:
19:23:15 [2021-08-11T19:23:15.460Z] 
19:23:15 [2021-08-11T19:23:15.460Z] Name                           Value                                                                                   
19:23:15 [2021-08-11T19:23:15.460Z] ----                           -----                                                                                   
19:23:15 [2021-08-11T19:23:15.460Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
19:23:15 [2021-08-11T19:23:15.460Z] amd64                          true                                                                                    
19:23:15 [2021-08-11T19:23:15.460Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
19:23:15 [2021-08-11T19:23:15.460Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
19:23:15 [2021-08-11T19:23:15.460Z] arm64                          true                                                                                    
19:23:15 [2021-08-11T19:23:15.460Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
19:23:15 [2021-08-11T19:23:15.460Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
19:23:15 [2021-08-11T19:23:15.460Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
19:23:15 [2021-08-11T19:23:15.460Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
19:23:15 [2021-08-11T19:23:15.460Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
19:23:15 [2021-08-11T19:23:15.460Z] BRANCH_NAME                    PR-42717                                                                                
19:23:15 [2021-08-11T19:23:15.460Z] BUILD_DISPLAY_NAME             #7                                                                                      
19:23:15 [2021-08-11T19:23:15.460Z] BUILD_ID                       7                                                                                       
19:23:15 [2021-08-11T19:23:15.460Z] BUILD_NUMBER                   7                                                                                       
19:23:15 [2021-08-11T19:23:15.460Z] BUILD_TAG                      jenkins-moby-PR-42717-7                                                                 
19:23:15 [2021-08-11T19:23:15.461Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42717/7/                              
19:23:15 [2021-08-11T19:23:15.461Z] cgroup2                        true                                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] CHANGE_AUTHOR                  thaJeztah                                                                               
19:23:15 [2021-08-11T19:23:15.461Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] CHANGE_BRANCH                  move_defaults                                                                           
19:23:15 [2021-08-11T19:23:15.461Z] CHANGE_FORK                    thaJeztah/docker                                                                        
19:23:15 [2021-08-11T19:23:15.461Z] CHANGE_ID                      42717                                                                                   
19:23:15 [2021-08-11T19:23:15.461Z] CHANGE_TARGET                  master                                                                                  
19:23:15 [2021-08-11T19:23:15.461Z] CHANGE_TITLE                   pkg/signal: remove DefaultStopSignal const, and un-export  container.DefaultStopTimeout 
19:23:15 [2021-08-11T19:23:15.461Z] CHANGE_URL                     https://github.com/moby/moby/pull/42717                                                 
19:23:15 [2021-08-11T19:23:15.461Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
19:23:15 [2021-08-11T19:23:15.461Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
19:23:15 [2021-08-11T19:23:15.461Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
19:23:15 [2021-08-11T19:23:15.461Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
19:23:15 [2021-08-11T19:23:15.461Z] COMPUTERNAME                   azwin-2-60ceb0                                                                          
19:23:15 [2021-08-11T19:23:15.461Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
19:23:15 [2021-08-11T19:23:15.461Z] ConfigSequenceNumber           0                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] dco                            true                                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] DOCKER_BUILDKIT                0                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] DOCKER_DUT_DEBUG               1                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] DOCKER_EXPERIMENTAL            1                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
19:23:15 [2021-08-11T19:23:15.461Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
19:23:15 [2021-08-11T19:23:15.461Z] EXECUTOR_NUMBER                0                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] FQDN                           azwin-2-60ceb0.westus.cloudapp.azure.com                                                
19:23:15 [2021-08-11T19:23:15.461Z] GIT_BRANCH                     PR-42717                                                                                
19:23:15 [2021-08-11T19:23:15.461Z] GIT_COMMIT                     1e447dd8d6a7877ec5d6b8e75cbb23f7bd24f144                                                
19:23:15 [2021-08-11T19:23:15.461Z] GIT_PREVIOUS_COMMIT            19fef8d8d5abcaa018ec6ea4c1b6370ffa13d136                                                
19:23:15 [2021-08-11T19:23:15.461Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT ec3a6b3b09a4bf7cb46aed6f6d76891bb05bead6                                                
19:23:15 [2021-08-11T19:23:15.461Z] GIT_URL                        https://github.com/moby/moby.git                                                        
19:23:15 [2021-08-11T19:23:15.461Z] HUDSON_COOKIE                  2dfd51eb-6071-4ead-a0aa-a2102ba057f2                                                    
19:23:15 [2021-08-11T19:23:15.461Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
19:23:15 [2021-08-11T19:23:15.461Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
19:23:15 [2021-08-11T19:23:15.461Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
19:23:15 [2021-08-11T19:23:15.461Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
19:23:15 [2021-08-11T19:23:15.461Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
19:23:15 [2021-08-11T19:23:15.461Z] JENKINS_NODE_COOKIE            1b62302d-9bd8-4fb7-8a3b-d5a91749d0ad                                                    
19:23:15 [2021-08-11T19:23:15.461Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
19:23:15 [2021-08-11T19:23:15.461Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
19:23:15 [2021-08-11T19:23:15.461Z] JOB_BASE_NAME                  PR-42717                                                                                
19:23:15 [2021-08-11T19:23:15.461Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42717/display/redirect                
19:23:15 [2021-08-11T19:23:15.461Z] JOB_NAME                       moby/PR-42717                                                                           
19:23:15 [2021-08-11T19:23:15.461Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42717/                                
19:23:15 [2021-08-11T19:23:15.461Z] library.jps.version            master                                                                                  
19:23:15 [2021-08-11T19:23:15.461Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
19:23:15 [2021-08-11T19:23:15.461Z] NODE_LABELS                    amd64 azure azwin-2-60ceb0 azwin-2022 docker west-us windows windows-2022 x86_64        
19:23:15 [2021-08-11T19:23:15.461Z] NODE_NAME                      azwin-2-60ceb0                                                                          
19:23:15 [2021-08-11T19:23:15.461Z] NUMBER_OF_PROCESSORS           4                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] OS                             Windows_NT                                                                              
19:23:15 [2021-08-11T19:23:15.461Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
19:23:15 [2021-08-11T19:23:15.461Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
19:23:15 [2021-08-11T19:23:15.461Z] ppc64le                        false                                                                                   
19:23:15 [2021-08-11T19:23:15.461Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
19:23:15 [2021-08-11T19:23:15.461Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
19:23:15 [2021-08-11T19:23:15.461Z] PROCESSOR_LEVEL                6                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] PROCESSOR_REVISION             4f01                                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] ProgramData                    C:\ProgramData                                                                          
19:23:15 [2021-08-11T19:23:15.461Z] ProgramFiles                   C:\Program Files                                                                        
19:23:15 [2021-08-11T19:23:15.461Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
19:23:15 [2021-08-11T19:23:15.461Z] ProgramW6432                   C:\Program Files                                                                        
19:23:15 [2021-08-11T19:23:15.461Z] PROMPT                         $P$G                                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] PSExecutionPolicyPreference    Bypass                                                                                  
19:23:15 [2021-08-11T19:23:15.461Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
19:23:15 [2021-08-11T19:23:15.461Z] PUBLIC                         C:\Users\Public                                                                         
19:23:15 [2021-08-11T19:23:15.461Z] rootless                       false                                                                                   
19:23:15 [2021-08-11T19:23:15.461Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42717/7/display/redirect?page=artif...
19:23:15 [2021-08-11T19:23:15.461Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42717/7/display/redirect?page=changes 
19:23:15 [2021-08-11T19:23:15.461Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42717/7/display/redirect              
19:23:15 [2021-08-11T19:23:15.461Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42717/7/display/redirect?page=tests   
19:23:15 [2021-08-11T19:23:15.461Z] s390x                          false                                                                                   
19:23:15 [2021-08-11T19:23:15.461Z] SKIP_VALIDATION_TESTS          1                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] SOURCES_DRIVE                  d                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] SOURCES_SUBDIR                 gopath                                                                                  
19:23:15 [2021-08-11T19:23:15.461Z] STAGE_NAME                     Run tests                                                                               
19:23:15 [2021-08-11T19:23:15.461Z] SystemDrive                    C:                                                                                      
19:23:15 [2021-08-11T19:23:15.461Z] SystemRoot                     C:\Windows                                                                              
19:23:15 [2021-08-11T19:23:15.461Z] TEMP                           C:\Windows\TEMP                                                                         
19:23:15 [2021-08-11T19:23:15.461Z] TESTDEBUG                      0                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] TESTRUN_DRIVE                  d                                                                                       
19:23:15 [2021-08-11T19:23:15.461Z] TESTRUN_SUBDIR                 CI                                                                                      
19:23:15 [2021-08-11T19:23:15.461Z] TIMEOUT                        120m                                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] TMP                            C:\Windows\TEMP                                                                         
19:23:15 [2021-08-11T19:23:15.461Z] unit_validate                  true                                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] USERDOMAIN                     WORKGROUP                                                                               
19:23:15 [2021-08-11T19:23:15.461Z] USERNAME                       azwin-2-60ceb0$                                                                         
19:23:15 [2021-08-11T19:23:15.461Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
19:23:15 [2021-08-11T19:23:15.461Z] validate_force                 false                                                                                   
19:23:15 [2021-08-11T19:23:15.461Z] windir                         C:\Windows                                                                              
19:23:15 [2021-08-11T19:23:15.461Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
19:23:15 [2021-08-11T19:23:15.461Z] WINDOWS_BASE_IMAGE_TAG         10.0.20348.1                                                                            
19:23:15 [2021-08-11T19:23:15.461Z] windows2022                    true                                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] windows2022containerd          false                                                                                   
19:23:15 [2021-08-11T19:23:15.461Z] windowsRS1                     false                                                                                   
19:23:15 [2021-08-11T19:23:15.461Z] windowsRS5                     true                                                                                    
19:23:15 [2021-08-11T19:23:15.461Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
19:23:15 [2021-08-11T19:23:15.461Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
19:23:15 [2021-08-11T19:23:15.461Z] 
19:23:15 [2021-08-11T19:23:15.461Z] 
19:23:15 [2021-08-11T19:23:15.461Z] 
19:23:15 [2021-08-11T19:23:15.722Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:23:15 [2021-08-11T19:23:15.917Z] INFO: Sources under d:\gopath\...
19:23:15 [2021-08-11T19:23:15.917Z] INFO: Test run under d:\CI\...
19:23:15 [2021-08-11T19:23:15.917Z] INFO: Running in D:\gopath\src\github.com\docker\docker
19:23:15 [2021-08-11T19:23:15.917Z] INFO: docker/docker repository was found
19:23:15 [2021-08-11T19:23:15.917Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
19:23:15 [2021-08-11T19:23:15.917Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1'
19:23:15 [2021-08-11T19:23:15.917Z] INFO: Docker version of control daemon
19:23:15 [2021-08-11T19:23:15.917Z] 
19:23:16 [2021-08-11T19:23:16.372Z] Client:
19:23:16 [2021-08-11T19:23:16.372Z]  Version:           20.10.7
19:23:16 [2021-08-11T19:23:16.372Z]  API version:       1.41
19:23:16 [2021-08-11T19:23:16.372Z]  Go version:        go1.16.4
19:23:16 [2021-08-11T19:23:16.372Z]  Git commit:        f0df350
19:23:16 [2021-08-11T19:23:16.372Z]  Built:             Wed Jun  2 12:00:56 2021
19:23:16 [2021-08-11T19:23:16.372Z]  OS/Arch:           windows/amd64
19:23:16 [2021-08-11T19:23:16.372Z]  Context:           default
19:23:16 [2021-08-11T19:23:16.372Z]  Experimental:      true
19:23:16 [2021-08-11T19:23:16.372Z] 
19:23:16 [2021-08-11T19:23:16.372Z] Server: Docker Engine - Community
19:23:16 [2021-08-11T19:23:16.372Z]  Engine:
19:23:16 [2021-08-11T19:23:16.372Z]   Version:          20.10.7
19:23:16 [2021-08-11T19:23:16.372Z]   API version:      1.41 (minimum version 1.24)
19:23:16 [2021-08-11T19:23:16.372Z]   Go version:       go1.13.15
19:23:16 [2021-08-11T19:23:16.372Z]   Git commit:       b0f5bc3
19:23:16 [2021-08-11T19:23:16.372Z]   Built:            Wed Jun  2 11:56:41 2021
19:23:16 [2021-08-11T19:23:16.372Z]   OS/Arch:          windows/amd64
19:23:16 [2021-08-11T19:23:16.372Z]   Experimental:     true
19:23:16 [2021-08-11T19:23:16.372Z] 
19:23:16 [2021-08-11T19:23:16.372Z] INFO: Docker info of control daemon
19:23:16 [2021-08-11T19:23:16.372Z] 
19:23:16 [2021-08-11T19:23:16.372Z] Client:
19:23:16 [2021-08-11T19:23:16.372Z]  Context:    default
19:23:16 [2021-08-11T19:23:16.372Z]  Debug Mode: false
19:23:16 [2021-08-11T19:23:16.372Z] 
19:23:16 [2021-08-11T19:23:16.372Z] Server:
19:23:16 [2021-08-11T19:23:16.372Z]  Containers: 0
19:23:16 [2021-08-11T19:23:16.372Z]   Running: 0
19:23:16 [2021-08-11T19:23:16.372Z]   Paused: 0
19:23:16 [2021-08-11T19:23:16.372Z]   Stopped: 0
19:23:16 [2021-08-11T19:23:16.372Z]  Images: 10
19:23:16 [2021-08-11T19:23:16.372Z]  Server Version: 20.10.7
19:23:16 [2021-08-11T19:23:16.372Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:23:16 [2021-08-11T19:23:16.372Z]   Windows: 
19:23:16 [2021-08-11T19:23:16.372Z]   LCOW: 
19:23:16 [2021-08-11T19:23:16.372Z]  Logging Driver: json-file
19:23:16 [2021-08-11T19:23:16.372Z]  Plugins:
19:23:16 [2021-08-11T19:23:16.372Z]   Volume: local
19:23:16 [2021-08-11T19:23:16.372Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:23:16 [2021-08-11T19:23:16.372Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:23:16 [2021-08-11T19:23:16.372Z]  Swarm: inactive
19:23:16 [2021-08-11T19:23:16.372Z]  Default Isolation: process
19:23:16 [2021-08-11T19:23:16.372Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
19:23:16 [2021-08-11T19:23:16.372Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112)
19:23:16 [2021-08-11T19:23:16.372Z]  OSType: windows
19:23:16 [2021-08-11T19:23:16.372Z]  Architecture: x86_64
19:23:16 [2021-08-11T19:23:16.372Z]  CPUs: 4
19:23:16 [2021-08-11T19:23:16.372Z]  Total Memory: 32GiB
19:23:16 [2021-08-11T19:23:16.372Z]  Name: azwin-2-60ceb0
19:23:16 [2021-08-11T19:23:16.372Z]  ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH
19:23:16 [2021-08-11T19:23:16.372Z]  Docker Root Dir: D:\docker
19:23:16 [2021-08-11T19:23:16.372Z]  Debug Mode: false
19:23:16 [2021-08-11T19:23:16.372Z]  Registry: https://index.docker.io/v1/
19:23:16 [2021-08-11T19:23:16.372Z]  Labels:
19:23:16 [2021-08-11T19:23:16.372Z]  Experimental: true
19:23:16 [2021-08-11T19:23:16.372Z]  Insecure Registries:
19:23:16 [2021-08-11T19:23:16.372Z]   10.0.0.4:5000
19:23:16 [2021-08-11T19:23:16.372Z]   127.0.0.0/8
19:23:16 [2021-08-11T19:23:16.372Z]  Registry Mirrors:
19:23:16 [2021-08-11T19:23:16.372Z]   http://10.0.0.4:5000/
19:23:16 [2021-08-11T19:23:16.372Z]  Live Restore Enabled: false
19:23:16 [2021-08-11T19:23:16.372Z]  Product License: Community Engine
19:23:16 [2021-08-11T19:23:16.372Z] 
19:23:16 [2021-08-11T19:23:16.372Z] 
19:23:16 [2021-08-11T19:23:16.372Z] INFO: Commit hash is 1e447dd8d6
19:23:16 [2021-08-11T19:23:16.372Z] INFO: Nuke-Everything...
19:23:16 [2021-08-11T19:23:16.372Z] INFO: Container count on control daemon to delete is 0
19:23:16 [2021-08-11T19:23:16.827Z] INFO: Nuking d:\CI
19:23:16 [2021-08-11T19:23:16.827Z] INFO: Zapped successfully
19:23:16 [2021-08-11T19:23:16.827Z] INFO: Location for testing is d:\CI\PR-42717\7
19:23:16 [2021-08-11T19:23:16.827Z] INFO: Validating GOLang consistency in Dockerfile.windows...
19:23:16 [2021-08-11T19:23:16.827Z] 
19:23:16 [2021-08-11T19:23:16.827Z] 
19:23:16 [2021-08-11T19:23:16.827Z] INFO: Building the image from Dockerfile.windows at 08/11/2021 19:23:16...
19:23:16 [2021-08-11T19:23:16.827Z] 
19:23:17 [2021-08-11T19:23:17.623Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:23:18 [2021-08-11T19:23:18.559Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:23:20 [2021-08-11T19:23:20.459Z]     check_test.go:309: [db33ba4d5b3c9] daemon is not started
19:23:20 [2021-08-11T19:23:20.459Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
19:23:21 [2021-08-11T19:23:21.392Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:23:21 [2021-08-11T19:23:21.959Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:23:22 [2021-08-11T19:23:22.526Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:23:22 [2021-08-11T19:23:22.582Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
19:23:22 [2021-08-11T19:23:22.582Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
19:23:22 [2021-08-11T19:23:22.582Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:23:22 [2021-08-11T19:23:22.582Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
19:23:22 [2021-08-11T19:23:22.582Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:23:22 [2021-08-11T19:23:22.582Z] remote: Enumerating objects: 23, done.
19:23:22 [2021-08-11T19:23:22.582Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:23:22 [2021-08-11T19:23:22.582Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:23:22 [2021-08-11T19:23:22.582Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:23:22 [2021-08-11T19:23:22.582Z] 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.
19:23:22 [2021-08-11T19:23:22.582Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:23:22 [2021-08-11T19:23:22.582Z] Cross building: bundles/cross/linux/ppc64le
19:23:22 [2021-08-11T19:23:22.582Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
19:23:22 [2021-08-11T19:23:22.582Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
19:23:22 [2021-08-11T19:23:22.784Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:23:23 [2021-08-11T19:23:23.720Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:23:23 [2021-08-11T19:23:23.720Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:23:23 [2021-08-11T19:23:23.877Z] Sending build context to Docker daemon     61MB
19:23:23 [2021-08-11T19:23:23.877Z] 
19:23:23 [2021-08-11T19:23:23.877Z] Step 1/10 : FROM microsoft/windowsservercore
19:23:23 [2021-08-11T19:23:23.877Z]  ---> a4938fe7222f
19:23:23 [2021-08-11T19:23:23.877Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
19:23:23 [2021-08-11T19:23:23.877Z]  ---> Using cache
19:23:23 [2021-08-11T19:23:23.877Z]  ---> 30909153d9f5
19:23:23 [2021-08-11T19:23:23.877Z] Step 3/10 : ARG GO_VERSION=1.16.6
19:23:23 [2021-08-11T19:23:23.877Z]  ---> Using cache
19:23:23 [2021-08-11T19:23:23.877Z]  ---> ae2483efc00c
19:23:23 [2021-08-11T19:23:23.877Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
19:23:23 [2021-08-11T19:23:23.877Z]  ---> Using cache
19:23:23 [2021-08-11T19:23:23.877Z]  ---> 1748a10277bb
19:23:23 [2021-08-11T19:23:23.877Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
19:23:23 [2021-08-11T19:23:23.877Z]  ---> Using cache
19:23:23 [2021-08-11T19:23:23.877Z]  ---> 417413227bf7
19:23:23 [2021-08-11T19:23:23.877Z] 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;
19:23:23 [2021-08-11T19:23:23.877Z]  ---> Using cache
19:23:23 [2021-08-11T19:23:23.877Z]  ---> 078c22134467
19:23:23 [2021-08-11T19:23:23.877Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
19:23:23 [2021-08-11T19:23:23.877Z]  ---> Using cache
19:23:23 [2021-08-11T19:23:23.877Z]  ---> da96063c2a16
19:23:23 [2021-08-11T19:23:23.877Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
19:23:23 [2021-08-11T19:23:23.877Z]  ---> Using cache
19:23:23 [2021-08-11T19:23:23.877Z]  ---> c3c62c3ecb2e
19:23:23 [2021-08-11T19:23:23.877Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
19:23:23 [2021-08-11T19:23:23.877Z]  ---> Using cache
19:23:23 [2021-08-11T19:23:23.877Z]  ---> 1f73f8376473
19:23:23 [2021-08-11T19:23:23.877Z] Step 10/10 : COPY . .
19:23:24 [2021-08-11T19:23:24.654Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:23:24 [2021-08-11T19:23:24.654Z]     check_test.go:309: [db0983558a0be] daemon is not started
19:23:24 [2021-08-11T19:23:24.912Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:23:25 [2021-08-11T19:23:25.478Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:23:26 [2021-08-11T19:23:26.854Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:23:27 [2021-08-11T19:23:27.112Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:23:28 [2021-08-11T19:23:28.486Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:23:28 [2021-08-11T19:23:28.744Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:23:32 [2021-08-11T19:23:32.030Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:23:33 [2021-08-11T19:23:33.405Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:23:35 [2021-08-11T19:23:35.306Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:23:40 [2021-08-11T19:23:40.613Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:23:43 [2021-08-11T19:23:43.898Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:23:44 [2021-08-11T19:23:44.156Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:23:45 [2021-08-11T19:23:45.531Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:23:49 [2021-08-11T19:23:49.032Z]  ---> 7a06155ba68b
19:23:49 [2021-08-11T19:23:49.990Z] Successfully built 7a06155ba68b
19:23:49 [2021-08-11T19:23:49.990Z] Successfully tagged docker:latest
19:23:49 [2021-08-11T19:23:49.990Z] INFO: Image build ended at 08/11/2021 19:23:49. Duration:00:00:33.1612120
19:23:49 [2021-08-11T19:23:49.990Z] 
19:23:49 [2021-08-11T19:23:49.990Z] 
19:23:49 [2021-08-11T19:23:49.990Z] INFO: Building the test binaries at 08/11/2021 19:23:49...
19:23:50 [2021-08-11T19:23:50.798Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:23:50 [2021-08-11T19:23:50.798Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:23:51 [2021-08-11T19:23:51.732Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:23:53 [2021-08-11T19:23:53.106Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:23:54 [2021-08-11T19:23:54.041Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:23:55 [2021-08-11T19:23:55.753Z] INFO: make.ps1 starting at 08/11/2021 19:23:54
19:23:55 [2021-08-11T19:23:55.753Z] INFO: Git commit (1e447dd8d6) assumed from DOCKER_GITCOMMIT environment variable
19:23:55 [2021-08-11T19:23:55.753Z] INFO: Invoking autogen...
19:23:56 [2021-08-11T19:23:56.207Z] INFO: Building daemon...
19:23:58 [2021-08-11T19:23:58.227Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:24:06 [2021-08-11T19:24:06.341Z]     docker_cli_daemon_test.go:2550: [ddcfa9c5657b2] daemon is not started
19:24:06 [2021-08-11T19:24:06.908Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:24:07 [2021-08-11T19:24:07.845Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:24:07 [2021-08-11T19:24:07.845Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:24:07 [2021-08-11T19:24:07.845Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:24:14 [2021-08-11T19:24:14.404Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:24:16 [2021-08-11T19:24:16.933Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:24:18 [2021-08-11T19:24:18.836Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:24:19 [2021-08-11T19:24:19.769Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:24:22 [2021-08-11T19:24:22.300Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:24:24 [2021-08-11T19:24:24.832Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:24:29 [2021-08-11T19:24:29.019Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:24:29 [2021-08-11T19:24:29.019Z]     check_test.go:309: [da57b96ac15c4] daemon is not started
19:24:29 [2021-08-11T19:24:29.019Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:24:29 [2021-08-11T19:24:29.019Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:24:32 [2021-08-11T19:24:32.301Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:24:33 [2021-08-11T19:24:33.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:24:34 [2021-08-11T19:24:34.830Z] --- PASS: TestDockerDaemonSuite (418.76s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.37s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.22s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.39s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.87s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.29s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.29s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.43s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.83s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.93s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.02s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.12s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.92s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.06s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.02s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.01s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.14s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.67s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.42s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.62s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.30s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.23s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.02s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.43s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.52s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.29s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.34s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.25s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.35s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.23s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.21s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.57s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.47s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.81s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.44s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.91s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.40s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.93s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.57s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.73s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.47s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.15s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.80s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.86s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.20s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.98s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.96s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.91s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.53s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.19s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.56s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.99s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.90s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.18s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.58s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.26s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.86s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.77s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.24s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.63s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.75s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.89s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.10s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.06s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.68s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.37s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.54s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.49s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.21s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.75s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.59s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.03s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.86s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.63s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.46s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.76s)
19:24:34 [2021-08-11T19:24:34.830Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
19:24:34 [2021-08-11T19:24:34.831Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.18s)
19:24:34 [2021-08-11T19:24:34.831Z] === RUN   TestDockerSwarmSuite
19:24:34 [2021-08-11T19:24:34.831Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:24:35 [2021-08-11T19:24:35.397Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:24:37 [2021-08-11T19:24:37.928Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:24:41 [2021-08-11T19:24:41.211Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:24:44 [2021-08-11T19:24:44.038Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
19:24:44 [2021-08-11T19:24:44.038Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
19:24:44 [2021-08-11T19:24:44.038Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
19:24:44 [2021-08-11T19:24:44.038Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
19:24:44 [2021-08-11T19:24:44.038Z] Cross building: bundles/cross/linux/s390x
19:24:44 [2021-08-11T19:24:44.038Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
19:24:44 [2021-08-11T19:24:44.038Z] GOOS="linux" GOARCH="s390x" GOARM=""
19:24:47 [2021-08-11T19:24:47.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:24:57 [2021-08-11T19:24:57.751Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:24:57 [2021-08-11T19:24:57.751Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:25:00 [2021-08-11T19:25:00.281Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:25:01 [2021-08-11T19:25:01.216Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:25:02 [2021-08-11T19:25:02.151Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:25:02 [2021-08-11T19:25:02.409Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:25:03 [2021-08-11T19:25:03.005Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:25:03 [2021-08-11T19:25:03.953Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:25:03 [2021-08-11T19:25:03.953Z]     docker_api_swarm_test.go:562: [d3d753264c77a] joining swarm manager [d23464bec9a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:25:03 [2021-08-11T19:25:03.953Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:25:04 [2021-08-11T19:25:04.520Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:25:04 [2021-08-11T19:25:04.780Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:25:08 [2021-08-11T19:25:08.213Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
19:25:08 [2021-08-11T19:25:08.964Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:25:09 [2021-08-11T19:25:09.172Z] 
19:25:09 [2021-08-11T19:25:09.172Z]  ________   ____  __.
19:25:09 [2021-08-11T19:25:09.172Z]  \_____  \ |    |/ _|
19:25:09 [2021-08-11T19:25:09.172Z]  /   |   \|      <
19:25:09 [2021-08-11T19:25:09.172Z]  /    |    \    |  \
19:25:09 [2021-08-11T19:25:09.172Z]  \_______  /____|__ \
19:25:09 [2021-08-11T19:25:09.172Z]          \/        \/
19:25:09 [2021-08-11T19:25:09.172Z] 
19:25:09 [2021-08-11T19:25:09.172Z] INFO: make.ps1 ended at 08/11/2021 19:25:09
19:25:10 [2021-08-11T19:25:10.338Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:25:11 [2021-08-11T19:25:11.341Z] INFO: Binaries build ended at 08/11/2021 19:25:10. Duration:00:01:20.7395510
19:25:11 [2021-08-11T19:25:11.713Z] === RUN   TestDockerSuite/TestBuildEnv
19:25:11 [2021-08-11T19:25:11.796Z] INFO: Copying the built daemon binary to d:\CI\PR-42717\7\binary\dockerd-1e447dd8d6.exe...
19:25:11 [2021-08-11T19:25:11.796Z] INFO: Copying the built client binary to d:\CI\PR-42717\7\binary\docker-1e447dd8d6.exe...
19:25:11 [2021-08-11T19:25:11.796Z] INFO: Copying dockerversion from the container...
19:25:12 [2021-08-11T19:25:12.252Z] INFO: Copying the golang package from the container to d:\CI\PR-42717\7\installer\go.zip...
19:25:12 [2021-08-11T19:25:12.707Z] INFO: Extracting go.zip to d:\CI\PR-42717\7\go
19:25:13 [2021-08-11T19:25:13.617Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:25:14 [2021-08-11T19:25:14.551Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:25:15 [2021-08-11T19:25:15.929Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:25:17 [2021-08-11T19:25:17.304Z]     docker_api_swarm_test.go:584: [d2f044d3e4c0d] joining swarm manager [d23464bec9a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:25:22 [2021-08-11T19:25:22.575Z]     check_test.go:380: [d3d753264c77a] daemon is not started
19:25:25 [2021-08-11T19:25:25.106Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:25:33 [2021-08-11T19:25:33.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:25:33 [2021-08-11T19:25:33.222Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:25:33 [2021-08-11T19:25:33.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:25:35 [2021-08-11T19:25:35.751Z]     docker_api_swarm_test.go:45: [db777a06c56ac] joining swarm manager [d283e486cbd54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:25:37 [2021-08-11T19:25:37.777Z] INFO: Extraction ended at 08/11/2021 19:25:36. Duration:00:00:23.7928966
19:25:37 [2021-08-11T19:25:37.777Z] INFO: Updating the golang and path environment variables
19:25:37 [2021-08-11T19:25:37.777Z] INFO: GOPATH=d:\gopath
19:25:37 [2021-08-11T19:25:37.777Z] INFO: go version go1.16.6 windows/amd64
19:25:37 [2021-08-11T19:25:37.777Z] INFO: Running the daemon under test in debug mode
19:25:37 [2021-08-11T19:25:37.777Z] INFO: Starting a daemon under test...
19:25:37 [2021-08-11T19:25:37.777Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42717\7\daemon --pidfile d:\CI\PR-42717\7\docker.pid -D
19:25:38 [2021-08-11T19:25:38.736Z] INFO: Process started successfully.
19:25:38 [2021-08-11T19:25:38.736Z] INFO: Start tailing logs of the daemon under tests
19:25:38 [2021-08-11T19:25:38.736Z] INFO: Waiting for the daemon under test to start...
19:25:41 [2021-08-11T19:25:41.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:25:50 [2021-08-11T19:25:50.744Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:25:51 [2021-08-11T19:25:51.003Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:25:54 [2021-08-11T19:25:54.290Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:25:54 [2021-08-11T19:25:54.857Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:25:59 [2021-08-11T19:25:59.756Z] ...INFO: Daemon under test started and replied!
19:25:59 [2021-08-11T19:25:59.756Z] INFO: Docker version of the daemon under test
19:25:59 [2021-08-11T19:25:59.756Z] 
19:25:59 [2021-08-11T19:25:59.756Z] Client:
19:25:59 [2021-08-11T19:25:59.756Z]  Version:      17.06.2-ce
19:25:59 [2021-08-11T19:25:59.756Z]  API version:  1.30
19:25:59 [2021-08-11T19:25:59.756Z]  Go version:   go1.8.3
19:25:59 [2021-08-11T19:25:59.756Z]  Git commit:   cec0b72
19:25:59 [2021-08-11T19:25:59.756Z]  Built:        Tue Sep  5 19:57:19 2017
19:25:59 [2021-08-11T19:25:59.756Z]  OS/Arch:      windows/amd64
19:25:59 [2021-08-11T19:25:59.756Z] 
19:25:59 [2021-08-11T19:25:59.756Z] Server:
19:25:59 [2021-08-11T19:25:59.756Z]  Version:      0.0.0-dev
19:25:59 [2021-08-11T19:25:59.756Z]  API version:  1.42 (minimum version 1.24)
19:25:59 [2021-08-11T19:25:59.756Z]  Go version:   go1.16.6
19:25:59 [2021-08-11T19:25:59.756Z]  Git commit:   1e447dd8d6
19:25:59 [2021-08-11T19:25:59.756Z]  Built:        08/11/2021 19:23:55
19:25:59 [2021-08-11T19:25:59.756Z]  OS/Arch:      windows/amd64
19:25:59 [2021-08-11T19:25:59.756Z]  Experimental: false
19:25:59 [2021-08-11T19:25:59.756Z] 
19:25:59 [2021-08-11T19:25:59.756Z] INFO: Docker info of the daemon under test
19:25:59 [2021-08-11T19:25:59.756Z] 
19:25:59 [2021-08-11T19:25:59.756Z] Containers: 0
19:25:59 [2021-08-11T19:25:59.756Z]  Running: 0
19:25:59 [2021-08-11T19:25:59.756Z]  Paused: 0
19:25:59 [2021-08-11T19:25:59.756Z]  Stopped: 0
19:25:59 [2021-08-11T19:25:59.756Z] Images: 0
19:25:59 [2021-08-11T19:25:59.756Z] Server Version: 0.0.0-dev
19:25:59 [2021-08-11T19:25:59.756Z] Storage Driver: windowsfilter
19:25:59 [2021-08-11T19:25:59.756Z]  Windows: 
19:25:59 [2021-08-11T19:25:59.756Z] Logging Driver: json-file
19:25:59 [2021-08-11T19:25:59.756Z] Plugins: 
19:25:59 [2021-08-11T19:25:59.756Z]  Volume: local
19:25:59 [2021-08-11T19:25:59.756Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:25:59 [2021-08-11T19:25:59.756Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:25:59 [2021-08-11T19:25:59.756Z] Swarm: inactive
19:25:59 [2021-08-11T19:25:59.756Z] Default Isolation: process
19:25:59 [2021-08-11T19:25:59.756Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
19:25:59 [2021-08-11T19:25:59.756Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112)
19:25:59 [2021-08-11T19:25:59.756Z] OSType: windows
19:25:59 [2021-08-11T19:25:59.756Z] Architecture: x86_64
19:25:59 [2021-08-11T19:25:59.756Z] CPUs: 4
19:25:59 [2021-08-11T19:25:59.756Z] Total Memory: 32GiB
19:25:59 [2021-08-11T19:25:59.756Z] Name: azwin-2-60ceb0
19:25:59 [2021-08-11T19:25:59.756Z] ID: 5RDL:ZIWB:5VKL:ZT6G:BWBC:RULN:3HSQ:MFBH:Y2PY:KDXZ:OGSI:KZR6
19:25:59 [2021-08-11T19:25:59.756Z] Docker Root Dir: D:\CI\PR-42717\7\daemon
19:25:59 [2021-08-11T19:25:59.756Z] Debug Mode (client): false
19:25:59 [2021-08-11T19:25:59.756Z] Debug Mode (server): true
19:25:59 [2021-08-11T19:25:59.756Z]  File Descriptors: -1
19:25:59 [2021-08-11T19:25:59.756Z]  Goroutines: 16
19:25:59 [2021-08-11T19:25:59.756Z]  System Time: 2021-08-11T19:25:57.8789095Z
19:25:59 [2021-08-11T19:25:59.756Z]  EventsListeners: 0
19:25:59 [2021-08-11T19:25:59.756Z] Registry: https://index.docker.io/v1/
19:25:59 [2021-08-11T19:25:59.756Z] Labels:
19:25:59 [2021-08-11T19:25:59.756Z] Experimental: false
19:25:59 [2021-08-11T19:25:59.756Z] Insecure Registries:
19:25:59 [2021-08-11T19:25:59.756Z]  127.0.0.0/8
19:25:59 [2021-08-11T19:25:59.756Z] Live Restore Enabled: false
19:25:59 [2021-08-11T19:25:59.756Z] 
19:25:59 [2021-08-11T19:25:59.756Z] 
19:25:59 [2021-08-11T19:25:59.756Z] INFO: Docker images of the daemon under test
19:25:59 [2021-08-11T19:25:59.756Z] 
19:25:59 [2021-08-11T19:25:59.756Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
19:25:59 [2021-08-11T19:25:59.756Z] 
19:25:59 [2021-08-11T19:25:59.756Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
19:25:59 [2021-08-11T19:25:59.756Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time...
19:25:59 [2021-08-11T19:25:59.756Z] 10.0.20348.1: Pulling from windows/servercore/insider
19:25:59 [2021-08-11T19:25:59.756Z] 8f616e6e9eec: Pulling fs layer
19:26:02 [2021-08-11T19:26:02.972Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:26:02 [2021-08-11T19:26:02.972Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:26:02 [2021-08-11T19:26:02.972Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:26:03 [2021-08-11T19:26:03.539Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:26:04 [2021-08-11T19:26:04.914Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:26:04 [2021-08-11T19:26:04.914Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:26:04 [2021-08-11T19:26:04.914Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:26:05 [2021-08-11T19:26:05.173Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:26:05 [2021-08-11T19:26:05.459Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
19:26:05 [2021-08-11T19:26:05.459Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
19:26:05 [2021-08-11T19:26:05.459Z] GOOS="linux" GOARCH="s390x" GOARM=""
19:26:05 [2021-08-11T19:26:05.459Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
19:26:05 [2021-08-11T19:26:05.459Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:26:05 [2021-08-11T19:26:05.779Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:26:06 [2021-08-11T19:26:06.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ca5a18c64e31c9911b22f18e8ab57079f728b8b5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ca5a18c64e31c9911b22f18e8ab57079f728b8b5 hack/test/unit
19:26:06 [2021-08-11T19:26:06.639Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
19:26:06 [2021-08-11T19:26:06.639Z] + TESTFLAGS+=' -test.timeout=5m'
19:26:06 [2021-08-11T19:26:06.639Z] + TESTDIRS=./...
19:26:06 [2021-08-11T19:26:06.639Z] + exclude_paths='/vendor/|/integration'
19:26:06 [2021-08-11T19:26:06.639Z] ++ go list ./...
19:26:06 [2021-08-11T19:26:06.639Z] ++ grep -vE '(/vendor/|/integration)'
19:26:07 [2021-08-11T19:26:07.582Z] + pkg_list='github.com/docker/docker/api
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/backend/build
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/httputils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/middleware
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/build
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/checkpoint
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/container
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/debug
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/distribution
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/grpc
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/image
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/network
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/plugin
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/session
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/swarm
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/system
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/server/router/volume
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/backend
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/blkiodev
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/container
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/events
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/filters
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/image
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/mount
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/network
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/registry
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/strslice
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/swarm
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/swarm/runtime
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/time
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/versions
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/versions/v1p19
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/versions/v1p20
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/api/types/volume
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/builder-next
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/builder-next/exporter
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/builder-next/worker
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/dockerfile
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/dockerignore
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/remotecontext
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/builder/remotecontext/git
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/cli
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/cli/config
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/cli/debug
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/client
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/cmd/docker-proxy
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/cmd/dockerd
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/cmd/dockerd/trap
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/container
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/container/stream
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/contrib/apparmor
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/contrib/docker-device-tool
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/contrib/httpserver
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/cluster
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/cluster/convert
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/cluster/executor
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/cluster/provider
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/config
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/discovery
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/events
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/events/testutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/exec
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/register
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/images
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/initlayer
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/links
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/listeners
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/awslogs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/fluentd
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/gelf
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/journald
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/local
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/logentries
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/splunk
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/syslog
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/logger/templates
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/names
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/network
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/daemon/stats
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/distribution
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/distribution/metadata
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/distribution/utils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/distribution/xfer
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/dockerversion
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/errdefs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/image
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/image/cache
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/image/tarexport
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/image/v1
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/internal/test/suite
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/layer
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libcontainerd
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libcontainerd/queue
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libcontainerd/remote
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libcontainerd/supervisor
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libcontainerd/types
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/api
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/bitseq
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/cluster
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/config
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/datastore
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/diagnostic
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/discoverapi
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/driverapi
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/host
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/null
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/drvregistry
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/etchosts
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/hostdiscovery
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/idm
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/internal/caller
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ipam
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ipamapi
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ipams/null
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ipamutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/iptables
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/netlabel
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/netutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/networkdb
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/ns
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/options
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/osl
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/portallocator
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/portmapper
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/resolvconf
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/testutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/libnetwork/types
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/oci
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/oci/caps
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/opts
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/aaparser
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/archive
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/authorization
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/broadcaster
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/capabilities
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/chrootarchive
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/containerfs
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/devicemapper
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/directory
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/discovery
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/discovery/file
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/discovery/kv
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/discovery/memory
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/discovery/nodes
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/dmesg
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/filenotify
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/fileutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/fsutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/homedir
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/idtools
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/ioutils
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/jsonmessage
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/locker
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/longpath
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/loopback
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/mount
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/namesgenerator
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/parsers
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/parsers/kernel
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/pidfile
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/platform
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/plugingetter
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/plugins
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:07 [2021-08-11T19:26:07.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/plugins/transport
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/pools
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/progress
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/pubsub
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/reexec
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/signal
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/stack
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/stdcopy
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/streamformatter
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/stringid
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/symlink
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/sysinfo
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/system
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/tailfile
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/tarsum
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/term
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/term/windows
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/truncindex
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/urlutil
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/pkg/useragent
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/plugin
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/plugin/executor/containerd
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/plugin/v2
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/profiles/apparmor
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/profiles/seccomp
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/quota
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/reference
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/registry
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/registry/resumable
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/restartmanager
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/rootless
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/rootless/specconv
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/runconfig
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/runconfig/opts
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/daemon
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/environment
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/fakecontext
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/fakegit
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/fakestorage
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/fixtures/load
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/registry
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/testutil/request
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/volume
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/volume/drivers
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/volume/local
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/volume/mounts
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/volume/service
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/volume/service/opts
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/volume/testutils'
19:26:07 [2021-08-11T19:26:07.583Z] ++ echo 'github.com/docker/docker/api
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/backend/build
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/httputils
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/middleware
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/build
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/checkpoint
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/container
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/debug
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/distribution
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/grpc
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/image
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/network
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/plugin
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/session
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/swarm
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/system
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/server/router/volume
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/backend
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/blkiodev
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/container
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/events
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/filters
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/image
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/mount
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/network
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/registry
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/strslice
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/swarm
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/swarm/runtime
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/time
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/versions
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/versions/v1p19
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/versions/v1p20
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/api/types/volume
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/builder-next
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/builder-next/exporter
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/builder-next/worker
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/dockerfile
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/dockerignore
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/remotecontext
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/builder/remotecontext/git
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/cli
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/cli/config
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/cli/debug
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/client
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/cmd/docker-proxy
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/cmd/dockerd
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/cmd/dockerd/trap
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/container
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/container/stream
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/contrib/apparmor
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/contrib/docker-device-tool
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/contrib/httpserver
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/cluster
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/cluster/convert
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/cluster/executor
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/cluster/provider
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/config
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/discovery
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/events
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/events/testutils
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/exec
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/register
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/images
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/initlayer
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/links
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/listeners
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/awslogs
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/fluentd
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/gelf
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/journald
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/local
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/logentries
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/splunk
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/syslog
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/logger/templates
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/names
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/network
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/daemon/stats
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/distribution
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/distribution/metadata
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/distribution/utils
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/distribution/xfer
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/dockerversion
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/errdefs
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/image
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/image/cache
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/image/tarexport
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/image/v1
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/internal/test/suite
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/layer
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libcontainerd
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libcontainerd/queue
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libcontainerd/remote
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libcontainerd/supervisor
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libcontainerd/types
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/api
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/bitseq
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/cluster
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/config
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/datastore
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/diagnostic
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/discoverapi
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/driverapi
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/host
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/null
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/drvregistry
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/etchosts
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/hostdiscovery
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/idm
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/internal/caller
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ipam
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ipamapi
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ipams/null
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ipamutils
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/iptables
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/netlabel
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/netutils
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/networkdb
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/ns
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/options
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/osl
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/portallocator
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/portmapper
19:26:07 [2021-08-11T19:26:07.583Z] github.com/docker/docker/libnetwork/resolvconf
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/libnetwork/testutils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/libnetwork/types
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/oci
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/oci/caps
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/opts
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/aaparser
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/archive
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/authorization
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/broadcaster
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/capabilities
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/chrootarchive
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/containerfs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/devicemapper
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/directory
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery/file
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery/kv
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery/memory
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery/nodes
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/dmesg
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/filenotify
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/fileutils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/fsutils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/homedir
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/idtools
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/ioutils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/jsonmessage
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/locker
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/longpath
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/loopback
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/mount
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/namesgenerator
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/parsers
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/parsers/kernel
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/pidfile
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/platform
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/plugingetter
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/plugins
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/plugins/transport
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/pools
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/progress
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/pubsub
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/reexec
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/signal
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/stack
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/stdcopy
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/streamformatter
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/stringid
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/symlink
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/sysinfo
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/system
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/tailfile
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/tarsum
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/term
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/term/windows
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/truncindex
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/urlutil
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/useragent
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/plugin
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/plugin/executor/containerd
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/plugin/v2
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/profiles/apparmor
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/profiles/seccomp
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/quota
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/reference
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/registry
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/registry/resumable
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/restartmanager
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/rootless
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/rootless/specconv
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/runconfig
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/runconfig/opts
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/daemon
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/environment
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/fakecontext
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/fakegit
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/fakestorage
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/fixtures/load
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/registry
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/testutil/request
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/volume
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/volume/drivers
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/volume/local
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/volume/mounts
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/volume/service
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/volume/service/opts
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/volume/testutils'
19:26:07 [2021-08-11T19:26:07.584Z] ++ grep --fixed-strings -v /libnetwork
19:26:07 [2021-08-11T19:26:07.584Z] + base_pkg_list='github.com/docker/docker/api
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/backend/build
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/httputils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/middleware
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/build
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/checkpoint
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/container
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/debug
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/distribution
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/grpc
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/image
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/network
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/plugin
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/session
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/swarm
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/system
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/server/router/volume
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/backend
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/blkiodev
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/container
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/events
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/filters
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/image
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/mount
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/network
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/registry
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/strslice
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/swarm
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/swarm/runtime
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/time
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/versions
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/versions/v1p19
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/versions/v1p20
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/api/types/volume
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/builder-next
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/builder-next/exporter
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/builder-next/worker
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/dockerfile
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/dockerignore
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/remotecontext
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/builder/remotecontext/git
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/cli
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/cli/config
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/cli/debug
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/client
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/cmd/docker-proxy
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/cmd/dockerd
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/cmd/dockerd/trap
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/container
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/container/stream
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/contrib/apparmor
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/contrib/docker-device-tool
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/contrib/httpserver
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/cluster
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/cluster/convert
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/cluster/executor
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/cluster/provider
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/config
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/discovery
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/events
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/events/testutils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/exec
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/register
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/images
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/initlayer
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/links
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/listeners
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/awslogs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/fluentd
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/gelf
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/journald
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/local
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/logentries
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/splunk
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/syslog
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/logger/templates
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/names
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/network
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/daemon/stats
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/distribution
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/distribution/metadata
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/distribution/utils
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/distribution/xfer
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/dockerversion
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/errdefs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/image
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/image/cache
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/image/tarexport
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/image/v1
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/internal/test/suite
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/layer
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/libcontainerd
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/libcontainerd/queue
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/libcontainerd/remote
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/libcontainerd/supervisor
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/libcontainerd/types
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/oci
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/oci/caps
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/opts
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/aaparser
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/archive
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/authorization
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/broadcaster
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/capabilities
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/chrootarchive
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/containerfs
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/devicemapper
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/directory
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery/file
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery/kv
19:26:07 [2021-08-11T19:26:07.584Z] github.com/docker/docker/pkg/discovery/memory
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/discovery/nodes
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/dmesg
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/filenotify
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/fileutils
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/fsutils
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/homedir
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/idtools
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/ioutils
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/jsonmessage
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/locker
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/longpath
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/loopback
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/mount
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/namesgenerator
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/parsers
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/parsers/kernel
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/pidfile
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/platform
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/plugingetter
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/plugins
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/plugins/transport
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/pools
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/progress
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/pubsub
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/reexec
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/signal
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/stack
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/stdcopy
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/streamformatter
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/stringid
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/symlink
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/sysinfo
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/system
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/tailfile
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/tarsum
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/term
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/term/windows
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/truncindex
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/urlutil
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/pkg/useragent
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/plugin
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/plugin/executor/containerd
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/plugin/v2
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/profiles/apparmor
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/profiles/seccomp
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/quota
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/reference
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/registry
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/registry/resumable
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/restartmanager
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/rootless
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/rootless/specconv
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/runconfig
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/runconfig/opts
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/daemon
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/environment
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/fakecontext
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/fakegit
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/fakestorage
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/fixtures/load
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/registry
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/testutil/request
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/volume
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/volume/drivers
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/volume/local
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/volume/mounts
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/volume/service
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/volume/service/opts
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/volume/testutils'
19:26:07 [2021-08-11T19:26:07.585Z] ++ grep --fixed-strings /libnetwork
19:26:07 [2021-08-11T19:26:07.585Z] ++ echo 'github.com/docker/docker/api
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/backend/build
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/httputils
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/middleware
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/build
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/checkpoint
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/container
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/debug
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/distribution
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/grpc
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/image
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/network
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/plugin
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/session
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/swarm
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/system
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/server/router/volume
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/backend
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/blkiodev
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/container
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/events
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/filters
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/image
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/mount
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/network
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/registry
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/strslice
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/swarm
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/swarm/runtime
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/time
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/versions
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/versions/v1p19
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/versions/v1p20
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/api/types/volume
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/builder-next
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/builder-next/exporter
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/builder-next/worker
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/dockerfile
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/dockerignore
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/remotecontext
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/builder/remotecontext/git
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/cli
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/cli/config
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/cli/debug
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/client
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/cmd/docker-proxy
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/cmd/dockerd
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/cmd/dockerd/trap
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/container
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/container/stream
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/contrib/apparmor
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/contrib/docker-device-tool
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/contrib/httpserver
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/cluster
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/cluster/convert
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/cluster/executor
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/cluster/provider
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/config
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/discovery
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/events
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/events/testutils
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/exec
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/register
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/images
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/initlayer
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/links
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/listeners
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/awslogs
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/fluentd
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/gelf
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/journald
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/local
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/logentries
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/splunk
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/syslog
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/logger/templates
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/names
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/network
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/daemon/stats
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/distribution
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/distribution/metadata
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/distribution/utils
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/distribution/xfer
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/dockerversion
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/errdefs
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/image
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/image/cache
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/image/tarexport
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/image/v1
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/internal/test/suite
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/layer
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libcontainerd
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libcontainerd/queue
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libcontainerd/remote
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libcontainerd/supervisor
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libcontainerd/types
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/api
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/bitseq
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/cluster
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:07 [2021-08-11T19:26:07.585Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/config
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/datastore
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/diagnostic
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/discoverapi
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/driverapi
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/host
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/null
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drvregistry
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/etchosts
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/hostdiscovery
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/idm
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/internal/caller
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipam
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipamapi
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/null
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipamutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/iptables
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/netlabel
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/netutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/networkdb
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ns
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/options
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/osl
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/portallocator
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/portmapper
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/resolvconf
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/testutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/types
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/oci
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/oci/caps
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/opts
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/aaparser
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/archive
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/authorization
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/broadcaster
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/capabilities
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/chrootarchive
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/containerfs
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/devicemapper
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/directory
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/discovery
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/discovery/file
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/discovery/kv
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/discovery/memory
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/discovery/nodes
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/dmesg
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/filenotify
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/fileutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/fsutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/homedir
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/idtools
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/ioutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/jsonmessage
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/locker
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/longpath
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/loopback
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/mount
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/namesgenerator
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/parsers
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/parsers/kernel
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/pidfile
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/platform
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/plugingetter
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/plugins
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/plugins/transport
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/pools
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/progress
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/pubsub
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/reexec
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/signal
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/stack
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/stdcopy
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/streamformatter
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/stringid
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/symlink
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/sysinfo
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/system
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/tailfile
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/tarsum
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/term
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/term/windows
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/truncindex
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/urlutil
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/pkg/useragent
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/plugin
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/plugin/executor/containerd
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/plugin/v2
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/profiles/apparmor
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/profiles/seccomp
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/quota
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/reference
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/registry
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/registry/resumable
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/restartmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/rootless
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/rootless/specconv
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/runconfig
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/runconfig/opts
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/daemon
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/environment
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/fakecontext
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/fakegit
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/fakestorage
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/fixtures/load
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/registry
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/testutil/request
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/volume
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/volume/drivers
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/volume/local
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/volume/mounts
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/volume/service
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/volume/service/opts
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/volume/testutils'
19:26:07 [2021-08-11T19:26:07.586Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/api
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/bitseq
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cluster
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/config
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/datastore
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/diagnostic
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/discoverapi
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/driverapi
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/host
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/null
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drvregistry
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/etchosts
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/hostdiscovery
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/idm
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/internal/caller
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipam
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipamapi
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/null
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ipamutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/iptables
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/netlabel
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/netutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/networkdb
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/ns
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/options
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/osl
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/portallocator
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/portmapper
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/resolvconf
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/testutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/types'
19:26:07 [2021-08-11T19:26:07.586Z] + grep --fixed-strings libnetwork/drivers/bridge
19:26:07 [2021-08-11T19:26:07.586Z] + echo 'github.com/docker/docker/libnetwork
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/api
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/bitseq
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cluster
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/config
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/datastore
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/diagnostic
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/discoverapi
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/driverapi
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/host
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/null
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:26:07 [2021-08-11T19:26:07.586Z] github.com/docker/docker/libnetwork/drivers/remote
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/drivers/windows
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/drvregistry
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/etchosts
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/hostdiscovery
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/idm
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/internal/caller
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ipam
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ipamapi
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ipams/builtin
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ipams/null
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ipams/remote
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ipamutils
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/iptables
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/netlabel
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/netutils
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/networkdb
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/ns
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/options
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/osl
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/osl/kernel
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/portallocator
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/portmapper
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/resolvconf
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/testutils
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/types'
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/drivers/bridge
19:26:07 [2021-08-11T19:26:07.587Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:26:07 [2021-08-11T19:26:07.587Z] + type docker-proxy
19:26:07 [2021-08-11T19:26:07.587Z] hack/test/unit: line 25: type: docker-proxy: not found
19:26:07 [2021-08-11T19:26:07.587Z] + hack/make.sh binary-proxy install-proxy
19:26:07 [2021-08-11T19:26:07.587Z] 
19:26:07 [2021-08-11T19:26:07.587Z] Removing bundles/
19:26:07 [2021-08-11T19:26:07.587Z] 
19:26:07 [2021-08-11T19:26:07.587Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:26:07 [2021-08-11T19:26:07.587Z] Building: bundles/binary-proxy/docker-proxy-dev
19:26:07 [2021-08-11T19:26:07.587Z] GOOS="" GOARCH="" GOARM=""
19:26:09 [2021-08-11T19:26:09.362Z] --- PASS: TestImportExtremelyLargeImageWorks (184.17s)
19:26:09 [2021-08-11T19:26:09.362Z] PASS
19:26:09 [2021-08-11T19:26:09.362Z] 
19:26:09 [2021-08-11T19:26:09.362Z] DONE 12 tests in 188.648s
19:26:09 [2021-08-11T19:26:09.362Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:26:09 [2021-08-11T19:26:09.362Z] ++ 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
19:26:09 [2021-08-11T19:26:09.362Z] ++ set -e
19:26:09 [2021-08-11T19:26:09.362Z] ++ '[' -n 0 ']'
19:26:09 [2021-08-11T19:26:09.362Z] ++ set -x
19:26:09 [2021-08-11T19:26:09.362Z] ++ env -i DEST=/go/src/github.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
19:26:09 [2021-08-11T19:26:09.363Z] INFO: Testing against a local daemon
19:26:09 [2021-08-11T19:26:09.363Z] === RUN   TestNetworkCreateDelete
19:26:09 [2021-08-11T19:26:09.620Z] --- PASS: TestNetworkCreateDelete (0.21s)
19:26:09 [2021-08-11T19:26:09.620Z] === RUN   TestDockerNetworkDeletePreferID
19:26:10 [2021-08-11T19:26:10.186Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
19:26:10 [2021-08-11T19:26:10.186Z] === RUN   TestDaemonDNSFallback
19:26:13 [2021-08-11T19:26:13.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:26:13 [2021-08-11T19:26:13.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:26:14 [2021-08-11T19:26:14.162Z] Created binary: bundles/binary-proxy/docker-proxy-dev
19:26:14 [2021-08-11T19:26:14.162Z] 
19:26:14 [2021-08-11T19:26:14.162Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:26:14 [2021-08-11T19:26:14.162Z] Installing docker-proxy to /usr/local/bin/
19:26:14 [2021-08-11T19:26:14.162Z] 
19:26:14 [2021-08-11T19:26:14.162Z] + mkdir -p bundles
19:26:14 [2021-08-11T19:26:14.162Z] + '[' -n 'github.com/docker/docker/api
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/backend/build
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/httputils
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/middleware
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/build
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/checkpoint
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/container
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/debug
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/distribution
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/grpc
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/image
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/network
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/plugin
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/session
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/swarm
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/system
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/server/router/volume
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/backend
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/blkiodev
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/container
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/events
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/filters
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/image
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/mount
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/network
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/plugins/logdriver
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/registry
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/strslice
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/swarm
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/swarm/runtime
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/time
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/versions
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/versions/v1p19
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/versions/v1p20
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/api/types/volume
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/builder-next
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/builder-next/exporter
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/builder-next/worker
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/dockerfile
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/dockerignore
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/remotecontext
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/builder/remotecontext/git
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/cli
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/cli/config
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/cli/debug
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/client
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/cmd/docker-proxy
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/cmd/dockerd
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/cmd/dockerd/trap
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/container
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/container/stream
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/contrib/apparmor
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/contrib/docker-device-tool
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/contrib/httpserver
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/cluster
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/cluster/convert
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/cluster/executor
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/cluster/executor/container
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/cluster/provider
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/config
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/discovery
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/events
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/events/testutils
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/exec
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/aufs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/copy
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/overlay
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/register
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/vfs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/graphdriver/zfs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/images
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/initlayer
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/links
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/listeners
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/awslogs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/fluentd
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/gcplogs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/gelf
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/journald
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/local
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/logentries
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/loggerutils
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/splunk
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/syslog
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/logger/templates
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/names
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/network
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/daemon/stats
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/distribution
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/distribution/metadata
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/distribution/utils
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/distribution/xfer
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/dockerversion
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/errdefs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/image
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/image/cache
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/image/tarexport
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/image/v1
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/internal/test/suite
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/layer
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/libcontainerd
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/libcontainerd/queue
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/libcontainerd/remote
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/libcontainerd/supervisor
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/libcontainerd/types
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/oci
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/oci/caps
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/opts
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/aaparser
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/archive
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/authorization
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/broadcaster
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/capabilities
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/chrootarchive
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/containerfs
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/devicemapper
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/directory
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/discovery
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/discovery/file
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/discovery/kv
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/discovery/memory
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/discovery/nodes
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/dmesg
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/filenotify
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/fileutils
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/fsutils
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/homedir
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/idtools
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/ioutils
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/jsonmessage
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/locker
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/longpath
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/loopback
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/mount
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/namesgenerator
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/parsers
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/parsers/kernel
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/pidfile
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/platform
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/plugingetter
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/plugins
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/plugins/transport
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/pools
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/progress
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/pubsub
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/reexec
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/signal
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/stack
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/stdcopy
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/streamformatter
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/stringid
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/symlink
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/sysinfo
19:26:14 [2021-08-11T19:26:14.162Z] github.com/docker/docker/pkg/system
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/pkg/tailfile
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/pkg/tarsum
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/pkg/term
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/pkg/term/windows
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/pkg/truncindex
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/pkg/urlutil
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/pkg/useragent
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/plugin
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/plugin/executor/containerd
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/plugin/v2
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/profiles/apparmor
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/profiles/seccomp
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/quota
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/reference
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/registry
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/registry/resumable
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/restartmanager
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/rootless
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/rootless/specconv
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/runconfig
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/runconfig/opts
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/daemon
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/environment
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/fakecontext
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/fakegit
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/fakestorage
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/fixtures/load
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/fixtures/plugin
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/registry
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/testutil/request
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/volume
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/volume/drivers
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/volume/local
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/volume/mounts
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/volume/service
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/volume/service/opts
19:26:14 [2021-08-11T19:26:14.163Z] github.com/docker/docker/volume/testutils' ']'
19:26:14 [2021-08-11T19:26:14.163Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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
19:26:14 [2021-08-11T19:26:14.723Z] ?   	github.com/docker/docker/api	[no test files]
19:26:16 [2021-08-11T19:26:16.754Z] === RUN   TestDockerSuite/TestBuildExpose
19:26:16 [2021-08-11T19:26:16.754Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:26:16 [2021-08-11T19:26:16.754Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:26:17 [2021-08-11T19:26:17.013Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:26:17 [2021-08-11T19:26:17.013Z] --- PASS: TestDaemonDNSFallback (7.03s)
19:26:17 [2021-08-11T19:26:17.013Z] === RUN   TestInspectNetwork
19:26:17 [2021-08-11T19:26:17.271Z] === RUN   TestDockerSuite/TestBuildFails
19:26:18 [2021-08-11T19:26:18.207Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:26:18 [2021-08-11T19:26:18.207Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:26:20 [2021-08-11T19:26:20.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:26:20 [2021-08-11T19:26:20.737Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:26:21 [2021-08-11T19:26:21.302Z] === RUN   TestInspectNetwork/full_network_id
19:26:21 [2021-08-11T19:26:21.302Z] === RUN   TestInspectNetwork/partial_network_id
19:26:21 [2021-08-11T19:26:21.302Z] === RUN   TestInspectNetwork/network_name
19:26:21 [2021-08-11T19:26:21.302Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:26:22 [2021-08-11T19:26:22.677Z] === RUN   TestDockerSuite/TestBuildForceRm
19:26:24 [2021-08-11T19:26:24.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:26:24 [2021-08-11T19:26:24.578Z] === RUN   TestDockerSuite/TestBuildFromGit
19:26:25 [2021-08-11T19:26:25.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:26:25 [2021-08-11T19:26:25.513Z] --- PASS: TestInspectNetwork (8.45s)
19:26:25 [2021-08-11T19:26:25.513Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:26:25 [2021-08-11T19:26:25.513Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
19:26:25 [2021-08-11T19:26:25.513Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:26:25 [2021-08-11T19:26:25.513Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.02s)
19:26:25 [2021-08-11T19:26:25.513Z] === RUN   TestRunContainerWithBridgeNone
19:26:25 [2021-08-11T19:26:25.772Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:26:26 [2021-08-11T19:26:26.030Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:26:27 [2021-08-11T19:26:27.406Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:26:29 [2021-08-11T19:26:29.938Z] --- PASS: TestRunContainerWithBridgeNone (4.07s)
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestNetworkInvalidJSON
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestNetworkInvalidJSON//networks/create
19:26:29 [2021-08-11T19:26:29.938Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:26:29 [2021-08-11T19:26:29.938Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:29 [2021-08-11T19:26:29.938Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:29 [2021-08-11T19:26:29.938Z] === CONT  TestNetworkInvalidJSON//networks/create
19:26:29 [2021-08-11T19:26:29.938Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:29 [2021-08-11T19:26:29.938Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:26:29 [2021-08-11T19:26:29.938Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:26:29 [2021-08-11T19:26:29.938Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:26:29 [2021-08-11T19:26:29.938Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:26:29 [2021-08-11T19:26:29.938Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestNetworkList
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestNetworkList//networks
19:26:29 [2021-08-11T19:26:29.938Z] === PAUSE TestNetworkList//networks
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestNetworkList//networks/
19:26:29 [2021-08-11T19:26:29.938Z] === PAUSE TestNetworkList//networks/
19:26:29 [2021-08-11T19:26:29.938Z] === CONT  TestNetworkList//networks
19:26:29 [2021-08-11T19:26:29.938Z] === CONT  TestNetworkList//networks/
19:26:29 [2021-08-11T19:26:29.938Z] --- PASS: TestNetworkList (0.02s)
19:26:29 [2021-08-11T19:26:29.938Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:26:29 [2021-08-11T19:26:29.938Z]     --- PASS: TestNetworkList//networks (0.00s)
19:26:29 [2021-08-11T19:26:29.938Z] === RUN   TestHostIPv4BridgeLabel
19:26:30 [2021-08-11T19:26:30.196Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:26:30 [2021-08-11T19:26:30.196Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
19:26:30 [2021-08-11T19:26:30.196Z] === RUN   TestDaemonRestartWithLiveRestore
19:26:30 [2021-08-11T19:26:30.454Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:26:31 [2021-08-11T19:26:31.388Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
19:26:31 [2021-08-11T19:26:31.388Z] === RUN   TestDaemonDefaultNetworkPools
19:26:32 [2021-08-11T19:26:32.321Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
19:26:32 [2021-08-11T19:26:32.321Z] === RUN   TestDaemonRestartWithExistingNetwork
19:26:32 [2021-08-11T19:26:32.579Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:26:32 [2021-08-11T19:26:32.757Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
19:26:33 [2021-08-11T19:26:33.518Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
19:26:33 [2021-08-11T19:26:33.518Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:26:34 [2021-08-11T19:26:34.455Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:26:34 [2021-08-11T19:26:34.713Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
19:26:34 [2021-08-11T19:26:34.713Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:26:35 [2021-08-11T19:26:35.278Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
19:26:35 [2021-08-11T19:26:35.278Z] === RUN   TestServiceWithPredefinedNetwork
19:26:35 [2021-08-11T19:26:35.354Z] 8f616e6e9eec: Verifying Checksum
19:26:35 [2021-08-11T19:26:35.354Z] 8f616e6e9eec: Download complete
19:26:35 [2021-08-11T19:26:35.536Z] === RUN   TestDockerSuite/TestBuildHistory
19:26:37 [2021-08-11T19:26:37.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:26:38 [2021-08-11T19:26:38.067Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s)
19:26:38 [2021-08-11T19:26:38.067Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:26:38 [2021-08-11T19:26:38.067Z]     service_test.go:242: FLAKY_TEST
19:26:38 [2021-08-11T19:26:38.067Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:26:38 [2021-08-11T19:26:38.067Z] === RUN   TestServiceWithDataPathPortInit
19:26:39 [2021-08-11T19:26:39.002Z] === RUN   TestDockerSuite/TestBuildIidFile
19:26:39 [2021-08-11T19:26:39.261Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:26:40 [2021-08-11T19:26:40.197Z] === RUN   TestDockerSuite/TestBuildInheritance
19:26:40 [2021-08-11T19:26:40.764Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:26:41 [2021-08-11T19:26:41.337Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:26:41 [2021-08-11T19:26:41.337Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:26:42 [2021-08-11T19:26:42.272Z] === RUN   TestDockerSuite/TestBuildLabel
19:26:42 [2021-08-11T19:26:42.272Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:26:42 [2021-08-11T19:26:42.530Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:26:43 [2021-08-11T19:26:43.095Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:26:43 [2021-08-11T19:26:43.095Z] === RUN   TestDockerSuite/TestBuildLabels
19:26:43 [2021-08-11T19:26:43.353Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:26:43 [2021-08-11T19:26:43.919Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:26:44 [2021-08-11T19:26:44.176Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:26:46 [2021-08-11T19:26:46.077Z]     docker_api_swarm_test.go:303: [dd8ad5ed7e7c0] joining swarm manager [d9705f6328a2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:26:46 [2021-08-11T19:26:46.642Z] === RUN   TestDockerSuite/TestBuildLastModified
19:26:47 [2021-08-11T19:26:47.577Z]     docker_api_swarm_test.go:304: [d541ea8e3e8f0] joining swarm manager [d9705f6328a2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:26:48 [2021-08-11T19:26:48.949Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
19:26:52 [2021-08-11T19:26:52.234Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:26:54 [2021-08-11T19:26:54.136Z] --- PASS: TestServiceWithDataPathPortInit (15.91s)
19:26:54 [2021-08-11T19:26:54.136Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:26:55 [2021-08-11T19:26:55.509Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:26:55 [2021-08-11T19:26:55.509Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:26:55 [2021-08-11T19:26:55.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:26:55 [2021-08-11T19:26:55.767Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:26:55 [2021-08-11T19:26:55.767Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:26:55 [2021-08-11T19:26:55.767Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:26:56 [2021-08-11T19:26:56.025Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:26:57 [2021-08-11T19:26:57.399Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:26:57 [2021-08-11T19:26:57.964Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jso11zd7zt9kp1t4qz2hskrqt Created:2021-08-11 19:26:55.68657937 +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[ae41bd0a770b6e77892f2db6be742818b1f5955cb18dfc8a15580fc257c6c8a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wp6p7kvpcq4lmnj0iono09t5i EndpointID:c2f68f501d8c68e5af44d3d64d4ff23523028be6e0920ee82616823f592d71e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:31730f29cfe0b51e037673c3c85b54a036bbbf268c337f07b66edef6977706c6 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:ae6e1fe5fffb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wp6p7kvpcq4lmnj0iono09t5i EndpointID:c2f68f501d8c68e5af44d3d64d4ff23523028be6e0920ee82616823f592d71e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:26:58 [2021-08-11T19:26:58.898Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:27:02 [2021-08-11T19:27:02.178Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:27:02 [2021-08-11T19:27:02.436Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s)
19:27:02 [2021-08-11T19:27:02.436Z] PASS
19:27:02 [2021-08-11T19:27:02.436Z] 
19:27:02 [2021-08-11T19:27:02.436Z] === Skipped
19:27:02 [2021-08-11T19:27:02.436Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:27:02 [2021-08-11T19:27:02.436Z]     service_test.go:242: FLAKY_TEST
19:27:02 [2021-08-11T19:27:02.436Z] 
19:27:02 [2021-08-11T19:27:02.436Z] 
19:27:02 [2021-08-11T19:27:02.436Z] DONE 26 tests, 1 skipped in 53.299s
19:27:02 [2021-08-11T19:27:02.436Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:27:02 [2021-08-11T19:27:02.436Z] ++ 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
19:27:02 [2021-08-11T19:27:02.436Z] ++ set -e
19:27:02 [2021-08-11T19:27:02.436Z] ++ '[' -n 0 ']'
19:27:02 [2021-08-11T19:27:02.436Z] ++ set -x
19:27:02 [2021-08-11T19:27:02.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:27:02 [2021-08-11T19:27:02.695Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:27:02 [2021-08-11T19:27:02.695Z] INFO: Testing against a local daemon
19:27:02 [2021-08-11T19:27:02.695Z] === RUN   TestDockerNetworkIpvlanPersistance
19:27:02 [2021-08-11T19:27:02.695Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:27:02 [2021-08-11T19:27:02.695Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
19:27:02 [2021-08-11T19:27:02.695Z] === RUN   TestDockerNetworkIpvlan
19:27:02 [2021-08-11T19:27:02.695Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:27:02 [2021-08-11T19:27:02.695Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:27:02 [2021-08-11T19:27:02.695Z] PASS
19:27:02 [2021-08-11T19:27:02.695Z] 
19:27:02 [2021-08-11T19:27:02.695Z] === Skipped
19:27:02 [2021-08-11T19:27:02.695Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
19:27:02 [2021-08-11T19:27:02.695Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:27:02 [2021-08-11T19:27:02.695Z] 
19:27:02 [2021-08-11T19:27:02.695Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:27:02 [2021-08-11T19:27:02.695Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:27:02 [2021-08-11T19:27:02.695Z] 
19:27:02 [2021-08-11T19:27:02.695Z] 
19:27:02 [2021-08-11T19:27:02.695Z] DONE 2 tests, 2 skipped in 0.169s
19:27:02 [2021-08-11T19:27:02.695Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:27:02 [2021-08-11T19:27:02.695Z] ++ 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
19:27:02 [2021-08-11T19:27:02.695Z] ++ set -e
19:27:02 [2021-08-11T19:27:02.695Z] ++ '[' -n 0 ']'
19:27:02 [2021-08-11T19:27:02.695Z] ++ set -x
19:27:02 [2021-08-11T19:27:02.695Z] ++ env -i DEST=/go/src/github.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
19:27:02 [2021-08-11T19:27:02.954Z] INFO: Testing against a local daemon
19:27:02 [2021-08-11T19:27:02.954Z] === RUN   TestDockerNetworkMacvlanPersistance
19:27:02 [2021-08-11T19:27:02.954Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:27:04 [2021-08-11T19:27:04.329Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
19:27:04 [2021-08-11T19:27:04.329Z] === RUN   TestDockerNetworkMacvlan
19:27:05 [2021-08-11T19:27:05.265Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:27:05 [2021-08-11T19:27:05.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:27:05 [2021-08-11T19:27:05.831Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:27:06 [2021-08-11T19:27:06.089Z]     docker_api_swarm_test.go:363: Waiting for possible election...
19:27:07 [2021-08-11T19:27:07.023Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:27:08 [2021-08-11T19:27:08.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:27:10 [2021-08-11T19:27:10.305Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:27:14 [2021-08-11T19:27:14.498Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:27:14 [2021-08-11T19:27:14.498Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:27:17 [2021-08-11T19:27:17.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:27:17 [2021-08-11T19:27:17.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:27:18 [2021-08-11T19:27:18.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:27:18 [2021-08-11T19:27:18.680Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:27:20 [2021-08-11T19:27:20.054Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:27:20 [2021-08-11T19:27:20.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:27:20 [2021-08-11T19:27:20.988Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:27:22 [2021-08-11T19:27:22.887Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:27:22 [2021-08-11T19:27:22.887Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:27:22 [2021-08-11T19:27:22.887Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:27:22 [2021-08-11T19:27:22.887Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:27:23 [2021-08-11T19:27:23.147Z] --- PASS: TestDockerNetworkMacvlan (18.96s)
19:27:23 [2021-08-11T19:27:23.147Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
19:27:23 [2021-08-11T19:27:23.147Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
19:27:23 [2021-08-11T19:27:23.147Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s)
19:27:23 [2021-08-11T19:27:23.147Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s)
19:27:23 [2021-08-11T19:27:23.147Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.54s)
19:27:23 [2021-08-11T19:27:23.147Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (2.00s)
19:27:23 [2021-08-11T19:27:23.147Z] PASS
19:27:23 [2021-08-11T19:27:23.147Z] 
19:27:23 [2021-08-11T19:27:23.147Z] DONE 8 tests in 20.496s
19:27:23 [2021-08-11T19:27:23.147Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:27:23 [2021-08-11T19:27:23.147Z] ++ 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
19:27:23 [2021-08-11T19:27:23.147Z] ++ set -e
19:27:23 [2021-08-11T19:27:23.147Z] ++ '[' -n 0 ']'
19:27:23 [2021-08-11T19:27:23.147Z] ++ set -x
19:27:23 [2021-08-11T19:27:23.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:27:23 [2021-08-11T19:27:23.405Z] testing: warning: no tests to run
19:27:23 [2021-08-11T19:27:23.405Z] PASS
19:27:23 [2021-08-11T19:27:23.405Z] 
19:27:23 [2021-08-11T19:27:23.405Z] DONE 0 tests in 0.064s
19:27:23 [2021-08-11T19:27:23.405Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:27:23 [2021-08-11T19:27:23.405Z] ++ 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
19:27:23 [2021-08-11T19:27:23.405Z] ++ set -e
19:27:23 [2021-08-11T19:27:23.405Z] ++ '[' -n 0 ']'
19:27:23 [2021-08-11T19:27:23.405Z] ++ set -x
19:27:23 [2021-08-11T19:27:23.405Z] ++ env -i DEST=/go/src/github.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
19:27:23 [2021-08-11T19:27:23.664Z] INFO: Testing against a local daemon
19:27:23 [2021-08-11T19:27:23.664Z] === RUN   TestAuthZPluginAllowRequest
19:27:24 [2021-08-11T19:27:24.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:27:25 [2021-08-11T19:27:25.040Z]     docker_api_swarm_test.go:271: [dcb25cd3eea72] joining swarm manager [d8ef78a1fe81a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:27:25 [2021-08-11T19:27:25.976Z] --- PASS: TestAuthZPluginAllowRequest (2.30s)
19:27:25 [2021-08-11T19:27:25.976Z] === RUN   TestAuthZPluginTLS
19:27:26 [2021-08-11T19:27:26.555Z] --- PASS: TestAuthZPluginTLS (0.61s)
19:27:26 [2021-08-11T19:27:26.555Z] === RUN   TestAuthZPluginDenyRequest
19:27:26 [2021-08-11T19:27:26.814Z]     docker_api_swarm_test.go:272: [dac1d22fd5b39] joining swarm manager [d8ef78a1fe81a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:27:27 [2021-08-11T19:27:27.072Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
19:27:27 [2021-08-11T19:27:27.072Z] === RUN   TestAuthZPluginAPIDenyResponse
19:27:27 [2021-08-11T19:27:27.637Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
19:27:27 [2021-08-11T19:27:27.637Z] === RUN   TestAuthZPluginDenyResponse
19:27:28 [2021-08-11T19:27:28.203Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
19:27:28 [2021-08-11T19:27:28.204Z] === RUN   TestAuthZPluginAllowEventStream
19:27:28 [2021-08-11T19:27:28.461Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:27:29 [2021-08-11T19:27:29.027Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:27:29 [2021-08-11T19:27:29.961Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
19:27:29 [2021-08-11T19:27:29.961Z] === RUN   TestAuthZPluginErrorResponse
19:27:30 [2021-08-11T19:27:30.528Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
19:27:30 [2021-08-11T19:27:30.528Z] === RUN   TestAuthZPluginErrorRequest
19:27:30 [2021-08-11T19:27:30.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:27:31 [2021-08-11T19:27:31.093Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
19:27:31 [2021-08-11T19:27:31.093Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:27:31 [2021-08-11T19:27:31.093Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:27:31 [2021-08-11T19:27:31.351Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:27:31 [2021-08-11T19:27:31.610Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
19:27:31 [2021-08-11T19:27:31.610Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:27:34 [2021-08-11T19:27:34.168Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s)
19:27:34 [2021-08-11T19:27:34.168Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:27:34 [2021-08-11T19:27:34.168Z] === RUN   TestDockerSuite/TestBuildNetNone
19:27:34 [2021-08-11T19:27:34.734Z] === RUN   TestDockerSuite/TestBuildNoContext
19:27:35 [2021-08-11T19:27:35.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:27:35 [2021-08-11T19:27:35.112Z] Using test binary docker
19:27:35 [2021-08-11T19:27:35.112Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:27:35 [2021-08-11T19:27:35.112Z] +++ /etc/init.d/apparmor start
19:27:35 [2021-08-11T19:27:35.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:27:35 [2021-08-11T19:27:35.112Z] INFO: Waiting for daemon to start...
19:27:35 [2021-08-11T19:27:35.112Z] Starting dockerd
19:27:35 [2021-08-11T19:27:35.112Z] +++ 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
19:27:36 [2021-08-11T19:27:36.110Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
19:27:36 [2021-08-11T19:27:36.110Z] === RUN   TestAuthZPluginHeader
19:27:36 [2021-08-11T19:27:36.110Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:27:36 [2021-08-11T19:27:36.503Z] .
19:27:36 [2021-08-11T19:27:36.503Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:27:36 [2021-08-11T19:27:36.503Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:27:36 [2021-08-11T19:27:36.503Z] Error: No such image: emptyfs
19:27:36 [2021-08-11T19:27:36.503Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:27:36 [2021-08-11T19:27:36.503Z] ++++ docker load
19:27:36 [2021-08-11T19:27:36.677Z] --- PASS: TestAuthZPluginHeader (0.80s)
19:27:36 [2021-08-11T19:27:36.677Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:27:36 [2021-08-11T19:27:36.766Z] Running integration-test (iteration 1)
19:27:36 [2021-08-11T19:27:36.766Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:27:36 [2021-08-11T19:27:36.766Z] ++ 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
19:27:36 [2021-08-11T19:27:36.766Z] ++ set -e
19:27:36 [2021-08-11T19:27:36.766Z] ++ '[' -n 0 ']'
19:27:36 [2021-08-11T19:27:36.766Z] ++ set -x
19:27:36 [2021-08-11T19:27:36.766Z] ++ env -i DEST=/go/src/github.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
19:27:36 [2021-08-11T19:27:36.935Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:27:38 [2021-08-11T19:27:38.835Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:27:39 [2021-08-11T19:27:39.092Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:27:39 [2021-08-11T19:27:39.092Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:27:39 [2021-08-11T19:27:39.350Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:27:39 [2021-08-11T19:27:39.916Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:27:40 [2021-08-11T19:27:40.483Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:27:41 [2021-08-11T19:27:41.051Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s)
19:27:41 [2021-08-11T19:27:41.051Z] === RUN   TestAuthZPluginV2Disable
19:27:42 [2021-08-11T19:27:42.427Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:27:42 [2021-08-11T19:27:42.993Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:27:43 [2021-08-11T19:27:43.927Z] --- PASS: TestAuthZPluginV2Disable (3.08s)
19:27:43 [2021-08-11T19:27:43.927Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:27:45 [2021-08-11T19:27:45.827Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:27:46 [2021-08-11T19:27:46.763Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:27:47 [2021-08-11T19:27:47.021Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.90s)
19:27:47 [2021-08-11T19:27:47.021Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:27:47 [2021-08-11T19:27:47.957Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:27:49 [2021-08-11T19:27:49.337Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:27:51 [2021-08-11T19:27:51.239Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:27:51 [2021-08-11T19:27:51.705Z] Loaded image: buildpack-deps:buster
19:27:51 [2021-08-11T19:27:51.705Z] Loaded image: busybox:latest
19:27:51 [2021-08-11T19:27:51.705Z] Loaded image: busybox:glibc
19:27:53 [2021-08-11T19:27:53.173Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:27:53 [2021-08-11T19:27:53.431Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:27:54 [2021-08-11T19:27:54.265Z] Loaded image: debian:bullseye
19:27:54 [2021-08-11T19:27:54.265Z] Loaded image: hello-world:latest
19:27:54 [2021-08-11T19:27:54.265Z] Loaded image: arm32v7/hello-world:latest
19:27:54 [2021-08-11T19:27:54.265Z] INFO: Testing against a local daemon
19:27:54 [2021-08-11T19:27:54.265Z] === RUN   TestCgroupNamespacesBuild
19:27:56 [2021-08-11T19:27:56.819Z] --- PASS: TestCgroupNamespacesBuild (2.45s)
19:27:56 [2021-08-11T19:27:56.820Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:27:57 [2021-08-11T19:27:57.616Z] === RUN   TestDockerSuite/TestBuildPATH
19:27:58 [2021-08-11T19:27:58.215Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
19:27:58 [2021-08-11T19:27:58.215Z] === RUN   TestBuildWithSession
19:27:58 [2021-08-11T19:27:58.215Z]     build_session_test.go:25: TODO: BuildKit
19:27:58 [2021-08-11T19:27:58.215Z] --- SKIP: TestBuildWithSession (0.00s)
19:27:58 [2021-08-11T19:27:58.215Z] === RUN   TestBuildSquashParent
19:27:58 [2021-08-11T19:27:58.991Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.12s)
19:27:58 [2021-08-11T19:27:58.991Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:27:59 [2021-08-11T19:27:59.250Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:28:00 [2021-08-11T19:28:00.184Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:28:01 [2021-08-11T19:28:01.118Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:28:01 [2021-08-11T19:28:01.283Z] 8f616e6e9eec: Pull complete
19:28:01 [2021-08-11T19:28:01.283Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19
19:28:01 [2021-08-11T19:28:01.283Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:28:01 [2021-08-11T19:28:01.283Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully
19:28:01 [2021-08-11T19:28:01.283Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test
19:28:01 [2021-08-11T19:28:01.283Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1'
19:28:01 [2021-08-11T19:28:01.283Z] WARN: Skipping validation tests
19:28:01 [2021-08-11T19:28:01.283Z] INFO: Running unit tests at 08/11/2021 19:27:57...
19:28:01 [2021-08-11T19:28:01.737Z] INFO: make.ps1 starting at 08/11/2021 19:28:01
19:28:02 [2021-08-11T19:28:02.192Z] INFO: Git commit (1e447dd8d6) assumed from DOCKER_GITCOMMIT environment variable
19:28:02 [2021-08-11T19:28:02.192Z] INFO: Invoking autogen...
19:28:02 [2021-08-11T19:28:02.192Z] INFO: Running unit tests...
19:28:04 [2021-08-11T19:28:04.818Z] --- PASS: TestBuildSquashParent (5.58s)
19:28:04 [2021-08-11T19:28:04.818Z] === RUN   TestBuildWithRemoveAndForceRemove
19:28:04 [2021-08-11T19:28:04.818Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:04 [2021-08-11T19:28:04.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:04 [2021-08-11T19:28:04.818Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:04 [2021-08-11T19:28:04.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:04 [2021-08-11T19:28:04.818Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:04 [2021-08-11T19:28:04.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:04 [2021-08-11T19:28:04.818Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:04 [2021-08-11T19:28:04.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:04 [2021-08-11T19:28:04.819Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:04 [2021-08-11T19:28:04.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:04 [2021-08-11T19:28:04.819Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:04 [2021-08-11T19:28:04.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:04 [2021-08-11T19:28:04.819Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:04 [2021-08-11T19:28:04.819Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:04 [2021-08-11T19:28:04.819Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:04 [2021-08-11T19:28:04.819Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:06 [2021-08-11T19:28:06.746Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:06 [2021-08-11T19:28:06.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:09 [2021-08-11T19:28:09.213Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:28:09 [2021-08-11T19:28:09.213Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
19:28:09 [2021-08-11T19:28:09.213Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
19:28:09 [2021-08-11T19:28:09.213Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:28:09 [2021-08-11T19:28:09.213Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:28:09 [2021-08-11T19:28:09.213Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:28:09 [2021-08-11T19:28:09.213Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/api/server/router/swarm	0.023s	coverage: 5.7% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/builder/dockerfile	0.242s	coverage: 49.0% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/builder/remotecontext	0.085s	coverage: 13.7% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.363s	coverage: 86.3% of statements
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/cli	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:28:09 [2021-08-11T19:28:09.214Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.100s	coverage: 67.6% of statements
19:28:09 [2021-08-11T19:28:09.225Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:28:09 [2021-08-11T19:28:09.307Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:28:09 [2021-08-11T19:28:09.307Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s)
19:28:09 [2021-08-11T19:28:09.307Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s)
19:28:09 [2021-08-11T19:28:09.307Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s)
19:28:09 [2021-08-11T19:28:09.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s)
19:28:09 [2021-08-11T19:28:09.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s)
19:28:09 [2021-08-11T19:28:09.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s)
19:28:09 [2021-08-11T19:28:09.308Z] === RUN   TestBuildMultiStageCopy
19:28:09 [2021-08-11T19:28:09.308Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:28:09 [2021-08-11T19:28:09.776Z] ok  	github.com/docker/docker/client	0.152s	coverage: 75.4% of statements
19:28:10 [2021-08-11T19:28:10.709Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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
19:28:11 [2021-08-11T19:28:11.229Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:28:11 [2021-08-11T19:28:11.229Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:28:11 [2021-08-11T19:28:11.492Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:28:11 [2021-08-11T19:28:11.755Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:28:11 [2021-08-11T19:28:11.759Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:28:12 [2021-08-11T19:28:12.017Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:28:12 [2021-08-11T19:28:12.018Z] --- PASS: TestBuildMultiStageCopy (3.17s)
19:28:12 [2021-08-11T19:28:12.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s)
19:28:12 [2021-08-11T19:28:12.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
19:28:12 [2021-08-11T19:28:12.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
19:28:12 [2021-08-11T19:28:12.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s)
19:28:12 [2021-08-11T19:28:12.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s)
19:28:12 [2021-08-11T19:28:12.018Z] === RUN   TestBuildMultiStageParentConfig
19:28:12 [2021-08-11T19:28:12.965Z] --- PASS: TestBuildMultiStageParentConfig (0.86s)
19:28:12 [2021-08-11T19:28:12.965Z] === RUN   TestBuildLabelWithTargets
19:28:14 [2021-08-11T19:28:14.356Z] --- PASS: TestBuildLabelWithTargets (1.26s)
19:28:14 [2021-08-11T19:28:14.356Z] === RUN   TestBuildWithEmptyLayers
19:28:14 [2021-08-11T19:28:14.932Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
19:28:14 [2021-08-11T19:28:14.932Z] === RUN   TestBuildMultiStageOnBuild
19:28:16 [2021-08-11T19:28:16.201Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
19:28:16 [2021-08-11T19:28:16.201Z] PASS
19:28:16 [2021-08-11T19:28:16.201Z] 
19:28:16 [2021-08-11T19:28:16.201Z] DONE 17 tests in 52.308s
19:28:16 [2021-08-11T19:28:16.201Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:28:16 [2021-08-11T19:28:16.201Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:28:16 [2021-08-11T19:28:16.201Z] ++ 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
19:28:16 [2021-08-11T19:28:16.201Z] ++ set -e
19:28:16 [2021-08-11T19:28:16.201Z] ++ '[' -n 0 ']'
19:28:16 [2021-08-11T19:28:16.201Z] ++ set -x
19:28:16 [2021-08-11T19:28:16.201Z] ++ env -i DEST=/go/src/github.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
19:28:16 [2021-08-11T19:28:16.201Z] INFO: Testing against a local daemon
19:28:16 [2021-08-11T19:28:16.201Z] === RUN   TestPluginInvalidJSON
19:28:16 [2021-08-11T19:28:16.201Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:28:16 [2021-08-11T19:28:16.201Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:28:16 [2021-08-11T19:28:16.201Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:28:16 [2021-08-11T19:28:16.201Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:28:16 [2021-08-11T19:28:16.201Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
19:28:16 [2021-08-11T19:28:16.201Z] === RUN   TestPluginInstall
19:28:16 [2021-08-11T19:28:16.201Z] === RUN   TestPluginInstall/no_auth
19:28:17 [2021-08-11T19:28:17.134Z] === RUN   TestDockerSuite/TestBuildRm
19:28:17 [2021-08-11T19:28:17.502Z] --- PASS: TestBuildMultiStageOnBuild (2.28s)
19:28:17 [2021-08-11T19:28:17.502Z] === RUN   TestBuildUncleanTarFilenames
19:28:18 [2021-08-11T19:28:18.078Z]     docker_api_swarm_node_test.go:19: [d36ca25ca5c2d] joining swarm manager [dac8ebf323a15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:28:18 [2021-08-11T19:28:18.084Z] --- PASS: TestBuildUncleanTarFilenames (0.92s)
19:28:18 [2021-08-11T19:28:18.084Z] === RUN   TestBuildMultiStageLayerLeak
19:28:18 [2021-08-11T19:28:18.655Z] time="2021-08-11T19:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:28:18 [2021-08-11T19:28:18.655Z] time="2021-08-11T19:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4543f74af32d3b9367ba89f1306281095ddc77336aee53b1a6d94af0191c787" mediatype=application/vnd.docker.plugin.v1+json size=522
19:28:18 [2021-08-11T19:28:18.655Z] time="2021-08-11T19:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:28:18 [2021-08-11T19:28:18.655Z] time="2021-08-11T19:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4543f74af32d3b9367ba89f1306281095ddc77336aee53b1a6d94af0191c787" mediatype=application/vnd.docker.plugin.v1+json size=522
19:28:19 [2021-08-11T19:28:19.222Z] === RUN   TestPluginInstall/with_htpasswd
19:28:19 [2021-08-11T19:28:19.222Z]     docker_api_swarm_node_test.go:20: [d262ae1404496] joining swarm manager [dac8ebf323a15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:28:19 [2021-08-11T19:28:19.233Z] ?   	github.com/docker/docker/api	[no test files]
19:28:19 [2021-08-11T19:28:19.788Z] time="2021-08-11T19:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:28:19 [2021-08-11T19:28:19.788Z] time="2021-08-11T19:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02f05fb8e99d683d9a57dc99f8de453e7fb92f06f6a314abc54bb92627b3cc3b" mediatype=application/vnd.docker.plugin.v1+json size=522
19:28:19 [2021-08-11T19:28:19.788Z] time="2021-08-11T19:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:28:19 [2021-08-11T19:28:19.788Z] time="2021-08-11T19:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02f05fb8e99d683d9a57dc99f8de453e7fb92f06f6a314abc54bb92627b3cc3b" mediatype=application/vnd.docker.plugin.v1+json size=522
19:28:20 [2021-08-11T19:28:20.359Z] === RUN   TestPluginInstall/with_insecure
19:28:20 [2021-08-11T19:28:20.641Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
19:28:20 [2021-08-11T19:28:20.641Z] === RUN   TestBuildWithHugeFile
19:28:21 [2021-08-11T19:28:21.294Z] time="2021-08-11T19:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:28:21 [2021-08-11T19:28:21.294Z] time="2021-08-11T19:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6983bb149b105eaec04d467e69316dec26b7ddf5ab2b80f67c9bae825412e2a4" mediatype=application/vnd.docker.plugin.v1+json size=522
19:28:21 [2021-08-11T19:28:21.295Z] time="2021-08-11T19:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:28:21 [2021-08-11T19:28:21.295Z] time="2021-08-11T19:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6983bb149b105eaec04d467e69316dec26b7ddf5ab2b80f67c9bae825412e2a4" mediatype=application/vnd.docker.plugin.v1+json size=522
19:28:21 [2021-08-11T19:28:21.553Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:28:21 [2021-08-11T19:28:21.553Z]     plugin_test.go:166: [d9d5b184dc32a] daemon is not started
19:28:21 [2021-08-11T19:28:21.553Z] --- PASS: TestPluginInstall (5.74s)
19:28:21 [2021-08-11T19:28:21.553Z]     --- PASS: TestPluginInstall/no_auth (3.38s)
19:28:21 [2021-08-11T19:28:21.553Z]     --- PASS: TestPluginInstall/with_htpasswd (0.98s)
19:28:21 [2021-08-11T19:28:21.553Z]     --- PASS: TestPluginInstall/with_insecure (1.38s)
19:28:21 [2021-08-11T19:28:21.553Z] === RUN   TestPluginsWithRuntimes
19:28:22 [2021-08-11T19:28:22.490Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:28:23 [2021-08-11T19:28:23.423Z] === RUN   TestPluginsWithRuntimes/No_Args
19:28:23 [2021-08-11T19:28:23.681Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:28:23 [2021-08-11T19:28:23.940Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:28:24 [2021-08-11T19:28:24.198Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:28:24 [2021-08-11T19:28:24.456Z] === RUN   TestPluginsWithRuntimes/With_Args
19:28:25 [2021-08-11T19:28:25.394Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:28:25 [2021-08-11T19:28:25.653Z] --- PASS: TestPluginsWithRuntimes (4.00s)
19:28:25 [2021-08-11T19:28:25.653Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.06s)
19:28:25 [2021-08-11T19:28:25.653Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.09s)
19:28:25 [2021-08-11T19:28:25.653Z] === RUN   TestPluginBackCompatMediaTypes
19:28:26 [2021-08-11T19:28:26.588Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s)
19:28:26 [2021-08-11T19:28:26.588Z] PASS
19:28:26 [2021-08-11T19:28:26.588Z] 
19:28:26 [2021-08-11T19:28:26.588Z] DONE 10 tests in 10.728s
19:28:26 [2021-08-11T19:28:26.588Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:28:26 [2021-08-11T19:28:26.588Z] ++ 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
19:28:26 [2021-08-11T19:28:26.588Z] ++ set -e
19:28:26 [2021-08-11T19:28:26.588Z] ++ '[' -n 0 ']'
19:28:26 [2021-08-11T19:28:26.588Z] ++ set -x
19:28:26 [2021-08-11T19:28:26.588Z] ++ env -i DEST=/go/src/github.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
19:28:26 [2021-08-11T19:28:26.588Z] INFO: Testing against a local daemon
19:28:26 [2021-08-11T19:28:26.588Z] === RUN   TestExternalGraphDriver
19:28:26 [2021-08-11T19:28:26.588Z] === RUN   TestExternalGraphDriver/json
19:28:26 [2021-08-11T19:28:26.588Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:28:27 [2021-08-11T19:28:27.967Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:28:28 [2021-08-11T19:28:28.901Z] === RUN   TestExternalGraphDriver/spec
19:28:29 [2021-08-11T19:28:29.835Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:28:31 [2021-08-11T19:28:31.211Z] === RUN   TestExternalGraphDriver/pull
19:28:32 [2021-08-11T19:28:32.587Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:28:32 [2021-08-11T19:28:32.848Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:28:33 [2021-08-11T19:28:33.416Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:28:33 [2021-08-11T19:28:33.416Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:28:33 [2021-08-11T19:28:33.416Z] === RUN   TestDockerSuite/TestBuildSpaces
19:28:33 [2021-08-11T19:28:33.676Z] --- PASS: TestExternalGraphDriver (7.06s)
19:28:33 [2021-08-11T19:28:33.676Z]     --- PASS: TestExternalGraphDriver/json (2.22s)
19:28:33 [2021-08-11T19:28:33.676Z]     --- PASS: TestExternalGraphDriver/spec (2.43s)
19:28:33 [2021-08-11T19:28:33.676Z]     --- PASS: TestExternalGraphDriver/pull (2.31s)
19:28:33 [2021-08-11T19:28:33.676Z] === RUN   TestGraphdriverPluginV2
19:28:34 [2021-08-11T19:28:34.243Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:28:34 [2021-08-11T19:28:34.502Z]     docker_api_swarm_test.go:501: [d5d409fcd737f] joining swarm manager [ddd9cca7e2339]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:28:35 [2021-08-11T19:28:35.893Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:28:35 [2021-08-11T19:28:35.893Z] === RUN   TestDockerSuite/TestBuildStderr
19:28:36 [2021-08-11T19:28:36.826Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:28:36 [2021-08-11T19:28:36.863Z] === RUN   TestMiddlewares
19:28:36 [2021-08-11T19:28:36.863Z] --- PASS: TestMiddlewares (0.00s)
19:28:36 [2021-08-11T19:28:36.863Z] PASS
19:28:36 [2021-08-11T19:28:36.863Z] coverage: 9.0% of statements
19:28:36 [2021-08-11T19:28:36.863Z] ok  	github.com/docker/docker/api/server	0.206s	coverage: 9.0% of statements
19:28:38 [2021-08-11T19:28:38.200Z] --- PASS: TestGraphdriverPluginV2 (4.41s)
19:28:38 [2021-08-11T19:28:38.200Z] PASS
19:28:38 [2021-08-11T19:28:38.200Z] 
19:28:38 [2021-08-11T19:28:38.200Z] DONE 5 tests in 11.609s
19:28:38 [2021-08-11T19:28:38.201Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:28:38 [2021-08-11T19:28:38.201Z] ++ 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
19:28:38 [2021-08-11T19:28:38.201Z] ++ set -e
19:28:38 [2021-08-11T19:28:38.201Z] ++ '[' -n 0 ']'
19:28:38 [2021-08-11T19:28:38.201Z] ++ set -x
19:28:38 [2021-08-11T19:28:38.201Z] ++ env -i DEST=/go/src/github.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
19:28:38 [2021-08-11T19:28:38.201Z] INFO: Testing against a local daemon
19:28:38 [2021-08-11T19:28:38.201Z] === RUN   TestContinueAfterPluginCrash
19:28:38 [2021-08-11T19:28:38.201Z] === PAUSE TestContinueAfterPluginCrash
19:28:38 [2021-08-11T19:28:38.201Z] === RUN   TestReadPluginNoRead
19:28:38 [2021-08-11T19:28:38.201Z] === PAUSE TestReadPluginNoRead
19:28:38 [2021-08-11T19:28:38.201Z] === RUN   TestDaemonStartWithLogOpt
19:28:38 [2021-08-11T19:28:38.201Z] === PAUSE TestDaemonStartWithLogOpt
19:28:38 [2021-08-11T19:28:38.201Z] === CONT  TestContinueAfterPluginCrash
19:28:38 [2021-08-11T19:28:38.201Z] === CONT  TestDaemonStartWithLogOpt
19:28:42 [2021-08-11T19:28:42.385Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:28:42 [2021-08-11T19:28:42.952Z] --- PASS: TestDaemonStartWithLogOpt (4.80s)
19:28:42 [2021-08-11T19:28:42.952Z] === CONT  TestReadPluginNoRead
19:28:43 [2021-08-11T19:28:43.519Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:28:44 [2021-08-11T19:28:44.894Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:28:45 [2021-08-11T19:28:45.460Z]     docker_api_swarm_test.go:506: [da1e741d847bc] joining swarm manager [ddd9cca7e2339]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:28:45 [2021-08-11T19:28:45.460Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:28:46 [2021-08-11T19:28:46.026Z] === RUN   TestReadPluginNoRead/default
19:28:46 [2021-08-11T19:28:46.593Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:28:47 [2021-08-11T19:28:47.967Z] === RUN   TestDockerSuite/TestBuildUser
19:28:47 [2021-08-11T19:28:47.967Z] === RUN   TestReadPluginNoRead/disabled_caching
19:28:48 [2021-08-11T19:28:48.225Z] --- PASS: TestContinueAfterPluginCrash (10.09s)
19:28:50 [2021-08-11T19:28:50.125Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:28:50 [2021-08-11T19:28:50.125Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:28:52 [2021-08-11T19:28:52.025Z] === CONT  TestReadPluginNoRead
19:28:52 [2021-08-11T19:28:52.025Z]     read_test.go:92: [d07d35c9edb10] daemon is not started
19:28:52 [2021-08-11T19:28:52.025Z] --- PASS: TestReadPluginNoRead (8.67s)
19:28:52 [2021-08-11T19:28:52.025Z]     --- PASS: TestReadPluginNoRead/default (1.81s)
19:28:52 [2021-08-11T19:28:52.025Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.90s)
19:28:52 [2021-08-11T19:28:52.025Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s)
19:28:52 [2021-08-11T19:28:52.025Z] PASS
19:28:52 [2021-08-11T19:28:52.025Z] 
19:28:52 [2021-08-11T19:28:52.025Z] DONE 6 tests in 13.631s
19:28:52 [2021-08-11T19:28:52.025Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:28:52 [2021-08-11T19:28:52.025Z] ++ 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
19:28:52 [2021-08-11T19:28:52.025Z] ++ set -e
19:28:52 [2021-08-11T19:28:52.025Z] ++ '[' -n 0 ']'
19:28:52 [2021-08-11T19:28:52.025Z] ++ set -x
19:28:52 [2021-08-11T19:28:52.025Z] ++ env -i DEST=/go/src/github.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
19:28:52 [2021-08-11T19:28:52.025Z] testing: warning: no tests to run
19:28:52 [2021-08-11T19:28:52.025Z] PASS
19:28:52 [2021-08-11T19:28:52.025Z] 
19:28:52 [2021-08-11T19:28:52.025Z] DONE 0 tests in 0.044s
19:28:52 [2021-08-11T19:28:52.025Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:28:52 [2021-08-11T19:28:52.025Z] ++ 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
19:28:52 [2021-08-11T19:28:52.025Z] ++ set -e
19:28:52 [2021-08-11T19:28:52.025Z] ++ '[' -n 0 ']'
19:28:52 [2021-08-11T19:28:52.025Z] ++ set -x
19:28:52 [2021-08-11T19:28:52.025Z] ++ env -i DEST=/go/src/github.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
19:28:52 [2021-08-11T19:28:52.025Z] INFO: Testing against a local daemon
19:28:52 [2021-08-11T19:28:52.025Z] === RUN   TestPluginWithDevMounts
19:28:52 [2021-08-11T19:28:52.025Z] === PAUSE TestPluginWithDevMounts
19:28:52 [2021-08-11T19:28:52.025Z] === CONT  TestPluginWithDevMounts
19:28:53 [2021-08-11T19:28:53.924Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:28:53 [2021-08-11T19:28:53.924Z] --- PASS: TestPluginWithDevMounts (1.90s)
19:28:53 [2021-08-11T19:28:53.924Z] PASS
19:28:53 [2021-08-11T19:28:53.924Z] 
19:28:53 [2021-08-11T19:28:53.924Z] DONE 1 tests in 2.068s
19:28:53 [2021-08-11T19:28:53.924Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:28:53 [2021-08-11T19:28:53.924Z] ++ 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
19:28:53 [2021-08-11T19:28:53.924Z] ++ set -e
19:28:53 [2021-08-11T19:28:53.924Z] ++ '[' -n 0 ']'
19:28:53 [2021-08-11T19:28:53.924Z] ++ set -x
19:28:53 [2021-08-11T19:28:53.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:28:53 [2021-08-11T19:28:53.924Z] INFO: Testing against a local daemon
19:28:53 [2021-08-11T19:28:53.924Z] === RUN   TestSecretInspect
19:28:56 [2021-08-11T19:28:56.396Z] ok  	github.com/docker/docker/cmd/dockerd	0.045s	coverage: 29.1% of statements
19:28:56 [2021-08-11T19:28:56.651Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.563s	coverage: 0.0% of statements
19:28:56 [2021-08-11T19:28:56.651Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:28:56 [2021-08-11T19:28:56.907Z] ok  	github.com/docker/docker/container	0.123s	coverage: 34.8% of statements
19:28:56 [2021-08-11T19:28:56.907Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:28:56 [2021-08-11T19:28:56.907Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:28:56 [2021-08-11T19:28:56.907Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:28:56 [2021-08-11T19:28:56.907Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:28:57 [2021-08-11T19:28:57.220Z] --- PASS: TestSecretInspect (2.58s)
19:28:57 [2021-08-11T19:28:57.220Z] === RUN   TestSecretList
19:28:59 [2021-08-11T19:28:59.749Z] --- PASS: TestSecretList (2.66s)
19:28:59 [2021-08-11T19:28:59.749Z] === RUN   TestSecretsCreateAndDelete
19:29:02 [2021-08-11T19:29:02.280Z] --- PASS: TestSecretsCreateAndDelete (2.61s)
19:29:02 [2021-08-11T19:29:02.280Z] === RUN   TestSecretsUpdate
19:29:04 [2021-08-11T19:29:04.810Z] --- PASS: TestSecretsUpdate (2.87s)
19:29:04 [2021-08-11T19:29:04.810Z] === RUN   TestTemplatedSecret
19:29:04 [2021-08-11T19:29:04.983Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
19:29:06 [2021-08-11T19:29:06.347Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
19:29:07 [2021-08-11T19:29:07.757Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
19:29:08 [2021-08-11T19:29:08.995Z] --- PASS: TestTemplatedSecret (4.30s)
19:29:08 [2021-08-11T19:29:08.995Z] === RUN   TestSecretCreateResolve
19:29:10 [2021-08-11T19:29:10.896Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:29:11 [2021-08-11T19:29:11.461Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:29:11 [2021-08-11T19:29:11.719Z] --- PASS: TestSecretCreateResolve (2.56s)
19:29:11 [2021-08-11T19:29:11.719Z] PASS
19:29:11 [2021-08-11T19:29:11.719Z] 
19:29:11 [2021-08-11T19:29:11.719Z] DONE 6 tests in 17.728s
19:29:11 [2021-08-11T19:29:11.719Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:29:11 [2021-08-11T19:29:11.719Z] ++ 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
19:29:11 [2021-08-11T19:29:11.719Z] ++ set -e
19:29:11 [2021-08-11T19:29:11.719Z] ++ '[' -n 0 ']'
19:29:11 [2021-08-11T19:29:11.719Z] ++ set -x
19:29:11 [2021-08-11T19:29:11.719Z] ++ env -i DEST=/go/src/github.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
19:29:11 [2021-08-11T19:29:11.719Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:29:11 [2021-08-11T19:29:11.719Z] INFO: Testing against a local daemon
19:29:11 [2021-08-11T19:29:11.719Z] === RUN   TestServiceCreateInit
19:29:11 [2021-08-11T19:29:11.719Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:29:13 [2021-08-11T19:29:13.094Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:29:13 [2021-08-11T19:29:13.352Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:29:13 [2021-08-11T19:29:13.920Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:29:15 [2021-08-11T19:29:15.821Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:29:15 [2021-08-11T19:29:15.821Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:29:15 [2021-08-11T19:29:15.821Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:29:15 [2021-08-11T19:29:15.821Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:29:15 [2021-08-11T19:29:15.821Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:29:15 [2021-08-11T19:29:15.821Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:29:15 [2021-08-11T19:29:15.821Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:29:15 [2021-08-11T19:29:15.821Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:29:15 [2021-08-11T19:29:15.821Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:29:15 [2021-08-11T19:29:15.879Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.8% of statements
19:29:16 [2021-08-11T19:29:16.079Z]     docker_api_swarm_node_test.go:80: [d9ff54f75c5c1] joining swarm manager [dbf650e01a6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:29:16 [2021-08-11T19:29:16.134Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 81.1% of statements
19:29:16 [2021-08-11T19:29:16.390Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
19:29:16 [2021-08-11T19:29:16.951Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
19:29:16 [2021-08-11T19:29:16.968Z] --- PASS: TestBuildWithHugeFile (54.28s)
19:29:16 [2021-08-11T19:29:16.969Z] === RUN   TestBuildWCOWSandboxSize
19:29:16 [2021-08-11T19:29:16.969Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:29:16 [2021-08-11T19:29:16.969Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
19:29:16 [2021-08-11T19:29:16.969Z] === RUN   TestBuildWithEmptyDockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:29:16 [2021-08-11T19:29:16.969Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
19:29:16 [2021-08-11T19:29:16.969Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
19:29:16 [2021-08-11T19:29:16.969Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
19:29:16 [2021-08-11T19:29:16.969Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:29:16 [2021-08-11T19:29:16.969Z] === RUN   TestBuildPreserveOwnership
19:29:16 [2021-08-11T19:29:16.969Z] === RUN   TestBuildPreserveOwnership/copy_from
19:29:17 [2021-08-11T19:29:17.513Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
19:29:17 [2021-08-11T19:29:17.981Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:29:18 [2021-08-11T19:29:18.362Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:29:18 [2021-08-11T19:29:18.553Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:29:18 [2021-08-11T19:29:18.553Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:29:18 [2021-08-11T19:29:18.878Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.784s	coverage: 73.3% of statements
19:29:19 [2021-08-11T19:29:19.134Z] ok  	github.com/docker/docker/daemon	12.133s	coverage: 17.5% of statements
19:29:19 [2021-08-11T19:29:19.134Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:29:19 [2021-08-11T19:29:19.134Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:29:19 [2021-08-11T19:29:19.134Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:29:19 [2021-08-11T19:29:19.134Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:29:19 [2021-08-11T19:29:19.932Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:29:20 [2021-08-11T19:29:20.285Z] --- PASS: TestBuildPreserveOwnership (4.95s)
19:29:20 [2021-08-11T19:29:20.285Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.34s)
19:29:20 [2021-08-11T19:29:20.285Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s)
19:29:20 [2021-08-11T19:29:20.285Z] === RUN   TestBuildPlatformInvalid
19:29:20 [2021-08-11T19:29:20.285Z] --- PASS: TestBuildPlatformInvalid (0.12s)
19:29:20 [2021-08-11T19:29:20.285Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:29:20 [2021-08-11T19:29:20.498Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.453s	coverage: 56.2% of statements
19:29:20 [2021-08-11T19:29:20.866Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:29:21 [2021-08-11T19:29:21.060Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.022s	coverage: 3.1% of statements
19:29:22 [2021-08-11T19:29:22.241Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:29:22 [2021-08-11T19:29:22.241Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:29:22 [2021-08-11T19:29:22.424Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
19:29:24 [2021-08-11T19:29:24.313Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.276s	coverage: 49.4% of statements
19:29:24 [2021-08-11T19:29:24.769Z] --- PASS: TestServiceCreateInit (12.85s)
19:29:24 [2021-08-11T19:29:24.769Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.27s)
19:29:24 [2021-08-11T19:29:24.769Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (6.55s)
19:29:24 [2021-08-11T19:29:24.769Z] === RUN   TestCreateServiceMultipleTimes
19:29:25 [2021-08-11T19:29:25.237Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.669s	coverage: 46.2% of statements
19:29:25 [2021-08-11T19:29:25.237Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:29:26 [2021-08-11T19:29:26.144Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:29:26 [2021-08-11T19:29:26.163Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.688s	coverage: 57.7% of statements
19:29:26 [2021-08-11T19:29:26.163Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:29:26 [2021-08-11T19:29:26.163Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:29:26 [2021-08-11T19:29:26.419Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
19:29:27 [2021-08-11T19:29:27.783Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
19:29:28 [2021-08-11T19:29:28.345Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
19:29:28 [2021-08-11T19:29:28.601Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 6.7% of statements
19:29:28 [2021-08-11T19:29:28.601Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:29:28 [2021-08-11T19:29:28.601Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:29:29 [2021-08-11T19:29:29.427Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:29:29 [2021-08-11T19:29:29.967Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.5% of statements
19:29:29 [2021-08-11T19:29:29.994Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:29:30 [2021-08-11T19:29:30.528Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.160s	coverage: 77.0% of statements
19:29:30 [2021-08-11T19:29:30.528Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:29:30 [2021-08-11T19:29:30.528Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:29:30 [2021-08-11T19:29:30.561Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:29:30 [2021-08-11T19:29:30.783Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
19:29:31 [2021-08-11T19:29:31.039Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
19:29:31 [2021-08-11T19:29:31.498Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:29:31 [2021-08-11T19:29:31.498Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:29:31 [2021-08-11T19:29:31.498Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:29:31 [2021-08-11T19:29:31.600Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
19:29:31 [2021-08-11T19:29:31.600Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
19:29:32 [2021-08-11T19:29:32.065Z] === RUN   TestDockerSuite/TestBuildXZHost
19:29:32 [2021-08-11T19:29:32.568Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
19:29:32 [2021-08-11T19:29:32.568Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:29:32 [2021-08-11T19:29:32.824Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 57.5% of statements
19:29:33 [2021-08-11T19:29:33.427Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
19:29:33 [2021-08-11T19:29:33.968Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:29:34 [2021-08-11T19:29:34.356Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
19:29:34 [2021-08-11T19:29:34.928Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:29:35 [2021-08-11T19:29:35.184Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
19:29:35 [2021-08-11T19:29:35.218Z] Loaded image: buildpack-deps:buster
19:29:35 [2021-08-11T19:29:35.218Z] Loaded image: busybox:latest
19:29:35 [2021-08-11T19:29:35.218Z] Loaded image: busybox:glibc
19:29:35 [2021-08-11T19:29:35.218Z] Loaded image: debian:bullseye
19:29:35 [2021-08-11T19:29:35.218Z] Loaded image: hello-world:latest
19:29:35 [2021-08-11T19:29:35.344Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:29:35 [2021-08-11T19:29:35.344Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:29:35 [2021-08-11T19:29:35.344Z]     docker_cli_sni_test.go:18: Flakey test
19:29:35 [2021-08-11T19:29:35.344Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:29:35 [2021-08-11T19:29:35.481Z] Loaded image: arm32v7/hello-world:latest
19:29:35 [2021-08-11T19:29:35.744Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.679s	coverage: 82.5% of statements
19:29:35 [2021-08-11T19:29:35.744Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:29:35 [2021-08-11T19:29:35.744Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:29:36 [2021-08-11T19:29:36.280Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:29:36 [2021-08-11T19:29:36.280Z]     docker_api_swarm_node_test.go:52: [d59d2cc1c7cc0] joining swarm manager [de3f5b28467ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:29:37 [2021-08-11T19:29:37.107Z] ok  	github.com/docker/docker/distribution	0.162s	coverage: 25.8% of statements
19:29:37 [2021-08-11T19:29:37.107Z] ok  	github.com/docker/docker/distribution/metadata	0.069s	coverage: 48.2% of statements
19:29:37 [2021-08-11T19:29:37.107Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:29:37 [2021-08-11T19:29:37.204Z] === RUN   TestBoolValue
19:29:37 [2021-08-11T19:29:37.204Z] --- PASS: TestBoolValue (0.00s)
19:29:37 [2021-08-11T19:29:37.204Z] === RUN   TestBoolValueOrDefault
19:29:37 [2021-08-11T19:29:37.204Z] --- PASS: TestBoolValueOrDefault (0.00s)
19:29:37 [2021-08-11T19:29:37.204Z] === RUN   TestInt64ValueOrZero
19:29:37 [2021-08-11T19:29:37.204Z] --- PASS: TestInt64ValueOrZero (0.00s)
19:29:37 [2021-08-11T19:29:37.204Z] === RUN   TestInt64ValueOrDefault
19:29:37 [2021-08-11T19:29:37.204Z] --- PASS: TestInt64ValueOrDefault (0.00s)
19:29:37 [2021-08-11T19:29:37.204Z] === RUN   TestInt64ValueOrDefaultWithError
19:29:37 [2021-08-11T19:29:37.204Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
19:29:37 [2021-08-11T19:29:37.204Z] === RUN   TestJsonContentType
19:29:37 [2021-08-11T19:29:37.204Z] --- PASS: TestJsonContentType (0.00s)
19:29:37 [2021-08-11T19:29:37.204Z] PASS
19:29:37 [2021-08-11T19:29:37.204Z] coverage: 14.7% of statements
19:29:37 [2021-08-11T19:29:37.204Z] ok  	github.com/docker/docker/api/server/httputils	0.315s	coverage: 14.7% of statements
19:29:37 [2021-08-11T19:29:37.204Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:29:37 [2021-08-11T19:29:37.214Z] === RUN   TestDockerSuite/TestCommitChange
19:29:37 [2021-08-11T19:29:37.472Z]     docker_api_swarm_node_test.go:53: [dc05a53e0b2ee] joining swarm manager [de3f5b28467ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:29:37 [2021-08-11T19:29:37.659Z] === RUN   TestMaskSecretKeys
19:29:37 [2021-08-11T19:29:37.659Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
19:29:37 [2021-08-11T19:29:37.659Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
19:29:37 [2021-08-11T19:29:37.659Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
19:29:37 [2021-08-11T19:29:37.659Z] --- PASS: TestMaskSecretKeys (0.00s)
19:29:37 [2021-08-11T19:29:37.659Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
19:29:37 [2021-08-11T19:29:37.659Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
19:29:37 [2021-08-11T19:29:37.659Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
19:29:37 [2021-08-11T19:29:37.659Z] === RUN   TestVersionMiddlewareVersion
19:29:37 [2021-08-11T19:29:37.659Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
19:29:37 [2021-08-11T19:29:37.659Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
19:29:37 [2021-08-11T19:29:37.659Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
19:29:37 [2021-08-11T19:29:37.659Z] PASS
19:29:37 [2021-08-11T19:29:37.659Z] coverage: 37.7% of statements
19:29:37 [2021-08-11T19:29:37.659Z] ok  	github.com/docker/docker/api/server/middleware	0.273s	coverage: 37.7% of statements
19:29:37 [2021-08-11T19:29:37.659Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:29:37 [2021-08-11T19:29:37.659Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:29:37 [2021-08-11T19:29:37.659Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:29:37 [2021-08-11T19:29:37.659Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:29:37 [2021-08-11T19:29:37.659Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:29:37 [2021-08-11T19:29:37.659Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:29:37 [2021-08-11T19:29:37.659Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:29:37 [2021-08-11T19:29:37.659Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:29:38 [2021-08-11T19:29:38.075Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
19:29:38 [2021-08-11T19:29:38.114Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:29:38 [2021-08-11T19:29:38.406Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:29:38 [2021-08-11T19:29:38.568Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:29:38 [2021-08-11T19:29:38.568Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:29:38 [2021-08-11T19:29:38.637Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.6% of statements
19:29:39 [2021-08-11T19:29:39.023Z] === RUN   TestAdjustForAPIVersion
19:29:39 [2021-08-11T19:29:39.023Z] --- PASS: TestAdjustForAPIVersion (0.00s)
19:29:39 [2021-08-11T19:29:39.023Z] PASS
19:29:39 [2021-08-11T19:29:39.023Z] coverage: 5.7% of statements
19:29:39 [2021-08-11T19:29:39.023Z] ok  	github.com/docker/docker/api/server/router/swarm	0.226s	coverage: 5.7% of statements
19:29:39 [2021-08-11T19:29:39.023Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:29:39 [2021-08-11T19:29:39.023Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:29:39 [2021-08-11T19:29:39.023Z] ?   	github.com/docker/docker/api/types	[no test files]
19:29:39 [2021-08-11T19:29:39.023Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:29:39 [2021-08-11T19:29:39.023Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:29:39 [2021-08-11T19:29:39.023Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:29:39 [2021-08-11T19:29:39.023Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:29:39 [2021-08-11T19:29:39.198Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
19:29:39 [2021-08-11T19:29:39.350Z] === RUN   TestDockerSuite/TestCommitHardlink
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestToJSON
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestToJSON (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestToParamWithVersion
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestToParamWithVersion (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestFromJSON
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestFromJSON (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestEmpty
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestEmpty (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestArgsMatchKVListEmptySources
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestArgsMatchKVList
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestArgsMatchKVList (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestArgsMatch
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestArgsMatch (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestAdd
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestAdd (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestDel
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestDel (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestLen
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestLen (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestExactMatch
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestExactMatch (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestOnlyOneExactMatch
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestOnlyOneExactMatch (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestContains
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestContains (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestValidate
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestValidate (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestWalkValues
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestWalkValues (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestFuzzyMatch
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestFuzzyMatch (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestClone
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestClone (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] PASS
19:29:39 [2021-08-11T19:29:39.479Z] coverage: 92.2% of statements
19:29:39 [2021-08-11T19:29:39.479Z] ok  	github.com/docker/docker/api/types/filters	0.146s	coverage: 92.2% of statements
19:29:39 [2021-08-11T19:29:39.479Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:29:39 [2021-08-11T19:29:39.479Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:29:39 [2021-08-11T19:29:39.479Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:29:39 [2021-08-11T19:29:39.479Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:29:39 [2021-08-11T19:29:39.479Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestStrSliceMarshalJSON
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestStrSliceUnmarshalJSON
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestStrSliceUnmarshalString
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] === RUN   TestStrSliceUnmarshalSlice
19:29:39 [2021-08-11T19:29:39.479Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
19:29:39 [2021-08-11T19:29:39.479Z] PASS
19:29:39 [2021-08-11T19:29:39.479Z] coverage: 90.0% of statements
19:29:39 [2021-08-11T19:29:39.479Z] ok  	github.com/docker/docker/api/types/strslice	0.187s	coverage: 90.0% of statements
19:29:39 [2021-08-11T19:29:39.479Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:29:39 [2021-08-11T19:29:39.479Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:29:39 [2021-08-11T19:29:39.759Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
19:29:39 [2021-08-11T19:29:39.759Z] ok  	github.com/docker/docker/distribution/xfer	1.972s	coverage: 85.1% of statements
19:29:39 [2021-08-11T19:29:39.759Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] === RUN   TestDurationToSecondsString
19:29:39 [2021-08-11T19:29:39.934Z] --- PASS: TestDurationToSecondsString (0.00s)
19:29:39 [2021-08-11T19:29:39.934Z] === RUN   TestGetTimestamp
19:29:39 [2021-08-11T19:29:39.934Z] --- PASS: TestGetTimestamp (0.18s)
19:29:39 [2021-08-11T19:29:39.934Z] === RUN   TestParseTimestamps
19:29:39 [2021-08-11T19:29:39.934Z] --- PASS: TestParseTimestamps (0.00s)
19:29:39 [2021-08-11T19:29:39.934Z] PASS
19:29:39 [2021-08-11T19:29:39.934Z] coverage: 100.0% of statements
19:29:39 [2021-08-11T19:29:39.934Z] ok  	github.com/docker/docker/api/types/time	0.314s	coverage: 100.0% of statements
19:29:39 [2021-08-11T19:29:39.934Z] === RUN   TestCompareVersion
19:29:39 [2021-08-11T19:29:39.934Z] --- PASS: TestCompareVersion (0.00s)
19:29:39 [2021-08-11T19:29:39.934Z] PASS
19:29:39 [2021-08-11T19:29:39.934Z] coverage: 75.0% of statements
19:29:39 [2021-08-11T19:29:39.934Z] ok  	github.com/docker/docker/api/types/versions	0.118s	coverage: 75.0% of statements
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/builder	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:29:39 [2021-08-11T19:29:39.934Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:29:40 [2021-08-11T19:29:40.015Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
19:29:40 [2021-08-11T19:29:40.015Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:29:40 [2021-08-11T19:29:40.271Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
19:29:41 [2021-08-11T19:29:41.249Z] === RUN   TestDockerSuite/TestCommitNewFile
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
19:29:41 [2021-08-11T19:29:41.459Z] --- PASS: TestParseRemoteURL (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestCloneArgsSmartHttp
19:29:41 [2021-08-11T19:29:41.459Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestCloneArgsDumbHttp
19:29:41 [2021-08-11T19:29:41.459Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestCloneArgsGit
19:29:41 [2021-08-11T19:29:41.459Z] --- PASS: TestCloneArgsGit (0.00s)
19:29:41 [2021-08-11T19:29:41.459Z] === RUN   TestCheckoutGit
19:29:41 [2021-08-11T19:29:41.635Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 43.3% of statements
19:29:42 [2021-08-11T19:29:42.183Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:29:42 [2021-08-11T19:29:42.196Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
19:29:42 [2021-08-11T19:29:42.451Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:29:43 [2021-08-11T19:29:43.117Z] === RUN   TestDockerSuite/TestCommitTTY
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestProcessNoDockerignore
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestProcessNoDockerignore (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestProcessShouldLeaveAllFiles
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestDetectContentType
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestDetectContentType (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestSelectAcceptableMIME
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestSelectAcceptableMIME (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestInspectEmptyResponse
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestInspectEmptyResponse (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestInspectResponseBinary
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestInspectResponseBinary (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestResponseUnsupportedContentType
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestInspectResponseTextSimple
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestInspectResponseTextSimple (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestInspectResponseEmptyContentType
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestUnknownContentLength
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestUnknownContentLength (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestDownloadRemote
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestDownloadRemote (0.08s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestGetWithStatusError
19:29:43 [2021-08-11T19:29:43.620Z] --- PASS: TestGetWithStatusError (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestCloseRootDirectory
19:29:43 [2021-08-11T19:29:43.620Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:29:43 [2021-08-11T19:29:43.620Z] --- SKIP: TestCloseRootDirectory (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestHashFile
19:29:43 [2021-08-11T19:29:43.620Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:29:43 [2021-08-11T19:29:43.620Z] --- SKIP: TestHashFile (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestHashSubdir
19:29:43 [2021-08-11T19:29:43.620Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:29:43 [2021-08-11T19:29:43.620Z] --- SKIP: TestHashSubdir (0.01s)
19:29:43 [2021-08-11T19:29:43.620Z] === RUN   TestRemoveDirectory
19:29:43 [2021-08-11T19:29:43.620Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:29:43 [2021-08-11T19:29:43.620Z] --- SKIP: TestRemoveDirectory (0.00s)
19:29:43 [2021-08-11T19:29:43.620Z] PASS
19:29:43 [2021-08-11T19:29:43.620Z] coverage: 9.3% of statements
19:29:43 [2021-08-11T19:29:43.620Z] ok  	github.com/docker/docker/builder/remotecontext	0.843s	coverage: 9.3% of statements
19:29:43 [2021-08-11T19:29:43.815Z] ok  	github.com/docker/docker/pkg/archive	0.303s	coverage: 82.0% of statements
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestGetAllAllowed
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestGetAllAllowed (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestGetAllMeta
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestGetAllMeta (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestWarnOnUnusedBuildArgs
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestIsUnreferencedBuiltin
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestIsExistingDirectory
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestIsExistingDirectory (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestGetFilenameForDownload
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestGetFilenameForDownload (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestEnv2Variables
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestEnv2Variables (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestEnvValueWithExistingRunConfigEnv
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestMaintainer
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestMaintainer (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestLabel
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestLabel (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestFromScratch
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestFromScratch (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestFromWithArg
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestFromWithArg (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestFromWithArgButBuildArgsNotGiven
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestFromWithUndefinedArg
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestFromWithUndefinedArg (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestFromMultiStageWithNamedStage
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestOnbuild
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestOnbuild (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestWorkdir
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestWorkdir (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestCmd
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestCmd (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestHealthcheckNone
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestHealthcheckNone (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestHealthcheckCmd
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestHealthcheckCmd (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestEntrypoint
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestEntrypoint (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestExpose
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestExpose (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestUser
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestUser (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestVolume
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestVolume (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestStopSignal
19:29:44 [2021-08-11T19:29:44.076Z]     dispatchers_test.go:377: Windows does not support stopsignal
19:29:44 [2021-08-11T19:29:44.076Z] --- SKIP: TestStopSignal (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestArg
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestArg (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestShell
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestShell (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestPrependEnvOnCmd
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestPrependEnvOnCmd (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestRunWithBuildArgs
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestRunWithBuildArgs (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestRunIgnoresHealthcheck
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatchUnsupportedOptions
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestNormalizeWorkdir
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestNormalizeWorkdir (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatch
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatch/ADD_multiple_files_to_file
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatch/COPY_multiple_files_to_file
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatch/COPY_wildcard_no_files
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDispatch/COPY_url
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestDispatch (0.08s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z]     --- PASS: TestDispatch/COPY_url (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestAddScratchImageAddsToMounts
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestAddFromScratchPopulatesPlatform
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestImageSourceGetAddsToMounts
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestEmptyDockerfile
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestEmptyDockerfile (0.01s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestSymlinkDockerfile
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestSymlinkDockerfile (0.01s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDockerfileOutsideTheBuildContext
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestNonExistingDockerfile
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestNonExistingDockerfile (0.01s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestCopyRunConfig
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestCopyRunConfig (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestDeepCopyRunConfig
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestDeepCopyRunConfig (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestExportImage
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestExportImage (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] === RUN   TestNormalizeDest
19:29:44 [2021-08-11T19:29:44.076Z] --- PASS: TestNormalizeDest (0.00s)
19:29:44 [2021-08-11T19:29:44.076Z] PASS
19:29:44 [2021-08-11T19:29:44.076Z] coverage: 46.8% of statements
19:29:44 [2021-08-11T19:29:44.076Z] ok  	github.com/docker/docker/builder/dockerfile	0.787s	coverage: 46.8% of statements
19:29:44 [2021-08-11T19:29:44.530Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
19:29:44 [2021-08-11T19:29:44.530Z] === RUN   TestEnable
19:29:44 [2021-08-11T19:29:44.530Z] --- PASS: TestEnable (0.00s)
19:29:44 [2021-08-11T19:29:44.530Z] === RUN   TestDisable
19:29:44 [2021-08-11T19:29:44.530Z] --- PASS: TestDisable (0.00s)
19:29:44 [2021-08-11T19:29:44.530Z] === RUN   TestEnabled
19:29:44 [2021-08-11T19:29:44.530Z] --- PASS: TestEnabled (0.00s)
19:29:44 [2021-08-11T19:29:44.530Z] PASS
19:29:44 [2021-08-11T19:29:44.530Z] coverage: 100.0% of statements
19:29:44 [2021-08-11T19:29:44.530Z] ok  	github.com/docker/docker/cli/debug	0.127s	coverage: 100.0% of statements
19:29:45 [2021-08-11T19:29:45.018Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:29:45 [2021-08-11T19:29:45.018Z] --- PASS: TestCreateServiceMultipleTimes (20.28s)
19:29:45 [2021-08-11T19:29:45.018Z] === RUN   TestCreateServiceConflict
19:29:45 [2021-08-11T19:29:45.179Z] ok  	github.com/docker/docker/pkg/authorization	0.427s	coverage: 68.3% of statements
19:29:45 [2021-08-11T19:29:45.179Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:29:45 [2021-08-11T19:29:45.179Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestTCP4Proxy
19:29:45 [2021-08-11T19:29:45.489Z] --- PASS: TestTCP4Proxy (0.01s)
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestTCP4ProxyHalfClose
19:29:45 [2021-08-11T19:29:45.489Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestTCP6Proxy
19:29:45 [2021-08-11T19:29:45.489Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
19:29:45 [2021-08-11T19:29:45.489Z] --- SKIP: TestTCP6Proxy (0.00s)
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestTCPDualStackProxy
19:29:45 [2021-08-11T19:29:45.489Z]     network_proxy_test.go:212: No support for dual stack yet
19:29:45 [2021-08-11T19:29:45.489Z] --- SKIP: TestTCPDualStackProxy (0.00s)
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestUDP4Proxy
19:29:45 [2021-08-11T19:29:45.489Z] --- PASS: TestUDP4Proxy (0.00s)
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestUDP6Proxy
19:29:45 [2021-08-11T19:29:45.489Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
19:29:45 [2021-08-11T19:29:45.489Z] --- SKIP: TestUDP6Proxy (0.00s)
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestUDPWriteError
19:29:45 [2021-08-11T19:29:45.489Z] --- PASS: TestUDPWriteError (0.00s)
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestSCTP4Proxy
19:29:45 [2021-08-11T19:29:45.489Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
19:29:45 [2021-08-11T19:29:45.489Z] --- SKIP: TestSCTP4Proxy (0.00s)
19:29:45 [2021-08-11T19:29:45.489Z] === RUN   TestSCTP6Proxy
19:29:45 [2021-08-11T19:29:45.489Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
19:29:45 [2021-08-11T19:29:45.489Z] --- SKIP: TestSCTP6Proxy (0.00s)
19:29:45 [2021-08-11T19:29:45.489Z] PASS
19:29:45 [2021-08-11T19:29:45.489Z] coverage: 49.4% of statements
19:29:45 [2021-08-11T19:29:45.489Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.142s	coverage: 49.4% of statements
19:29:45 [2021-08-11T19:29:45.502Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.10s)
19:29:45 [2021-08-11T19:29:45.502Z] PASS
19:29:45 [2021-08-11T19:29:45.502Z] 
19:29:45 [2021-08-11T19:29:45.502Z] === Skipped
19:29:45 [2021-08-11T19:29:45.502Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:29:45 [2021-08-11T19:29:45.502Z]     build_session_test.go:25: TODO: BuildKit
19:29:45 [2021-08-11T19:29:45.502Z] 
19:29:45 [2021-08-11T19:29:45.502Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
19:29:45 [2021-08-11T19:29:45.502Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:29:45 [2021-08-11T19:29:45.502Z] 
19:29:45 [2021-08-11T19:29:45.502Z] 
19:29:45 [2021-08-11T19:29:45.502Z] DONE 34 tests, 2 skipped in 127.447s
19:29:45 [2021-08-11T19:29:45.502Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:29:45 [2021-08-11T19:29:45.503Z] ++ 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
19:29:45 [2021-08-11T19:29:45.503Z] ++ set -e
19:29:45 [2021-08-11T19:29:45.503Z] ++ '[' -n 0 ']'
19:29:45 [2021-08-11T19:29:45.503Z] ++ set -x
19:29:45 [2021-08-11T19:29:45.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-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
19:29:45 [2021-08-11T19:29:45.586Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:29:47 [2021-08-11T19:29:47.486Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:29:47 [2021-08-11T19:29:47.486Z] --- PASS: TestCreateServiceConflict (2.68s)
19:29:47 [2021-08-11T19:29:47.486Z] === RUN   TestCreateServiceMaxReplicas
19:29:48 [2021-08-11T19:29:48.421Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:29:48 [2021-08-11T19:29:48.421Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:29:48 [2021-08-11T19:29:48.421Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:29:48 [2021-08-11T19:29:48.421Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:29:48 [2021-08-11T19:29:48.439Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.471s	coverage: 43.2% of statements
19:29:48 [2021-08-11T19:29:48.439Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
19:29:48 [2021-08-11T19:29:48.679Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:29:48 [2021-08-11T19:29:48.679Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:29:48 [2021-08-11T19:29:48.679Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:29:48 [2021-08-11T19:29:48.695Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
19:29:48 [2021-08-11T19:29:48.950Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
19:29:49 [2021-08-11T19:29:49.205Z] ok  	github.com/docker/docker/layer	7.502s	coverage: 68.8% of statements
19:29:49 [2021-08-11T19:29:49.205Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:29:49 [2021-08-11T19:29:49.205Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:29:49 [2021-08-11T19:29:49.205Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:29:49 [2021-08-11T19:29:49.205Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:29:49 [2021-08-11T19:29:49.205Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:29:49 [2021-08-11T19:29:49.205Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:29:49 [2021-08-11T19:29:49.205Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:29:49 [2021-08-11T19:29:49.766Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
19:29:50 [2021-08-11T19:29:50.021Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
19:29:50 [2021-08-11T19:29:50.277Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
19:29:50 [2021-08-11T19:29:50.580Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:29:51 [2021-08-11T19:29:51.246Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
19:29:51 [2021-08-11T19:29:51.517Z] --- PASS: TestCreateServiceMaxReplicas (4.02s)
19:29:51 [2021-08-11T19:29:51.517Z] === RUN   TestCreateWithDuplicateNetworkNames
19:29:51 [2021-08-11T19:29:51.807Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 86.3% of statements
19:29:52 [2021-08-11T19:29:52.108Z] INFO: Testing against a local daemon
19:29:52 [2021-08-11T19:29:52.108Z] === RUN   TestConfigInspect
19:29:52 [2021-08-11T19:29:52.370Z] ok  	github.com/docker/docker/pkg/fsutils	0.170s	coverage: 85.1% of statements
19:29:52 [2021-08-11T19:29:52.370Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.047s	coverage: 84.1% of statements
19:29:52 [2021-08-11T19:29:52.453Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:29:52 [2021-08-11T19:29:52.453Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:29:52 [2021-08-11T19:29:52.931Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
19:29:53 [2021-08-11T19:29:53.020Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:29:53 [2021-08-11T19:29:53.492Z] ok  	github.com/docker/docker/pkg/idtools	0.513s	coverage: 69.5% of statements
19:29:54 [2021-08-11T19:29:54.053Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:29:54 [2021-08-11T19:29:54.053Z] ok  	github.com/docker/docker/pkg/ioutils	0.587s	coverage: 70.6% of statements
19:29:54 [2021-08-11T19:29:54.053Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:29:54 [2021-08-11T19:29:54.309Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:29:54 [2021-08-11T19:29:54.309Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:29:54 [2021-08-11T19:29:54.309Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:29:54 [2021-08-11T19:29:54.309Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
19:29:54 [2021-08-11T19:29:54.309Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:29:54 [2021-08-11T19:29:54.395Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:29:54 [2021-08-11T19:29:54.568Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
19:29:54 [2021-08-11T19:29:54.662Z] --- PASS: TestConfigInspect (2.85s)
19:29:54 [2021-08-11T19:29:54.662Z] === RUN   TestConfigList
19:29:54 [2021-08-11T19:29:54.823Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
19:29:55 [2021-08-11T19:29:55.078Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
19:29:55 [2021-08-11T19:29:55.079Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
19:29:55 [2021-08-11T19:29:55.079Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:29:55 [2021-08-11T19:29:55.079Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:29:55 [2021-08-11T19:29:55.332Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCheckpointCreateError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCheckpointCreateError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCheckpointCreate
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCheckpointCreate (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCheckpointDeleteError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCheckpointDeleteError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCheckpointDelete
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCheckpointDelete (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCheckpointListError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCheckpointListError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCheckpointList
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCheckpointList (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCheckpointListContainerNotFound
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestNewClientWithOpsFromEnv
19:29:55 [2021-08-11T19:29:55.767Z]     client_test.go:23: runtime.GOOS == "windows"
19:29:55 [2021-08-11T19:29:55.767Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestGetAPIPath
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestGetAPIPath (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestParseHostURL
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestParseHostURL (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestNegotiateAPIVersionEmpty
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestNegotiateAPIVersion
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestNegotiateAPIVersion (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestNegotiateAPVersionOverride
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestNegotiateAPIVersionAutomatic
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestClientRedirect
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestClientRedirect (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigCreateUnsupported
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigCreateUnsupported (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigCreateError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigCreateError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigCreate
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigCreate (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigInspectNotFound
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigInspectNotFound (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigInspectWithEmptyID
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigInspectUnsupported
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigInspectUnsupported (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigInspectError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigInspectError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigInspectConfigNotFound
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigInspect
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigInspect (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigListUnsupported
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigListUnsupported (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigListError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigListError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigList
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigList (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigRemoveUnsupported
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigRemoveError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigRemoveError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigRemove
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigRemove (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigUpdateUnsupported
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigUpdateError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigUpdateError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestConfigUpdate
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestConfigUpdate (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerCommitError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerCommitError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerCommit
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerCommit (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerStatPathError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerStatPathError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerStatPathNotFoundError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerStatPathNoHeaderError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerStatPath
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerStatPath (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyToContainerError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyToContainerError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyToContainerNotFoundError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyToContainerNotStatusOKError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyToContainer
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyToContainer (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyFromContainerError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyFromContainerError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyFromContainerNotFoundError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyFromContainerNotStatusOKError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyFromContainerNoHeaderError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestCopyFromContainer
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestCopyFromContainer (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerCreateError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerCreateError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerCreateImageNotFound
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerCreateWithName
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerCreateWithName (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerCreateAutoRemove
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerDiffError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerDiffError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerDiff
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerDiff (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerExecCreateError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerExecCreateError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerExecCreate
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerExecCreate (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerExecStartError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerExecStartError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerExecStart
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerExecStart (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerExecInspectError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerExecInspectError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerExecInspect
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerExecInspect (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerExportError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerExportError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerExport
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerExport (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerInspectError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerInspectError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerInspectContainerNotFound
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerInspectWithEmptyID
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerInspect
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerInspect (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerInspectNode
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerInspectNode (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerKillError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerKillError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerKill
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerKill (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerListError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerListError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerList
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerList (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerLogsNotFoundError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerLogsError
19:29:55 [2021-08-11T19:29:55.767Z] --- PASS: TestContainerLogsError (0.00s)
19:29:55 [2021-08-11T19:29:55.767Z] === RUN   TestContainerLogs
19:29:55 [2021-08-11T19:29:55.897Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:29:56 [2021-08-11T19:29:56.005Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerLogs (0.19s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerPauseError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerPauseError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerPause
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerPause (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainersPruneError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainersPruneError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainersPrune
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainersPrune (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerRemoveError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerRemoveError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerRemoveNotFoundError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerRemove
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerRemove (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerRenameError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerRenameError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerRename
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerRename (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerResizeError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerResizeError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerExecResizeError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerExecResizeError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerResize
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerResize (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerExecResize
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerExecResize (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerRestartError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerRestartError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerRestart
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerRestart (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerStartError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerStartError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerStart
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerStart (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerStatsError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerStatsError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerStats
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerStats (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerStopError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerStopError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerStop
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerStop (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerTopError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerTopError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerTop
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerTop (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerUnpauseError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerUnpauseError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerUnpause
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerUnpause (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerUpdateError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerUpdateError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerUpdate
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerUpdate (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerWaitError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerWaitError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestContainerWait
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestContainerWait (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestDiskUsageError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestDiskUsageError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestDiskUsage
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestDiskUsage (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestDistributionInspectUnsupported
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestDistributionInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestEventsErrorInOptions
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestEventsErrorInOptions (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestEventsErrorFromServer
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestEventsErrorFromServer (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestEvents
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestEvents (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestTLSCloseWriter
19:29:56 [2021-08-11T19:29:56.222Z] === PAUSE TestTLSCloseWriter
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageBuildError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageBuildError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageBuild
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageBuild (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestGetDockerOS
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestGetDockerOS (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageCreateError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageCreateError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageCreate
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageCreate (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageHistoryError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageHistoryError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageHistory
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageHistory (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageImportError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageImportError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageImport
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageImport (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageInspectError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageInspectImageNotFound
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageInspectImageNotFound (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageInspect
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageListError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageListError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageList
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageList (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageListApiBefore125
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageListApiBefore125 (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageLoadError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageLoadError (0.02s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageLoad
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageLoad (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagesPruneError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagesPruneError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagesPrune
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagesPrune (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePullReferenceParseError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePullReferenceParseError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePullAnyError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePullAnyError (0.01s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePullStatusUnauthorizedError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePullWithPrivilegedFuncNoError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePullWithoutErrors
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePullWithoutErrors (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushReferenceError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePushReferenceError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushAnyError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePushAnyError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushStatusUnauthorizedError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushWithPrivilegedFuncNoError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushWithoutErrors
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImagePushWithoutErrors (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageRemoveError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageRemoveError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageRemoveImageNotFound
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageRemove
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageRemove (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageSaveError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageSaveError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageSave
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageSave (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageSearchAnyError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageSearchAnyError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageSearchStatusUnauthorizedError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageSearchWithoutErrors
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageTagError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageTagError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageTagInvalidReference
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageTagInvalidReference (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageTagInvalidSourceImageName
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageTagHexSource
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageTagHexSource (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestImageTag
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestImageTag (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestInfoServerError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestInfoServerError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestInfoInvalidResponseJSONError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestInfo
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestInfo (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkConnectError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkConnectError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkConnect
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkConnect (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkCreateError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkCreateError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkCreate
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkCreate (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkDisconnectError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkDisconnectError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkDisconnect
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkDisconnect (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkInspectError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkInspectNotFoundError
19:29:56 [2021-08-11T19:29:56.222Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
19:29:56 [2021-08-11T19:29:56.222Z] === RUN   TestNetworkInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNetworkInspect
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNetworkInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNetworkListError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNetworkListError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNetworkList
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNetworkList (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNetworksPruneError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNetworksPruneError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNetworksPrune
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNetworksPrune (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNetworkRemoveError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNetworkRemoveError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNetworkRemove
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNetworkRemove (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeInspectError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeInspectNodeNotFound
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeInspect
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeListError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeListError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeList
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeList (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeRemoveError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeRemoveError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeRemove
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeRemove (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeUpdateError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeUpdateError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestNodeUpdate
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestNodeUpdate (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestOptionWithTimeout
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestOptionWithTimeout (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPingFail
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPingFail (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPingWithError
19:29:56 [2021-08-11T19:29:56.223Z] 2021/08/11 19:29:55 RoundTripper returned a response & error; ignoring response
19:29:56 [2021-08-11T19:29:56.223Z] 2021/08/11 19:29:55 RoundTripper returned a response & error; ignoring response
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPingWithError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPingSuccess
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPingSuccess (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPingHeadFallback
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPingHeadFallback/OK
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPingHeadFallback/Internal_Server_Error
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPingHeadFallback/Not_Found
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPingHeadFallback (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginDisableError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginDisableError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginDisable
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginDisable (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginEnableError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginEnableError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginEnable
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginEnable (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginInspectError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginInspect
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginListError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginListError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginList
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginList (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginPushError
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginPushError (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginPush
19:29:56 [2021-08-11T19:29:56.223Z] --- PASS: TestPluginPush (0.00s)
19:29:56 [2021-08-11T19:29:56.223Z] === RUN   TestPluginRemoveError
19:29:56 [2021-08-11T19:29:56.260Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:29:56 [2021-08-11T19:29:56.516Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestPluginRemoveError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestPluginRemove
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestPluginRemove (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestPluginSetError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestPluginSetError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestPluginSet
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestPluginSet (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSetHostHeader
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSetHostHeader (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestPlainTextError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestPlainTextError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestInfiniteError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestInfiniteError (0.05s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestCanceledContext
19:29:56 [2021-08-11T19:29:56.677Z] 2021/08/11 19:29:55 RoundTripper returned a response & error; ignoring response
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestCanceledContext (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestDeadlineExceededContext
19:29:56 [2021-08-11T19:29:56.677Z] 2021/08/11 19:29:55 RoundTripper returned a response & error; ignoring response
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestDeadlineExceededContext (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretCreateUnsupported
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretCreateUnsupported (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretCreateError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretCreateError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretCreate
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretCreate (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretInspectUnsupported
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretInspectUnsupported (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretInspectError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretInspectSecretNotFound
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretInspect
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretListUnsupported
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretListUnsupported (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretListError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretListError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretList
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretList (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretRemoveUnsupported
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretRemoveError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretRemoveError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretRemove
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretRemove (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretUpdateUnsupported
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretUpdateError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretUpdateError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSecretUpdate
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSecretUpdate (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceCreateError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceCreateError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceCreate
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceCreate (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceCreateCompatiblePlatforms
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceCreateDigestPinning
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceInspectError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceInspectServiceNotFound
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceInspect
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceListError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceListError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceList
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceList (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceLogsError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceLogsError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceLogs
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceLogs (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceRemoveError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceRemoveError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceRemoveNotFoundError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceRemove
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceRemove (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceUpdateError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceUpdateError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestServiceUpdate
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestServiceUpdate (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmGetUnlockKeyError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmGetUnlockKey
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmInitError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmInitError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmInit
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmInit (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmInspectError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmInspect
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmJoinError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmJoinError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmJoin
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmJoin (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmLeaveError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmLeaveError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmLeave
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmLeave (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmUnlockError
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmUnlockError (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmUnlock
19:29:56 [2021-08-11T19:29:56.677Z] --- PASS: TestSwarmUnlock (0.00s)
19:29:56 [2021-08-11T19:29:56.677Z] === RUN   TestSwarmUpdateError
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestSwarmUpdateError (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestSwarmUpdate
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestSwarmUpdate (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestTaskInspectError
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestTaskInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestTaskInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestTaskInspect
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestTaskInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestTaskListError
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestTaskListError (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestTaskList
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestTaskList (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeCreateError
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeCreateError (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeCreate
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeCreate (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeInspectError
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeInspectError (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeInspectNotFound
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeInspectNotFound (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeInspectWithEmptyID
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeInspect
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeInspect (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeListError
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeListError (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeList
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeList (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeRemoveError
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeRemoveError (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === RUN   TestVolumeRemove
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestVolumeRemove (0.00s)
19:29:56 [2021-08-11T19:29:56.678Z] === CONT  TestTLSCloseWriter
19:29:56 [2021-08-11T19:29:56.678Z] --- PASS: TestTLSCloseWriter (0.01s)
19:29:56 [2021-08-11T19:29:56.678Z] PASS
19:29:56 [2021-08-11T19:29:56.678Z] coverage: 74.8% of statements
19:29:56 [2021-08-11T19:29:56.678Z] ok  	github.com/docker/docker/client	0.736s	coverage: 74.8% of statements
19:29:56 [2021-08-11T19:29:56.771Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:29:56 [2021-08-11T19:29:56.832Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:29:56 [2021-08-11T19:29:56.832Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:29:56 [2021-08-11T19:29:56.832Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:29:57 [2021-08-11T19:29:57.217Z] --- PASS: TestConfigList (2.62s)
19:29:57 [2021-08-11T19:29:57.217Z] === RUN   TestConfigsCreateAndDelete
19:29:57 [2021-08-11T19:29:57.402Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:29:57 [2021-08-11T19:29:57.402Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:29:57 [2021-08-11T19:29:57.402Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:29:57 [2021-08-11T19:29:57.402Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:29:57 [2021-08-11T19:29:57.667Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:29:57 [2021-08-11T19:29:57.739Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
19:29:57 [2021-08-11T19:29:57.994Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
19:29:58 [2021-08-11T19:29:58.233Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:29:58 [2021-08-11T19:29:58.249Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
19:29:58 [2021-08-11T19:29:58.505Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:29:58 [2021-08-11T19:29:58.760Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:29:59 [2021-08-11T19:29:59.016Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:29:59 [2021-08-11T19:29:59.167Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:29:59 [2021-08-11T19:29:59.577Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.1% of statements
19:29:59 [2021-08-11T19:29:59.771Z] --- PASS: TestConfigsCreateAndDelete (2.58s)
19:29:59 [2021-08-11T19:29:59.771Z] === RUN   TestConfigsUpdate
19:29:59 [2021-08-11T19:29:59.833Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 40.1% of statements
19:30:00 [2021-08-11T19:30:00.088Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
19:30:00 [2021-08-11T19:30:00.101Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:30:00 [2021-08-11T19:30:00.101Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:30:00 [2021-08-11T19:30:00.648Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
19:30:00 [2021-08-11T19:30:00.648Z] testing: warning: no tests to run
19:30:00 [2021-08-11T19:30:00.648Z] coverage: [no statements]
19:30:00 [2021-08-11T19:30:00.648Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
19:30:00 [2021-08-11T19:30:00.903Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:30:01 [2021-08-11T19:30:01.159Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
19:30:01 [2021-08-11T19:30:01.415Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:30:01 [2021-08-11T19:30:01.475Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:30:02 [2021-08-11T19:30:02.043Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:30:02 [2021-08-11T19:30:02.043Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:30:02 [2021-08-11T19:30:02.977Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:30:03 [2021-08-11T19:30:03.084Z] --- PASS: TestConfigsUpdate (2.68s)
19:30:03 [2021-08-11T19:30:03.084Z] === RUN   TestTemplatedConfig
19:30:03 [2021-08-11T19:30:03.301Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
19:30:03 [2021-08-11T19:30:03.301Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
19:30:03 [2021-08-11T19:30:03.543Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:30:03 [2021-08-11T19:30:03.862Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 86.0% of statements
19:30:04 [2021-08-11T19:30:04.479Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:30:04 [2021-08-11T19:30:04.917Z] ok  	github.com/docker/docker/quota	0.232s	coverage: 71.4% of statements
19:30:05 [2021-08-11T19:30:05.045Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:30:05 [2021-08-11T19:30:05.045Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:30:05 [2021-08-11T19:30:05.176Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:30:05 [2021-08-11T19:30:05.978Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:30:05 [2021-08-11T19:30:05.978Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.33s)
19:30:05 [2021-08-11T19:30:05.978Z] === RUN   TestCreateServiceSecretFileMode
19:30:06 [2021-08-11T19:30:06.396Z] --- PASS: TestTemplatedConfig (3.41s)
19:30:06 [2021-08-11T19:30:06.396Z] === RUN   TestConfigCreateResolve
19:30:06 [2021-08-11T19:30:06.543Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.8% of statements
19:30:06 [2021-08-11T19:30:06.798Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
19:30:06 [2021-08-11T19:30:06.798Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
19:30:06 [2021-08-11T19:30:06.911Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:30:07 [2021-08-11T19:30:07.360Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
19:30:07 [2021-08-11T19:30:07.478Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:30:07 [2021-08-11T19:30:07.616Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:30:07 [2021-08-11T19:30:07.736Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:30:08 [2021-08-11T19:30:08.950Z] --- PASS: TestConfigCreateResolve (2.69s)
19:30:08 [2021-08-11T19:30:08.950Z] PASS
19:30:08 [2021-08-11T19:30:08.950Z] 
19:30:08 [2021-08-11T19:30:08.950Z] DONE 6 tests in 24.383s
19:30:08 [2021-08-11T19:30:08.950Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:30:08 [2021-08-11T19:30:08.950Z] ++ 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
19:30:08 [2021-08-11T19:30:08.950Z] ++ set -e
19:30:08 [2021-08-11T19:30:08.950Z] ++ '[' -n 0 ']'
19:30:08 [2021-08-11T19:30:08.950Z] ++ set -x
19:30:08 [2021-08-11T19:30:08.950Z] ++ env -i DEST=/go/src/github.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
19:30:09 [2021-08-11T19:30:09.111Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:30:09 [2021-08-11T19:30:09.111Z] --- PASS: TestCreateServiceSecretFileMode (3.05s)
19:30:09 [2021-08-11T19:30:09.111Z] === RUN   TestCreateServiceConfigFileMode
19:30:09 [2021-08-11T19:30:09.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:30:10 [2021-08-11T19:30:10.611Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:30:10 [2021-08-11T19:30:10.881Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:30:11 [2021-08-11T19:30:11.137Z] ok  	github.com/docker/docker/volume/local	0.104s	coverage: 76.4% of statements
19:30:11 [2021-08-11T19:30:11.699Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.8% of statements
19:30:12 [2021-08-11T19:30:12.519Z] --- PASS: TestCreateServiceConfigFileMode (3.61s)
19:30:12 [2021-08-11T19:30:12.519Z] === RUN   TestCreateServiceSysctls
19:30:12 [2021-08-11T19:30:12.626Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
19:30:12 [2021-08-11T19:30:12.778Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:30:12 [2021-08-11T19:30:12.778Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:30:12 [2021-08-11T19:30:12.778Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:30:12 [2021-08-11T19:30:12.778Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:30:12 [2021-08-11T19:30:12.778Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:30:13 [2021-08-11T19:30:13.712Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:30:14 [2021-08-11T19:30:14.250Z] INFO: Testing against a local daemon
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestCheckpoint
19:30:14 [2021-08-11T19:30:14.250Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:30:14 [2021-08-11T19:30:14.250Z] --- SKIP: TestCheckpoint (0.00s)
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestContainerInvalidJSON
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:30:14 [2021-08-11T19:30:14.250Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:30:14 [2021-08-11T19:30:14.250Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:30:14 [2021-08-11T19:30:14.250Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:30:14 [2021-08-11T19:30:14.250Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:30:14 [2021-08-11T19:30:14.250Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:30:14 [2021-08-11T19:30:14.250Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:30:14 [2021-08-11T19:30:14.250Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:30:14 [2021-08-11T19:30:14.250Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestCopyFromContainerPathIsNotDir
19:30:14 [2021-08-11T19:30:14.250Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestCopyToContainerPathDoesNotExist
19:30:14 [2021-08-11T19:30:14.250Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestCopyToContainerPathIsNotDir
19:30:14 [2021-08-11T19:30:14.250Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:30:14 [2021-08-11T19:30:14.250Z] === RUN   TestCopyFromContainer
19:30:14 [2021-08-11T19:30:14.306Z] --- PASS: TestCheckoutGit (30.38s)
19:30:14 [2021-08-11T19:30:14.306Z] === RUN   TestValidGitTransport
19:30:14 [2021-08-11T19:30:14.306Z] --- PASS: TestValidGitTransport (0.00s)
19:30:14 [2021-08-11T19:30:14.306Z] === RUN   TestGitInvalidRef
19:30:14 [2021-08-11T19:30:14.306Z] --- PASS: TestGitInvalidRef (0.20s)
19:30:14 [2021-08-11T19:30:14.306Z] PASS
19:30:14 [2021-08-11T19:30:14.306Z] coverage: 86.3% of statements
19:30:14 [2021-08-11T19:30:14.306Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.007s	coverage: 86.3% of statements
19:30:14 [2021-08-11T19:30:14.306Z] ?   	github.com/docker/docker/cli	[no test files]
19:30:14 [2021-08-11T19:30:14.306Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:30:16 [2021-08-11T19:30:16.172Z] === RUN   TestCopyFromContainer//
19:30:16 [2021-08-11T19:30:16.172Z] === RUN   TestCopyFromContainer//bar/root
19:30:16 [2021-08-11T19:30:16.172Z] === RUN   TestCopyFromContainer//bar/root/
19:30:16 [2021-08-11T19:30:16.172Z] === RUN   TestCopyFromContainer/bar/quux
19:30:16 [2021-08-11T19:30:16.172Z] === RUN   TestCopyFromContainer/bar/quux/
19:30:16 [2021-08-11T19:30:16.172Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:30:16 [2021-08-11T19:30:16.254Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:30:16 [2021-08-11T19:30:16.435Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:30:16 [2021-08-11T19:30:16.435Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:30:16 [2021-08-11T19:30:16.435Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:30:16 [2021-08-11T19:30:16.512Z] --- PASS: TestCreateServiceSysctls (3.80s)
19:30:16 [2021-08-11T19:30:16.512Z] === RUN   TestCreateServiceCapabilities
19:30:16 [2021-08-11T19:30:16.698Z] === RUN   TestCopyFromContainer/bar/notarget
19:30:16 [2021-08-11T19:30:16.698Z] --- PASS: TestCopyFromContainer (2.38s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer// (0.09s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
19:30:16 [2021-08-11T19:30:16.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:30:16 [2021-08-11T19:30:16.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:16 [2021-08-11T19:30:16.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:16 [2021-08-11T19:30:16.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:16 [2021-08-11T19:30:16.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:16 [2021-08-11T19:30:16.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:16 [2021-08-11T19:30:16.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:16 [2021-08-11T19:30:16.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:16 [2021-08-11T19:30:16.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:16 [2021-08-11T19:30:16.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:16 [2021-08-11T19:30:16.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:30:16 [2021-08-11T19:30:16.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:30:16 [2021-08-11T19:30:16.698Z] === RUN   TestCreateLinkToNonExistingContainer
19:30:16 [2021-08-11T19:30:16.698Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:30:16 [2021-08-11T19:30:16.698Z] === RUN   TestCreateWithInvalidEnv
19:30:16 [2021-08-11T19:30:16.960Z] === RUN   TestCreateWithInvalidEnv/0
19:30:16 [2021-08-11T19:30:16.960Z] === PAUSE TestCreateWithInvalidEnv/0
19:30:16 [2021-08-11T19:30:16.960Z] === RUN   TestCreateWithInvalidEnv/1
19:30:16 [2021-08-11T19:30:16.960Z] === PAUSE TestCreateWithInvalidEnv/1
19:30:16 [2021-08-11T19:30:16.960Z] === RUN   TestCreateWithInvalidEnv/2
19:30:16 [2021-08-11T19:30:16.960Z] === PAUSE TestCreateWithInvalidEnv/2
19:30:16 [2021-08-11T19:30:16.960Z] === CONT  TestCreateWithInvalidEnv/0
19:30:16 [2021-08-11T19:30:16.960Z] === CONT  TestCreateWithInvalidEnv/2
19:30:16 [2021-08-11T19:30:16.960Z] === CONT  TestCreateWithInvalidEnv/1
19:30:16 [2021-08-11T19:30:16.960Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:30:16 [2021-08-11T19:30:16.960Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:30:16 [2021-08-11T19:30:16.960Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:30:16 [2021-08-11T19:30:16.960Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:30:16 [2021-08-11T19:30:16.960Z] === RUN   TestCreateTmpfsMountsTarget
19:30:16 [2021-08-11T19:30:16.960Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:30:16 [2021-08-11T19:30:16.960Z] === RUN   TestCreateWithCustomMaskedPaths
19:30:18 [2021-08-11T19:30:18.411Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:30:18 [2021-08-11T19:30:18.411Z]     docker_api_swarm_test.go:201: [d49473eb10f2a] joining swarm manager [d0fe970bad60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:30:19 [2021-08-11T19:30:19.346Z] === RUN   TestDockerSuite/TestContainerAPITop
19:30:19 [2021-08-11T19:30:19.515Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s)
19:30:19 [2021-08-11T19:30:19.515Z] === RUN   TestCreateWithCustomReadonlyPaths
19:30:19 [2021-08-11T19:30:19.912Z] --- PASS: TestCreateServiceCapabilities (3.34s)
19:30:19 [2021-08-11T19:30:19.913Z] === RUN   TestInspect
19:30:20 [2021-08-11T19:30:20.480Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:30:20 [2021-08-11T19:30:20.480Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:30:20 [2021-08-11T19:30:20.480Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:30:20 [2021-08-11T19:30:20.480Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:30:21 [2021-08-11T19:30:21.452Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s)
19:30:21 [2021-08-11T19:30:21.452Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:30:21 [2021-08-11T19:30:21.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:21 [2021-08-11T19:30:21.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:21 [2021-08-11T19:30:21.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:21 [2021-08-11T19:30:21.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:21 [2021-08-11T19:30:21.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:21 [2021-08-11T19:30:21.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:21 [2021-08-11T19:30:21.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:21 [2021-08-11T19:30:21.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:30:21 [2021-08-11T19:30:21.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:30:21 [2021-08-11T19:30:21.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
19:30:21 [2021-08-11T19:30:21.453Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
19:30:21 [2021-08-11T19:30:21.453Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:30:21 [2021-08-11T19:30:21.453Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:30:21 [2021-08-11T19:30:21.453Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:30:22 [2021-08-11T19:30:22.412Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestCreateDifferentPlatform
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestCreateDifferentPlatform/different_os
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:30:22 [2021-08-11T19:30:22.412Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:30:22 [2021-08-11T19:30:22.412Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:30:22 [2021-08-11T19:30:22.412Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:30:22 [2021-08-11T19:30:22.412Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:30:22 [2021-08-11T19:30:22.412Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestContainerStartOnDaemonRestart
19:30:22 [2021-08-11T19:30:22.412Z] === PAUSE TestContainerStartOnDaemonRestart
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestDaemonRestartIpcMode
19:30:22 [2021-08-11T19:30:22.412Z] === PAUSE TestDaemonRestartIpcMode
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestDaemonHostGatewayIP
19:30:22 [2021-08-11T19:30:22.412Z] === PAUSE TestDaemonHostGatewayIP
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestRestartDaemonWithRestartingContainer
19:30:22 [2021-08-11T19:30:22.412Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestContainerKillOnDaemonStart
19:30:22 [2021-08-11T19:30:22.412Z] === PAUSE TestContainerKillOnDaemonStart
19:30:22 [2021-08-11T19:30:22.412Z] === RUN   TestDiff
19:30:23 [2021-08-11T19:30:23.008Z] --- PASS: TestInspect (3.34s)
19:30:23 [2021-08-11T19:30:23.008Z] === RUN   TestCreateJob
19:30:23 [2021-08-11T19:30:23.267Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:30:23 [2021-08-11T19:30:23.361Z] --- PASS: TestDiff (0.78s)
19:30:23 [2021-08-11T19:30:23.361Z] === RUN   TestExecWithCloseStdin
19:30:24 [2021-08-11T19:30:24.201Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:30:24 [2021-08-11T19:30:24.309Z] --- PASS: TestExecWithCloseStdin (1.07s)
19:30:24 [2021-08-11T19:30:24.309Z] === RUN   TestExec
19:30:25 [2021-08-11T19:30:25.256Z] --- PASS: TestExec (1.05s)
19:30:25 [2021-08-11T19:30:25.256Z] === RUN   TestExecUser
19:30:25 [2021-08-11T19:30:25.578Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:30:26 [2021-08-11T19:30:26.203Z] --- PASS: TestExecUser (1.05s)
19:30:26 [2021-08-11T19:30:26.203Z] === RUN   TestExportContainerAndImportImage
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliConfigWithTLS
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliConfigWithConflicts
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliWithConflictingLabels
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestConfigureDaemonLogs
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestConfigureDaemonLogs (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestCommonOptionsInstallFlags
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
19:30:26 [2021-08-11T19:30:26.637Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
19:30:26 [2021-08-11T19:30:26.637Z] PASS
19:30:26 [2021-08-11T19:30:26.637Z] coverage: 18.5% of statements
19:30:26 [2021-08-11T19:30:26.637Z] ok  	github.com/docker/docker/cmd/dockerd	0.907s	coverage: 18.5% of statements
19:30:26 [2021-08-11T19:30:26.637Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
19:30:26 [2021-08-11T19:30:26.637Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestContainerStopSignal
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestContainerStopSignal (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestContainerStopTimeout
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestContainerStopTimeout (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestContainerSecretReferenceDestTarget
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestContainerLogPathSetForJSONFileLogger
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestContainerLogPathSetForRingLogger
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestReplaceAndAppendEnvVars
19:30:27 [2021-08-11T19:30:27.092Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestNewMemoryStore
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestNewMemoryStore (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestAddContainers
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestAddContainers (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestGetContainer
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestGetContainer (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestDeleteContainer
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestDeleteContainer (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestListContainers
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestListContainers (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestFirstContainer
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestFirstContainer (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestApplyAllContainer
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestApplyAllContainer (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestIsValidHealthString
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestIsValidHealthString (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestStateRunStop
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestStateRunStop (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestStateTimeoutWait
19:30:27 [2021-08-11T19:30:27.092Z]     state_test.go:141: Stop callback fired
19:30:27 [2021-08-11T19:30:27.092Z]     state_test.go:165: Stop callback fired
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestStateTimeoutWait (0.10s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestIsValidStateString
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestIsValidStateString (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestViewSaveDelete
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestViewSaveDelete (0.01s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestViewAll
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestViewAll (0.01s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestViewGet
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestViewGet (0.01s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestNames
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestNames (0.00s)
19:30:27 [2021-08-11T19:30:27.092Z] === RUN   TestViewWithHealthCheck
19:30:27 [2021-08-11T19:30:27.092Z] --- PASS: TestViewWithHealthCheck (0.01s)
19:30:27 [2021-08-11T19:30:27.092Z] PASS
19:30:27 [2021-08-11T19:30:27.092Z] coverage: 41.7% of statements
19:30:27 [2021-08-11T19:30:27.092Z] ok  	github.com/docker/docker/container	1.484s	coverage: 41.7% of statements
19:30:27 [2021-08-11T19:30:27.092Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:30:27 [2021-08-11T19:30:27.092Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:30:27 [2021-08-11T19:30:27.092Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:30:27 [2021-08-11T19:30:27.092Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:30:27 [2021-08-11T19:30:27.594Z] --- PASS: TestExportContainerAndImportImage (1.08s)
19:30:27 [2021-08-11T19:30:27.594Z] === RUN   TestExportContainerAfterDaemonRestart
19:30:28 [2021-08-11T19:30:28.109Z] --- PASS: TestCreateJob (4.57s)
19:30:28 [2021-08-11T19:30:28.109Z] === RUN   TestReplicatedJob
19:30:28 [2021-08-11T19:30:28.985Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
19:30:28 [2021-08-11T19:30:28.985Z] === RUN   TestHealthCheckWorkdir
19:30:29 [2021-08-11T19:30:29.975Z] === RUN   TestPrepare
19:30:29 [2021-08-11T19:30:29.975Z] --- PASS: TestPrepare (0.00s)
19:30:29 [2021-08-11T19:30:29.975Z] === RUN   TestStart
19:30:29 [2021-08-11T19:30:29.975Z] --- PASS: TestStart (0.00s)
19:30:29 [2021-08-11T19:30:29.975Z] === RUN   TestWaitCancel
19:30:29 [2021-08-11T19:30:29.975Z] --- PASS: TestWaitCancel (0.00s)
19:30:29 [2021-08-11T19:30:29.975Z] === RUN   TestWaitDisabled
19:30:29 [2021-08-11T19:30:29.975Z] --- PASS: TestWaitDisabled (0.00s)
19:30:29 [2021-08-11T19:30:29.975Z] === RUN   TestWaitEnabled
19:30:29 [2021-08-11T19:30:29.975Z] --- PASS: TestWaitEnabled (0.00s)
19:30:29 [2021-08-11T19:30:29.975Z] === RUN   TestRemove
19:30:29 [2021-08-11T19:30:29.975Z] --- PASS: TestRemove (0.00s)
19:30:29 [2021-08-11T19:30:29.975Z] PASS
19:30:29 [2021-08-11T19:30:29.975Z] coverage: 65.3% of statements
19:30:29 [2021-08-11T19:30:29.975Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.611s	coverage: 65.3% of statements
19:30:30 [2021-08-11T19:30:30.377Z] --- PASS: TestHealthCheckWorkdir (1.41s)
19:30:30 [2021-08-11T19:30:30.377Z] === RUN   TestHealthKillContainer
19:30:30 [2021-08-11T19:30:30.701Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 76.6% of statements
19:30:30 [2021-08-11T19:30:30.701Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:30:30 [2021-08-11T19:30:30.701Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:30:30 [2021-08-11T19:30:30.701Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
19:30:30 [2021-08-11T19:30:30.701Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:30:30 [2021-08-11T19:30:30.701Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:30:30 [2021-08-11T19:30:30.701Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/rootless	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/volume	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === Skipped
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     network_proxy_test.go:212: No support for dual stack yet
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver btrfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:71: No driver to put!
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z] time="2021-08-11T19:29:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z] time="2021-08-11T19:29:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z] time="2021-08-11T19:29:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z] time="2021-08-11T19:29:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z] time="2021-08-11T19:29:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:71: No driver to put!
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     overlay_test.go:49: Fails to compute changes intermittently
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:44: Driver zfs not supported
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     graphtest_unix.go:71: No driver to put!
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     sysinfo_linux_test.go:88: AppArmor Must be Disabled
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:30:30 [2021-08-11T19:30:30.702Z]     sysinfo_linux_test.go:108: cgroup namespaces must be disabled
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] 
19:30:30 [2021-08-11T19:30:30.702Z] DONE 2308 tests, 28 skipped in 256.018s
19:30:30 [2021-08-11T19:30:30.702Z] + '[' -n 'github.com/docker/docker/libnetwork
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/api
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/bitseq
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/cluster
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/config
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/datastore
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/diagnostic
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/discoverapi
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/driverapi
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/bridge
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/host
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/null
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/overlay
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/remote
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/windows
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/drvregistry
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/etchosts
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/hostdiscovery
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/idm
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/internal/caller
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ipam
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ipamapi
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ipams/builtin
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ipams/null
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ipams/remote
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ipamutils
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/iptables
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/netlabel
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/netutils
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/networkdb
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/ns
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/options
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/osl
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/osl/kernel
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/portallocator
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/portmapper
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/resolvconf
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/testutils
19:30:30 [2021-08-11T19:30:30.702Z] github.com/docker/docker/libnetwork/types' ']'
19:30:30 [2021-08-11T19:30:30.702Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
19:30:31 [2021-08-11T19:30:31.500Z] === RUN   TestNewListSecretsFilters
19:30:31 [2021-08-11T19:30:31.500Z] --- PASS: TestNewListSecretsFilters (0.00s)
19:30:31 [2021-08-11T19:30:31.500Z] === RUN   TestNewListConfigsFilters
19:30:31 [2021-08-11T19:30:31.500Z] --- PASS: TestNewListConfigsFilters (0.00s)
19:30:31 [2021-08-11T19:30:31.500Z] PASS
19:30:31 [2021-08-11T19:30:31.500Z] coverage: 0.5% of statements
19:30:31 [2021-08-11T19:30:31.500Z] ok  	github.com/docker/docker/daemon/cluster	1.685s	coverage: 0.5% of statements
19:30:31 [2021-08-11T19:30:31.955Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
19:30:32 [2021-08-11T19:30:32.298Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCContainerRuntime
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCIsolation
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCIsolation/empty
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCIsolation/default
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCIsolation/process
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCIsolation
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCIsolation/default
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCIsolation/process
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCConfigs
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCConfigs/file
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCConfigs
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCConfigs/file
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
19:30:32 [2021-08-11T19:30:32.410Z] === RUN   TestServiceConvertToGRPCConfigs/none
19:30:32 [2021-08-11T19:30:32.410Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
19:30:32 [2021-08-11T19:30:32.410Z] PASS
19:30:32 [2021-08-11T19:30:32.410Z] coverage: 35.9% of statements
19:30:32 [2021-08-11T19:30:32.410Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.586s	coverage: 35.9% of statements
19:30:32 [2021-08-11T19:30:32.865Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:30:33 [2021-08-11T19:30:33.686Z] --- PASS: TestHealthKillContainer (3.14s)
19:30:33 [2021-08-11T19:30:33.686Z] === RUN   TestInspectCpusetInConfigPre120
19:30:34 [2021-08-11T19:30:34.261Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
19:30:34 [2021-08-11T19:30:34.261Z] === RUN   TestIpcModeNone
19:30:35 [2021-08-11T19:30:35.208Z] --- PASS: TestIpcModeNone (1.06s)
19:30:35 [2021-08-11T19:30:35.208Z] === RUN   TestIpcModePrivate
19:30:35 [2021-08-11T19:30:35.396Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:30:35 [2021-08-11T19:30:35.396Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:30:35 [2021-08-11T19:30:35.655Z] --- PASS: TestReplicatedJob (8.01s)
19:30:35 [2021-08-11T19:30:35.655Z] === RUN   TestUpdateReplicatedJob
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestBuilderGC
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestBuilderGC (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationNotFound
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonBrokenConfiguration
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestParseClusterAdvertiseSettings
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestFindConfigurationConflicts
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestFindConfigurationConflicts (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMergeConflicts
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMergeConcurrent
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMergeConcurrentError
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestFindConfigurationConflictsWithMergedValues
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestValidateConfigurationErrors (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration/with_label
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration/with_dns
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration/with_dns-search
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration/with_max-download-attempts
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestValidateConfiguration/with_node_generic_resources
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestValidateConfiguration (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestModifiedDiscoverySettings
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestReloadSetConfigFileNotExist
19:30:36 [2021-08-11T19:30:36.126Z] time="2021-08-11T19:30:35Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestReloadDefaultConfigNotExist
19:30:36 [2021-08-11T19:30:36.126Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
19:30:36 [2021-08-11T19:30:36.126Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestReloadBadDefaultConfig
19:30:36 [2021-08-11T19:30:36.126Z] time="2021-08-11T19:30:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-816267835"
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestReloadWithConflictingLabels
19:30:36 [2021-08-11T19:30:36.126Z] time="2021-08-11T19:30:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-421304414"
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestReloadWithDuplicateLabels
19:30:36 [2021-08-11T19:30:36.126Z] time="2021-08-11T19:30:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-368428581"
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] === RUN   TestDaemonConfigurationMerge
19:30:36 [2021-08-11T19:30:36.126Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
19:30:36 [2021-08-11T19:30:36.126Z] PASS
19:30:36 [2021-08-11T19:30:36.126Z] coverage: 80.4% of statements
19:30:36 [2021-08-11T19:30:36.126Z] ok  	github.com/docker/docker/daemon/config	1.050s	coverage: 80.4% of statements
19:30:36 [2021-08-11T19:30:36.155Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
19:30:36 [2021-08-11T19:30:36.419Z] --- PASS: TestIpcModePrivate (1.04s)
19:30:36 [2021-08-11T19:30:36.419Z] === RUN   TestIpcModeShareable
19:30:37 [2021-08-11T19:30:37.365Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
19:30:37 [2021-08-11T19:30:37.365Z] --- PASS: TestIpcModeShareable (1.17s)
19:30:37 [2021-08-11T19:30:37.365Z] === RUN   TestAPIIpcModeShareableAndContainer
19:30:37 [2021-08-11T19:30:37.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestVerifyNetworkingConfig
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestGetContainer
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestGetContainer (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestValidContainerNames
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestValidContainerNames (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestContainerInitDNS
19:30:37 [2021-08-11T19:30:37.650Z]     daemon_test.go:147: root required
19:30:37 [2021-08-11T19:30:37.650Z] --- SKIP: TestContainerInitDNS (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestMerge
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestMerge (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestValidateContainerIsolation
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestValidateContainerIsolation (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestFindNetworkErrorType
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestFindNetworkErrorType (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestEnsureServicesExist
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestEnsureServicesExist (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestEnsureServicesExistErrors
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestContainerDelete
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestContainerDelete (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestContainerDoubleDelete
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestContainerDoubleDelete (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestLogContainerEventCopyLabels
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestLogContainerEventCopyLabels (0.01s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestLogContainerEventWithAttributes
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestNoneHealthcheck
19:30:37 [2021-08-11T19:30:37.650Z] --- PASS: TestNoneHealthcheck (0.00s)
19:30:37 [2021-08-11T19:30:37.650Z] === RUN   TestHealthStates
19:30:37 [2021-08-11T19:30:37.831Z]     docker_api_swarm_test.go:383: [d0b936ef8e25f] joining swarm manager [da72a4f20daec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] time="2021-08-11T19:30:37Z" 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"
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestHealthStates (0.15s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestMaskURLCredentials
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestMaskURLCredentials (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestGetInspectData
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestGetInspectData (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestFillLicense
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestFillLicense (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestListInvalidFilter
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestListInvalidFilter (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestNameFilter
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestNameFilter (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
19:30:38 [2021-08-11T19:30:38.104Z] === 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
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- 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)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestDaemonReloadLabels
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestDaemonReloadLabels (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestDaemonReloadMirrors
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestDaemonReloadMirrors (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestDaemonReloadInsecureRegistries
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestDaemonReloadNotAffectOthers
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestDaemonDiscoveryReload
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestDiscoveryOptsErrors
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] === RUN   TestDiscoveryOpts
19:30:38 [2021-08-11T19:30:38.104Z] --- PASS: TestDiscoveryOpts (0.00s)
19:30:38 [2021-08-11T19:30:38.104Z] PASS
19:30:38 [2021-08-11T19:30:38.104Z] coverage: 30.0% of statements
19:30:38 [2021-08-11T19:30:38.104Z] ok  	github.com/docker/docker/daemon/discovery	1.060s	coverage: 30.0% of statements
19:30:39 [2021-08-11T19:30:39.063Z] === RUN   TestWaitNodeAttachment
19:30:39 [2021-08-11T19:30:39.063Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
19:30:39 [2021-08-11T19:30:39.063Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
19:30:39 [2021-08-11T19:30:39.205Z]     docker_api_swarm_test.go:384: [dff35e40b2cff] joining swarm manager [da72a4f20daec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:30:39 [2021-08-11T19:30:39.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestWaitNodeAttachment (0.40s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestIsolationConversion
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestIsolationConversion/default
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestIsolationConversion/process
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestIsolationConversion/hyperv
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestIsolationConversion (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z]     --- PASS: TestIsolationConversion/default (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z]     --- PASS: TestIsolationConversion/process (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestContainerLabels
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestContainerLabels (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestCredentialSpecConversion
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestCredentialSpecConversion/none
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestCredentialSpecConversion/config
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestCredentialSpecConversion/file
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestCredentialSpecConversion/registry
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestCredentialSpecConversion (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestControllerValidateMountBind
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestControllerValidateMountBind (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestControllerValidateMountVolume
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestControllerValidateMountVolume (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestControllerValidateMountTarget
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestControllerValidateMountTarget (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestControllerValidateMountTmpfs
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestControllerValidateMountInvalidType
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestControllerValidateMountNamedPipe
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] PASS
19:30:39 [2021-08-11T19:30:39.517Z] coverage: 11.0% of statements
19:30:39 [2021-08-11T19:30:39.517Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.220s	coverage: 11.0% of statements
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestEventsLog
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestEventsLog (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestEventsLogTimeout
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestEventsLogTimeout (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestLogEvents
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestLogEvents (0.05s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestLoadBufferedEvents
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestLoadBufferedEvents (0.17s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestLoadBufferedEventsOnlyFromPast
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] === RUN   TestIgnoreBufferedWhenNoTimes
19:30:39 [2021-08-11T19:30:39.517Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
19:30:39 [2021-08-11T19:30:39.517Z] PASS
19:30:39 [2021-08-11T19:30:39.517Z] coverage: 50.0% of statements
19:30:39 [2021-08-11T19:30:39.517Z] ok  	github.com/docker/docker/daemon/events	0.406s	coverage: 50.0% of statements
19:30:39 [2021-08-11T19:30:39.972Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
19:30:39 [2021-08-11T19:30:39.972Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
19:30:39 [2021-08-11T19:30:39.972Z]     reload_test.go:520: root required
19:30:39 [2021-08-11T19:30:39.972Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:30:39 [2021-08-11T19:30:39.972Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
19:30:39 [2021-08-11T19:30:39.972Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
19:30:39 [2021-08-11T19:30:39.972Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
19:30:39 [2021-08-11T19:30:39.972Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
19:30:39 [2021-08-11T19:30:39.972Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
19:30:39 [2021-08-11T19:30:39.972Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
19:30:39 [2021-08-11T19:30:39.972Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
19:30:39 [2021-08-11T19:30:39.972Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
19:30:39 [2021-08-11T19:30:39.972Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
19:30:39 [2021-08-11T19:30:39.972Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
19:30:39 [2021-08-11T19:30:39.972Z] === RUN   TestParseVolumesFrom
19:30:39 [2021-08-11T19:30:39.972Z] --- PASS: TestParseVolumesFrom (0.00s)
19:30:39 [2021-08-11T19:30:39.972Z] PASS
19:30:39 [2021-08-11T19:30:39.972Z] coverage: 9.1% of statements
19:30:39 [2021-08-11T19:30:39.972Z] ok  	github.com/docker/docker/daemon	3.440s	coverage: 9.1% of statements
19:30:39 [2021-08-11T19:30:39.972Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:30:39 [2021-08-11T19:30:39.972Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:30:39 [2021-08-11T19:30:39.972Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:30:39 [2021-08-11T19:30:39.972Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] === RUN   TestIsEmptyDir
19:30:40 [2021-08-11T19:30:40.426Z] --- PASS: TestIsEmptyDir (0.01s)
19:30:40 [2021-08-11T19:30:40.426Z] PASS
19:30:40 [2021-08-11T19:30:40.426Z] coverage: 2.3% of statements
19:30:40 [2021-08-11T19:30:40.426Z] ok  	github.com/docker/docker/daemon/graphdriver	0.252s	coverage: 2.3% of statements
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:30:40 [2021-08-11T19:30:40.426Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:30:40 [2021-08-11T19:30:40.675Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s)
19:30:40 [2021-08-11T19:30:40.675Z] === RUN   TestAPIIpcModeHost
19:30:40 [2021-08-11T19:30:40.880Z] === RUN   TestLinkNaming
19:30:40 [2021-08-11T19:30:40.880Z] --- PASS: TestLinkNaming (0.00s)
19:30:40 [2021-08-11T19:30:40.880Z] === RUN   TestLinkNew
19:30:40 [2021-08-11T19:30:40.880Z] --- PASS: TestLinkNew (0.00s)
19:30:40 [2021-08-11T19:30:40.880Z] === RUN   TestLinkEnv
19:30:40 [2021-08-11T19:30:40.880Z] --- PASS: TestLinkEnv (0.00s)
19:30:40 [2021-08-11T19:30:40.880Z] === RUN   TestLinkMultipleEnv
19:30:40 [2021-08-11T19:30:40.880Z] --- PASS: TestLinkMultipleEnv (0.00s)
19:30:40 [2021-08-11T19:30:40.880Z] === RUN   TestLinkPortRangeEnv
19:30:40 [2021-08-11T19:30:40.880Z] --- PASS: TestLinkPortRangeEnv (0.00s)
19:30:40 [2021-08-11T19:30:40.880Z] PASS
19:30:40 [2021-08-11T19:30:40.880Z] coverage: 93.0% of statements
19:30:40 [2021-08-11T19:30:40.880Z] ok  	github.com/docker/docker/daemon/links	0.180s	coverage: 93.0% of statements
19:30:41 [2021-08-11T19:30:41.104Z] --- PASS: TestUpdateReplicatedJob (5.13s)
19:30:41 [2021-08-11T19:30:41.104Z] === RUN   TestServiceListWithStatuses
19:30:41 [2021-08-11T19:30:41.104Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:30:41 [2021-08-11T19:30:41.104Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:30:41 [2021-08-11T19:30:41.104Z] === RUN   TestDockerNetworkConnectAlias
19:30:41 [2021-08-11T19:30:41.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
19:30:41 [2021-08-11T19:30:41.621Z] --- PASS: TestAPIIpcModeHost (1.08s)
19:30:41 [2021-08-11T19:30:41.621Z] === RUN   TestDaemonIpcModeShareable
19:30:42 [2021-08-11T19:30:42.476Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
19:30:43 [2021-08-11T19:30:43.012Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
19:30:43 [2021-08-11T19:30:43.041Z] === RUN   TestNewStreamConfig
19:30:43 [2021-08-11T19:30:43.041Z] === RUN   TestNewStreamConfig/defaults
19:30:43 [2021-08-11T19:30:43.041Z] === RUN   TestNewStreamConfig/invalid_create_group
19:30:43 [2021-08-11T19:30:43.041Z] === RUN   TestNewStreamConfig/invalid_flush_interval
19:30:43 [2021-08-11T19:30:43.041Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
19:30:43 [2021-08-11T19:30:43.041Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
19:30:43 [2021-08-11T19:30:43.041Z] === RUN   TestNewStreamConfig/flush_interval_at_15
19:30:43 [2021-08-11T19:30:43.041Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
19:30:43 [2021-08-11T19:30:43.041Z] --- PASS: TestNewStreamConfig (0.00s)
19:30:43 [2021-08-11T19:30:43.041Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
19:30:43 [2021-08-11T19:30:43.041Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
19:30:43 [2021-08-11T19:30:43.041Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestNewAWSLogsClientUserAgentHandler
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestNewAWSLogsClientRegionDetect
19:30:43 [2021-08-11T19:30:43.042Z] time="2021-08-11T19:30:42Z" level=info msg="Trying to get region from EC2 Metadata"
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCreateSuccess
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCreateSuccess (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCreateStreamSkipped
19:30:43 [2021-08-11T19:30:43.042Z] time="2021-08-11T19:30:42Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCreateStreamSkipped (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCreateLogGroupSuccess
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCreateError
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCreateError (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCreateAlreadyExists
19:30:43 [2021-08-11T19:30:43.042Z] time="2021-08-11T19:30:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCreateAlreadyExists (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestLogClosed
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestLogClosed (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestLogBlocking
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestLogBlocking (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestLogNonBlockingBufferEmpty
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestLogNonBlockingBufferFull
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestPublishBatchSuccess
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestPublishBatchSuccess (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestPublishBatchError
19:30:43 [2021-08-11T19:30:43.042Z] time="2021-08-11T19:30:42Z" level=error msg=Error
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestPublishBatchError (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestPublishBatchInvalidSeqSuccess
19:30:43 [2021-08-11T19:30:43.042Z] time="2021-08-11T19:30:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestPublishBatchAlreadyAccepted
19:30:43 [2021-08-11T19:30:43.042Z] time="2021-08-11T19:30:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
19:30:43 [2021-08-11T19:30:43.042Z] time="2021-08-11T19:30:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCollectBatchSimple
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCollectBatchSimple (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCollectBatchTicker
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCollectBatchTicker (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCollectBatchMultilinePattern
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestCollectBatchClose
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestCollectBatchClose (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestEffectiveLen
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestEffectiveLen/0/Hello
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestEffectiveLen/2/🙃
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestEffectiveLen/3/����
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestEffectiveLen/4/He��o
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestEffectiveLen/5/
19:30:43 [2021-08-11T19:30:43.042Z] --- PASS: TestEffectiveLen (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestFindValidSplit
19:30:43 [2021-08-11T19:30:43.042Z] === RUN   TestFindValidSplit/0/
19:30:43 [2021-08-11T19:30:43.042Z]     cloudwatchlogs_test.go:1064: 
19:30:43 [2021-08-11T19:30:43.042Z]     cloudwatchlogs_test.go:1065: 
19:30:43 [2021-08-11T19:30:43.274Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
19:30:43 [2021-08-11T19:30:43.274Z] === RUN   TestDaemonIpcModePrivate
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestFindValidSplit/1/Hello
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1064: Hello
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1065: 
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestFindValidSplit/2/Hello
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1064: He
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1065: llo
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestFindValidSplit/3/Hello
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1064: 
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1065: Hello
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestFindValidSplit/4/🙃
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1064: 
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1065: 🙃
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestFindValidSplit/5/🙃
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1064: 🙃
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1065: 
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestFindValidSplit/6/a�
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1064: a
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1065: �
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestFindValidSplit/7/a�
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1064: a�
19:30:43 [2021-08-11T19:30:43.498Z]     cloudwatchlogs_test.go:1065: 
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestFindValidSplit (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestProcessEventEmoji
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestProcessEventEmoji (0.01s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCollectBatchLineSplit
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestCollectBatchLineSplit (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCollectBatchLineSplitWithBinary
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCollectBatchMaxEvents
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestCollectBatchMaxEvents (0.11s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCollectBatchMaxTotalBytes
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCollectBatchWithDuplicateTimestamps
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestAdapterReadLogs
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestAdapterReadLogs (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCopier
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestCopier (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCopierLongLines
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestCopierLongLines (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestCopierSlow
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsMultilinePattern
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsDatetimeFormat
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
19:30:43 [2021-08-11T19:30:43.498Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
19:30:43 [2021-08-11T19:30:43.498Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
19:30:43 [2021-08-11T19:30:43.498Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestCreateTagSuccess
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestCreateTagSuccess (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] PASS
19:30:43 [2021-08-11T19:30:43.499Z] coverage: 77.4% of statements
19:30:43 [2021-08-11T19:30:43.499Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.889s	coverage: 77.4% of statements
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestCopierSlow (0.20s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestCopierWithSized
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestCopierWithSized/as_is
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestCopierWithSized/With_RingLogger
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestCopierWithSized (0.01s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
19:30:43 [2021-08-11T19:30:43.499Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestCopierWithPartial
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestCopierWithPartial (0.01s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestRingLogger
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestRingLogger (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestRingCap
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestRingCap (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestRingClose
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestRingClose (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] === RUN   TestRingDrain
19:30:43 [2021-08-11T19:30:43.499Z] --- PASS: TestRingDrain (0.00s)
19:30:43 [2021-08-11T19:30:43.499Z] PASS
19:30:43 [2021-08-11T19:30:43.499Z] coverage: 43.8% of statements
19:30:43 [2021-08-11T19:30:43.499Z] ok  	github.com/docker/docker/daemon/logger	0.816s	coverage: 43.8% of statements
19:30:44 [2021-08-11T19:30:44.376Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestSearchRegistryForImagesErrors
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestSearchRegistryForImages
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestSearchRegistryForImages (0.00s)
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestOnlyPlatformWithFallback
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestImageDelete
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestImageDelete/no_lease
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestImageDelete/lease_exists
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestImageDelete (0.02s)
19:30:44 [2021-08-11T19:30:44.457Z]     --- PASS: TestImageDelete/no_lease (0.01s)
19:30:44 [2021-08-11T19:30:44.457Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestContentStoreForPull
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestContentStoreForPull (0.14s)
19:30:44 [2021-08-11T19:30:44.457Z] PASS
19:30:44 [2021-08-11T19:30:44.457Z] coverage: 6.7% of statements
19:30:44 [2021-08-11T19:30:44.457Z] ok  	github.com/docker/docker/daemon/images	0.681s	coverage: 6.7% of statements
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestJSONFileLogger
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestJSONFileLogger (0.00s)
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestJSONFileLoggerWithTags
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestJSONFileLoggerWithOpts
19:30:44 [2021-08-11T19:30:44.457Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:30:44 [2021-08-11T19:30:44.457Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:30:44 [2021-08-11T19:30:44.457Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:30:44 [2021-08-11T19:30:44.457Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:30:44 [2021-08-11T19:30:44.457Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:30:44 [2021-08-11T19:30:44.457Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:30:44 [2021-08-11T19:30:44.457Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestJSONFileLoggerWithLabelsEnv
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestEncodeDecode
19:30:44 [2021-08-11T19:30:44.457Z] === PAUSE TestEncodeDecode
19:30:44 [2021-08-11T19:30:44.457Z] === RUN   TestUnexpectedEOF
19:30:44 [2021-08-11T19:30:44.457Z] time="2021-08-11T19:30:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
19:30:44 [2021-08-11T19:30:44.457Z] time="2021-08-11T19:30:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestUnexpectedEOF (0.18s)
19:30:44 [2021-08-11T19:30:44.457Z] === CONT  TestEncodeDecode
19:30:44 [2021-08-11T19:30:44.457Z] --- PASS: TestEncodeDecode (0.00s)
19:30:44 [2021-08-11T19:30:44.457Z] PASS
19:30:44 [2021-08-11T19:30:44.457Z] coverage: 69.9% of statements
19:30:44 [2021-08-11T19:30:44.457Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.578s	coverage: 69.9% of statements
19:30:45 [2021-08-11T19:30:45.196Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
19:30:45 [2021-08-11T19:30:45.196Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
19:30:45 [2021-08-11T19:30:45.196Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:30:45 [2021-08-11T19:30:45.418Z] === RUN   TestJSONLogsMarshalJSONBuf
19:30:45 [2021-08-11T19:30:45.418Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
19:30:45 [2021-08-11T19:30:45.418Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
19:30:45 [2021-08-11T19:30:45.418Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s)
19:30:45 [2021-08-11T19:30:45.418Z] === RUN   TestFastTimeMarshalJSON
19:30:45 [2021-08-11T19:30:45.418Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
19:30:45 [2021-08-11T19:30:45.418Z] PASS
19:30:45 [2021-08-11T19:30:45.418Z] coverage: 87.2% of statements
19:30:45 [2021-08-11T19:30:45.418Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.415s	coverage: 87.2% of statements
19:30:46 [2021-08-11T19:30:46.275Z] --- PASS: TestDockerNetworkConnectAlias (5.21s)
19:30:46 [2021-08-11T19:30:46.275Z] === RUN   TestDockerNetworkReConnect
19:30:46 [2021-08-11T19:30:46.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007880a8_<nil>}
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestWriteLog
19:30:46 [2021-08-11T19:30:46.376Z] === PAUSE TestWriteLog
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestReadLog
19:30:46 [2021-08-11T19:30:46.376Z] === PAUSE TestReadLog
19:30:46 [2021-08-11T19:30:46.376Z] === CONT  TestWriteLog
19:30:46 [2021-08-11T19:30:46.376Z] === CONT  TestReadLog
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestWriteLog (0.01s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestReadLog/tail_exact
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestReadLog/tail_less_than_available
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestReadLog/tail_more_than_available
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestReadLog (0.17s)
19:30:46 [2021-08-11T19:30:46.376Z]     --- PASS: TestReadLog/tail_exact (0.16s)
19:30:46 [2021-08-11T19:30:46.376Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] PASS
19:30:46 [2021-08-11T19:30:46.376Z] coverage: 75.2% of statements
19:30:46 [2021-08-11T19:30:46.376Z] ok  	github.com/docker/docker/daemon/logger/local	0.605s	coverage: 75.2% of statements
19:30:46 [2021-08-11T19:30:46.376Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestOpenFileDelete
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestOpenFileDelete (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestOpenFileRename
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestOpenFileRename (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestParseLogTagDefaultTag
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestParseLogTag
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestParseLogTag (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestParseLogTagEmptyTag
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestTailFiles
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestTailFiles (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestFollowLogsConsumerGone
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestFollowLogsProducerGone
19:30:46 [2021-08-11T19:30:46.376Z]     logfile_test.go:179: logDecode() closed after sending 3665 messages
19:30:46 [2021-08-11T19:30:46.376Z]     logfile_test.go:232: messages sent: 3665, received: 3665
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestFollowLogsProducerGone (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestCheckCapacityAndRotate
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
19:30:46 [2021-08-11T19:30:46.376Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
19:30:46 [2021-08-11T19:30:46.376Z] --- PASS: TestCheckCapacityAndRotate (0.03s)
19:30:46 [2021-08-11T19:30:46.376Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
19:30:46 [2021-08-11T19:30:46.376Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s)
19:30:46 [2021-08-11T19:30:46.376Z] PASS
19:30:46 [2021-08-11T19:30:46.376Z] coverage: 53.7% of statements
19:30:46 [2021-08-11T19:30:46.376Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.370s	coverage: 53.7% of statements
19:30:46 [2021-08-11T19:30:46.832Z] === RUN   TestLog
19:30:46 [2021-08-11T19:30:46.832Z] --- PASS: TestLog (0.01s)
19:30:46 [2021-08-11T19:30:46.832Z] PASS
19:30:46 [2021-08-11T19:30:46.832Z] coverage: 31.5% of statements
19:30:46 [2021-08-11T19:30:46.832Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.265s	coverage: 31.5% of statements
19:30:47 [2021-08-11T19:30:47.117Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
19:30:47 [2021-08-11T19:30:47.117Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
19:30:47 [2021-08-11T19:30:47.117Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:30:47 [2021-08-11T19:30:47.791Z] === RUN   TestNewParse
19:30:47 [2021-08-11T19:30:47.791Z] --- PASS: TestNewParse (0.00s)
19:30:47 [2021-08-11T19:30:47.791Z] PASS
19:30:47 [2021-08-11T19:30:47.791Z] coverage: 8.3% of statements
19:30:47 [2021-08-11T19:30:47.791Z] ok  	github.com/docker/docker/daemon/logger/templates	0.211s	coverage: 8.3% of statements
19:30:48 [2021-08-11T19:30:48.175Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1632978339_/foo_false__<nil>_<nil>_<nil>}
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestParseLogFormat
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestParseLogFormat (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestValidateLogOptEmpty
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestValidateLogOptEmpty (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestValidateSyslogAddress
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestValidateSyslogAddress (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestParseAddressDefaultPort
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestParseAddressDefaultPort (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestValidateSyslogFacility
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestValidateSyslogFacility (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestValidateLogOptSyslogFormat
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestValidateLogOpt
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestValidateLogOpt (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] PASS
19:30:48 [2021-08-11T19:30:48.247Z] coverage: 46.8% of statements
19:30:48 [2021-08-11T19:30:48.247Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.290s	coverage: 46.8% of statements
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestValidateLogOpt
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestValidateLogOpt (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestNewMissedConfig
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestNewMissedConfig (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestNewMissedUrl
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestNewMissedUrl (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestNewMissedToken
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestNewMissedToken (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestNewWithProxy
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestNewWithProxy (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestDefault
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestDefault (0.01s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestInlineFormatWithNonDefaultOptions
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestJsonFormat
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestJsonFormat (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestRawFormat
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestRawFormat (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestRawFormatWithLabels
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestRawFormatWithLabels (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestRawFormatWithoutTag
19:30:48 [2021-08-11T19:30:48.247Z] --- PASS: TestRawFormatWithoutTag (0.00s)
19:30:48 [2021-08-11T19:30:48.247Z] === RUN   TestBatching
19:30:48 [2021-08-11T19:30:48.701Z] --- PASS: TestBatching (0.24s)
19:30:48 [2021-08-11T19:30:48.701Z] === RUN   TestFrequency
19:30:48 [2021-08-11T19:30:48.701Z] --- PASS: TestFrequency (0.18s)
19:30:48 [2021-08-11T19:30:48.702Z] === RUN   TestOneMessagePerRequest
19:30:48 [2021-08-11T19:30:48.702Z] --- PASS: TestOneMessagePerRequest (0.00s)
19:30:48 [2021-08-11T19:30:48.702Z] === RUN   TestVerify
19:30:48 [2021-08-11T19:30:48.702Z] --- PASS: TestVerify (0.00s)
19:30:48 [2021-08-11T19:30:48.702Z] === RUN   TestSkipVerify
19:30:49 [2021-08-11T19:30:49.039Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
19:30:49 [2021-08-11T19:30:49.039Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s)
19:30:49 [2021-08-11T19:30:49.039Z] === RUN   TestIpcModeOlderClient
19:30:49 [2021-08-11T19:30:49.039Z] === PAUSE TestIpcModeOlderClient
19:30:49 [2021-08-11T19:30:49.039Z] === RUN   TestKillContainerInvalidSignal
19:30:49 [2021-08-11T19:30:49.156Z] time="2021-08-11T19:30:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.156Z] time="2021-08-11T19:30:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.156Z] time="2021-08-11T19:30:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.549Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1632978339_/foo_true__<nil>_<nil>_<nil>}
19:30:49 [2021-08-11T19:30:49.613Z] --- PASS: TestSkipVerify (0.65s)
19:30:49 [2021-08-11T19:30:49.613Z] === RUN   TestBufferMaximum
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628710249.181808\",\"host\":\"74cfee972ff7\"}'"
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628710249.181808\",\"host\":\"74cfee972ff7\"}'"
19:30:49 [2021-08-11T19:30:49.613Z] --- PASS: TestBufferMaximum (0.00s)
19:30:49 [2021-08-11T19:30:49.613Z] === RUN   TestServerAlwaysDown
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628710249.183823\",\"host\":\"74cfee972ff7\"}'"
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628710249.183823\",\"host\":\"74cfee972ff7\"}'"
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628710249.183823\",\"host\":\"74cfee972ff7\"}'"
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628710249.184823\",\"host\":\"74cfee972ff7\"}'"
19:30:49 [2021-08-11T19:30:49.613Z] time="2021-08-11T19:30:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628710249.184823\",\"host\":\"74cfee972ff7\"}'"
19:30:49 [2021-08-11T19:30:49.613Z] --- PASS: TestServerAlwaysDown (0.00s)
19:30:49 [2021-08-11T19:30:49.613Z] === RUN   TestCannotSendAfterClose
19:30:49 [2021-08-11T19:30:49.613Z] --- PASS: TestCannotSendAfterClose (0.00s)
19:30:49 [2021-08-11T19:30:49.613Z] === RUN   TestDeadlockOnBlockedEndpoint
19:30:49 [2021-08-11T19:30:49.613Z] === RUN   TestV1IDService
19:30:49 [2021-08-11T19:30:49.613Z] --- PASS: TestV1IDService (0.02s)
19:30:49 [2021-08-11T19:30:49.613Z] === RUN   TestV2MetadataService
19:30:49 [2021-08-11T19:30:49.613Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
19:30:49 [2021-08-11T19:30:49.613Z] === RUN   TestKillContainer
19:30:49 [2021-08-11T19:30:49.613Z] === RUN   TestKillContainer/no_signal
19:30:50 [2021-08-11T19:30:50.114Z] --- PASS: TestDockerNetworkReConnect (3.94s)
19:30:50 [2021-08-11T19:30:50.114Z] === RUN   TestServicePlugin
19:30:50 [2021-08-11T19:30:50.561Z] === RUN   TestKillContainer/non_killing_signal
19:30:50 [2021-08-11T19:30:50.578Z] time="2021-08-11T19:30:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
19:30:50 [2021-08-11T19:30:50.578Z] time="2021-08-11T19:30:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"74cfee972ff7\"}'"
19:30:50 [2021-08-11T19:30:50.578Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
19:30:50 [2021-08-11T19:30:50.578Z] PASS
19:30:50 [2021-08-11T19:30:50.578Z] coverage: 82.5% of statements
19:30:50 [2021-08-11T19:30:50.578Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.481s	coverage: 82.5% of statements
19:30:50 [2021-08-11T19:30:50.578Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:30:50 [2021-08-11T19:30:50.578Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:30:50 [2021-08-11T19:30:50.578Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:30:50 [2021-08-11T19:30:50.578Z] --- PASS: TestV2MetadataService (0.76s)
19:30:50 [2021-08-11T19:30:50.578Z] PASS
19:30:50 [2021-08-11T19:30:50.578Z] coverage: 48.2% of statements
19:30:50 [2021-08-11T19:30:50.578Z] ok  	github.com/docker/docker/distribution/metadata	1.044s	coverage: 48.2% of statements
19:30:51 [2021-08-11T19:30:51.035Z] === RUN   TestSuccessfulDownload
19:30:51 [2021-08-11T19:30:51.035Z]     download_test.go:268: Needs fixing on Windows
19:30:51 [2021-08-11T19:30:51.035Z] --- SKIP: TestSuccessfulDownload (0.00s)
19:30:51 [2021-08-11T19:30:51.035Z] === RUN   TestCancelledDownload
19:30:51 [2021-08-11T19:30:51.035Z] --- PASS: TestCancelledDownload (0.00s)
19:30:51 [2021-08-11T19:30:51.035Z] === RUN   TestMaxDownloadAttempts
19:30:51 [2021-08-11T19:30:51.035Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:30:51 [2021-08-11T19:30:51.035Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:30:51 [2021-08-11T19:30:51.135Z] === RUN   TestKillContainer/killing_signal
19:30:51 [2021-08-11T19:30:51.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3100812454_/foo_false__<nil>_<nil>_<nil>}
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestContinueOnError_NonMirrorEndpoint
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestContinueOnError_MirrorEndpoint
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestContinueOnError_NeverContinue
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/no_remote_or_local
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestMaxDownloadAttempts (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestTransfer
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local931683975\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/no_local_cache
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/with_local_cache
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/unknown_media_type
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/unknown_media_type/no_cache
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:51Z" level=warning msg="reference for unknown type: "
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:51Z" level=warning msg="reference for unknown type: "
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/unknown_media_type/with_cache
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestTransfer (0.12s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestConcurrencyLimit
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:51Z" level=warning msg="reference for unknown type: "
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:51Z" level=warning msg="reference for unknown type: "
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:51Z" level=warning msg="reference for unknown type: "
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/error_persisting_manifest
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
19:30:51 [2021-08-11T19:30:51.493Z] time="2021-08-11T19:30:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestManifestStore (0.37s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestManifestStore/no_remote_or_local (0.21s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestManifestStore/unknown_media_type (0.12s)
19:30:51 [2021-08-11T19:30:51.493Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
19:30:51 [2021-08-11T19:30:51.493Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.10s)
19:30:51 [2021-08-11T19:30:51.493Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s)
19:30:51 [2021-08-11T19:30:51.493Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.06s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
19:30:51 [2021-08-11T19:30:51.493Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestDetectManifestBlobMediaType
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestDetectManifestBlobMediaType/schema1
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestFixManifestLayers
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestFixManifestLayers (0.01s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestFixManifestLayersBaseLayerParent
19:30:51 [2021-08-11T19:30:51.493Z]     pull_v2_test.go:73: Needs fixing on Windows
19:30:51 [2021-08-11T19:30:51.493Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestFixManifestLayersBadParent
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestValidateManifest
19:30:51 [2021-08-11T19:30:51.493Z]     pull_v2_test.go:118: Needs fixing on Windows
19:30:51 [2021-08-11T19:30:51.493Z] --- SKIP: TestValidateManifest (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestFormatPlatform
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestFormatPlatform (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestGetRepositoryMountCandidates
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestLayerAlreadyExists
19:30:51 [2021-08-11T19:30:51.493Z]     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}
19:30:51 [2021-08-11T19:30:51.493Z]     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}
19:30:51 [2021-08-11T19:30:51.493Z]     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}
19:30:51 [2021-08-11T19:30:51.493Z]     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}
19:30:51 [2021-08-11T19:30:51.493Z]     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}
19:30:51 [2021-08-11T19:30:51.493Z]     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}
19:30:51 [2021-08-11T19:30:51.493Z] --- PASS: TestLayerAlreadyExists (0.00s)
19:30:51 [2021-08-11T19:30:51.493Z] === RUN   TestWhenEmptyAuthConfig
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestConcurrencyLimit (0.40s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestInactiveJobs
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestNotFound
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestNotFound (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestConflict
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestConflict (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestForbidden
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestForbidden (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestInvalidParameter
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestInvalidParameter (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestNotImplemented
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestNotImplemented (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestNotModified
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestNotModified (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestUnauthorized
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestUnauthorized (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestUnknown
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestUnknown (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestCancelled
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestCancelled (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestDeadline
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestDeadline (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestDataLoss
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestDataLoss (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestUnavailable
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestUnavailable (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestSystem
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestSystem (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Not_Found
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Bad_Request
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Conflict
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Unauthorized
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Service_Unavailable
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Forbidden
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Not_Modified
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Not_Implemented
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Internal_Server_Error
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
19:30:51 [2021-08-11T19:30:51.951Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
19:30:51 [2021-08-11T19:30:51.951Z] --- PASS: TestFromStatusCode (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
19:30:51 [2021-08-11T19:30:51.951Z] PASS
19:30:51 [2021-08-11T19:30:51.951Z] coverage: 53.1% of statements
19:30:51 [2021-08-11T19:30:51.951Z] ok  	github.com/docker/docker/errdefs	0.169s	coverage: 53.1% of statements
19:30:52 [2021-08-11T19:30:52.081Z] --- PASS: TestKillContainer (2.41s)
19:30:52 [2021-08-11T19:30:52.081Z]     --- PASS: TestKillContainer/no_signal (0.78s)
19:30:52 [2021-08-11T19:30:52.081Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
19:30:52 [2021-08-11T19:30:52.081Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
19:30:52 [2021-08-11T19:30:52.081Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:30:52 [2021-08-11T19:30:52.081Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:30:52 [2021-08-11T19:30:52.409Z] --- PASS: TestInactiveJobs (0.36s)
19:30:52 [2021-08-11T19:30:52.409Z] === RUN   TestWatchRelease
19:30:52 [2021-08-11T19:30:52.409Z] --- PASS: TestWatchRelease (0.05s)
19:30:52 [2021-08-11T19:30:52.409Z] === RUN   TestWatchFinishedTransfer
19:30:52 [2021-08-11T19:30:52.409Z] --- PASS: TestWatchFinishedTransfer (0.00s)
19:30:52 [2021-08-11T19:30:52.409Z] === RUN   TestDuplicateTransfer
19:30:52 [2021-08-11T19:30:52.409Z] --- PASS: TestDuplicateTransfer (0.04s)
19:30:52 [2021-08-11T19:30:52.409Z] === RUN   TestSuccessfulUpload
19:30:52 [2021-08-11T19:30:52.409Z] time="2021-08-11T19:30:52Z" level=error msg="Upload failed, retrying: simulating retry"
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestWhenEmptyAuthConfig (1.04s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestTokenPassThru
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestTokenPassThru (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestTokenPassThruDifferentHost
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] PASS
19:30:52 [2021-08-11T19:30:52.866Z] coverage: 24.1% of statements
19:30:52 [2021-08-11T19:30:52.866Z] ok  	github.com/docker/docker/distribution	1.964s	coverage: 24.1% of statements
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestSuccessfulUpload (0.37s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestCancelledUpload
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestCancelledUpload (0.00s)
19:30:52 [2021-08-11T19:30:52.866Z] PASS
19:30:52 [2021-08-11T19:30:52.866Z] coverage: 76.8% of statements
19:30:52 [2021-08-11T19:30:52.866Z] ok  	github.com/docker/docker/distribution/xfer	2.071s	coverage: 76.8% of statements
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSGetInvalidData
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSGetInvalidData (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSInvalidSet
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSInvalidSet (0.02s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSInvalidRoot
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSInvalidRoot (0.02s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSMetadataGetSet
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSMetadataGetSet (0.05s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSInvalidWalker
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSInvalidWalker (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSGetSet
19:30:52 [2021-08-11T19:30:52.866Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:30:52 [2021-08-11T19:30:52.866Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSGetSet (0.02s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSGetUnsetKey
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSGetUnsetKey (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSGetEmptyData
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSGetEmptyData (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSDelete
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSDelete (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSWalker
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSWalker (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestFSWalkerStopOnError
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestFSWalkerStopOnError (0.01s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestNewFromJSON
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestNewFromJSON (0.00s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestNewFromJSONWithInvalidJSON
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestMarshalKeyOrder
19:30:52 [2021-08-11T19:30:52.866Z] --- PASS: TestMarshalKeyOrder (0.00s)
19:30:52 [2021-08-11T19:30:52.866Z] === RUN   TestHistoryEqual
19:30:53 [2021-08-11T19:30:53.029Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestHistoryEqual (0.15s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestImage
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestImage (0.00s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestImageOSNotEmpty
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestImageOSNotEmpty (0.00s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestNewChildImageFromImageWithRootFS
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestCreate
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestCreate (0.01s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestRestore
19:30:53 [2021-08-11T19:30:53.324Z] time="2021-08-11T19:30:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestRestore (0.03s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestAddDelete
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestAddDelete (0.02s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestSearchAfterDelete
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestSearchAfterDelete (0.01s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestParentReset
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestParentReset (0.03s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestGetAndSetLastUpdated
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestCompare
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestCompare (0.00s)
19:30:53 [2021-08-11T19:30:53.324Z] PASS
19:30:53 [2021-08-11T19:30:53.324Z] coverage: 19.2% of statements
19:30:53 [2021-08-11T19:30:53.324Z] ok  	github.com/docker/docker/image/cache	0.258s	coverage: 19.2% of statements
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
19:30:53 [2021-08-11T19:30:53.324Z] === RUN   TestStoreLen
19:30:53 [2021-08-11T19:30:53.324Z] --- PASS: TestStoreLen (0.07s)
19:30:53 [2021-08-11T19:30:53.324Z] PASS
19:30:53 [2021-08-11T19:30:53.324Z] coverage: 86.6% of statements
19:30:53 [2021-08-11T19:30:53.324Z] ok  	github.com/docker/docker/image	0.774s	coverage: 86.6% of statements
19:30:53 [2021-08-11T19:30:53.388Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3100812454_/foo_true__<nil>_<nil>_<nil>}
19:30:53 [2021-08-11T19:30:53.603Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
19:30:53 [2021-08-11T19:30:53.603Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
19:30:53 [2021-08-11T19:30:53.603Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
19:30:53 [2021-08-11T19:30:53.603Z] === RUN   TestKillStoppedContainer
19:30:53 [2021-08-11T19:30:53.865Z] --- PASS: TestKillStoppedContainer (0.06s)
19:30:53 [2021-08-11T19:30:53.865Z] === RUN   TestKillStoppedContainerAPIPre120
19:30:53 [2021-08-11T19:30:53.865Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
19:30:53 [2021-08-11T19:30:53.865Z] === RUN   TestKillDifferentUserContainer
19:30:53 [2021-08-11T19:30:53.954Z]     plugin_test.go:62: [d259062dbbd79] joining swarm manager [d2a2d1fed6c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:30:54 [2021-08-11T19:30:54.289Z] === RUN   TestMakeV1ConfigFromConfig
19:30:54 [2021-08-11T19:30:54.289Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
19:30:54 [2021-08-11T19:30:54.289Z] PASS
19:30:54 [2021-08-11T19:30:54.289Z] coverage: 25.0% of statements
19:30:54 [2021-08-11T19:30:54.289Z] ok  	github.com/docker/docker/image/v1	0.222s	coverage: 25.0% of statements
19:30:54 [2021-08-11T19:30:54.747Z] === RUN   TestValidateManifest
19:30:54 [2021-08-11T19:30:54.747Z] === RUN   TestValidateManifest/nil
19:30:54 [2021-08-11T19:30:54.747Z] === RUN   TestValidateManifest/non-nil
19:30:54 [2021-08-11T19:30:54.747Z] --- PASS: TestValidateManifest (0.00s)
19:30:54 [2021-08-11T19:30:54.747Z]     --- PASS: TestValidateManifest/nil (0.00s)
19:30:54 [2021-08-11T19:30:54.747Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
19:30:54 [2021-08-11T19:30:54.747Z] PASS
19:30:54 [2021-08-11T19:30:54.747Z] coverage: 0.7% of statements
19:30:54 [2021-08-11T19:30:54.747Z] ok  	github.com/docker/docker/image/tarexport	0.329s	coverage: 0.7% of statements
19:30:54 [2021-08-11T19:30:54.747Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:30:54 [2021-08-11T19:30:54.813Z] --- PASS: TestKillDifferentUserContainer (0.80s)
19:30:54 [2021-08-11T19:30:54.813Z] === RUN   TestInspectOomKilledTrue
19:30:54 [2021-08-11T19:30:54.813Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:30:54 [2021-08-11T19:30:54.813Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:30:54 [2021-08-11T19:30:54.813Z] === RUN   TestInspectOomKilledFalse
19:30:54 [2021-08-11T19:30:54.813Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:30:54 [2021-08-11T19:30:54.813Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:30:54 [2021-08-11T19:30:54.813Z] === RUN   TestLinksEtcHostsContentMatch
19:30:54 [2021-08-11T19:30:54.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3100812454_/foo_true__0xc0007880d8_<nil>_<nil>}
19:30:55 [2021-08-11T19:30:55.146Z]     plugin_test.go:65: [d0b1a899ea4a9] joining swarm manager [d2a2d1fed6c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:30:55 [2021-08-11T19:30:55.205Z] === RUN   TestSerialization
19:30:55 [2021-08-11T19:30:55.205Z] --- PASS: TestSerialization (0.02s)
19:30:55 [2021-08-11T19:30:55.205Z] PASS
19:30:55 [2021-08-11T19:30:55.205Z] coverage: 100.0% of statements
19:30:55 [2021-08-11T19:30:55.205Z] ok  	github.com/docker/docker/libcontainerd/queue	0.321s	coverage: 100.0% of statements
19:30:55 [2021-08-11T19:30:55.387Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s)
19:30:55 [2021-08-11T19:30:55.387Z] === RUN   TestLinksContainerNames
19:30:56 [2021-08-11T19:30:56.520Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007880f0_<nil>}
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestEnvironmentParsing
19:30:56 [2021-08-11T19:30:56.739Z] --- PASS: TestEnvironmentParsing (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] PASS
19:30:56 [2021-08-11T19:30:56.739Z] coverage: 1.2% of statements
19:30:56 [2021-08-11T19:30:56.739Z] ok  	github.com/docker/docker/libcontainerd/local	0.415s	coverage: 1.2% of statements
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestEmptyLayer
19:30:56 [2021-08-11T19:30:56.739Z] --- PASS: TestEmptyLayer (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestCommitFailure
19:30:56 [2021-08-11T19:30:56.739Z] --- PASS: TestCommitFailure (0.02s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestStartTransactionFailure
19:30:56 [2021-08-11T19:30:56.739Z] --- PASS: TestStartTransactionFailure (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestGetOrphan
19:30:56 [2021-08-11T19:30:56.739Z] --- PASS: TestGetOrphan (0.01s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestMountAndRegister
19:30:56 [2021-08-11T19:30:56.739Z]     layer_test.go:271: Layer size: 14
19:30:56 [2021-08-11T19:30:56.739Z] --- PASS: TestMountAndRegister (0.04s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestLayerRelease
19:30:56 [2021-08-11T19:30:56.739Z]     layer_test.go:304: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestLayerRelease (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestStoreRestore
19:30:56 [2021-08-11T19:30:56.739Z]     layer_test.go:353: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestStoreRestore (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestTarStreamStability
19:30:56 [2021-08-11T19:30:56.739Z]     layer_test.go:468: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestTarStreamStability (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestRegisterExistingLayer
19:30:56 [2021-08-11T19:30:56.739Z] --- PASS: TestRegisterExistingLayer (0.13s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestTarStreamVerification
19:30:56 [2021-08-11T19:30:56.739Z]     layer_test.go:697: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestTarStreamVerification (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestLayerMigration
19:30:56 [2021-08-11T19:30:56.739Z]     migration_test.go:46: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestLayerMigration (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestLayerMigrationNoTarsplit
19:30:56 [2021-08-11T19:30:56.739Z]     migration_test.go:182: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestMountInit
19:30:56 [2021-08-11T19:30:56.739Z]     mount_test.go:17: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestMountInit (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestMountSize
19:30:56 [2021-08-11T19:30:56.739Z]     mount_test.go:76: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestMountSize (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestMountChanges
19:30:56 [2021-08-11T19:30:56.739Z]     mount_test.go:125: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestMountChanges (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] === RUN   TestMountApply
19:30:56 [2021-08-11T19:30:56.739Z]     mount_test.go:212: Failing on Windows
19:30:56 [2021-08-11T19:30:56.739Z] --- SKIP: TestMountApply (0.00s)
19:30:56 [2021-08-11T19:30:56.739Z] PASS
19:30:56 [2021-08-11T19:30:56.739Z] coverage: 30.1% of statements
19:30:56 [2021-08-11T19:30:56.739Z] ok  	github.com/docker/docker/layer	0.624s	coverage: 30.1% of statements
19:30:57 [2021-08-11T19:30:57.195Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:30:57 [2021-08-11T19:30:57.195Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:30:57 [2021-08-11T19:30:57.195Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:30:57 [2021-08-11T19:30:57.195Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:30:57 [2021-08-11T19:30:57.308Z] --- PASS: TestLinksContainerNames (1.60s)
19:30:57 [2021-08-11T19:30:57.308Z] === RUN   TestLogsFollowTailEmpty
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestSequenceGetAvailableBit
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestSequenceEqual
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestSequenceEqual (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestSequenceCopy
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestSequenceCopy (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestGetFirstAvailable
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestGetFirstAvailable (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestFindSequence
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestFindSequence (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestCheckIfAvailable
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestCheckIfAvailable (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestMergeSequences
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestMergeSequences (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestPushReservation
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestPushReservation (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestSerializeDeserialize
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestSerializeDeserialize (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestSet
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestSet (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestSetUnset
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestSetUnset (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestOffsetSetUnset
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestOffsetSetUnset (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestSetInRange
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestSetInRange (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestSetAnyInRange
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestSetAnyInRange (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestMethods
19:30:57 [2021-08-11T19:30:57.650Z] --- PASS: TestMethods (0.00s)
19:30:57 [2021-08-11T19:30:57.650Z] === RUN   TestRandomAllocateDeallocate
19:30:57 [2021-08-11T19:30:57.883Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
19:30:57 [2021-08-11T19:30:57.883Z] === RUN   TestContainerNetworkMountsNoChown
19:30:58 [2021-08-11T19:30:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000788108_<nil>}
19:30:58 [2021-08-11T19:30:58.831Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/default
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/default
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/private
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/private
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rprivate
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rprivate
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/slave
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/slave
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rslave
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rslave
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/shared
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/shared
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rshared
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rshared
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/default
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/default/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/default/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rslave
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rprivate
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rshared
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/slave
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/private
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/private/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/private/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/shared
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/default/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/default/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/private/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:30:58 [2021-08-11T19:30:58.831Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/private/bind_root
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:30:58 [2021-08-11T19:30:58.832Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:30:58 [2021-08-11T19:30:58.832Z] --- PASS: TestMountDaemonRoot (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:30:58 [2021-08-11T19:30:58.832Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
19:30:58 [2021-08-11T19:30:58.832Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
19:30:58 [2021-08-11T19:30:58.832Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:30:58 [2021-08-11T19:30:58.832Z] === RUN   TestContainerBindMountNonRecursive
19:30:59 [2021-08-11T19:30:59.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000788120_<nil>}
19:30:59 [2021-08-11T19:30:59.812Z] === RUN   TestInvalidConfig
19:30:59 [2021-08-11T19:30:59.812Z] --- PASS: TestInvalidConfig (0.00s)
19:30:59 [2021-08-11T19:30:59.812Z] === RUN   TestConfig
19:30:59 [2021-08-11T19:30:59.812Z] --- PASS: TestConfig (0.00s)
19:30:59 [2021-08-11T19:30:59.812Z] === RUN   TestOptionsLabels
19:30:59 [2021-08-11T19:30:59.812Z] --- PASS: TestOptionsLabels (0.00s)
19:30:59 [2021-08-11T19:30:59.812Z] === RUN   TestValidName
19:30:59 [2021-08-11T19:30:59.812Z] --- PASS: TestValidName (0.00s)
19:30:59 [2021-08-11T19:30:59.812Z] === RUN   TestTLSConfiguration
19:30:59 [2021-08-11T19:30:59.812Z] time="2021-08-11T19:30:59Z" level=info msg="Option Initializing KV with TLS"
19:30:59 [2021-08-11T19:30:59.812Z] --- PASS: TestTLSConfiguration (0.17s)
19:30:59 [2021-08-11T19:30:59.812Z] PASS
19:30:59 [2021-08-11T19:30:59.812Z] coverage: 24.0% of statements
19:30:59 [2021-08-11T19:30:59.812Z] ok  	github.com/docker/docker/libnetwork/config	0.411s	coverage: 24.0% of statements
19:31:00 [2021-08-11T19:31:00.266Z] === RUN   TestKey
19:31:00 [2021-08-11T19:31:00.266Z] --- PASS: TestKey (0.00s)
19:31:00 [2021-08-11T19:31:00.266Z] === RUN   TestParseKey
19:31:00 [2021-08-11T19:31:00.266Z] --- PASS: TestParseKey (0.00s)
19:31:00 [2021-08-11T19:31:00.266Z] === RUN   TestInvalidDataStore
19:31:00 [2021-08-11T19:31:00.266Z] --- PASS: TestInvalidDataStore (0.00s)
19:31:00 [2021-08-11T19:31:00.266Z] === RUN   TestKVObjectFlatKey
19:31:00 [2021-08-11T19:31:00.266Z] --- PASS: TestKVObjectFlatKey (0.00s)
19:31:00 [2021-08-11T19:31:00.266Z] === RUN   TestAtomicKVObjectFlatKey
19:31:00 [2021-08-11T19:31:00.266Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
19:31:00 [2021-08-11T19:31:00.266Z] PASS
19:31:00 [2021-08-11T19:31:00.266Z] coverage: 21.9% of statements
19:31:00 [2021-08-11T19:31:00.266Z] ok  	github.com/docker/docker/libnetwork/datastore	0.145s	coverage: 21.9% of statements
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestErrorInterfaces
19:31:01 [2021-08-11T19:31:01.224Z] --- PASS: TestErrorInterfaces (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestNetworkMarshalling
19:31:01 [2021-08-11T19:31:01.224Z] --- PASS: TestNetworkMarshalling (0.19s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestEndpointMarshalling
19:31:01 [2021-08-11T19:31:01.224Z] --- PASS: TestEndpointMarshalling (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestAuxAddresses
19:31:01 [2021-08-11T19:31:01.224Z] time="2021-08-11T19:31:00Z" level=info msg="Restoring existing overlay networks from HNS into docker"
19:31:01 [2021-08-11T19:31:01.224Z] --- PASS: TestAuxAddresses (0.02s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestSRVServiceQuery
19:31:01 [2021-08-11T19:31:01.224Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestSRVServiceQuery (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestServiceVIPReuse
19:31:01 [2021-08-11T19:31:01.224Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestServiceVIPReuse (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestIpamReleaseOnNetDriverFailures
19:31:01 [2021-08-11T19:31:01.224Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestDNSIPQuery
19:31:01 [2021-08-11T19:31:01.224Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestDNSIPQuery (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestDNSProxyServFail
19:31:01 [2021-08-11T19:31:01.224Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestDNSProxyServFail (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestSandboxAddEmpty
19:31:01 [2021-08-11T19:31:01.224Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestSandboxAddEmpty (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestSandboxAddMultiPrio
19:31:01 [2021-08-11T19:31:01.224Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestSandboxAddSamePrio
19:31:01 [2021-08-11T19:31:01.224Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestCleanupServiceDiscovery
19:31:01 [2021-08-11T19:31:01.224Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestDNSOptions
19:31:01 [2021-08-11T19:31:01.224Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
19:31:01 [2021-08-11T19:31:01.224Z] --- SKIP: TestDNSOptions (0.00s)
19:31:01 [2021-08-11T19:31:01.224Z] === RUN   TestMultipleControllersWithSameStore
19:31:01 [2021-08-11T19:31:01.224Z] time="2021-08-11T19:31:00Z" level=info msg="Restoring existing overlay networks from HNS into docker"
19:31:01 [2021-08-11T19:31:01.224Z] time="2021-08-11T19:31:00Z" level=info msg="Restoring existing overlay networks from HNS into docker"
19:31:01 [2021-08-11T19:31:01.224Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
19:31:01 [2021-08-11T19:31:01.224Z] PASS
19:31:01 [2021-08-11T19:31:01.224Z] coverage: 8.6% of statements
19:31:01 [2021-08-11T19:31:01.224Z] ok  	github.com/docker/docker/libnetwork	0.778s	coverage: 8.6% of statements
19:31:01 [2021-08-11T19:31:01.224Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
19:31:01 [2021-08-11T19:31:01.388Z] --- PASS: TestContainerBindMountNonRecursive (2.05s)
19:31:01 [2021-08-11T19:31:01.388Z] === RUN   TestContainerVolumesMountedAsShared
19:31:01 [2021-08-11T19:31:01.651Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s)
19:31:01 [2021-08-11T19:31:01.651Z] === RUN   TestContainerVolumesMountedAsSlave
19:31:01 [2021-08-11T19:31:01.678Z] === RUN   TestIPDataMarshalling
19:31:01 [2021-08-11T19:31:01.678Z] --- PASS: TestIPDataMarshalling (0.00s)
19:31:01 [2021-08-11T19:31:01.678Z] === RUN   TestValidateAndIsV6
19:31:01 [2021-08-11T19:31:01.678Z] --- PASS: TestValidateAndIsV6 (0.00s)
19:31:01 [2021-08-11T19:31:01.678Z] PASS
19:31:01 [2021-08-11T19:31:01.678Z] coverage: 68.9% of statements
19:31:01 [2021-08-11T19:31:01.678Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.150s	coverage: 68.9% of statements
19:31:01 [2021-08-11T19:31:01.695Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000788138_<nil>}
19:31:02 [2021-08-11T19:31:02.132Z] === RUN   TestDriver
19:31:02 [2021-08-11T19:31:02.132Z] --- PASS: TestDriver (0.00s)
19:31:02 [2021-08-11T19:31:02.132Z] PASS
19:31:02 [2021-08-11T19:31:02.132Z] coverage: 34.8% of statements
19:31:02 [2021-08-11T19:31:02.132Z] --- PASS: TestRandomAllocateDeallocate (4.52s)
19:31:02 [2021-08-11T19:31:02.132Z] === RUN   TestAllocateRandomDeallocate
19:31:02 [2021-08-11T19:31:02.132Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.170s	coverage: 34.8% of statements
19:31:02 [2021-08-11T19:31:02.586Z] === RUN   TestDriver
19:31:02 [2021-08-11T19:31:02.586Z] --- PASS: TestDriver (0.00s)
19:31:02 [2021-08-11T19:31:02.586Z] PASS
19:31:02 [2021-08-11T19:31:02.586Z] coverage: 34.8% of statements
19:31:02 [2021-08-11T19:31:02.586Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.167s	coverage: 34.8% of statements
19:31:02 [2021-08-11T19:31:02.598Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
19:31:02 [2021-08-11T19:31:02.598Z] === RUN   TestNetworkNat
19:31:03 [2021-08-11T19:31:03.041Z] === RUN   TestNetworkAllocateFree
19:31:03 [2021-08-11T19:31:03.041Z] --- PASS: TestNetworkAllocateFree (0.00s)
19:31:03 [2021-08-11T19:31:03.041Z] === RUN   TestNetworkAllocateUserDefinedVNIs
19:31:03 [2021-08-11T19:31:03.041Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
19:31:03 [2021-08-11T19:31:03.041Z] PASS
19:31:03 [2021-08-11T19:31:03.041Z] coverage: 63.6% of statements
19:31:03 [2021-08-11T19:31:03.041Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.247s	coverage: 63.6% of statements
19:31:03 [2021-08-11T19:31:03.067Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:31:03 [2021-08-11T19:31:03.173Z] --- PASS: TestNetworkNat (0.87s)
19:31:03 [2021-08-11T19:31:03.173Z] === RUN   TestNetworkLocalhostTCPNat
19:31:03 [2021-08-11T19:31:03.495Z] --- PASS: TestAllocateRandomDeallocate (1.01s)
19:31:03 [2021-08-11T19:31:03.495Z] === RUN   TestAllocateRandomDeallocateSerialize
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestGetEmptyCapabilities
19:31:03 [2021-08-11T19:31:03.949Z] --- PASS: TestGetEmptyCapabilities (0.01s)
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestGetExtraCapabilities
19:31:03 [2021-08-11T19:31:03.949Z] --- PASS: TestGetExtraCapabilities (0.01s)
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestGetInvalidCapabilities
19:31:03 [2021-08-11T19:31:03.949Z] --- PASS: TestGetInvalidCapabilities (0.01s)
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestRemoteDriver
19:31:03 [2021-08-11T19:31:03.949Z] --- PASS: TestRemoteDriver (0.01s)
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestDriverError
19:31:03 [2021-08-11T19:31:03.949Z] --- PASS: TestDriverError (0.00s)
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestMissingValues
19:31:03 [2021-08-11T19:31:03.949Z] --- PASS: TestMissingValues (0.00s)
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestRollback
19:31:03 [2021-08-11T19:31:03.949Z] --- PASS: TestRollback (0.00s)
19:31:03 [2021-08-11T19:31:03.949Z] PASS
19:31:03 [2021-08-11T19:31:03.949Z] coverage: 57.4% of statements
19:31:03 [2021-08-11T19:31:03.949Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.304s	coverage: 57.4% of statements
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestNAT
19:31:03 [2021-08-11T19:31:03.949Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
19:31:03 [2021-08-11T19:31:03.949Z] --- SKIP: TestNAT (0.00s)
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestTransparent
19:31:03 [2021-08-11T19:31:03.949Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
19:31:03 [2021-08-11T19:31:03.949Z] --- SKIP: TestTransparent (0.00s)
19:31:03 [2021-08-11T19:31:03.949Z] PASS
19:31:03 [2021-08-11T19:31:03.949Z] coverage: 0.0% of statements
19:31:03 [2021-08-11T19:31:03.949Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.268s	coverage: 0.0% of statements
19:31:03 [2021-08-11T19:31:03.949Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.85s)
19:31:03 [2021-08-11T19:31:03.949Z] === RUN   TestRetrieveFromStore
19:31:04 [2021-08-11T19:31:04.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s)
19:31:04 [2021-08-11T19:31:04.120Z] === RUN   TestNetworkLoopbackNat
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
19:31:04 [2021-08-11T19:31:04.443Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
19:31:04 [2021-08-11T19:31:04.701Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
19:31:04 [2021-08-11T19:31:04.701Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestRetrieveFromStore (0.49s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestIsCorrupted
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestIsCorrupted (0.01s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestSetRollover
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestBuildDefault
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestBuildDefault (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestBuildHostnameDomainname
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestBuildHostnameDomainname (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestBuildHostname
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestBuildHostname (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestBuildHostnameFQDN
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestBuildHostnameFQDN (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestBuildNoIP
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestBuildNoIP (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestUpdate
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestUpdate (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestUpdateIgnoresPrefixedHostname
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestDeleteIgnoresPrefixedHostname
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestAddEmpty
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestAddEmpty (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestAdd
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestAdd (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestDeleteEmpty
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestDeleteEmpty (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestDeleteNewline
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestDeleteNewline (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestDelete
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestDelete (0.00s)
19:31:04 [2021-08-11T19:31:04.910Z] === RUN   TestConcurrentWrites
19:31:04 [2021-08-11T19:31:04.910Z] --- PASS: TestConcurrentWrites (0.22s)
19:31:04 [2021-08-11T19:31:04.910Z] PASS
19:31:04 [2021-08-11T19:31:04.910Z] coverage: 81.2% of statements
19:31:04 [2021-08-11T19:31:04.910Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.385s	coverage: 81.2% of statements
19:31:05 [2021-08-11T19:31:05.365Z] === RUN   TestNew
19:31:05 [2021-08-11T19:31:05.365Z] --- PASS: TestNew (0.00s)
19:31:05 [2021-08-11T19:31:05.365Z] === RUN   TestAddDriver
19:31:05 [2021-08-11T19:31:05.365Z] --- PASS: TestAddDriver (0.00s)
19:31:05 [2021-08-11T19:31:05.365Z] === RUN   TestAddDuplicateDriver
19:31:05 [2021-08-11T19:31:05.365Z] --- PASS: TestAddDuplicateDriver (0.00s)
19:31:05 [2021-08-11T19:31:05.365Z] === RUN   TestIPAMDefaultAddressSpaces
19:31:05 [2021-08-11T19:31:05.365Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
19:31:05 [2021-08-11T19:31:05.365Z] === RUN   TestDriver
19:31:05 [2021-08-11T19:31:05.365Z] --- PASS: TestDriver (0.00s)
19:31:05 [2021-08-11T19:31:05.365Z] === RUN   TestIPAM
19:31:05 [2021-08-11T19:31:05.365Z] --- PASS: TestIPAM (0.00s)
19:31:05 [2021-08-11T19:31:05.365Z] === RUN   TestWalkIPAMs
19:31:05 [2021-08-11T19:31:05.365Z] --- PASS: TestWalkIPAMs (0.00s)
19:31:05 [2021-08-11T19:31:05.365Z] === RUN   TestWalkDrivers
19:31:05 [2021-08-11T19:31:05.365Z] --- PASS: TestWalkDrivers (0.00s)
19:31:05 [2021-08-11T19:31:05.365Z] PASS
19:31:05 [2021-08-11T19:31:05.365Z] coverage: 82.4% of statements
19:31:05 [2021-08-11T19:31:05.365Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.404s	coverage: 82.4% of statements
19:31:05 [2021-08-11T19:31:05.819Z] === RUN   TestDiff
19:31:05 [2021-08-11T19:31:05.819Z] --- PASS: TestDiff (0.00s)
19:31:05 [2021-08-11T19:31:05.819Z] === RUN   TestAddedCallback
19:31:05 [2021-08-11T19:31:05.819Z] --- PASS: TestAddedCallback (0.00s)
19:31:05 [2021-08-11T19:31:05.819Z] === RUN   TestRemovedCallback
19:31:05 [2021-08-11T19:31:05.819Z] --- PASS: TestRemovedCallback (0.00s)
19:31:05 [2021-08-11T19:31:05.819Z] === RUN   TestNoCallback
19:31:05 [2021-08-11T19:31:05.819Z] --- PASS: TestNoCallback (0.00s)
19:31:05 [2021-08-11T19:31:05.819Z] PASS
19:31:05 [2021-08-11T19:31:05.819Z] coverage: 48.1% of statements
19:31:05 [2021-08-11T19:31:05.819Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.267s	coverage: 48.1% of statements
19:31:05 [2021-08-11T19:31:05.819Z] --- PASS: TestSetRollover (1.17s)
19:31:05 [2021-08-11T19:31:05.819Z] === RUN   TestSetRolloverSerial
19:31:06 [2021-08-11T19:31:06.276Z] === RUN   TestNew
19:31:06 [2021-08-11T19:31:06.276Z] --- PASS: TestNew (0.00s)
19:31:06 [2021-08-11T19:31:06.276Z] === RUN   TestAllocate
19:31:06 [2021-08-11T19:31:06.276Z] --- PASS: TestAllocate (0.00s)
19:31:06 [2021-08-11T19:31:06.276Z] === RUN   TestUninitialized
19:31:06 [2021-08-11T19:31:06.276Z] --- PASS: TestUninitialized (0.00s)
19:31:06 [2021-08-11T19:31:06.276Z] === RUN   TestAllocateInRange
19:31:06 [2021-08-11T19:31:06.276Z] --- PASS: TestAllocateInRange (0.00s)
19:31:06 [2021-08-11T19:31:06.276Z] === RUN   TestAllocateSerial
19:31:06 [2021-08-11T19:31:06.276Z] --- PASS: TestAllocateSerial (0.00s)
19:31:06 [2021-08-11T19:31:06.276Z] PASS
19:31:06 [2021-08-11T19:31:06.276Z] coverage: 87.5% of statements
19:31:06 [2021-08-11T19:31:06.276Z] ok  	github.com/docker/docker/libnetwork/idm	0.152s	coverage: 87.5% of statements
19:31:06 [2021-08-11T19:31:06.730Z] === RUN   TestCaller
19:31:06 [2021-08-11T19:31:06.730Z] --- PASS: TestCaller (0.00s)
19:31:06 [2021-08-11T19:31:06.730Z] PASS
19:31:06 [2021-08-11T19:31:06.730Z] coverage: 100.0% of statements
19:31:06 [2021-08-11T19:31:06.730Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.138s	coverage: 100.0% of statements
19:31:07 [2021-08-11T19:31:07.184Z] === RUN   TestSetSerialInsertDelete
19:31:07 [2021-08-11T19:31:07.184Z] --- PASS: TestSetSerialInsertDelete (0.00s)
19:31:07 [2021-08-11T19:31:07.184Z] === RUN   TestSetParallelInsertDelete
19:31:07 [2021-08-11T19:31:07.184Z] --- PASS: TestSetRolloverSerial (1.50s)
19:31:07 [2021-08-11T19:31:07.184Z] === RUN   TestGetFirstAvailableFromCurrent
19:31:07 [2021-08-11T19:31:07.184Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
19:31:07 [2021-08-11T19:31:07.184Z] PASS
19:31:07 [2021-08-11T19:31:07.184Z] coverage: 84.4% of statements
19:31:07 [2021-08-11T19:31:07.184Z] ok  	github.com/docker/docker/libnetwork/bitseq	9.726s	coverage: 84.4% of statements
19:31:07 [2021-08-11T19:31:07.430Z] --- PASS: TestNetworkLoopbackNat (3.20s)
19:31:07 [2021-08-11T19:31:07.430Z] === RUN   TestPause
19:31:07 [2021-08-11T19:31:07.984Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:31:08 [2021-08-11T19:31:08.142Z] === RUN   TestInt2IP2IntConversion
19:31:08 [2021-08-11T19:31:08.382Z] --- PASS: TestPause (0.88s)
19:31:08 [2021-08-11T19:31:08.382Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:31:08 [2021-08-11T19:31:08.382Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:31:08 [2021-08-11T19:31:08.382Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:31:08 [2021-08-11T19:31:08.382Z] === RUN   TestPauseStopPausedContainer
19:31:08 [2021-08-11T19:31:08.596Z] === RUN   TestPoolRequest
19:31:08 [2021-08-11T19:31:08.596Z] --- PASS: TestPoolRequest (0.00s)
19:31:08 [2021-08-11T19:31:08.596Z] === RUN   TestOtherRequests
19:31:08 [2021-08-11T19:31:08.596Z] --- PASS: TestOtherRequests (0.00s)
19:31:08 [2021-08-11T19:31:08.596Z] PASS
19:31:08 [2021-08-11T19:31:08.596Z] coverage: 57.1% of statements
19:31:08 [2021-08-11T19:31:08.596Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.314s	coverage: 57.1% of statements
19:31:08 [2021-08-11T19:31:08.963Z] --- PASS: TestPauseStopPausedContainer (0.85s)
19:31:08 [2021-08-11T19:31:08.963Z] === RUN   TestPidHost
19:31:09 [2021-08-11T19:31:09.051Z] --- PASS: TestInt2IP2IntConversion (0.66s)
19:31:09 [2021-08-11T19:31:09.051Z] === RUN   TestGetAddressVersion
19:31:09 [2021-08-11T19:31:09.051Z] --- PASS: TestGetAddressVersion (0.00s)
19:31:09 [2021-08-11T19:31:09.051Z] === RUN   TestKeyString
19:31:09 [2021-08-11T19:31:09.051Z] --- PASS: TestKeyString (0.00s)
19:31:09 [2021-08-11T19:31:09.051Z] === RUN   TestPoolDataMarshal
19:31:09 [2021-08-11T19:31:09.051Z] --- PASS: TestPoolDataMarshal (0.00s)
19:31:09 [2021-08-11T19:31:09.051Z] === RUN   TestSubnetsMarshal
19:31:09 [2021-08-11T19:31:09.051Z] --- PASS: TestSubnetsMarshal (0.19s)
19:31:09 [2021-08-11T19:31:09.051Z] === RUN   TestAddSubnets
19:31:09 [2021-08-11T19:31:09.051Z] --- PASS: TestAddSubnets (0.09s)
19:31:09 [2021-08-11T19:31:09.051Z] === RUN   TestDoublePoolRelease
19:31:09 [2021-08-11T19:31:09.506Z] --- PASS: TestDoublePoolRelease (0.14s)
19:31:09 [2021-08-11T19:31:09.506Z] === RUN   TestAddReleasePoolID
19:31:09 [2021-08-11T19:31:09.506Z] --- PASS: TestAddReleasePoolID (0.18s)
19:31:09 [2021-08-11T19:31:09.506Z] === RUN   TestPredefinedPool
19:31:09 [2021-08-11T19:31:09.506Z] --- PASS: TestPredefinedPool (0.22s)
19:31:09 [2021-08-11T19:31:09.506Z] === RUN   TestRemoveSubnet
19:31:09 [2021-08-11T19:31:09.883Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:31:10 [2021-08-11T19:31:10.464Z] === RUN   TestGetCapabilities
19:31:10 [2021-08-11T19:31:10.464Z] --- PASS: TestGetCapabilities (0.01s)
19:31:10 [2021-08-11T19:31:10.464Z] === RUN   TestGetCapabilitiesFromLegacyDriver
19:31:10 [2021-08-11T19:31:10.464Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
19:31:10 [2021-08-11T19:31:10.464Z] === RUN   TestGetDefaultAddressSpaces
19:31:10 [2021-08-11T19:31:10.464Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
19:31:10 [2021-08-11T19:31:10.464Z] === RUN   TestRemoteDriver
19:31:10 [2021-08-11T19:31:10.464Z] --- PASS: TestRemoteDriver (0.01s)
19:31:10 [2021-08-11T19:31:10.464Z] PASS
19:31:10 [2021-08-11T19:31:10.464Z] coverage: 47.4% of statements
19:31:10 [2021-08-11T19:31:10.464Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.284s	coverage: 47.4% of statements
19:31:10 [2021-08-11T19:31:10.464Z] --- PASS: TestRemoveSubnet (0.63s)
19:31:10 [2021-08-11T19:31:10.464Z] === RUN   TestGetSameAddress
19:31:10 [2021-08-11T19:31:10.464Z] --- PASS: TestGetSameAddress (0.04s)
19:31:10 [2021-08-11T19:31:10.464Z] === RUN   TestPoolAllocationReuse
19:31:11 [2021-08-11T19:31:11.424Z] === RUN   TestWindowsIPAM
19:31:11 [2021-08-11T19:31:11.424Z] --- PASS: TestWindowsIPAM (0.00s)
19:31:11 [2021-08-11T19:31:11.424Z] PASS
19:31:11 [2021-08-11T19:31:11.424Z] coverage: 71.4% of statements
19:31:11 [2021-08-11T19:31:11.424Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.175s	coverage: 71.4% of statements
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:31:11 [2021-08-11T19:31:11.424Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:31:11 [2021-08-11T19:31:11.538Z] --- PASS: TestPidHost (2.11s)
19:31:11 [2021-08-11T19:31:11.538Z] === RUN   TestPsFilter
19:31:11 [2021-08-11T19:31:11.538Z] --- PASS: TestPsFilter (0.14s)
19:31:11 [2021-08-11T19:31:11.538Z] === RUN   TestRemoveContainerWithRemovedVolume
19:31:12 [2021-08-11T19:31:12.113Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
19:31:12 [2021-08-11T19:31:12.113Z] === RUN   TestRemoveContainerWithVolume
19:31:12 [2021-08-11T19:31:12.383Z] === RUN   TestDefaultNetwork
19:31:12 [2021-08-11T19:31:12.383Z] === RUN   TestKeyValue
19:31:12 [2021-08-11T19:31:12.383Z] --- PASS: TestKeyValue (0.00s)
19:31:12 [2021-08-11T19:31:12.383Z] PASS
19:31:12 [2021-08-11T19:31:12.383Z] coverage: 60.0% of statements
19:31:12 [2021-08-11T19:31:12.383Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.142s	coverage: 60.0% of statements
19:31:12 [2021-08-11T19:31:12.383Z] --- PASS: TestDefaultNetwork (0.27s)
19:31:12 [2021-08-11T19:31:12.383Z] === RUN   TestConfigGlobalScopeDefaultNetworks
19:31:12 [2021-08-11T19:31:12.687Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
19:31:12 [2021-08-11T19:31:12.687Z] === RUN   TestRemoveContainerRunning
19:31:12 [2021-08-11T19:31:12.839Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s)
19:31:12 [2021-08-11T19:31:12.839Z] === RUN   TestInitAddressPools
19:31:12 [2021-08-11T19:31:12.839Z] --- PASS: TestInitAddressPools (0.00s)
19:31:12 [2021-08-11T19:31:12.839Z] PASS
19:31:12 [2021-08-11T19:31:12.839Z] coverage: 74.0% of statements
19:31:12 [2021-08-11T19:31:12.839Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.740s	coverage: 74.0% of statements
19:31:13 [2021-08-11T19:31:13.166Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:31:13 [2021-08-11T19:31:13.634Z] --- PASS: TestRemoveContainerRunning (0.80s)
19:31:13 [2021-08-11T19:31:13.634Z] === RUN   TestRemoveContainerForceRemoveRunning
19:31:13 [2021-08-11T19:31:13.808Z] === RUN   TestGenerate
19:31:13 [2021-08-11T19:31:13.808Z] --- PASS: TestGenerate (0.00s)
19:31:13 [2021-08-11T19:31:13.808Z] === RUN   TestGeneratePtr
19:31:13 [2021-08-11T19:31:13.808Z] --- PASS: TestGeneratePtr (0.00s)
19:31:13 [2021-08-11T19:31:13.808Z] === RUN   TestGenerateMissingField
19:31:13 [2021-08-11T19:31:13.808Z] --- PASS: TestGenerateMissingField (0.00s)
19:31:13 [2021-08-11T19:31:13.808Z] === RUN   TestFieldCannotBeSet
19:31:13 [2021-08-11T19:31:13.808Z] --- PASS: TestFieldCannotBeSet (0.00s)
19:31:13 [2021-08-11T19:31:13.808Z] === RUN   TestTypeMismatchError
19:31:13 [2021-08-11T19:31:13.808Z] --- PASS: TestTypeMismatchError (0.00s)
19:31:13 [2021-08-11T19:31:13.808Z] PASS
19:31:13 [2021-08-11T19:31:13.808Z] coverage: 100.0% of statements
19:31:13 [2021-08-11T19:31:13.808Z] ok  	github.com/docker/docker/libnetwork/options	0.139s	coverage: 100.0% of statements
19:31:14 [2021-08-11T19:31:14.101Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:31:14 [2021-08-11T19:31:14.101Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:31:14 [2021-08-11T19:31:14.581Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
19:31:14 [2021-08-11T19:31:14.581Z] === RUN   TestRemoveInvalidContainer
19:31:14 [2021-08-11T19:31:14.581Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:31:14 [2021-08-11T19:31:14.581Z] === RUN   TestRenameLinkedContainer
19:31:14 [2021-08-11T19:31:14.766Z] --- PASS: TestPoolAllocationReuse (4.26s)
19:31:14 [2021-08-11T19:31:14.766Z] === RUN   TestGetAddressSubPoolEqualPool
19:31:14 [2021-08-11T19:31:14.766Z] --- PASS: TestGetAddressSubPoolEqualPool (0.13s)
19:31:14 [2021-08-11T19:31:14.766Z] === RUN   TestRequestReleaseAddressFromSubPool
19:31:15 [2021-08-11T19:31:15.034Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:31:15 [2021-08-11T19:31:15.220Z] === RUN   TestNetworkDBSimple
19:31:15 [2021-08-11T19:31:15.220Z] testing: warning: no tests to run
19:31:15 [2021-08-11T19:31:15.220Z] PASS
19:31:15 [2021-08-11T19:31:15.220Z] coverage: 0.0% of statements
19:31:15 [2021-08-11T19:31:15.220Z] ok  	github.com/docker/docker/libnetwork/osl	0.127s	coverage: 0.0% of statements [no tests to run]
19:31:15 [2021-08-11T19:31:15.599Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:31:16 [2021-08-11T19:31:16.178Z] 2021/08/11 19:31:15 Closing DB instances...
19:31:16 [2021-08-11T19:31:16.178Z] === RUN   TestRequestNewPort
19:31:16 [2021-08-11T19:31:16.178Z] --- PASS: TestRequestNewPort (0.00s)
19:31:16 [2021-08-11T19:31:16.178Z] === RUN   TestRequestSpecificPort
19:31:16 [2021-08-11T19:31:16.178Z] --- PASS: TestRequestSpecificPort (0.00s)
19:31:16 [2021-08-11T19:31:16.178Z] === RUN   TestReleasePort
19:31:16 [2021-08-11T19:31:16.178Z] --- PASS: TestReleasePort (0.00s)
19:31:16 [2021-08-11T19:31:16.178Z] === RUN   TestReuseReleasedPort
19:31:16 [2021-08-11T19:31:16.178Z] --- PASS: TestReuseReleasedPort (0.00s)
19:31:16 [2021-08-11T19:31:16.178Z] === RUN   TestReleaseUnreadledPort
19:31:16 [2021-08-11T19:31:16.178Z] --- PASS: TestReleaseUnreadledPort (0.00s)
19:31:16 [2021-08-11T19:31:16.178Z] === RUN   TestUnknowProtocol
19:31:16 [2021-08-11T19:31:16.178Z] --- PASS: TestUnknowProtocol (0.00s)
19:31:16 [2021-08-11T19:31:16.179Z] === RUN   TestAllocateAllPorts
19:31:16 [2021-08-11T19:31:16.179Z] --- PASS: TestAllocateAllPorts (0.00s)
19:31:16 [2021-08-11T19:31:16.179Z] === RUN   TestPortAllocation
19:31:16 [2021-08-11T19:31:16.179Z] --- PASS: TestPortAllocation (0.00s)
19:31:16 [2021-08-11T19:31:16.179Z] === RUN   TestPortAllocationWithCustomRange
19:31:16 [2021-08-11T19:31:16.179Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
19:31:16 [2021-08-11T19:31:16.179Z] === RUN   TestNoDuplicateBPR
19:31:16 [2021-08-11T19:31:16.179Z] --- PASS: TestNoDuplicateBPR (0.00s)
19:31:16 [2021-08-11T19:31:16.179Z] === RUN   TestChangePortRange
19:31:16 [2021-08-11T19:31:16.179Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
19:31:16 [2021-08-11T19:31:16.179Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
19:31:16 [2021-08-11T19:31:16.179Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
19:31:16 [2021-08-11T19:31:16.179Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
19:31:16 [2021-08-11T19:31:16.179Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
19:31:16 [2021-08-11T19:31:16.179Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
19:31:16 [2021-08-11T19:31:16.179Z] --- PASS: TestChangePortRange (0.00s)
19:31:16 [2021-08-11T19:31:16.179Z] PASS
19:31:16 [2021-08-11T19:31:16.179Z] coverage: 88.6% of statements
19:31:16 [2021-08-11T19:31:16.179Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.154s	coverage: 88.6% of statements
19:31:16 [2021-08-11T19:31:16.533Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:31:16 [2021-08-11T19:31:16.633Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.88s)
19:31:16 [2021-08-11T19:31:16.633Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
19:31:17 [2021-08-11T19:31:17.087Z] --- PASS: TestSetParallelInsertDelete (10.00s)
19:31:17 [2021-08-11T19:31:17.087Z] PASS
19:31:17 [2021-08-11T19:31:17.087Z] coverage: 100.0% of statements
19:31:17 [2021-08-11T19:31:17.087Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.234s	coverage: 100.0% of statements
19:31:17 [2021-08-11T19:31:17.087Z] === RUN   TestTransportPortConv
19:31:17 [2021-08-11T19:31:17.087Z] --- PASS: TestTransportPortConv (0.00s)
19:31:17 [2021-08-11T19:31:17.087Z] === RUN   TestTransportPortBindingConv
19:31:17 [2021-08-11T19:31:17.087Z] --- PASS: TestTransportPortBindingConv (0.00s)
19:31:17 [2021-08-11T19:31:17.087Z] === RUN   TestErrorConstructors
19:31:17 [2021-08-11T19:31:17.087Z] --- PASS: TestErrorConstructors (0.00s)
19:31:17 [2021-08-11T19:31:17.087Z] === RUN   TestCompareIPMask
19:31:17 [2021-08-11T19:31:17.087Z] --- PASS: TestCompareIPMask (0.00s)
19:31:17 [2021-08-11T19:31:17.087Z] === RUN   TestUtilGetHostPartIP
19:31:17 [2021-08-11T19:31:17.087Z] --- PASS: TestUtilGetHostPartIP (0.00s)
19:31:17 [2021-08-11T19:31:17.087Z] === RUN   TestUtilGetBroadcastIP
19:31:17 [2021-08-11T19:31:17.087Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
19:31:17 [2021-08-11T19:31:17.087Z] === RUN   TestParseCIDR
19:31:17 [2021-08-11T19:31:17.087Z] --- PASS: TestParseCIDR (0.00s)
19:31:17 [2021-08-11T19:31:17.087Z] PASS
19:31:17 [2021-08-11T19:31:17.087Z] coverage: 47.9% of statements
19:31:17 [2021-08-11T19:31:17.087Z] ok  	github.com/docker/docker/libnetwork/types	0.160s	coverage: 47.9% of statements
19:31:17 [2021-08-11T19:31:17.466Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:31:17 [2021-08-11T19:31:17.500Z] ok  	github.com/docker/docker/libnetwork	37.472s	coverage: 40.8% of statements
19:31:17 [2021-08-11T19:31:17.500Z] ok  	github.com/docker/docker/libnetwork/api	1.341s	coverage: 90.1% of statements
19:31:17 [2021-08-11T19:31:17.500Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.120s	coverage: 84.4% of statements
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ok  	github.com/docker/docker/libnetwork/config	0.041s	coverage: 24.0% of statements
19:31:17 [2021-08-11T19:31:17.500Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:31:17 [2021-08-11T19:31:17.500Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:31:17 [2021-08-11T19:31:17.541Z] --- PASS: TestNetworkDBSimple (2.45s)
19:31:17 [2021-08-11T19:31:17.542Z] === RUN   TestNetworkDBJoinLeaveNetwork
19:31:17 [2021-08-11T19:31:17.797Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
19:31:17 [2021-08-11T19:31:17.892Z] --- PASS: TestRenameLinkedContainer (3.20s)
19:31:17 [2021-08-11T19:31:17.892Z] === RUN   TestRenameStoppedContainer
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
19:31:17 [2021-08-11T19:31:17.996Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
19:31:17 [2021-08-11T19:31:17.996Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
19:31:17 [2021-08-11T19:31:17.996Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
19:31:17 [2021-08-11T19:31:17.996Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
19:31:17 [2021-08-11T19:31:17.996Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
19:31:18 [2021-08-11T19:31:18.041Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] PASS
19:31:18 [2021-08-11T19:31:18.451Z] coverage: 50.0% of statements
19:31:18 [2021-08-11T19:31:18.451Z] ok  	github.com/docker/docker/oci	0.216s	coverage: 50.0% of statements
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.73s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestGetAddress
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestAddressPoolOpt
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestAddressPoolOpt (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/a
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/something
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/_=a
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/env1=value1
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/_env1=value1
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/env2=value2=value3
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/env3=abc!qwe
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/env_4=value_4
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/PATH
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/=a
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/PATH=
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/PATH=something
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/asd!qwe
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/1asd
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/123
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/some_space
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/__some_space_before
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/some_space_after__
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/=
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateEnv/PaTh
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestValidateEnv (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/a (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/something (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/_=a (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/PATH (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/=a (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/1asd (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/123 (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/some_space (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/= (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestParseHost
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestParseHost (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestParseDockerDaemonHost
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestParseDockerDaemonHost (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestParseTCP
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestParseTCP (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestParseInvalidUnixAddrInvalid
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateExtraHosts
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestValidateExtraHosts (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestIpOptString
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestIpOptString (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestNewIpOptInvalidDefaultVal
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestNewIpOptValidDefaultVal
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestIpOptSetInvalidVal
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateIPAddress
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestValidateIPAddress (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestMapOpts
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestMapOpts (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestListOptsWithoutValidator
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestListOptsWithoutValidator (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestListOptsWithValidator
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestListOptsWithValidator (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateDNSSearch
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestValidateDNSSearch (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_general_format
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_more_than_one_=
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_one_more
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
19:31:18 [2021-08-11T19:31:18.451Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
19:31:18 [2021-08-11T19:31:18.451Z] --- PASS: TestValidateLabel (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
19:31:18 [2021-08-11T19:31:18.451Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
19:31:18 [2021-08-11T19:31:18.467Z] --- PASS: TestRenameStoppedContainer (0.76s)
19:31:18 [2021-08-11T19:31:18.467Z] === RUN   TestRenameRunningContainerAndReuse
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z] === RUN   TestNamedListOpts
19:31:18 [2021-08-11T19:31:18.905Z] --- PASS: TestNamedListOpts (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z] === RUN   TestNamedMapOpts
19:31:18 [2021-08-11T19:31:18.905Z] --- PASS: TestNamedMapOpts (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z] === RUN   TestParseLink
19:31:18 [2021-08-11T19:31:18.905Z] --- PASS: TestParseLink (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z] === RUN   TestQuotedStringSetWithQuotes
19:31:18 [2021-08-11T19:31:18.905Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
19:31:18 [2021-08-11T19:31:18.905Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z] === RUN   TestQuotedStringSetWithNoQuotes
19:31:18 [2021-08-11T19:31:18.905Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z] === RUN   TestUlimitOpt
19:31:18 [2021-08-11T19:31:18.905Z] --- PASS: TestUlimitOpt (0.00s)
19:31:18 [2021-08-11T19:31:18.905Z] PASS
19:31:18 [2021-08-11T19:31:18.905Z] coverage: 67.1% of statements
19:31:18 [2021-08-11T19:31:18.905Z] ok  	github.com/docker/docker/opts	0.212s	coverage: 67.1% of statements
19:31:18 [2021-08-11T19:31:18.905Z] 2021/08/11 19:31:18 Closing DB instances...
19:31:18 [2021-08-11T19:31:18.992Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:31:19 [2021-08-11T19:31:19.359Z] === RUN   TestParseVersion
19:31:19 [2021-08-11T19:31:19.359Z] --- PASS: TestParseVersion (0.00s)
19:31:19 [2021-08-11T19:31:19.359Z] PASS
19:31:19 [2021-08-11T19:31:19.359Z] coverage: 52.9% of statements
19:31:19 [2021-08-11T19:31:19.359Z] ok  	github.com/docker/docker/pkg/aaparser	0.114s	coverage: 52.9% of statements
19:31:19 [2021-08-11T19:31:19.560Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:31:20 [2021-08-11T19:31:20.318Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
19:31:20 [2021-08-11T19:31:20.318Z] === RUN   TestNetworkDBJoinLeaveNetworks
19:31:20 [2021-08-11T19:31:20.353Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.461s	coverage: 59.9% of statements
19:31:20 [2021-08-11T19:31:20.353Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:31:20 [2021-08-11T19:31:20.390Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s)
19:31:20 [2021-08-11T19:31:20.390Z] === RUN   TestRenameInvalidName
19:31:20 [2021-08-11T19:31:20.495Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:31:20 [2021-08-11T19:31:20.609Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
19:31:20 [2021-08-11T19:31:20.775Z] === RUN   TestIsArchivePathDir
19:31:20 [2021-08-11T19:31:20.775Z] --- PASS: TestIsArchivePathDir (0.07s)
19:31:20 [2021-08-11T19:31:20.775Z] === RUN   TestIsArchivePathInvalidFile
19:31:20 [2021-08-11T19:31:20.775Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
19:31:20 [2021-08-11T19:31:20.775Z] === RUN   TestIsArchivePathTar
19:31:20 [2021-08-11T19:31:20.965Z] --- PASS: TestRenameInvalidName (0.90s)
19:31:20 [2021-08-11T19:31:20.965Z] === RUN   TestRenameAnonymousContainer
19:31:21 [2021-08-11T19:31:21.064Z] --- PASS: TestServicePlugin (31.07s)
19:31:21 [2021-08-11T19:31:21.064Z] === RUN   TestServiceUpdateLabel
19:31:21 [2021-08-11T19:31:21.170Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.095s	coverage: 4.0% of statements
19:31:21 [2021-08-11T19:31:21.170Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestIsArchivePathTar (0.17s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestDecompressStreamGzip
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestDecompressStreamGzip (0.12s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestDecompressStreamBzip2
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestDecompressStreamBzip2 (0.10s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestDecompressStreamXz
19:31:21 [2021-08-11T19:31:21.230Z]     archive_test.go:134: Xz not present in msys2
19:31:21 [2021-08-11T19:31:21.230Z] --- SKIP: TestDecompressStreamXz (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestCompressStreamXzUnsupported
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestCompressStreamBzip2Unsupported
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestCompressStreamInvalid
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestCompressStreamInvalid (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestExtensionInvalid
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestExtensionInvalid (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestExtensionUncompressed
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestExtensionUncompressed (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestExtensionBzip2
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestExtensionBzip2 (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestExtensionGzip
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestExtensionGzip (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestExtensionXz
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestExtensionXz (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestCmdStreamLargeStderr
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestCmdStreamBad
19:31:21 [2021-08-11T19:31:21.230Z]     archive_test.go:239: Failing on Windows CI machines
19:31:21 [2021-08-11T19:31:21.230Z] --- SKIP: TestCmdStreamBad (0.00s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestCmdStreamGood
19:31:21 [2021-08-11T19:31:21.230Z] --- PASS: TestCmdStreamGood (0.04s)
19:31:21 [2021-08-11T19:31:21.230Z] === RUN   TestUntarPathWithInvalidDest
19:31:21 [2021-08-11T19:31:21.322Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestPeerCertificateMarshalJSON
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestUntarPathWithInvalidSrc
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestUntarPath
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestUntarPath (0.07s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestUntarPathWithDestinationFile
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestCopyWithTarInvalidSrc
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestCopyWithTarSrcFile
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestCopyWithTarSrcFolder
19:31:21 [2021-08-11T19:31:21.684Z] 2021/08/11 19:31:21 Closing DB instances...
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestCopyFileWithTarInvalidSrc
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestCopyFileWithTarSrcFolder
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestCopyFileWithTarSrcFile
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestTarFiles
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s)
19:31:21 [2021-08-11T19:31:21.684Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestMiddleware
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestMiddleware (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] === RUN   TestNewResponseModifier
19:31:21 [2021-08-11T19:31:21.684Z] --- PASS: TestNewResponseModifier (0.00s)
19:31:21 [2021-08-11T19:31:21.684Z] PASS
19:31:21 [2021-08-11T19:31:21.684Z] coverage: 26.8% of statements
19:31:21 [2021-08-11T19:31:21.684Z] ok  	github.com/docker/docker/pkg/authorization	0.700s	coverage: 26.8% of statements
19:31:21 [2021-08-11T19:31:21.732Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.5% of statements
19:31:21 [2021-08-11T19:31:21.732Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:31:21 [2021-08-11T19:31:21.988Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
19:31:22 [2021-08-11T19:31:22.256Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:31:22 [2021-08-11T19:31:22.644Z] === RUN   TestUnbuffered
19:31:22 [2021-08-11T19:31:22.644Z] --- PASS: TestUnbuffered (0.00s)
19:31:22 [2021-08-11T19:31:22.644Z] === RUN   TestRaceUnbuffered
19:31:22 [2021-08-11T19:31:22.644Z] --- PASS: TestRaceUnbuffered (0.00s)
19:31:22 [2021-08-11T19:31:22.644Z] PASS
19:31:22 [2021-08-11T19:31:22.644Z] coverage: 100.0% of statements
19:31:22 [2021-08-11T19:31:22.644Z] ok  	github.com/docker/docker/pkg/broadcaster	0.128s	coverage: 100.0% of statements
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[foo]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[bar]_[foo]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[foo_bar]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[qux]_[foo]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[]#01
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[qux]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[foo_bar_qux]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[qux]_[baz]]
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestMatch/[[foo_baz]]
19:31:23 [2021-08-11T19:31:23.098Z] --- PASS: TestMatch (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[foo]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[]#01 (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[qux]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
19:31:23 [2021-08-11T19:31:23.098Z] PASS
19:31:23 [2021-08-11T19:31:23.098Z] coverage: 87.5% of statements
19:31:23 [2021-08-11T19:31:23.098Z] ok  	github.com/docker/docker/pkg/capabilities	0.105s	coverage: 87.5% of statements
19:31:23 [2021-08-11T19:31:23.098Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s)
19:31:23 [2021-08-11T19:31:23.098Z] === RUN   TestNetworkDBCRUDTableEntry
19:31:23 [2021-08-11T19:31:23.190Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:31:23 [2021-08-11T19:31:23.757Z] --- PASS: TestServiceUpdateLabel (2.70s)
19:31:23 [2021-08-11T19:31:23.757Z] === RUN   TestServiceUpdateSecrets
19:31:24 [2021-08-11T19:31:24.057Z] === RUN   TestChrootTarUntar
19:31:24 [2021-08-11T19:31:24.057Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:31:24 [2021-08-11T19:31:24.058Z] --- SKIP: TestChrootTarUntar (0.00s)
19:31:24 [2021-08-11T19:31:24.058Z] === RUN   TestChrootUntarWithHugeExcludesList
19:31:24 [2021-08-11T19:31:24.058Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:31:24 [2021-08-11T19:31:24.058Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
19:31:24 [2021-08-11T19:31:24.058Z] === RUN   TestChrootUntarEmptyArchive
19:31:24 [2021-08-11T19:31:24.058Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
19:31:24 [2021-08-11T19:31:24.058Z] === RUN   TestChrootTarUntarWithSymlink
19:31:24 [2021-08-11T19:31:24.058Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:31:24 [2021-08-11T19:31:24.058Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
19:31:24 [2021-08-11T19:31:24.058Z] === RUN   TestChrootCopyWithTar
19:31:24 [2021-08-11T19:31:24.058Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:31:24 [2021-08-11T19:31:24.058Z] --- SKIP: TestChrootCopyWithTar (0.00s)
19:31:24 [2021-08-11T19:31:24.058Z] === RUN   TestChrootCopyFileWithTar
19:31:24 [2021-08-11T19:31:24.276Z] --- PASS: TestRenameAnonymousContainer (2.81s)
19:31:24 [2021-08-11T19:31:24.276Z] === RUN   TestRenameContainerWithSameName
19:31:24 [2021-08-11T19:31:24.323Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:31:24 [2021-08-11T19:31:24.513Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
19:31:24 [2021-08-11T19:31:24.513Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
19:31:24 [2021-08-11T19:31:24.513Z] === RUN   TestChrootUntarPath
19:31:24 [2021-08-11T19:31:24.513Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:31:24 [2021-08-11T19:31:24.513Z] --- SKIP: TestChrootUntarPath (0.00s)
19:31:24 [2021-08-11T19:31:24.513Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
19:31:24 [2021-08-11T19:31:24.513Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
19:31:24 [2021-08-11T19:31:24.513Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:31:24 [2021-08-11T19:31:24.513Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
19:31:24 [2021-08-11T19:31:24.513Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
19:31:24 [2021-08-11T19:31:24.513Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:31:24 [2021-08-11T19:31:24.513Z] === RUN   TestChrootApplyDotDotFile
19:31:24 [2021-08-11T19:31:24.513Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
19:31:24 [2021-08-11T19:31:24.513Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
19:31:24 [2021-08-11T19:31:24.513Z] PASS
19:31:24 [2021-08-11T19:31:24.513Z] coverage: 15.4% of statements
19:31:24 [2021-08-11T19:31:24.513Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.208s	coverage: 15.4% of statements
19:31:24 [2021-08-11T19:31:24.539Z] --- PASS: TestRenameContainerWithSameName (0.81s)
19:31:24 [2021-08-11T19:31:24.539Z] === RUN   TestRenameContainerWithLinkedContainer
19:31:24 [2021-08-11T19:31:24.967Z] === RUN   TestSizeEmpty
19:31:24 [2021-08-11T19:31:24.967Z] --- PASS: TestSizeEmpty (0.00s)
19:31:24 [2021-08-11T19:31:24.967Z] === RUN   TestSizeEmptyFile
19:31:24 [2021-08-11T19:31:24.967Z] --- PASS: TestSizeEmptyFile (0.00s)
19:31:24 [2021-08-11T19:31:24.967Z] === RUN   TestSizeNonemptyFile
19:31:24 [2021-08-11T19:31:24.967Z] --- PASS: TestSizeNonemptyFile (0.00s)
19:31:24 [2021-08-11T19:31:24.967Z] === RUN   TestSizeNestedDirectoryEmpty
19:31:24 [2021-08-11T19:31:24.967Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
19:31:24 [2021-08-11T19:31:24.967Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
19:31:24 [2021-08-11T19:31:24.967Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
19:31:24 [2021-08-11T19:31:24.967Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
19:31:24 [2021-08-11T19:31:24.967Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
19:31:24 [2021-08-11T19:31:24.967Z] === RUN   TestMoveToSubdir
19:31:24 [2021-08-11T19:31:24.967Z] --- PASS: TestMoveToSubdir (0.01s)
19:31:24 [2021-08-11T19:31:24.967Z] === RUN   TestSizeNonExistingDirectory
19:31:24 [2021-08-11T19:31:24.967Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
19:31:24 [2021-08-11T19:31:24.967Z] PASS
19:31:24 [2021-08-11T19:31:24.967Z] coverage: 80.0% of statements
19:31:24 [2021-08-11T19:31:24.967Z] ok  	github.com/docker/docker/pkg/directory	0.143s	coverage: 80.0% of statements
19:31:25 [2021-08-11T19:31:25.257Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:31:25 [2021-08-11T19:31:25.422Z] 2021/08/11 19:31:25 Closing DB instances...
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestContainsEntry
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestCreateEntries
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestEntriesDiff
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestEntriesEquality
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestGeneratorNotGenerate
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestGeneratorWithPort
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestGeneratorWithPortNotGenerate
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestNewEntry
19:31:26 [2021-08-11T19:31:26.383Z] === RUN   Test/TestParse
19:31:26 [2021-08-11T19:31:26.383Z] --- PASS: Test (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestContainsEntry (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestCreateEntries (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestEntriesDiff (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestEntriesEquality (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestNewEntry (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z]     --- PASS: Test/TestParse (0.00s)
19:31:26 [2021-08-11T19:31:26.383Z] PASS
19:31:26 [2021-08-11T19:31:26.383Z] coverage: 58.3% of statements
19:31:26 [2021-08-11T19:31:26.383Z] ok  	github.com/docker/docker/pkg/discovery	0.176s	coverage: 58.3% of statements
19:31:26 [2021-08-11T19:31:26.460Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s)
19:31:26 [2021-08-11T19:31:26.460Z] === RUN   TestResize
19:31:26 [2021-08-11T19:31:26.633Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:31:26 [2021-08-11T19:31:26.837Z] --- PASS: TestTarFiles (4.97s)
19:31:26 [2021-08-11T19:31:26.837Z] === RUN   TestTarUntar
19:31:26 [2021-08-11T19:31:26.837Z] --- PASS: TestTarUntar (0.04s)
19:31:26 [2021-08-11T19:31:26.837Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
19:31:26 [2021-08-11T19:31:26.837Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
19:31:26 [2021-08-11T19:31:26.837Z] === RUN   TestTarWithOptions
19:31:26 [2021-08-11T19:31:26.837Z] --- PASS: TestTarWithOptions (0.02s)
19:31:26 [2021-08-11T19:31:26.837Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
19:31:26 [2021-08-11T19:31:26.837Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
19:31:26 [2021-08-11T19:31:26.837Z] === RUN   TestUntarUstarGnuConflict
19:31:26 [2021-08-11T19:31:26.837Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
19:31:26 [2021-08-11T19:31:26.837Z] === RUN   TestUntarInvalidFilenames
19:31:26 [2021-08-11T19:31:26.837Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames130192270\\dest"
19:31:26 [2021-08-11T19:31:26.837Z] --- PASS: TestUntarInvalidFilenames (0.18s)
19:31:26 [2021-08-11T19:31:26.837Z] === RUN   TestUntarHardlinkToSymlink
19:31:26 [2021-08-11T19:31:26.837Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
19:31:26 [2021-08-11T19:31:26.837Z] === RUN   TestUntarInvalidHardlink
19:31:26 [2021-08-11T19:31:26.837Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink276114063\\victim\\hello" -> "../victim/hello"
19:31:26 [2021-08-11T19:31:26.837Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink827776162\\victim\\hello" -> "/../victim/hello"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink851596697\\victim" -> "../victim"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink798075428\\victim" -> "../victim"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink519446835\\victim" -> "../victim"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink174674166\\victim" -> "../victim"
19:31:26 [2021-08-11T19:31:26.838Z] --- PASS: TestUntarInvalidHardlink (0.03s)
19:31:26 [2021-08-11T19:31:26.838Z] === RUN   TestUntarInvalidSymlink
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink467030493\\dest\\dotdot" -> "../victim/hello"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink994156952\\dest\\slash-dotdot" -> "/../victim/hello"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink589391383\\dest\\loophole-victim" -> "../victim"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink649973898\\dest\\loophole-victim" -> "../victim"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink849577569\\dest\\loophole-victim" -> "../victim"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink364932172\\dest\\loophole-victim" -> "../victim"
19:31:26 [2021-08-11T19:31:26.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink512829243\\dest\\dir\\loophole" -> "../../victim"
19:31:26 [2021-08-11T19:31:26.838Z] --- PASS: TestUntarInvalidSymlink (0.04s)
19:31:26 [2021-08-11T19:31:26.838Z] === RUN   TestTempArchiveCloseMultipleTimes
19:31:26 [2021-08-11T19:31:26.838Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
19:31:26 [2021-08-11T19:31:26.838Z] === RUN   TestXGlobalNoParent
19:31:26 [2021-08-11T19:31:26.838Z] --- PASS: TestXGlobalNoParent (0.00s)
19:31:26 [2021-08-11T19:31:26.838Z] === RUN   TestReplaceFileTarWrapper
19:31:27 [2021-08-11T19:31:27.035Z] --- PASS: TestResize (0.77s)
19:31:27 [2021-08-11T19:31:27.035Z] === RUN   TestResizeWithInvalidSize
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestPrefixHeaderReadable
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   Test
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   Test/TestContent
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   Test/TestInitialize
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   Test/TestNew
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   Test/TestParsingContentsWithComments
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   Test/TestRegister
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   Test/TestWatch
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: TestPrefixHeaderReadable (0.03s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestDisablePigz
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: Test (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z]     --- PASS: Test/TestContent (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z]     --- PASS: Test/TestInitialize (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z]     --- PASS: Test/TestNew (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z]     --- PASS: Test/TestRegister (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z]     --- PASS: Test/TestWatch (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z] PASS
19:31:27 [2021-08-11T19:31:27.292Z] coverage: 92.9% of statements
19:31:27 [2021-08-11T19:31:27.292Z] ok  	github.com/docker/docker/pkg/discovery/file	0.204s	coverage: 92.9% of statements
19:31:27 [2021-08-11T19:31:27.292Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: TestDisablePigz (0.13s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestPigz
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestNetworkDBCRUDTableEntries
19:31:27 [2021-08-11T19:31:27.292Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: TestPigz (0.16s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestCopyFileWithInvalidDest
19:31:27 [2021-08-11T19:31:27.292Z]     archive_windows_test.go:16: Currently fails
19:31:27 [2021-08-11T19:31:27.292Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestCanonicalTarNameForPath
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestCanonicalTarName
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: TestCanonicalTarName (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestChmodTarEntry
19:31:27 [2021-08-11T19:31:27.292Z] --- PASS: TestChmodTarEntry (0.00s)
19:31:27 [2021-08-11T19:31:27.292Z] === RUN   TestHardLinkOrder
19:31:27 [2021-08-11T19:31:27.568Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:31:27 [2021-08-11T19:31:27.609Z] --- PASS: TestResizeWithInvalidSize (0.83s)
19:31:27 [2021-08-11T19:31:27.609Z] === RUN   TestResizeWhenContainerNotStarted
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestHardLinkOrder (0.11s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangeString
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestChangeString (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesWithNoChanges
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestChangesWithNoChanges (0.03s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesWithChanges
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestChangesWithChanges (0.04s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesWithChangesGH13590
19:31:27 [2021-08-11T19:31:27.747Z]     changes_test.go:196: needs more investigation
19:31:27 [2021-08-11T19:31:27.747Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesDirsEmpty
19:31:27 [2021-08-11T19:31:27.747Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
19:31:27 [2021-08-11T19:31:27.747Z] --- SKIP: TestChangesDirsEmpty (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesDirsMutated
19:31:27 [2021-08-11T19:31:27.747Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
19:31:27 [2021-08-11T19:31:27.747Z] --- SKIP: TestChangesDirsMutated (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestApplyLayer
19:31:27 [2021-08-11T19:31:27.747Z]     changes_test.go:433: needs further investigation
19:31:27 [2021-08-11T19:31:27.747Z] --- SKIP: TestApplyLayer (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesSizeWithHardlinks
19:31:27 [2021-08-11T19:31:27.747Z]     changes_test.go:469: needs further investigation
19:31:27 [2021-08-11T19:31:27.747Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesSizeWithNoChanges
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestChangesSize
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestChangesSize (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestApplyLayerInvalidFilenames
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames265954448\\dest"
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestApplyLayerInvalidHardlink
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink420906562\\victim\\hello" -> "../victim/hello"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink932825785\\victim\\hello" -> "/../victim/hello"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink406299332\\victim" -> "../victim"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink643172691\\victim" -> "../victim"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink438788758\\victim" -> "../victim"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink711294717\\victim" -> "../victim"
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestApplyLayerInvalidSymlink
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink988034104\\dest\\dotdot" -> "../victim/hello"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink078716983\\dest\\slash-dotdot" -> "/../victim/hello"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink667233834\\dest\\loophole-victim" -> "../victim"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink782338945\\dest\\loophole-victim" -> "../victim"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink547085036\\dest\\loophole-victim" -> "../victim"
19:31:27 [2021-08-11T19:31:27.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink961518939\\dest\\loophole-victim" -> "../victim"
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestApplyLayerWhiteouts
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestGenerateEmptyFile
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestGenerateEmptyFile (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] === RUN   TestGenerateWithContent
19:31:27 [2021-08-11T19:31:27.747Z] --- PASS: TestGenerateWithContent (0.00s)
19:31:27 [2021-08-11T19:31:27.747Z] PASS
19:31:27 [2021-08-11T19:31:27.747Z] coverage: 61.5% of statements
19:31:27 [2021-08-11T19:31:27.747Z] ok  	github.com/docker/docker/pkg/archive	7.348s	coverage: 61.5% of statements
19:31:28 [2021-08-11T19:31:28.133Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:31:28 [2021-08-11T19:31:28.133Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:31:28 [2021-08-11T19:31:28.557Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:28 [2021-08-11T19:31:28.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:28 [2021-08-11T19:31:28.705Z] === RUN   Test
19:31:28 [2021-08-11T19:31:28.705Z] === RUN   Test/TestInitialize
19:31:28 [2021-08-11T19:31:28.705Z] time="2021-08-11T19:31:28Z" level=info msg="Initializing discovery without TLS"
19:31:28 [2021-08-11T19:31:28.705Z] time="2021-08-11T19:31:28Z" level=info msg="Initializing discovery without TLS"
19:31:28 [2021-08-11T19:31:28.705Z] time="2021-08-11T19:31:28Z" level=info msg="Initializing discovery without TLS"
19:31:28 [2021-08-11T19:31:28.705Z] === RUN   Test/TestInitializeWithCerts
19:31:28 [2021-08-11T19:31:28.705Z] time="2021-08-11T19:31:28Z" level=info msg="Initializing discovery with TLS"
19:31:28 [2021-08-11T19:31:28.705Z] === RUN   Test/TestWatch
19:31:28 [2021-08-11T19:31:28.705Z] time="2021-08-11T19:31:28Z" level=info msg="Initializing discovery without TLS"
19:31:29 [2021-08-11T19:31:29.066Z] === RUN   TestDockerSuite/TestCpRelativePath
19:31:29 [2021-08-11T19:31:29.632Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:31:29 [2021-08-11T19:31:29.663Z] 2021/08/11 19:31:29 Closing DB instances...
19:31:30 [2021-08-11T19:31:30.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:30 [2021-08-11T19:31:30.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:31 [2021-08-11T19:31:31.005Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:31:31 [2021-08-11T19:31:31.060Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:31 [2021-08-11T19:31:31.060Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:31 [2021-08-11T19:31:31.186Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s)
19:31:31 [2021-08-11T19:31:31.186Z] === RUN   TestNetworkDBNodeLeave
19:31:31 [2021-08-11T19:31:31.571Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:31:31 [2021-08-11T19:31:31.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:31 [2021-08-11T19:31:31.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:31 [2021-08-11T19:31:31.918Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.494s	coverage: 7.2% of statements
19:31:31 [2021-08-11T19:31:31.918Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:31:31 [2021-08-11T19:31:31.918Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
19:31:31 [2021-08-11T19:31:31.918Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
19:31:31 [2021-08-11T19:31:31.918Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:31:31 [2021-08-11T19:31:31.918Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:31:31 [2021-08-11T19:31:31.918Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:31:32 [2021-08-11T19:31:32.145Z] --- PASS: Test (3.17s)
19:31:32 [2021-08-11T19:31:32.145Z]     --- PASS: Test/TestInitialize (0.15s)
19:31:32 [2021-08-11T19:31:32.145Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
19:31:32 [2021-08-11T19:31:32.145Z]     --- PASS: Test/TestWatch (3.01s)
19:31:32 [2021-08-11T19:31:32.145Z] PASS
19:31:32 [2021-08-11T19:31:32.145Z] coverage: 84.1% of statements
19:31:32 [2021-08-11T19:31:32.145Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.496s	coverage: 84.1% of statements
19:31:32 [2021-08-11T19:31:32.173Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
19:31:32 [2021-08-11T19:31:32.429Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
19:31:32 [2021-08-11T19:31:32.507Z] === RUN   TestDockerSuite/TestCpToCaseA
19:31:32 [2021-08-11T19:31:32.599Z] === RUN   Test
19:31:32 [2021-08-11T19:31:32.599Z] === RUN   Test/TestWatch
19:31:32 [2021-08-11T19:31:32.599Z] --- PASS: Test (0.00s)
19:31:32 [2021-08-11T19:31:32.599Z]     --- PASS: Test/TestWatch (0.00s)
19:31:32 [2021-08-11T19:31:32.599Z] PASS
19:31:32 [2021-08-11T19:31:32.599Z] coverage: 92.3% of statements
19:31:32 [2021-08-11T19:31:32.599Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.162s	coverage: 92.3% of statements
19:31:32 [2021-08-11T19:31:32.990Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.003s	coverage: 48.1% of statements
19:31:32 [2021-08-11T19:31:32.990Z] ok  	github.com/docker/docker/libnetwork/idm	0.008s	coverage: 87.5% of statements
19:31:33 [2021-08-11T19:31:33.245Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:31:33 [2021-08-11T19:31:33.558Z] === RUN   Test
19:31:33 [2021-08-11T19:31:33.558Z] === RUN   Test/TestInitialize
19:31:33 [2021-08-11T19:31:33.558Z] === RUN   Test/TestInitializeWithPattern
19:31:33 [2021-08-11T19:31:33.558Z] === RUN   Test/TestRegister
19:31:33 [2021-08-11T19:31:33.558Z] === RUN   Test/TestWatch
19:31:33 [2021-08-11T19:31:33.558Z] --- PASS: Test (0.00s)
19:31:33 [2021-08-11T19:31:33.558Z]     --- PASS: Test/TestInitialize (0.00s)
19:31:33 [2021-08-11T19:31:33.558Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
19:31:33 [2021-08-11T19:31:33.558Z]     --- PASS: Test/TestRegister (0.00s)
19:31:33 [2021-08-11T19:31:33.558Z]     --- PASS: Test/TestWatch (0.00s)
19:31:33 [2021-08-11T19:31:33.558Z] PASS
19:31:33 [2021-08-11T19:31:33.558Z] coverage: 93.8% of statements
19:31:33 [2021-08-11T19:31:33.558Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.172s	coverage: 93.8% of statements
19:31:33 [2021-08-11T19:31:33.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:34 [2021-08-11T19:31:34.013Z] --- PASS: TestNetworkDBNodeLeave (2.87s)
19:31:34 [2021-08-11T19:31:34.013Z] === RUN   TestNetworkDBWatch
19:31:34 [2021-08-11T19:31:34.408Z] === RUN   TestDockerSuite/TestCpToCaseB
19:31:34 [2021-08-11T19:31:34.467Z] === RUN   TestPollerAddRemove
19:31:34 [2021-08-11T19:31:34.467Z] --- PASS: TestPollerAddRemove (0.00s)
19:31:34 [2021-08-11T19:31:34.467Z] === RUN   TestPollerEvent
19:31:34 [2021-08-11T19:31:34.467Z]     poller_test.go:41: No chmod on Windows
19:31:34 [2021-08-11T19:31:34.467Z] --- SKIP: TestPollerEvent (0.00s)
19:31:34 [2021-08-11T19:31:34.467Z] === RUN   TestPollerClose
19:31:34 [2021-08-11T19:31:34.467Z] --- PASS: TestPollerClose (0.00s)
19:31:34 [2021-08-11T19:31:34.467Z] PASS
19:31:34 [2021-08-11T19:31:34.467Z] coverage: 45.7% of statements
19:31:34 [2021-08-11T19:31:34.467Z] ok  	github.com/docker/docker/pkg/filenotify	0.107s	coverage: 45.7% of statements
19:31:34 [2021-08-11T19:31:34.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:34 [2021-08-11T19:31:34.980Z] === RUN   TestDockerSuite/TestCpToCaseC
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCopyFileWithInvalidSrc
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCopyFileWithInvalidDest
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCopyFileWithSameSrcAndDest
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCopyFile
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCopyFile (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
19:31:35 [2021-08-11T19:31:35.426Z]     fileutils_test.go:134: Needs porting to Windows
19:31:35 [2021-08-11T19:31:35.426Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestReadSymlinkedDirectoryToFile
19:31:35 [2021-08-11T19:31:35.426Z]     fileutils_test.go:180: Needs porting to Windows
19:31:35 [2021-08-11T19:31:35.426Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestWildcardMatches
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestWildcardMatches (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestPatternMatches
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestPatternMatches (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestExclusionPatternMatchesPatternBefore
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestPatternMatchesFolderExclusions
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestPatternMatchesFolderWildcardExclusions
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestExclusionPatternMatchesPatternAfter
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestExclusionPatternMatchesWholeDirectory
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestSingleExclamationError
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestSingleExclamationError (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestMatchesWithNoPatterns
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestMatchesWithMalformedPatterns
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestMatches
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestMatches (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCleanPatterns
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCleanPatterns (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCleanPatternsStripEmptyPatterns
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCleanPatternsExceptionFlag
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCleanPatternsErrorSingleException
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCreateIfNotExistsDir
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestCreateIfNotExistsFile
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] === RUN   TestMatch
19:31:35 [2021-08-11T19:31:35.426Z] --- PASS: TestMatch (0.00s)
19:31:35 [2021-08-11T19:31:35.426Z] PASS
19:31:35 [2021-08-11T19:31:35.426Z] coverage: 85.2% of statements
19:31:35 [2021-08-11T19:31:35.426Z] ok  	github.com/docker/docker/pkg/fileutils	0.187s	coverage: 85.2% of statements
19:31:35 [2021-08-11T19:31:35.426Z] 2021/08/11 19:31:35 Closing DB instances...
19:31:35 [2021-08-11T19:31:35.880Z] === RUN   TestGet
19:31:35 [2021-08-11T19:31:35.880Z] --- PASS: TestGet (0.00s)
19:31:35 [2021-08-11T19:31:35.880Z] === RUN   TestGetShortcutString
19:31:35 [2021-08-11T19:31:35.880Z] --- PASS: TestGetShortcutString (0.00s)
19:31:35 [2021-08-11T19:31:35.880Z] PASS
19:31:35 [2021-08-11T19:31:35.880Z] coverage: 42.9% of statements
19:31:35 [2021-08-11T19:31:35.880Z] ok  	github.com/docker/docker/pkg/homedir	0.115s	coverage: 42.9% of statements
19:31:36 [2021-08-11T19:31:36.838Z] --- PASS: TestNetworkDBWatch (3.03s)
19:31:36 [2021-08-11T19:31:36.838Z] === RUN   TestNetworkDBBulkSync
19:31:36 [2021-08-11T19:31:36.838Z] === RUN   TestCreateIDMapOrder
19:31:36 [2021-08-11T19:31:36.838Z] --- PASS: TestCreateIDMapOrder (0.00s)
19:31:36 [2021-08-11T19:31:36.838Z] PASS
19:31:36 [2021-08-11T19:31:36.838Z] coverage: 7.2% of statements
19:31:36 [2021-08-11T19:31:36.838Z] ok  	github.com/docker/docker/pkg/idtools	0.208s	coverage: 7.2% of statements
19:31:36 [2021-08-11T19:31:36.884Z] === RUN   TestDockerSuite/TestCpToCaseD
19:31:37 [2021-08-11T19:31:37.071Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s)
19:31:37 [2021-08-11T19:31:37.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s)
19:31:37 [2021-08-11T19:31:37.071Z] === RUN   TestCgroupNamespacesRun
19:31:38 [2021-08-11T19:31:38.360Z] 2021/08/11 19:31:37 Closing DB instances...
19:31:38 [2021-08-11T19:31:38.360Z] === RUN   TestFixedBufferCap
19:31:38 [2021-08-11T19:31:38.360Z] --- PASS: TestFixedBufferCap (0.00s)
19:31:38 [2021-08-11T19:31:38.360Z] === RUN   TestFixedBufferLen
19:31:38 [2021-08-11T19:31:38.360Z] --- PASS: TestFixedBufferLen (0.00s)
19:31:38 [2021-08-11T19:31:38.360Z] === RUN   TestFixedBufferString
19:31:38 [2021-08-11T19:31:38.360Z] --- PASS: TestFixedBufferString (0.00s)
19:31:38 [2021-08-11T19:31:38.360Z] === RUN   TestFixedBufferWrite
19:31:38 [2021-08-11T19:31:38.360Z] --- PASS: TestFixedBufferWrite (0.00s)
19:31:38 [2021-08-11T19:31:38.360Z] === RUN   TestFixedBufferRead
19:31:38 [2021-08-11T19:31:38.360Z] --- PASS: TestFixedBufferRead (0.00s)
19:31:38 [2021-08-11T19:31:38.360Z] === RUN   TestBytesPipeRead
19:31:38 [2021-08-11T19:31:38.360Z] --- PASS: TestBytesPipeRead (0.00s)
19:31:38 [2021-08-11T19:31:38.360Z] === RUN   TestBytesPipeWrite
19:31:38 [2021-08-11T19:31:38.360Z] --- PASS: TestBytesPipeWrite (0.00s)
19:31:38 [2021-08-11T19:31:38.360Z] === RUN   TestBytesPipeWriteRandomChunks
19:31:38 [2021-08-11T19:31:38.464Z] --- PASS: TestCgroupNamespacesRun (1.85s)
19:31:38 [2021-08-11T19:31:38.464Z] === RUN   TestCgroupNamespacesRunPrivileged
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestAtomicWriteToFile
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestAtomicWriteToFile (0.01s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestAtomicWriteSetCommit
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestAtomicWriteSetCancel
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestReadCloserWrapperClose
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestReadCloserWrapperClose (0.00s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestReaderErrWrapperReadOnError
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestReaderErrWrapperRead
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestReaderErrWrapperRead (0.00s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestHashData
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestHashData (0.00s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestCancelReadCloser
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestCancelReadCloser (0.10s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestWriteCloserWrapperClose
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestNopWriteCloser
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestNopWriteCloser (0.00s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestNopWriter
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestNopWriter (0.00s)
19:31:38 [2021-08-11T19:31:38.817Z] === RUN   TestWriteCounter
19:31:38 [2021-08-11T19:31:38.817Z] --- PASS: TestWriteCounter (0.00s)
19:31:38 [2021-08-11T19:31:38.817Z] PASS
19:31:38 [2021-08-11T19:31:38.817Z] coverage: 69.7% of statements
19:31:38 [2021-08-11T19:31:38.817Z] ok  	github.com/docker/docker/pkg/ioutils	0.698s	coverage: 69.7% of statements
19:31:39 [2021-08-11T19:31:39.271Z] --- PASS: TestGetAddress (21.05s)
19:31:39 [2021-08-11T19:31:39.271Z] === RUN   TestRequestSyntaxCheck
19:31:39 [2021-08-11T19:31:39.271Z] --- PASS: TestRequestSyntaxCheck (0.02s)
19:31:39 [2021-08-11T19:31:39.271Z] === RUN   TestRequest
19:31:39 [2021-08-11T19:31:39.412Z] --- PASS: TestServiceUpdateSecrets (15.73s)
19:31:39 [2021-08-11T19:31:39.412Z] === RUN   TestServiceUpdateConfigs
19:31:39 [2021-08-11T19:31:39.725Z] --- PASS: TestNetworkDBBulkSync (2.83s)
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestNetworkDBCRUDMediumCluster
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestError
19:31:39 [2021-08-11T19:31:39.725Z] --- PASS: TestError (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString/no_progress
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString/progress_1
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString/some_progress_with_a_start_time
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString/some_progress_without_a_start_time
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString/with_units
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestProgressString/hide_counts
19:31:39 [2021-08-11T19:31:39.725Z] --- PASS: TestProgressString (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z]     --- PASS: TestProgressString/no_progress (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z]     --- PASS: TestProgressString/progress_1 (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z]     --- PASS: TestProgressString/with_units (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z]     --- PASS: TestProgressString/hide_counts (0.00s)
19:31:39 [2021-08-11T19:31:39.725Z] === RUN   TestJSONMessageDisplay
19:31:39 [2021-08-11T19:31:39.856Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s)
19:31:39 [2021-08-11T19:31:39.856Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:31:40 [2021-08-11T19:31:40.179Z] --- PASS: TestJSONMessageDisplay (0.17s)
19:31:40 [2021-08-11T19:31:40.179Z] === RUN   TestJSONMessageDisplayWithJSONError
19:31:40 [2021-08-11T19:31:40.179Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
19:31:40 [2021-08-11T19:31:40.179Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
19:31:40 [2021-08-11T19:31:40.179Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
19:31:40 [2021-08-11T19:31:40.179Z] === RUN   TestDisplayJSONMessagesStream
19:31:40 [2021-08-11T19:31:40.179Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
19:31:40 [2021-08-11T19:31:40.179Z] PASS
19:31:40 [2021-08-11T19:31:40.179Z] coverage: 91.7% of statements
19:31:40 [2021-08-11T19:31:40.179Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.365s	coverage: 91.7% of statements
19:31:40 [2021-08-11T19:31:40.347Z]     check_test.go:380: [dff35e40b2cff] daemon is not started
19:31:40 [2021-08-11T19:31:40.347Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:31:40 [2021-08-11T19:31:40.634Z] === RUN   TestStandardLongPath
19:31:40 [2021-08-11T19:31:40.634Z] --- PASS: TestStandardLongPath (0.00s)
19:31:40 [2021-08-11T19:31:40.634Z] === RUN   TestUNCLongPath
19:31:40 [2021-08-11T19:31:40.634Z] --- PASS: TestUNCLongPath (0.00s)
19:31:40 [2021-08-11T19:31:40.634Z] PASS
19:31:40 [2021-08-11T19:31:40.634Z] coverage: 100.0% of statements
19:31:40 [2021-08-11T19:31:40.634Z] ok  	github.com/docker/docker/pkg/longpath	0.112s	coverage: 100.0% of statements
19:31:41 [2021-08-11T19:31:41.087Z] === RUN   TestNameFormat
19:31:41 [2021-08-11T19:31:41.087Z] --- PASS: TestNameFormat (0.00s)
19:31:41 [2021-08-11T19:31:41.087Z] === RUN   TestNameRetries
19:31:41 [2021-08-11T19:31:41.087Z] --- PASS: TestNameRetries (0.00s)
19:31:41 [2021-08-11T19:31:41.087Z] PASS
19:31:41 [2021-08-11T19:31:41.087Z] coverage: 85.7% of statements
19:31:41 [2021-08-11T19:31:41.541Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.110s	coverage: 85.7% of statements
19:31:41 [2021-08-11T19:31:41.778Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
19:31:41 [2021-08-11T19:31:41.778Z] === RUN   TestCgroupNamespacesRunHostMode
19:31:41 [2021-08-11T19:31:41.995Z] === RUN   TestParseKeyValueOpt
19:31:41 [2021-08-11T19:31:41.995Z] --- PASS: TestParseKeyValueOpt (0.00s)
19:31:41 [2021-08-11T19:31:41.995Z] === RUN   TestParseUintList
19:31:41 [2021-08-11T19:31:41.995Z] --- PASS: TestParseUintList (0.00s)
19:31:41 [2021-08-11T19:31:41.995Z] === RUN   TestParseUintListMaximumLimits
19:31:41 [2021-08-11T19:31:41.995Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
19:31:41 [2021-08-11T19:31:41.995Z] PASS
19:31:41 [2021-08-11T19:31:41.995Z] coverage: 97.0% of statements
19:31:41 [2021-08-11T19:31:41.995Z] ok  	github.com/docker/docker/pkg/parsers	0.121s	coverage: 97.0% of statements
19:31:42 [2021-08-11T19:31:42.450Z] 2021/08/11 19:31:42 Closing DB instances...
19:31:42 [2021-08-11T19:31:42.878Z] === RUN   TestDockerSuite/TestCpToCaseE
19:31:42 [2021-08-11T19:31:42.878Z]     docker_api_swarm_test.go:801: [dfbfe586e8518] joining swarm manager [dc5633ff95749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:31:42 [2021-08-11T19:31:42.904Z] time="2021-08-11T19:31:42Z" level=error msg="node: cc548c364960 is unknown to memberlist"
19:31:42 [2021-08-11T19:31:42.904Z] === RUN   TestNewAndRemove
19:31:42 [2021-08-11T19:31:42.904Z] --- PASS: TestNewAndRemove (0.00s)
19:31:42 [2021-08-11T19:31:42.904Z] === RUN   TestRemoveInvalidPath
19:31:42 [2021-08-11T19:31:42.904Z] --- PASS: TestRemoveInvalidPath (0.00s)
19:31:42 [2021-08-11T19:31:42.904Z] PASS
19:31:42 [2021-08-11T19:31:42.904Z] coverage: 82.6% of statements
19:31:42 [2021-08-11T19:31:42.904Z] ok  	github.com/docker/docker/pkg/pidfile	0.134s	coverage: 82.6% of statements
19:31:43 [2021-08-11T19:31:43.700Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s)
19:31:43 [2021-08-11T19:31:43.700Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:31:44 [2021-08-11T19:31:44.255Z]     docker_api_swarm_test.go:801: [d4f1b1899de1c] joining swarm manager [dc5633ff95749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:31:44 [2021-08-11T19:31:44.429Z] === RUN   TestFailedConnection
19:31:45 [2021-08-11T19:31:45.388Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s)
19:31:45 [2021-08-11T19:31:45.388Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
19:31:45 [2021-08-11T19:31:45.408Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
19:31:45 [2021-08-11T19:31:45.622Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
19:31:45 [2021-08-11T19:31:45.622Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:31:45 [2021-08-11T19:31:45.629Z]     docker_api_swarm_test.go:801: [dadf69a7ff8e0] joining swarm manager [dc5633ff95749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:31:45 [2021-08-11T19:31:45.888Z] === RUN   TestDockerSuite/TestCpToCaseF
19:31:46 [2021-08-11T19:31:46.345Z] 2021/08/11 19:31:45 Closing DB instances...
19:31:46 [2021-08-11T19:31:46.345Z] --- PASS: TestRequest (7.01s)
19:31:46 [2021-08-11T19:31:46.345Z] === RUN   TestOverlappingRequests
19:31:46 [2021-08-11T19:31:46.345Z] --- PASS: TestFailedConnection (2.01s)
19:31:46 [2021-08-11T19:31:46.345Z] === RUN   TestFailOnce
19:31:46 [2021-08-11T19:31:46.799Z] 2021/08/11 19:31:46 http: panic serving 127.0.0.1:49286: Plugin not ready
19:31:46 [2021-08-11T19:31:46.799Z] goroutine 18 [running]:
19:31:46 [2021-08-11T19:31:46.799Z] net/http.(*conn).serve.func1(0xc00018e000)
19:31:46 [2021-08-11T19:31:46.799Z] 	c:/go/src/net/http/server.go:1804 +0x153
19:31:46 [2021-08-11T19:31:46.799Z] panic(0x625280, 0x73c6d0)
19:31:46 [2021-08-11T19:31:46.799Z] 	c:/go/src/runtime/panic.go:971 +0x49a
19:31:46 [2021-08-11T19:31:46.799Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x74cd90, 0xc0001600e0, 0xc0001aa000)
19:31:46 [2021-08-11T19:31:46.799Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
19:31:46 [2021-08-11T19:31:46.799Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x74cd90, 0xc0001600e0, 0xc0001aa000)
19:31:46 [2021-08-11T19:31:46.799Z] 	c:/go/src/net/http/server.go:2049 +0x4b
19:31:46 [2021-08-11T19:31:46.799Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x74cd90, 0xc0001600e0, 0xc0001aa000)
19:31:46 [2021-08-11T19:31:46.799Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
19:31:46 [2021-08-11T19:31:46.799Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x74cd90, 0xc0001600e0, 0xc0001aa000)
19:31:46 [2021-08-11T19:31:46.799Z] 	c:/go/src/net/http/server.go:2867 +0xaa
19:31:46 [2021-08-11T19:31:46.799Z] net/http.(*conn).serve(0xc00018e000, 0x74d980, 0xc0001a0000)
19:31:46 [2021-08-11T19:31:46.799Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
19:31:46 [2021-08-11T19:31:46.799Z] created by net/http.(*Server).Serve
19:31:46 [2021-08-11T19:31:46.799Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
19:31:46 [2021-08-11T19:31:46.799Z] time="2021-08-11T19:31:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s"
19:31:46 [2021-08-11T19:31:46.799Z] --- PASS: TestOverlappingRequests (0.33s)
19:31:46 [2021-08-11T19:31:46.799Z] === RUN   TestRelease
19:31:46 [2021-08-11T19:31:46.822Z] === RUN   TestDockerSuite/TestCpToCaseG
19:31:47 [2021-08-11T19:31:47.014Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s)
19:31:47 [2021-08-11T19:31:47.014Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:31:47 [2021-08-11T19:31:47.080Z]     docker_api_swarm_test.go:801: [d41e6738ec56d] joining swarm manager [dc5633ff95749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:31:47 [2021-08-11T19:31:47.589Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
19:31:47 [2021-08-11T19:31:47.589Z] === RUN   TestCgroupNamespacesRunOlderClient
19:31:47 [2021-08-11T19:31:47.756Z] --- PASS: TestFailOnce (1.17s)
19:31:47 [2021-08-11T19:31:47.756Z] === RUN   TestEchoInputOutput
19:31:47 [2021-08-11T19:31:47.756Z] --- PASS: TestEchoInputOutput (0.00s)
19:31:47 [2021-08-11T19:31:47.756Z] === RUN   TestBackoff
19:31:47 [2021-08-11T19:31:47.756Z] --- PASS: TestBackoff (0.00s)
19:31:47 [2021-08-11T19:31:47.756Z] === RUN   TestAbortRetry
19:31:47 [2021-08-11T19:31:47.756Z] --- PASS: TestAbortRetry (0.00s)
19:31:47 [2021-08-11T19:31:47.756Z] === RUN   TestClientScheme
19:31:47 [2021-08-11T19:31:47.756Z] --- PASS: TestClientScheme (0.00s)
19:31:47 [2021-08-11T19:31:47.756Z] === RUN   TestNewClientWithTimeout
19:31:47 [2021-08-11T19:31:47.756Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
19:31:47 [2021-08-11T19:31:47.756Z] === RUN   TestNetworkDBGarbageCollection
19:31:48 [2021-08-11T19:31:48.210Z] --- PASS: TestRelease (1.24s)
19:31:48 [2021-08-11T19:31:48.210Z] === RUN   TestAllocateRandomDeallocate
19:31:48 [2021-08-11T19:31:48.210Z] time="2021-08-11T19:31:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
19:31:48 [2021-08-11T19:31:48.453Z]     docker_api_swarm_test.go:809: [d5d3a8cedea68] joining swarm manager [dc5633ff95749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:31:49 [2021-08-11T19:31:49.512Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
19:31:49 [2021-08-11T19:31:49.512Z] === RUN   TestNISDomainname
19:31:49 [2021-08-11T19:31:49.732Z] === RUN   TestParseEmptyInterface
19:31:49 [2021-08-11T19:31:49.732Z] --- PASS: TestParseEmptyInterface (0.00s)
19:31:49 [2021-08-11T19:31:49.732Z] === RUN   TestParseNonInterfaceType
19:31:49 [2021-08-11T19:31:49.732Z] --- PASS: TestParseNonInterfaceType (0.00s)
19:31:49 [2021-08-11T19:31:49.732Z] === RUN   TestParseWithOneFunction
19:31:49 [2021-08-11T19:31:49.732Z] --- PASS: TestParseWithOneFunction (0.00s)
19:31:49 [2021-08-11T19:31:49.732Z] === RUN   TestParseWithMultipleFuncs
19:31:49 [2021-08-11T19:31:49.732Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
19:31:49 [2021-08-11T19:31:49.732Z] === RUN   TestParseWithUnnamedReturn
19:31:49 [2021-08-11T19:31:49.732Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
19:31:49 [2021-08-11T19:31:49.732Z] === RUN   TestEmbeddedInterface
19:31:49 [2021-08-11T19:31:49.732Z] --- PASS: TestEmbeddedInterface (0.00s)
19:31:49 [2021-08-11T19:31:49.732Z] === RUN   TestParsedImports
19:31:49 [2021-08-11T19:31:49.732Z] --- PASS: TestParsedImports (0.00s)
19:31:49 [2021-08-11T19:31:49.732Z] === RUN   TestAliasedImports
19:31:49 [2021-08-11T19:31:49.732Z] --- PASS: TestAliasedImports (0.00s)
19:31:49 [2021-08-11T19:31:49.732Z] PASS
19:31:49 [2021-08-11T19:31:49.732Z] coverage: 56.8% of statements
19:31:49 [2021-08-11T19:31:49.732Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.204s	coverage: 56.8% of statements
19:31:49 [2021-08-11T19:31:49.732Z] time="2021-08-11T19:31:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
19:31:50 [2021-08-11T19:31:50.691Z] === RUN   TestHTTPTransport
19:31:50 [2021-08-11T19:31:50.691Z] --- PASS: TestHTTPTransport (0.00s)
19:31:50 [2021-08-11T19:31:50.691Z] PASS
19:31:50 [2021-08-11T19:31:50.691Z] coverage: 85.7% of statements
19:31:50 [2021-08-11T19:31:50.691Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.195s	coverage: 85.7% of statements
19:31:50 [2021-08-11T19:31:50.902Z] --- PASS: TestNISDomainname (1.34s)
19:31:50 [2021-08-11T19:31:50.902Z] === RUN   TestHostnameDnsResolution
19:31:51 [2021-08-11T19:31:51.145Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
19:31:51 [2021-08-11T19:31:51.145Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
19:31:51 [2021-08-11T19:31:51.145Z] === RUN   TestBufioReaderPoolPutAndGet
19:31:51 [2021-08-11T19:31:51.145Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
19:31:51 [2021-08-11T19:31:51.145Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
19:31:51 [2021-08-11T19:31:51.145Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
19:31:51 [2021-08-11T19:31:51.145Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
19:31:51 [2021-08-11T19:31:51.145Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
19:31:51 [2021-08-11T19:31:51.145Z] === RUN   TestBufioWriterPoolPutAndGet
19:31:51 [2021-08-11T19:31:51.145Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
19:31:51 [2021-08-11T19:31:51.145Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
19:31:51 [2021-08-11T19:31:51.145Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
19:31:51 [2021-08-11T19:31:51.145Z] === RUN   TestBufferPoolPutAndGet
19:31:51 [2021-08-11T19:31:51.145Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
19:31:51 [2021-08-11T19:31:51.145Z] PASS
19:31:51 [2021-08-11T19:31:51.145Z] coverage: 88.2% of statements
19:31:51 [2021-08-11T19:31:51.145Z] ok  	github.com/docker/docker/pkg/pools	0.121s	coverage: 88.2% of statements
19:31:51 [2021-08-11T19:31:51.735Z] === RUN   TestDockerSuite/TestCpToCaseH
19:31:52 [2021-08-11T19:31:52.103Z] --- PASS: TestAllocateRandomDeallocate (3.81s)
19:31:52 [2021-08-11T19:31:52.103Z] === RUN   TestRetrieveFromStore
19:31:52 [2021-08-11T19:31:52.103Z] === RUN   TestOutputOnPrematureClose
19:31:52 [2021-08-11T19:31:52.103Z] --- PASS: TestOutputOnPrematureClose (0.00s)
19:31:52 [2021-08-11T19:31:52.103Z] === RUN   TestCompleteSilently
19:31:52 [2021-08-11T19:31:52.103Z] --- PASS: TestCompleteSilently (0.00s)
19:31:52 [2021-08-11T19:31:52.103Z] PASS
19:31:52 [2021-08-11T19:31:52.103Z] coverage: 75.9% of statements
19:31:52 [2021-08-11T19:31:52.103Z] ok  	github.com/docker/docker/pkg/progress	0.089s	coverage: 75.9% of statements
19:31:52 [2021-08-11T19:31:52.103Z] time="2021-08-11T19:31:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 4s"
19:31:52 [2021-08-11T19:31:52.293Z] --- PASS: TestHostnameDnsResolution (1.36s)
19:31:52 [2021-08-11T19:31:52.293Z] === RUN   TestStats
19:31:52 [2021-08-11T19:31:52.557Z] === RUN   TestSendToOneSub
19:31:52 [2021-08-11T19:31:52.557Z] --- PASS: TestSendToOneSub (0.00s)
19:31:52 [2021-08-11T19:31:52.557Z] === RUN   TestSendToMultipleSubs
19:31:52 [2021-08-11T19:31:52.557Z] --- PASS: TestSendToMultipleSubs (0.00s)
19:31:52 [2021-08-11T19:31:52.557Z] === RUN   TestEvictOneSub
19:31:52 [2021-08-11T19:31:52.557Z] --- PASS: TestEvictOneSub (0.00s)
19:31:52 [2021-08-11T19:31:52.557Z] === RUN   TestClosePublisher
19:31:52 [2021-08-11T19:31:52.557Z] --- PASS: TestClosePublisher (0.00s)
19:31:52 [2021-08-11T19:31:52.557Z] === RUN   TestPubSubRace
19:31:53 [2021-08-11T19:31:53.011Z] --- PASS: TestRetrieveFromStore (1.24s)
19:31:53 [2021-08-11T19:31:53.011Z] === RUN   TestRequestReleaseAddressDuplicate
19:31:53 [2021-08-11T19:31:53.011Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
19:31:53 [2021-08-11T19:31:53.011Z] === RUN   TestParallelPredefinedRequest1
19:31:53 [2021-08-11T19:31:53.011Z] === PAUSE TestParallelPredefinedRequest1
19:31:53 [2021-08-11T19:31:53.011Z] === RUN   TestParallelPredefinedRequest2
19:31:53 [2021-08-11T19:31:53.011Z] === PAUSE TestParallelPredefinedRequest2
19:31:53 [2021-08-11T19:31:53.011Z] === RUN   TestParallelPredefinedRequest3
19:31:53 [2021-08-11T19:31:53.011Z] === PAUSE TestParallelPredefinedRequest3
19:31:53 [2021-08-11T19:31:53.012Z] === RUN   TestParallelPredefinedRequest4
19:31:53 [2021-08-11T19:31:53.012Z] === PAUSE TestParallelPredefinedRequest4
19:31:53 [2021-08-11T19:31:53.012Z] === RUN   TestParallelPredefinedRequest5
19:31:53 [2021-08-11T19:31:53.012Z] === PAUSE TestParallelPredefinedRequest5
19:31:53 [2021-08-11T19:31:53.012Z] === RUN   TestDebug
19:31:53 [2021-08-11T19:31:53.012Z] --- PASS: TestDebug (0.00s)
19:31:53 [2021-08-11T19:31:53.012Z] === RUN   TestRequestPoolParallel
19:31:53 [2021-08-11T19:31:53.465Z] --- PASS: TestPubSubRace (1.04s)
19:31:53 [2021-08-11T19:31:53.465Z] PASS
19:31:53 [2021-08-11T19:31:53.465Z] coverage: 75.0% of statements
19:31:53 [2021-08-11T19:31:53.465Z] ok  	github.com/docker/docker/pkg/pubsub	1.140s	coverage: 75.0% of statements
19:31:53 [2021-08-11T19:31:53.465Z] --- PASS: TestRequestPoolParallel (0.40s)
19:31:53 [2021-08-11T19:31:53.465Z] === RUN   TestFullAllocateRelease
19:31:53 [2021-08-11T19:31:53.919Z] --- PASS: TestFullAllocateRelease (0.42s)
19:31:53 [2021-08-11T19:31:53.920Z] === RUN   TestOddAllocateRelease
19:31:53 [2021-08-11T19:31:53.920Z] --- PASS: TestOddAllocateRelease (0.25s)
19:31:53 [2021-08-11T19:31:53.920Z] === RUN   TestFullAllocateSerialReleaseParallel
19:31:54 [2021-08-11T19:31:54.375Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s)
19:31:54 [2021-08-11T19:31:54.375Z] === RUN   TestOddAllocateSerialReleaseParallel
19:31:54 [2021-08-11T19:31:54.375Z] === RUN   TestRegister
19:31:54 [2021-08-11T19:31:54.375Z] --- PASS: TestRegister (0.00s)
19:31:54 [2021-08-11T19:31:54.375Z] === RUN   TestCommand
19:31:54 [2021-08-11T19:31:54.375Z] --- PASS: TestCommand (0.03s)
19:31:54 [2021-08-11T19:31:54.375Z] === RUN   TestNaiveSelf
19:31:54 [2021-08-11T19:31:54.375Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
19:31:54 [2021-08-11T19:31:54.375Z] === RUN   TestEvenAllocateSerialReleaseParallel
19:31:54 [2021-08-11T19:31:54.375Z] --- PASS: TestNaiveSelf (0.03s)
19:31:54 [2021-08-11T19:31:54.375Z] PASS
19:31:54 [2021-08-11T19:31:54.375Z] coverage: 82.4% of statements
19:31:54 [2021-08-11T19:31:54.375Z] ok  	github.com/docker/docker/pkg/reexec	0.211s	coverage: 82.4% of statements
19:31:54 [2021-08-11T19:31:54.375Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s)
19:31:54 [2021-08-11T19:31:54.375Z] === CONT  TestParallelPredefinedRequest1
19:31:54 [2021-08-11T19:31:54.375Z] === CONT  TestParallelPredefinedRequest4
19:31:54 [2021-08-11T19:31:54.375Z] === CONT  TestParallelPredefinedRequest5
19:31:54 [2021-08-11T19:31:54.375Z] === CONT  TestParallelPredefinedRequest3
19:31:54 [2021-08-11T19:31:54.375Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:31:54 [2021-08-11T19:31:54.375Z] === CONT  TestParallelPredefinedRequest4
19:31:54 [2021-08-11T19:31:54.375Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:31:54 [2021-08-11T19:31:54.375Z] === CONT  TestParallelPredefinedRequest5
19:31:54 [2021-08-11T19:31:54.375Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:31:54 [2021-08-11T19:31:54.375Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
19:31:54 [2021-08-11T19:31:54.375Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
19:31:54 [2021-08-11T19:31:54.375Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
19:31:54 [2021-08-11T19:31:54.375Z] === CONT  TestParallelPredefinedRequest1
19:31:54 [2021-08-11T19:31:54.375Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:31:54 [2021-08-11T19:31:54.375Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
19:31:54 [2021-08-11T19:31:54.375Z] === CONT  TestParallelPredefinedRequest2
19:31:54 [2021-08-11T19:31:54.375Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:31:54 [2021-08-11T19:31:54.375Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
19:31:54 [2021-08-11T19:31:54.375Z] PASS
19:31:54 [2021-08-11T19:31:54.375Z] coverage: 85.3% of statements
19:31:54 [2021-08-11T19:31:54.375Z] ok  	github.com/docker/docker/libnetwork/ipam	46.354s	coverage: 85.3% of statements
19:31:54 [2021-08-11T19:31:54.830Z] === RUN   TestDump
19:31:54 [2021-08-11T19:31:54.830Z] goroutine 19 [running]:
19:31:54 [2021-08-11T19:31:54.830Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x26d9c594, 0x86fb494c5c4)
19:31:54 [2021-08-11T19:31:54.830Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
19:31:54 [2021-08-11T19:31:54.830Z] github.com/docker/docker/pkg/stack.Dump(...)
19:31:54 [2021-08-11T19:31:54.830Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
19:31:54 [2021-08-11T19:31:54.830Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480)
19:31:54 [2021-08-11T19:31:54.830Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
19:31:54 [2021-08-11T19:31:54.830Z] testing.tRunner(0xc000084480, 0x1125ee0)
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1193 +0xef
19:31:54 [2021-08-11T19:31:54.830Z] created by testing.(*T).Run
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
19:31:54 [2021-08-11T19:31:54.830Z] 
19:31:54 [2021-08-11T19:31:54.830Z] goroutine 1 [chan receive]:
19:31:54 [2021-08-11T19:31:54.830Z] testing.(*T).Run(0xc000084480, 0x1118618, 0x8, 0x1125ee0, 0xf8a2cd)
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1239 +0x2da
19:31:54 [2021-08-11T19:31:54.830Z] testing.runTests.func1(0xc000084300)
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1511 +0x7f
19:31:54 [2021-08-11T19:31:54.830Z] testing.tRunner(0xc000084300, 0xc0000c9da8)
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1193 +0xef
19:31:54 [2021-08-11T19:31:54.830Z] testing.runTests(0xc00009c060, 0x126b220, 0x3, 0x3, 0xc03d27e0a6ca82f0, 0x8bb315a7b9, 0x126fc80, 0x1119e68)
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1509 +0x310
19:31:54 [2021-08-11T19:31:54.830Z] testing.(*M).Run(0xc0000d8080, 0x0)
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
19:31:54 [2021-08-11T19:31:54.830Z] main.main()
19:31:54 [2021-08-11T19:31:54.830Z] 	_testmain.go:95 +0x1c8
19:31:54 [2021-08-11T19:31:54.830Z] --- PASS: TestDump (0.00s)
19:31:54 [2021-08-11T19:31:54.830Z] === RUN   TestDumpToFile
19:31:54 [2021-08-11T19:31:54.830Z] --- PASS: TestDumpToFile (0.13s)
19:31:54 [2021-08-11T19:31:54.830Z] === RUN   TestDumpToFileWithEmptyInput
19:31:54 [2021-08-11T19:31:54.830Z] goroutine 21 [running]:
19:31:54 [2021-08-11T19:31:54.830Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0x1004500)
19:31:54 [2021-08-11T19:31:54.830Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
19:31:54 [2021-08-11T19:31:54.830Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
19:31:54 [2021-08-11T19:31:54.830Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
19:31:54 [2021-08-11T19:31:54.830Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084900)
19:31:54 [2021-08-11T19:31:54.830Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
19:31:54 [2021-08-11T19:31:54.830Z] testing.tRunner(0xc000084900, 0x1125ed0)
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1193 +0xef
19:31:54 [2021-08-11T19:31:54.830Z] created by testing.(*T).Run
19:31:54 [2021-08-11T19:31:54.830Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
19:31:54 [2021-08-11T19:31:54.830Z] 
19:31:54 [2021-08-11T19:31:54.830Z] goroutine 1 [chan receive]:
19:31:55 [2021-08-11T19:31:55.017Z] === RUN   TestDockerSuite/TestCpToCaseI
19:31:55 [2021-08-11T19:31:55.284Z] testing.(*T).Run(0xc000084900, 0x111f0cc, 0x1c, 0x1125ed0, 0xf8a201)
19:31:55 [2021-08-11T19:31:55.284Z] 	c:/go/src/testing/testing.go:1239 +0x2da
19:31:55 [2021-08-11T19:31:55.284Z] testing.runTests.func1(0xc000084300)
19:31:55 [2021-08-11T19:31:55.284Z] 	c:/go/src/testing/testing.go:1511 +0x7f
19:31:55 [2021-08-11T19:31:55.284Z] testing.tRunner(0xc000084300, 0xc0000c9da8)
19:31:55 [2021-08-11T19:31:55.284Z] 	c:/go/src/testing/testing.go:1193 +0xef
19:31:55 [2021-08-11T19:31:55.284Z] testing.runTests(0xc00009c060, 0x126b220, 0x3, 0x3, 0xc03d27e0a6ca82f0, 0x8bb315a7b9, 0x126fc80, 0x1119e68)
19:31:55 [2021-08-11T19:31:55.284Z] 	c:/go/src/testing/testing.go:1509 +0x310
19:31:55 [2021-08-11T19:31:55.284Z] testing.(*M).Run(0xc0000d8080, 0x0)
19:31:55 [2021-08-11T19:31:55.284Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
19:31:55 [2021-08-11T19:31:55.284Z] main.main()
19:31:55 [2021-08-11T19:31:55.284Z] 	_testmain.go:95 +0x1c8
19:31:55 [2021-08-11T19:31:55.284Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
19:31:55 [2021-08-11T19:31:55.284Z] PASS
19:31:55 [2021-08-11T19:31:55.284Z] coverage: 90.9% of statements
19:31:55 [2021-08-11T19:31:55.284Z] ok  	github.com/docker/docker/pkg/stack	0.243s	coverage: 90.9% of statements
19:31:55 [2021-08-11T19:31:55.604Z] --- PASS: TestStats (2.83s)
19:31:55 [2021-08-11T19:31:55.604Z] === RUN   TestStopContainerWithTimeout
19:31:55 [2021-08-11T19:31:55.604Z] === RUN   TestStopContainerWithTimeout/0
19:31:55 [2021-08-11T19:31:55.604Z] === PAUSE TestStopContainerWithTimeout/0
19:31:55 [2021-08-11T19:31:55.604Z] === RUN   TestStopContainerWithTimeout/1
19:31:55 [2021-08-11T19:31:55.604Z] === PAUSE TestStopContainerWithTimeout/1
19:31:55 [2021-08-11T19:31:55.604Z] === RUN   TestStopContainerWithTimeout/3
19:31:55 [2021-08-11T19:31:55.604Z] === PAUSE TestStopContainerWithTimeout/3
19:31:55 [2021-08-11T19:31:55.604Z] === RUN   TestStopContainerWithTimeout/-1
19:31:55 [2021-08-11T19:31:55.604Z] === PAUSE TestStopContainerWithTimeout/-1
19:31:55 [2021-08-11T19:31:55.604Z] === CONT  TestStopContainerWithTimeout/0
19:31:55 [2021-08-11T19:31:55.604Z] === CONT  TestStopContainerWithTimeout/3
19:31:55 [2021-08-11T19:31:55.604Z] === CONT  TestStopContainerWithTimeout/-1
19:31:55 [2021-08-11T19:31:55.604Z] === CONT  TestStopContainerWithTimeout/1
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestNewStdWriter
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestNewStdWriter (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestWriteWithUninitializedStdWriter
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestWriteWithNilBytes
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestWriteWithNilBytes (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestWrite
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestWrite (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestWriteWithWriterError
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestWriteWithWriterError (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyWriteAndRead
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyReturnsErrorReadingHeader
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyReturnsErrorReadingFrame
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyDetectsCorruptedFrame
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyWithInvalidInputHeader
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyWithCorruptedPrefix
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyReturnsWriteErrors
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] === RUN   TestStdCopyReturnsErrorFromSystem
19:31:55 [2021-08-11T19:31:55.739Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
19:31:55 [2021-08-11T19:31:55.739Z] PASS
19:31:55 [2021-08-11T19:31:55.739Z] coverage: 100.0% of statements
19:31:55 [2021-08-11T19:31:55.739Z] ok  	github.com/docker/docker/pkg/stdcopy	0.099s	coverage: 100.0% of statements
19:31:55 [2021-08-11T19:31:55.951Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:31:55 [2021-08-11T19:31:55.951Z] --- PASS: TestServiceUpdateConfigs (16.46s)
19:31:55 [2021-08-11T19:31:55.951Z] === RUN   TestServiceUpdateNetwork
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestRawProgressFormatterFormatStatus
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestRawProgressFormatterFormatProgress
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestFormatStatus
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestFormatStatus (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestFormatError
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestFormatError (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestFormatJSONError
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestFormatJSONError (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestJsonProgressFormatterFormatProgress
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestJsonProgressFormatterFormatStatus
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestNewJSONProgressOutput
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestNewJSONProgressOutput (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestAuxFormatterEmit
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestAuxFormatterEmit (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestStreamWriterStdout
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestStreamWriterStdout (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] === RUN   TestStreamWriterStderr
19:31:56 [2021-08-11T19:31:56.193Z] --- PASS: TestStreamWriterStderr (0.00s)
19:31:56 [2021-08-11T19:31:56.193Z] PASS
19:31:56 [2021-08-11T19:31:56.193Z] coverage: 66.2% of statements
19:31:56 [2021-08-11T19:31:56.193Z] ok  	github.com/docker/docker/pkg/streamformatter	0.125s	coverage: 66.2% of statements
19:31:56 [2021-08-11T19:31:56.647Z] time="2021-08-11T19:31:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
19:31:56 [2021-08-11T19:31:56.647Z] === RUN   TestGenerateRandomID
19:31:56 [2021-08-11T19:31:56.647Z] --- PASS: TestGenerateRandomID (0.00s)
19:31:56 [2021-08-11T19:31:56.647Z] === RUN   TestShortenId
19:31:56 [2021-08-11T19:31:56.647Z] --- PASS: TestShortenId (0.00s)
19:31:56 [2021-08-11T19:31:56.647Z] === RUN   TestShortenSha256Id
19:31:56 [2021-08-11T19:31:56.647Z] --- PASS: TestShortenSha256Id (0.00s)
19:31:56 [2021-08-11T19:31:56.647Z] === RUN   TestShortenIdEmpty
19:31:56 [2021-08-11T19:31:56.647Z] --- PASS: TestShortenIdEmpty (0.00s)
19:31:56 [2021-08-11T19:31:56.647Z] === RUN   TestShortenIdInvalid
19:31:56 [2021-08-11T19:31:56.647Z] --- PASS: TestShortenIdInvalid (0.00s)
19:31:56 [2021-08-11T19:31:56.647Z] === RUN   TestIsShortIDNonHex
19:31:56 [2021-08-11T19:31:56.647Z] --- PASS: TestIsShortIDNonHex (0.00s)
19:31:56 [2021-08-11T19:31:56.647Z] === RUN   TestIsShortIDNotCorrectSize
19:31:56 [2021-08-11T19:31:56.647Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
19:31:56 [2021-08-11T19:31:56.647Z] PASS
19:31:56 [2021-08-11T19:31:56.647Z] coverage: 70.6% of statements
19:31:56 [2021-08-11T19:31:56.647Z] ok  	github.com/docker/docker/pkg/stringid	0.090s	coverage: 70.6% of statements
19:31:57 [2021-08-11T19:31:57.606Z] === RUN   TestIsCpusetListAvailable
19:31:57 [2021-08-11T19:31:57.606Z] --- PASS: TestIsCpusetListAvailable (0.00s)
19:31:57 [2021-08-11T19:31:57.606Z] PASS
19:31:57 [2021-08-11T19:31:57.606Z] coverage: 39.4% of statements
19:31:57 [2021-08-11T19:31:57.606Z] ok  	github.com/docker/docker/pkg/sysinfo	0.100s	coverage: 39.4% of statements
19:31:58 [2021-08-11T19:31:58.916Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:31:58 [2021-08-11T19:31:58.916Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
19:31:58 [2021-08-11T19:31:58.916Z]     --- PASS: TestStopContainerWithTimeout/1 (2.18s)
19:31:58 [2021-08-11T19:31:58.916Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
19:31:58 [2021-08-11T19:31:58.916Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.36s)
19:31:58 [2021-08-11T19:31:58.916Z] === RUN   TestDeleteDevicemapper
19:31:58 [2021-08-11T19:31:58.916Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:31:58 [2021-08-11T19:31:58.916Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:31:58 [2021-08-11T19:31:58.916Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:31:59 [2021-08-11T19:31:59.128Z] === RUN   TestChtimes
19:31:59 [2021-08-11T19:31:59.128Z] --- PASS: TestChtimes (0.00s)
19:31:59 [2021-08-11T19:31:59.128Z] === RUN   TestChtimesWindows
19:31:59 [2021-08-11T19:31:59.128Z] --- PASS: TestChtimesWindows (0.00s)
19:31:59 [2021-08-11T19:31:59.128Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
19:31:59 [2021-08-11T19:31:59.128Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
19:31:59 [2021-08-11T19:31:59.128Z] === RUN   TestEnsureRemoveAllNotExist
19:31:59 [2021-08-11T19:31:59.128Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
19:31:59 [2021-08-11T19:31:59.128Z] === RUN   TestEnsureRemoveAllWithDir
19:31:59 [2021-08-11T19:31:59.128Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
19:31:59 [2021-08-11T19:31:59.128Z] === RUN   TestEnsureRemoveAllWithFile
19:31:59 [2021-08-11T19:31:59.128Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
19:31:59 [2021-08-11T19:31:59.128Z] === RUN   TestHasWin32KSupport
19:31:59 [2021-08-11T19:31:59.128Z]     syscall_windows_test.go:8: win32k: true
19:31:59 [2021-08-11T19:31:59.128Z] --- PASS: TestHasWin32KSupport (0.00s)
19:31:59 [2021-08-11T19:31:59.128Z] PASS
19:31:59 [2021-08-11T19:31:59.128Z] coverage: 12.9% of statements
19:31:59 [2021-08-11T19:31:59.128Z] ok  	github.com/docker/docker/pkg/system	0.107s	coverage: 12.9% of statements
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestTailFile
19:31:59 [2021-08-11T19:31:59.583Z] --- PASS: TestTailFile (0.00s)
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestTailFileManyLines
19:31:59 [2021-08-11T19:31:59.583Z] --- PASS: TestTailFileManyLines (0.00s)
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestTailEmptyFile
19:31:59 [2021-08-11T19:31:59.583Z] --- PASS: TestTailEmptyFile (0.00s)
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestTailNegativeN
19:31:59 [2021-08-11T19:31:59.583Z] --- PASS: TestTailNegativeN (0.00s)
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/8_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/8_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/12_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/12_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/no_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/no_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/truncated_last_line
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/truncated_last_line#01
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/truncated_last_line#02
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/single_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/4_byte_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === CONT  TestNewTailReader/no_delimiter
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.583Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.583Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/no_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/8_byte_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/12_byte_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:31:59 [2021-08-11T19:31:59.584Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:31:59 [2021-08-11T19:31:59.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.039Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.039Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/no_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.040Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.041Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.041Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.042Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.043Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.285Z] ok  	github.com/docker/docker/libnetwork/ipam	14.757s	coverage: 85.3% of statements
19:32:00 [2021-08-11T19:32:00.285Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:32:00 [2021-08-11T19:32:00.285Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:32:00 [2021-08-11T19:32:00.285Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
19:32:00 [2021-08-11T19:32:00.285Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
19:32:00 [2021-08-11T19:32:00.285Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:32:00 [2021-08-11T19:32:00.285Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
19:32:00 [2021-08-11T19:32:00.285Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.264s	coverage: 74.0% of statements
19:32:00 [2021-08-11T19:32:00.504Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.504Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.504Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:32:00 [2021-08-11T19:32:00.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:32:00 [2021-08-11T19:32:00.505Z] --- PASS: TestNewTailReader (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.505Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:32:00 [2021-08-11T19:32:00.507Z] PASS
19:32:00 [2021-08-11T19:32:00.507Z] coverage: 88.6% of statements
19:32:00 [2021-08-11T19:32:00.507Z] ok  	github.com/docker/docker/pkg/tailfile	0.330s	coverage: 88.6% of statements
19:32:00 [2021-08-11T19:32:00.889Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 45.1% of statements
19:32:01 [2021-08-11T19:32:01.144Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
19:32:01 [2021-08-11T19:32:01.217Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:32:01 [2021-08-11T19:32:01.400Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestTarSumRemoveNonExistent
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestTarSumRemove
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestTarSumRemove (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestSortFileInfoSums
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestSortFileInfoSums (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestNewTarSumForLabelInvalid
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestNewTarSumForLabel
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestNewTarSumForLabel (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestEmptyTar
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestEmptyTar (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestTarSumsReadSize
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestTarSumsReadSize (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestTarSums
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestTarSums (0.07s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestIteration
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestIteration (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestVersionLabelForChecksum
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestVersionLabelForChecksum (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestVersion
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestVersion (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestGetVersion
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestGetVersion (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] === RUN   TestGetVersions
19:32:01 [2021-08-11T19:32:01.465Z] --- PASS: TestGetVersions (0.00s)
19:32:01 [2021-08-11T19:32:01.465Z] PASS
19:32:01 [2021-08-11T19:32:01.465Z] coverage: 89.3% of statements
19:32:01 [2021-08-11T19:32:01.465Z] ok  	github.com/docker/docker/pkg/tarsum	0.253s	coverage: 89.3% of statements
19:32:01 [2021-08-11T19:32:01.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s)
19:32:01 [2021-08-11T19:32:01.492Z] === RUN   TestUpdateMemory
19:32:01 [2021-08-11T19:32:01.492Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:32:01 [2021-08-11T19:32:01.492Z] --- SKIP: TestUpdateMemory (0.00s)
19:32:01 [2021-08-11T19:32:01.492Z] === RUN   TestUpdateCPUQuota
19:32:01 [2021-08-11T19:32:01.783Z] === RUN   TestDockerSuite/TestCpToDot
19:32:01 [2021-08-11T19:32:01.919Z] testing: warning: no tests to run
19:32:01 [2021-08-11T19:32:01.919Z] PASS
19:32:01 [2021-08-11T19:32:01.919Z] coverage: [no statements]
19:32:01 [2021-08-11T19:32:01.919Z] ok  	github.com/docker/docker/pkg/term/windows	0.114s	coverage: [no statements] [no tests to run]
19:32:02 [2021-08-11T19:32:02.349Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:32:02 [2021-08-11T19:32:02.877Z] === RUN   TestTruncIndex
19:32:02 [2021-08-11T19:32:02.877Z] --- PASS: TestTruncIndex (0.10s)
19:32:02 [2021-08-11T19:32:02.877Z] PASS
19:32:02 [2021-08-11T19:32:02.877Z] coverage: 91.5% of statements
19:32:02 [2021-08-11T19:32:02.877Z] ok  	github.com/docker/docker/pkg/truncindex	0.222s	coverage: 91.5% of statements
19:32:03 [2021-08-11T19:32:03.331Z] === RUN   TestIsGIT
19:32:03 [2021-08-11T19:32:03.331Z] --- PASS: TestIsGIT (0.00s)
19:32:03 [2021-08-11T19:32:03.331Z] === RUN   TestIsTransport
19:32:03 [2021-08-11T19:32:03.331Z] --- PASS: TestIsTransport (0.00s)
19:32:03 [2021-08-11T19:32:03.331Z] PASS
19:32:03 [2021-08-11T19:32:03.331Z] coverage: 100.0% of statements
19:32:03 [2021-08-11T19:32:03.331Z] ok  	github.com/docker/docker/pkg/urlutil	0.083s	coverage: 100.0% of statements
19:32:03 [2021-08-11T19:32:03.786Z] === RUN   TestVersionInfo
19:32:03 [2021-08-11T19:32:03.786Z] --- PASS: TestVersionInfo (0.00s)
19:32:03 [2021-08-11T19:32:03.786Z] === RUN   TestAppendVersions
19:32:03 [2021-08-11T19:32:03.786Z] --- PASS: TestAppendVersions (0.00s)
19:32:03 [2021-08-11T19:32:03.786Z] PASS
19:32:03 [2021-08-11T19:32:03.786Z] coverage: 88.9% of statements
19:32:03 [2021-08-11T19:32:03.786Z] ok  	github.com/docker/docker/pkg/useragent	0.089s	coverage: 88.9% of statements
19:32:04 [2021-08-11T19:32:04.250Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:32:05 [2021-08-11T19:32:05.308Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:32:05 [2021-08-11T19:32:05.308Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:32:05 [2021-08-11T19:32:05.308Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:32:05 [2021-08-11T19:32:05.308Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestNewClientWithTimeout (17.61s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestClientStream
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestClientStream (0.00s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestClientSendFile
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestClientSendFile (0.00s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestClientWithRequestTimeout
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestClientWithRequestTimeout (0.00s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestFileSpecPlugin
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestFileSpecPlugin (0.01s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestFileJSONSpecPlugin
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestPluginAddHandler
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestPluginAddHandler (0.00s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestPluginWaitBadPlugin
19:32:05 [2021-08-11T19:32:05.308Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
19:32:05 [2021-08-11T19:32:05.308Z] === RUN   TestGet
19:32:05 [2021-08-11T19:32:05.308Z] time="2021-08-11T19:32:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
19:32:05 [2021-08-11T19:32:05.624Z] === RUN   TestDockerSuite/TestCpToStdout
19:32:05 [2021-08-11T19:32:05.763Z] === RUN   TestValidatePrivileges
19:32:05 [2021-08-11T19:32:05.763Z] --- PASS: TestValidatePrivileges (0.00s)
19:32:05 [2021-08-11T19:32:05.763Z] === RUN   TestFilterByCapNeg
19:32:05 [2021-08-11T19:32:05.763Z] --- PASS: TestFilterByCapNeg (0.00s)
19:32:05 [2021-08-11T19:32:05.763Z] === RUN   TestFilterByCapPos
19:32:05 [2021-08-11T19:32:05.763Z] --- PASS: TestFilterByCapPos (0.00s)
19:32:05 [2021-08-11T19:32:05.763Z] === RUN   TestStoreGetPluginNotMatchCapRefs
19:32:05 [2021-08-11T19:32:05.763Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
19:32:05 [2021-08-11T19:32:05.763Z] PASS
19:32:05 [2021-08-11T19:32:05.763Z] coverage: 12.0% of statements
19:32:05 [2021-08-11T19:32:05.763Z] ok  	github.com/docker/docker/plugin	0.264s	coverage: 12.0% of statements
19:32:06 [2021-08-11T19:32:06.191Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:32:06 [2021-08-11T19:32:06.217Z] time="2021-08-11T19:32:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
19:32:06 [2021-08-11T19:32:06.672Z] === RUN   TestNewSettable
19:32:06 [2021-08-11T19:32:06.672Z] --- PASS: TestNewSettable (0.00s)
19:32:06 [2021-08-11T19:32:06.672Z] === RUN   TestIsSettable
19:32:06 [2021-08-11T19:32:06.672Z] --- PASS: TestIsSettable (0.00s)
19:32:06 [2021-08-11T19:32:06.672Z] === RUN   TestUpdateSettingsEnv
19:32:06 [2021-08-11T19:32:06.672Z] --- PASS: TestUpdateSettingsEnv (0.00s)
19:32:06 [2021-08-11T19:32:06.672Z] PASS
19:32:06 [2021-08-11T19:32:06.672Z] coverage: 20.0% of statements
19:32:06 [2021-08-11T19:32:06.672Z] ok  	github.com/docker/docker/plugin/v2	0.197s	coverage: 20.0% of statements
19:32:07 [2021-08-11T19:32:07.127Z] === RUN   TestLoad
19:32:07 [2021-08-11T19:32:07.127Z] --- PASS: TestLoad (0.00s)
19:32:07 [2021-08-11T19:32:07.127Z] === RUN   TestSave
19:32:07 [2021-08-11T19:32:07.127Z] --- PASS: TestSave (0.02s)
19:32:07 [2021-08-11T19:32:07.127Z] === RUN   TestAddDeleteGet
19:32:07 [2021-08-11T19:32:07.127Z] --- PASS: TestAddDeleteGet (0.04s)
19:32:07 [2021-08-11T19:32:07.127Z] === RUN   TestInvalidTags
19:32:07 [2021-08-11T19:32:07.127Z] --- PASS: TestInvalidTags (0.00s)
19:32:07 [2021-08-11T19:32:07.127Z] PASS
19:32:07 [2021-08-11T19:32:07.127Z] coverage: 84.4% of statements
19:32:07 [2021-08-11T19:32:07.127Z] ok  	github.com/docker/docker/reference	0.214s	coverage: 84.4% of statements
19:32:08 [2021-08-11T19:32:08.090Z] --- PASS: TestUpdateCPUQuota (5.63s)
19:32:08 [2021-08-11T19:32:08.090Z] === RUN   TestUpdatePidsLimit
19:32:08 [2021-08-11T19:32:08.090Z] === RUN   TestUpdatePidsLimit/update_from_none
19:32:08 [2021-08-11T19:32:08.090Z] === RUN   TestUpdatePidsLimit/no_change
19:32:08 [2021-08-11T19:32:08.091Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:32:08 [2021-08-11T19:32:08.091Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:32:08 [2021-08-11T19:32:08.651Z] time="2021-08-11T19:32:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestHeaderSimpleErrors
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestHeaderTooMuchFailures
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestReaderWithReadError
19:32:08 [2021-08-11T19:32:08.651Z] time="2021-08-11T19:32:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestReader
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestReader (0.00s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResumableRequestReaderWithInitialResponse
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
19:32:08 [2021-08-11T19:32:08.651Z] PASS
19:32:08 [2021-08-11T19:32:08.651Z] coverage: 100.0% of statements
19:32:08 [2021-08-11T19:32:08.651Z] ok  	github.com/docker/docker/registry/resumable	0.387s	coverage: 100.0% of statements
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResolveAuthConfigIndexServer
19:32:08 [2021-08-11T19:32:08.651Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
19:32:08 [2021-08-11T19:32:08.651Z] === RUN   TestResolveAuthConfigFullURL
19:32:08 [2021-08-11T19:32:08.657Z] === RUN   TestDockerSuite/TestCpVolumePath
19:32:08 [2021-08-11T19:32:08.664Z] === RUN   TestUpdatePidsLimit/update_lower
19:32:09 [2021-08-11T19:32:09.104Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
19:32:09 [2021-08-11T19:32:09.104Z] === RUN   TestLoadAllowNondistributableArtifacts
19:32:09 [2021-08-11T19:32:09.104Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
19:32:09 [2021-08-11T19:32:09.104Z] === RUN   TestValidateMirror
19:32:09 [2021-08-11T19:32:09.104Z] --- PASS: TestValidateMirror (0.00s)
19:32:09 [2021-08-11T19:32:09.104Z] === RUN   TestLoadInsecureRegistries
19:32:09 [2021-08-11T19:32:09.104Z] time="2021-08-11T19:32:08Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
19:32:09 [2021-08-11T19:32:09.104Z] time="2021-08-11T19:32:08Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
19:32:09 [2021-08-11T19:32:09.104Z] time="2021-08-11T19:32:08Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
19:32:09 [2021-08-11T19:32:09.104Z] --- PASS: TestLoadInsecureRegistries (0.17s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestNewServiceConfig
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestNewServiceConfig (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestValidateIndexName
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestValidateIndexName (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestValidateIndexNameWithError
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestValidateIndexNameWithError (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestEndpointParse
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestEndpointParse (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestEndpointParseInvalid
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestEndpointParseInvalid (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestValidateEndpoint
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestValidateEndpoint (0.01s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestPing
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestPing (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestPingRegistryEndpoint
19:32:09 [2021-08-11T19:32:09.105Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
19:32:09 [2021-08-11T19:32:09.105Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestEndpoint
19:32:09 [2021-08-11T19:32:09.105Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
19:32:09 [2021-08-11T19:32:09.105Z] --- SKIP: TestEndpoint (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestParseRepositoryInfo
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestParseRepositoryInfo (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestNewIndexInfo
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestNewIndexInfo (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestMirrorEndpointLookup
19:32:09 [2021-08-11T19:32:09.105Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
19:32:09 [2021-08-11T19:32:09.105Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestSearchRepositories
19:32:09 [2021-08-11T19:32:09.105Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
19:32:09 [2021-08-11T19:32:09.105Z]         Host: 127.0.0.1:49320
19:32:09 [2021-08-11T19:32:09.105Z]         User-Agent: docker test client
19:32:09 [2021-08-11T19:32:09.105Z]         Authorization: Token fake-token
19:32:09 [2021-08-11T19:32:09.105Z]         X-Docker-Token: true
19:32:09 [2021-08-11T19:32:09.105Z]         Accept-Encoding: gzip
19:32:09 [2021-08-11T19:32:09.105Z]         
19:32:09 [2021-08-11T19:32:09.105Z]         
19:32:09 [2021-08-11T19:32:09.105Z]     registry_test.go:730: HTTP/1.1 200 OK
19:32:09 [2021-08-11T19:32:09.105Z]         Connection: close
19:32:09 [2021-08-11T19:32:09.105Z]         Content-Length: 144
19:32:09 [2021-08-11T19:32:09.105Z]         Cache-Control: no-cache
19:32:09 [2021-08-11T19:32:09.105Z]         Content-Type: application/json
19:32:09 [2021-08-11T19:32:09.105Z]         Date: Wed, 11 Aug 2021 19:32:08 GMT
19:32:09 [2021-08-11T19:32:09.105Z]         Expires: -1
19:32:09 [2021-08-11T19:32:09.105Z]         Pragma: no-cache
19:32:09 [2021-08-11T19:32:09.105Z]         Server: docker-tests/mock
19:32:09 [2021-08-11T19:32:09.105Z]         X-Docker-Registry-Config: mock
19:32:09 [2021-08-11T19:32:09.105Z]         X-Docker-Registry-Version: 0.0.0
19:32:09 [2021-08-11T19:32:09.105Z]         
19:32:09 [2021-08-11T19:32:09.105Z]         
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestSearchRepositories (0.01s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestTrustedLocation
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestTrustedLocation (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestAllowNondistributableArtifacts
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] === RUN   TestIsSecureIndex
19:32:09 [2021-08-11T19:32:09.105Z] --- PASS: TestIsSecureIndex (0.00s)
19:32:09 [2021-08-11T19:32:09.105Z] PASS
19:32:09 [2021-08-11T19:32:09.105Z] coverage: 51.7% of statements
19:32:09 [2021-08-11T19:32:09.105Z] ok  	github.com/docker/docker/registry	0.574s	coverage: 51.7% of statements
19:32:09 [2021-08-11T19:32:09.238Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:32:09 [2021-08-11T19:32:09.559Z] === RUN   TestRestartManagerTimeout
19:32:09 [2021-08-11T19:32:09.559Z] --- PASS: TestRestartManagerTimeout (0.00s)
19:32:09 [2021-08-11T19:32:09.559Z] === RUN   TestRestartManagerTimeoutReset
19:32:09 [2021-08-11T19:32:09.559Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
19:32:09 [2021-08-11T19:32:09.559Z] PASS
19:32:09 [2021-08-11T19:32:09.559Z] coverage: 45.3% of statements
19:32:09 [2021-08-11T19:32:09.559Z] ok  	github.com/docker/docker/restartmanager	0.105s	coverage: 45.3% of statements
19:32:10 [2021-08-11T19:32:10.013Z] === RUN   TestDecodeContainerConfig
19:32:10 [2021-08-11T19:32:10.013Z] --- PASS: TestDecodeContainerConfig (0.00s)
19:32:10 [2021-08-11T19:32:10.013Z] === RUN   TestDecodeContainerConfigIsolation
19:32:10 [2021-08-11T19:32:10.013Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
19:32:10 [2021-08-11T19:32:10.013Z] === RUN   TestValidatePrivileged
19:32:10 [2021-08-11T19:32:10.013Z] --- PASS: TestValidatePrivileged (0.00s)
19:32:10 [2021-08-11T19:32:10.013Z] PASS
19:32:10 [2021-08-11T19:32:10.013Z] coverage: 52.2% of statements
19:32:10 [2021-08-11T19:32:10.013Z] ok  	github.com/docker/docker/runconfig	0.122s	coverage: 52.2% of statements
19:32:10 [2021-08-11T19:32:10.013Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
19:32:10 [2021-08-11T19:32:10.013Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
19:32:10 [2021-08-11T19:32:10.013Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
19:32:10 [2021-08-11T19:32:10.013Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
19:32:10 [2021-08-11T19:32:10.013Z] PASS
19:32:10 [2021-08-11T19:32:10.013Z] coverage: 62.5% of statements
19:32:10 [2021-08-11T19:32:10.013Z] ok  	github.com/docker/docker/testutil	0.124s	coverage: 62.5% of statements
19:32:10 [2021-08-11T19:32:10.030Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:32:10 [2021-08-11T19:32:10.030Z] === RUN   TestDockerSuite/TestCreateArgs
19:32:10 [2021-08-11T19:32:10.030Z] === RUN   TestDockerSuite/TestCreateByImageID
19:32:10 [2021-08-11T19:32:10.185Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:32:10 [2021-08-11T19:32:10.292Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:32:10 [2021-08-11T19:32:10.292Z] --- PASS: TestServiceUpdateNetwork (14.41s)
19:32:10 [2021-08-11T19:32:10.292Z] === RUN   TestServiceUpdatePidsLimit
19:32:10 [2021-08-11T19:32:10.759Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:32:11 [2021-08-11T19:32:11.227Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:32:11 [2021-08-11T19:32:11.227Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:32:11 [2021-08-11T19:32:11.227Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:32:11 [2021-08-11T19:32:11.227Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:32:11 [2021-08-11T19:32:11.332Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:32:11 [2021-08-11T19:32:11.794Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:32:12 [2021-08-11T19:32:12.052Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:32:12 [2021-08-11T19:32:12.171Z] time="2021-08-11T19:32:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
19:32:12 [2021-08-11T19:32:12.310Z] === RUN   TestDockerSuite/TestCreateLabels
19:32:12 [2021-08-11T19:32:12.310Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:32:12 [2021-08-11T19:32:12.568Z] === RUN   TestDockerSuite/TestCreateRM
19:32:12 [2021-08-11T19:32:12.725Z] --- PASS: TestUpdatePidsLimit (5.53s)
19:32:12 [2021-08-11T19:32:12.725Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.63s)
19:32:12 [2021-08-11T19:32:12.725Z]     --- PASS: TestUpdatePidsLimit/no_change (0.70s)
19:32:12 [2021-08-11T19:32:12.725Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
19:32:12 [2021-08-11T19:32:12.725Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.81s)
19:32:12 [2021-08-11T19:32:12.725Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s)
19:32:12 [2021-08-11T19:32:12.725Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s)
19:32:12 [2021-08-11T19:32:12.725Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s)
19:32:12 [2021-08-11T19:32:12.725Z] === RUN   TestUpdateRestartPolicy
19:32:12 [2021-08-11T19:32:12.826Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:32:12 [2021-08-11T19:32:12.826Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:32:12 [2021-08-11T19:32:12.826Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:32:12 [2021-08-11T19:32:12.826Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:32:12 [2021-08-11T19:32:12.826Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:32:13 [2021-08-11T19:32:13.084Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:32:13 [2021-08-11T19:32:13.693Z] === RUN   TestGetDriver
19:32:13 [2021-08-11T19:32:13.693Z] --- PASS: TestGetDriver (0.00s)
19:32:13 [2021-08-11T19:32:13.693Z] === RUN   TestVolumeRequestError
19:32:13 [2021-08-11T19:32:13.693Z] --- PASS: TestVolumeRequestError (0.01s)
19:32:13 [2021-08-11T19:32:13.693Z] PASS
19:32:13 [2021-08-11T19:32:13.693Z] coverage: 36.1% of statements
19:32:13 [2021-08-11T19:32:13.693Z] ok  	github.com/docker/docker/volume/drivers	0.263s	coverage: 36.1% of statements
19:32:14 [2021-08-11T19:32:14.147Z] === RUN   TestGetAddress
19:32:14 [2021-08-11T19:32:14.147Z] --- PASS: TestGetAddress (0.00s)
19:32:14 [2021-08-11T19:32:14.147Z] === RUN   TestRemove
19:32:14 [2021-08-11T19:32:14.147Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:32:14 [2021-08-11T19:32:14.147Z] --- SKIP: TestRemove (0.00s)
19:32:14 [2021-08-11T19:32:14.147Z] === RUN   TestInitializeWithVolumes
19:32:14 [2021-08-11T19:32:14.147Z] --- PASS: TestInitializeWithVolumes (0.01s)
19:32:14 [2021-08-11T19:32:14.147Z] === RUN   TestCreate
19:32:14 [2021-08-11T19:32:14.147Z] --- PASS: TestCreate (0.01s)
19:32:14 [2021-08-11T19:32:14.147Z] === RUN   TestValidateName
19:32:14 [2021-08-11T19:32:14.147Z] --- PASS: TestValidateName (0.00s)
19:32:14 [2021-08-11T19:32:14.147Z] === RUN   TestCreateWithOpts
19:32:14 [2021-08-11T19:32:14.147Z]     local_test.go:181: runtime.GOOS == "windows"
19:32:14 [2021-08-11T19:32:14.147Z] --- SKIP: TestCreateWithOpts (0.00s)
19:32:14 [2021-08-11T19:32:14.147Z] === RUN   TestRelaodNoOpts
19:32:14 [2021-08-11T19:32:14.147Z] --- PASS: TestRelaodNoOpts (0.01s)
19:32:14 [2021-08-11T19:32:14.147Z] PASS
19:32:14 [2021-08-11T19:32:14.147Z] coverage: 41.5% of statements
19:32:14 [2021-08-11T19:32:14.147Z] ok  	github.com/docker/docker/volume/local	0.185s	coverage: 41.5% of statements
19:32:14 [2021-08-11T19:32:14.988Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:32:15 [2021-08-11T19:32:15.246Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:32:15 [2021-08-11T19:32:15.246Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRaw
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestLCOWParseMountRaw (0.01s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRaw
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestLinuxParseMountRaw (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestConvertTmpfsOptions
19:32:15 [2021-08-11T19:32:15.669Z]     linux_parser_test.go:209: data="mode=700,size=1m"
19:32:15 [2021-08-11T19:32:15.669Z]     linux_parser_test.go:209: data="ro"
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestConvertTmpfsOptions (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestParseMountSpec
19:32:15 [2021-08-11T19:32:15.669Z]     parser_test.go:63: case 0
19:32:15 [2021-08-11T19:32:15.669Z]     parser_test.go:63: case 1
19:32:15 [2021-08-11T19:32:15.669Z]     parser_test.go:63: case 2
19:32:15 [2021-08-11T19:32:15.669Z]     parser_test.go:63: case 3
19:32:15 [2021-08-11T19:32:15.669Z]     parser_test.go:63: case 4
19:32:15 [2021-08-11T19:32:15.669Z]     parser_test.go:63: case 5
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestParseMountSpec (0.01s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestValidateMount
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestValidateMount (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRaw
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestWindowsParseMountRaw (0.01s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
19:32:15 [2021-08-11T19:32:15.669Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
19:32:15 [2021-08-11T19:32:15.669Z] PASS
19:32:15 [2021-08-11T19:32:15.669Z] coverage: 67.7% of statements
19:32:15 [2021-08-11T19:32:15.669Z] ok  	github.com/docker/docker/volume/mounts	0.222s	coverage: 67.7% of statements
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestSetGetMeta
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestSetGetMeta
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestRestore
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestRestore
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestServiceCreate
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestServiceCreate
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestServiceList
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestServiceList
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestServiceRemove
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestServiceRemove
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestServiceGet
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestServiceGet
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestServicePrune
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestServicePrune
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestCreate
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestCreate
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestRemove
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestRemove
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestList
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestList
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFindByDriver
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFindByDriver
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFindByReferenced
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFindByReferenced
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestDerefMultipleOfSameRef
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestDerefMultipleOfSameRef
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestDefererencePluginOnCreateError
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestDefererencePluginOnCreateError
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestRefDerefRemove
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestRefDerefRemove
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestGet
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestGet
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestGetWithReference
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestGetWithReference
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc/test_nil_list
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFilterFunc/test_nil_list
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc/test_empty_list
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFilterFunc/test_empty_list
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc/test_filter_some
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFilterFunc/test_filter_some
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc/test_filter_middle
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFilterFunc/test_filter_middle
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc/test_filter_middle_and_last
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
19:32:16 [2021-08-11T19:32:16.123Z] === RUN   TestFilterFunc/test_filter_first_and_last
19:32:16 [2021-08-11T19:32:16.123Z] === PAUSE TestFilterFunc/test_filter_first_and_last
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFilterFunc/test_nil_list
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFilterFunc/test_filter_some
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFilterFunc/test_filter_first_and_last
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFilterFunc/test_filter_middle_and_last
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFilterFunc/test_filter_middle
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFilterFunc/test_empty_list
19:32:16 [2021-08-11T19:32:16.123Z] --- PASS: TestFilterFunc (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestSetGetMeta
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestFindByReferenced
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestGet
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestServicePrune
19:32:16 [2021-08-11T19:32:16.123Z] --- PASS: TestSetGetMeta (0.03s)
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestServiceGet
19:32:16 [2021-08-11T19:32:16.123Z] --- PASS: TestFindByReferenced (0.03s)
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestServiceRemove
19:32:16 [2021-08-11T19:32:16.123Z] --- PASS: TestGet (0.04s)
19:32:16 [2021-08-11T19:32:16.123Z] === CONT  TestServiceList
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestServiceGet (0.15s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestServiceCreate
19:32:16 [2021-08-11T19:32:16.577Z] time="2021-08-11T19:32:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestServiceRemove (0.14s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestRestore
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestServiceList (0.14s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestList
19:32:16 [2021-08-11T19:32:16.577Z] time="2021-08-11T19:32:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:32:16 [2021-08-11T19:32:16.577Z] time="2021-08-11T19:32:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:32:16 [2021-08-11T19:32:16.577Z] time="2021-08-11T19:32:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestServiceCreate (0.03s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestFindByDriver
19:32:16 [2021-08-11T19:32:16.577Z] time="2021-08-11T19:32:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestRestore (0.03s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestRemove
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestList (0.02s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestDefererencePluginOnCreateError
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestServicePrune (0.21s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestRefDerefRemove
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestFindByDriver (0.02s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestRemove (0.02s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestDerefMultipleOfSameRef
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestCreate
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestRefDerefRemove (0.02s)
19:32:16 [2021-08-11T19:32:16.577Z] === CONT  TestGetWithReference
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestCreate (0.02s)
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
19:32:16 [2021-08-11T19:32:16.577Z] --- PASS: TestGetWithReference (0.02s)
19:32:16 [2021-08-11T19:32:16.577Z] PASS
19:32:16 [2021-08-11T19:32:16.577Z] coverage: 69.0% of statements
19:32:16 [2021-08-11T19:32:16.577Z] ok  	github.com/docker/docker/volume/service	0.494s	coverage: 69.0% of statements
19:32:18 [2021-08-11T19:32:18.536Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:32:18 [2021-08-11T19:32:18.536Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:32:18 [2021-08-11T19:32:18.536Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:32:18 [2021-08-11T19:32:18.536Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:32:18 [2021-08-11T19:32:18.536Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:32:18 [2021-08-11T19:32:18.536Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:32:19 [2021-08-11T19:32:19.103Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:32:20 [2021-08-11T19:32:20.281Z] --- PASS: TestGet (15.01s)
19:32:20 [2021-08-11T19:32:20.281Z] === RUN   TestPluginWithNoManifest
19:32:20 [2021-08-11T19:32:20.281Z] --- PASS: TestPluginWithNoManifest (0.00s)
19:32:20 [2021-08-11T19:32:20.281Z] === RUN   TestGetAll
19:32:20 [2021-08-11T19:32:20.281Z] --- PASS: TestGetAll (0.00s)
19:32:20 [2021-08-11T19:32:20.281Z] PASS
19:32:20 [2021-08-11T19:32:20.281Z] coverage: 73.4% of statements
19:32:20 [2021-08-11T19:32:20.281Z] ok  	github.com/docker/docker/pkg/plugins	36.158s	coverage: 73.4% of statements
19:32:20 [2021-08-11T19:32:20.479Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:32:20 [2021-08-11T19:32:20.479Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:32:21 [2021-08-11T19:32:21.414Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:32:23 [2021-08-11T19:32:23.314Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:32:24 [2021-08-11T19:32:24.690Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:32:25 [2021-08-11T19:32:25.257Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:32:25 [2021-08-11T19:32:25.823Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:32:25 [2021-08-11T19:32:25.823Z] === RUN   TestDockerSuite/TestDevicePermissions
19:32:26 [2021-08-11T19:32:26.756Z] === RUN   TestDockerSuite/TestDockerFails
19:32:26 [2021-08-11T19:32:26.756Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:32:26 [2021-08-11T19:32:26.756Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:32:26 [2021-08-11T19:32:26.756Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:32:27 [2021-08-11T19:32:27.650Z] --- PASS: TestUpdateRestartPolicy (12.81s)
19:32:27 [2021-08-11T19:32:27.650Z] === RUN   TestUpdateRestartWithAutoRemove
19:32:27 [2021-08-11T19:32:27.651Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
19:32:27 [2021-08-11T19:32:27.651Z] === RUN   TestWaitNonBlocked
19:32:27 [2021-08-11T19:32:27.651Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:27 [2021-08-11T19:32:27.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:27 [2021-08-11T19:32:27.651Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:27 [2021-08-11T19:32:27.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:27 [2021-08-11T19:32:27.651Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:27 [2021-08-11T19:32:27.651Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:27 [2021-08-11T19:32:27.651Z] --- PASS: TestWaitNonBlocked (0.02s)
19:32:27 [2021-08-11T19:32:27.651Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
19:32:27 [2021-08-11T19:32:27.651Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s)
19:32:27 [2021-08-11T19:32:27.651Z] === RUN   TestWaitBlocked
19:32:27 [2021-08-11T19:32:27.651Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:32:27 [2021-08-11T19:32:27.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:32:27 [2021-08-11T19:32:27.651Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:32:27 [2021-08-11T19:32:27.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:32:27 [2021-08-11T19:32:27.651Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:32:27 [2021-08-11T19:32:27.651Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:32:27 [2021-08-11T19:32:27.689Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:32:28 [2021-08-11T19:32:28.255Z] --- PASS: TestServiceUpdatePidsLimit (17.81s)
19:32:28 [2021-08-11T19:32:28.255Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.24s)
19:32:28 [2021-08-11T19:32:28.255Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s)
19:32:28 [2021-08-11T19:32:28.255Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.33s)
19:32:28 [2021-08-11T19:32:28.255Z] PASS
19:32:28 [2021-08-11T19:32:28.255Z] 
19:32:28 [2021-08-11T19:32:28.255Z] === Skipped
19:32:28 [2021-08-11T19:32:28.255Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:32:28 [2021-08-11T19:32:28.255Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:32:28 [2021-08-11T19:32:28.255Z] 
19:32:28 [2021-08-11T19:32:28.255Z] 
19:32:28 [2021-08-11T19:32:28.255Z] DONE 27 tests, 1 skipped in 196.524s
19:32:28 [2021-08-11T19:32:28.255Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:32:28 [2021-08-11T19:32:28.255Z] ++ 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
19:32:28 [2021-08-11T19:32:28.255Z] ++ set -e
19:32:28 [2021-08-11T19:32:28.255Z] ++ '[' -n 0 ']'
19:32:28 [2021-08-11T19:32:28.255Z] ++ set -x
19:32:28 [2021-08-11T19:32:28.255Z] ++ env -i DEST=/go/src/github.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
19:32:28 [2021-08-11T19:32:28.255Z] INFO: Testing against a local daemon
19:32:28 [2021-08-11T19:32:28.255Z] === RUN   TestSessionCreate
19:32:28 [2021-08-11T19:32:28.255Z] --- PASS: TestSessionCreate (0.03s)
19:32:28 [2021-08-11T19:32:28.255Z] === RUN   TestSessionCreateWithBadUpgrade
19:32:28 [2021-08-11T19:32:28.513Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
19:32:28 [2021-08-11T19:32:28.513Z] PASS
19:32:28 [2021-08-11T19:32:28.513Z] 
19:32:28 [2021-08-11T19:32:28.513Z] DONE 2 tests in 0.234s
19:32:28 [2021-08-11T19:32:28.513Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:32:28 [2021-08-11T19:32:28.513Z] ++ 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
19:32:28 [2021-08-11T19:32:28.513Z] ++ set -e
19:32:28 [2021-08-11T19:32:28.513Z] ++ '[' -n 0 ']'
19:32:28 [2021-08-11T19:32:28.513Z] ++ set -x
19:32:28 [2021-08-11T19:32:28.513Z] ++ env -i DEST=/go/src/github.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
19:32:28 [2021-08-11T19:32:28.513Z] INFO: Testing against a local daemon
19:32:28 [2021-08-11T19:32:28.513Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:32:28 [2021-08-11T19:32:28.513Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:32:28 [2021-08-11T19:32:28.513Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:32:28 [2021-08-11T19:32:28.513Z] === RUN   TestDiskUsage
19:32:28 [2021-08-11T19:32:28.513Z] === PAUSE TestDiskUsage
19:32:28 [2021-08-11T19:32:28.513Z] === RUN   TestEventsExecDie
19:32:28 [2021-08-11T19:32:28.600Z] --- PASS: TestWaitBlocked (0.02s)
19:32:28 [2021-08-11T19:32:28.600Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
19:32:28 [2021-08-11T19:32:28.600Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
19:32:28 [2021-08-11T19:32:28.600Z] === CONT  TestContainerStartOnDaemonRestart
19:32:28 [2021-08-11T19:32:28.600Z] === CONT  TestContainerKillOnDaemonStart
19:32:28 [2021-08-11T19:32:28.600Z] === CONT  TestIpcModeOlderClient
19:32:28 [2021-08-11T19:32:28.600Z] === CONT  TestDaemonHostGatewayIP
19:32:28 [2021-08-11T19:32:28.771Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:32:28 [2021-08-11T19:32:28.864Z] --- PASS: TestIpcModeOlderClient (0.12s)
19:32:28 [2021-08-11T19:32:28.864Z] === CONT  TestDaemonRestartIpcMode
19:32:30 [2021-08-11T19:32:30.148Z] --- PASS: TestEventsExecDie (1.43s)
19:32:30 [2021-08-11T19:32:30.148Z] === RUN   TestEventsBackwardsCompatible
19:32:30 [2021-08-11T19:32:30.148Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:32:30 [2021-08-11T19:32:30.148Z] === RUN   TestEventsVolumeCreate
19:32:30 [2021-08-11T19:32:30.148Z] --- PASS: TestEventsVolumeCreate (0.08s)
19:32:30 [2021-08-11T19:32:30.148Z] === RUN   TestInfoBinaryCommits
19:32:30 [2021-08-11T19:32:30.148Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:32:30 [2021-08-11T19:32:30.148Z] === RUN   TestInfoAPIVersioned
19:32:30 [2021-08-11T19:32:30.148Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:32:30 [2021-08-11T19:32:30.148Z] === RUN   TestInfoDiscoveryBackend
19:32:30 [2021-08-11T19:32:30.406Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:32:30 [2021-08-11T19:32:30.406Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:32:30 [2021-08-11T19:32:30.406Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:32:30 [2021-08-11T19:32:30.665Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:32:30 [2021-08-11T19:32:30.665Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:32:30 [2021-08-11T19:32:30.665Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:32:31 [2021-08-11T19:32:31.601Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:32:31 [2021-08-11T19:32:31.601Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:32:32 [2021-08-11T19:32:32.173Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
19:32:32 [2021-08-11T19:32:32.173Z] === RUN   TestInfoAPI
19:32:32 [2021-08-11T19:32:32.173Z] --- PASS: TestInfoAPI (0.03s)
19:32:32 [2021-08-11T19:32:32.173Z] === RUN   TestInfoAPIWarnings
19:32:32 [2021-08-11T19:32:32.185Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s)
19:32:32 [2021-08-11T19:32:32.185Z] === CONT  TestRestartDaemonWithRestartingContainer
19:32:33 [2021-08-11T19:32:33.576Z] --- PASS: TestDaemonHostGatewayIP (5.00s)
19:32:33 [2021-08-11T19:32:33.576Z] --- PASS: TestDaemonRestartIpcMode (4.92s)
19:32:35 [2021-08-11T19:32:35.497Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.96s)
19:32:37 [2021-08-11T19:32:37.452Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:32:39 [2021-08-11T19:32:39.980Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:32:41 [2021-08-11T19:32:41.292Z] 2021/08/11 19:32:39 Closing DB instances...
19:32:42 [2021-08-11T19:32:42.093Z] --- PASS: TestContainerKillOnDaemonStart (12.87s)
19:32:42 [2021-08-11T19:32:42.093Z] PASS
19:32:42 [2021-08-11T19:32:42.093Z] 
19:32:42 [2021-08-11T19:32:42.093Z] === Skipped
19:32:42 [2021-08-11T19:32:42.093Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:32:42 [2021-08-11T19:32:42.093Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:32:42 [2021-08-11T19:32:42.093Z] 
19:32:42 [2021-08-11T19:32:42.093Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
19:32:42 [2021-08-11T19:32:42.093Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:32:42 [2021-08-11T19:32:42.093Z] 
19:32:42 [2021-08-11T19:32:42.093Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
19:32:42 [2021-08-11T19:32:42.093Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:32:42 [2021-08-11T19:32:42.093Z] 
19:32:42 [2021-08-11T19:32:42.094Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:32:42 [2021-08-11T19:32:42.094Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:32:42 [2021-08-11T19:32:42.094Z] 
19:32:42 [2021-08-11T19:32:42.094Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:32:42 [2021-08-11T19:32:42.094Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:32:42 [2021-08-11T19:32:42.094Z] 
19:32:42 [2021-08-11T19:32:42.094Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
19:32:42 [2021-08-11T19:32:42.094Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:32:42 [2021-08-11T19:32:42.094Z] 
19:32:42 [2021-08-11T19:32:42.094Z] 
19:32:42 [2021-08-11T19:32:42.094Z] DONE 195 tests, 6 skipped in 152.866s
19:32:42 [2021-08-11T19:32:42.094Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:32:42 [2021-08-11T19:32:42.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:32:42 [2021-08-11T19:32:42.094Z] ++ set -e
19:32:42 [2021-08-11T19:32:42.094Z] ++ '[' -n 0 ']'
19:32:42 [2021-08-11T19:32:42.094Z] ++ set -x
19:32:42 [2021-08-11T19:32:42.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:32:42 [2021-08-11T19:32:42.094Z] === RUN   TestConfigDaemonLibtrustID
19:32:42 [2021-08-11T19:32:42.249Z] --- PASS: TestNetworkDBGarbageCollection (54.24s)
19:32:42 [2021-08-11T19:32:42.249Z] === RUN   TestFindNode
19:32:42 [2021-08-11T19:32:42.249Z] 2021/08/11 19:32:41 Closing DB instances...
19:32:42 [2021-08-11T19:32:42.249Z] --- PASS: TestFindNode (0.02s)
19:32:42 [2021-08-11T19:32:42.249Z] === RUN   TestChangeNodeState
19:32:42 [2021-08-11T19:32:42.249Z] 2021/08/11 19:32:41 Closing DB instances...
19:32:42 [2021-08-11T19:32:42.249Z] --- PASS: TestChangeNodeState (0.01s)
19:32:42 [2021-08-11T19:32:42.249Z] === RUN   TestNodeReincarnation
19:32:42 [2021-08-11T19:32:42.249Z] 2021/08/11 19:32:41 Closing DB instances...
19:32:42 [2021-08-11T19:32:42.356Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
19:32:42 [2021-08-11T19:32:42.356Z] === RUN   TestDaemonConfigValidation
19:32:42 [2021-08-11T19:32:42.356Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:32:42 [2021-08-11T19:32:42.356Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:32:42 [2021-08-11T19:32:42.356Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:32:42 [2021-08-11T19:32:42.356Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:32:42 [2021-08-11T19:32:42.356Z] === RUN   TestDaemonConfigValidation/invalid_config
19:32:42 [2021-08-11T19:32:42.356Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:32:42 [2021-08-11T19:32:42.356Z] === RUN   TestDaemonConfigValidation/malformed_config
19:32:42 [2021-08-11T19:32:42.356Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:32:42 [2021-08-11T19:32:42.356Z] === RUN   TestDaemonConfigValidation/valid_config
19:32:42 [2021-08-11T19:32:42.356Z] === PAUSE TestDaemonConfigValidation/valid_config
19:32:42 [2021-08-11T19:32:42.356Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:32:42 [2021-08-11T19:32:42.356Z] === CONT  TestDaemonConfigValidation/malformed_config
19:32:42 [2021-08-11T19:32:42.356Z] === CONT  TestDaemonConfigValidation/valid_config
19:32:42 [2021-08-11T19:32:42.356Z] === CONT  TestDaemonConfigValidation/invalid_config
19:32:42 [2021-08-11T19:32:42.356Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:32:42 [2021-08-11T19:32:42.356Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:32:42 [2021-08-11T19:32:42.356Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.11s)
19:32:42 [2021-08-11T19:32:42.356Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.12s)
19:32:42 [2021-08-11T19:32:42.356Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.14s)
19:32:42 [2021-08-11T19:32:42.356Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s)
19:32:42 [2021-08-11T19:32:42.356Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
19:32:42 [2021-08-11T19:32:42.356Z] === RUN   TestConfigDaemonSeccompProfiles
19:32:42 [2021-08-11T19:32:42.356Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:32:42 [2021-08-11T19:32:42.509Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:32:43 [2021-08-11T19:32:43.746Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:32:43 [2021-08-11T19:32:43.882Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:32:44 [2021-08-11T19:32:44.692Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:32:44 [2021-08-11T19:32:44.816Z] === RUN   TestDockerSuite/TestEventsAttach
19:32:45 [2021-08-11T19:32:45.382Z] === RUN   TestDockerSuite/TestEventsCommit
19:32:45 [2021-08-11T19:32:45.639Z] === CONT  TestConfigDaemonSeccompProfiles
19:32:45 [2021-08-11T19:32:45.639Z]     daemon_test.go:149: [dcacbff82ebc0] daemon is not started
19:32:45 [2021-08-11T19:32:45.639Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s)
19:32:45 [2021-08-11T19:32:45.639Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
19:32:45 [2021-08-11T19:32:45.639Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
19:32:45 [2021-08-11T19:32:45.639Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
19:32:45 [2021-08-11T19:32:45.639Z] PASS
19:32:45 [2021-08-11T19:32:45.639Z] 
19:32:45 [2021-08-11T19:32:45.639Z] DONE 11 tests in 4.115s
19:32:45 [2021-08-11T19:32:45.639Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:32:45 [2021-08-11T19:32:45.639Z] ++ 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
19:32:45 [2021-08-11T19:32:45.639Z] ++ set -e
19:32:45 [2021-08-11T19:32:45.639Z] ++ '[' -n 0 ']'
19:32:45 [2021-08-11T19:32:45.639Z] ++ set -x
19:32:45 [2021-08-11T19:32:45.640Z] ++ env -i DEST=/go/src/github.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
19:32:46 [2021-08-11T19:32:46.316Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:32:46 [2021-08-11T19:32:46.881Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:32:46 [2021-08-11T19:32:46.900Z] time="2021-08-11T19:32:46Z" level=error msg="failed to send node leave: timed out broadcasting node event"
19:32:46 [2021-08-11T19:32:46.900Z] --- PASS: TestNodeReincarnation (5.02s)
19:32:46 [2021-08-11T19:32:46.900Z] === RUN   TestParallelCreate
19:32:46 [2021-08-11T19:32:46.900Z] 2021/08/11 19:32:46 Closing DB instances...
19:32:46 [2021-08-11T19:32:46.900Z] --- PASS: TestParallelCreate (0.02s)
19:32:46 [2021-08-11T19:32:46.900Z] === RUN   TestParallelDelete
19:32:46 [2021-08-11T19:32:46.900Z] 2021/08/11 19:32:46 Closing DB instances...
19:32:46 [2021-08-11T19:32:46.900Z] --- PASS: TestParallelDelete (0.02s)
19:32:46 [2021-08-11T19:32:46.901Z] === RUN   TestNetworkDBIslands
19:32:46 [2021-08-11T19:32:46.901Z] time="2021-08-11T19:32:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:afb23cac5515 with config:&{NodeID:afb23cac5515 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:32:46 [2021-08-11T19:32:46.901Z] time="2021-08-11T19:32:46Z" level=info msg="Node afb23cac5515/172.26.215.226, joined gossip cluster"
19:32:46 [2021-08-11T19:32:46.901Z] time="2021-08-11T19:32:46Z" level=info msg="Node afb23cac5515/172.26.215.226, added to nodes list"
19:32:46 [2021-08-11T19:32:46.901Z] time="2021-08-11T19:32:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:93d9bd50279f with config:&{NodeID:93d9bd50279f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:32:47 [2021-08-11T19:32:47.139Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:32:47 [2021-08-11T19:32:47.354Z] time="2021-08-11T19:32:46Z" level=info msg="Node 93d9bd50279f/172.26.215.226, joined gossip cluster"
19:32:47 [2021-08-11T19:32:47.354Z] time="2021-08-11T19:32:46Z" level=info msg="Node 93d9bd50279f/172.26.215.226, added to nodes list"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49344"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=info msg="Node 93d9bd50279f/172.26.215.226, joined gossip cluster"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=info msg="Node afb23cac5515/172.26.215.226, joined gossip cluster"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=info msg="Node afb23cac5515/172.26.215.226, added to nodes list"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=info msg="Node 93d9bd50279f/172.26.215.226, added to nodes list"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
19:32:47 [2021-08-11T19:32:47.355Z] time="2021-08-11T19:32:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:00b20892c95b with config:&{NodeID:00b20892c95b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="Node 00b20892c95b/172.26.215.226, joined gossip cluster"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="Node 00b20892c95b/172.26.215.226, added to nodes list"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49346"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="Node 00b20892c95b/172.26.215.226, joined gossip cluster"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="Node 00b20892c95b/172.26.215.226, added to nodes list"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="Node afb23cac5515/172.26.215.226, joined gossip cluster"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="Node afb23cac5515/172.26.215.226, added to nodes list"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="Node 93d9bd50279f/172.26.215.226, joined gossip cluster"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=info msg="Node 93d9bd50279f/172.26.215.226, added to nodes list"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
19:32:47 [2021-08-11T19:32:47.808Z] time="2021-08-11T19:32:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347"
19:32:48 [2021-08-11T19:32:48.072Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:47Z" level=info msg="Node 00b20892c95b/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:47Z" level=info msg="Node 00b20892c95b/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:623ee37c95be with config:&{NodeID:623ee37c95be Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49348"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node 93d9bd50279f/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node 93d9bd50279f/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node 00b20892c95b/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node 00b20892c95b/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node afb23cac5515/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=info msg="Node afb23cac5515/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349"
19:32:48 [2021-08-11T19:32:48.262Z] time="2021-08-11T19:32:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
19:32:48 [2021-08-11T19:32:48.638Z] --- PASS: TestInfoAPIWarnings (16.33s)
19:32:48 [2021-08-11T19:32:48.639Z] === RUN   TestInfoDebug
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a09f80a55398 with config:&{NodeID:a09f80a55398 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49350"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 93d9bd50279f/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 93d9bd50279f/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node afb23cac5515/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node afb23cac5515/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 623ee37c95be/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 00b20892c95b/172.26.215.226, joined gossip cluster"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=info msg="Node 00b20892c95b/172.26.215.226, added to nodes list"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351"
19:32:48 [2021-08-11T19:32:48.716Z] time="2021-08-11T19:32:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
19:32:48 [2021-08-11T19:32:48.896Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:32:49 [2021-08-11T19:32:49.154Z] --- PASS: TestInfoDebug (0.53s)
19:32:49 [2021-08-11T19:32:49.154Z] === RUN   TestInfoInsecureRegistries
19:32:49 [2021-08-11T19:32:49.172Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, joined gossip cluster"
19:32:49 [2021-08-11T19:32:49.172Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, added to nodes list"
19:32:49 [2021-08-11T19:32:49.172Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, joined gossip cluster"
19:32:49 [2021-08-11T19:32:49.172Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, added to nodes list"
19:32:49 [2021-08-11T19:32:49.172Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, joined gossip cluster"
19:32:49 [2021-08-11T19:32:49.172Z] time="2021-08-11T19:32:48Z" level=info msg="Node a09f80a55398/172.26.215.226, added to nodes list"
19:32:49 [2021-08-11T19:32:49.720Z] --- PASS: TestInfoInsecureRegistries (0.53s)
19:32:49 [2021-08-11T19:32:49.720Z] === RUN   TestInfoRegistryMirrors
19:32:50 [2021-08-11T19:32:50.287Z] --- PASS: TestInfoRegistryMirrors (0.55s)
19:32:50 [2021-08-11T19:32:50.287Z] === RUN   TestLoginFailsWithBadCredentials
19:32:50 [2021-08-11T19:32:50.287Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
19:32:50 [2021-08-11T19:32:50.287Z] === RUN   TestPingCacheHeaders
19:32:50 [2021-08-11T19:32:50.287Z] --- PASS: TestPingCacheHeaders (0.02s)
19:32:50 [2021-08-11T19:32:50.287Z] === RUN   TestPingGet
19:32:50 [2021-08-11T19:32:50.287Z] --- PASS: TestPingGet (0.02s)
19:32:50 [2021-08-11T19:32:50.287Z] === RUN   TestPingHead
19:32:50 [2021-08-11T19:32:50.546Z] --- PASS: TestPingHead (0.03s)
19:32:50 [2021-08-11T19:32:50.546Z] === RUN   TestVersion
19:32:50 [2021-08-11T19:32:50.546Z] --- PASS: TestVersion (0.02s)
19:32:50 [2021-08-11T19:32:50.546Z] === CONT  TestDiskUsage
19:32:50 [2021-08-11T19:32:50.546Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:32:50 [2021-08-11T19:32:50.938Z] INFO: Testing against a local daemon
19:32:50 [2021-08-11T19:32:50.938Z] === RUN   TestCommitInheritsEnv
19:32:50 [2021-08-11T19:32:50.938Z] --- PASS: TestCommitInheritsEnv (0.35s)
19:32:50 [2021-08-11T19:32:50.938Z] === RUN   TestImportExtremelyLargeImageWorks
19:32:50 [2021-08-11T19:32:50.938Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
19:32:50 [2021-08-11T19:32:50.938Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:32:50 [2021-08-11T19:32:50.938Z] === RUN   TestImagesFilterMultiReference
19:32:50 [2021-08-11T19:32:50.938Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:32:50 [2021-08-11T19:32:50.938Z] === RUN   TestImagePullPlatformInvalid
19:32:50 [2021-08-11T19:32:50.938Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
19:32:50 [2021-08-11T19:32:50.938Z] === RUN   TestRemoveImageOrphaning
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/container_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/image_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/volume_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/build-cache_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:32:51 [2021-08-11T19:32:51.112Z] === RUN   TestDiskUsage/after_LoadBusybox
19:32:51 [2021-08-11T19:32:51.201Z] --- PASS: TestRemoveImageOrphaning (0.34s)
19:32:51 [2021-08-11T19:32:51.201Z] === RUN   TestRemoveImageGarbageCollector
19:32:51 [2021-08-11T19:32:51.201Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:51 [2021-08-11T19:32:51.201Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:32:51 [2021-08-11T19:32:51.201Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:32:51 [2021-08-11T19:32:51.201Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:32:51 [2021-08-11T19:32:51.201Z] === RUN   TestTagInvalidReference
19:32:51 [2021-08-11T19:32:51.201Z] --- PASS: TestTagInvalidReference (0.03s)
19:32:51 [2021-08-11T19:32:51.201Z] === RUN   TestTagValidPrefixedRepo
19:32:51 [2021-08-11T19:32:51.201Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:32:51 [2021-08-11T19:32:51.201Z] === RUN   TestTagExistedNameWithoutForce
19:32:51 [2021-08-11T19:32:51.201Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:32:51 [2021-08-11T19:32:51.201Z] === RUN   TestTagOfficialNames
19:32:51 [2021-08-11T19:32:51.333Z]     networkdb_test.go:839: Re-joining: 3
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:50Z" level=info msg="The new bootstrap node list is:[172.26.215.226:10033 172.26.215.226:10034 172.26.215.226:10035]"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:50Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10033"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:50Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49352"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:50Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10034"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:50Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49353"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:50Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49354"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:50Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10035"
19:32:51 [2021-08-11T19:32:51.333Z]     networkdb_test.go:839: Re-joining: 4
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:51Z" level=info msg="The new bootstrap node list is:[172.26.215.226:10033 172.26.215.226:10034 172.26.215.226:10035]"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10033"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:51Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49355"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10034"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:51Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49356"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10035"
19:32:51 [2021-08-11T19:32:51.333Z] time="2021-08-11T19:32:51Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49357"
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:32:51 [2021-08-11T19:32:51.371Z] === RUN   TestDiskUsage/after_container.Run
19:32:51 [2021-08-11T19:32:51.464Z] --- PASS: TestTagOfficialNames (0.07s)
19:32:51 [2021-08-11T19:32:51.464Z] === RUN   TestTagMatchesDigest
19:32:51 [2021-08-11T19:32:51.464Z] --- PASS: TestTagMatchesDigest (0.03s)
19:32:51 [2021-08-11T19:32:51.464Z] PASS
19:32:51 [2021-08-11T19:32:51.464Z] 
19:32:51 [2021-08-11T19:32:51.464Z] === Skipped
19:32:51 [2021-08-11T19:32:51.464Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:32:51 [2021-08-11T19:32:51.464Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
19:32:51 [2021-08-11T19:32:51.464Z] 
19:32:51 [2021-08-11T19:32:51.464Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:32:51 [2021-08-11T19:32:51.464Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:51 [2021-08-11T19:32:51.464Z] 
19:32:51 [2021-08-11T19:32:51.464Z] 
19:32:51 [2021-08-11T19:32:51.464Z] DONE 12 tests, 2 skipped in 5.709s
19:32:51 [2021-08-11T19:32:51.464Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:32:51 [2021-08-11T19:32:51.464Z] ++ 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
19:32:51 [2021-08-11T19:32:51.464Z] ++ set -e
19:32:51 [2021-08-11T19:32:51.464Z] ++ '[' -n 0 ']'
19:32:51 [2021-08-11T19:32:51.464Z] ++ set -x
19:32:51 [2021-08-11T19:32:51.464Z] ++ env -i DEST=/go/src/github.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
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="node 0 leaving"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515 change state NodeActive --> NodeLeft"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="node4(623ee37c95be): Node leave event for afb23cac5515/172.26.215.226"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515 change state NodeActive --> NodeLeft"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="node5(a09f80a55398): Node leave event for afb23cac5515/172.26.215.226"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515 change state NodeActive --> NodeLeft"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="node2(93d9bd50279f): Node leave event for afb23cac5515/172.26.215.226"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515 change state NodeActive --> NodeLeft"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="node1(afb23cac5515): Node leave event for afb23cac5515/172.26.215.226"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515 change state NodeActive --> NodeLeft"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="node3(00b20892c95b): Node leave event for afb23cac5515/172.26.215.226"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515/172.26.215.226, left gossip cluster"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515/172.26.215.226, left gossip cluster"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515/172.26.215.226, left gossip cluster"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515/172.26.215.226, left gossip cluster"
19:32:51 [2021-08-11T19:32:51.787Z] time="2021-08-11T19:32:51Z" level=info msg="Node afb23cac5515/172.26.215.226, left gossip cluster"
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:32:51 [2021-08-11T19:32:51.939Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:32:52 [2021-08-11T19:32:52.197Z] --- PASS: TestDiskUsage (1.80s)
19:32:52 [2021-08-11T19:32:52.198Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]     --- PASS: TestDiskUsage/after_container.Run (0.77s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z] PASS
19:32:52 [2021-08-11T19:32:52.198Z] 
19:32:52 [2021-08-11T19:32:52.198Z] === Skipped
19:32:52 [2021-08-11T19:32:52.198Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:32:52 [2021-08-11T19:32:52.198Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:32:52 [2021-08-11T19:32:52.198Z] 
19:32:52 [2021-08-11T19:32:52.198Z] 
19:32:52 [2021-08-11T19:32:52.198Z] DONE 53 tests, 1 skipped in 23.847s
19:32:52 [2021-08-11T19:32:52.198Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:32:52 [2021-08-11T19:32:52.198Z] ++ 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
19:32:52 [2021-08-11T19:32:52.198Z] ++ set -e
19:32:52 [2021-08-11T19:32:52.198Z] ++ '[' -n 0 ']'
19:32:52 [2021-08-11T19:32:52.198Z] ++ set -x
19:32:52 [2021-08-11T19:32:52.198Z] ++ env -i DEST=/go/src/github.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
19:32:52 [2021-08-11T19:32:52.241Z] time="2021-08-11T19:32:51Z" level=info msg="node 1 leaving"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="Node 93d9bd50279f change state NodeActive --> NodeLeft"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="node5(a09f80a55398): Node leave event for 93d9bd50279f/172.26.215.226"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="Node 93d9bd50279f change state NodeActive --> NodeLeft"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="node3(00b20892c95b): Node leave event for 93d9bd50279f/172.26.215.226"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="Node 93d9bd50279f/172.26.215.226, left gossip cluster"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="Node 93d9bd50279f change state NodeActive --> NodeLeft"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="Node 93d9bd50279f change state NodeActive --> NodeFailed"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="node4(623ee37c95be): Node leave event for 93d9bd50279f/172.26.215.226"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=info msg="Node 93d9bd50279f/172.26.215.226, added to failed nodes list"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:51Z" level=error msg="node: 93d9bd50279f is unknown to memberlist"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:52Z" level=info msg="Node 93d9bd50279f/172.26.215.226, left gossip cluster"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:52Z" level=info msg="Node 93d9bd50279f/172.26.215.226, left gossip cluster"
19:32:52 [2021-08-11T19:32:52.242Z] time="2021-08-11T19:32:52Z" level=info msg="Node 93d9bd50279f/172.26.215.226, left gossip cluster"
19:32:52 [2021-08-11T19:32:52.458Z] INFO: Testing against a local daemon
19:32:52 [2021-08-11T19:32:52.458Z] === RUN   TestVolumesCreateAndList
19:32:52 [2021-08-11T19:32:52.458Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:32:52 [2021-08-11T19:32:52.458Z] === RUN   TestVolumesRemove
19:32:52 [2021-08-11T19:32:52.458Z] --- PASS: TestVolumesRemove (0.09s)
19:32:52 [2021-08-11T19:32:52.458Z] === RUN   TestVolumesInspect
19:32:52 [2021-08-11T19:32:52.458Z] --- PASS: TestVolumesInspect (0.02s)
19:32:52 [2021-08-11T19:32:52.458Z] === RUN   TestVolumesInvalidJSON
19:32:52 [2021-08-11T19:32:52.458Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:32:52 [2021-08-11T19:32:52.458Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:32:52 [2021-08-11T19:32:52.458Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:32:52 [2021-08-11T19:32:52.458Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:32:52 [2021-08-11T19:32:52.458Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:32:52 [2021-08-11T19:32:52.458Z] PASS
19:32:52 [2021-08-11T19:32:52.458Z] 
19:32:52 [2021-08-11T19:32:52.458Z] DONE 5 tests in 0.276s
19:32:52 [2021-08-11T19:32:52.458Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:32:52 [2021-08-11T19:32:52.458Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:32:52 [2021-08-11T19:32:52.695Z] time="2021-08-11T19:32:52Z" level=info msg="node 2 leaving"
19:32:52 [2021-08-11T19:32:52.695Z] time="2021-08-11T19:32:52Z" level=info msg="Node 00b20892c95b change state NodeActive --> NodeLeft"
19:32:52 [2021-08-11T19:32:52.695Z] time="2021-08-11T19:32:52Z" level=info msg="node5(a09f80a55398): Node leave event for 00b20892c95b/172.26.215.226"
19:32:52 [2021-08-11T19:32:52.695Z] time="2021-08-11T19:32:52Z" level=info msg="Node 00b20892c95b change state NodeActive --> NodeLeft"
19:32:52 [2021-08-11T19:32:52.695Z] time="2021-08-11T19:32:52Z" level=info msg="node4(623ee37c95be): Node leave event for 00b20892c95b/172.26.215.226"
19:32:52 [2021-08-11T19:32:52.695Z] time="2021-08-11T19:32:52Z" level=info msg="Node 00b20892c95b change state NodeActive --> NodeLeft"
19:32:52 [2021-08-11T19:32:52.695Z] time="2021-08-11T19:32:52Z" level=info msg="node3(00b20892c95b): Node leave event for 00b20892c95b/172.26.215.226"
19:32:52 [2021-08-11T19:32:52.695Z] time="2021-08-11T19:32:52Z" level=info msg="Node 00b20892c95b/172.26.215.226, left gossip cluster"
19:32:53 [2021-08-11T19:32:53.025Z] ++++ cat bundles/test-integration/docker.pid
19:32:53 [2021-08-11T19:32:53.025Z] +++ kill 6425
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="Node 00b20892c95b/172.26.215.226, left gossip cluster"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="Node 00b20892c95b/172.26.215.226, left gossip cluster"
19:32:53 [2021-08-11T19:32:53.149Z]     networkdb_test.go:871: node4: OK
19:32:53 [2021-08-11T19:32:53.149Z]     networkdb_test.go:871: node5: OK
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="node 0 coming back"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:577b2e3127e5 with config:&{NodeID:577b2e3127e5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="Node 577b2e3127e5/172.26.215.226, joined gossip cluster"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="Node 577b2e3127e5/172.26.215.226, added to nodes list"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="node 1 coming back"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1967a2c6bc38 with config:&{NodeID:1967a2c6bc38 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, joined gossip cluster"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, added to nodes list"
19:32:53 [2021-08-11T19:32:53.149Z] time="2021-08-11T19:32:52Z" level=info msg="node 2 coming back"
19:32:53 [2021-08-11T19:32:53.150Z] time="2021-08-11T19:32:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:51530fa061fa with config:&{NodeID:51530fa061fa Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
19:32:53 [2021-08-11T19:32:53.150Z] time="2021-08-11T19:32:52Z" level=info msg="Node 51530fa061fa/172.26.215.226, joined gossip cluster"
19:32:53 [2021-08-11T19:32:53.150Z] time="2021-08-11T19:32:52Z" level=info msg="Node 51530fa061fa/172.26.215.226, added to nodes list"
19:32:53 [2021-08-11T19:32:53.283Z] +++ /etc/init.d/apparmor stop
19:32:53 [2021-08-11T19:32:53.283Z] Leaving: AppArmorNo profiles have been unloaded.
19:32:53 [2021-08-11T19:32:53.283Z] 
19:32:53 [2021-08-11T19:32:53.283Z] Unloading profiles will leave already running processes permanently
19:32:53 [2021-08-11T19:32:53.283Z] unconfined, which can lead to unexpected situations.
19:32:53 [2021-08-11T19:32:53.283Z] 
19:32:53 [2021-08-11T19:32:53.283Z] To set a process to complain mode, use the command line tool
19:32:53 [2021-08-11T19:32:53.283Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:32:53 [2021-08-11T19:32:53.283Z] +++ true
19:32:53 [2021-08-11T19:32:53.283Z] exiting test-integration
19:32:53 [2021-08-11T19:32:53.283Z] ++ exit 0
19:32:53 [2021-08-11T19:32:53.283Z] 
19:32:53 [2021-08-11T19:32:53.849Z] + for job in $(jobs -p)
19:32:53 [2021-08-11T19:32:53.849Z] + wait 10787
19:32:54 [2021-08-11T19:32:54.671Z] time="2021-08-11T19:32:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.215.226:10033 172.26.215.226:10034 172.26.215.226:10035]"
19:32:54 [2021-08-11T19:32:54.671Z] time="2021-08-11T19:32:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.215.226:10033 172.26.215.226:10034 172.26.215.226:10035]"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10033"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49359"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 623ee37c95be/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 623ee37c95be/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node a09f80a55398/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node a09f80a55398/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, is the new incarnation of the shutdown node afb23cac5515/172.26.215.226"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10034"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49360"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 623ee37c95be/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 623ee37c95be/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, is the new incarnation of the shutdown node 93d9bd50279f/172.26.215.226"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node a09f80a55398/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node a09f80a55398/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10035"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49361"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 623ee37c95be/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 623ee37c95be/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node a09f80a55398/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node a09f80a55398/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, is the new incarnation of the shutdown node 00b20892c95b/172.26.215.226"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, is the new incarnation of the shutdown node 93d9bd50279f/172.26.215.226"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, is the new incarnation of the shutdown node afb23cac5515/172.26.215.226"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 577b2e3127e5/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, joined gossip cluster"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, is the new incarnation of the shutdown node 00b20892c95b/172.26.215.226"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=info msg="Node 51530fa061fa/172.26.215.226, added to nodes list"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10033"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49362"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10034"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49363"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.26.215.226:10035"
19:32:55 [2021-08-11T19:32:55.629Z] time="2021-08-11T19:32:55Z" level=debug msg="memberlist: Stream connection from=172.26.215.226:49364"
19:32:56 [2021-08-11T19:32:56.084Z] 2021/08/11 19:32:55 Closing DB instances...
19:32:56 [2021-08-11T19:32:56.382Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="node3(51530fa061fa): Node leave event for 577b2e3127e5/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="node4(623ee37c95be): Node leave event for 577b2e3127e5/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="node2(1967a2c6bc38): Node leave event for 577b2e3127e5/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="node1(577b2e3127e5): Node leave event for 577b2e3127e5/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="node5(a09f80a55398): Node leave event for 577b2e3127e5/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.538Z] time="2021-08-11T19:32:56Z" level=info msg="Node 577b2e3127e5/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.764Z] INFO: Testing against a local daemon
19:32:56 [2021-08-11T19:32:56.764Z] === RUN   TestNetworkCreateDelete
19:32:56 [2021-08-11T19:32:56.764Z] --- PASS: TestNetworkCreateDelete (0.20s)
19:32:56 [2021-08-11T19:32:56.764Z] === RUN   TestDockerNetworkDeletePreferID
19:32:56 [2021-08-11T19:32:56.991Z] time="2021-08-11T19:32:56Z" level=info msg="Node 1967a2c6bc38 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="node3(51530fa061fa): Node leave event for 1967a2c6bc38/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 1967a2c6bc38 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="node4(623ee37c95be): Node leave event for 1967a2c6bc38/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 1967a2c6bc38 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="node5(a09f80a55398): Node leave event for 1967a2c6bc38/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 1967a2c6bc38 change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="node2(1967a2c6bc38): Node leave event for 1967a2c6bc38/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 1967a2c6bc38/172.26.215.226, left gossip cluster"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 51530fa061fa change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="node4(623ee37c95be): Node leave event for 51530fa061fa/172.26.215.226"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="Node 51530fa061fa change state NodeActive --> NodeLeft"
19:32:56 [2021-08-11T19:32:56.992Z] time="2021-08-11T19:32:56Z" level=info msg="node5(a09f80a55398): Node leave event for 51530fa061fa/172.26.215.226"
19:32:57 [2021-08-11T19:32:57.339Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
19:32:57 [2021-08-11T19:32:57.339Z] === RUN   TestDaemonDNSFallback
19:32:57 [2021-08-11T19:32:57.445Z] time="2021-08-11T19:32:57Z" level=info msg="Node 51530fa061fa change state NodeActive --> NodeLeft"
19:32:57 [2021-08-11T19:32:57.445Z] time="2021-08-11T19:32:57Z" level=info msg="node3(51530fa061fa): Node leave event for 51530fa061fa/172.26.215.226"
19:32:57 [2021-08-11T19:32:57.445Z] time="2021-08-11T19:32:57Z" level=info msg="Node 51530fa061fa/172.26.215.226, left gossip cluster"
19:32:57 [2021-08-11T19:32:57.445Z] time="2021-08-11T19:32:57Z" level=info msg="Node 51530fa061fa/172.26.215.226, left gossip cluster"
19:32:57 [2021-08-11T19:32:57.445Z] time="2021-08-11T19:32:57Z" level=info msg="Node 51530fa061fa/172.26.215.226, left gossip cluster"
19:32:57 [2021-08-11T19:32:57.445Z] time="2021-08-11T19:32:57Z" level=warning msg="memberlist: Failed to send gossip to 172.26.215.226:10036: write udp [::]:10035->172.26.215.226:10036: use of closed network connection"
19:32:57 [2021-08-11T19:32:57.898Z] time="2021-08-11T19:32:57Z" level=debug msg="memberlist: Failed ping: 51530fa061fa (timeout reached)"
19:32:57 [2021-08-11T19:32:57.898Z] time="2021-08-11T19:32:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.215.226:10037: use of closed network connection"
19:32:57 [2021-08-11T19:32:57.898Z] time="2021-08-11T19:32:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.215.226:10036: use of closed network connection"
19:32:57 [2021-08-11T19:32:57.898Z] time="2021-08-11T19:32:57Z" level=info msg="Node 623ee37c95be change state NodeActive --> NodeLeft"
19:32:57 [2021-08-11T19:32:57.898Z] time="2021-08-11T19:32:57Z" level=info msg="node5(a09f80a55398): Node leave event for 623ee37c95be/172.26.215.226"
19:32:57 [2021-08-11T19:32:57.898Z] time="2021-08-11T19:32:57Z" level=info msg="Node 623ee37c95be change state NodeActive --> NodeLeft"
19:32:57 [2021-08-11T19:32:57.898Z] time="2021-08-11T19:32:57Z" level=info msg="node4(623ee37c95be): Node leave event for 623ee37c95be/172.26.215.226"
19:32:58 [2021-08-11T19:32:58.280Z] === RUN   TestDockerSuite/TestEventsCopy
19:32:58 [2021-08-11T19:32:58.352Z] time="2021-08-11T19:32:57Z" level=info msg="Node 623ee37c95be/172.26.215.226, left gossip cluster"
19:32:58 [2021-08-11T19:32:58.352Z] time="2021-08-11T19:32:57Z" level=info msg="memberlist: Suspect 51530fa061fa has failed, no acks received"
19:32:58 [2021-08-11T19:32:58.352Z] time="2021-08-11T19:32:58Z" level=info msg="Node 623ee37c95be/172.26.215.226, left gossip cluster"
19:32:58 [2021-08-11T19:32:58.806Z] time="2021-08-11T19:32:58Z" level=info msg="Node a09f80a55398/172.26.215.226, left gossip cluster"
19:32:58 [2021-08-11T19:32:58.806Z] time="2021-08-11T19:32:58Z" level=info msg="Node a09f80a55398 change state NodeActive --> NodeFailed"
19:32:58 [2021-08-11T19:32:58.806Z] time="2021-08-11T19:32:58Z" level=info msg="Node a09f80a55398/172.26.215.226, added to failed nodes list"
19:32:58 [2021-08-11T19:32:58.806Z] --- PASS: TestNetworkDBIslands (11.67s)
19:32:58 [2021-08-11T19:32:58.806Z] PASS
19:32:58 [2021-08-11T19:32:58.806Z] coverage: 59.9% of statements
19:32:58 [2021-08-11T19:32:58.806Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.081s	coverage: 59.9% of statements
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/quota	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/rootless	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/volume	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:32:58 [2021-08-11T19:32:58.806Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:32:59 [2021-08-11T19:32:59.214Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:33:00 [2021-08-11T19:33:00.587Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:33:00 [2021-08-11T19:33:00.962Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === Skipped
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     dispatchers_test.go:377: Windows does not support stopsignal
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
19:33:00 [2021-08-11T19:33:00.963Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     client_test.go:23: runtime.GOOS == "windows"
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     network_proxy_test.go:212: No support for dual stack yet
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     daemon_test.go:147: root required
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     reload_test.go:520: root required
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     pull_v2_test.go:73: Needs fixing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     pull_v2_test.go:118: Needs fixing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     download_test.go:268: Needs fixing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     layer_test.go:304: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     layer_test.go:353: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     layer_test.go:468: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     layer_test.go:697: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     migration_test.go:46: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     migration_test.go:182: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     mount_test.go:17: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     mount_test.go:76: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     mount_test.go:125: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     mount_test.go:212: Failing on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:134: Xz not present in msys2
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:239: Failing on Windows CI machines
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_windows_test.go:16: Currently fails
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     changes_test.go:196: needs more investigation
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     changes_test.go:433: needs further investigation
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     changes_test.go:469: needs further investigation
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     poller_test.go:41: No chmod on Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     fileutils_test.go:134: Needs porting to Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     fileutils_test.go:180: Needs porting to Windows
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
19:33:00 [2021-08-11T19:33:00.963Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
19:33:00 [2021-08-11T19:33:00.963Z]     local_test.go:181: runtime.GOOS == "windows"
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] 
19:33:00 [2021-08-11T19:33:00.963Z] DONE 2068 tests, 69 skipped in 291.137s
19:33:00 [2021-08-11T19:33:00.963Z] INFO: make.ps1 ended at 08/11/2021 19:33:00
19:33:03 [2021-08-11T19:33:03.129Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
19:33:03 [2021-08-11T19:33:03.129Z] INFO: Unit tests ended at 08/11/2021 19:33:02. Duration:00:05:05.1910122
19:33:03 [2021-08-11T19:33:03.129Z] INFO: Building busybox
19:33:03 [2021-08-11T19:33:03.129Z] Sending build context to Docker daemon   5.12kB
19:33:03 [2021-08-11T19:33:03.129Z] 
19:33:03 [2021-08-11T19:33:03.129Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
19:33:03 [2021-08-11T19:33:03.129Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
19:33:03 [2021-08-11T19:33:03.129Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
19:33:03 [2021-08-11T19:33:03.129Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
19:33:03 [2021-08-11T19:33:03.129Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
19:33:03 [2021-08-11T19:33:03.129Z]  ---> a4938fe7222f
19:33:03 [2021-08-11T19:33:03.129Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
19:33:03 [2021-08-11T19:33:03.129Z]  ---> Running in 8d233d0e9e9b
19:33:05 [2021-08-11T19:33:05.493Z] --- PASS: TestDaemonDNSFallback (7.04s)
19:33:05 [2021-08-11T19:33:05.493Z] === RUN   TestInspectNetwork
19:33:07 [2021-08-11T19:33:07.141Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:33:07 [2021-08-11T19:33:07.141Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:33:07 [2021-08-11T19:33:07.848Z] Removing intermediate container 8d233d0e9e9b
19:33:07 [2021-08-11T19:33:07.848Z]  ---> cab290bb9bde
19:33:07 [2021-08-11T19:33:07.848Z] Step 7/13 : ARG BUSYBOX_VERSION
19:33:07 [2021-08-11T19:33:07.848Z]  ---> Running in 6e691be7cd46
19:33:07 [2021-08-11T19:33:07.848Z] Removing intermediate container 6e691be7cd46
19:33:07 [2021-08-11T19:33:07.848Z]  ---> c14cc2f4b680
19:33:07 [2021-08-11T19:33:07.848Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
19:33:07 [2021-08-11T19:33:07.848Z]  ---> Running in 772521782d0e
19:33:07 [2021-08-11T19:33:07.848Z] Removing intermediate container 772521782d0e
19:33:07 [2021-08-11T19:33:07.848Z]  ---> 1153db0aa9e7
19:33:07 [2021-08-11T19:33:07.848Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
19:33:08 [2021-08-11T19:33:08.074Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:33:08 [2021-08-11T19:33:08.075Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:33:08 [2021-08-11T19:33:08.332Z] === RUN   TestDockerSuite/TestEventsFilterType
19:33:08 [2021-08-11T19:33:08.332Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:33:08 [2021-08-11T19:33:08.590Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:33:08 [2021-08-11T19:33:08.806Z] === RUN   TestInspectNetwork/full_network_id
19:33:08 [2021-08-11T19:33:08.806Z] === RUN   TestInspectNetwork/partial_network_id
19:33:08 [2021-08-11T19:33:08.806Z] === RUN   TestInspectNetwork/network_name
19:33:08 [2021-08-11T19:33:08.806Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:33:08 [2021-08-11T19:33:08.848Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:33:08 [2021-08-11T19:33:08.848Z] === RUN   TestDockerSuite/TestEventsFilters
19:33:09 [2021-08-11T19:33:09.369Z] 
19:33:09 [2021-08-11T19:33:09.824Z]  ---> 51e9b49b8a12
19:33:09 [2021-08-11T19:33:09.824Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
19:33:09 [2021-08-11T19:33:09.824Z]  ---> Running in dee961ff17c1
19:33:10 [2021-08-11T19:33:10.750Z] === RUN   TestDockerSuite/TestEventsFormat
19:33:12 [2021-08-11T19:33:12.651Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:33:12 [2021-08-11T19:33:12.651Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:33:12 [2021-08-11T19:33:12.651Z] === RUN   TestDockerSuite/TestEventsImageImport
19:33:14 [2021-08-11T19:33:14.026Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:33:14 [2021-08-11T19:33:14.285Z] === RUN   TestDockerSuite/TestEventsImagePull
19:33:14 [2021-08-11T19:33:14.285Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:33:14 [2021-08-11T19:33:14.544Z] === RUN   TestDockerSuite/TestEventsImageTag
19:33:15 [2021-08-11T19:33:15.404Z] --- PASS: TestInspectNetwork (11.08s)
19:33:15 [2021-08-11T19:33:15.404Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:33:15 [2021-08-11T19:33:15.404Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:33:15 [2021-08-11T19:33:15.404Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:33:15 [2021-08-11T19:33:15.404Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:33:15 [2021-08-11T19:33:15.404Z] === RUN   TestRunContainerWithBridgeNone
19:33:15 [2021-08-11T19:33:15.917Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:33:15 [2021-08-11T19:33:15.917Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:33:15 [2021-08-11T19:33:15.917Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:33:15 [2021-08-11T19:33:15.917Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:33:15 [2021-08-11T19:33:15.917Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:33:15 [2021-08-11T19:33:15.917Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:33:16 [2021-08-11T19:33:16.175Z]     docker_api_swarm_service_test.go:394: [dcbd003d60f74] joining swarm manager [dcd57df3404a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:33:17 [2021-08-11T19:33:17.125Z]     docker_api_swarm_service_test.go:394: [d3890b3e44d90] joining swarm manager [dcd57df3404a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestBuildWCOWSandboxSize (890.51s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestBuildWithEmptyDockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestBuildWithEmptyDockerfile (0.61s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestBuildPreserveOwnership
19:33:17 [2021-08-11T19:33:17.341Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestBuildPlatformInvalid
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestBuildPlatformInvalid (0.52s)
19:33:17 [2021-08-11T19:33:17.341Z] PASS
19:33:17 [2021-08-11T19:33:17.341Z] ok  	github.com/docker/docker/integration/build	1092.171s
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === Skipped
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     build_session_test.go:25: TODO: BuildKit
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] DONE 29 tests, 5 skipped in 1119.285s
19:33:17 [2021-08-11T19:33:17.341Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:33:17 [2021-08-11T19:33:17.341Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:33:17 [2021-08-11T19:33:17.341Z] INFO: Testing against a local daemon
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestConfigInspect
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestConfigInspect (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestConfigList
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestConfigList (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestConfigsCreateAndDelete
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestConfigsUpdate
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestConfigsUpdate (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestTemplatedConfig
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestTemplatedConfig (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestConfigCreateResolve
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestConfigCreateResolve (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] PASS
19:33:17 [2021-08-11T19:33:17.341Z] ok  	github.com/docker/docker/integration/config	0.102s
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === Skipped
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] 
19:33:17 [2021-08-11T19:33:17.341Z] DONE 6 tests, 6 skipped in 2.962s
19:33:17 [2021-08-11T19:33:17.341Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:33:17 [2021-08-11T19:33:17.341Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:33:17 [2021-08-11T19:33:17.341Z] INFO: Testing against a local daemon
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCheckpoint
19:33:17 [2021-08-11T19:33:17.341Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestCheckpoint (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestContainerInvalidJSON
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestContainerInvalidJSON (0.59s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCopyFromContainerPathIsNotDir
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCopyToContainerPathDoesNotExist
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCopyToContainerPathIsNotDir
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCopyFromContainer
19:33:17 [2021-08-11T19:33:17.341Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestCopyFromContainer (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateLinkToNonExistingContainer
19:33:17 [2021-08-11T19:33:17.341Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithInvalidEnv
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithInvalidEnv/0
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestCreateWithInvalidEnv/0
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithInvalidEnv/1
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestCreateWithInvalidEnv/1
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithInvalidEnv/2
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestCreateWithInvalidEnv/2
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestCreateWithInvalidEnv/0
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestCreateWithInvalidEnv/2
19:33:17 [2021-08-11T19:33:17.341Z] === CONT  TestCreateWithInvalidEnv/1
19:33:17 [2021-08-11T19:33:17.341Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateTmpfsMountsTarget
19:33:17 [2021-08-11T19:33:17.341Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithCustomMaskedPaths
19:33:17 [2021-08-11T19:33:17.341Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithCustomReadonlyPaths
19:33:17 [2021-08-11T19:33:17.341Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:33:17 [2021-08-11T19:33:17.341Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:17 [2021-08-11T19:33:17.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:17 [2021-08-11T19:33:17.341Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:17 [2021-08-11T19:33:17.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:17 [2021-08-11T19:33:17.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:17 [2021-08-11T19:33:17.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:17 [2021-08-11T19:33:17.342Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:17 [2021-08-11T19:33:17.342Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:17 [2021-08-11T19:33:17.342Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:17 [2021-08-11T19:33:17.342Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:17 [2021-08-11T19:33:17.342Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:17 [2021-08-11T19:33:17.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
19:33:17 [2021-08-11T19:33:17.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:33:17 [2021-08-11T19:33:17.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:33:17 [2021-08-11T19:33:17.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:33:17 [2021-08-11T19:33:17.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:33:17 [2021-08-11T19:33:17.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:33:17 [2021-08-11T19:33:17.342Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestCreateDifferentPlatform
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestCreateDifferentPlatform/different_os
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:33:17 [2021-08-11T19:33:17.342Z] --- PASS: TestCreateDifferentPlatform (0.04s)
19:33:17 [2021-08-11T19:33:17.342Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:33:17 [2021-08-11T19:33:17.342Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:33:17 [2021-08-11T19:33:17.342Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestContainerKillOnDaemonStart
19:33:17 [2021-08-11T19:33:17.342Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestDiff
19:33:17 [2021-08-11T19:33:17.342Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestDiff (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestExecWithCloseStdin
19:33:17 [2021-08-11T19:33:17.342Z] --- PASS: TestExecWithCloseStdin (3.24s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestExec
19:33:17 [2021-08-11T19:33:17.342Z] --- PASS: TestExec (2.20s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestExecUser
19:33:17 [2021-08-11T19:33:17.342Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestExecUser (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestExportContainerAndImportImage
19:33:17 [2021-08-11T19:33:17.342Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestExportContainerAfterDaemonRestart
19:33:17 [2021-08-11T19:33:17.342Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestHealthCheckWorkdir
19:33:17 [2021-08-11T19:33:17.342Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestHealthKillContainer
19:33:17 [2021-08-11T19:33:17.342Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestHealthKillContainer (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestInspectCpusetInConfigPre120
19:33:17 [2021-08-11T19:33:17.342Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:33:17 [2021-08-11T19:33:17.342Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:33:17 [2021-08-11T19:33:17.342Z] === RUN   TestKillContainerInvalidSignal
19:33:17 [2021-08-11T19:33:17.383Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:33:18 [2021-08-11T19:33:18.396Z] Removing intermediate container dee961ff17c1
19:33:18 [2021-08-11T19:33:18.396Z]  ---> f265a770acf3
19:33:18 [2021-08-11T19:33:18.396Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
19:33:18 [2021-08-11T19:33:18.396Z]  ---> Running in 46592b931935
19:33:18 [2021-08-11T19:33:18.725Z] --- PASS: TestRunContainerWithBridgeNone (3.16s)
19:33:18 [2021-08-11T19:33:18.725Z] === RUN   TestNetworkInvalidJSON
19:33:18 [2021-08-11T19:33:18.725Z] === RUN   TestNetworkInvalidJSON//networks/create
19:33:18 [2021-08-11T19:33:18.725Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:33:18 [2021-08-11T19:33:18.725Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:33:18 [2021-08-11T19:33:18.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:33:18 [2021-08-11T19:33:18.725Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:33:18 [2021-08-11T19:33:18.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:33:18 [2021-08-11T19:33:18.725Z] === CONT  TestNetworkInvalidJSON//networks/create
19:33:18 [2021-08-11T19:33:18.725Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:33:18 [2021-08-11T19:33:18.725Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:33:18 [2021-08-11T19:33:18.725Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:33:18 [2021-08-11T19:33:18.725Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:33:18 [2021-08-11T19:33:18.725Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:33:18 [2021-08-11T19:33:18.725Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:33:18 [2021-08-11T19:33:18.725Z] === RUN   TestNetworkList
19:33:18 [2021-08-11T19:33:18.725Z] === RUN   TestNetworkList//networks
19:33:18 [2021-08-11T19:33:18.725Z] === PAUSE TestNetworkList//networks
19:33:18 [2021-08-11T19:33:18.725Z] === RUN   TestNetworkList//networks/
19:33:18 [2021-08-11T19:33:18.725Z] === PAUSE TestNetworkList//networks/
19:33:18 [2021-08-11T19:33:18.725Z] === CONT  TestNetworkList//networks
19:33:18 [2021-08-11T19:33:18.725Z] === CONT  TestNetworkList//networks/
19:33:18 [2021-08-11T19:33:18.725Z] --- PASS: TestNetworkList (0.03s)
19:33:18 [2021-08-11T19:33:18.725Z]     --- PASS: TestNetworkList//networks (0.00s)
19:33:18 [2021-08-11T19:33:18.725Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:33:18 [2021-08-11T19:33:18.725Z] === RUN   TestHostIPv4BridgeLabel
19:33:18 [2021-08-11T19:33:18.758Z] === RUN   TestDockerSuite/TestEventsRename
19:33:19 [2021-08-11T19:33:19.300Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
19:33:19 [2021-08-11T19:33:19.300Z] === RUN   TestDaemonRestartWithLiveRestore
19:33:19 [2021-08-11T19:33:19.355Z] 
19:33:19 [2021-08-11T19:33:19.355Z] SUCCESS: Specified value was saved.
19:33:19 [2021-08-11T19:33:19.526Z] --- PASS: TestKillContainerInvalidSignal (2.01s)
19:33:19 [2021-08-11T19:33:19.526Z] === RUN   TestKillContainer
19:33:19 [2021-08-11T19:33:19.526Z] === RUN   TestKillContainer/no_signal
19:33:19 [2021-08-11T19:33:19.694Z] === RUN   TestDockerSuite/TestEventsResize
19:33:20 [2021-08-11T19:33:20.248Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
19:33:20 [2021-08-11T19:33:20.248Z] === RUN   TestDaemonDefaultNetworkPools
19:33:21 [2021-08-11T19:33:21.069Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:33:21 [2021-08-11T19:33:21.195Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s)
19:33:21 [2021-08-11T19:33:21.195Z] === RUN   TestDaemonRestartWithExistingNetwork
19:33:21 [2021-08-11T19:33:21.511Z] Removing intermediate container 46592b931935
19:33:21 [2021-08-11T19:33:21.511Z]  ---> c3e5298771db
19:33:21 [2021-08-11T19:33:21.511Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:33:21 [2021-08-11T19:33:21.511Z]  ---> Running in 1525a215da00
19:33:21 [2021-08-11T19:33:21.705Z] === RUN   TestKillContainer/non_killing_signal
19:33:21 [2021-08-11T19:33:21.705Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:33:21 [2021-08-11T19:33:21.705Z] === RUN   TestKillContainer/killing_signal
19:33:22 [2021-08-11T19:33:22.584Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
19:33:22 [2021-08-11T19:33:22.584Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:33:23 [2021-08-11T19:33:23.882Z] --- PASS: TestKillContainer (4.29s)
19:33:23 [2021-08-11T19:33:23.882Z]     --- PASS: TestKillContainer/no_signal (1.93s)
19:33:23 [2021-08-11T19:33:23.882Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:33:23 [2021-08-11T19:33:23.882Z]     --- PASS: TestKillContainer/killing_signal (2.30s)
19:33:23 [2021-08-11T19:33:23.882Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:33:23 [2021-08-11T19:33:23.882Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:33:23 [2021-08-11T19:33:23.882Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
19:33:23 [2021-08-11T19:33:23.882Z] === RUN   TestKillStoppedContainer
19:33:23 [2021-08-11T19:33:23.882Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:33:23 [2021-08-11T19:33:23.882Z] --- SKIP: TestKillStoppedContainer (0.00s)
19:33:23 [2021-08-11T19:33:23.882Z] === RUN   TestKillStoppedContainerAPIPre120
19:33:23 [2021-08-11T19:33:23.882Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:33:23 [2021-08-11T19:33:23.882Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
19:33:23 [2021-08-11T19:33:23.882Z] === RUN   TestKillDifferentUserContainer
19:33:23 [2021-08-11T19:33:23.882Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:33:23 [2021-08-11T19:33:23.882Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
19:33:23 [2021-08-11T19:33:23.882Z] === RUN   TestInspectOomKilledTrue
19:33:23 [2021-08-11T19:33:23.882Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:33:23 [2021-08-11T19:33:23.882Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:33:23 [2021-08-11T19:33:23.882Z] === RUN   TestInspectOomKilledFalse
19:33:23 [2021-08-11T19:33:23.882Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:33:23 [2021-08-11T19:33:23.883Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:33:23 [2021-08-11T19:33:23.883Z] === RUN   TestLogsFollowTailEmpty
19:33:23 [2021-08-11T19:33:23.975Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s)
19:33:23 [2021-08-11T19:33:23.975Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:33:24 [2021-08-11T19:33:24.238Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
19:33:24 [2021-08-11T19:33:24.238Z] === RUN   TestServiceWithPredefinedNetwork
19:33:25 [2021-08-11T19:33:25.221Z] Cannot create a file when that file already exists.
19:33:26 [2021-08-11T19:33:26.076Z] --- PASS: TestLogsFollowTailEmpty (2.06s)
19:33:26 [2021-08-11T19:33:26.076Z] === RUN   TestNetworkNat
19:33:26 [2021-08-11T19:33:26.076Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:33:26 [2021-08-11T19:33:26.076Z] --- SKIP: TestNetworkNat (0.00s)
19:33:26 [2021-08-11T19:33:26.076Z] === RUN   TestNetworkLocalhostTCPNat
19:33:27 [2021-08-11T19:33:27.552Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s)
19:33:27 [2021-08-11T19:33:27.552Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:33:27 [2021-08-11T19:33:27.552Z]     service_test.go:242: FLAKY_TEST
19:33:27 [2021-08-11T19:33:27.552Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:33:27 [2021-08-11T19:33:27.552Z] === RUN   TestServiceWithDataPathPortInit
19:33:27 [2021-08-11T19:33:27.625Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:33:27 [2021-08-11T19:33:27.882Z] === RUN   TestDockerSuite/TestEventsStreaming
19:33:28 [2021-08-11T19:33:28.258Z] --- PASS: TestNetworkLocalhostTCPNat (2.33s)
19:33:28 [2021-08-11T19:33:28.258Z] === RUN   TestNetworkLoopbackNat
19:33:28 [2021-08-11T19:33:28.258Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:33:28 [2021-08-11T19:33:28.258Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
19:33:28 [2021-08-11T19:33:28.258Z] === RUN   TestPause
19:33:28 [2021-08-11T19:33:28.258Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:33:28 [2021-08-11T19:33:28.258Z] --- SKIP: TestPause (0.00s)
19:33:28 [2021-08-11T19:33:28.258Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:33:28 [2021-08-11T19:33:28.448Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:33:29 [2021-08-11T19:33:29.798Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.91s)
19:33:29 [2021-08-11T19:33:29.798Z] === RUN   TestPauseStopPausedContainer
19:33:29 [2021-08-11T19:33:29.798Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
19:33:29 [2021-08-11T19:33:29.798Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:33:29 [2021-08-11T19:33:29.798Z] === RUN   TestPsFilter
19:33:29 [2021-08-11T19:33:29.876Z] Removing intermediate container 1525a215da00
19:33:29 [2021-08-11T19:33:29.876Z]  ---> 8636fdaa896a
19:33:29 [2021-08-11T19:33:29.876Z] Step 13/13 : CMD ["sh"]
19:33:29 [2021-08-11T19:33:29.876Z]  ---> Running in 2d792047da2b
19:33:30 [2021-08-11T19:33:30.257Z] --- PASS: TestPsFilter (0.21s)
19:33:30 [2021-08-11T19:33:30.257Z] === RUN   TestRemoveContainerWithRemovedVolume
19:33:30 [2021-08-11T19:33:30.339Z] Removing intermediate container 2d792047da2b
19:33:30 [2021-08-11T19:33:30.339Z]  ---> 750e914f00dd
19:33:30 [2021-08-11T19:33:30.339Z] Successfully built 750e914f00dd
19:33:30 [2021-08-11T19:33:30.339Z] Successfully tagged busybox:latest
19:33:30 [2021-08-11T19:33:30.339Z] INFO: Docker images of the daemon under test
19:33:30 [2021-08-11T19:33:30.339Z] 
19:33:30 [2021-08-11T19:33:30.339Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED             SIZE
19:33:30 [2021-08-11T19:33:30.339Z] busybox                                        latest              750e914f00dd        1 second ago        2.8GB
19:33:30 [2021-08-11T19:33:30.339Z] mcr.microsoft.com/windows/servercore/insider   10.0.20348.1        a4938fe7222f        13 days ago         2.76GB
19:33:30 [2021-08-11T19:33:30.339Z] microsoft/windowsservercore                    latest              a4938fe7222f        13 days ago         2.76GB
19:33:30 [2021-08-11T19:33:30.339Z] 
19:33:30 [2021-08-11T19:33:30.339Z] INFO: Running integration tests at 08/11/2021 19:33:30...
19:33:30 [2021-08-11T19:33:30.339Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:33:30 [2021-08-11T19:33:30.339Z] INFO: Integration API tests being run from the host:
19:33:30 [2021-08-11T19:33:30.339Z] INFO: make.ps1 starting at 08/11/2021 19:33:30
19:33:31 [2021-08-11T19:33:31.299Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:33:31 [2021-08-11T19:33:31.726Z] === RUN   TestDockerSuite/TestEventsTop
19:33:32 [2021-08-11T19:33:32.293Z] === RUN   TestDockerSuite/TestEventsUntag
19:33:32 [2021-08-11T19:33:32.436Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.24s)
19:33:32 [2021-08-11T19:33:32.436Z] === RUN   TestRemoveContainerWithVolume
19:33:34 [2021-08-11T19:33:34.614Z] --- PASS: TestRemoveContainerWithVolume (2.24s)
19:33:34 [2021-08-11T19:33:34.614Z] === RUN   TestRemoveContainerRunning
19:33:34 [2021-08-11T19:33:34.819Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:33:34 [2021-08-11T19:33:34.819Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:33:36 [2021-08-11T19:33:36.795Z] --- PASS: TestRemoveContainerRunning (1.98s)
19:33:36 [2021-08-11T19:33:36.795Z] === RUN   TestRemoveContainerForceRemoveRunning
19:33:37 [2021-08-11T19:33:37.349Z]     docker_api_swarm_service_test.go:342: [d2c18bf301a59] joining swarm manager [d1826a1c1913e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:33:37 [2021-08-11T19:33:37.607Z]     docker_api_swarm_service_test.go:342: [d0e53b19135f1] joining swarm manager [d1826a1c1913e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:33:38 [2021-08-11T19:33:38.973Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.95s)
19:33:38 [2021-08-11T19:33:38.973Z] === RUN   TestRemoveInvalidContainer
19:33:38 [2021-08-11T19:33:38.973Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:33:38 [2021-08-11T19:33:38.973Z] === RUN   TestRenameLinkedContainer
19:33:38 [2021-08-11T19:33:38.973Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:33:38 [2021-08-11T19:33:38.974Z] --- SKIP: TestRenameLinkedContainer (0.00s)
19:33:38 [2021-08-11T19:33:38.974Z] === RUN   TestRenameStoppedContainer
19:33:41 [2021-08-11T19:33:41.151Z] --- PASS: TestRenameStoppedContainer (2.30s)
19:33:41 [2021-08-11T19:33:41.151Z] === RUN   TestRenameRunningContainerAndReuse
19:33:44 [2021-08-11T19:33:44.892Z] --- PASS: TestRenameRunningContainerAndReuse (3.93s)
19:33:44 [2021-08-11T19:33:44.892Z] === RUN   TestRenameInvalidName
19:33:45 [2021-08-11T19:33:45.690Z] --- PASS: TestServiceWithDataPathPortInit (15.81s)
19:33:45 [2021-08-11T19:33:45.690Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:33:46 [2021-08-11T19:33:46.264Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rh4aw4yyrkki0douf3njql9xl Created:2021-08-11 19:33:44.375307176 +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[95c10d1669ad9509a08221c8b434565a3165bdbb106dd2050bb2ede75e7c73be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwd9khw3a1gg1yytq6sxa34k8 EndpointID:ad3a50e11c929714c4c7676317f3048b6d44f6ef91b9b8466663f3e689b96720 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d640727120c225ea27b5d86183b0c70f073df8e6cc747833edb6203434647c5d 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:537cc60da3c9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwd9khw3a1gg1yytq6sxa34k8 EndpointID:ad3a50e11c929714c4c7676317f3048b6d44f6ef91b9b8466663f3e689b96720 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:33:47 [2021-08-11T19:33:47.071Z] --- PASS: TestRenameInvalidName (1.94s)
19:33:47 [2021-08-11T19:33:47.071Z] === RUN   TestRenameAnonymousContainer
19:33:47 [2021-08-11T19:33:47.589Z] === RUN   TestDockerSuite/TestExec
19:33:47 [2021-08-11T19:33:47.589Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:33:48 [2021-08-11T19:33:48.156Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:33:49 [2021-08-11T19:33:49.090Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:33:49 [2021-08-11T19:33:49.656Z] === RUN   TestDockerSuite/TestExecAPIStart
19:33:51 [2021-08-11T19:33:51.564Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s)
19:33:51 [2021-08-11T19:33:51.564Z] PASS
19:33:51 [2021-08-11T19:33:51.564Z] 
19:33:51 [2021-08-11T19:33:51.564Z] === Skipped
19:33:51 [2021-08-11T19:33:51.564Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:33:51 [2021-08-11T19:33:51.564Z]     service_test.go:242: FLAKY_TEST
19:33:51 [2021-08-11T19:33:51.564Z] 
19:33:51 [2021-08-11T19:33:51.564Z] 
19:33:51 [2021-08-11T19:33:51.564Z] DONE 26 tests, 1 skipped in 59.350s
19:33:51 [2021-08-11T19:33:51.564Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:33:51 [2021-08-11T19:33:51.564Z] ++ 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
19:33:51 [2021-08-11T19:33:51.564Z] ++ set -e
19:33:51 [2021-08-11T19:33:51.564Z] ++ '[' -n 0 ']'
19:33:51 [2021-08-11T19:33:51.564Z] ++ set -x
19:33:51 [2021-08-11T19:33:51.564Z] ++ env -i DEST=/go/src/github.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
19:33:52 [2021-08-11T19:33:52.184Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:33:52 [2021-08-11T19:33:52.749Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:33:52 [2021-08-11T19:33:52.870Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.226s	coverage: 60.5% of statements
19:33:52 [2021-08-11T19:33:52.870Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:33:52 [2021-08-11T19:33:52.870Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:33:52 [2021-08-11T19:33:52.870Z] ok  	github.com/docker/docker/libnetwork/osl	4.296s	coverage: 39.7% of statements
19:33:52 [2021-08-11T19:33:52.870Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:33:52 [2021-08-11T19:33:52.870Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
19:33:53 [2021-08-11T19:33:53.007Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:33:53 [2021-08-11T19:33:53.431Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.234s	coverage: 49.5% of statements
19:33:53 [2021-08-11T19:33:53.687Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.5% of statements
19:33:53 [2021-08-11T19:33:53.687Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
19:33:53 [2021-08-11T19:33:53.687Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:33:53 [2021-08-11T19:33:53.942Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === Skipped
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork TestParallel1 (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork TestParallel3 (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork TestParallel2 (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:33:53 [2021-08-11T19:33:53.942Z]     firewalld_test.go:13: firewalld is not running
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] 
19:33:53 [2021-08-11T19:33:53.942Z] DONE 361 tests, 9 skipped in 204.321s
19:33:53 [2021-08-11T19:33:53.946Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:33:54 [2021-08-11T19:33:54.117Z] INFO: Testing against a local daemon
19:33:54 [2021-08-11T19:33:54.117Z] === RUN   TestDockerNetworkIpvlanPersistance
19:33:54 [2021-08-11T19:33:54.117Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:33:54 [2021-08-11T19:33:54.117Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:33:54 [2021-08-11T19:33:54.117Z] === RUN   TestDockerNetworkIpvlan
19:33:54 [2021-08-11T19:33:54.117Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:33:54 [2021-08-11T19:33:54.117Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:33:54 [2021-08-11T19:33:54.117Z] PASS
19:33:54 [2021-08-11T19:33:54.117Z] 
19:33:54 [2021-08-11T19:33:54.117Z] === Skipped
19:33:54 [2021-08-11T19:33:54.117Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:33:54 [2021-08-11T19:33:54.117Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:33:54 [2021-08-11T19:33:54.117Z] 
19:33:54 [2021-08-11T19:33:54.117Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:33:54 [2021-08-11T19:33:54.117Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:33:54 [2021-08-11T19:33:54.117Z] 
19:33:54 [2021-08-11T19:33:54.117Z] 
19:33:54 [2021-08-11T19:33:54.117Z] DONE 2 tests, 2 skipped in 3.161s
19:33:54 [2021-08-11T19:33:54.117Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:33:54 [2021-08-11T19:33:54.117Z] ++ 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
19:33:54 [2021-08-11T19:33:54.117Z] ++ set -e
19:33:54 [2021-08-11T19:33:54.117Z] ++ '[' -n 0 ']'
19:33:54 [2021-08-11T19:33:54.117Z] ++ set -x
19:33:54 [2021-08-11T19:33:54.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:33:54 [2021-08-11T19:33:54.117Z] INFO: Testing against a local daemon
19:33:54 [2021-08-11T19:33:54.117Z] === RUN   TestDockerNetworkMacvlanPersistance
Post stage
[Pipeline] junit
19:33:54 [2021-08-11T19:33:54.517Z] Recording test results
19:33:54 [2021-08-11T19:33:54.845Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:33:55 [2021-08-11T19:33:55.169Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42717/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ca5a18c64e31c9911b22f18e8ab57079f728b8b5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ca5a18c64e31c9911b22f18e8ab57079f728b8b5 hack/validate/vendor
19:33:55 [2021-08-11T19:33:55.326Z]     docker_api_swarm_service_test.go:489: [d7e8562257966] joining swarm manager [dd4fd9355d17d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:33:55 [2021-08-11T19:33:55.326Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:33:55 [2021-08-11T19:33:55.508Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
19:33:55 [2021-08-11T19:33:55.508Z] === RUN   TestDockerNetworkMacvlan
19:33:56 [2021-08-11T19:33:56.096Z] No vendor changes in diff.
19:33:56 [2021-08-11T19:33:56.260Z]     docker_api_swarm_service_test.go:489: [d60b99fa1054d] joining swarm manager [dd4fd9355d17d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:33:56 [2021-08-11T19:33:56.455Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:33:56 [2021-08-11T19:33:56.518Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:33:56 [2021-08-11T19:33:56.681Z] + echo Ensuring container killed.
19:33:56 [2021-08-11T19:33:56.681Z] Ensuring container killed.
19:33:56 [2021-08-11T19:33:56.681Z] + docker rm -vf docker-pr7
19:33:56 [2021-08-11T19:33:56.681Z] Error: No such container: docker-pr7
[Pipeline] sh
19:33:57 [2021-08-11T19:33:57.000Z] + echo Chowning /workspace to jenkins user
19:33:57 [2021-08-11T19:33:57.000Z] Chowning /workspace to jenkins user
19:33:57 [2021-08-11T19:33:57.000Z] + id -u
19:33:57 [2021-08-11T19:33:57.000Z] + id -g
19:33:57 [2021-08-11T19:33:57.000Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42717:/workspace busybox chown -R 1000:1000 /workspace
19:33:57 [2021-08-11T19:33:57.029Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:33:57 [2021-08-11T19:33:57.975Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:33:58 [2021-08-11T19:33:58.252Z] + bundleName=unit
19:33:58 [2021-08-11T19:33:58.252Z] + echo Creating unit-bundles.tar.gz
19:33:58 [2021-08-11T19:33:58.252Z] Creating unit-bundles.tar.gz
19:33:58 [2021-08-11T19:33:58.252Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
19:33:58 [2021-08-11T19:33:58.252Z] bundles/junit-report-libnetwork.xml
19:33:58 [2021-08-11T19:33:58.252Z] bundles/junit-report.xml
19:33:58 [2021-08-11T19:33:58.252Z] bundles/go-test-report-libnetwork.json
19:33:58 [2021-08-11T19:33:58.252Z] bundles/go-test-report.json
19:33:58 [2021-08-11T19:33:58.252Z] bundles/profile-libnetwork.out
19:33:58 [2021-08-11T19:33:58.252Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:33:58 [2021-08-11T19:33:58.261Z] Archiving artifacts
19:33:58 [2021-08-11T19:33:58.420Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:33:58 [2021-08-11T19:33:58.766Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42717/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:33:59 [2021-08-11T19:33:59.067Z] + make clean
19:33:59 [2021-08-11T19:33:59.322Z] docker volume rm -f docker-dev-cache
19:33:59 [2021-08-11T19:33:59.322Z] docker-dev-cache
[Pipeline] deleteDir
19:33:59 [2021-08-11T19:33:59.456Z] --- PASS: TestRenameAnonymousContainer (11.61s)
19:33:59 [2021-08-11T19:33:59.456Z] === RUN   TestRenameContainerWithSameName
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:33:59 [2021-08-11T19:33:59.796Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:34:00 [2021-08-11T19:34:00.428Z] --- PASS: TestRenameContainerWithSameName (1.98s)
19:34:00 [2021-08-11T19:34:00.428Z] === RUN   TestRenameContainerWithLinkedContainer
19:34:00 [2021-08-11T19:34:00.428Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
19:34:00 [2021-08-11T19:34:00.428Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
19:34:00 [2021-08-11T19:34:00.428Z] === RUN   TestResize
19:34:01 [2021-08-11T19:34:01.222Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:34:01 [2021-08-11T19:34:01.222Z] INFO: Testing against a local daemon
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildWithSession
19:34:01 [2021-08-11T19:34:01.222Z]     build_session_test.go:25: TODO: BuildKit
19:34:01 [2021-08-11T19:34:01.222Z] --- SKIP: TestBuildWithSession (0.00s)
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildSquashParent
19:34:01 [2021-08-11T19:34:01.222Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:34:01 [2021-08-11T19:34:01.222Z] --- SKIP: TestBuildSquashParent (0.00s)
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildWithRemoveAndForceRemove
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:01 [2021-08-11T19:34:01.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:34:01 [2021-08-11T19:34:01.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:34:01 [2021-08-11T19:34:01.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:34:01 [2021-08-11T19:34:01.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:34:01 [2021-08-11T19:34:01.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:34:01 [2021-08-11T19:34:01.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:01 [2021-08-11T19:34:01.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:01 [2021-08-11T19:34:01.222Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:01 [2021-08-11T19:34:01.222Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:34:01 [2021-08-11T19:34:01.222Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:34:01 [2021-08-11T19:34:01.222Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:34:01 [2021-08-11T19:34:01.289Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:34:01 [2021-08-11T19:34:01.697Z] === RUN   TestDockerSuite/TestExecCgroup
19:34:02 [2021-08-11T19:34:02.605Z] --- PASS: TestResize (2.03s)
19:34:02 [2021-08-11T19:34:02.605Z] === RUN   TestResizeWithInvalidSize
19:34:03 [2021-08-11T19:34:03.842Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:34:04 [2021-08-11T19:34:04.230Z] === RUN   TestDockerSuite/TestExecEnv
19:34:04 [2021-08-11T19:34:04.265Z] --- PASS: TestResizeWithInvalidSize (2.05s)
19:34:04 [2021-08-11T19:34:04.265Z] === RUN   TestResizeWhenContainerNotStarted
19:34:05 [2021-08-11T19:34:05.163Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:34:07 [2021-08-11T19:34:07.063Z] === RUN   TestDockerSuite/TestExecExitStatus
19:34:07 [2021-08-11T19:34:07.171Z] --- PASS: TestResizeWhenContainerNotStarted (2.27s)
19:34:07 [2021-08-11T19:34:07.171Z] === RUN   TestDaemonRestartKillContainers
19:34:07 [2021-08-11T19:34:07.171Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:34:07 [2021-08-11T19:34:07.171Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:34:07 [2021-08-11T19:34:07.171Z] === RUN   TestStats
19:34:07 [2021-08-11T19:34:07.171Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:34:07 [2021-08-11T19:34:07.171Z] --- SKIP: TestStats (0.00s)
19:34:07 [2021-08-11T19:34:07.171Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:34:07 [2021-08-11T19:34:07.629Z] === RUN   TestDockerSuite/TestExecInspectID
19:34:09 [2021-08-11T19:34:09.864Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:09 [2021-08-11T19:34:09.864Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:34:10 [2021-08-11T19:34:10.156Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:34:10 [2021-08-11T19:34:10.442Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:34:10 [2021-08-11T19:34:10.722Z] === RUN   TestDockerSuite/TestExecInteractive
19:34:10 [2021-08-11T19:34:10.915Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.19s)
19:34:10 [2021-08-11T19:34:10.915Z] === RUN   TestStopContainerWithTimeout
19:34:10 [2021-08-11T19:34:10.915Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:34:10 [2021-08-11T19:34:10.915Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
19:34:10 [2021-08-11T19:34:10.915Z] === RUN   TestUpdateRestartPolicy
19:34:11 [2021-08-11T19:34:11.389Z] --- PASS: TestDockerNetworkMacvlan (15.69s)
19:34:11 [2021-08-11T19:34:11.389Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
19:34:11 [2021-08-11T19:34:11.389Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
19:34:11 [2021-08-11T19:34:11.389Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.70s)
19:34:11 [2021-08-11T19:34:11.389Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s)
19:34:11 [2021-08-11T19:34:11.389Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.47s)
19:34:11 [2021-08-11T19:34:11.389Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s)
19:34:11 [2021-08-11T19:34:11.389Z] PASS
19:34:11 [2021-08-11T19:34:11.389Z] 
19:34:11 [2021-08-11T19:34:11.389Z] DONE 8 tests in 17.245s
19:34:11 [2021-08-11T19:34:11.389Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:34:11 [2021-08-11T19:34:11.389Z] ++ 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
19:34:11 [2021-08-11T19:34:11.389Z] ++ set -e
19:34:11 [2021-08-11T19:34:11.389Z] ++ '[' -n 0 ']'
19:34:11 [2021-08-11T19:34:11.389Z] ++ set -x
19:34:11 [2021-08-11T19:34:11.389Z] ++ env -i DEST=/go/src/github.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
19:34:11 [2021-08-11T19:34:11.389Z] testing: warning: no tests to run
19:34:11 [2021-08-11T19:34:11.389Z] PASS
19:34:11 [2021-08-11T19:34:11.389Z] 
19:34:11 [2021-08-11T19:34:11.389Z] DONE 0 tests in 0.030s
19:34:11 [2021-08-11T19:34:11.389Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:34:11 [2021-08-11T19:34:11.389Z] ++ 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
19:34:11 [2021-08-11T19:34:11.389Z] ++ set -e
19:34:11 [2021-08-11T19:34:11.389Z] ++ '[' -n 0 ']'
19:34:11 [2021-08-11T19:34:11.389Z] ++ set -x
19:34:11 [2021-08-11T19:34:11.389Z] ++ env -i DEST=/go/src/github.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
19:34:12 [2021-08-11T19:34:12.096Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:34:13 [2021-08-11T19:34:13.998Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:34:15 [2021-08-11T19:34:15.374Z] === RUN   TestDockerSuite/TestExecParseError
19:34:16 [2021-08-11T19:34:16.309Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:34:16 [2021-08-11T19:34:16.687Z] INFO: Testing against a local daemon
19:34:16 [2021-08-11T19:34:16.687Z] === RUN   TestAuthZPluginAllowRequest
19:34:16 [2021-08-11T19:34:16.898Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
19:34:16 [2021-08-11T19:34:16.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.01s)
19:34:16 [2021-08-11T19:34:16.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.04s)
19:34:16 [2021-08-11T19:34:16.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.47s)
19:34:16 [2021-08-11T19:34:16.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.65s)
19:34:16 [2021-08-11T19:34:16.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.86s)
19:34:16 [2021-08-11T19:34:16.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.87s)
19:34:16 [2021-08-11T19:34:16.898Z] === RUN   TestBuildMultiStageCopy
19:34:16 [2021-08-11T19:34:16.898Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:34:17 [2021-08-11T19:34:17.243Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:34:17 [2021-08-11T19:34:17.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:34:18 [2021-08-11T19:34:18.067Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:34:18 [2021-08-11T19:34:18.078Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
19:34:18 [2021-08-11T19:34:18.078Z] === RUN   TestAuthZPluginTLS
19:34:18 [2021-08-11T19:34:18.652Z] --- PASS: TestAuthZPluginTLS (0.58s)
19:34:18 [2021-08-11T19:34:18.652Z] === RUN   TestAuthZPluginDenyRequest
19:34:19 [2021-08-11T19:34:19.227Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
19:34:19 [2021-08-11T19:34:19.227Z] === RUN   TestAuthZPluginAPIDenyResponse
19:34:19 [2021-08-11T19:34:19.490Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
19:34:19 [2021-08-11T19:34:19.490Z] === RUN   TestAuthZPluginDenyResponse
19:34:20 [2021-08-11T19:34:20.065Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
19:34:20 [2021-08-11T19:34:20.065Z] === RUN   TestAuthZPluginAllowEventStream
19:34:20 [2021-08-11T19:34:20.596Z]     docker_api_swarm_service_test.go:127: [d638adbab7494] joining swarm manager [d68cb648ba3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:34:21 [2021-08-11T19:34:21.163Z]     docker_api_swarm_service_test.go:128: [d03ecffe40199] joining swarm manager [d68cb648ba3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:34:21 [2021-08-11T19:34:21.993Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
19:34:21 [2021-08-11T19:34:21.993Z] === RUN   TestAuthZPluginErrorResponse
19:34:22 [2021-08-11T19:34:22.255Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
19:34:22 [2021-08-11T19:34:22.255Z] === RUN   TestAuthZPluginErrorRequest
19:34:22 [2021-08-11T19:34:22.834Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
19:34:22 [2021-08-11T19:34:22.834Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:34:23 [2021-08-11T19:34:23.410Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
19:34:23 [2021-08-11T19:34:23.410Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:34:23 [2021-08-11T19:34:23.716Z] === RUN   TestDockerSuite/TestExecSetEnv
19:34:24 [2021-08-11T19:34:24.283Z]     docker_api_swarm_service_test.go:136: [d18814a4fdb8f] joining swarm manager [d68cb648ba3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:34:24 [2021-08-11T19:34:24.541Z] === RUN   TestDockerSuite/TestExecStartFails
19:34:25 [2021-08-11T19:34:25.417Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:34:25 [2021-08-11T19:34:25.417Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:34:25 [2021-08-11T19:34:25.476Z]     docker_api_swarm_service_test.go:137: [de02f04b63ffc] joining swarm manager [d68cb648ba3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:34:25 [2021-08-11T19:34:25.964Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
19:34:25 [2021-08-11T19:34:25.965Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:34:26 [2021-08-11T19:34:26.042Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:34:26 [2021-08-11T19:34:26.939Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:34:27 [2021-08-11T19:34:27.897Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:34:27 [2021-08-11T19:34:27.904Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s)
19:34:27 [2021-08-11T19:34:27.904Z] === RUN   TestAuthZPluginHeader
19:34:28 [2021-08-11T19:34:28.480Z] --- PASS: TestAuthZPluginHeader (0.83s)
19:34:28 [2021-08-11T19:34:28.480Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:34:28 [2021-08-11T19:34:28.480Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:28 [2021-08-11T19:34:28.480Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:34:28 [2021-08-11T19:34:28.480Z] === RUN   TestAuthZPluginV2Disable
19:34:28 [2021-08-11T19:34:28.480Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:28 [2021-08-11T19:34:28.480Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:34:28 [2021-08-11T19:34:28.480Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:34:28 [2021-08-11T19:34:28.480Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:28 [2021-08-11T19:34:28.480Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:34:28 [2021-08-11T19:34:28.480Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:34:28 [2021-08-11T19:34:28.480Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:28 [2021-08-11T19:34:28.480Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:34:28 [2021-08-11T19:34:28.480Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:34:29 [2021-08-11T19:34:29.419Z] --- PASS: TestBuildMultiStageCopy (12.38s)
19:34:29 [2021-08-11T19:34:29.419Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.82s)
19:34:29 [2021-08-11T19:34:29.419Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s)
19:34:29 [2021-08-11T19:34:29.419Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s)
19:34:29 [2021-08-11T19:34:29.419Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s)
19:34:29 [2021-08-11T19:34:29.419Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s)
19:34:29 [2021-08-11T19:34:29.419Z] === RUN   TestBuildMultiStageParentConfig
19:34:31 [2021-08-11T19:34:31.576Z] --- PASS: TestBuildMultiStageParentConfig (2.49s)
19:34:31 [2021-08-11T19:34:31.576Z] === RUN   TestBuildLabelWithTargets
19:34:31 [2021-08-11T19:34:31.576Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:34:31 [2021-08-11T19:34:31.576Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
19:34:31 [2021-08-11T19:34:31.576Z] === RUN   TestBuildWithEmptyLayers
19:34:32 [2021-08-11T19:34:32.019Z] --- PASS: TestUpdateRestartPolicy (21.29s)
19:34:32 [2021-08-11T19:34:32.019Z] === RUN   TestUpdateRestartWithAutoRemove
19:34:33 [2021-08-11T19:34:33.099Z] --- PASS: TestBuildWithEmptyLayers (1.37s)
19:34:33 [2021-08-11T19:34:33.099Z] === RUN   TestBuildMultiStageOnBuild
19:34:34 [2021-08-11T19:34:34.200Z] --- PASS: TestUpdateRestartWithAutoRemove (2.10s)
19:34:34 [2021-08-11T19:34:34.200Z] === RUN   TestWaitNonBlocked
19:34:34 [2021-08-11T19:34:34.200Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:34 [2021-08-11T19:34:34.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:34 [2021-08-11T19:34:34.200Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:34 [2021-08-11T19:34:34.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:34 [2021-08-11T19:34:34.200Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:34 [2021-08-11T19:34:34.201Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:37 [2021-08-11T19:34:37.113Z] --- PASS: TestWaitNonBlocked (0.03s)
19:34:37 [2021-08-11T19:34:37.113Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.65s)
19:34:37 [2021-08-11T19:34:37.113Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.83s)
19:34:37 [2021-08-11T19:34:37.113Z] === RUN   TestWaitBlocked
19:34:37 [2021-08-11T19:34:37.113Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:34:37 [2021-08-11T19:34:37.113Z] --- SKIP: TestWaitBlocked (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z] PASS
19:34:37 [2021-08-11T19:34:37.113Z] ok  	github.com/docker/docker/integration/container	87.177s
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === Skipped
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s)
19:34:37 [2021-08-11T19:34:37.113Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
19:34:37 [2021-08-11T19:34:37.113Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:34:37 [2021-08-11T19:34:37.113Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:34:37 [2021-08-11T19:34:37.113Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] 
19:34:37 [2021-08-11T19:34:37.113Z] DONE 87 tests, 33 skipped in 89.615s
19:34:37 [2021-08-11T19:34:37.573Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
19:34:38 [2021-08-11T19:34:38.236Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:34:38 [2021-08-11T19:34:38.494Z] === RUN   TestDockerSuite/TestExecTTY
19:34:39 [2021-08-11T19:34:39.430Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:34:40 [2021-08-11T19:34:40.364Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:34:41 [2021-08-11T19:34:41.297Z] === RUN   TestDockerSuite/TestExecUlimits
19:34:42 [2021-08-11T19:34:42.231Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:34:42 [2021-08-11T19:34:42.231Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:34:42 [2021-08-11T19:34:42.231Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:34:44 [2021-08-11T19:34:44.130Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:34:45 [2021-08-11T19:34:45.064Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:34:45 [2021-08-11T19:34:45.420Z] --- PASS: TestBuildMultiStageOnBuild (12.26s)
19:34:45 [2021-08-11T19:34:45.421Z] === RUN   TestBuildUncleanTarFilenames
19:34:45 [2021-08-11T19:34:45.421Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:34:45 [2021-08-11T19:34:45.421Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
19:34:45 [2021-08-11T19:34:45.421Z] === RUN   TestBuildMultiStageLayerLeak
19:34:46 [2021-08-11T19:34:46.614Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
19:34:46 [2021-08-11T19:34:46.614Z] PASS
19:34:46 [2021-08-11T19:34:46.614Z] 
19:34:46 [2021-08-11T19:34:46.614Z] === Skipped
19:34:46 [2021-08-11T19:34:46.614Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:34:46 [2021-08-11T19:34:46.614Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:46 [2021-08-11T19:34:46.614Z] 
19:34:46 [2021-08-11T19:34:46.614Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:34:46 [2021-08-11T19:34:46.614Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:46 [2021-08-11T19:34:46.614Z] 
19:34:46 [2021-08-11T19:34:46.614Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:34:46 [2021-08-11T19:34:46.614Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:46 [2021-08-11T19:34:46.614Z] 
19:34:46 [2021-08-11T19:34:46.614Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:34:46 [2021-08-11T19:34:46.614Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:46 [2021-08-11T19:34:46.614Z] 
19:34:46 [2021-08-11T19:34:46.614Z] 
19:34:46 [2021-08-11T19:34:46.614Z] DONE 17 tests, 4 skipped in 33.850s
19:34:46 [2021-08-11T19:34:46.614Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:34:46 [2021-08-11T19:34:46.614Z] ++ 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
19:34:46 [2021-08-11T19:34:46.614Z] ++ set -e
19:34:46 [2021-08-11T19:34:46.614Z] ++ '[' -n 0 ']'
19:34:46 [2021-08-11T19:34:46.614Z] ++ set -x
19:34:46 [2021-08-11T19:34:46.615Z] ++ env -i DEST=/go/src/github.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
19:34:46 [2021-08-11T19:34:46.963Z] === RUN   TestDockerSuite/TestExecWithTERM
19:34:47 [2021-08-11T19:34:47.559Z] INFO: Testing against a local daemon
19:34:47 [2021-08-11T19:34:47.559Z] === RUN   TestPluginInvalidJSON
19:34:47 [2021-08-11T19:34:47.559Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:34:47 [2021-08-11T19:34:47.559Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:34:47 [2021-08-11T19:34:47.822Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:34:47 [2021-08-11T19:34:47.822Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:34:47 [2021-08-11T19:34:47.822Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:34:47 [2021-08-11T19:34:47.822Z] === RUN   TestPluginInstall
19:34:47 [2021-08-11T19:34:47.822Z] === RUN   TestPluginInstall/no_auth
19:34:47 [2021-08-11T19:34:47.898Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:34:47 [2021-08-11T19:34:47.898Z] === RUN   TestDockerSuite/TestExecWithUser
19:34:49 [2021-08-11T19:34:49.280Z] === RUN   TestDockerSuite/TestGetContainerStats
19:34:50 [2021-08-11T19:34:50.216Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:34:51 [2021-08-11T19:34:51.132Z] time="2021-08-11T19:34:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:34:51 [2021-08-11T19:34:51.132Z] time="2021-08-11T19:34:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05566475b35445ae8f2ddbee4762668abdf0d4d5da2602897f554dfdd207ba67" mediatype=application/vnd.docker.plugin.v1+json size=522
19:34:51 [2021-08-11T19:34:51.132Z] time="2021-08-11T19:34:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:34:51 [2021-08-11T19:34:51.132Z] time="2021-08-11T19:34:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05566475b35445ae8f2ddbee4762668abdf0d4d5da2602897f554dfdd207ba67" mediatype=application/vnd.docker.plugin.v1+json size=522
19:34:51 [2021-08-11T19:34:51.132Z] === RUN   TestPluginInstall/with_htpasswd
19:34:51 [2021-08-11T19:34:51.708Z] time="2021-08-11T19:34:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:34:51 [2021-08-11T19:34:51.708Z] time="2021-08-11T19:34:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4feff24b50619b53f1e6cc656c096192d6706677a626fd2c8ea3bb14bbeff2e" mediatype=application/vnd.docker.plugin.v1+json size=522
19:34:51 [2021-08-11T19:34:51.708Z] time="2021-08-11T19:34:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:34:51 [2021-08-11T19:34:51.708Z] time="2021-08-11T19:34:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4feff24b50619b53f1e6cc656c096192d6706677a626fd2c8ea3bb14bbeff2e" mediatype=application/vnd.docker.plugin.v1+json size=522
19:34:52 [2021-08-11T19:34:52.283Z] === RUN   TestPluginInstall/with_insecure
19:34:52 [2021-08-11T19:34:52.743Z]     docker_api_swarm_service_test.go:303: [daa5c3aafd4e1] joining swarm manager [d1951b547a76a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:34:53 [2021-08-11T19:34:53.001Z]     docker_api_swarm_service_test.go:303: [dc5c2b6727927] joining swarm manager [d1951b547a76a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:34:54 [2021-08-11T19:34:54.376Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:34:57 [2021-08-11T19:34:57.585Z] time="2021-08-11T19:34:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:34:57 [2021-08-11T19:34:57.585Z] time="2021-08-11T19:34:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5a6700ef80d936a7f9a4cb5533a7615b1e99a4bb01b4368c2fbdce4fdba647c" mediatype=application/vnd.docker.plugin.v1+json size=522
19:34:57 [2021-08-11T19:34:57.585Z] time="2021-08-11T19:34:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:34:57 [2021-08-11T19:34:57.585Z] time="2021-08-11T19:34:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5a6700ef80d936a7f9a4cb5533a7615b1e99a4bb01b4368c2fbdce4fdba647c" mediatype=application/vnd.docker.plugin.v1+json size=522
19:34:57 [2021-08-11T19:34:57.585Z]     plugin_test.go:166: [d8672c60c6674] daemon is not started
19:34:57 [2021-08-11T19:34:57.585Z] --- PASS: TestPluginInstall (9.36s)
19:34:57 [2021-08-11T19:34:57.585Z]     --- PASS: TestPluginInstall/no_auth (3.55s)
19:34:57 [2021-08-11T19:34:57.585Z]     --- PASS: TestPluginInstall/with_htpasswd (0.95s)
19:34:57 [2021-08-11T19:34:57.585Z]     --- PASS: TestPluginInstall/with_insecure (4.86s)
19:34:57 [2021-08-11T19:34:57.585Z] === RUN   TestPluginsWithRuntimes
19:34:57 [2021-08-11T19:34:57.745Z] --- PASS: TestBuildMultiStageLayerLeak (10.86s)
19:34:57 [2021-08-11T19:34:57.745Z] === RUN   TestBuildWithHugeFile
19:34:58 [2021-08-11T19:34:58.977Z] === RUN   TestPluginsWithRuntimes/No_Args
19:34:59 [2021-08-11T19:34:59.640Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:34:59 [2021-08-11T19:34:59.923Z] === RUN   TestPluginsWithRuntimes/With_Args
19:35:01 [2021-08-11T19:35:01.314Z] --- PASS: TestPluginsWithRuntimes (4.22s)
19:35:01 [2021-08-11T19:35:01.314Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.14s)
19:35:01 [2021-08-11T19:35:01.314Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.14s)
19:35:01 [2021-08-11T19:35:01.314Z] === RUN   TestPluginBackCompatMediaTypes
19:35:01 [2021-08-11T19:35:01.539Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:35:02 [2021-08-11T19:35:02.264Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s)
19:35:02 [2021-08-11T19:35:02.264Z] PASS
19:35:02 [2021-08-11T19:35:02.264Z] 
19:35:02 [2021-08-11T19:35:02.264Z] DONE 10 tests in 17.065s
19:35:02 [2021-08-11T19:35:02.264Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:35:02 [2021-08-11T19:35:02.264Z] ++ 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
19:35:02 [2021-08-11T19:35:02.264Z] ++ set -e
19:35:02 [2021-08-11T19:35:02.264Z] ++ '[' -n 0 ']'
19:35:02 [2021-08-11T19:35:02.264Z] ++ set -x
19:35:02 [2021-08-11T19:35:02.264Z] ++ env -i DEST=/go/src/github.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
19:35:02 [2021-08-11T19:35:02.264Z] INFO: Testing against a local daemon
19:35:02 [2021-08-11T19:35:02.264Z] === RUN   TestExternalGraphDriver
19:35:02 [2021-08-11T19:35:02.529Z] === RUN   TestExternalGraphDriver/json
19:35:02 [2021-08-11T19:35:02.792Z] === RUN   TestConfigDaemonLibtrustID
19:35:02 [2021-08-11T19:35:02.792Z]     daemon_test.go:19: runtime.GOOS != "linux"
19:35:02 [2021-08-11T19:35:02.792Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
19:35:02 [2021-08-11T19:35:02.792Z] === RUN   TestDaemonConfigValidation
19:35:02 [2021-08-11T19:35:02.792Z]     daemon_test.go:38: runtime.GOOS != "linux"
19:35:02 [2021-08-11T19:35:02.792Z] --- SKIP: TestDaemonConfigValidation (0.00s)
19:35:02 [2021-08-11T19:35:02.792Z] === RUN   TestConfigDaemonSeccompProfiles
19:35:02 [2021-08-11T19:35:02.792Z]     daemon_test.go:104: runtime.GOOS != "linux"
19:35:02 [2021-08-11T19:35:02.792Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
19:35:02 [2021-08-11T19:35:02.792Z] PASS
19:35:02 [2021-08-11T19:35:02.792Z] ok  	github.com/docker/docker/integration/daemon	0.106s
19:35:02 [2021-08-11T19:35:02.792Z] 
19:35:02 [2021-08-11T19:35:02.792Z] === Skipped
19:35:02 [2021-08-11T19:35:02.792Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s)
19:35:02 [2021-08-11T19:35:02.792Z]     daemon_test.go:19: runtime.GOOS != "linux"
19:35:02 [2021-08-11T19:35:02.792Z] 
19:35:02 [2021-08-11T19:35:02.792Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
19:35:02 [2021-08-11T19:35:02.792Z]     daemon_test.go:38: runtime.GOOS != "linux"
19:35:02 [2021-08-11T19:35:02.792Z] 
19:35:02 [2021-08-11T19:35:02.792Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
19:35:02 [2021-08-11T19:35:02.792Z]     daemon_test.go:104: runtime.GOOS != "linux"
19:35:02 [2021-08-11T19:35:02.792Z] 
19:35:02 [2021-08-11T19:35:02.792Z] 
19:35:02 [2021-08-11T19:35:02.792Z] DONE 3 tests, 3 skipped in 22.766s
19:35:02 [2021-08-11T19:35:02.792Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:35:02 [2021-08-11T19:35:02.792Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:02 [2021-08-11T19:35:02.792Z] INFO: Testing against a local daemon
19:35:02 [2021-08-11T19:35:02.792Z] === RUN   TestCommitInheritsEnv
19:35:02 [2021-08-11T19:35:02.792Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:35:02 [2021-08-11T19:35:02.792Z] --- SKIP: TestCommitInheritsEnv (0.00s)
19:35:02 [2021-08-11T19:35:02.792Z] === RUN   TestImportExtremelyLargeImageWorks
19:35:02 [2021-08-11T19:35:02.792Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:35:02 [2021-08-11T19:35:02.792Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:35:02 [2021-08-11T19:35:02.792Z] === RUN   TestImagesFilterMultiReference
19:35:02 [2021-08-11T19:35:02.792Z] --- PASS: TestImagesFilterMultiReference (0.10s)
19:35:02 [2021-08-11T19:35:02.792Z] === RUN   TestImagePullPlatformInvalid
19:35:02 [2021-08-11T19:35:02.792Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:35:02 [2021-08-11T19:35:02.792Z] === RUN   TestRemoveImageOrphaning
19:35:03 [2021-08-11T19:35:03.253Z] --- PASS: TestRemoveImageOrphaning (1.03s)
19:35:03 [2021-08-11T19:35:03.253Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:35:03 [2021-08-11T19:35:03.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:35:03 [2021-08-11T19:35:03.253Z] === RUN   TestTagInvalidReference
19:35:03 [2021-08-11T19:35:03.253Z] --- PASS: TestTagInvalidReference (0.03s)
19:35:03 [2021-08-11T19:35:03.253Z] === RUN   TestTagValidPrefixedRepo
19:35:03 [2021-08-11T19:35:03.253Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
19:35:03 [2021-08-11T19:35:03.253Z] === RUN   TestTagExistedNameWithoutForce
19:35:03 [2021-08-11T19:35:03.253Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:35:03 [2021-08-11T19:35:03.253Z] === RUN   TestTagOfficialNames
19:35:03 [2021-08-11T19:35:03.253Z] --- PASS: TestTagOfficialNames (0.08s)
19:35:03 [2021-08-11T19:35:03.253Z] === RUN   TestTagMatchesDigest
19:35:03 [2021-08-11T19:35:03.253Z] --- PASS: TestTagMatchesDigest (0.03s)
19:35:03 [2021-08-11T19:35:03.253Z] PASS
19:35:03 [2021-08-11T19:35:03.253Z] ok  	github.com/docker/docker/integration/image	1.554s
19:35:03 [2021-08-11T19:35:03.712Z] 
19:35:03 [2021-08-11T19:35:03.712Z] === Skipped
19:35:03 [2021-08-11T19:35:03.712Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
19:35:03 [2021-08-11T19:35:03.712Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:35:03 [2021-08-11T19:35:03.712Z] 
19:35:03 [2021-08-11T19:35:03.712Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:35:03 [2021-08-11T19:35:03.712Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:35:03 [2021-08-11T19:35:03.712Z] 
19:35:03 [2021-08-11T19:35:03.712Z] 
19:35:03 [2021-08-11T19:35:03.712Z] DONE 11 tests, 2 skipped in 3.297s
19:35:03 [2021-08-11T19:35:03.712Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:35:04 [2021-08-11T19:35:04.450Z] === RUN   TestExternalGraphDriver/spec
19:35:05 [2021-08-11T19:35:05.892Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:05 [2021-08-11T19:35:05.892Z] INFO: Testing against a local daemon
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestNetworkCreateDelete
19:35:05 [2021-08-11T19:35:05.892Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestNetworkCreateDelete (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestDockerNetworkDeletePreferID
19:35:05 [2021-08-11T19:35:05.892Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestDaemonDNSFallback
19:35:05 [2021-08-11T19:35:05.892Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestDaemonDNSFallback (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestInspectNetwork
19:35:05 [2021-08-11T19:35:05.892Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestInspectNetwork (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestRunContainerWithBridgeNone
19:35:05 [2021-08-11T19:35:05.892Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestNetworkInvalidJSON
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestNetworkInvalidJSON//networks/create
19:35:05 [2021-08-11T19:35:05.892Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:35:05 [2021-08-11T19:35:05.892Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:35:05 [2021-08-11T19:35:05.892Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:35:05 [2021-08-11T19:35:05.892Z] === CONT  TestNetworkInvalidJSON//networks/create
19:35:05 [2021-08-11T19:35:05.892Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:35:05 [2021-08-11T19:35:05.892Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:35:05 [2021-08-11T19:35:05.892Z] --- PASS: TestNetworkInvalidJSON (0.05s)
19:35:05 [2021-08-11T19:35:05.892Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
19:35:05 [2021-08-11T19:35:05.892Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
19:35:05 [2021-08-11T19:35:05.892Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestNetworkList
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestNetworkList//networks
19:35:05 [2021-08-11T19:35:05.892Z] === PAUSE TestNetworkList//networks
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestNetworkList//networks/
19:35:05 [2021-08-11T19:35:05.892Z] === PAUSE TestNetworkList//networks/
19:35:05 [2021-08-11T19:35:05.892Z] === CONT  TestNetworkList//networks
19:35:05 [2021-08-11T19:35:05.892Z] === CONT  TestNetworkList//networks/
19:35:05 [2021-08-11T19:35:05.892Z] --- PASS: TestNetworkList (0.03s)
19:35:05 [2021-08-11T19:35:05.892Z]     --- PASS: TestNetworkList//networks (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestHostIPv4BridgeLabel
19:35:05 [2021-08-11T19:35:05.892Z]     network_test.go:128: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestDaemonRestartWithLiveRestore
19:35:05 [2021-08-11T19:35:05.892Z]     service_test.go:29: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestDaemonDefaultNetworkPools
19:35:05 [2021-08-11T19:35:05.892Z]     service_test.go:58: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestDaemonRestartWithExistingNetwork
19:35:05 [2021-08-11T19:35:05.892Z]     service_test.go:102: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:35:05 [2021-08-11T19:35:05.892Z]     service_test.go:136: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.892Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:35:05 [2021-08-11T19:35:05.892Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:187: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z] === RUN   TestServiceWithPredefinedNetwork
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:212: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:242: FLAKY_TEST
19:35:05 [2021-08-11T19:35:05.893Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z] === RUN   TestServiceWithDataPathPortInit
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:333: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:401: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z] PASS
19:35:05 [2021-08-11T19:35:05.893Z] ok  	github.com/docker/docker/integration/network	0.217s
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === Skipped
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
19:35:05 [2021-08-11T19:35:05.893Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     network_test.go:128: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:29: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:58: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:102: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:136: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:187: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:212: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:242: FLAKY_TEST
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:333: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:35:05 [2021-08-11T19:35:05.893Z]     service_test.go:401: testEnv.OSType == "windows"
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] 
19:35:05 [2021-08-11T19:35:05.893Z] DONE 22 tests, 15 skipped in 2.210s
19:35:05 [2021-08-11T19:35:05.893Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:35:06 [2021-08-11T19:35:06.352Z] testing: warning: no tests to run
19:35:06 [2021-08-11T19:35:06.352Z] PASS
19:35:06 [2021-08-11T19:35:06.352Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.059s
19:35:06 [2021-08-11T19:35:06.800Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:35:06 [2021-08-11T19:35:06.800Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:35:06 [2021-08-11T19:35:06.800Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:35:06 [2021-08-11T19:35:06.800Z] === RUN   TestDockerSuite/TestHealth
19:35:06 [2021-08-11T19:35:06.817Z] 
19:35:06 [2021-08-11T19:35:06.817Z] DONE 0 tests in 0.715s
19:35:06 [2021-08-11T19:35:06.817Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:35:07 [2021-08-11T19:35:07.009Z] === RUN   TestExternalGraphDriver/pull
19:35:07 [2021-08-11T19:35:07.276Z] testing: warning: no tests to run
19:35:07 [2021-08-11T19:35:07.276Z] PASS
19:35:07 [2021-08-11T19:35:07.276Z] ok  	github.com/docker/docker/integration/network/macvlan	0.072s
19:35:07 [2021-08-11T19:35:07.276Z] 
19:35:07 [2021-08-11T19:35:07.276Z] DONE 0 tests in 0.740s
19:35:07 [2021-08-11T19:35:07.276Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:35:08 [2021-08-11T19:35:08.244Z] testing: warning: no tests to run
19:35:08 [2021-08-11T19:35:08.244Z] PASS
19:35:08 [2021-08-11T19:35:08.244Z] ok  	github.com/docker/docker/integration/plugin	0.076s
19:35:08 [2021-08-11T19:35:08.244Z] 
19:35:08 [2021-08-11T19:35:08.244Z] DONE 0 tests in 0.734s
19:35:08 [2021-08-11T19:35:08.244Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:35:08 [2021-08-11T19:35:08.400Z] --- PASS: TestExternalGraphDriver (6.11s)
19:35:08 [2021-08-11T19:35:08.400Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
19:35:08 [2021-08-11T19:35:08.400Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
19:35:08 [2021-08-11T19:35:08.400Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
19:35:08 [2021-08-11T19:35:08.400Z] === RUN   TestGraphdriverPluginV2
19:35:08 [2021-08-11T19:35:08.400Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:08 [2021-08-11T19:35:08.400Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
19:35:08 [2021-08-11T19:35:08.400Z] PASS
19:35:08 [2021-08-11T19:35:08.400Z] 
19:35:08 [2021-08-11T19:35:08.400Z] === Skipped
19:35:08 [2021-08-11T19:35:08.400Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
19:35:08 [2021-08-11T19:35:08.400Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:08 [2021-08-11T19:35:08.400Z] 
19:35:08 [2021-08-11T19:35:08.400Z] 
19:35:08 [2021-08-11T19:35:08.400Z] DONE 5 tests, 1 skipped in 6.275s
19:35:08 [2021-08-11T19:35:08.400Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:35:08 [2021-08-11T19:35:08.400Z] ++ 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
19:35:08 [2021-08-11T19:35:08.400Z] ++ set -e
19:35:08 [2021-08-11T19:35:08.400Z] ++ '[' -n 0 ']'
19:35:08 [2021-08-11T19:35:08.400Z] ++ set -x
19:35:08 [2021-08-11T19:35:08.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
19:35:08 [2021-08-11T19:35:08.662Z] INFO: Testing against a local daemon
19:35:08 [2021-08-11T19:35:08.662Z] === RUN   TestContinueAfterPluginCrash
19:35:08 [2021-08-11T19:35:08.662Z] === PAUSE TestContinueAfterPluginCrash
19:35:08 [2021-08-11T19:35:08.662Z] === RUN   TestReadPluginNoRead
19:35:08 [2021-08-11T19:35:08.662Z] === PAUSE TestReadPluginNoRead
19:35:08 [2021-08-11T19:35:08.662Z] === RUN   TestDaemonStartWithLogOpt
19:35:08 [2021-08-11T19:35:08.662Z] === PAUSE TestDaemonStartWithLogOpt
19:35:08 [2021-08-11T19:35:08.662Z] === CONT  TestContinueAfterPluginCrash
19:35:08 [2021-08-11T19:35:08.662Z] === CONT  TestDaemonStartWithLogOpt
19:35:08 [2021-08-11T19:35:08.662Z] === CONT  TestReadPluginNoRead
19:35:09 [2021-08-11T19:35:09.215Z] testing: warning: no tests to run
19:35:09 [2021-08-11T19:35:09.215Z] PASS
19:35:09 [2021-08-11T19:35:09.215Z] ok  	github.com/docker/docker/integration/plugin/authz	0.065s
19:35:09 [2021-08-11T19:35:09.215Z] 
19:35:09 [2021-08-11T19:35:09.215Z] DONE 0 tests in 0.731s
19:35:09 [2021-08-11T19:35:09.215Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:35:12 [2021-08-11T19:35:12.965Z] === RUN   TestReadPluginNoRead/default
19:35:12 [2021-08-11T19:35:12.965Z] --- PASS: TestDaemonStartWithLogOpt (4.09s)
19:35:13 [2021-08-11T19:35:13.918Z] === RUN   TestReadPluginNoRead/disabled_caching
19:35:14 [2021-08-11T19:35:14.905Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:35:15 [2021-08-11T19:35:15.839Z]     docker_api_swarm_service_test.go:99: [d83524bdb407b] joining swarm manager [d1d3e4dac75f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:35:15 [2021-08-11T19:35:15.842Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:35:16 [2021-08-11T19:35:16.311Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:16 [2021-08-11T19:35:16.311Z] INFO: Testing against a local daemon
19:35:16 [2021-08-11T19:35:16.311Z] === RUN   TestPluginInvalidJSON
19:35:16 [2021-08-11T19:35:16.311Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:35:16 [2021-08-11T19:35:16.311Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:35:16 [2021-08-11T19:35:16.311Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:35:16 [2021-08-11T19:35:16.311Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:35:16 [2021-08-11T19:35:16.311Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:35:16 [2021-08-11T19:35:16.311Z] === RUN   TestPluginInstall
19:35:16 [2021-08-11T19:35:16.311Z]     plugin_test.go:64: testEnv.OSType == "windows"
19:35:16 [2021-08-11T19:35:16.311Z] --- SKIP: TestPluginInstall (0.00s)
19:35:16 [2021-08-11T19:35:16.312Z] === RUN   TestPluginsWithRuntimes
19:35:16 [2021-08-11T19:35:16.312Z]     plugin_test.go:173: testEnv.OSType == "windows"
19:35:16 [2021-08-11T19:35:16.312Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:35:16 [2021-08-11T19:35:16.312Z] === RUN   TestPluginBackCompatMediaTypes
19:35:16 [2021-08-11T19:35:16.312Z]     plugin_test.go:235: testEnv.OSType == "windows"
19:35:16 [2021-08-11T19:35:16.312Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:35:16 [2021-08-11T19:35:16.312Z] PASS
19:35:16 [2021-08-11T19:35:16.312Z] ok  	github.com/docker/docker/integration/plugin/common	0.144s
19:35:16 [2021-08-11T19:35:16.312Z] 
19:35:16 [2021-08-11T19:35:16.312Z] === Skipped
19:35:16 [2021-08-11T19:35:16.312Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:35:16 [2021-08-11T19:35:16.312Z]     plugin_test.go:64: testEnv.OSType == "windows"
19:35:16 [2021-08-11T19:35:16.312Z] 
19:35:16 [2021-08-11T19:35:16.312Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
19:35:16 [2021-08-11T19:35:16.312Z]     plugin_test.go:173: testEnv.OSType == "windows"
19:35:16 [2021-08-11T19:35:16.312Z] 
19:35:16 [2021-08-11T19:35:16.312Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
19:35:16 [2021-08-11T19:35:16.312Z]     plugin_test.go:235: testEnv.OSType == "windows"
19:35:16 [2021-08-11T19:35:16.312Z] 
19:35:16 [2021-08-11T19:35:16.312Z] 
19:35:16 [2021-08-11T19:35:16.312Z] DONE 5 tests, 3 skipped in 6.288s
19:35:16 [2021-08-11T19:35:16.312Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:35:16 [2021-08-11T19:35:16.775Z]     docker_api_swarm_service_test.go:100: [d1ebe7077c674] joining swarm manager [d1d3e4dac75f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:35:17 [2021-08-11T19:35:17.236Z] === CONT  TestReadPluginNoRead
19:35:17 [2021-08-11T19:35:17.237Z]     read_test.go:92: [d6535d3092a53] daemon is not started
19:35:17 [2021-08-11T19:35:17.237Z] --- PASS: TestReadPluginNoRead (8.68s)
19:35:17 [2021-08-11T19:35:17.237Z]     --- PASS: TestReadPluginNoRead/default (1.74s)
19:35:17 [2021-08-11T19:35:17.237Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.66s)
19:35:17 [2021-08-11T19:35:17.237Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.66s)
19:35:18 [2021-08-11T19:35:18.186Z] --- PASS: TestContinueAfterPluginCrash (9.57s)
19:35:18 [2021-08-11T19:35:18.186Z] PASS
19:35:18 [2021-08-11T19:35:18.186Z] 
19:35:18 [2021-08-11T19:35:18.186Z] DONE 6 tests in 9.705s
19:35:18 [2021-08-11T19:35:18.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:35:18 [2021-08-11T19:35:18.186Z] ++ 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
19:35:18 [2021-08-11T19:35:18.186Z] ++ set -e
19:35:18 [2021-08-11T19:35:18.186Z] ++ '[' -n 0 ']'
19:35:18 [2021-08-11T19:35:18.186Z] ++ set -x
19:35:18 [2021-08-11T19:35:18.186Z] ++ env -i DEST=/go/src/github.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
19:35:18 [2021-08-11T19:35:18.186Z] testing: warning: no tests to run
19:35:18 [2021-08-11T19:35:18.186Z] PASS
19:35:18 [2021-08-11T19:35:18.186Z] 
19:35:18 [2021-08-11T19:35:18.186Z] DONE 0 tests in 0.037s
19:35:18 [2021-08-11T19:35:18.186Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:35:18 [2021-08-11T19:35:18.186Z] ++ 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
19:35:18 [2021-08-11T19:35:18.186Z] ++ set -e
19:35:18 [2021-08-11T19:35:18.186Z] ++ '[' -n 0 ']'
19:35:18 [2021-08-11T19:35:18.186Z] ++ set -x
19:35:18 [2021-08-11T19:35:18.186Z] ++ env -i DEST=/go/src/github.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
19:35:18 [2021-08-11T19:35:18.450Z] INFO: Testing against a local daemon
19:35:18 [2021-08-11T19:35:18.450Z] === RUN   TestPluginWithDevMounts
19:35:18 [2021-08-11T19:35:18.450Z] === PAUSE TestPluginWithDevMounts
19:35:18 [2021-08-11T19:35:18.450Z] === CONT  TestPluginWithDevMounts
19:35:18 [2021-08-11T19:35:18.492Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:18 [2021-08-11T19:35:18.492Z] INFO: Testing against a local daemon
19:35:18 [2021-08-11T19:35:18.492Z] === RUN   TestExternalGraphDriver
19:35:18 [2021-08-11T19:35:18.492Z]     external_test.go:48: runtime.GOOS == "windows"
19:35:18 [2021-08-11T19:35:18.492Z] --- SKIP: TestExternalGraphDriver (0.00s)
19:35:18 [2021-08-11T19:35:18.492Z] === RUN   TestGraphdriverPluginV2
19:35:18 [2021-08-11T19:35:18.492Z]     external_test.go:408: runtime.GOOS == "windows"
19:35:18 [2021-08-11T19:35:18.492Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
19:35:18 [2021-08-11T19:35:18.492Z] PASS
19:35:18 [2021-08-11T19:35:18.492Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.109s
19:35:18 [2021-08-11T19:35:18.492Z] 
19:35:18 [2021-08-11T19:35:18.492Z] === Skipped
19:35:18 [2021-08-11T19:35:18.492Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:35:18 [2021-08-11T19:35:18.492Z]     external_test.go:48: runtime.GOOS == "windows"
19:35:18 [2021-08-11T19:35:18.492Z] 
19:35:18 [2021-08-11T19:35:18.492Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:35:18 [2021-08-11T19:35:18.492Z]     external_test.go:408: runtime.GOOS == "windows"
19:35:18 [2021-08-11T19:35:18.492Z] 
19:35:18 [2021-08-11T19:35:18.492Z] 
19:35:18 [2021-08-11T19:35:18.492Z] DONE 2 tests, 2 skipped in 3.116s
19:35:18 [2021-08-11T19:35:18.492Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:35:20 [2021-08-11T19:35:20.374Z] --- PASS: TestPluginWithDevMounts (1.88s)
19:35:20 [2021-08-11T19:35:20.374Z] PASS
19:35:20 [2021-08-11T19:35:20.374Z] 
19:35:20 [2021-08-11T19:35:20.374Z] DONE 1 tests in 2.015s
19:35:20 [2021-08-11T19:35:20.374Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:35:20 [2021-08-11T19:35:20.374Z] ++ 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
19:35:20 [2021-08-11T19:35:20.374Z] ++ set -e
19:35:20 [2021-08-11T19:35:20.374Z] ++ '[' -n 0 ']'
19:35:20 [2021-08-11T19:35:20.374Z] ++ set -x
19:35:20 [2021-08-11T19:35:20.374Z] ++ env -i DEST=/go/src/github.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
19:35:20 [2021-08-11T19:35:20.672Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:20 [2021-08-11T19:35:20.672Z] INFO: Testing against a local daemon
19:35:20 [2021-08-11T19:35:20.672Z] === RUN   TestReadPluginNoRead
19:35:20 [2021-08-11T19:35:20.672Z]     read_test.go:21: no unix domain sockets on Windows
19:35:20 [2021-08-11T19:35:20.672Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:35:20 [2021-08-11T19:35:20.672Z] PASS
19:35:20 [2021-08-11T19:35:20.672Z] ok  	github.com/docker/docker/integration/plugin/logging	0.115s
19:35:21 [2021-08-11T19:35:21.130Z] 
19:35:21 [2021-08-11T19:35:21.130Z] === Skipped
19:35:21 [2021-08-11T19:35:21.130Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:35:21 [2021-08-11T19:35:21.130Z]     read_test.go:21: no unix domain sockets on Windows
19:35:21 [2021-08-11T19:35:21.130Z] 
19:35:21 [2021-08-11T19:35:21.130Z] 
19:35:21 [2021-08-11T19:35:21.130Z] DONE 1 tests, 1 skipped in 2.264s
19:35:21 [2021-08-11T19:35:21.130Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:35:22 [2021-08-11T19:35:22.099Z] testing: warning: no tests to run
19:35:22 [2021-08-11T19:35:22.099Z] PASS
19:35:22 [2021-08-11T19:35:22.099Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.072s
19:35:22 [2021-08-11T19:35:22.099Z] 
19:35:22 [2021-08-11T19:35:22.099Z] DONE 0 tests in 1.080s
19:35:22 [2021-08-11T19:35:22.099Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:35:23 [2021-08-11T19:35:23.687Z] INFO: Testing against a local daemon
19:35:23 [2021-08-11T19:35:23.687Z] === RUN   TestSecretInspect
19:35:24 [2021-08-11T19:35:24.280Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:24 [2021-08-11T19:35:24.280Z] INFO: Testing against a local daemon
19:35:24 [2021-08-11T19:35:24.280Z] === RUN   TestPluginWithDevMounts
19:35:24 [2021-08-11T19:35:24.280Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:35:24 [2021-08-11T19:35:24.280Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:35:24 [2021-08-11T19:35:24.280Z] PASS
19:35:24 [2021-08-11T19:35:24.280Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.111s
19:35:24 [2021-08-11T19:35:24.280Z] 
19:35:24 [2021-08-11T19:35:24.280Z] === Skipped
19:35:24 [2021-08-11T19:35:24.280Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:35:24 [2021-08-11T19:35:24.280Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:35:24 [2021-08-11T19:35:24.280Z] 
19:35:24 [2021-08-11T19:35:24.280Z] 
19:35:24 [2021-08-11T19:35:24.280Z] DONE 1 tests, 1 skipped in 2.001s
19:35:24 [2021-08-11T19:35:24.280Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:35:25 [2021-08-11T19:35:25.819Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:25 [2021-08-11T19:35:25.819Z] INFO: Testing against a local daemon
19:35:25 [2021-08-11T19:35:25.819Z] === RUN   TestSecretInspect
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] --- SKIP: TestSecretInspect (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z] === RUN   TestSecretList
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] --- SKIP: TestSecretList (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z] === RUN   TestSecretsCreateAndDelete
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z] === RUN   TestSecretsUpdate
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] --- SKIP: TestSecretsUpdate (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z] === RUN   TestTemplatedSecret
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] --- SKIP: TestTemplatedSecret (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z] === RUN   TestSecretCreateResolve
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:35:25 [2021-08-11T19:35:25.819Z] --- SKIP: TestSecretCreateResolve (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z] PASS
19:35:25 [2021-08-11T19:35:25.819Z] ok  	github.com/docker/docker/integration/secret	0.114s
19:35:25 [2021-08-11T19:35:25.819Z] 
19:35:25 [2021-08-11T19:35:25.819Z] === Skipped
19:35:25 [2021-08-11T19:35:25.819Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] 
19:35:25 [2021-08-11T19:35:25.819Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] 
19:35:25 [2021-08-11T19:35:25.819Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] 
19:35:25 [2021-08-11T19:35:25.819Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] 
19:35:25 [2021-08-11T19:35:25.819Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:35:25 [2021-08-11T19:35:25.819Z] 
19:35:25 [2021-08-11T19:35:25.819Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:35:25 [2021-08-11T19:35:25.819Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:35:25 [2021-08-11T19:35:25.819Z] 
19:35:25 [2021-08-11T19:35:25.819Z] 
19:35:25 [2021-08-11T19:35:25.819Z] DONE 6 tests, 6 skipped in 1.765s
19:35:26 [2021-08-11T19:35:26.243Z] --- PASS: TestSecretInspect (2.73s)
19:35:26 [2021-08-11T19:35:26.243Z] === RUN   TestSecretList
19:35:26 [2021-08-11T19:35:26.278Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:35:28 [2021-08-11T19:35:28.457Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:28 [2021-08-11T19:35:28.457Z] INFO: Testing against a local daemon
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestServiceCreateInit
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- PASS: TestServiceCreateInit (0.04s)
19:35:28 [2021-08-11T19:35:28.457Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateServiceMultipleTimes
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateServiceConflict
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateServiceConflict (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateServiceMaxReplicas
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateWithDuplicateNetworkNames
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateServiceSecretFileMode
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateServiceConfigFileMode
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateServiceSysctls
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateServiceSysctls (0.04s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateServiceCapabilities
19:35:28 [2021-08-11T19:35:28.457Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestInspect
19:35:28 [2021-08-11T19:35:28.457Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestInspect (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestCreateJob
19:35:28 [2021-08-11T19:35:28.457Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestCreateJob (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestReplicatedJob
19:35:28 [2021-08-11T19:35:28.457Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestReplicatedJob (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestUpdateReplicatedJob
19:35:28 [2021-08-11T19:35:28.457Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.457Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
19:35:28 [2021-08-11T19:35:28.457Z] === RUN   TestServiceListWithStatuses
19:35:28 [2021-08-11T19:35:28.457Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] === RUN   TestDockerNetworkConnectAlias
19:35:28 [2021-08-11T19:35:28.458Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] === RUN   TestDockerNetworkReConnect
19:35:28 [2021-08-11T19:35:28.458Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] === RUN   TestServicePlugin
19:35:28 [2021-08-11T19:35:28.458Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestServicePlugin (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] === RUN   TestServiceUpdateLabel
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestServiceUpdateLabel (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] === RUN   TestServiceUpdateSecrets
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] === RUN   TestServiceUpdateConfigs
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] === RUN   TestServiceUpdateNetwork
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] === RUN   TestServiceUpdatePidsLimit
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
19:35:28 [2021-08-11T19:35:28.458Z] PASS
19:35:28 [2021-08-11T19:35:28.458Z] ok  	github.com/docker/docker/integration/service	0.282s
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === Skipped
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
19:35:28 [2021-08-11T19:35:28.458Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
19:35:28 [2021-08-11T19:35:28.458Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] 
19:35:28 [2021-08-11T19:35:28.458Z] DONE 24 tests, 23 skipped in 2.452s
19:35:28 [2021-08-11T19:35:28.458Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:35:28 [2021-08-11T19:35:28.802Z] --- PASS: TestSecretList (2.71s)
19:35:28 [2021-08-11T19:35:28.802Z] === RUN   TestSecretsCreateAndDelete
19:35:29 [2021-08-11T19:35:29.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:29 [2021-08-11T19:35:29.996Z] INFO: Testing against a local daemon
19:35:29 [2021-08-11T19:35:29.996Z] === RUN   TestSessionCreate
19:35:29 [2021-08-11T19:35:29.996Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:35:29 [2021-08-11T19:35:29.996Z] --- SKIP: TestSessionCreate (0.01s)
19:35:29 [2021-08-11T19:35:29.996Z] === RUN   TestSessionCreateWithBadUpgrade
19:35:29 [2021-08-11T19:35:29.996Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:35:29 [2021-08-11T19:35:29.996Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
19:35:29 [2021-08-11T19:35:29.996Z] PASS
19:35:29 [2021-08-11T19:35:29.996Z] ok  	github.com/docker/docker/integration/session	0.109s
19:35:29 [2021-08-11T19:35:29.996Z] 
19:35:29 [2021-08-11T19:35:29.996Z] === Skipped
19:35:29 [2021-08-11T19:35:29.996Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s)
19:35:29 [2021-08-11T19:35:29.996Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:35:29 [2021-08-11T19:35:29.996Z] 
19:35:29 [2021-08-11T19:35:29.996Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:35:29 [2021-08-11T19:35:29.996Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:35:29 [2021-08-11T19:35:29.996Z] 
19:35:29 [2021-08-11T19:35:29.996Z] 
19:35:29 [2021-08-11T19:35:29.996Z] DONE 2 tests, 2 skipped in 1.569s
19:35:30 [2021-08-11T19:35:30.459Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:35:31 [2021-08-11T19:35:31.360Z] --- PASS: TestSecretsCreateAndDelete (2.59s)
19:35:31 [2021-08-11T19:35:31.360Z] === RUN   TestSecretsUpdate
19:35:31 [2021-08-11T19:35:31.643Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:35:31 [2021-08-11T19:35:31.643Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:35:31 [2021-08-11T19:35:31.643Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:35:31 [2021-08-11T19:35:31.643Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:35:31 [2021-08-11T19:35:31.643Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:35:31 [2021-08-11T19:35:31.643Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:35:31 [2021-08-11T19:35:31.901Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:35:31 [2021-08-11T19:35:31.901Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:35:31 [2021-08-11T19:35:31.901Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:35:32 [2021-08-11T19:35:32.011Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:32 [2021-08-11T19:35:32.011Z] INFO: Testing against a local daemon
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:35:32 [2021-08-11T19:35:32.011Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestDiskUsage
19:35:32 [2021-08-11T19:35:32.011Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestDiskUsage (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestEventsExecDie
19:35:32 [2021-08-11T19:35:32.011Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestEventsExecDie (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestEventsBackwardsCompatible
19:35:32 [2021-08-11T19:35:32.011Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestEventsVolumeCreate
19:35:32 [2021-08-11T19:35:32.011Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestEventsVolumeCreate (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestInfoAPI
19:35:32 [2021-08-11T19:35:32.011Z] --- PASS: TestInfoAPI (0.04s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestInfoAPIWarnings
19:35:32 [2021-08-11T19:35:32.011Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestInfoDebug
19:35:32 [2021-08-11T19:35:32.011Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestInfoDebug (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestInfoInsecureRegistries
19:35:32 [2021-08-11T19:35:32.011Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestInfoRegistryMirrors
19:35:32 [2021-08-11T19:35:32.011Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:35:32 [2021-08-11T19:35:32.011Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
19:35:32 [2021-08-11T19:35:32.011Z] === RUN   TestLoginFailsWithBadCredentials
19:35:32 [2021-08-11T19:35:32.159Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:35:32 [2021-08-11T19:35:32.417Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:35:32 [2021-08-11T19:35:32.676Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:35:32 [2021-08-11T19:35:32.934Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:35:32 [2021-08-11T19:35:32.934Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:35:32 [2021-08-11T19:35:32.979Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s)
19:35:32 [2021-08-11T19:35:32.980Z] === RUN   TestPingCacheHeaders
19:35:32 [2021-08-11T19:35:32.980Z] --- PASS: TestPingCacheHeaders (0.03s)
19:35:32 [2021-08-11T19:35:32.980Z] === RUN   TestPingGet
19:35:32 [2021-08-11T19:35:32.980Z] --- PASS: TestPingGet (0.04s)
19:35:32 [2021-08-11T19:35:32.980Z] === RUN   TestPingHead
19:35:32 [2021-08-11T19:35:32.980Z] --- PASS: TestPingHead (0.04s)
19:35:32 [2021-08-11T19:35:32.980Z] === RUN   TestVersion
19:35:33 [2021-08-11T19:35:33.439Z] --- PASS: TestVersion (0.03s)
19:35:33 [2021-08-11T19:35:33.439Z] PASS
19:35:33 [2021-08-11T19:35:33.439Z] ok  	github.com/docker/docker/integration/system	1.310s
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === Skipped
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:35:33 [2021-08-11T19:35:33.439Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] 
19:35:33 [2021-08-11T19:35:33.439Z] DONE 15 tests, 9 skipped in 3.058s
19:35:33 [2021-08-11T19:35:33.439Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:35:33 [2021-08-11T19:35:33.500Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:35:33 [2021-08-11T19:35:33.500Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:35:33 [2021-08-11T19:35:33.915Z] --- PASS: TestSecretsUpdate (2.16s)
19:35:33 [2021-08-11T19:35:33.915Z] === RUN   TestTemplatedSecret
19:35:34 [2021-08-11T19:35:34.435Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:35:34 [2021-08-11T19:35:34.976Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:34 [2021-08-11T19:35:34.976Z] INFO: Testing against a local daemon
19:35:34 [2021-08-11T19:35:34.976Z] === RUN   TestVolumesCreateAndList
19:35:34 [2021-08-11T19:35:34.976Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:35:34 [2021-08-11T19:35:34.976Z] === RUN   TestVolumesRemove
19:35:35 [2021-08-11T19:35:35.369Z] === RUN   TestDockerSuite/TestImagesFormat
19:35:35 [2021-08-11T19:35:35.369Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:35:35 [2021-08-11T19:35:35.446Z] --- PASS: TestVolumesRemove (0.10s)
19:35:35 [2021-08-11T19:35:35.446Z] === RUN   TestVolumesInspect
19:35:35 [2021-08-11T19:35:35.446Z] --- PASS: TestVolumesInspect (0.05s)
19:35:35 [2021-08-11T19:35:35.446Z] === RUN   TestVolumesInvalidJSON
19:35:35 [2021-08-11T19:35:35.446Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:35:35 [2021-08-11T19:35:35.446Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:35:35 [2021-08-11T19:35:35.446Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:35:35 [2021-08-11T19:35:35.446Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:35:35 [2021-08-11T19:35:35.446Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
19:35:35 [2021-08-11T19:35:35.446Z] PASS
19:35:35 [2021-08-11T19:35:35.446Z] ok  	github.com/docker/docker/integration/volume	0.313s
19:35:35 [2021-08-11T19:35:35.446Z] 
19:35:35 [2021-08-11T19:35:35.446Z] DONE 5 tests in 2.063s
19:35:35 [2021-08-11T19:35:35.446Z] INFO: make.ps1 ended at 08/11/2021 19:35:35
19:35:35 [2021-08-11T19:35:35.446Z] INFO: Integration CLI tests being run from the host:
19:35:35 [2021-08-11T19:35:35.446Z] 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" 
19:35:35 [2021-08-11T19:35:35.936Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:35:37 [2021-08-11T19:35:37.226Z] --- PASS: TestTemplatedSecret (3.47s)
19:35:37 [2021-08-11T19:35:37.226Z] === RUN   TestSecretCreateResolve
19:35:39 [2021-08-11T19:35:39.147Z] --- PASS: TestSecretCreateResolve (2.15s)
19:35:39 [2021-08-11T19:35:39.147Z] PASS
19:35:39 [2021-08-11T19:35:39.147Z] 
19:35:39 [2021-08-11T19:35:39.147Z] DONE 6 tests in 18.792s
19:35:39 [2021-08-11T19:35:39.147Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:35:39 [2021-08-11T19:35:39.147Z] ++ 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
19:35:39 [2021-08-11T19:35:39.147Z] ++ set -e
19:35:39 [2021-08-11T19:35:39.147Z] ++ '[' -n 0 ']'
19:35:39 [2021-08-11T19:35:39.147Z] ++ set -x
19:35:39 [2021-08-11T19:35:39.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:35:39 [2021-08-11T19:35:39.217Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:35:39 [2021-08-11T19:35:39.217Z] === RUN   TestDockerSuite/TestImportBadURL
19:35:39 [2021-08-11T19:35:39.217Z] === RUN   TestDockerSuite/TestImportDisplay
19:35:39 [2021-08-11T19:35:39.409Z] INFO: Testing against a local daemon
19:35:39 [2021-08-11T19:35:39.409Z] === RUN   TestServiceCreateInit
19:35:39 [2021-08-11T19:35:39.409Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:35:41 [2021-08-11T19:35:41.118Z] === RUN   TestDockerSuite/TestImportFile
19:35:41 [2021-08-11T19:35:41.118Z]     check_test.go:380: [d83524bdb407b] daemon is not started
19:35:43 [2021-08-11T19:35:43.022Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:35:43 [2021-08-11T19:35:43.022Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:35:44 [2021-08-11T19:35:44.026Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:35:44 [2021-08-11T19:35:44.026Z] INFO: Testing against a local daemon
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:35:44 [2021-08-11T19:35:44.026Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:35:44 [2021-08-11T19:35:44.026Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:35:44 [2021-08-11T19:35:44.026Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:35:44 [2021-08-11T19:35:44.712Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:35:44 [2021-08-11T19:35:44.925Z] === RUN   TestDockerSuite/TestImportGzipped
19:35:44 [2021-08-11T19:35:44.995Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:35:44 [2021-08-11T19:35:44.995Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:35:45 [2021-08-11T19:35:45.964Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:35:45 [2021-08-11T19:35:45.964Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:35:46 [2021-08-11T19:35:46.315Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:35:46 [2021-08-11T19:35:46.572Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:35:47 [2021-08-11T19:35:47.946Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:35:48 [2021-08-11T19:35:48.881Z]     docker_api_swarm_service_test.go:532: [d1af15e0c448c] joining swarm manager [d9d767fc591bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:35:49 [2021-08-11T19:35:49.139Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:35:50 [2021-08-11T19:35:50.015Z] --- PASS: TestServiceCreateInit (9.77s)
19:35:50 [2021-08-11T19:35:50.015Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.80s)
19:35:50 [2021-08-11T19:35:50.015Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s)
19:35:50 [2021-08-11T19:35:50.015Z] === RUN   TestCreateServiceMultipleTimes
19:35:50 [2021-08-11T19:35:50.073Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:35:50 [2021-08-11T19:35:50.331Z]     docker_api_swarm_service_test.go:533: [df3af26a010ad] joining swarm manager [d9d767fc591bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:35:50 [2021-08-11T19:35:50.589Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:35:50 [2021-08-11T19:35:50.847Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:35:50 [2021-08-11T19:35:50.847Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:35:51 [2021-08-11T19:35:51.413Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:35:52 [2021-08-11T19:35:52.792Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:35:53 [2021-08-11T19:35:53.727Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:35:55 [2021-08-11T19:35:55.104Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:35:56 [2021-08-11T19:35:56.039Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:35:56 [2021-08-11T19:35:56.974Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:35:56 [2021-08-11T19:35:56.974Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:35:58 [2021-08-11T19:35:58.875Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:35:59 [2021-08-11T19:35:59.808Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:36:00 [2021-08-11T19:36:00.742Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:36:00 [2021-08-11T19:36:00.742Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:36:01 [2021-08-11T19:36:01.676Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:36:01 [2021-08-11T19:36:01.676Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:36:01 [2021-08-11T19:36:01.676Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:36:02 [2021-08-11T19:36:02.610Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:36:03 [2021-08-11T19:36:03.566Z] === RUN   TestDockerSuite/TestInspectDefault
19:36:04 [2021-08-11T19:36:04.131Z] === RUN   TestDockerSuite/TestInspectHistory
19:36:05 [2021-08-11T19:36:05.065Z] === RUN   TestDockerSuite/TestInspectImage
19:36:05 [2021-08-11T19:36:05.065Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:36:05 [2021-08-11T19:36:05.065Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:36:05 [2021-08-11T19:36:05.065Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:36:05 [2021-08-11T19:36:05.065Z] === RUN   TestDockerSuite/TestInspectInt64
19:36:05 [2021-08-11T19:36:05.631Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:36:06 [2021-08-11T19:36:06.197Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:36:06 [2021-08-11T19:36:06.457Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:36:07 [2021-08-11T19:36:07.391Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:36:07 [2021-08-11T19:36:07.957Z] === RUN   TestDockerSuite/TestInspectPlugin
19:36:08 [2021-08-11T19:36:08.161Z] --- PASS: TestCreateServiceMultipleTimes (17.09s)
19:36:08 [2021-08-11T19:36:08.161Z] === RUN   TestCreateServiceConflict
19:36:08 [2021-08-11T19:36:08.161Z] --- PASS: TestCreateServiceConflict (2.11s)
19:36:08 [2021-08-11T19:36:08.161Z] === RUN   TestCreateServiceMaxReplicas
19:36:09 [2021-08-11T19:36:09.332Z] === RUN   TestDockerSuite/TestInspectRootFS
19:36:09 [2021-08-11T19:36:09.332Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:36:09 [2021-08-11T19:36:09.898Z] === RUN   TestDockerSuite/TestInspectStatus
19:36:10 [2021-08-11T19:36:10.832Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:36:12 [2021-08-11T19:36:12.384Z] --- PASS: TestCreateServiceMaxReplicas (3.50s)
19:36:12 [2021-08-11T19:36:12.384Z] === RUN   TestCreateWithDuplicateNetworkNames
19:36:12 [2021-08-11T19:36:12.739Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:36:12 [2021-08-11T19:36:12.998Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:36:13 [2021-08-11T19:36:13.933Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:36:14 [2021-08-11T19:36:14.500Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:36:15 [2021-08-11T19:36:15.066Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:36:16 [2021-08-11T19:36:16.000Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:36:16 [2021-08-11T19:36:16.565Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:36:16 [2021-08-11T19:36:16.565Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:36:17 [2021-08-11T19:36:17.498Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:36:18 [2021-08-11T19:36:18.872Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:36:19 [2021-08-11T19:36:19.437Z]     docker_api_swarm_service_test.go:147: [de931b2ca4c1e] joining swarm manager [dc9b49a76af02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:36:20 [2021-08-11T19:36:20.413Z]     docker_api_swarm_service_test.go:147: [d40326218fadc] joining swarm manager [dc9b49a76af02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:36:20 [2021-08-11T19:36:20.674Z] === RUN   TestDockerSuite/TestLinksEnvs
19:36:23 [2021-08-11T19:36:23.209Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:36:23 [2021-08-11T19:36:23.775Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:36:26 [2021-08-11T19:36:26.305Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:36:27 [2021-08-11T19:36:27.313Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s)
19:36:27 [2021-08-11T19:36:27.313Z] === RUN   TestCreateServiceSecretFileMode
19:36:28 [2021-08-11T19:36:28.204Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:36:28 [2021-08-11T19:36:28.705Z] --- PASS: TestCreateServiceSecretFileMode (2.96s)
19:36:28 [2021-08-11T19:36:28.705Z] === RUN   TestCreateServiceConfigFileMode
19:36:30 [2021-08-11T19:36:30.732Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:36:30 [2021-08-11T19:36:30.732Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:36:32 [2021-08-11T19:36:32.016Z] --- PASS: TestCreateServiceConfigFileMode (2.99s)
19:36:32 [2021-08-11T19:36:32.016Z] === RUN   TestCreateServiceSysctls
19:36:33 [2021-08-11T19:36:33.262Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:36:33 [2021-08-11T19:36:33.520Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:36:34 [2021-08-11T19:36:34.455Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:36:36 [2021-08-11T19:36:36.233Z] --- PASS: TestCreateServiceSysctls (3.98s)
19:36:36 [2021-08-11T19:36:36.233Z] === RUN   TestCreateServiceCapabilities
19:36:38 [2021-08-11T19:36:38.789Z] --- PASS: TestCreateServiceCapabilities (3.03s)
19:36:38 [2021-08-11T19:36:38.789Z] === RUN   TestInspect
19:36:42 [2021-08-11T19:36:42.100Z] --- PASS: TestInspect (3.38s)
19:36:42 [2021-08-11T19:36:42.100Z] === RUN   TestCreateJob
19:36:46 [2021-08-11T19:36:46.317Z] --- PASS: TestCreateJob (4.03s)
19:36:46 [2021-08-11T19:36:46.317Z] === RUN   TestReplicatedJob
19:36:46 [2021-08-11T19:36:46.669Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:36:48 [2021-08-11T19:36:48.052Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:36:51 [2021-08-11T19:36:51.340Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:36:51 [2021-08-11T19:36:51.340Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:36:54 [2021-08-11T19:36:54.095Z] --- PASS: TestBuildWithHugeFile (103.44s)
19:36:54 [2021-08-11T19:36:54.095Z] === RUN   TestBuildWCOWSandboxSize
19:36:54 [2021-08-11T19:36:54.480Z] --- PASS: TestReplicatedJob (7.13s)
19:36:54 [2021-08-11T19:36:54.480Z] === RUN   TestUpdateReplicatedJob
19:36:54 [2021-08-11T19:36:54.620Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:36:54 [2021-08-11T19:36:54.620Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:36:54 [2021-08-11T19:36:54.620Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:36:54 [2021-08-11T19:36:54.620Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:36:54 [2021-08-11T19:36:54.620Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:36:55 [2021-08-11T19:36:55.185Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:36:56 [2021-08-11T19:36:56.119Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:36:57 [2021-08-11T19:36:57.800Z] --- PASS: TestUpdateReplicatedJob (4.05s)
19:36:57 [2021-08-11T19:36:57.800Z] === RUN   TestServiceListWithStatuses
19:36:57 [2021-08-11T19:36:57.800Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:36:57 [2021-08-11T19:36:57.800Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:36:57 [2021-08-11T19:36:57.800Z] === RUN   TestDockerNetworkConnectAlias
19:37:00 [2021-08-11T19:37:00.298Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:37:00 [2021-08-11T19:37:00.298Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:37:00 [2021-08-11T19:37:00.556Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:37:04 [2021-08-11T19:37:04.403Z] --- PASS: TestDockerNetworkConnectAlias (6.12s)
19:37:04 [2021-08-11T19:37:04.403Z] === RUN   TestDockerNetworkReConnect
19:37:05 [2021-08-11T19:37:05.822Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:37:06 [2021-08-11T19:37:06.388Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:37:06 [2021-08-11T19:37:06.388Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:37:07 [2021-08-11T19:37:07.716Z] --- PASS: TestDockerNetworkReConnect (4.15s)
19:37:07 [2021-08-11T19:37:07.716Z] === RUN   TestServicePlugin
19:37:07 [2021-08-11T19:37:07.716Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:07 [2021-08-11T19:37:07.716Z] --- SKIP: TestServicePlugin (0.00s)
19:37:07 [2021-08-11T19:37:07.716Z] === RUN   TestServiceUpdateLabel
19:37:07 [2021-08-11T19:37:07.763Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:37:09 [2021-08-11T19:37:09.139Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:37:10 [2021-08-11T19:37:10.074Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:37:10 [2021-08-11T19:37:10.270Z] --- PASS: TestServiceUpdateLabel (2.66s)
19:37:10 [2021-08-11T19:37:10.270Z] === RUN   TestServiceUpdateSecrets
19:37:11 [2021-08-11T19:37:11.992Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:37:12 [2021-08-11T19:37:12.925Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:37:16 [2021-08-11T19:37:16.204Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:37:17 [2021-08-11T19:37:17.137Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:37:18 [2021-08-11T19:37:18.511Z] === RUN   TestDockerSuite/TestLogsSince
19:37:25 [2021-08-11T19:37:25.069Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:37:28 [2021-08-11T19:37:28.412Z] --- PASS: TestServiceUpdateSecrets (15.34s)
19:37:28 [2021-08-11T19:37:28.412Z] === RUN   TestServiceUpdateConfigs
19:37:31 [2021-08-11T19:37:31.624Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:37:31 [2021-08-11T19:37:31.624Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:37:31 [2021-08-11T19:37:31.882Z] === RUN   TestDockerSuite/TestLogsTail
19:37:32 [2021-08-11T19:37:32.816Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:37:34 [2021-08-11T19:37:34.192Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:37:35 [2021-08-11T19:37:35.127Z] === RUN   TestDockerSuite/TestMountIntoProc
19:37:35 [2021-08-11T19:37:35.386Z] === RUN   TestDockerSuite/TestMountIntoSys
19:37:36 [2021-08-11T19:37:36.323Z] === RUN   TestDockerSuite/TestNetHostname
19:37:38 [2021-08-11T19:37:38.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:37:39 [2021-08-11T19:37:39.622Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:37:39 [2021-08-11T19:37:39.879Z] === RUN   TestDockerSuite/TestNetworkEvents
19:37:40 [2021-08-11T19:37:40.660Z] --- PASS: TestServiceUpdateConfigs (15.25s)
19:37:40 [2021-08-11T19:37:40.660Z] === RUN   TestServiceUpdateNetwork
19:37:40 [2021-08-11T19:37:40.812Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:37:44 [2021-08-11T19:37:44.092Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:37:46 [2021-08-11T19:37:46.620Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:37:46 [2021-08-11T19:37:46.620Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:37:48 [2021-08-11T19:37:48.520Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:37:49 [2021-08-11T19:37:49.454Z] === RUN   TestDockerSuite/TestPluginActive
19:37:50 [2021-08-11T19:37:50.391Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:37:50 [2021-08-11T19:37:50.957Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:37:52 [2021-08-11T19:37:52.989Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:37:55 [2021-08-11T19:37:55.589Z] --- PASS: TestServiceUpdateNetwork (13.58s)
19:37:55 [2021-08-11T19:37:55.590Z] === RUN   TestServiceUpdatePidsLimit
19:37:55 [2021-08-11T19:37:55.853Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:37:56 [2021-08-11T19:37:56.802Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:37:58 [2021-08-11T19:37:58.255Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:37:58 [2021-08-11T19:37:58.255Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:37:58 [2021-08-11T19:37:58.255Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:37:58 [2021-08-11T19:37:58.255Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:37:58 [2021-08-11T19:37:58.255Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:38:01 [2021-08-11T19:38:01.543Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:38:02 [2021-08-11T19:38:02.476Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:38:02 [2021-08-11T19:38:02.734Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:38:04 [2021-08-11T19:38:04.633Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:38:04 [2021-08-11T19:38:04.953Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:38:08 [2021-08-11T19:38:08.818Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:38:10 [2021-08-11T19:38:10.718Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:38:12 [2021-08-11T19:38:12.617Z] === RUN   TestDockerSuite/TestPortHostBinding
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:38:12 [2021-08-11T19:38:12.871Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:38:12 [2021-08-11T19:38:12.871Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:38:13 [2021-08-11T19:38:13.109Z] --- PASS: TestServiceUpdatePidsLimit (17.40s)
19:38:13 [2021-08-11T19:38:13.109Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
19:38:13 [2021-08-11T19:38:13.109Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
19:38:13 [2021-08-11T19:38:13.109Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
19:38:13 [2021-08-11T19:38:13.109Z] PASS
19:38:13 [2021-08-11T19:38:13.109Z] 
19:38:13 [2021-08-11T19:38:13.109Z] === Skipped
19:38:13 [2021-08-11T19:38:13.109Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:38:13 [2021-08-11T19:38:13.109Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:38:13 [2021-08-11T19:38:13.109Z] 
19:38:13 [2021-08-11T19:38:13.109Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:38:13 [2021-08-11T19:38:13.109Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:38:13 [2021-08-11T19:38:13.109Z] 
19:38:13 [2021-08-11T19:38:13.109Z] 
19:38:13 [2021-08-11T19:38:13.109Z] DONE 27 tests, 2 skipped in 152.562s
19:38:13 [2021-08-11T19:38:13.109Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:38:13 [2021-08-11T19:38:13.109Z] ++ 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
19:38:13 [2021-08-11T19:38:13.109Z] ++ set -e
19:38:13 [2021-08-11T19:38:13.109Z] ++ '[' -n 0 ']'
19:38:13 [2021-08-11T19:38:13.109Z] ++ set -x
19:38:13 [2021-08-11T19:38:13.109Z] ++ env -i DEST=/go/src/github.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
19:38:13 [2021-08-11T19:38:13.990Z] === RUN   TestDockerSuite/TestPortList
19:38:15 [2021-08-11T19:38:15.028Z] INFO: Testing against a local daemon
19:38:15 [2021-08-11T19:38:15.028Z] === RUN   TestSessionCreate
19:38:15 [2021-08-11T19:38:15.028Z] --- PASS: TestSessionCreate (0.04s)
19:38:15 [2021-08-11T19:38:15.028Z] === RUN   TestSessionCreateWithBadUpgrade
19:38:15 [2021-08-11T19:38:15.028Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
19:38:15 [2021-08-11T19:38:15.028Z] PASS
19:38:15 [2021-08-11T19:38:15.028Z] 
19:38:15 [2021-08-11T19:38:15.028Z] DONE 2 tests in 3.217s
19:38:15 [2021-08-11T19:38:15.028Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:38:15 [2021-08-11T19:38:15.028Z] ++ 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
19:38:15 [2021-08-11T19:38:15.028Z] ++ set -e
19:38:15 [2021-08-11T19:38:15.028Z] ++ '[' -n 0 ']'
19:38:15 [2021-08-11T19:38:15.028Z] ++ set -x
19:38:15 [2021-08-11T19:38:15.028Z] ++ env -i DEST=/go/src/github.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
19:38:15 [2021-08-11T19:38:15.028Z] INFO: Testing against a local daemon
19:38:15 [2021-08-11T19:38:15.028Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:38:15 [2021-08-11T19:38:15.028Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:38:15 [2021-08-11T19:38:15.028Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:38:15 [2021-08-11T19:38:15.028Z] === RUN   TestDiskUsage
19:38:15 [2021-08-11T19:38:15.028Z] === PAUSE TestDiskUsage
19:38:15 [2021-08-11T19:38:15.028Z] === RUN   TestEventsExecDie
19:38:15 [2021-08-11T19:38:15.783Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:38:16 [2021-08-11T19:38:16.418Z] --- PASS: TestEventsExecDie (1.07s)
19:38:16 [2021-08-11T19:38:16.418Z] === RUN   TestEventsBackwardsCompatible
19:38:16 [2021-08-11T19:38:16.418Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
19:38:16 [2021-08-11T19:38:16.418Z] === RUN   TestEventsVolumeCreate
19:38:16 [2021-08-11T19:38:16.418Z] --- PASS: TestEventsVolumeCreate (0.08s)
19:38:16 [2021-08-11T19:38:16.418Z] === RUN   TestInfoBinaryCommits
19:38:16 [2021-08-11T19:38:16.418Z] --- PASS: TestInfoBinaryCommits (0.04s)
19:38:16 [2021-08-11T19:38:16.418Z] === RUN   TestInfoAPIVersioned
19:38:16 [2021-08-11T19:38:16.418Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:38:16 [2021-08-11T19:38:16.418Z] === RUN   TestInfoDiscoveryBackend
19:38:16 [2021-08-11T19:38:16.993Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
19:38:16 [2021-08-11T19:38:16.993Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:38:17 [2021-08-11T19:38:17.940Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:38:17 [2021-08-11T19:38:17.940Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:38:18 [2021-08-11T19:38:18.514Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
19:38:18 [2021-08-11T19:38:18.514Z] === RUN   TestInfoAPI
19:38:18 [2021-08-11T19:38:18.514Z] --- PASS: TestInfoAPI (0.04s)
19:38:18 [2021-08-11T19:38:18.514Z] === RUN   TestInfoAPIWarnings
19:38:18 [2021-08-11T19:38:18.699Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:38:18 [2021-08-11T19:38:18.699Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
19:38:18 [2021-08-11T19:38:18.699Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:38:18 [2021-08-11T19:38:18.699Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
19:38:18 [2021-08-11T19:38:18.699Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:38:18 [2021-08-11T19:38:18.699Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
19:38:18 [2021-08-11T19:38:18.699Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:38:18 [2021-08-11T19:38:18.699Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:38:18 [2021-08-11T19:38:18.699Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:38:21 [2021-08-11T19:38:21.614Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:38:21 [2021-08-11T19:38:21.614Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:38:21 [2021-08-11T19:38:21.614Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:38:21 [2021-08-11T19:38:21.614Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:38:21 [2021-08-11T19:38:21.614Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:38:23 [2021-08-11T19:38:23.955Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:38:23 [2021-08-11T19:38:23.955Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:38:26 [2021-08-11T19:38:26.481Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:38:28 [2021-08-11T19:38:28.690Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:38:31 [2021-08-11T19:38:31.765Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:38:31 [2021-08-11T19:38:31.765Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:38:31 [2021-08-11T19:38:31.765Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:38:32 [2021-08-11T19:38:32.331Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:38:32 [2021-08-11T19:38:32.331Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:38:33 [2021-08-11T19:38:33.265Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:38:33 [2021-08-11T19:38:33.265Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:38:33 [2021-08-11T19:38:33.830Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:38:33 [2021-08-11T19:38:33.830Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:38:35 [2021-08-11T19:38:35.204Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:38:35 [2021-08-11T19:38:35.463Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:38:35 [2021-08-11T19:38:35.721Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:38:36 [2021-08-11T19:38:36.647Z] --- PASS: TestInfoAPIWarnings (16.38s)
19:38:36 [2021-08-11T19:38:36.647Z] === RUN   TestInfoDebug
19:38:36 [2021-08-11T19:38:36.647Z] --- PASS: TestInfoDebug (0.54s)
19:38:36 [2021-08-11T19:38:36.647Z] === RUN   TestInfoInsecureRegistries
19:38:36 [2021-08-11T19:38:36.647Z] --- PASS: TestInfoInsecureRegistries (0.54s)
19:38:36 [2021-08-11T19:38:36.648Z] === RUN   TestInfoRegistryMirrors
19:38:36 [2021-08-11T19:38:36.648Z] --- PASS: TestInfoRegistryMirrors (0.54s)
19:38:36 [2021-08-11T19:38:36.648Z] === RUN   TestLoginFailsWithBadCredentials
19:38:36 [2021-08-11T19:38:36.648Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
19:38:36 [2021-08-11T19:38:36.648Z] === RUN   TestPingCacheHeaders
19:38:36 [2021-08-11T19:38:36.648Z] --- PASS: TestPingCacheHeaders (0.04s)
19:38:36 [2021-08-11T19:38:36.648Z] === RUN   TestPingGet
19:38:36 [2021-08-11T19:38:36.648Z] --- PASS: TestPingGet (0.03s)
19:38:36 [2021-08-11T19:38:36.648Z] === RUN   TestPingHead
19:38:36 [2021-08-11T19:38:36.909Z] --- PASS: TestPingHead (0.04s)
19:38:36 [2021-08-11T19:38:36.909Z] === RUN   TestVersion
19:38:36 [2021-08-11T19:38:36.909Z] --- PASS: TestVersion (0.03s)
19:38:36 [2021-08-11T19:38:36.909Z] === CONT  TestDiskUsage
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/container_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/image_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/volume_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:38:37 [2021-08-11T19:38:37.483Z] === RUN   TestDiskUsage/after_container.Run
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:38:38 [2021-08-11T19:38:38.430Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:38:38 [2021-08-11T19:38:38.430Z] --- PASS: TestDiskUsage (1.59s)
19:38:38 [2021-08-11T19:38:38.430Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.26s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]     --- PASS: TestDiskUsage/after_container.Run (0.61s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z] PASS
19:38:38 [2021-08-11T19:38:38.430Z] 
19:38:38 [2021-08-11T19:38:38.430Z] === Skipped
19:38:38 [2021-08-11T19:38:38.430Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:38:38 [2021-08-11T19:38:38.430Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:38:38 [2021-08-11T19:38:38.430Z] 
19:38:38 [2021-08-11T19:38:38.430Z] 
19:38:38 [2021-08-11T19:38:38.430Z] DONE 53 tests, 1 skipped in 23.435s
19:38:38 [2021-08-11T19:38:38.430Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:38:38 [2021-08-11T19:38:38.430Z] ++ 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
19:38:38 [2021-08-11T19:38:38.430Z] ++ set -e
19:38:38 [2021-08-11T19:38:38.430Z] ++ '[' -n 0 ']'
19:38:38 [2021-08-11T19:38:38.430Z] ++ set -x
19:38:38 [2021-08-11T19:38:38.430Z] ++ env -i DEST=/go/src/github.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
19:38:39 [2021-08-11T19:38:39.005Z] INFO: Testing against a local daemon
19:38:39 [2021-08-11T19:38:39.005Z] === RUN   TestVolumesCreateAndList
19:38:39 [2021-08-11T19:38:39.005Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:38:39 [2021-08-11T19:38:39.005Z] === RUN   TestVolumesRemove
19:38:39 [2021-08-11T19:38:39.005Z] --- PASS: TestVolumesRemove (0.08s)
19:38:39 [2021-08-11T19:38:39.005Z] === RUN   TestVolumesInspect
19:38:39 [2021-08-11T19:38:39.268Z] --- PASS: TestVolumesInspect (0.04s)
19:38:39 [2021-08-11T19:38:39.268Z] === RUN   TestVolumesInvalidJSON
19:38:39 [2021-08-11T19:38:39.268Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:38:39 [2021-08-11T19:38:39.268Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:38:39 [2021-08-11T19:38:39.268Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:38:39 [2021-08-11T19:38:39.268Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:38:39 [2021-08-11T19:38:39.268Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:38:39 [2021-08-11T19:38:39.268Z] PASS
19:38:39 [2021-08-11T19:38:39.268Z] 
19:38:39 [2021-08-11T19:38:39.268Z] DONE 5 tests in 0.743s
19:38:39 [2021-08-11T19:38:39.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:38:39 [2021-08-11T19:38:39.844Z] ++++ cat bundles/test-integration/docker.pid
19:38:39 [2021-08-11T19:38:39.844Z] +++ kill 15477
19:38:39 [2021-08-11T19:38:39.907Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:38:39 [2021-08-11T19:38:39.907Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:38:40 [2021-08-11T19:38:40.117Z] +++ /etc/init.d/apparmor stop
19:38:40 [2021-08-11T19:38:40.117Z] Leaving: AppArmorNo profiles have been unloaded.
19:38:40 [2021-08-11T19:38:40.117Z] 
19:38:40 [2021-08-11T19:38:40.117Z] Unloading profiles will leave already running processes permanently
19:38:40 [2021-08-11T19:38:40.117Z] unconfined, which can lead to unexpected situations.
19:38:40 [2021-08-11T19:38:40.117Z] 
19:38:40 [2021-08-11T19:38:40.117Z] To set a process to complain mode, use the command line tool
19:38:40 [2021-08-11T19:38:40.117Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:38:40 [2021-08-11T19:38:40.117Z] +++ true
19:38:40 [2021-08-11T19:38:40.117Z] exiting test-integration
19:38:40 [2021-08-11T19:38:40.117Z] ++ exit 0
19:38:40 [2021-08-11T19:38:40.117Z] 
19:38:40 [2021-08-11T19:38:40.842Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:38:41 [2021-08-11T19:38:41.780Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:38:41 [2021-08-11T19:38:41.780Z] === RUN   TestDockerSuite/TestPsByOrder
Post stage
[Pipeline] junit
19:38:43 [2021-08-11T19:38:43.447Z] Recording test results
19:38:43 [2021-08-11T19:38:43.783Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:38:44 [2021-08-11T19:38:44.130Z] + echo Ensuring container killed.
19:38:44 [2021-08-11T19:38:44.130Z] Ensuring container killed.
19:38:44 [2021-08-11T19:38:44.130Z] + docker rm -vf docker-pr7
19:38:44 [2021-08-11T19:38:44.130Z] Error: No such container: docker-pr7
[Pipeline] sh
19:38:44 [2021-08-11T19:38:44.424Z] + echo Chowning /workspace to jenkins user
19:38:44 [2021-08-11T19:38:44.424Z] Chowning /workspace to jenkins user
19:38:44 [2021-08-11T19:38:44.424Z] + id -u
19:38:44 [2021-08-11T19:38:44.424Z] + id -g
19:38:44 [2021-08-11T19:38:44.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42717:/workspace busybox chown -R 1000:1000 /workspace
19:38:44 [2021-08-11T19:38:44.424Z] Unable to find image 'busybox:latest' locally
19:38:44 [2021-08-11T19:38:44.686Z] latest: Pulling from library/busybox
19:38:44 [2021-08-11T19:38:44.686Z] 38cc3b49dbab: Pulling fs layer
19:38:44 [2021-08-11T19:38:44.948Z] 38cc3b49dbab: Verifying Checksum
19:38:44 [2021-08-11T19:38:44.948Z] 38cc3b49dbab: Download complete
19:38:44 [2021-08-11T19:38:44.948Z] 38cc3b49dbab: Pull complete
19:38:45 [2021-08-11T19:38:45.060Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:38:45 [2021-08-11T19:38:45.211Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
19:38:45 [2021-08-11T19:38:45.211Z] Status: Downloaded newer image for busybox:latest
19:38:45 [2021-08-11T19:38:45.318Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:38:48 [2021-08-11T19:38:48.598Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:38:50 [2021-08-11T19:38:50.822Z] + bundleName=arm64-integration
19:38:50 [2021-08-11T19:38:50.822Z] + echo Creating arm64-integration-bundles.tar.gz
19:38:50 [2021-08-11T19:38:50.822Z] Creating arm64-integration-bundles.tar.gz
19:38:50 [2021-08-11T19:38:50.822Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:38:50 [2021-08-11T19:38:50.822Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:38:51 [2021-08-11T19:38:51.100Z] Archiving artifacts
19:38:52 [2021-08-11T19:38:52.801Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:38:52 [2021-08-11T19:38:52.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:38:53 [2021-08-11T19:38:53.059Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:38:53 [2021-08-11T19:38:53.543Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42717/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:38:53 [2021-08-11T19:38:53.865Z] + make clean
19:38:54 [2021-08-11T19:38:54.441Z] docker volume rm -f docker-dev-cache
19:38:54 [2021-08-11T19:38:54.441Z] docker-dev-cache
[Pipeline] deleteDir
19:38:55 [2021-08-11T19:38:55.590Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:38:57 [2021-08-11T19:38:57.491Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:38:59 [2021-08-11T19:38:59.391Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:39:01 [2021-08-11T19:39:01.920Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:39:06 [2021-08-11T19:39:06.107Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:39:07 [2021-08-11T19:39:07.040Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:39:08 [2021-08-11T19:39:08.941Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:39:09 [2021-08-11T19:39:09.508Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:39:12 [2021-08-11T19:39:12.036Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:39:13 [2021-08-11T19:39:13.949Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:39:13 [2021-08-11T19:39:13.949Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:39:15 [2021-08-11T19:39:15.323Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:39:16 [2021-08-11T19:39:16.259Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:39:18 [2021-08-11T19:39:18.161Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:39:21 [2021-08-11T19:39:21.443Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:39:21 [2021-08-11T19:39:21.443Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:39:22 [2021-08-11T19:39:22.382Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:39:22 [2021-08-11T19:39:22.641Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:39:24 [2021-08-11T19:39:24.017Z] === RUN   TestDockerSuite/TestPsRightTagName
19:39:26 [2021-08-11T19:39:26.546Z] === RUN   TestDockerSuite/TestPsShowMounts
19:39:29 [2021-08-11T19:39:29.077Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:39:29 [2021-08-11T19:39:29.077Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:39:30 [2021-08-11T19:39:30.011Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:39:30 [2021-08-11T19:39:30.011Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:39:30 [2021-08-11T19:39:30.011Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:39:30 [2021-08-11T19:39:30.011Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:39:30 [2021-08-11T19:39:30.269Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:39:30 [2021-08-11T19:39:30.269Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:39:31 [2021-08-11T19:39:31.202Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:39:33 [2021-08-11T19:39:33.101Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:39:35 [2021-08-11T19:39:35.020Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:39:35 [2021-08-11T19:39:35.020Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:39:35 [2021-08-11T19:39:35.587Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:39:45 [2021-08-11T19:39:45.559Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:39:46 [2021-08-11T19:39:46.492Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:39:48 [2021-08-11T19:39:48.397Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:39:48 [2021-08-11T19:39:48.655Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:39:48 [2021-08-11T19:39:48.655Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:39:48 [2021-08-11T19:39:48.913Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:39:49 [2021-08-11T19:39:49.173Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:39:52 [2021-08-11T19:39:52.455Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:39:52 [2021-08-11T19:39:52.455Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:39:53 [2021-08-11T19:39:53.829Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:39:57 [2021-08-11T19:39:57.111Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:39:58 [2021-08-11T19:39:58.046Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:40:00 [2021-08-11T19:40:00.596Z] === RUN   TestDockerSuite/TestRmiBlank
19:40:00 [2021-08-11T19:40:00.596Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:40:00 [2021-08-11T19:40:00.596Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:40:00 [2021-08-11T19:40:00.596Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:40:04 [2021-08-11T19:40:04.784Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:40:05 [2021-08-11T19:40:05.351Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:40:05 [2021-08-11T19:40:05.609Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:40:05 [2021-08-11T19:40:05.867Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:40:07 [2021-08-11T19:40:07.767Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:40:08 [2021-08-11T19:40:08.701Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:40:09 [2021-08-11T19:40:09.636Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:40:10 [2021-08-11T19:40:10.572Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:40:11 [2021-08-11T19:40:11.949Z] === RUN   TestDockerSuite/TestRmiTag
19:40:11 [2021-08-11T19:40:11.949Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:40:12 [2021-08-11T19:40:12.882Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:40:17 [2021-08-11T19:40:17.066Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:40:17 [2021-08-11T19:40:17.324Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:40:18 [2021-08-11T19:40:18.257Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:40:18 [2021-08-11T19:40:18.257Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:40:19 [2021-08-11T19:40:19.632Z] === RUN   TestDockerSuite/TestRunAddHost
19:40:20 [2021-08-11T19:40:20.573Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:40:20 [2021-08-11T19:40:20.857Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:40:21 [2021-08-11T19:40:21.423Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:40:21 [2021-08-11T19:40:21.681Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:40:22 [2021-08-11T19:40:22.247Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:40:22 [2021-08-11T19:40:22.812Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:40:24 [2021-08-11T19:40:24.186Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:40:25 [2021-08-11T19:40:25.120Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:40:25 [2021-08-11T19:40:25.172Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:40:25 [2021-08-11T19:40:25.172Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
19:40:25 [2021-08-11T19:40:25.172Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:40:25 [2021-08-11T19:40:25.172Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:40:25 [2021-08-11T19:40:25.172Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:40:26 [2021-08-11T19:40:26.494Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:40:27 [2021-08-11T19:40:27.062Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:40:27 [2021-08-11T19:40:27.997Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:40:28 [2021-08-11T19:40:28.911Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:40:29 [2021-08-11T19:40:29.372Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:40:29 [2021-08-11T19:40:29.883Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:40:29 [2021-08-11T19:40:29.883Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:40:29 [2021-08-11T19:40:29.883Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:40:29 [2021-08-11T19:40:29.883Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:40:29 [2021-08-11T19:40:29.883Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:40:29 [2021-08-11T19:40:29.883Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:40:29 [2021-08-11T19:40:29.883Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:40:29 [2021-08-11T19:40:29.883Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:40:30 [2021-08-11T19:40:30.306Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:40:30 [2021-08-11T19:40:30.871Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:40:31 [2021-08-11T19:40:31.421Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:40:31 [2021-08-11T19:40:31.805Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:40:32 [2021-08-11T19:40:32.740Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:40:33 [2021-08-11T19:40:33.306Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:40:34 [2021-08-11T19:40:34.240Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:40:35 [2021-08-11T19:40:35.162Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:40:35 [2021-08-11T19:40:35.174Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:40:36 [2021-08-11T19:40:36.108Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:40:36 [2021-08-11T19:40:36.366Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:40:36 [2021-08-11T19:40:36.699Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:40:36 [2021-08-11T19:40:36.699Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:40:36 [2021-08-11T19:40:36.699Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:40:36 [2021-08-11T19:40:36.699Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:40:36 [2021-08-11T19:40:36.699Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:40:36 [2021-08-11T19:40:36.699Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:40:36 [2021-08-11T19:40:36.933Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:40:37 [2021-08-11T19:40:37.884Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:40:37 [2021-08-11T19:40:37.884Z] === RUN   TestDockerSuite/TestRunBindMounts
19:40:39 [2021-08-11T19:40:39.785Z]     docker_cli_service_logs_test.go:245: checking task l3yy7ak20n2m
19:40:39 [2021-08-11T19:40:39.785Z]     docker_cli_service_logs_test.go:250: checking messages for l3yy7ak20n2m
19:40:39 [2021-08-11T19:40:39.785Z]     docker_cli_service_logs_test.go:245: checking task s3mf609ct3t2
19:40:40 [2021-08-11T19:40:40.043Z]     docker_cli_service_logs_test.go:250: checking messages for s3mf609ct3t2
19:40:40 [2021-08-11T19:40:40.437Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:40:40 [2021-08-11T19:40:40.609Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:40:41 [2021-08-11T19:40:41.542Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:40:42 [2021-08-11T19:40:42.109Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:40:43 [2021-08-11T19:40:43.043Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:40:43 [2021-08-11T19:40:43.611Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:40:43 [2021-08-11T19:40:43.611Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:40:44 [2021-08-11T19:40:44.177Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:40:44 [2021-08-11T19:40:44.744Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:40:45 [2021-08-11T19:40:45.678Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:40:46 [2021-08-11T19:40:46.243Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:40:46 [2021-08-11T19:40:46.809Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:40:46 [2021-08-11T19:40:46.809Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:40:47 [2021-08-11T19:40:47.743Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:40:47 [2021-08-11T19:40:47.743Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:40:48 [2021-08-11T19:40:48.677Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:40:49 [2021-08-11T19:40:49.244Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:40:50 [2021-08-11T19:40:50.177Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:40:50 [2021-08-11T19:40:50.743Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:40:51 [2021-08-11T19:40:51.002Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:40:51 [2021-08-11T19:40:51.002Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:40:51 [2021-08-11T19:40:51.934Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:40:52 [2021-08-11T19:40:52.822Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:40:53 [2021-08-11T19:40:53.837Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:40:54 [2021-08-11T19:40:54.105Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:40:55 [2021-08-11T19:40:55.479Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:40:56 [2021-08-11T19:40:56.855Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:40:57 [2021-08-11T19:40:57.421Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:40:58 [2021-08-11T19:40:58.355Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:40:58 [2021-08-11T19:40:58.919Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:40:59 [2021-08-11T19:40:59.485Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:41:00 [2021-08-11T19:41:00.052Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:41:01 [2021-08-11T19:41:01.951Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:41:03 [2021-08-11T19:41:03.144Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:41:04 [2021-08-11T19:41:04.115Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:41:04 [2021-08-11T19:41:04.115Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:41:04 [2021-08-11T19:41:04.115Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:41:06 [2021-08-11T19:41:06.140Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:41:06 [2021-08-11T19:41:06.140Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:41:06 [2021-08-11T19:41:06.140Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:41:07 [2021-08-11T19:41:07.852Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:41:08 [2021-08-11T19:41:08.042Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:41:10 [2021-08-11T19:41:10.031Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:41:10 [2021-08-11T19:41:10.570Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:41:11 [2021-08-11T19:41:11.504Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:41:12 [2021-08-11T19:41:12.881Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:41:14 [2021-08-11T19:41:14.264Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:41:15 [2021-08-11T19:41:15.646Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:41:15 [2021-08-11T19:41:15.646Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
19:41:15 [2021-08-11T19:41:15.646Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:41:15 [2021-08-11T19:41:15.646Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
19:41:15 [2021-08-11T19:41:15.646Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:41:16 [2021-08-11T19:41:16.581Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:41:16 [2021-08-11T19:41:16.581Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:41:19 [2021-08-11T19:41:19.113Z]     docker_cli_swarm_test.go:1901: [df05c2bd87228] joining swarm manager [dcb1d4f0e66ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:41:19 [2021-08-11T19:41:19.371Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:41:20 [2021-08-11T19:41:20.305Z]     docker_cli_swarm_test.go:1902: [d7b1d48e380ff] joining swarm manager [dcb1d4f0e66ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:41:20 [2021-08-11T19:41:20.372Z] === RUN   TestDockerSuite/TestBuildAddScript
19:41:20 [2021-08-11T19:41:20.372Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:41:20 [2021-08-11T19:41:20.372Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:41:20 [2021-08-11T19:41:20.372Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:41:20 [2021-08-11T19:41:20.372Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:41:20 [2021-08-11T19:41:20.372Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:41:20 [2021-08-11T19:41:20.372Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:41:20 [2021-08-11T19:41:20.372Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:41:20 [2021-08-11T19:41:20.372Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:41:20 [2021-08-11T19:41:20.372Z] === RUN   TestDockerSuite/TestBuildAddTar
19:41:20 [2021-08-11T19:41:20.872Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:41:23 [2021-08-11T19:41:23.402Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:41:23 [2021-08-11T19:41:23.967Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:41:25 [2021-08-11T19:41:25.341Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:41:25 [2021-08-11T19:41:25.906Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:41:25 [2021-08-11T19:41:25.906Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:41:25 [2021-08-11T19:41:25.906Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:41:26 [2021-08-11T19:41:26.840Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:41:28 [2021-08-11T19:41:28.214Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:41:28 [2021-08-11T19:41:28.214Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:41:28 [2021-08-11T19:41:28.780Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:41:29 [2021-08-11T19:41:29.716Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:41:30 [2021-08-11T19:41:30.284Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:41:30 [2021-08-11T19:41:30.851Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:41:30 [2021-08-11T19:41:30.851Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:41:31 [2021-08-11T19:41:31.786Z] === RUN   TestDockerSuite/TestRunEnvironment
19:41:32 [2021-08-11T19:41:32.355Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:41:32 [2021-08-11T19:41:32.963Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:41:33 [2021-08-11T19:41:33.897Z] === RUN   TestDockerSuite/TestRunExitCode
19:41:34 [2021-08-11T19:41:34.463Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:41:35 [2021-08-11T19:41:35.030Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:41:35 [2021-08-11T19:41:35.962Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:41:36 [2021-08-11T19:41:36.527Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:41:36 [2021-08-11T19:41:36.527Z] === RUN   TestDockerSuite/TestRunExposePort
19:41:36 [2021-08-11T19:41:36.527Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:41:37 [2021-08-11T19:41:37.460Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:41:38 [2021-08-11T19:41:38.029Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:41:39 [2021-08-11T19:41:39.933Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:41:40 [2021-08-11T19:41:40.192Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:41:40 [2021-08-11T19:41:40.192Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
19:41:40 [2021-08-11T19:41:40.192Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:41:43 [2021-08-11T19:41:43.476Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:41:43 [2021-08-11T19:41:43.736Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:41:45 [2021-08-11T19:41:45.112Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:41:47 [2021-08-11T19:41:47.012Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:41:56 [2021-08-11T19:41:56.987Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:41:56 [2021-08-11T19:41:56.987Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:41:57 [2021-08-11T19:41:57.926Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:41:57 [2021-08-11T19:41:57.926Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:41:57 [2021-08-11T19:41:57.926Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:41:57 [2021-08-11T19:41:57.926Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:41:58 [2021-08-11T19:41:58.492Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:42:01 [2021-08-11T19:42:01.774Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:42:03 [2021-08-11T19:42:03.151Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:42:03 [2021-08-11T19:42:03.151Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:42:05 [2021-08-11T19:42:05.052Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:42:05 [2021-08-11T19:42:05.311Z]     docker_cli_swarm_test.go:1802: [d7f8c77d70032] joining swarm manager [d8ebc426f3a23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:42:06 [2021-08-11T19:42:06.683Z]     docker_cli_swarm_test.go:1803: [d4e6ab3a50d92] joining swarm manager [d8ebc426f3a23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:42:10 [2021-08-11T19:42:10.861Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:42:11 [2021-08-11T19:42:11.070Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:42:11 [2021-08-11T19:42:11.070Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:42:11 [2021-08-11T19:42:11.070Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:42:11 [2021-08-11T19:42:11.070Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:42:11 [2021-08-11T19:42:11.070Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:42:11 [2021-08-11T19:42:11.119Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:42:11 [2021-08-11T19:42:11.766Z] === RUN   TestDockerSuite/TestRunModeHostname
19:42:13 [2021-08-11T19:42:13.140Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:42:13 [2021-08-11T19:42:13.140Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:42:13 [2021-08-11T19:42:13.140Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:42:14 [2021-08-11T19:42:14.514Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:42:15 [2021-08-11T19:42:15.887Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:42:17 [2021-08-11T19:42:17.261Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:42:17 [2021-08-11T19:42:17.261Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:42:17 [2021-08-11T19:42:17.520Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:42:18 [2021-08-11T19:42:18.894Z] === RUN   TestDockerSuite/TestRunMount
19:42:22 [2021-08-11T19:42:22.175Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:42:27 [2021-08-11T19:42:27.441Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:42:28 [2021-08-11T19:42:28.006Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:42:28 [2021-08-11T19:42:28.572Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:42:29 [2021-08-11T19:42:29.945Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:42:30 [2021-08-11T19:42:30.880Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:42:32 [2021-08-11T19:42:32.783Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:42:32 [2021-08-11T19:42:32.783Z]     docker_cli_swarm_test.go:1321: [de80acfeb632a] joining swarm manager [d3e9d03325da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:42:34 [2021-08-11T19:42:34.691Z]     docker_cli_swarm_test.go:1322: [dba9cdec54f66] joining swarm manager [d3e9d03325da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:42:36 [2021-08-11T19:42:36.216Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:42:36 [2021-08-11T19:42:36.216Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:42:36 [2021-08-11T19:42:36.216Z] === RUN   TestDockerSuite/TestBuildBlankName
19:42:36 [2021-08-11T19:42:36.216Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:42:36 [2021-08-11T19:42:36.591Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:42:39 [2021-08-11T19:42:39.126Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:42:41 [2021-08-11T19:42:41.026Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:42:42 [2021-08-11T19:42:42.399Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:42:43 [2021-08-11T19:42:43.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:42:43 [2021-08-11T19:42:43.298Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:42:43 [2021-08-11T19:42:43.757Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:42:43 [2021-08-11T19:42:43.773Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:42:43 [2021-08-11T19:42:43.773Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:42:44 [2021-08-11T19:42:44.707Z] === RUN   TestDockerSuite/TestRunNetHost
19:42:46 [2021-08-11T19:42:46.079Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:42:46 [2021-08-11T19:42:46.647Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:42:47 [2021-08-11T19:42:47.581Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:42:49 [2021-08-11T19:42:49.485Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:42:49 [2021-08-11T19:42:49.555Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:42:52 [2021-08-11T19:42:52.020Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:42:56 [2021-08-11T19:42:56.201Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:42:56 [2021-08-11T19:42:56.459Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:42:56 [2021-08-11T19:42:56.459Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:42:57 [2021-08-11T19:42:57.392Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:42:57 [2021-08-11T19:42:57.392Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:42:57 [2021-08-11T19:42:57.958Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:42:58 [2021-08-11T19:42:58.524Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:42:58 [2021-08-11T19:42:58.782Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:42:59 [2021-08-11T19:42:59.348Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:42:59 [2021-08-11T19:42:59.893Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:43:05 [2021-08-11T19:43:05.901Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:43:05 [2021-08-11T19:43:05.901Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
19:43:05 [2021-08-11T19:43:05.901Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:43:05 [2021-08-11T19:43:05.901Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:43:06 [2021-08-11T19:43:06.467Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:43:08 [2021-08-11T19:43:08.368Z] === RUN   TestDockerSuite/TestRunPortInUse
19:43:08 [2021-08-11T19:43:08.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:43:08 [2021-08-11T19:43:08.469Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:43:08 [2021-08-11T19:43:08.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:43:08 [2021-08-11T19:43:08.934Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:43:09 [2021-08-11T19:43:09.193Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
19:43:09 [2021-08-11T19:43:09.193Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:43:09 [2021-08-11T19:43:09.759Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:43:10 [2021-08-11T19:43:10.326Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:43:10 [2021-08-11T19:43:10.903Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:43:11 [2021-08-11T19:43:11.472Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:43:11 [2021-08-11T19:43:11.472Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
19:43:11 [2021-08-11T19:43:11.472Z] === RUN   TestDockerSuite/TestRunPublishPort
19:43:12 [2021-08-11T19:43:12.037Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:43:12 [2021-08-11T19:43:12.602Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:43:12 [2021-08-11T19:43:12.602Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
19:43:12 [2021-08-11T19:43:12.602Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:43:13 [2021-08-11T19:43:13.168Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:43:14 [2021-08-11T19:43:14.541Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:43:14 [2021-08-11T19:43:14.541Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:43:14 [2021-08-11T19:43:14.541Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:43:17 [2021-08-11T19:43:17.821Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:43:18 [2021-08-11T19:43:18.808Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:43:18 [2021-08-11T19:43:18.808Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:43:18 [2021-08-11T19:43:18.808Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:43:18 [2021-08-11T19:43:18.808Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:43:18 [2021-08-11T19:43:18.808Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:43:19 [2021-08-11T19:43:19.194Z] === RUN   TestDockerSuite/TestRunRm
19:43:19 [2021-08-11T19:43:19.761Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:43:23 [2021-08-11T19:43:23.941Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:43:24 [2021-08-11T19:43:24.198Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:43:24 [2021-08-11T19:43:24.764Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:43:25 [2021-08-11T19:43:25.892Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:43:25 [2021-08-11T19:43:25.892Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:43:25 [2021-08-11T19:43:25.892Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:43:25 [2021-08-11T19:43:25.892Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:43:25 [2021-08-11T19:43:25.892Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:43:25 [2021-08-11T19:43:25.892Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:43:25 [2021-08-11T19:43:25.892Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:43:25 [2021-08-11T19:43:25.892Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:43:26 [2021-08-11T19:43:26.139Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:43:26 [2021-08-11T19:43:26.705Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:43:30 [2021-08-11T19:43:30.892Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:43:34 [2021-08-11T19:43:34.176Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:43:34 [2021-08-11T19:43:34.742Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:43:35 [2021-08-11T19:43:35.308Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:43:35 [2021-08-11T19:43:35.874Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:43:36 [2021-08-11T19:43:36.132Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:43:36 [2021-08-11T19:43:36.698Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:43:37 [2021-08-11T19:43:37.264Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:43:37 [2021-08-11T19:43:37.830Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:43:38 [2021-08-11T19:43:38.763Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:43:39 [2021-08-11T19:43:39.328Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:43:41 [2021-08-11T19:43:41.855Z] === RUN   TestDockerSuite/TestRunState
19:43:43 [2021-08-11T19:43:43.228Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:43:44 [2021-08-11T19:43:44.163Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:43:44 [2021-08-11T19:43:44.729Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:43:44 [2021-08-11T19:43:44.729Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:43:44 [2021-08-11T19:43:44.729Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
19:43:44 [2021-08-11T19:43:44.729Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:43:45 [2021-08-11T19:43:45.664Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:43:45 [2021-08-11T19:43:45.923Z] === RUN   TestDockerSuite/TestRunSysctls
19:43:47 [2021-08-11T19:43:47.306Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:43:47 [2021-08-11T19:43:47.306Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:43:47 [2021-08-11T19:43:47.564Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:43:48 [2021-08-11T19:43:48.129Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:43:50 [2021-08-11T19:43:50.657Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:43:50 [2021-08-11T19:43:50.916Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:43:52 [2021-08-11T19:43:52.816Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:43:56 [2021-08-11T19:43:56.100Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:43:57 [2021-08-11T19:43:57.473Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:43:59 [2021-08-11T19:43:59.370Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:44:00 [2021-08-11T19:44:00.305Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:44:01 [2021-08-11T19:44:01.239Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:44:01 [2021-08-11T19:44:01.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:44:01 [2021-08-11T19:44:01.805Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:44:02 [2021-08-11T19:44:02.063Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:44:04 [2021-08-11T19:44:04.609Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:44:05 [2021-08-11T19:44:05.345Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:44:05 [2021-08-11T19:44:05.345Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:44:05 [2021-08-11T19:44:05.345Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:44:05 [2021-08-11T19:44:05.345Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:44:05 [2021-08-11T19:44:05.805Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:44:05 [2021-08-11T19:44:05.982Z] === RUN   TestDockerSuite/TestRunUserByID
19:44:06 [2021-08-11T19:44:06.918Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:44:06 [2021-08-11T19:44:06.918Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:44:07 [2021-08-11T19:44:07.177Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:44:07 [2021-08-11T19:44:07.344Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:44:07 [2021-08-11T19:44:07.344Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:44:07 [2021-08-11T19:44:07.344Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:44:08 [2021-08-11T19:44:08.112Z] === RUN   TestDockerSuite/TestRunUserByName
19:44:09 [2021-08-11T19:44:09.047Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:44:09 [2021-08-11T19:44:09.981Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:44:09 [2021-08-11T19:44:09.981Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:44:09 [2021-08-11T19:44:09.981Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
19:44:09 [2021-08-11T19:44:09.981Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:44:10 [2021-08-11T19:44:10.242Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:44:11 [2021-08-11T19:44:11.177Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:44:13 [2021-08-11T19:44:13.143Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:44:13 [2021-08-11T19:44:13.605Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:44:13 [2021-08-11T19:44:13.605Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:44:14 [2021-08-11T19:44:14.064Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:44:14 [2021-08-11T19:44:14.064Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:44:14 [2021-08-11T19:44:14.064Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:44:15 [2021-08-11T19:44:15.602Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:44:16 [2021-08-11T19:44:16.442Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:44:16 [2021-08-11T19:44:16.571Z] === RUN   TestDockerSuite/TestBuildCmd
19:44:16 [2021-08-11T19:44:16.701Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:44:17 [2021-08-11T19:44:17.541Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:44:18 [2021-08-11T19:44:18.000Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:44:18 [2021-08-11T19:44:18.076Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:44:18 [2021-08-11T19:44:18.970Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:44:19 [2021-08-11T19:44:19.012Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:44:20 [2021-08-11T19:44:20.911Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:44:21 [2021-08-11T19:44:21.477Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:44:22 [2021-08-11T19:44:22.862Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:44:24 [2021-08-11T19:44:24.765Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:44:25 [2021-08-11T19:44:25.391Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:44:26 [2021-08-11T19:44:26.764Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:44:26 [2021-08-11T19:44:26.951Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:44:26 [2021-08-11T19:44:26.952Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:44:26 [2021-08-11T19:44:26.952Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:44:28 [2021-08-11T19:44:28.139Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:44:28 [2021-08-11T19:44:28.493Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:44:28 [2021-08-11T19:44:28.493Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:44:28 [2021-08-11T19:44:28.493Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:44:28 [2021-08-11T19:44:28.706Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:44:28 [2021-08-11T19:44:28.706Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
19:44:28 [2021-08-11T19:44:28.706Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:44:28 [2021-08-11T19:44:28.706Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
19:44:28 [2021-08-11T19:44:28.706Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:44:28 [2021-08-11T19:44:28.706Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
19:44:28 [2021-08-11T19:44:28.706Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:44:28 [2021-08-11T19:44:28.964Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:44:28 [2021-08-11T19:44:28.964Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
19:44:28 [2021-08-11T19:44:28.964Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:44:29 [2021-08-11T19:44:29.464Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:44:30 [2021-08-11T19:44:30.338Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:44:31 [2021-08-11T19:44:31.656Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:44:32 [2021-08-11T19:44:32.624Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:44:33 [2021-08-11T19:44:33.083Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:44:33 [2021-08-11T19:44:33.083Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:44:33 [2021-08-11T19:44:33.083Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:44:33 [2021-08-11T19:44:33.618Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:44:34 [2021-08-11T19:44:34.053Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:44:34 [2021-08-11T19:44:34.184Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:44:34 [2021-08-11T19:44:34.184Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:44:34 [2021-08-11T19:44:34.184Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:44:34 [2021-08-11T19:44:34.184Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:44:35 [2021-08-11T19:44:35.024Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:44:35 [2021-08-11T19:44:35.024Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:44:35 [2021-08-11T19:44:35.024Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:44:35 [2021-08-11T19:44:35.024Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:44:35 [2021-08-11T19:44:35.024Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:44:35 [2021-08-11T19:44:35.559Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:44:36 [2021-08-11T19:44:36.493Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:44:37 [2021-08-11T19:44:37.427Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:44:37 [2021-08-11T19:44:37.427Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:44:38 [2021-08-11T19:44:38.364Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:44:38 [2021-08-11T19:44:38.364Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:44:38 [2021-08-11T19:44:38.364Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:44:38 [2021-08-11T19:44:38.364Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:44:38 [2021-08-11T19:44:38.364Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:44:38 [2021-08-11T19:44:38.364Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:44:38 [2021-08-11T19:44:38.364Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:44:39 [2021-08-11T19:44:39.318Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:44:40 [2021-08-11T19:44:40.264Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:44:40 [2021-08-11T19:44:40.264Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:44:40 [2021-08-11T19:44:40.264Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:44:40 [2021-08-11T19:44:40.831Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:44:41 [2021-08-11T19:44:41.398Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:44:41 [2021-08-11T19:44:41.398Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:44:41 [2021-08-11T19:44:41.657Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:44:42 [2021-08-11T19:44:42.103Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:44:42 [2021-08-11T19:44:42.225Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:44:42 [2021-08-11T19:44:42.225Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:44:43 [2021-08-11T19:44:43.158Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:44:44 [2021-08-11T19:44:44.094Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:44:44 [2021-08-11T19:44:44.094Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:44:44 [2021-08-11T19:44:44.094Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:44:44 [2021-08-11T19:44:44.353Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:44:44 [2021-08-11T19:44:44.920Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:44:46 [2021-08-11T19:44:46.829Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:44:47 [2021-08-11T19:44:47.398Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:44:47 [2021-08-11T19:44:47.398Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
19:44:47 [2021-08-11T19:44:47.398Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:44:47 [2021-08-11T19:44:47.963Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:44:47 [2021-08-11T19:44:47.963Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:44:49 [2021-08-11T19:44:49.339Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:44:49 [2021-08-11T19:44:49.598Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:44:52 [2021-08-11T19:44:52.131Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:44:52 [2021-08-11T19:44:52.388Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:44:52 [2021-08-11T19:44:52.388Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:44:52 [2021-08-11T19:44:52.388Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:44:53 [2021-08-11T19:44:53.322Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:44:54 [2021-08-11T19:44:54.258Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:44:55 [2021-08-11T19:44:55.197Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:44:55 [2021-08-11T19:44:55.455Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:44:56 [2021-08-11T19:44:56.829Z] === RUN   TestDockerSuite/TestSaveImageId
19:44:57 [2021-08-11T19:44:57.087Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:44:57 [2021-08-11T19:44:57.345Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:44:59 [2021-08-11T19:44:59.243Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents137908475
19:44:59 [2021-08-11T19:44:59.243Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:44:59 [2021-08-11T19:44:59.243Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:45:01 [2021-08-11T19:45:01.143Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:45:01 [2021-08-11T19:45:01.143Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:45:01 [2021-08-11T19:45:01.143Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:45:02 [2021-08-11T19:45:02.519Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:45:03 [2021-08-11T19:45:03.893Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:45:04 [2021-08-11T19:45:04.151Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:45:04 [2021-08-11T19:45:04.151Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:45:04 [2021-08-11T19:45:04.151Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:45:04 [2021-08-11T19:45:04.408Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:45:04 [2021-08-11T19:45:04.973Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:45:06 [2021-08-11T19:45:06.873Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:45:13 [2021-08-11T19:45:13.426Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:45:14 [2021-08-11T19:45:14.816Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:45:15 [2021-08-11T19:45:15.749Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:45:17 [2021-08-11T19:45:17.122Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:45:17 [2021-08-11T19:45:17.798Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:45:17 [2021-08-11T19:45:17.798Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:45:17 [2021-08-11T19:45:17.798Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:45:19 [2021-08-11T19:45:19.648Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:45:20 [2021-08-11T19:45:20.704Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:45:20 [2021-08-11T19:45:20.704Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:45:20 [2021-08-11T19:45:20.704Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:45:20 [2021-08-11T19:45:20.704Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:45:21 [2021-08-11T19:45:21.169Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:45:21 [2021-08-11T19:45:21.169Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:45:21 [2021-08-11T19:45:21.169Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:45:21 [2021-08-11T19:45:21.629Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:45:21 [2021-08-11T19:45:21.629Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:45:21 [2021-08-11T19:45:21.629Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:45:22 [2021-08-11T19:45:22.177Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:45:22 [2021-08-11T19:45:22.436Z] === RUN   TestDockerSuite/TestStartRecordError
19:45:24 [2021-08-11T19:45:24.335Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:45:26 [2021-08-11T19:45:26.237Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:45:27 [2021-08-11T19:45:27.612Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:45:30 [2021-08-11T19:45:30.891Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:45:35 [2021-08-11T19:45:35.106Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:45:37 [2021-08-11T19:45:37.633Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:45:38 [2021-08-11T19:45:38.566Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:45:40 [2021-08-11T19:45:40.463Z]     docker_cli_swarm_test.go:1186: [d87abba35c98f] joining swarm manager [d93aba9637768]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:45:42 [2021-08-11T19:45:42.987Z] === RUN   TestDockerSuite/TestStatsNoStream
19:45:45 [2021-08-11T19:45:45.512Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:45:46 [2021-08-11T19:45:46.887Z]     docker_cli_swarm_test.go:1195: [d02b33a1d6029] joining swarm manager [d93aba9637768]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:45:47 [2021-08-11T19:45:47.146Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:45:48 [2021-08-11T19:45:48.080Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:45:48 [2021-08-11T19:45:48.646Z] === RUN   TestDockerSuite/TestTopPrivileged
19:45:49 [2021-08-11T19:45:49.213Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:45:49 [2021-08-11T19:45:49.213Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:45:49 [2021-08-11T19:45:49.213Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:45:50 [2021-08-11T19:45:50.147Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:45:51 [2021-08-11T19:45:51.599Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:45:51 [2021-08-11T19:45:51.599Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:45:51 [2021-08-11T19:45:51.599Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:45:51 [2021-08-11T19:45:51.599Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:45:54 [2021-08-11T19:45:54.340Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:45:57 [2021-08-11T19:45:57.618Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:45:58 [2021-08-11T19:45:58.186Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:45:58 [2021-08-11T19:45:58.754Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:45:58 [2021-08-11T19:45:58.754Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
19:45:58 [2021-08-11T19:45:58.754Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:45:58 [2021-08-11T19:45:58.754Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
19:45:58 [2021-08-11T19:45:58.754Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:46:00 [2021-08-11T19:46:00.132Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:46:01 [2021-08-11T19:46:01.506Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:46:02 [2021-08-11T19:46:02.441Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:46:04 [2021-08-11T19:46:04.340Z] === RUN   TestDockerSuite/TestUpdateStats
19:46:08 [2021-08-11T19:46:08.519Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:46:09 [2021-08-11T19:46:09.084Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:46:09 [2021-08-11T19:46:09.084Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
19:46:09 [2021-08-11T19:46:09.084Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:46:10 [2021-08-11T19:46:10.987Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:46:11 [2021-08-11T19:46:11.935Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:46:12 [2021-08-11T19:46:12.692Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:46:14 [2021-08-11T19:46:14.871Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:46:15 [2021-08-11T19:46:15.330Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:46:17 [2021-08-11T19:46:17.195Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:46:19 [2021-08-11T19:46:19.072Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:46:21 [2021-08-11T19:46:21.377Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:46:21 [2021-08-11T19:46:21.981Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:46:24 [2021-08-11T19:46:24.891Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:46:25 [2021-08-11T19:46:25.560Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:46:28 [2021-08-11T19:46:28.089Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:46:32 [2021-08-11T19:46:32.272Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:46:37 [2021-08-11T19:46:37.543Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:46:38 [2021-08-11T19:46:38.916Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:46:39 [2021-08-11T19:46:39.175Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:46:41 [2021-08-11T19:46:41.703Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:46:43 [2021-08-11T19:46:43.604Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:46:44 [2021-08-11T19:46:44.539Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:46:47 [2021-08-11T19:46:47.070Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:46:48 [2021-08-11T19:46:48.967Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:46:50 [2021-08-11T19:46:50.867Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:46:52 [2021-08-11T19:46:52.241Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:46:52 [2021-08-11T19:46:52.808Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:46:55 [2021-08-11T19:46:55.364Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:46:57 [2021-08-11T19:46:57.263Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:46:58 [2021-08-11T19:46:58.635Z]     docker_cli_swarm_test.go:1118: [d9fa2c0d5a798] joining swarm manager [d66a1444b18b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:47:00 [2021-08-11T19:47:00.006Z]     docker_cli_swarm_test.go:1119: [dadbf6d3281bb] joining swarm manager [d66a1444b18b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:47:12 [2021-08-11T19:47:12.195Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:47:12 [2021-08-11T19:47:12.195Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:47:12 [2021-08-11T19:47:12.195Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:47:12 [2021-08-11T19:47:12.195Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:47:12 [2021-08-11T19:47:12.195Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:47:12 [2021-08-11T19:47:12.195Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:47:12 [2021-08-11T19:47:12.195Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:47:12 [2021-08-11T19:47:12.453Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:47:12 [2021-08-11T19:47:12.453Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:47:13 [2021-08-11T19:47:13.387Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:47:13 [2021-08-11T19:47:13.387Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:47:13 [2021-08-11T19:47:13.387Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:47:13 [2021-08-11T19:47:13.387Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:47:13 [2021-08-11T19:47:13.387Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:47:15 [2021-08-11T19:47:15.916Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:47:15 [2021-08-11T19:47:15.916Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:47:15 [2021-08-11T19:47:15.916Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:47:15 [2021-08-11T19:47:15.916Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:47:15 [2021-08-11T19:47:15.916Z] === RUN   TestDockerSuite/TestVolumeEvents
19:47:16 [2021-08-11T19:47:16.484Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:47:19 [2021-08-11T19:47:19.016Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:47:19 [2021-08-11T19:47:19.016Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:47:19 [2021-08-11T19:47:19.016Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:47:21 [2021-08-11T19:47:21.571Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:47:25 [2021-08-11T19:47:25.758Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:47:25 [2021-08-11T19:47:25.758Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:47:25 [2021-08-11T19:47:25.758Z] --- PASS: TestDockerSuite (1789.84s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.43s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.73s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.30s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.51s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.45s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.63s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.93s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.29s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.58s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.44s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.50s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.18s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.29s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.39s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.94s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.83s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.50s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.65s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.12s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.32s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.18s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.53s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.94s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.73s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.77s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.81s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.84s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.19s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.78s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.98s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.97s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.94s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.32s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.82s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.70s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.15s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.40s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.50s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.48s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.58s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.83s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.62s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.55s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.35s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.74s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.08s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.54s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.73s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.94s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.67s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.81s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.67s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.66s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.17s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.60s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.93s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.57s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.61s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.30s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.14s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.23s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.56s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.44s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.88s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.33s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.14s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.90s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.07s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.03s)
19:47:25 [2021-08-11T19:47:25.758Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.30s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.93s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.60s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.80s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.43s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.68s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.80s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.66s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (15.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.60s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.58s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.67s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.90s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.43s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.95s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.45s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.62s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.39s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.91s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.65s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.46s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.44s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (9.12s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.32s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.53s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.82s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.81s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.21s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFails (0.87s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.64s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.91s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.60s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.48s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.24s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.18s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.04s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.21s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.38s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.03s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.55s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.27s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.28s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.49s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.26s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.53s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.30s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.51s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.26s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.24s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.54s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.54s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.87s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.14s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.60s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.77s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.21s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.12s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.79s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.16s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.48s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.22s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.71s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.07s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.69s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.19s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.85s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildRm (4.29s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.98s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.12s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.16s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.82s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.71s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.60s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.93s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.50s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.39s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.93s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.38s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildUser (2.18s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.64s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.82s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.72s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.72s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.27s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.91s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.38s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.65s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (3.03s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestBuildXZHost (3.20s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.91s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitChange (1.40s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.43s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.43s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.89s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.56s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.73s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.11s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.00s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.51s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.80s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.10s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.68s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.17s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.27s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.88s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.60s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.30s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.95s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.30s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.06s)
19:47:25 [2021-08-11T19:47:25.759Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.67s)
19:47:25 [2021-08-11T19:47:25.759Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.70s)
19:47:25 [2021-08-11T19:47:25.759Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.62s)
19:47:25 [2021-08-11T19:47:25.759Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.81s)
19:47:25 [2021-08-11T19:47:25.759Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.80s)
19:47:25 [2021-08-11T19:47:25.759Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007880a8_<nil>} (1.65s)
19:47:25 [2021-08-11T19:47:25.759Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1632978339_/foo_false__<nil>_<nil>_<nil>} (1.74s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1632978339_/foo_true__<nil>_<nil>_<nil>} (1.76s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3100812454_/foo_false__<nil>_<nil>_<nil>} (1.70s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3100812454_/foo_true__<nil>_<nil>_<nil>} (1.80s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3100812454_/foo_true__0xc0007880d8_<nil>_<nil>} (1.67s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007880f0_<nil>} (1.76s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000788108_<nil>} (1.55s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000788120_<nil>} (1.59s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000788138_<nil>} (1.55s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.42s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.09s)
19:47:25 [2021-08-11T19:47:25.760Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.06s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.86s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.39s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.96s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.40s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.85s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.73s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.84s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.71s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.69s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.17s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.42s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.48s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.77s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.97s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.21s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.90s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.08s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToDot (0.76s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.60s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.57s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.74s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.45s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.09s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.09s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.39s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.46s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.69s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.00s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.69s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.83s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.36s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.32s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.68s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.92s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.79s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.89s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.77s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.90s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.43s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.36s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.32s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.80s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.95s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.46s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.42s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.44s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.13s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsRename (1.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsResize (1.25s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.93s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.69s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsTop (0.75s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.66s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExec (1.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.27s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.16s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.41s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.20s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.64s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.36s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.89s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.47s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecEnv (1.07s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.97s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.06s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.09s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.78s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.66s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecParseError (0.94s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.22s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.23s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.49s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.64s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecTTY (1.00s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.04s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.98s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.72s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.98s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.46s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.99s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.11s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.75s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestHealth (23.24s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.87s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.24s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.87s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.77s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImportDisplay (2.19s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImportFile (1.85s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.61s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.64s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.76s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.13s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.78s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.69s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.17s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.16s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.12s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.06s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.84s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s)
19:47:25 [2021-08-11T19:47:25.760Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.06s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.91s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.80s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.67s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.30s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.79s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.71s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.66s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.26s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.88s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.14s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.79s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.25s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.37s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.11s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.51s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.61s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.52s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.27s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.65s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.68s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.69s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.08s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.46s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.26s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.44s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.32s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.31s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.16s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsSince (6.87s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.08s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsTail (0.91s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.05s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.06s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.32s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.06s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestNetHostname (3.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.60s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.21s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.15s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPluginActive (1.54s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.45s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.92s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.11s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.05s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.62s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.61s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPortList (8.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.32s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.57s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.72s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.74s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.76s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.88s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.48s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.30s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.77s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.82s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.72s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.98s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.53s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.61s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.19s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.53s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.22s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.49s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.65s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.89s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.52s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.35s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.07s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.63s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.62s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (2.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.18s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.92s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.75s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.34s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.80s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.15s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiTag (0.30s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.77s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.35s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.66s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.85s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.08s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.84s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.34s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.93s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.90s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.67s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.94s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.94s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (2.05s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.28s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.84s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.38s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.67s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.03s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.14s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.61s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.89s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.89s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.18s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.44s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s)
19:47:25 [2021-08-11T19:47:25.761Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.66s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.48s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.67s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.72s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.92s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.56s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.04s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.57s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.03s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.14s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.42s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.34s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunMount (8.39s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.60s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.94s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.05s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.16s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.11s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.12s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.74s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.58s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.82s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.72s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.36s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunRm (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.65s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.51s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunState (1.41s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.44s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.04s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.14s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.57s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.34s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.39s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.94s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.99s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.40s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.88s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.99s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.96s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.95s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.95s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.91s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.38s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.63s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.76s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.65s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.63s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.94s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.15s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.87s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.91s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.90s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.89s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.12s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.88s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.90s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.74s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.76s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.34s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.06s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.93s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.59s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.79s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.56s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.09s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.36s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.25s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.34s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.78s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.19s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.59s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.87s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.01s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.12s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.73s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.54s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.83s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.32s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.47s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.74s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.30s)
19:47:25 [2021-08-11T19:47:25.762Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.78s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.80s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.28s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.77s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.30s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.18s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.07s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.53s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.50s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.36s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.03s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.03s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.99s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.05s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.69s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.70s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (1.00s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.82s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.10s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.76s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.06s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.66s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.79s)
19:47:25 [2021-08-11T19:47:25.763Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:47:25 [2021-08-11T19:47:25.763Z] === RUN   TestDockerRegistrySuite
19:47:25 [2021-08-11T19:47:25.763Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:47:26 [2021-08-11T19:47:26.696Z]     check_test.go:196: [d49b23f2f2d03] daemon is not started
19:47:26 [2021-08-11T19:47:26.696Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:47:27 [2021-08-11T19:47:27.631Z]     check_test.go:196: [d9557fdc70f16] daemon is not started
19:47:27 [2021-08-11T19:47:27.631Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:47:29 [2021-08-11T19:47:29.533Z]     check_test.go:196: [d8c8e7173004e] daemon is not started
19:47:29 [2021-08-11T19:47:29.533Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:47:29 [2021-08-11T19:47:29.533Z]     check_test.go:196: [d685bb2f6f285] daemon is not started
19:47:29 [2021-08-11T19:47:29.533Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:47:32 [2021-08-11T19:47:32.815Z]     check_test.go:196: [d70e465462428] daemon is not started
19:47:32 [2021-08-11T19:47:32.815Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:47:40 [2021-08-11T19:47:40.921Z]     check_test.go:196: [dd2c4692319e8] daemon is not started
19:47:40 [2021-08-11T19:47:40.921Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:47:43 [2021-08-11T19:47:43.455Z]     check_test.go:196: [d0eb9c4556315] daemon is not started
19:47:43 [2021-08-11T19:47:43.455Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:47:44 [2021-08-11T19:47:44.388Z]     check_test.go:196: [dbea0e9f30f75] daemon is not started
19:47:44 [2021-08-11T19:47:44.388Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:47:45 [2021-08-11T19:47:45.762Z]     check_test.go:196: [dc1139f38c2a4] daemon is not started
19:47:45 [2021-08-11T19:47:45.762Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:47:46 [2021-08-11T19:47:46.695Z]     check_test.go:196: [d3ee5d41c93e1] daemon is not started
19:47:46 [2021-08-11T19:47:46.695Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:47:48 [2021-08-11T19:47:48.068Z]     check_test.go:196: [de824bbece9a1] daemon is not started
19:47:48 [2021-08-11T19:47:48.068Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:47:49 [2021-08-11T19:47:49.444Z]     check_test.go:196: [dbdd9b006ccb5] daemon is not started
19:47:49 [2021-08-11T19:47:49.444Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:47:50 [2021-08-11T19:47:50.820Z]     check_test.go:196: [d6b7ba4d8c8c5] daemon is not started
19:47:50 [2021-08-11T19:47:50.820Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:47:50 [2021-08-11T19:47:50.960Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:47:50 [2021-08-11T19:47:50.960Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:47:50 [2021-08-11T19:47:50.960Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
19:47:50 [2021-08-11T19:47:50.960Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:47:51 [2021-08-11T19:47:51.754Z]     check_test.go:196: [dd6cff36f5a4a] daemon is not started
19:47:51 [2021-08-11T19:47:51.754Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:47:53 [2021-08-11T19:47:53.127Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:360975f160393f937c256d6411d0080024c930dfb2165d338c973906a26e9392
19:47:54 [2021-08-11T19:47:54.061Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1c6456069401e03083a7086680e31685b347f720ce25dd5ed6f9e9661f0db72e
19:47:54 [2021-08-11T19:47:54.061Z]     check_test.go:196: [ddbd3c619da13] daemon is not started
19:47:54 [2021-08-11T19:47:54.061Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:47:55 [2021-08-11T19:47:55.437Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5bdba7c2d4962ea55b7078635d02ce6d9d2c1f5b08504507b6f747731e1ace9d
19:47:56 [2021-08-11T19:47:56.370Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:400a3dddee4397cb1a766b5785a1578f5814dee532065ebc6a051151aa3bec0e
19:47:56 [2021-08-11T19:47:56.628Z]     check_test.go:196: [dd417021e71d4] daemon is not started
19:47:56 [2021-08-11T19:47:56.628Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:47:58 [2021-08-11T19:47:58.002Z]     check_test.go:196: [d7f56fa3c389a] daemon is not started
19:47:58 [2021-08-11T19:47:58.002Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:48:00 [2021-08-11T19:48:00.538Z]     check_test.go:196: [d8089e8245bae] daemon is not started
19:48:00 [2021-08-11T19:48:00.795Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:48:01 [2021-08-11T19:48:01.730Z]     check_test.go:196: [da79672a6ef9b] daemon is not started
19:48:01 [2021-08-11T19:48:01.989Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:48:01 [2021-08-11T19:48:01.989Z]     check_test.go:196: [d8a130e4105b1] daemon is not started
19:48:01 [2021-08-11T19:48:01.989Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:48:03 [2021-08-11T19:48:03.365Z]     check_test.go:196: [d87c6c31662fa] daemon is not started
19:48:03 [2021-08-11T19:48:03.365Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:48:04 [2021-08-11T19:48:04.299Z]     check_test.go:196: [d9daa25cde409] daemon is not started
19:48:04 [2021-08-11T19:48:04.299Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:48:05 [2021-08-11T19:48:05.673Z]     check_test.go:196: [d21c2bc62bcbc] daemon is not started
19:48:05 [2021-08-11T19:48:05.673Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:48:08 [2021-08-11T19:48:08.953Z]     check_test.go:196: [da3635ed0d212] daemon is not started
19:48:08 [2021-08-11T19:48:08.953Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:48:08 [2021-08-11T19:48:08.953Z]     check_test.go:196: [de73fc15ddeaf] daemon is not started
19:48:08 [2021-08-11T19:48:08.953Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:48:10 [2021-08-11T19:48:10.325Z]     check_test.go:196: [dc76f48475cf8] daemon is not started
19:48:10 [2021-08-11T19:48:10.326Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:48:10 [2021-08-11T19:48:10.326Z]     check_test.go:196: [dd448fc0f341a] daemon is not started
19:48:10 [2021-08-11T19:48:10.326Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:48:10 [2021-08-11T19:48:10.583Z]     check_test.go:196: [dacca1caba5d5] daemon is not started
19:48:10 [2021-08-11T19:48:10.583Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:48:10 [2021-08-11T19:48:10.841Z]     check_test.go:196: [d54994b2973bf] daemon is not started
19:48:10 [2021-08-11T19:48:10.841Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:48:11 [2021-08-11T19:48:11.099Z]     check_test.go:196: [dd50e79cef8e2] daemon is not started
19:48:11 [2021-08-11T19:48:11.099Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:48:11 [2021-08-11T19:48:11.357Z]     check_test.go:196: [d0e0dfeab444f] daemon is not started
19:48:11 [2021-08-11T19:48:11.357Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:48:11 [2021-08-11T19:48:11.614Z]     check_test.go:196: [d9bc0f30a805d] daemon is not started
19:48:11 [2021-08-11T19:48:11.614Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:48:12 [2021-08-11T19:48:12.988Z]     check_test.go:196: [d1e0970dac1c4] daemon is not started
19:48:12 [2021-08-11T19:48:12.988Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:48:14 [2021-08-11T19:48:14.894Z]     check_test.go:196: [d391133046bd0] daemon is not started
19:48:14 [2021-08-11T19:48:14.894Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:48:15 [2021-08-11T19:48:15.828Z]     check_test.go:196: [d3653538b0dd6] daemon is not started
19:48:15 [2021-08-11T19:48:15.828Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:48:17 [2021-08-11T19:48:17.202Z]     check_test.go:196: [dea72c268119b] daemon is not started
19:48:17 [2021-08-11T19:48:17.202Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:48:18 [2021-08-11T19:48:18.135Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:48:18 [2021-08-11T19:48:18.393Z]     docker_cli_swarm_test.go:1172: [d811e3cd31b70] joining swarm manager [d66a1444b18b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:48:18 [2021-08-11T19:48:18.958Z] --- PASS: TestDockerRegistrySuite (53.71s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.36s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.23s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.47s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.72s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.42s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.24s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.31s)
19:48:18 [2021-08-11T19:48:18.958Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.37s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.53s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.17s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.83s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.18s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.99s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.00s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s)
19:48:18 [2021-08-11T19:48:18.959Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
19:48:18 [2021-08-11T19:48:18.959Z] === RUN   TestDockerSchema1RegistrySuite
19:48:18 [2021-08-11T19:48:18.959Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:48:18 [2021-08-11T19:48:18.959Z]     check_test.go:223: [d393db8db6fe3] daemon is not started
19:48:18 [2021-08-11T19:48:18.959Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:48:23 [2021-08-11T19:48:23.141Z]     check_test.go:223: [d90a57b6210e8] daemon is not started
19:48:23 [2021-08-11T19:48:23.141Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:48:28 [2021-08-11T19:48:28.404Z]     check_test.go:223: [d673a4e7b8500] daemon is not started
19:48:28 [2021-08-11T19:48:28.404Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:48:31 [2021-08-11T19:48:31.686Z]     check_test.go:223: [d0a14cc3590ab] daemon is not started
19:48:31 [2021-08-11T19:48:31.686Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:48:32 [2021-08-11T19:48:32.620Z]     check_test.go:223: [d1f53dd782d7b] daemon is not started
19:48:32 [2021-08-11T19:48:32.620Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:48:33 [2021-08-11T19:48:33.994Z]     check_test.go:223: [d7aa7ee69e401] daemon is not started
19:48:33 [2021-08-11T19:48:33.994Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:48:33 [2021-08-11T19:48:33.994Z]     check_test.go:223: [db97db069fb14] daemon is not started
19:48:33 [2021-08-11T19:48:33.994Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:48:35 [2021-08-11T19:48:35.377Z]     check_test.go:223: [d5f115490a045] daemon is not started
19:48:35 [2021-08-11T19:48:35.377Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:48:36 [2021-08-11T19:48:36.750Z]     check_test.go:223: [d1ac41791b9f9] daemon is not started
19:48:36 [2021-08-11T19:48:36.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:48:37 [2021-08-11T19:48:37.686Z]     check_test.go:223: [d0ef78848a521] daemon is not started
19:48:37 [2021-08-11T19:48:37.686Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:48:40 [2021-08-11T19:48:40.968Z]     check_test.go:223: [dc6c679b7e8b6] daemon is not started
19:48:40 [2021-08-11T19:48:40.968Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:48:40 [2021-08-11T19:48:40.968Z]     check_test.go:223: [d59567b0935ff] daemon is not started
19:48:40 [2021-08-11T19:48:40.968Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:48:41 [2021-08-11T19:48:41.533Z]     check_test.go:223: [db5c8a76941fc] daemon is not started
19:48:41 [2021-08-11T19:48:41.533Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:48:41 [2021-08-11T19:48:41.533Z]     check_test.go:223: [d7f58a730efc1] daemon is not started
19:48:41 [2021-08-11T19:48:41.533Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:48:41 [2021-08-11T19:48:41.791Z]     check_test.go:223: [d28198eae0f98] daemon is not started
19:48:41 [2021-08-11T19:48:41.791Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:48:42 [2021-08-11T19:48:42.048Z]     check_test.go:223: [d2d7ea7643afc] daemon is not started
19:48:42 [2021-08-11T19:48:42.048Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:48:42 [2021-08-11T19:48:42.614Z]     check_test.go:223: [d2401bd438406] daemon is not started
19:48:42 [2021-08-11T19:48:42.614Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:48:42 [2021-08-11T19:48:42.614Z]     check_test.go:223: [d3bd37f6ed038] daemon is not started
19:48:42 [2021-08-11T19:48:42.614Z] --- PASS: TestDockerSchema1RegistrySuite (23.84s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.48s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.40s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.50s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.38s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.09s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.00s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
19:48:42 [2021-08-11T19:48:42.614Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
19:48:42 [2021-08-11T19:48:42.614Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:48:42 [2021-08-11T19:48:42.614Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:48:43 [2021-08-11T19:48:43.548Z]     check_test.go:252: [d63d0c4c1092d] daemon is not started
19:48:43 [2021-08-11T19:48:43.548Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:48:43 [2021-08-11T19:48:43.806Z]     check_test.go:252: [df839f0a290e1] daemon is not started
19:48:43 [2021-08-11T19:48:43.806Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:48:44 [2021-08-11T19:48:44.064Z]     check_test.go:252: [dd9d51c9251b8] daemon is not started
19:48:44 [2021-08-11T19:48:44.064Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:48:45 [2021-08-11T19:48:45.437Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:48:45 [2021-08-11T19:48:45.437Z]     check_test.go:252: [dd97bdb87da41] daemon is not started
19:48:45 [2021-08-11T19:48:45.437Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:48:45 [2021-08-11T19:48:45.695Z]     check_test.go:252: [dd16d6b095976] daemon is not started
19:48:45 [2021-08-11T19:48:45.695Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:48:46 [2021-08-11T19:48:46.261Z]     check_test.go:252: [d951634a180b5] daemon is not started
19:48:46 [2021-08-11T19:48:46.261Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:48:46 [2021-08-11T19:48:46.519Z]     check_test.go:252: [d69be195a7ad6] daemon is not started
19:48:46 [2021-08-11T19:48:46.519Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s)
19:48:46 [2021-08-11T19:48:46.519Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s)
19:48:46 [2021-08-11T19:48:46.519Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
19:48:46 [2021-08-11T19:48:46.519Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
19:48:46 [2021-08-11T19:48:46.519Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
19:48:46 [2021-08-11T19:48:46.519Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
19:48:46 [2021-08-11T19:48:46.519Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
19:48:46 [2021-08-11T19:48:46.519Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
19:48:46 [2021-08-11T19:48:46.519Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
19:48:46 [2021-08-11T19:48:46.519Z] === RUN   TestDockerRegistryAuthTokenSuite
19:48:46 [2021-08-11T19:48:46.519Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:48:51 [2021-08-11T19:48:51.778Z]     check_test.go:279: [d8d63c3123df2] daemon is not started
19:48:51 [2021-08-11T19:48:51.778Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:48:51 [2021-08-11T19:48:51.778Z]     check_test.go:279: [dc8f5066688c4] daemon is not started
19:48:51 [2021-08-11T19:48:51.778Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:48:51 [2021-08-11T19:48:51.778Z]     check_test.go:279: [d0b291d4463f3] daemon is not started
19:48:51 [2021-08-11T19:48:51.778Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:48:52 [2021-08-11T19:48:52.036Z]     check_test.go:279: [d853da83b366b] daemon is not started
19:48:52 [2021-08-11T19:48:52.037Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:48:52 [2021-08-11T19:48:52.301Z]     check_test.go:279: [dbca91120606f] daemon is not started
19:48:52 [2021-08-11T19:48:52.301Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
19:48:52 [2021-08-11T19:48:52.301Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
19:48:52 [2021-08-11T19:48:52.301Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
19:48:52 [2021-08-11T19:48:52.301Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
19:48:52 [2021-08-11T19:48:52.301Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:48:52 [2021-08-11T19:48:52.301Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
19:48:52 [2021-08-11T19:48:52.301Z] === RUN   TestDockerNetworkSuite
19:48:52 [2021-08-11T19:48:52.301Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:48:54 [2021-08-11T19:48:54.201Z]     docker_cli_network_unix_test.go:46: [dfbfc07a61a78] daemon is not started
19:48:54 [2021-08-11T19:48:54.459Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:48:55 [2021-08-11T19:48:55.393Z]     docker_cli_network_unix_test.go:46: [dcb239e97a8df] daemon is not started
19:48:55 [2021-08-11T19:48:55.393Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:48:59 [2021-08-11T19:48:59.576Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:49:00 [2021-08-11T19:49:00.954Z]     docker_cli_network_unix_test.go:46: [dbfa3d7c603ae] daemon is not started
19:49:01 [2021-08-11T19:49:01.213Z]     docker_cli_swarm_test.go:1453: [d8fd5800378b8] joining swarm manager [d1fcbc694e5f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:49:01 [2021-08-11T19:49:01.779Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:49:02 [2021-08-11T19:49:02.037Z]     docker_cli_swarm_test.go:1454: [d2a8b81b27d54] joining swarm manager [d1fcbc694e5f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:49:03 [2021-08-11T19:49:03.935Z]     docker_cli_network_unix_test.go:46: [db93edf2ad443] daemon is not started
19:49:03 [2021-08-11T19:49:03.935Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:49:03 [2021-08-11T19:49:03.935Z]     docker_cli_network_unix_test.go:1233: [d0450f2389fa7] daemon is not started
19:49:07 [2021-08-11T19:49:07.215Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:49:08 [2021-08-11T19:49:08.148Z]     docker_cli_network_unix_test.go:46: [de65d94b3cf11] daemon is not started
19:49:08 [2021-08-11T19:49:08.406Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:49:12 [2021-08-11T19:49:12.615Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:49:13 [2021-08-11T19:49:13.989Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:49:14 [2021-08-11T19:49:14.247Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:49:14 [2021-08-11T19:49:14.505Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:49:14 [2021-08-11T19:49:14.763Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:49:15 [2021-08-11T19:49:15.329Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:49:16 [2021-08-11T19:49:16.264Z]     docker_cli_network_unix_test.go:46: [db73be0c765e7] daemon is not started
19:49:17 [2021-08-11T19:49:17.021Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:49:17 [2021-08-11T19:49:17.022Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:49:17 [2021-08-11T19:49:17.022Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:49:17 [2021-08-11T19:49:17.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:49:18 [2021-08-11T19:49:18.133Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:49:20 [2021-08-11T19:49:20.032Z]     docker_cli_network_unix_test.go:46: [d2af626b85b19] daemon is not started
19:49:20 [2021-08-11T19:49:20.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:49:22 [2021-08-11T19:49:22.868Z]     docker_cli_network_unix_test.go:46: [db2a74437e952] daemon is not started
19:49:22 [2021-08-11T19:49:22.868Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:49:22 [2021-08-11T19:49:22.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:49:23 [2021-08-11T19:49:23.434Z]     docker_cli_network_unix_test.go:46: [d09d992428067] daemon is not started
19:49:23 [2021-08-11T19:49:23.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:49:24 [2021-08-11T19:49:24.259Z]     docker_cli_network_unix_test.go:46: [d9edaaf6b34f8] daemon is not started
19:49:24 [2021-08-11T19:49:24.259Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:49:25 [2021-08-11T19:49:25.196Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:49:25 [2021-08-11T19:49:25.196Z]     docker_cli_network_unix_test.go:46: [da8fe4dd7d245] daemon is not started
19:49:25 [2021-08-11T19:49:25.761Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:49:26 [2021-08-11T19:49:26.704Z]     docker_cli_network_unix_test.go:46: [d4a7c71f9fa97] daemon is not started
19:49:26 [2021-08-11T19:49:26.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:49:27 [2021-08-11T19:49:27.220Z]     docker_cli_network_unix_test.go:46: [d73b787dfbb3b] daemon is not started
19:49:27 [2021-08-11T19:49:27.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:49:27 [2021-08-11T19:49:27.479Z]     docker_cli_swarm_unix_test.go:62: [da17727493ad0] joining swarm manager [d9832db49a4b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:49:27 [2021-08-11T19:49:27.737Z]     docker_cli_network_unix_test.go:46: [dd9c0b4cc0d39] daemon is not started
19:49:27 [2021-08-11T19:49:27.737Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:49:28 [2021-08-11T19:49:28.670Z]     docker_cli_network_unix_test.go:46: [d839bd6b7dcbe] daemon is not started
19:49:28 [2021-08-11T19:49:28.928Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:49:28 [2021-08-11T19:49:28.928Z]     docker_cli_network_unix_test.go:46: [d0a49766ab83a] daemon is not started
19:49:28 [2021-08-11T19:49:28.928Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:49:29 [2021-08-11T19:49:29.186Z]     docker_cli_network_unix_test.go:46: [d8d8987f7ce07] daemon is not started
19:49:29 [2021-08-11T19:49:29.186Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:49:29 [2021-08-11T19:49:29.186Z]     docker_cli_network_unix_test.go:46: [d357bb856b107] daemon is not started
19:49:29 [2021-08-11T19:49:29.186Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:49:30 [2021-08-11T19:49:30.565Z]     docker_cli_network_unix_test.go:46: [d740aa2a13dc0] daemon is not started
19:49:30 [2021-08-11T19:49:30.565Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:49:31 [2021-08-11T19:49:31.502Z]     docker_cli_network_unix_test.go:46: [d6d51849bc15d] daemon is not started
19:49:31 [2021-08-11T19:49:31.760Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:49:31 [2021-08-11T19:49:31.760Z]     docker_cli_network_unix_test.go:46: [d0cd7c1ed2c77] daemon is not started
19:49:31 [2021-08-11T19:49:31.760Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:49:32 [2021-08-11T19:49:32.327Z]     docker_cli_network_unix_test.go:46: [d2df424c9e245] daemon is not started
19:49:32 [2021-08-11T19:49:32.327Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:49:32 [2021-08-11T19:49:32.327Z]     docker_cli_network_unix_test.go:46: [d76c7c419e36e] daemon is not started
19:49:32 [2021-08-11T19:49:32.327Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:49:34 [2021-08-11T19:49:34.228Z]     docker_cli_network_unix_test.go:968: [d39823e28472f] daemon is not started
19:49:35 [2021-08-11T19:49:35.601Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:49:36 [2021-08-11T19:49:36.975Z]     docker_cli_network_unix_test.go:46: [dc2945e9ee6e4] daemon is not started
19:49:37 [2021-08-11T19:49:37.232Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:49:38 [2021-08-11T19:49:38.129Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:49:42 [2021-08-11T19:49:42.499Z]     docker_cli_network_unix_test.go:1116: [dfff87e1d5308] daemon is not started
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestBuildWCOWSandboxSize (771.23s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestBuildWithEmptyDockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestBuildWithEmptyDockerfile (0.63s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestBuildPreserveOwnership
19:49:44 [2021-08-11T19:49:44.294Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestBuildPlatformInvalid
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestBuildPlatformInvalid (0.67s)
19:49:44 [2021-08-11T19:49:44.294Z] PASS
19:49:44 [2021-08-11T19:49:44.294Z] ok  	github.com/docker/docker/integration/build	934.626s
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === Skipped
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     build_session_test.go:25: TODO: BuildKit
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] DONE 29 tests, 5 skipped in 961.297s
19:49:44 [2021-08-11T19:49:44.294Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:49:44 [2021-08-11T19:49:44.294Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:49:44 [2021-08-11T19:49:44.294Z] INFO: Testing against a local daemon
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestConfigInspect
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestConfigInspect (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestConfigList
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestConfigList (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestConfigsCreateAndDelete
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestConfigsUpdate
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestConfigsUpdate (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestTemplatedConfig
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestTemplatedConfig (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestConfigCreateResolve
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestConfigCreateResolve (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] PASS
19:49:44 [2021-08-11T19:49:44.294Z] ok  	github.com/docker/docker/integration/config	0.358s
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === Skipped
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] 
19:49:44 [2021-08-11T19:49:44.294Z] DONE 6 tests, 6 skipped in 3.290s
19:49:44 [2021-08-11T19:49:44.294Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:49:44 [2021-08-11T19:49:44.294Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:49:44 [2021-08-11T19:49:44.294Z] INFO: Testing against a local daemon
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCheckpoint
19:49:44 [2021-08-11T19:49:44.294Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestCheckpoint (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestContainerInvalidJSON
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestContainerInvalidJSON (0.56s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCopyFromContainerPathIsNotDir
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCopyToContainerPathDoesNotExist
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCopyToContainerPathIsNotDir
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCopyFromContainer
19:49:44 [2021-08-11T19:49:44.294Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestCopyFromContainer (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateLinkToNonExistingContainer
19:49:44 [2021-08-11T19:49:44.294Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidEnv
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidEnv/0
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateWithInvalidEnv/0
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidEnv/1
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateWithInvalidEnv/1
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidEnv/2
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateWithInvalidEnv/2
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateWithInvalidEnv/0
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateWithInvalidEnv/2
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateWithInvalidEnv/1
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateTmpfsMountsTarget
19:49:44 [2021-08-11T19:49:44.294Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithCustomMaskedPaths
19:49:44 [2021-08-11T19:49:44.294Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithCustomReadonlyPaths
19:49:44 [2021-08-11T19:49:44.294Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:49:44 [2021-08-11T19:49:44.294Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:49:44 [2021-08-11T19:49:44.294Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateDifferentPlatform
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateDifferentPlatform/different_os
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:49:44 [2021-08-11T19:49:44.294Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:49:44 [2021-08-11T19:49:44.294Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
19:49:44 [2021-08-11T19:49:44.295Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:49:44 [2021-08-11T19:49:44.295Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:49:44 [2021-08-11T19:49:44.295Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:49:44 [2021-08-11T19:49:44.295Z] === RUN   TestContainerKillOnDaemonStart
19:49:44 [2021-08-11T19:49:44.295Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:49:44 [2021-08-11T19:49:44.295Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:49:44 [2021-08-11T19:49:44.295Z] === RUN   TestDiff
19:49:44 [2021-08-11T19:49:44.295Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:49:44 [2021-08-11T19:49:44.295Z] --- SKIP: TestDiff (0.00s)
19:49:44 [2021-08-11T19:49:44.295Z] === RUN   TestExecWithCloseStdin
19:49:44 [2021-08-11T19:49:44.295Z] --- PASS: TestExecWithCloseStdin (2.97s)
19:49:44 [2021-08-11T19:49:44.295Z] === RUN   TestExec
19:49:46 [2021-08-11T19:49:46.456Z] --- PASS: TestExec (2.30s)
19:49:46 [2021-08-11T19:49:46.456Z] === RUN   TestExecUser
19:49:46 [2021-08-11T19:49:46.456Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:49:46 [2021-08-11T19:49:46.456Z] --- SKIP: TestExecUser (0.00s)
19:49:46 [2021-08-11T19:49:46.456Z] === RUN   TestExportContainerAndImportImage
19:49:46 [2021-08-11T19:49:46.456Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:49:46 [2021-08-11T19:49:46.456Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
19:49:46 [2021-08-11T19:49:46.456Z] === RUN   TestExportContainerAfterDaemonRestart
19:49:46 [2021-08-11T19:49:46.456Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:49:46 [2021-08-11T19:49:46.456Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:49:46 [2021-08-11T19:49:46.456Z] === RUN   TestHealthCheckWorkdir
19:49:46 [2021-08-11T19:49:46.456Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:49:46 [2021-08-11T19:49:46.456Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
19:49:46 [2021-08-11T19:49:46.456Z] === RUN   TestHealthKillContainer
19:49:46 [2021-08-11T19:49:46.456Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:49:46 [2021-08-11T19:49:46.456Z] --- SKIP: TestHealthKillContainer (0.00s)
19:49:46 [2021-08-11T19:49:46.456Z] === RUN   TestInspectCpusetInConfigPre120
19:49:46 [2021-08-11T19:49:46.456Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:49:46 [2021-08-11T19:49:46.456Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:49:46 [2021-08-11T19:49:46.456Z] === RUN   TestKillContainerInvalidSignal
19:49:48 [2021-08-11T19:49:48.614Z] --- PASS: TestKillContainerInvalidSignal (2.09s)
19:49:48 [2021-08-11T19:49:48.614Z] === RUN   TestKillContainer
19:49:48 [2021-08-11T19:49:48.614Z] === RUN   TestKillContainer/no_signal
19:49:49 [2021-08-11T19:49:49.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:49:49 [2021-08-11T19:49:49.070Z]     docker_cli_network_unix_test.go:46: [dbc62d82619c6] daemon is not started
19:49:49 [2021-08-11T19:49:49.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:49:49 [2021-08-11T19:49:49.635Z]     docker_cli_network_unix_test.go:46: [d1db48c3dc2f4] daemon is not started
19:49:49 [2021-08-11T19:49:49.635Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:49:49 [2021-08-11T19:49:49.635Z]     docker_cli_network_unix_test.go:46: [d25a415d7e313] daemon is not started
19:49:49 [2021-08-11T19:49:49.635Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:49:49 [2021-08-11T19:49:49.893Z]     docker_cli_network_unix_test.go:46: [df728216e9166] daemon is not started
19:49:49 [2021-08-11T19:49:49.893Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:49:50 [2021-08-11T19:49:50.150Z]     docker_cli_network_unix_test.go:46: [d4b361d84f278] daemon is not started
19:49:50 [2021-08-11T19:49:50.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:49:50 [2021-08-11T19:49:50.150Z]     docker_cli_network_unix_test.go:46: [d586441fa2736] daemon is not started
19:49:50 [2021-08-11T19:49:50.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:49:50 [2021-08-11T19:49:50.150Z]     docker_cli_network_unix_test.go:46: [de0d2f82e76f4] daemon is not started
19:49:50 [2021-08-11T19:49:50.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:49:50 [2021-08-11T19:49:50.526Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:49:50 [2021-08-11T19:49:50.772Z] === RUN   TestKillContainer/non_killing_signal
19:49:50 [2021-08-11T19:49:50.772Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:49:50 [2021-08-11T19:49:50.772Z] === RUN   TestKillContainer/killing_signal
19:49:52 [2021-08-11T19:49:52.967Z] --- PASS: TestKillContainer (4.61s)
19:49:52 [2021-08-11T19:49:52.967Z]     --- PASS: TestKillContainer/no_signal (1.95s)
19:49:52 [2021-08-11T19:49:52.967Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:49:52 [2021-08-11T19:49:52.967Z]     --- PASS: TestKillContainer/killing_signal (2.62s)
19:49:52 [2021-08-11T19:49:52.967Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:49:52 [2021-08-11T19:49:52.967Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:49:52 [2021-08-11T19:49:52.967Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
19:49:52 [2021-08-11T19:49:52.967Z] === RUN   TestKillStoppedContainer
19:49:52 [2021-08-11T19:49:52.967Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:49:52 [2021-08-11T19:49:52.967Z] --- SKIP: TestKillStoppedContainer (0.00s)
19:49:52 [2021-08-11T19:49:52.967Z] === RUN   TestKillStoppedContainerAPIPre120
19:49:52 [2021-08-11T19:49:52.967Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:49:52 [2021-08-11T19:49:52.967Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
19:49:52 [2021-08-11T19:49:52.967Z] === RUN   TestKillDifferentUserContainer
19:49:52 [2021-08-11T19:49:52.967Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:49:52 [2021-08-11T19:49:52.967Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
19:49:52 [2021-08-11T19:49:52.967Z] === RUN   TestInspectOomKilledTrue
19:49:52 [2021-08-11T19:49:52.967Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:49:52 [2021-08-11T19:49:52.967Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:49:52 [2021-08-11T19:49:52.967Z] === RUN   TestInspectOomKilledFalse
19:49:52 [2021-08-11T19:49:52.967Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:49:52 [2021-08-11T19:49:52.967Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:49:52 [2021-08-11T19:49:52.967Z] === RUN   TestLogsFollowTailEmpty
19:49:53 [2021-08-11T19:49:53.432Z]     docker_cli_network_unix_test.go:46: [d619bdcc0b22b] daemon is not started
19:49:53 [2021-08-11T19:49:53.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:49:53 [2021-08-11T19:49:53.998Z]     docker_cli_network_unix_test.go:46: [d986d389032d2] daemon is not started
19:49:53 [2021-08-11T19:49:53.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:49:53 [2021-08-11T19:49:53.998Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:49:53 [2021-08-11T19:49:53.998Z]     docker_cli_network_unix_test.go:46: [df78301c33157] daemon is not started
19:49:53 [2021-08-11T19:49:53.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:49:54 [2021-08-11T19:49:54.564Z]     docker_cli_network_unix_test.go:46: [df09e96327e97] daemon is not started
19:49:54 [2021-08-11T19:49:54.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:49:55 [2021-08-11T19:49:55.130Z] --- PASS: TestLogsFollowTailEmpty (2.04s)
19:49:55 [2021-08-11T19:49:55.130Z] === RUN   TestNetworkNat
19:49:55 [2021-08-11T19:49:55.130Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:49:55 [2021-08-11T19:49:55.130Z] --- SKIP: TestNetworkNat (0.00s)
19:49:55 [2021-08-11T19:49:55.130Z] === RUN   TestNetworkLocalhostTCPNat
19:49:57 [2021-08-11T19:49:57.291Z] --- PASS: TestNetworkLocalhostTCPNat (2.33s)
19:49:57 [2021-08-11T19:49:57.291Z] === RUN   TestNetworkLoopbackNat
19:49:57 [2021-08-11T19:49:57.291Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:49:57 [2021-08-11T19:49:57.291Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
19:49:57 [2021-08-11T19:49:57.291Z] === RUN   TestPause
19:49:57 [2021-08-11T19:49:57.291Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:49:57 [2021-08-11T19:49:57.291Z] --- SKIP: TestPause (0.00s)
19:49:57 [2021-08-11T19:49:57.291Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:49:59 [2021-08-11T19:49:59.006Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:49:59 [2021-08-11T19:49:59.487Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s)
19:49:59 [2021-08-11T19:49:59.487Z] === RUN   TestPauseStopPausedContainer
19:49:59 [2021-08-11T19:49:59.487Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
19:49:59 [2021-08-11T19:49:59.487Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:49:59 [2021-08-11T19:49:59.487Z] === RUN   TestPsFilter
19:49:59 [2021-08-11T19:49:59.941Z] --- PASS: TestPsFilter (0.35s)
19:49:59 [2021-08-11T19:49:59.941Z] === RUN   TestRemoveContainerWithRemovedVolume
19:50:00 [2021-08-11T19:50:00.379Z]     docker_cli_network_unix_test.go:1084: [dfcebecd65fc7] daemon is not started
19:50:02 [2021-08-11T19:50:02.101Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.53s)
19:50:02 [2021-08-11T19:50:02.101Z] === RUN   TestRemoveContainerWithVolume
19:50:02 [2021-08-11T19:50:02.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:50:02 [2021-08-11T19:50:02.280Z]     docker_cli_network_unix_test.go:46: [d85c765c7f883] daemon is not started
19:50:02 [2021-08-11T19:50:02.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:50:02 [2021-08-11T19:50:02.848Z]     docker_cli_network_unix_test.go:46: [d82f2cccdfa22] daemon is not started
19:50:03 [2021-08-11T19:50:03.106Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:50:04 [2021-08-11T19:50:04.983Z] --- PASS: TestRemoveContainerWithVolume (2.56s)
19:50:04 [2021-08-11T19:50:04.983Z] === RUN   TestRemoveContainerRunning
19:50:05 [2021-08-11T19:50:05.012Z]     docker_cli_network_unix_test.go:46: [de1c30cf3c59b] daemon is not started
19:50:05 [2021-08-11T19:50:05.270Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:50:05 [2021-08-11T19:50:05.270Z]     docker_cli_network_unix_test.go:46: [dd1e22ded8535] daemon is not started
19:50:05 [2021-08-11T19:50:05.270Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:50:05 [2021-08-11T19:50:05.335Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:50:05 [2021-08-11T19:50:05.835Z]     docker_cli_network_unix_test.go:46: [db6e3221393f9] daemon is not started
19:50:06 [2021-08-11T19:50:06.093Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:50:06 [2021-08-11T19:50:06.659Z]     docker_cli_network_unix_test.go:46: [dc734cd7b4121] daemon is not started
19:50:06 [2021-08-11T19:50:06.659Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:50:07 [2021-08-11T19:50:07.142Z] --- PASS: TestRemoveContainerRunning (1.96s)
19:50:07 [2021-08-11T19:50:07.142Z] === RUN   TestRemoveContainerForceRemoveRunning
19:50:07 [2021-08-11T19:50:07.597Z]     docker_cli_network_unix_test.go:46: [d0f65f73fbbca] daemon is not started
19:50:07 [2021-08-11T19:50:07.597Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:50:08 [2021-08-11T19:50:08.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s)
19:50:08 [2021-08-11T19:50:08.667Z] === RUN   TestRemoveInvalidContainer
19:50:08 [2021-08-11T19:50:08.667Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:50:08 [2021-08-11T19:50:08.667Z] === RUN   TestRenameLinkedContainer
19:50:08 [2021-08-11T19:50:08.667Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:50:08 [2021-08-11T19:50:08.667Z] --- SKIP: TestRenameLinkedContainer (0.00s)
19:50:08 [2021-08-11T19:50:08.667Z] === RUN   TestRenameStoppedContainer
19:50:11 [2021-08-11T19:50:11.556Z] --- PASS: TestRenameStoppedContainer (2.59s)
19:50:11 [2021-08-11T19:50:11.556Z] === RUN   TestRenameRunningContainerAndReuse
19:50:12 [2021-08-11T19:50:12.863Z]     docker_cli_network_unix_test.go:46: [d4f8c90b0b98d] daemon is not started
19:50:12 [2021-08-11T19:50:12.863Z] --- PASS: TestDockerNetworkSuite (80.36s)
19:50:12 [2021-08-11T19:50:12.863Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.34s)
19:50:12 [2021-08-11T19:50:12.863Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s)
19:50:12 [2021-08-11T19:50:12.863Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.22s)
19:50:12 [2021-08-11T19:50:12.863Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.16s)
19:50:12 [2021-08-11T19:50:12.863Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.97s)
19:50:12 [2021-08-11T19:50:12.863Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.66s)
19:50:12 [2021-08-11T19:50:12.863Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.63s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.60s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.00s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.68s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.37s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.29s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.49s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.13s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.12s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.36s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.54s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.93s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.90s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.36s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.11s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.15s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.66s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.96s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.75s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.45s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.99s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.01s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.14s)
19:50:12 [2021-08-11T19:50:12.864Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.82s)
19:50:12 [2021-08-11T19:50:12.864Z] === RUN   TestDockerHubPullSuite
19:50:12 [2021-08-11T19:50:12.864Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:50:14 [2021-08-11T19:50:14.236Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:50:15 [2021-08-11T19:50:15.263Z] --- PASS: TestRenameRunningContainerAndReuse (4.01s)
19:50:15 [2021-08-11T19:50:15.263Z] === RUN   TestRenameInvalidName
19:50:16 [2021-08-11T19:50:16.132Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:50:16 [2021-08-11T19:50:16.698Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:50:17 [2021-08-11T19:50:17.424Z] --- PASS: TestRenameInvalidName (1.91s)
19:50:17 [2021-08-11T19:50:17.424Z] === RUN   TestRenameAnonymousContainer
19:50:17 [2021-08-11T19:50:17.632Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:50:17 [2021-08-11T19:50:17.890Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:50:17 [2021-08-11T19:50:17.890Z] --- PASS: TestDockerHubPullSuite (5.40s)
19:50:17 [2021-08-11T19:50:17.890Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s)
19:50:17 [2021-08-11T19:50:17.890Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
19:50:17 [2021-08-11T19:50:17.890Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s)
19:50:17 [2021-08-11T19:50:17.890Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.07s)
19:50:17 [2021-08-11T19:50:17.890Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
19:50:17 [2021-08-11T19:50:17.890Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
19:50:17 [2021-08-11T19:50:17.890Z] PASS
19:50:17 [2021-08-11T19:50:17.890Z] 
19:50:17 [2021-08-11T19:50:17.890Z] === Skipped
19:50:17 [2021-08-11T19:50:17.890Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:50:17 [2021-08-11T19:50:17.890Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_sni_test.go:18: Flakey test
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:50:17 [2021-08-11T19:50:17.891Z]     docker_cli_network_unix_test.go:46: [df78301c33157] daemon is not started
19:50:17 [2021-08-11T19:50:17.891Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] DONE 1269 tests, 51 skipped in 2014.501s
19:50:17 [2021-08-11T19:50:17.891Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:50:17 [2021-08-11T19:50:17.891Z] ++++ cat bundles/test-integration/docker.pid
19:50:17 [2021-08-11T19:50:17.891Z] +++ kill 8776
19:50:17 [2021-08-11T19:50:17.891Z] +++ /etc/init.d/apparmor stop
19:50:17 [2021-08-11T19:50:17.891Z] Leaving: AppArmorNo profiles have been unloaded.
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] Unloading profiles will leave already running processes permanently
19:50:17 [2021-08-11T19:50:17.891Z] unconfined, which can lead to unexpected situations.
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:17 [2021-08-11T19:50:17.891Z] To set a process to complain mode, use the command line tool
19:50:17 [2021-08-11T19:50:17.891Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:50:17 [2021-08-11T19:50:17.891Z] +++ true
19:50:17 [2021-08-11T19:50:17.891Z] exiting test-integration
19:50:17 [2021-08-11T19:50:17.891Z] ++ exit 0
19:50:17 [2021-08-11T19:50:17.891Z] 
19:50:18 [2021-08-11T19:50:18.153Z] + for job in $(jobs -p)
19:50:18 [2021-08-11T19:50:18.153Z] + wait 10789
19:50:19 [2021-08-11T19:50:19.086Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:50:21 [2021-08-11T19:50:21.614Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:50:24 [2021-08-11T19:50:24.895Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:50:27 [2021-08-11T19:50:27.421Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:50:27 [2021-08-11T19:50:27.694Z] --- PASS: TestRenameAnonymousContainer (8.87s)
19:50:27 [2021-08-11T19:50:27.694Z] === RUN   TestRenameContainerWithSameName
19:50:28 [2021-08-11T19:50:28.149Z] --- PASS: TestRenameContainerWithSameName (2.02s)
19:50:28 [2021-08-11T19:50:28.149Z] === RUN   TestRenameContainerWithLinkedContainer
19:50:28 [2021-08-11T19:50:28.149Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
19:50:28 [2021-08-11T19:50:28.149Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
19:50:28 [2021-08-11T19:50:28.149Z] === RUN   TestResize
19:50:30 [2021-08-11T19:50:30.310Z] --- PASS: TestResize (2.06s)
19:50:30 [2021-08-11T19:50:30.310Z] === RUN   TestResizeWithInvalidSize
19:50:30 [2021-08-11T19:50:30.704Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:50:32 [2021-08-11T19:50:32.468Z] --- PASS: TestResizeWithInvalidSize (2.05s)
19:50:32 [2021-08-11T19:50:32.468Z] === RUN   TestResizeWhenContainerNotStarted
19:50:33 [2021-08-11T19:50:33.234Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:50:34 [2021-08-11T19:50:34.628Z] --- PASS: TestResizeWhenContainerNotStarted (2.07s)
19:50:34 [2021-08-11T19:50:34.628Z] === RUN   TestDaemonRestartKillContainers
19:50:34 [2021-08-11T19:50:34.628Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:50:34 [2021-08-11T19:50:34.628Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:50:34 [2021-08-11T19:50:34.628Z] === RUN   TestStats
19:50:34 [2021-08-11T19:50:34.628Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:50:34 [2021-08-11T19:50:34.628Z] --- SKIP: TestStats (0.00s)
19:50:34 [2021-08-11T19:50:34.628Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:50:35 [2021-08-11T19:50:35.130Z]     docker_api_swarm_test.go:961: [d23546d433fab] joining swarm manager [d513871907fcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:50:35 [2021-08-11T19:50:35.300Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:50:41 [2021-08-11T19:50:41.669Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.42s)
19:50:41 [2021-08-11T19:50:41.669Z] === RUN   TestStopContainerWithTimeout
19:50:41 [2021-08-11T19:50:41.669Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:50:41 [2021-08-11T19:50:41.669Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
19:50:41 [2021-08-11T19:50:41.669Z] === RUN   TestUpdateRestartPolicy
19:50:43 [2021-08-11T19:50:43.872Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:50:53 [2021-08-11T19:50:53.196Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:50:54 [2021-08-11T19:50:54.193Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:51:02 [2021-08-11T19:51:02.692Z] --- PASS: TestUpdateRestartPolicy (21.26s)
19:51:02 [2021-08-11T19:51:02.692Z] === RUN   TestUpdateRestartWithAutoRemove
19:51:04 [2021-08-11T19:51:04.217Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s)
19:51:04 [2021-08-11T19:51:04.217Z] === RUN   TestWaitNonBlocked
19:51:04 [2021-08-11T19:51:04.217Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:51:04 [2021-08-11T19:51:04.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:51:04 [2021-08-11T19:51:04.217Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:51:04 [2021-08-11T19:51:04.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:51:04 [2021-08-11T19:51:04.217Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:51:04 [2021-08-11T19:51:04.217Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:51:05 [2021-08-11T19:51:05.419Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:51:07 [2021-08-11T19:51:07.109Z] --- PASS: TestWaitNonBlocked (0.03s)
19:51:07 [2021-08-11T19:51:07.109Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.65s)
19:51:07 [2021-08-11T19:51:07.109Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.78s)
19:51:07 [2021-08-11T19:51:07.109Z] === RUN   TestWaitBlocked
19:51:07 [2021-08-11T19:51:07.109Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:51:07 [2021-08-11T19:51:07.109Z] --- SKIP: TestWaitBlocked (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z] PASS
19:51:07 [2021-08-11T19:51:07.109Z] ok  	github.com/docker/docker/integration/container	88.022s
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === Skipped
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:51:07 [2021-08-11T19:51:07.109Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:51:07 [2021-08-11T19:51:07.109Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:51:07 [2021-08-11T19:51:07.109Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] 
19:51:07 [2021-08-11T19:51:07.109Z] DONE 87 tests, 33 skipped in 90.566s
19:51:07 [2021-08-11T19:51:07.109Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
19:51:07 [2021-08-11T19:51:07.945Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:51:09 [2021-08-11T19:51:09.842Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:51:13 [2021-08-11T19:51:13.119Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:51:19 [2021-08-11T19:51:19.673Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:51:24 [2021-08-11T19:51:24.943Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:51:28 [2021-08-11T19:51:28.236Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:51:30 [2021-08-11T19:51:30.762Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestConfigDaemonLibtrustID
19:51:32 [2021-08-11T19:51:32.270Z]     daemon_test.go:19: runtime.GOOS != "linux"
19:51:32 [2021-08-11T19:51:32.270Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestDaemonConfigValidation
19:51:32 [2021-08-11T19:51:32.270Z]     daemon_test.go:38: runtime.GOOS != "linux"
19:51:32 [2021-08-11T19:51:32.270Z] --- SKIP: TestDaemonConfigValidation (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestConfigDaemonSeccompProfiles
19:51:32 [2021-08-11T19:51:32.270Z]     daemon_test.go:104: runtime.GOOS != "linux"
19:51:32 [2021-08-11T19:51:32.270Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z] PASS
19:51:32 [2021-08-11T19:51:32.270Z] ok  	github.com/docker/docker/integration/daemon	0.504s
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] === Skipped
19:51:32 [2021-08-11T19:51:32.270Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z]     daemon_test.go:19: runtime.GOOS != "linux"
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z]     daemon_test.go:38: runtime.GOOS != "linux"
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z]     daemon_test.go:104: runtime.GOOS != "linux"
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] DONE 3 tests, 3 skipped in 21.753s
19:51:32 [2021-08-11T19:51:32.270Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:51:32 [2021-08-11T19:51:32.270Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:32 [2021-08-11T19:51:32.270Z] INFO: Testing against a local daemon
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestCommitInheritsEnv
19:51:32 [2021-08-11T19:51:32.270Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:51:32 [2021-08-11T19:51:32.270Z] --- SKIP: TestCommitInheritsEnv (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestImportExtremelyLargeImageWorks
19:51:32 [2021-08-11T19:51:32.270Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:51:32 [2021-08-11T19:51:32.270Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestImagesFilterMultiReference
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestImagePullPlatformInvalid
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestRemoveImageOrphaning
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestRemoveImageOrphaning (0.96s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestTagInvalidReference
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestTagInvalidReference (0.03s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestTagValidPrefixedRepo
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestTagExistedNameWithoutForce
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestTagOfficialNames
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestTagOfficialNames (0.07s)
19:51:32 [2021-08-11T19:51:32.270Z] === RUN   TestTagMatchesDigest
19:51:32 [2021-08-11T19:51:32.270Z] --- PASS: TestTagMatchesDigest (0.03s)
19:51:32 [2021-08-11T19:51:32.270Z] PASS
19:51:32 [2021-08-11T19:51:32.270Z] ok  	github.com/docker/docker/integration/image	1.578s
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] === Skipped
19:51:32 [2021-08-11T19:51:32.270Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:51:32 [2021-08-11T19:51:32.270Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] 
19:51:32 [2021-08-11T19:51:32.270Z] DONE 11 tests, 2 skipped in 3.248s
19:51:32 [2021-08-11T19:51:32.270Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:51:34 [2021-08-11T19:51:34.042Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:51:34 [2021-08-11T19:51:34.443Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:34 [2021-08-11T19:51:34.443Z] INFO: Testing against a local daemon
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestNetworkCreateDelete
19:51:34 [2021-08-11T19:51:34.443Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestNetworkCreateDelete (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestDockerNetworkDeletePreferID
19:51:34 [2021-08-11T19:51:34.443Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestDaemonDNSFallback
19:51:34 [2021-08-11T19:51:34.443Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestDaemonDNSFallback (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestInspectNetwork
19:51:34 [2021-08-11T19:51:34.443Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestInspectNetwork (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestRunContainerWithBridgeNone
19:51:34 [2021-08-11T19:51:34.443Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestNetworkInvalidJSON
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestNetworkInvalidJSON//networks/create
19:51:34 [2021-08-11T19:51:34.443Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:51:34 [2021-08-11T19:51:34.443Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:51:34 [2021-08-11T19:51:34.443Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:51:34 [2021-08-11T19:51:34.443Z] === CONT  TestNetworkInvalidJSON//networks/create
19:51:34 [2021-08-11T19:51:34.443Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:51:34 [2021-08-11T19:51:34.443Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:51:34 [2021-08-11T19:51:34.443Z] --- PASS: TestNetworkInvalidJSON (0.04s)
19:51:34 [2021-08-11T19:51:34.443Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
19:51:34 [2021-08-11T19:51:34.443Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestNetworkList
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestNetworkList//networks
19:51:34 [2021-08-11T19:51:34.443Z] === PAUSE TestNetworkList//networks
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestNetworkList//networks/
19:51:34 [2021-08-11T19:51:34.443Z] === PAUSE TestNetworkList//networks/
19:51:34 [2021-08-11T19:51:34.443Z] === CONT  TestNetworkList//networks
19:51:34 [2021-08-11T19:51:34.443Z] === CONT  TestNetworkList//networks/
19:51:34 [2021-08-11T19:51:34.443Z] --- PASS: TestNetworkList (0.03s)
19:51:34 [2021-08-11T19:51:34.443Z]     --- PASS: TestNetworkList//networks (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestHostIPv4BridgeLabel
19:51:34 [2021-08-11T19:51:34.443Z]     network_test.go:128: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestDaemonRestartWithLiveRestore
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:29: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestDaemonDefaultNetworkPools
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:58: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestDaemonRestartWithExistingNetwork
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:102: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:136: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:187: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestServiceWithPredefinedNetwork
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:212: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:242: FLAKY_TEST
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestServiceWithDataPathPortInit
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:333: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:401: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z] PASS
19:51:34 [2021-08-11T19:51:34.443Z] ok  	github.com/docker/docker/integration/network	0.353s
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === Skipped
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     network_test.go:128: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:29: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:58: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:102: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:136: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:187: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:212: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:242: FLAKY_TEST
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:333: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:51:34 [2021-08-11T19:51:34.443Z]     service_test.go:401: testEnv.OSType == "windows"
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] 
19:51:34 [2021-08-11T19:51:34.443Z] DONE 22 tests, 15 skipped in 2.075s
19:51:34 [2021-08-11T19:51:34.443Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:51:34 [2021-08-11T19:51:34.901Z] testing: warning: no tests to run
19:51:34 [2021-08-11T19:51:34.901Z] PASS
19:51:34 [2021-08-11T19:51:34.901Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.121s
19:51:34 [2021-08-11T19:51:34.901Z] 
19:51:34 [2021-08-11T19:51:34.901Z] DONE 0 tests in 0.691s
19:51:35 [2021-08-11T19:51:35.359Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:51:35 [2021-08-11T19:51:35.816Z] testing: warning: no tests to run
19:51:35 [2021-08-11T19:51:35.816Z] PASS
19:51:35 [2021-08-11T19:51:35.816Z] ok  	github.com/docker/docker/integration/network/macvlan	0.125s
19:51:35 [2021-08-11T19:51:35.816Z] 
19:51:35 [2021-08-11T19:51:35.816Z] DONE 0 tests in 0.681s
19:51:35 [2021-08-11T19:51:35.816Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:51:35 [2021-08-11T19:51:35.940Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:51:36 [2021-08-11T19:51:36.782Z] testing: warning: no tests to run
19:51:36 [2021-08-11T19:51:36.782Z] PASS
19:51:36 [2021-08-11T19:51:36.782Z] ok  	github.com/docker/docker/integration/plugin	0.118s
19:51:36 [2021-08-11T19:51:36.782Z] 
19:51:36 [2021-08-11T19:51:36.782Z] DONE 0 tests in 0.742s
19:51:36 [2021-08-11T19:51:36.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:51:37 [2021-08-11T19:51:37.240Z] testing: warning: no tests to run
19:51:37 [2021-08-11T19:51:37.240Z] PASS
19:51:37 [2021-08-11T19:51:37.240Z] ok  	github.com/docker/docker/integration/plugin/authz	0.128s
19:51:37 [2021-08-11T19:51:37.240Z] 
19:51:37 [2021-08-11T19:51:37.240Z] DONE 0 tests in 0.673s
19:51:37 [2021-08-11T19:51:37.240Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:51:39 [2021-08-11T19:51:39.221Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:51:41 [2021-08-11T19:51:41.747Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:51:43 [2021-08-11T19:51:43.036Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:43 [2021-08-11T19:51:43.036Z] INFO: Testing against a local daemon
19:51:43 [2021-08-11T19:51:43.036Z] === RUN   TestPluginInvalidJSON
19:51:43 [2021-08-11T19:51:43.036Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:51:43 [2021-08-11T19:51:43.036Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:51:43 [2021-08-11T19:51:43.036Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:51:43 [2021-08-11T19:51:43.036Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:51:43 [2021-08-11T19:51:43.036Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:51:43 [2021-08-11T19:51:43.036Z] === RUN   TestPluginInstall
19:51:43 [2021-08-11T19:51:43.036Z]     plugin_test.go:64: testEnv.OSType == "windows"
19:51:43 [2021-08-11T19:51:43.036Z] --- SKIP: TestPluginInstall (0.00s)
19:51:43 [2021-08-11T19:51:43.036Z] === RUN   TestPluginsWithRuntimes
19:51:43 [2021-08-11T19:51:43.036Z]     plugin_test.go:173: testEnv.OSType == "windows"
19:51:43 [2021-08-11T19:51:43.036Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:51:43 [2021-08-11T19:51:43.036Z] === RUN   TestPluginBackCompatMediaTypes
19:51:43 [2021-08-11T19:51:43.036Z]     plugin_test.go:235: testEnv.OSType == "windows"
19:51:43 [2021-08-11T19:51:43.036Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:51:43 [2021-08-11T19:51:43.036Z] PASS
19:51:43 [2021-08-11T19:51:43.036Z] ok  	github.com/docker/docker/integration/plugin/common	0.351s
19:51:43 [2021-08-11T19:51:43.493Z] 
19:51:43 [2021-08-11T19:51:43.493Z] === Skipped
19:51:43 [2021-08-11T19:51:43.493Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:51:43 [2021-08-11T19:51:43.493Z]     plugin_test.go:64: testEnv.OSType == "windows"
19:51:43 [2021-08-11T19:51:43.493Z] 
19:51:43 [2021-08-11T19:51:43.493Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
19:51:43 [2021-08-11T19:51:43.493Z]     plugin_test.go:173: testEnv.OSType == "windows"
19:51:43 [2021-08-11T19:51:43.493Z] 
19:51:43 [2021-08-11T19:51:43.493Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
19:51:43 [2021-08-11T19:51:43.493Z]     plugin_test.go:235: testEnv.OSType == "windows"
19:51:43 [2021-08-11T19:51:43.493Z] 
19:51:43 [2021-08-11T19:51:43.493Z] 
19:51:43 [2021-08-11T19:51:43.493Z] DONE 5 tests, 3 skipped in 6.001s
19:51:43 [2021-08-11T19:51:43.493Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:51:46 [2021-08-11T19:51:46.397Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:46 [2021-08-11T19:51:46.397Z] INFO: Testing against a local daemon
19:51:46 [2021-08-11T19:51:46.397Z] === RUN   TestExternalGraphDriver
19:51:46 [2021-08-11T19:51:46.397Z]     external_test.go:48: runtime.GOOS == "windows"
19:51:46 [2021-08-11T19:51:46.397Z] --- SKIP: TestExternalGraphDriver (0.00s)
19:51:46 [2021-08-11T19:51:46.397Z] === RUN   TestGraphdriverPluginV2
19:51:46 [2021-08-11T19:51:46.397Z]     external_test.go:408: runtime.GOOS == "windows"
19:51:46 [2021-08-11T19:51:46.397Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
19:51:46 [2021-08-11T19:51:46.397Z] PASS
19:51:46 [2021-08-11T19:51:46.397Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.381s
19:51:46 [2021-08-11T19:51:46.397Z] 
19:51:46 [2021-08-11T19:51:46.397Z] === Skipped
19:51:46 [2021-08-11T19:51:46.397Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:51:46 [2021-08-11T19:51:46.397Z]     external_test.go:48: runtime.GOOS == "windows"
19:51:46 [2021-08-11T19:51:46.397Z] 
19:51:46 [2021-08-11T19:51:46.397Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:51:46 [2021-08-11T19:51:46.397Z]     external_test.go:408: runtime.GOOS == "windows"
19:51:46 [2021-08-11T19:51:46.397Z] 
19:51:46 [2021-08-11T19:51:46.397Z] 
19:51:46 [2021-08-11T19:51:46.397Z] DONE 2 tests, 2 skipped in 3.064s
19:51:46 [2021-08-11T19:51:46.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:51:49 [2021-08-11T19:51:49.299Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:49 [2021-08-11T19:51:49.299Z] INFO: Testing against a local daemon
19:51:49 [2021-08-11T19:51:49.299Z] === RUN   TestReadPluginNoRead
19:51:49 [2021-08-11T19:51:49.299Z]     read_test.go:21: no unix domain sockets on Windows
19:51:49 [2021-08-11T19:51:49.299Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:51:49 [2021-08-11T19:51:49.299Z] PASS
19:51:49 [2021-08-11T19:51:49.299Z] ok  	github.com/docker/docker/integration/plugin/logging	0.329s
19:51:49 [2021-08-11T19:51:49.299Z] 
19:51:49 [2021-08-11T19:51:49.299Z] === Skipped
19:51:49 [2021-08-11T19:51:49.299Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:51:49 [2021-08-11T19:51:49.299Z]     read_test.go:21: no unix domain sockets on Windows
19:51:49 [2021-08-11T19:51:49.299Z] 
19:51:49 [2021-08-11T19:51:49.299Z] 
19:51:49 [2021-08-11T19:51:49.299Z] DONE 1 tests, 1 skipped in 2.469s
19:51:49 [2021-08-11T19:51:49.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:51:50 [2021-08-11T19:51:50.265Z] testing: warning: no tests to run
19:51:50 [2021-08-11T19:51:50.265Z] PASS
19:51:50 [2021-08-11T19:51:50.265Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.146s
19:51:50 [2021-08-11T19:51:50.265Z] 
19:51:50 [2021-08-11T19:51:50.265Z] DONE 0 tests in 1.025s
19:51:50 [2021-08-11T19:51:50.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:51:52 [2021-08-11T19:51:52.444Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:52 [2021-08-11T19:51:52.444Z] INFO: Testing against a local daemon
19:51:52 [2021-08-11T19:51:52.444Z] === RUN   TestPluginWithDevMounts
19:51:52 [2021-08-11T19:51:52.444Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:51:52 [2021-08-11T19:51:52.444Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:51:52 [2021-08-11T19:51:52.444Z] PASS
19:51:52 [2021-08-11T19:51:52.444Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.342s
19:51:52 [2021-08-11T19:51:52.444Z] 
19:51:52 [2021-08-11T19:51:52.444Z] === Skipped
19:51:52 [2021-08-11T19:51:52.444Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:51:52 [2021-08-11T19:51:52.444Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:51:52 [2021-08-11T19:51:52.444Z] 
19:51:52 [2021-08-11T19:51:52.444Z] 
19:51:52 [2021-08-11T19:51:52.444Z] DONE 1 tests, 1 skipped in 2.013s
19:51:52 [2021-08-11T19:51:52.444Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:51:53 [2021-08-11T19:51:53.977Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:53 [2021-08-11T19:51:53.977Z] INFO: Testing against a local daemon
19:51:53 [2021-08-11T19:51:53.977Z] === RUN   TestSecretInspect
19:51:53 [2021-08-11T19:51:53.977Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:51:53 [2021-08-11T19:51:53.977Z] --- SKIP: TestSecretInspect (0.00s)
19:51:53 [2021-08-11T19:51:53.977Z] === RUN   TestSecretList
19:51:53 [2021-08-11T19:51:53.977Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:51:53 [2021-08-11T19:51:53.977Z] --- SKIP: TestSecretList (0.00s)
19:51:53 [2021-08-11T19:51:53.977Z] === RUN   TestSecretsCreateAndDelete
19:51:53 [2021-08-11T19:51:53.977Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:51:53 [2021-08-11T19:51:53.977Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
19:51:53 [2021-08-11T19:51:53.977Z] === RUN   TestSecretsUpdate
19:51:53 [2021-08-11T19:51:53.977Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:51:53 [2021-08-11T19:51:53.977Z] --- SKIP: TestSecretsUpdate (0.00s)
19:51:53 [2021-08-11T19:51:53.977Z] === RUN   TestTemplatedSecret
19:51:53 [2021-08-11T19:51:53.977Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:51:53 [2021-08-11T19:51:53.977Z] --- SKIP: TestTemplatedSecret (0.00s)
19:51:53 [2021-08-11T19:51:53.977Z] === RUN   TestSecretCreateResolve
19:51:53 [2021-08-11T19:51:53.977Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:51:53 [2021-08-11T19:51:53.977Z] --- SKIP: TestSecretCreateResolve (0.00s)
19:51:53 [2021-08-11T19:51:53.977Z] PASS
19:51:53 [2021-08-11T19:51:53.977Z] ok  	github.com/docker/docker/integration/secret	0.306s
19:51:53 [2021-08-11T19:51:53.977Z] 
19:51:53 [2021-08-11T19:51:53.977Z] === Skipped
19:51:53 [2021-08-11T19:51:53.977Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:51:53 [2021-08-11T19:51:53.977Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:51:53 [2021-08-11T19:51:53.977Z] 
19:51:53 [2021-08-11T19:51:53.977Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:51:54 [2021-08-11T19:51:54.435Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:51:54 [2021-08-11T19:51:54.435Z] 
19:51:54 [2021-08-11T19:51:54.435Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:51:54 [2021-08-11T19:51:54.435Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:51:54 [2021-08-11T19:51:54.435Z] 
19:51:54 [2021-08-11T19:51:54.435Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:51:54 [2021-08-11T19:51:54.435Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:51:54 [2021-08-11T19:51:54.435Z] 
19:51:54 [2021-08-11T19:51:54.435Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:51:54 [2021-08-11T19:51:54.435Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:51:54 [2021-08-11T19:51:54.435Z] 
19:51:54 [2021-08-11T19:51:54.435Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:51:54 [2021-08-11T19:51:54.435Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:51:54 [2021-08-11T19:51:54.435Z] 
19:51:54 [2021-08-11T19:51:54.435Z] 
19:51:54 [2021-08-11T19:51:54.435Z] DONE 6 tests, 6 skipped in 1.895s
19:51:54 [2021-08-11T19:51:54.435Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:51:56 [2021-08-11T19:51:56.613Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:56 [2021-08-11T19:51:56.613Z] INFO: Testing against a local daemon
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceCreateInit
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- PASS: TestServiceCreateInit (0.03s)
19:51:56 [2021-08-11T19:51:56.613Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateServiceMultipleTimes
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateServiceConflict
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateServiceConflict (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateServiceMaxReplicas
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateWithDuplicateNetworkNames
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateServiceSecretFileMode
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateServiceConfigFileMode
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateServiceSysctls
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateServiceSysctls (0.03s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateServiceCapabilities
19:51:56 [2021-08-11T19:51:56.613Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestInspect
19:51:56 [2021-08-11T19:51:56.613Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestInspect (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestCreateJob
19:51:56 [2021-08-11T19:51:56.613Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestCreateJob (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestReplicatedJob
19:51:56 [2021-08-11T19:51:56.613Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestReplicatedJob (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestUpdateReplicatedJob
19:51:56 [2021-08-11T19:51:56.613Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceListWithStatuses
19:51:56 [2021-08-11T19:51:56.613Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestDockerNetworkConnectAlias
19:51:56 [2021-08-11T19:51:56.613Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestDockerNetworkReConnect
19:51:56 [2021-08-11T19:51:56.613Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServicePlugin
19:51:56 [2021-08-11T19:51:56.613Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestServicePlugin (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceUpdateLabel
19:51:56 [2021-08-11T19:51:56.613Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestServiceUpdateLabel (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceUpdateSecrets
19:51:56 [2021-08-11T19:51:56.613Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceUpdateConfigs
19:51:56 [2021-08-11T19:51:56.613Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceUpdateNetwork
19:51:56 [2021-08-11T19:51:56.613Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
19:51:56 [2021-08-11T19:51:56.613Z] === RUN   TestServiceUpdatePidsLimit
19:51:56 [2021-08-11T19:51:56.613Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:51:56 [2021-08-11T19:51:56.613Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
19:51:56 [2021-08-11T19:51:56.613Z] PASS
19:51:56 [2021-08-11T19:51:56.613Z] ok  	github.com/docker/docker/integration/service	0.436s
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === Skipped
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
19:51:57 [2021-08-11T19:51:57.071Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.071Z] 
19:51:57 [2021-08-11T19:51:57.071Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
19:51:57 [2021-08-11T19:51:57.072Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:51:57 [2021-08-11T19:51:57.072Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
19:51:57 [2021-08-11T19:51:57.072Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] 
19:51:57 [2021-08-11T19:51:57.072Z] DONE 24 tests, 23 skipped in 2.624s
19:51:57 [2021-08-11T19:51:57.072Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:51:58 [2021-08-11T19:51:58.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:51:58 [2021-08-11T19:51:58.605Z] INFO: Testing against a local daemon
19:51:58 [2021-08-11T19:51:58.605Z] === RUN   TestSessionCreate
19:51:58 [2021-08-11T19:51:58.605Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:51:58 [2021-08-11T19:51:58.605Z] --- SKIP: TestSessionCreate (0.00s)
19:51:58 [2021-08-11T19:51:58.605Z] === RUN   TestSessionCreateWithBadUpgrade
19:51:58 [2021-08-11T19:51:58.605Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:51:58 [2021-08-11T19:51:58.605Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
19:51:58 [2021-08-11T19:51:58.605Z] PASS
19:51:58 [2021-08-11T19:51:58.605Z] ok  	github.com/docker/docker/integration/session	0.307s
19:51:58 [2021-08-11T19:51:58.605Z] 
19:51:58 [2021-08-11T19:51:58.605Z] === Skipped
19:51:58 [2021-08-11T19:51:58.605Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
19:51:58 [2021-08-11T19:51:58.605Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:51:58 [2021-08-11T19:51:58.605Z] 
19:51:58 [2021-08-11T19:51:58.605Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:51:58 [2021-08-11T19:51:58.605Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:51:58 [2021-08-11T19:51:58.605Z] 
19:51:58 [2021-08-11T19:51:58.605Z] 
19:51:58 [2021-08-11T19:51:58.605Z] DONE 2 tests, 2 skipped in 1.857s
19:51:59 [2021-08-11T19:51:59.065Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:52:00 [2021-08-11T19:52:00.600Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:52:00 [2021-08-11T19:52:00.600Z] INFO: Testing against a local daemon
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:52:00 [2021-08-11T19:52:00.600Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestDiskUsage
19:52:00 [2021-08-11T19:52:00.600Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestDiskUsage (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestEventsExecDie
19:52:00 [2021-08-11T19:52:00.600Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestEventsExecDie (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestEventsBackwardsCompatible
19:52:00 [2021-08-11T19:52:00.600Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestEventsVolumeCreate
19:52:00 [2021-08-11T19:52:00.600Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestEventsVolumeCreate (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestInfoAPI
19:52:00 [2021-08-11T19:52:00.600Z] --- PASS: TestInfoAPI (0.04s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestInfoAPIWarnings
19:52:00 [2021-08-11T19:52:00.600Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestInfoDebug
19:52:00 [2021-08-11T19:52:00.600Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestInfoDebug (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestInfoInsecureRegistries
19:52:00 [2021-08-11T19:52:00.600Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestInfoRegistryMirrors
19:52:00 [2021-08-11T19:52:00.600Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:52:00 [2021-08-11T19:52:00.600Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
19:52:00 [2021-08-11T19:52:00.600Z] === RUN   TestLoginFailsWithBadCredentials
19:52:02 [2021-08-11T19:52:02.131Z] --- PASS: TestLoginFailsWithBadCredentials (1.12s)
19:52:02 [2021-08-11T19:52:02.131Z] === RUN   TestPingCacheHeaders
19:52:02 [2021-08-11T19:52:02.131Z] --- PASS: TestPingCacheHeaders (0.03s)
19:52:02 [2021-08-11T19:52:02.131Z] === RUN   TestPingGet
19:52:02 [2021-08-11T19:52:02.131Z] --- PASS: TestPingGet (0.03s)
19:52:02 [2021-08-11T19:52:02.131Z] === RUN   TestPingHead
19:52:02 [2021-08-11T19:52:02.131Z] --- PASS: TestPingHead (0.03s)
19:52:02 [2021-08-11T19:52:02.131Z] === RUN   TestVersion
19:52:02 [2021-08-11T19:52:02.131Z] --- PASS: TestVersion (0.04s)
19:52:02 [2021-08-11T19:52:02.131Z] PASS
19:52:02 [2021-08-11T19:52:02.131Z] ok  	github.com/docker/docker/integration/system	1.563s
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === Skipped
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:52:02 [2021-08-11T19:52:02.131Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] 
19:52:02 [2021-08-11T19:52:02.131Z] DONE 15 tests, 9 skipped in 3.194s
19:52:02 [2021-08-11T19:52:02.131Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:52:04 [2021-08-11T19:52:04.306Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:52:04 [2021-08-11T19:52:04.306Z] INFO: Testing against a local daemon
19:52:04 [2021-08-11T19:52:04.306Z] === RUN   TestVolumesCreateAndList
19:52:04 [2021-08-11T19:52:04.306Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:52:04 [2021-08-11T19:52:04.306Z] === RUN   TestVolumesRemove
19:52:04 [2021-08-11T19:52:04.306Z] --- PASS: TestVolumesRemove (0.16s)
19:52:04 [2021-08-11T19:52:04.306Z] === RUN   TestVolumesInspect
19:52:04 [2021-08-11T19:52:04.306Z] --- PASS: TestVolumesInspect (0.04s)
19:52:04 [2021-08-11T19:52:04.306Z] === RUN   TestVolumesInvalidJSON
19:52:04 [2021-08-11T19:52:04.306Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:52:04 [2021-08-11T19:52:04.306Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:52:04 [2021-08-11T19:52:04.306Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:52:04 [2021-08-11T19:52:04.306Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:52:04 [2021-08-11T19:52:04.306Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:52:04 [2021-08-11T19:52:04.306Z] PASS
19:52:04 [2021-08-11T19:52:04.306Z] ok  	github.com/docker/docker/integration/volume	0.552s
19:52:04 [2021-08-11T19:52:04.306Z] 
19:52:04 [2021-08-11T19:52:04.306Z] DONE 5 tests in 2.266s
19:52:04 [2021-08-11T19:52:04.306Z] INFO: make.ps1 ended at 08/11/2021 19:52:04
19:52:04 [2021-08-11T19:52:04.306Z] INFO: Integration CLI tests being run from the host:
19:52:04 [2021-08-11T19:52:04.306Z] 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" 
19:52:12 [2021-08-11T19:52:12.872Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20348.1
19:52:12 [2021-08-11T19:52:12.872Z] INFO: Testing against a local daemon
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:52:12 [2021-08-11T19:52:12.872Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:52:12 [2021-08-11T19:52:12.872Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:52:12 [2021-08-11T19:52:12.872Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:52:13 [2021-08-11T19:52:13.839Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:52:13 [2021-08-11T19:52:13.839Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:52:14 [2021-08-11T19:52:14.807Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:52:14 [2021-08-11T19:52:14.807Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:52:37 [2021-08-11T19:52:37.958Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:52:52 [2021-08-11T19:52:52.818Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:53:05 [2021-08-11T19:53:05.909Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:53:05 [2021-08-11T19:53:05.909Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:53:05 [2021-08-11T19:53:05.909Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:53:05 [2021-08-11T19:53:05.909Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:53:10 [2021-08-11T19:53:10.886Z] --- PASS: TestDockerSwarmSuite (1713.15s)
19:53:10 [2021-08-11T19:53:10.886Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.03s)
19:53:10 [2021-08-11T19:53:10.886Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s)
19:53:10 [2021-08-11T19:53:10.886Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.93s)
19:53:10 [2021-08-11T19:53:10.886Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s)
19:53:10 [2021-08-11T19:53:10.886Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
19:53:10 [2021-08-11T19:53:10.886Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (31.57s)
19:53:10 [2021-08-11T19:53:10.886Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:53:10 [2021-08-11T19:53:10.886Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.02s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.98s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.67s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.29s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.30s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.55s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.64s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.41s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.79s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.88s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.19s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.82s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.88s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.66s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.02s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.17s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.79s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.94s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.44s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.48s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.89s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.61s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.34s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (30.75s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.79s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.47s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.64s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.51s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.14s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.38s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.85s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.70s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.15s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.05s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.31s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.37s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.27s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.21s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.91s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.50s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.36s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.21s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.34s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.62s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.58s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.56s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.39s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.59s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.21s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.34s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.44s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.51s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.14s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.99s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.15s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.46s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.79s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.35s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.09s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.96s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.61s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.00s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.65s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.87s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.13s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.23s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.28s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.48s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.59s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.93s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.84s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.70s)
19:53:10 [2021-08-11T19:53:10.887Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s)
19:53:10 [2021-08-11T19:53:10.887Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.28s)
19:53:10 [2021-08-11T19:53:10.887Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s)
19:53:10 [2021-08-11T19:53:10.887Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.19s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.72s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.51s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.60s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.97s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.58s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.36s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.94s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.14s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.11s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.81s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.95s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.41s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.09s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s)
19:53:10 [2021-08-11T19:53:10.887Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
19:53:10 [2021-08-11T19:53:10.887Z] === RUN   TestDockerExternalVolumeSuite
19:53:10 [2021-08-11T19:53:10.887Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:53:10 [2021-08-11T19:53:10.887Z]     docker_cli_external_volume_driver_test.go:53: [d6509218e1ff2] daemon is not started
19:53:11 [2021-08-11T19:53:11.703Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:53:14 [2021-08-11T19:53:14.607Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:53:20 [2021-08-11T19:53:20.412Z] === RUN   TestDockerSuite/TestBuildEnv
19:53:20 [2021-08-11T19:53:20.412Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:53:20 [2021-08-11T19:53:20.412Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:53:20 [2021-08-11T19:53:20.412Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:53:20 [2021-08-11T19:53:20.412Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:53:20 [2021-08-11T19:53:20.412Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:53:20 [2021-08-11T19:53:20.412Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:53:20 [2021-08-11T19:53:20.412Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
19:53:20 [2021-08-11T19:53:20.412Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:53:20 [2021-08-11T19:53:20.412Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
19:53:20 [2021-08-11T19:53:20.412Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:53:24 [2021-08-11T19:53:24.147Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:53:24 [2021-08-11T19:53:24.147Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:53:24 [2021-08-11T19:53:24.608Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:53:24 [2021-08-11T19:53:24.608Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:53:24 [2021-08-11T19:53:24.608Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:53:24 [2021-08-11T19:53:24.608Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:53:24 [2021-08-11T19:53:24.608Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:53:25 [2021-08-11T19:53:25.575Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:53:25 [2021-08-11T19:53:25.771Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:53:26 [2021-08-11T19:53:26.879Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:53:26 [2021-08-11T19:53:26.879Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:53:27 [2021-08-11T19:53:27.865Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:53:30 [2021-08-11T19:53:30.066Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:53:30 [2021-08-11T19:53:30.066Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
19:53:30 [2021-08-11T19:53:30.066Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:53:30 [2021-08-11T19:53:30.066Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
19:53:30 [2021-08-11T19:53:30.066Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:53:30 [2021-08-11T19:53:30.066Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
19:53:30 [2021-08-11T19:53:30.066Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:53:30 [2021-08-11T19:53:30.066Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:53:30 [2021-08-11T19:53:30.066Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:53:31 [2021-08-11T19:53:31.369Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:53:33 [2021-08-11T19:53:33.792Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:53:33 [2021-08-11T19:53:33.792Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:53:33 [2021-08-11T19:53:33.792Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:53:33 [2021-08-11T19:53:33.792Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:53:33 [2021-08-11T19:53:33.792Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:53:39 [2021-08-11T19:53:39.591Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:53:49 [2021-08-11T19:53:49.831Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:53:49 [2021-08-11T19:53:49.831Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:53:49 [2021-08-11T19:53:49.831Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
19:53:49 [2021-08-11T19:53:49.831Z] === RUN   TestDockerSuite/TestBuildExpose
19:53:49 [2021-08-11T19:53:49.831Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:53:49 [2021-08-11T19:53:49.831Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:53:49 [2021-08-11T19:53:49.831Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:53:49 [2021-08-11T19:53:49.831Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:53:49 [2021-08-11T19:53:49.831Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:53:49 [2021-08-11T19:53:49.831Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:53:49 [2021-08-11T19:53:49.831Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:53:49 [2021-08-11T19:53:49.831Z] === RUN   TestDockerSuite/TestBuildFails
19:53:55 [2021-08-11T19:53:55.640Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:53:55 [2021-08-11T19:53:55.640Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:54:01 [2021-08-11T19:54:01.431Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:54:08 [2021-08-11T19:54:08.509Z] === RUN   TestDockerSuite/TestBuildForceRm
19:54:15 [2021-08-11T19:54:15.582Z] === RUN   TestDockerSuite/TestBuildFromGit
19:54:21 [2021-08-11T19:54:21.373Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:54:22 [2021-08-11T19:54:22.341Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:54:28 [2021-08-11T19:54:28.135Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:54:28 [2021-08-11T19:54:28.135Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
19:54:28 [2021-08-11T19:54:28.135Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:54:29 [2021-08-11T19:54:29.102Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:54:29 [2021-08-11T19:54:29.563Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:54:29 [2021-08-11T19:54:29.563Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
19:54:29 [2021-08-11T19:54:29.563Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:54:33 [2021-08-11T19:54:33.427Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:54:41 [2021-08-11T19:54:41.529Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:54:44 [2021-08-11T19:54:44.371Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:54:44 [2021-08-11T19:54:44.371Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:54:44 [2021-08-11T19:54:44.371Z] === RUN   TestDockerSuite/TestBuildHistory
19:54:56 [2021-08-11T19:54:56.423Z]     docker_cli_external_volume_driver_test.go:53: [d4a201628ea61] daemon is not started
19:54:56 [2021-08-11T19:54:56.748Z] === RUN   TestDockerSuite/TestBuildIidFile
19:54:56 [2021-08-11T19:54:56.748Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:54:58 [2021-08-11T19:54:58.925Z] === RUN   TestDockerSuite/TestBuildInheritance
19:54:58 [2021-08-11T19:54:58.925Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
19:54:58 [2021-08-11T19:54:58.925Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:54:59 [2021-08-11T19:54:59.895Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:55:00 [2021-08-11T19:55:00.358Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:55:04 [2021-08-11T19:55:04.092Z] === RUN   TestDockerSuite/TestBuildLabel
19:55:05 [2021-08-11T19:55:05.603Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:55:05 [2021-08-11T19:55:05.603Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
19:55:05 [2021-08-11T19:55:05.603Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:55:05 [2021-08-11T19:55:05.603Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:55:05 [2021-08-11T19:55:05.603Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:55:05 [2021-08-11T19:55:05.633Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:55:06 [2021-08-11T19:55:06.092Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:55:07 [2021-08-11T19:55:07.059Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:55:08 [2021-08-11T19:55:08.026Z] === RUN   TestDockerSuite/TestBuildLabels
19:55:08 [2021-08-11T19:55:08.500Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:55:08 [2021-08-11T19:55:08.995Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:55:09 [2021-08-11T19:55:09.466Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:55:09 [2021-08-11T19:55:09.466Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:55:09 [2021-08-11T19:55:09.466Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:55:09 [2021-08-11T19:55:09.466Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:55:09 [2021-08-11T19:55:09.466Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:55:09 [2021-08-11T19:55:09.466Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:55:09 [2021-08-11T19:55:09.466Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:55:09 [2021-08-11T19:55:09.466Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:55:10 [2021-08-11T19:55:10.431Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:55:11 [2021-08-11T19:55:11.172Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:55:11 [2021-08-11T19:55:11.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:55:14 [2021-08-11T19:55:14.159Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:55:15 [2021-08-11T19:55:15.691Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:55:15 [2021-08-11T19:55:15.691Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:55:15 [2021-08-11T19:55:15.691Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:55:15 [2021-08-11T19:55:15.691Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:55:15 [2021-08-11T19:55:15.691Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:55:15 [2021-08-11T19:55:15.691Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:55:18 [2021-08-11T19:55:18.246Z] === RUN   TestDockerSuite/TestBuildLastModified
19:55:18 [2021-08-11T19:55:18.246Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:55:18 [2021-08-11T19:55:18.246Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:55:18 [2021-08-11T19:55:18.246Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
19:55:18 [2021-08-11T19:55:18.246Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:55:18 [2021-08-11T19:55:18.246Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:55:18 [2021-08-11T19:55:18.246Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:55:18 [2021-08-11T19:55:18.246Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:55:18 [2021-08-11T19:55:18.246Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:55:18 [2021-08-11T19:55:18.590Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:55:18 [2021-08-11T19:55:18.705Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:55:19 [2021-08-11T19:55:19.673Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:55:25 [2021-08-11T19:55:25.464Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:55:29 [2021-08-11T19:55:29.351Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:55:31 [2021-08-11T19:55:31.009Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:55:36 [2021-08-11T19:55:36.794Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:55:37 [2021-08-11T19:55:37.759Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:55:37 [2021-08-11T19:55:37.759Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:55:37 [2021-08-11T19:55:37.759Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:55:40 [2021-08-11T19:55:40.273Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:55:40 [2021-08-11T19:55:40.273Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
19:55:40 [2021-08-11T19:55:40.273Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:55:41 [2021-08-11T19:55:41.486Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:55:41 [2021-08-11T19:55:41.564Z]     docker_cli_external_volume_driver_test.go:53: [da5944148db83] daemon is not started
19:55:43 [2021-08-11T19:55:43.023Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:55:43 [2021-08-11T19:55:43.178Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:55:48 [2021-08-11T19:55:48.809Z] === RUN   TestDockerSuite/TestBuildAddScript
19:55:48 [2021-08-11T19:55:48.809Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:55:48 [2021-08-11T19:55:48.810Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:55:48 [2021-08-11T19:55:48.810Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:55:48 [2021-08-11T19:55:48.810Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:55:48 [2021-08-11T19:55:48.810Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:55:48 [2021-08-11T19:55:48.810Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:55:48 [2021-08-11T19:55:48.810Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:55:48 [2021-08-11T19:55:48.810Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:55:48 [2021-08-11T19:55:48.810Z] === RUN   TestDockerSuite/TestBuildAddTar
19:55:56 [2021-08-11T19:55:56.426Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:55:56 [2021-08-11T19:55:56.426Z]     docker_cli_external_volume_driver_test.go:53: [dd91568c40f37] daemon is not started
19:56:14 [2021-08-11T19:56:14.491Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:56:18 [2021-08-11T19:56:18.863Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:56:31 [2021-08-11T19:56:31.310Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:56:31 [2021-08-11T19:56:31.310Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:56:31 [2021-08-11T19:56:31.310Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:56:31 [2021-08-11T19:56:31.310Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:56:31 [2021-08-11T19:56:31.310Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:56:36 [2021-08-11T19:56:36.742Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:56:41 [2021-08-11T19:56:41.444Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:56:46 [2021-08-11T19:56:46.106Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:56:46 [2021-08-11T19:56:46.110Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:56:46 [2021-08-11T19:56:46.110Z] === RUN   TestDockerSuite/TestBuildBlankName
19:56:46 [2021-08-11T19:56:46.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:56:46 [2021-08-11T19:56:46.556Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:56:48 [2021-08-11T19:56:48.523Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:56:53 [2021-08-11T19:56:53.173Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:56:53 [2021-08-11T19:56:53.173Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:56:53 [2021-08-11T19:56:53.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:56:54 [2021-08-11T19:56:54.317Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:56:58 [2021-08-11T19:56:58.313Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:57:01 [2021-08-11T19:57:01.427Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:57:08 [2021-08-11T19:57:08.622Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:57:15 [2021-08-11T19:57:15.423Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:57:15 [2021-08-11T19:57:15.432Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
19:57:15 [2021-08-11T19:57:15.432Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:57:15 [2021-08-11T19:57:15.694Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:57:15 [2021-08-11T19:57:15.694Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:57:15 [2021-08-11T19:57:15.694Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:57:16 [2021-08-11T19:57:16.290Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:57:21 [2021-08-11T19:57:21.223Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:57:21 [2021-08-11T19:57:21.223Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:57:21 [2021-08-11T19:57:21.223Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
19:57:21 [2021-08-11T19:57:21.223Z] === RUN   TestDockerSuite/TestBuildNetNone
19:57:21 [2021-08-11T19:57:21.223Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
19:57:21 [2021-08-11T19:57:21.223Z] === RUN   TestDockerSuite/TestBuildNoContext
19:57:21 [2021-08-11T19:57:21.474Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:57:21 [2021-08-11T19:57:21.474Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:57:21 [2021-08-11T19:57:21.474Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:57:21 [2021-08-11T19:57:21.474Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:57:21 [2021-08-11T19:57:21.474Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:57:24 [2021-08-11T19:57:24.966Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:57:28 [2021-08-11T19:57:28.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:57:28 [2021-08-11T19:57:28.539Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:57:28 [2021-08-11T19:57:28.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:57:28 [2021-08-11T19:57:28.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:57:28 [2021-08-11T19:57:28.539Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:57:28 [2021-08-11T19:57:28.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:57:28 [2021-08-11T19:57:28.539Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:57:28 [2021-08-11T19:57:28.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:57:28 [2021-08-11T19:57:28.711Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:57:31 [2021-08-11T19:57:31.619Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:57:31 [2021-08-11T19:57:31.619Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:57:31 [2021-08-11T19:57:31.619Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:57:34 [2021-08-11T19:57:34.522Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:57:36 [2021-08-11T19:57:36.058Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:57:39 [2021-08-11T19:57:39.530Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:57:46 [2021-08-11T19:57:46.606Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:57:48 [2021-08-11T19:57:48.144Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:57:56 [2021-08-11T19:57:56.091Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:57:57 [2021-08-11T19:57:57.624Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:57:57 [2021-08-11T19:57:57.624Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:57:58 [2021-08-11T19:57:58.462Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:57:58 [2021-08-11T19:57:58.590Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:57:58 [2021-08-11T19:57:58.590Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:57:59 [2021-08-11T19:57:59.049Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:58:00 [2021-08-11T19:58:00.594Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:58:00 [2021-08-11T19:58:00.594Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:58:00 [2021-08-11T19:58:00.594Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:58:02 [2021-08-11T19:58:02.197Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:58:04 [2021-08-11T19:58:04.136Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:58:05 [2021-08-11T19:58:05.273Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:58:06 [2021-08-11T19:58:06.237Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:58:06 [2021-08-11T19:58:06.237Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:58:06 [2021-08-11T19:58:06.237Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:58:06 [2021-08-11T19:58:06.237Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:58:06 [2021-08-11T19:58:06.237Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:58:08 [2021-08-11T19:58:08.411Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:58:08 [2021-08-11T19:58:08.870Z] === RUN   TestDockerSuite/TestBuildCmd
19:58:09 [2021-08-11T19:58:09.836Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:58:10 [2021-08-11T19:58:10.295Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:58:10 [2021-08-11T19:58:10.753Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:58:10 [2021-08-11T19:58:10.765Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:58:15 [2021-08-11T19:58:15.452Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:58:16 [2021-08-11T19:58:16.533Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:58:19 [2021-08-11T19:58:19.437Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:58:19 [2021-08-11T19:58:19.437Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:58:19 [2021-08-11T19:58:19.437Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:58:20 [2021-08-11T19:58:20.402Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:58:20 [2021-08-11T19:58:20.402Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:58:20 [2021-08-11T19:58:20.402Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:58:20 [2021-08-11T19:58:20.860Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:58:21 [2021-08-11T19:58:21.251Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:58:22 [2021-08-11T19:58:22.203Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:58:22 [2021-08-11T19:58:22.220Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:58:22 [2021-08-11T19:58:22.220Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
19:58:22 [2021-08-11T19:58:22.220Z] === RUN   TestDockerSuite/TestBuildPATH
19:58:22 [2021-08-11T19:58:22.220Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:58:22 [2021-08-11T19:58:22.220Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:58:23 [2021-08-11T19:58:23.034Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:58:24 [2021-08-11T19:58:24.000Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:58:24 [2021-08-11T19:58:24.397Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:58:24 [2021-08-11T19:58:24.397Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
19:58:24 [2021-08-11T19:58:24.397Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:58:24 [2021-08-11T19:58:24.458Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:58:24 [2021-08-11T19:58:24.458Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:58:24 [2021-08-11T19:58:24.458Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:58:25 [2021-08-11T19:58:25.424Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:58:25 [2021-08-11T19:58:25.881Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:58:25 [2021-08-11T19:58:25.881Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:58:25 [2021-08-11T19:58:25.881Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:58:25 [2021-08-11T19:58:25.881Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:58:25 [2021-08-11T19:58:25.881Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:58:31 [2021-08-11T19:58:31.661Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:58:54 [2021-08-11T19:58:54.271Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:59:07 [2021-08-11T19:59:07.333Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:59:07 [2021-08-11T19:59:07.333Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:59:07 [2021-08-11T19:59:07.333Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:59:13 [2021-08-11T19:59:13.114Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:59:13 [2021-08-11T19:59:13.114Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:59:13 [2021-08-11T19:59:13.114Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:59:13 [2021-08-11T19:59:13.114Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:59:13 [2021-08-11T19:59:13.114Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:59:13 [2021-08-11T19:59:13.114Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:59:13 [2021-08-11T19:59:13.114Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:59:14 [2021-08-11T19:59:14.082Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:59:14 [2021-08-11T19:59:14.082Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:59:14 [2021-08-11T19:59:14.082Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:59:15 [2021-08-11T19:59:15.137Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:59:26 [2021-08-11T19:59:26.326Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:59:39 [2021-08-11T19:59:39.206Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:59:39 [2021-08-11T19:59:39.206Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:59:39 [2021-08-11T19:59:39.206Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:59:39 [2021-08-11T19:59:39.206Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:59:41 [2021-08-11T19:59:41.198Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:59:45 [2021-08-11T19:59:45.220Z] === RUN   TestDockerSuite/TestBuildRm
19:59:56 [2021-08-11T19:59:56.064Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:59:56 [2021-08-11T19:59:56.064Z]     docker_cli_external_volume_driver_test.go:485: [d7a8294dfb96e] daemon is not started
19:59:56 [2021-08-11T19:59:56.882Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:59:58 [2021-08-11T19:59:58.416Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:59:59 [2021-08-11T19:59:59.381Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:00:00 [2021-08-11T20:00:00.032Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:00:02 [2021-08-11T20:00:02.210Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:00:02 [2021-08-11T20:00:02.210Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:00:02 [2021-08-11T20:00:02.669Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:00:02 [2021-08-11T20:00:02.669Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:00:02 [2021-08-11T20:00:02.669Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:00:03 [2021-08-11T20:00:03.109Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:00:04 [2021-08-11T20:00:04.847Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:00:06 [2021-08-11T20:00:06.007Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:00:08 [2021-08-11T20:00:08.584Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:00:08 [2021-08-11T20:00:08.910Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:00:12 [2021-08-11T20:00:12.324Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:00:14 [2021-08-11T20:00:14.133Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
20:00:14 [2021-08-11T20:00:14.133Z]     docker_cli_external_volume_driver_test.go:53: [d138261f2dd0b] daemon is not started
20:00:17 [2021-08-11T20:00:17.010Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:00:28 [2021-08-11T20:00:28.999Z] --- PASS: TestDockerExternalVolumeSuite (439.45s)
20:00:28 [2021-08-11T20:00:28.999Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s)
20:00:28 [2021-08-11T20:00:28.999Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
20:00:28 [2021-08-11T20:00:28.999Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.42s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.44s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.42s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.52s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.09s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.28s)
20:00:29 [2021-08-11T20:00:29.000Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
20:00:29 [2021-08-11T20:00:29.000Z] PASS
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] === Skipped
20:00:29 [2021-08-11T20:00:29.000Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:00:29 [2021-08-11T20:00:29.000Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:00:29 [2021-08-11T20:00:29.000Z]     check_test.go:309: [d0af1ce64af5b] daemon is not started
20:00:29 [2021-08-11T20:00:29.000Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:00:29 [2021-08-11T20:00:29.000Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
20:00:29 [2021-08-11T20:00:29.000Z]     check_test.go:309: [d671f61c749c2] daemon is not started
20:00:29 [2021-08-11T20:00:29.000Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:00:29 [2021-08-11T20:00:29.000Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
20:00:29 [2021-08-11T20:00:29.000Z]     check_test.go:309: [d6d1c8224cd4e] daemon is not started
20:00:29 [2021-08-11T20:00:29.000Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
20:00:29 [2021-08-11T20:00:29.000Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
20:00:29 [2021-08-11T20:00:29.000Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
20:00:29 [2021-08-11T20:00:29.000Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
20:00:29 [2021-08-11T20:00:29.000Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] DONE 273 tests, 5 skipped in 2622.466s
20:00:29 [2021-08-11T20:00:29.000Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:00:29 [2021-08-11T20:00:29.000Z] ++++ cat bundles/test-integration/docker.pid
20:00:29 [2021-08-11T20:00:29.000Z] +++ kill 8799
20:00:29 [2021-08-11T20:00:29.000Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de65157932d6a/docker.pid
20:00:29 [2021-08-11T20:00:29.000Z] +++ kill 7657
20:00:29 [2021-08-11T20:00:29.000Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7657 is not a child of this shell
20:00:29 [2021-08-11T20:00:29.000Z] warning: PID 7657 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de65157932d6a/docker.pid had a nonzero exit code
20:00:29 [2021-08-11T20:00:29.000Z] +++ /etc/init.d/apparmor stop
20:00:29 [2021-08-11T20:00:29.000Z] Leaving: AppArmorNo profiles have been unloaded.
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] Unloading profiles will leave already running processes permanently
20:00:29 [2021-08-11T20:00:29.000Z] unconfined, which can lead to unexpected situations.
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] To set a process to complain mode, use the command line tool
20:00:29 [2021-08-11T20:00:29.000Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:00:29 [2021-08-11T20:00:29.000Z] +++ true
20:00:29 [2021-08-11T20:00:29.000Z] exiting test-integration
20:00:29 [2021-08-11T20:00:29.000Z] ++ exit 0
20:00:29 [2021-08-11T20:00:29.000Z] 
20:00:29 [2021-08-11T20:00:29.000Z] + exit 0
20:00:29 [2021-08-11T20:00:29.000Z] ++ jobs -p
20:00:29 [2021-08-11T20:00:29.000Z] + pids=
20:00:29 [2021-08-11T20:00:29.000Z] + echo 'Remaining pids to kill: []'
20:00:29 [2021-08-11T20:00:29.000Z] Remaining pids to kill: []
20:00:29 [2021-08-11T20:00:29.000Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
20:00:29 [2021-08-11T20:00:29.013Z] Recording test results
20:00:30 [2021-08-11T20:00:30.616Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:00:30 [2021-08-11T20:00:30.954Z] + echo Ensuring container killed.
20:00:30 [2021-08-11T20:00:30.954Z] Ensuring container killed.
20:00:30 [2021-08-11T20:00:30.954Z] + docker ps -aq -f name=docker-pr7-*
20:00:30 [2021-08-11T20:00:30.954Z] + cids=af3387d49cbc
20:00:30 [2021-08-11T20:00:30.954Z] 1ad4f6055dbe
20:00:30 [2021-08-11T20:00:30.954Z] 45c26b3c2c81
20:00:30 [2021-08-11T20:00:30.954Z] + [ -n af3387d49cbc
20:00:30 [2021-08-11T20:00:30.954Z] 1ad4f6055dbe
20:00:30 [2021-08-11T20:00:30.954Z] 45c26b3c2c81 ]
20:00:30 [2021-08-11T20:00:30.954Z] + docker rm -vf af3387d49cbc 1ad4f6055dbe 45c26b3c2c81
20:00:31 [2021-08-11T20:00:31.888Z] af3387d49cbc
20:00:33 [2021-08-11T20:00:33.262Z] 1ad4f6055dbe
20:00:33 [2021-08-11T20:00:33.262Z] 45c26b3c2c81
[Pipeline] sh
20:00:33 [2021-08-11T20:00:33.548Z] + echo Chowning /workspace to jenkins user
20:00:33 [2021-08-11T20:00:33.548Z] Chowning /workspace to jenkins user
20:00:33 [2021-08-11T20:00:33.548Z] + id -u
20:00:33 [2021-08-11T20:00:33.548Z] + id -g
20:00:33 [2021-08-11T20:00:33.548Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42717:/workspace busybox chown -R 1000:1000 /workspace
20:00:33 [2021-08-11T20:00:33.548Z] Unable to find image 'busybox:latest' locally
20:00:33 [2021-08-11T20:00:33.548Z] latest: Pulling from library/busybox
20:00:33 [2021-08-11T20:00:33.806Z] b71f96345d44: Pulling fs layer
20:00:33 [2021-08-11T20:00:33.806Z] b71f96345d44: Verifying Checksum
20:00:33 [2021-08-11T20:00:33.806Z] b71f96345d44: Download complete
20:00:33 [2021-08-11T20:00:33.806Z] b71f96345d44: Pull complete
20:00:33 [2021-08-11T20:00:33.806Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
20:00:33 [2021-08-11T20:00:33.806Z] Status: Downloaded newer image for busybox:latest
20:00:34 [2021-08-11T20:00:34.703Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:00:34 [2021-08-11T20:00:34.703Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:00:34 [2021-08-11T20:00:34.703Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:00:38 [2021-08-11T20:00:38.288Z] + bundleName=amd64
20:00:38 [2021-08-11T20:00:38.288Z] + echo Creating amd64-bundles.tar.gz
20:00:38 [2021-08-11T20:00:38.288Z] Creating amd64-bundles.tar.gz
20:00:38 [2021-08-11T20:00:38.288Z] + xargs tar -czf amd64-bundles.tar.gz
20:00:38 [2021-08-11T20:00:38.288Z] + 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
20:00:39 [2021-08-11T20:00:39.672Z] Archiving artifacts
20:00:41 [2021-08-11T20:00:41.394Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42717/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:00:41 [2021-08-11T20:00:41.711Z] + make clean
20:00:41 [2021-08-11T20:00:41.968Z] docker volume rm -f docker-dev-cache
20:00:41 [2021-08-11T20:00:41.968Z] docker-dev-cache
[Pipeline] deleteDir
20:00:45 [2021-08-11T20:00:45.025Z] === RUN   TestDockerSuite/TestBuildSpaces
20:00:45 [2021-08-11T20:00:45.025Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:00:49 [2021-08-11T20:00:49.721Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:00:50 [2021-08-11T20:00:50.180Z] === RUN   TestDockerSuite/TestBuildStderr
20:00:54 [2021-08-11T20:00:54.865Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:01:09 [2021-08-11T20:01:09.320Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:01:09 [2021-08-11T20:01:09.320Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:01:09 [2021-08-11T20:01:09.320Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
20:01:09 [2021-08-11T20:01:09.320Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:01:15 [2021-08-11T20:01:15.954Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:01:15 [2021-08-11T20:01:15.954Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
20:01:15 [2021-08-11T20:01:15.954Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:01:18 [2021-08-11T20:01:18.140Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:01:19 [2021-08-11T20:01:19.679Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:01:24 [2021-08-11T20:01:24.379Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:01:30 [2021-08-11T20:01:30.175Z] === RUN   TestDockerSuite/TestBuildUser
20:01:30 [2021-08-11T20:01:30.175Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:01:30 [2021-08-11T20:01:30.175Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:01:30 [2021-08-11T20:01:30.175Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:01:30 [2021-08-11T20:01:30.175Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:01:30 [2021-08-11T20:01:30.175Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
20:01:30 [2021-08-11T20:01:30.175Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:01:33 [2021-08-11T20:01:33.915Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:01:34 [2021-08-11T20:01:34.882Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:01:38 [2021-08-11T20:01:38.372Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:01:38 [2021-08-11T20:01:38.372Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
20:01:38 [2021-08-11T20:01:38.372Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:01:38 [2021-08-11T20:01:38.372Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
20:01:38 [2021-08-11T20:01:38.372Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:02:03 [2021-08-11T20:02:03.527Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:02:03 [2021-08-11T20:02:03.527Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:02:09 [2021-08-11T20:02:09.743Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:02:09 [2021-08-11T20:02:09.743Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:02:10 [2021-08-11T20:02:10.200Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:02:15 [2021-08-11T20:02:15.912Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:02:26 [2021-08-11T20:02:26.240Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:02:26 [2021-08-11T20:02:26.240Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
20:02:26 [2021-08-11T20:02:26.240Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:02:26 [2021-08-11T20:02:26.240Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
20:02:26 [2021-08-11T20:02:26.240Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:02:29 [2021-08-11T20:02:29.167Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:02:29 [2021-08-11T20:02:29.167Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:02:29 [2021-08-11T20:02:29.627Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
20:02:31 [2021-08-11T20:02:31.278Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:02:42 [2021-08-11T20:02:42.017Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:02:43 [2021-08-11T20:02:43.658Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:02:45 [2021-08-11T20:02:45.757Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:02:45 [2021-08-11T20:02:45.757Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:02:53 [2021-08-11T20:02:53.992Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:03:06 [2021-08-11T20:03:06.854Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:03:06 [2021-08-11T20:03:06.854Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:03:06 [2021-08-11T20:03:06.854Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:03:06 [2021-08-11T20:03:06.854Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:03:06 [2021-08-11T20:03:06.854Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:03:06 [2021-08-11T20:03:06.854Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
20:03:06 [2021-08-11T20:03:06.854Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:03:06 [2021-08-11T20:03:06.854Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:03:15 [2021-08-11T20:03:15.424Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:03:16 [2021-08-11T20:03:16.965Z] === RUN   TestDockerSuite/TestBuildXZHost
20:03:16 [2021-08-11T20:03:16.965Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
20:03:16 [2021-08-11T20:03:16.965Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:03:16 [2021-08-11T20:03:16.965Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:03:16 [2021-08-11T20:03:16.965Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:03:16 [2021-08-11T20:03:16.965Z]     docker_cli_sni_test.go:18: Flakey test
20:03:16 [2021-08-11T20:03:16.965Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:03:19 [2021-08-11T20:03:19.866Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:03:23 [2021-08-11T20:03:23.930Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:03:24 [2021-08-11T20:03:24.554Z] === RUN   TestDockerSuite/TestCommitChange
20:03:29 [2021-08-11T20:03:29.246Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:03:33 [2021-08-11T20:03:33.942Z] === RUN   TestDockerSuite/TestCommitHardlink
20:03:33 [2021-08-11T20:03:33.942Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:03:33 [2021-08-11T20:03:33.942Z] === RUN   TestDockerSuite/TestCommitNewFile
20:03:34 [2021-08-11T20:03:34.250Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:03:41 [2021-08-11T20:03:41.029Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:03:41 [2021-08-11T20:03:41.029Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:03:41 [2021-08-11T20:03:41.029Z] === RUN   TestDockerSuite/TestCommitTTY
20:03:44 [2021-08-11T20:03:44.562Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:03:53 [2021-08-11T20:03:53.406Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:04:01 [2021-08-11T20:04:01.977Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:04:01 [2021-08-11T20:04:01.977Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:04:01 [2021-08-11T20:04:01.977Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:04:01 [2021-08-11T20:04:01.977Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:04:01 [2021-08-11T20:04:01.977Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:04:01 [2021-08-11T20:04:01.977Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:04:01 [2021-08-11T20:04:01.977Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:04:01 [2021-08-11T20:04:01.977Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:04:10 [2021-08-11T20:04:10.562Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:04:16 [2021-08-11T20:04:16.363Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:04:16 [2021-08-11T20:04:16.363Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
20:04:16 [2021-08-11T20:04:16.363Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:04:18 [2021-08-11T20:04:18.542Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:04:18 [2021-08-11T20:04:18.542Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
20:04:18 [2021-08-11T20:04:18.542Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:04:18 [2021-08-11T20:04:18.542Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
20:04:18 [2021-08-11T20:04:18.542Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:04:18 [2021-08-11T20:04:18.542Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
20:04:18 [2021-08-11T20:04:18.542Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:04:27 [2021-08-11T20:04:27.115Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:04:27 [2021-08-11T20:04:27.115Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
20:04:27 [2021-08-11T20:04:27.115Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:04:27 [2021-08-11T20:04:27.115Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:04:28 [2021-08-11T20:04:28.651Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:04:28 [2021-08-11T20:04:28.651Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:04:28 [2021-08-11T20:04:28.651Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
20:04:28 [2021-08-11T20:04:28.651Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:04:28 [2021-08-11T20:04:28.651Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
20:04:28 [2021-08-11T20:04:28.651Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:04:28 [2021-08-11T20:04:28.651Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
20:04:29 [2021-08-11T20:04:29.109Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:04:32 [2021-08-11T20:04:32.027Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:04:34 [2021-08-11T20:04:34.207Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:04:36 [2021-08-11T20:04:36.388Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:04:36 [2021-08-11T20:04:36.388Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:04:36 [2021-08-11T20:04:36.388Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
20:04:36 [2021-08-11T20:04:36.388Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:04:39 [2021-08-11T20:04:39.296Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:04:39 [2021-08-11T20:04:39.296Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:04:41 [2021-08-11T20:04:41.472Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:04:41 [2021-08-11T20:04:41.472Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
20:04:41 [2021-08-11T20:04:41.472Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:04:41 [2021-08-11T20:04:41.472Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
20:04:41 [2021-08-11T20:04:41.472Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:04:43 [2021-08-11T20:04:43.651Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:04:43 [2021-08-11T20:04:43.651Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:04:45 [2021-08-11T20:04:45.830Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:04:45 [2021-08-11T20:04:45.830Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
20:04:45 [2021-08-11T20:04:45.830Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:04:48 [2021-08-11T20:04:48.770Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:04:48 [2021-08-11T20:04:48.770Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:04:51 [2021-08-11T20:04:51.672Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:04:55 [2021-08-11T20:04:55.417Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:05:00 [2021-08-11T20:05:00.108Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:05:00 [2021-08-11T20:05:00.108Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:05:00 [2021-08-11T20:05:00.108Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:05:00 [2021-08-11T20:05:00.108Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:05:00 [2021-08-11T20:05:00.108Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:05:01 [2021-08-11T20:05:01.650Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:05:01 [2021-08-11T20:05:01.650Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
20:05:01 [2021-08-11T20:05:01.650Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:05:10 [2021-08-11T20:05:10.230Z] === RUN   TestDockerSuite/TestContainerAPITop
20:05:10 [2021-08-11T20:05:10.230Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
20:05:10 [2021-08-11T20:05:10.230Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:05:10 [2021-08-11T20:05:10.585Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:05:10 [2021-08-11T20:05:10.585Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:05:10 [2021-08-11T20:05:10.585Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:05:10 [2021-08-11T20:05:10.585Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:05:11 [2021-08-11T20:05:11.766Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:05:11 [2021-08-11T20:05:11.766Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:05:13 [2021-08-11T20:05:13.488Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:05:16 [2021-08-11T20:05:16.455Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:05:17 [2021-08-11T20:05:17.223Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:05:18 [2021-08-11T20:05:18.636Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:05:18 [2021-08-11T20:05:18.636Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
20:05:18 [2021-08-11T20:05:18.636Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:05:18 [2021-08-11T20:05:18.636Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
20:05:18 [2021-08-11T20:05:18.636Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:05:18 [2021-08-11T20:05:18.636Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
20:05:18 [2021-08-11T20:05:18.636Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:05:18 [2021-08-11T20:05:18.636Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
20:05:18 [2021-08-11T20:05:18.636Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:05:18 [2021-08-11T20:05:18.636Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
20:05:18 [2021-08-11T20:05:18.636Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
20:05:20 [2021-08-11T20:05:20.814Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:05:20 [2021-08-11T20:05:20.814Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
20:05:21 [2021-08-11T20:05:21.908Z] === RUN   TestDockerSuite/TestBuildEnv
20:05:21 [2021-08-11T20:05:21.908Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
20:05:21 [2021-08-11T20:05:21.908Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
20:05:21 [2021-08-11T20:05:21.908Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
20:05:21 [2021-08-11T20:05:21.908Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:05:21 [2021-08-11T20:05:21.908Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
20:05:21 [2021-08-11T20:05:21.908Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:05:21 [2021-08-11T20:05:21.908Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
20:05:21 [2021-08-11T20:05:21.908Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:05:21 [2021-08-11T20:05:21.908Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
20:05:21 [2021-08-11T20:05:21.908Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:05:26 [2021-08-11T20:05:26.591Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:05:26 [2021-08-11T20:05:26.591Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
20:05:26 [2021-08-11T20:05:26.591Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:05:26 [2021-08-11T20:05:26.591Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
20:05:26 [2021-08-11T20:05:26.591Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:05:26 [2021-08-11T20:05:26.591Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
20:05:26 [2021-08-11T20:05:26.591Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:05:27 [2021-08-11T20:05:27.049Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:05:29 [2021-08-11T20:05:29.387Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
20:05:30 [2021-08-11T20:05:30.927Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
20:05:31 [2021-08-11T20:05:31.733Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:05:33 [2021-08-11T20:05:33.834Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
20:05:36 [2021-08-11T20:05:36.016Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005d29a8_<nil>}
20:05:38 [2021-08-11T20:05:38.923Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1081359126_c:\foo_false__<nil>_<nil>_<nil>}
20:05:41 [2021-08-11T20:05:41.101Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1081359126_c:\foo_true__<nil>_<nil>_<nil>}
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:05:44 [2021-08-11T20:05:44.005Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:05:44 [2021-08-11T20:05:44.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:05:44 [2021-08-11T20:05:44.465Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:05:44 [2021-08-11T20:05:44.465Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
20:05:44 [2021-08-11T20:05:44.465Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:05:44 [2021-08-11T20:05:44.465Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
20:05:44 [2021-08-11T20:05:44.465Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:05:44 [2021-08-11T20:05:44.465Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
20:05:44 [2021-08-11T20:05:44.465Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:05:44 [2021-08-11T20:05:44.465Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:05:44 [2021-08-11T20:05:44.465Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:05:44 [2021-08-11T20:05:44.465Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:05:44 [2021-08-11T20:05:44.465Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:05:46 [2021-08-11T20:05:46.535Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:05:46 [2021-08-11T20:05:46.535Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:05:46 [2021-08-11T20:05:46.535Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
20:05:46 [2021-08-11T20:05:46.535Z] === RUN   TestDockerSuite/TestBuildExpose
20:05:46 [2021-08-11T20:05:46.535Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
20:05:46 [2021-08-11T20:05:46.535Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:05:46 [2021-08-11T20:05:46.535Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
20:05:46 [2021-08-11T20:05:46.535Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:05:46 [2021-08-11T20:05:46.535Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
20:05:46 [2021-08-11T20:05:46.535Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:05:46 [2021-08-11T20:05:46.535Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
20:05:46 [2021-08-11T20:05:46.535Z] === RUN   TestDockerSuite/TestBuildFails
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:05:47 [2021-08-11T20:05:47.369Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:05:47 [2021-08-11T20:05:47.369Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:05:49 [2021-08-11T20:05:49.444Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:05:49 [2021-08-11T20:05:49.444Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:05:49 [2021-08-11T20:05:49.545Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:05:49 [2021-08-11T20:05:49.545Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:05:49 [2021-08-11T20:05:49.545Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:05:49 [2021-08-11T20:05:49.545Z] === RUN   TestDockerSuite/TestCpRelativePath
20:05:52 [2021-08-11T20:05:52.451Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:05:52 [2021-08-11T20:05:52.451Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:05:52 [2021-08-11T20:05:52.451Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:05:52 [2021-08-11T20:05:52.451Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:05:52 [2021-08-11T20:05:52.451Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:05:52 [2021-08-11T20:05:52.451Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:05:52 [2021-08-11T20:05:52.451Z] === RUN   TestDockerSuite/TestCpToCaseA
20:05:56 [2021-08-11T20:05:56.598Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:05:57 [2021-08-11T20:05:57.147Z] === RUN   TestDockerSuite/TestCpToCaseB
20:06:02 [2021-08-11T20:06:02.381Z] === RUN   TestDockerSuite/TestBuildForceRm
20:06:05 [2021-08-11T20:06:05.718Z] === RUN   TestDockerSuite/TestCpToCaseC
20:06:05 [2021-08-11T20:06:05.718Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:06:05 [2021-08-11T20:06:05.718Z] === RUN   TestDockerSuite/TestCpToCaseD
20:06:05 [2021-08-11T20:06:05.718Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:06:05 [2021-08-11T20:06:05.718Z] === RUN   TestDockerSuite/TestCpToCaseE
20:06:09 [2021-08-11T20:06:09.433Z] === RUN   TestDockerSuite/TestBuildFromGit
20:06:16 [2021-08-11T20:06:16.474Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:06:17 [2021-08-11T20:06:17.433Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:06:20 [2021-08-11T20:06:20.525Z] === RUN   TestDockerSuite/TestCpToCaseF
20:06:20 [2021-08-11T20:06:20.525Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:06:20 [2021-08-11T20:06:20.525Z] === RUN   TestDockerSuite/TestCpToCaseG
20:06:20 [2021-08-11T20:06:20.525Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:06:20 [2021-08-11T20:06:20.525Z] === RUN   TestDockerSuite/TestCpToCaseH
20:06:23 [2021-08-11T20:06:23.189Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:06:23 [2021-08-11T20:06:23.189Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
20:06:23 [2021-08-11T20:06:23.189Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:06:23 [2021-08-11T20:06:23.189Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:06:24 [2021-08-11T20:06:24.149Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:06:24 [2021-08-11T20:06:24.149Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
20:06:24 [2021-08-11T20:06:24.149Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:06:29 [2021-08-11T20:06:29.096Z] === RUN   TestDockerSuite/TestCpToCaseI
20:06:29 [2021-08-11T20:06:29.096Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:06:29 [2021-08-11T20:06:29.096Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:06:29 [2021-08-11T20:06:29.096Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:06:29 [2021-08-11T20:06:29.096Z] === RUN   TestDockerSuite/TestCpToDot
20:06:30 [2021-08-11T20:06:30.636Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:06:30 [2021-08-11T20:06:30.636Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:06:30 [2021-08-11T20:06:30.636Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:06:30 [2021-08-11T20:06:30.636Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:06:30 [2021-08-11T20:06:30.636Z] === RUN   TestDockerSuite/TestCpToStdout
20:06:32 [2021-08-11T20:06:32.679Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:06:32 [2021-08-11T20:06:32.679Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
20:06:32 [2021-08-11T20:06:32.679Z] === RUN   TestDockerSuite/TestBuildHistory
20:06:33 [2021-08-11T20:06:33.542Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:06:33 [2021-08-11T20:06:33.542Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:06:33 [2021-08-11T20:06:33.542Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:06:33 [2021-08-11T20:06:33.542Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:06:33 [2021-08-11T20:06:33.542Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:06:33 [2021-08-11T20:06:33.542Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:06:33 [2021-08-11T20:06:33.542Z] === RUN   TestDockerSuite/TestCpVolumePath
20:06:33 [2021-08-11T20:06:33.542Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:06:33 [2021-08-11T20:06:33.542Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:06:33 [2021-08-11T20:06:33.542Z] === RUN   TestDockerSuite/TestCreateArgs
20:06:34 [2021-08-11T20:06:34.003Z] === RUN   TestDockerSuite/TestCreateByImageID
20:06:36 [2021-08-11T20:06:36.185Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:06:38 [2021-08-11T20:06:38.802Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:06:38 [2021-08-11T20:06:38.802Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:06:38 [2021-08-11T20:06:38.802Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:06:40 [2021-08-11T20:06:40.979Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:06:41 [2021-08-11T20:06:41.947Z] === RUN   TestDockerSuite/TestCreateLabels
20:06:41 [2021-08-11T20:06:41.947Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:06:41 [2021-08-11T20:06:41.947Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:06:41 [2021-08-11T20:06:41.947Z] === RUN   TestDockerSuite/TestCreateRM
20:06:42 [2021-08-11T20:06:42.406Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:06:42 [2021-08-11T20:06:42.406Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:06:42 [2021-08-11T20:06:42.406Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:06:42 [2021-08-11T20:06:42.867Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:06:42 [2021-08-11T20:06:42.867Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:06:45 [2021-08-11T20:06:45.015Z] === RUN   TestDockerSuite/TestBuildIidFile
20:06:45 [2021-08-11T20:06:45.974Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:06:47 [2021-08-11T20:06:47.501Z] === RUN   TestDockerSuite/TestBuildInheritance
20:06:47 [2021-08-11T20:06:47.501Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
20:06:47 [2021-08-11T20:06:47.501Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:06:48 [2021-08-11T20:06:48.464Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:06:48 [2021-08-11T20:06:48.464Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:06:51 [2021-08-11T20:06:51.439Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:06:51 [2021-08-11T20:06:51.439Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:06:51 [2021-08-11T20:06:51.439Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:06:54 [2021-08-11T20:06:54.220Z] === RUN   TestDockerSuite/TestBuildLabel
20:06:54 [2021-08-11T20:06:54.220Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:06:55 [2021-08-11T20:06:55.175Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:06:55 [2021-08-11T20:06:55.180Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:06:55 [2021-08-11T20:06:55.634Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:06:55 [2021-08-11T20:06:55.635Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
20:06:55 [2021-08-11T20:06:55.635Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:06:56 [2021-08-11T20:06:56.139Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:06:56 [2021-08-11T20:06:56.593Z] === RUN   TestDockerSuite/TestBuildLabels
20:06:58 [2021-08-11T20:06:58.117Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:06:58 [2021-08-11T20:06:58.547Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDevicePermissions
20:06:58 [2021-08-11T20:06:58.547Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDockerFails
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:06:58 [2021-08-11T20:06:58.547Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:06:58 [2021-08-11T20:06:58.547Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:06:58 [2021-08-11T20:06:58.547Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestEventsAttach
20:06:58 [2021-08-11T20:06:58.547Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestEventsCommit
20:06:58 [2021-08-11T20:06:58.547Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:06:58 [2021-08-11T20:06:58.547Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:06:59 [2021-08-11T20:06:59.641Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:07:01 [2021-08-11T20:07:01.453Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:07:03 [2021-08-11T20:07:03.629Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:07:06 [2021-08-11T20:07:06.538Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:07:06 [2021-08-11T20:07:06.672Z] === RUN   TestDockerSuite/TestBuildLastModified
20:07:06 [2021-08-11T20:07:06.672Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
20:07:06 [2021-08-11T20:07:06.672Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:07:06 [2021-08-11T20:07:06.672Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
20:07:06 [2021-08-11T20:07:06.672Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:07:06 [2021-08-11T20:07:06.672Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:07:06 [2021-08-11T20:07:06.672Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:07:06 [2021-08-11T20:07:06.672Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:07:06 [2021-08-11T20:07:06.672Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:07:07 [2021-08-11T20:07:07.126Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:07:08 [2021-08-11T20:07:08.086Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:07:13 [2021-08-11T20:07:13.860Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:07:15 [2021-08-11T20:07:15.104Z] === RUN   TestDockerSuite/TestEventsCopy
20:07:19 [2021-08-11T20:07:19.789Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:07:25 [2021-08-11T20:07:25.579Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:07:27 [2021-08-11T20:07:27.114Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:07:28 [2021-08-11T20:07:28.082Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:07:31 [2021-08-11T20:07:31.483Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:07:31 [2021-08-11T20:07:31.483Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
20:07:31 [2021-08-11T20:07:31.483Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:07:32 [2021-08-11T20:07:32.444Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:07:32 [2021-08-11T20:07:32.768Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:07:33 [2021-08-11T20:07:33.230Z] === RUN   TestDockerSuite/TestEventsFilterType
20:07:34 [2021-08-11T20:07:34.770Z] === RUN   TestDockerSuite/TestEventsFilters
20:07:39 [2021-08-11T20:07:39.461Z] === RUN   TestDockerSuite/TestEventsFormat
20:07:44 [2021-08-11T20:07:44.147Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:07:44 [2021-08-11T20:07:44.147Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:07:44 [2021-08-11T20:07:44.147Z] === RUN   TestDockerSuite/TestEventsImageImport
20:07:44 [2021-08-11T20:07:44.147Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:07:44 [2021-08-11T20:07:44.147Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:07:44 [2021-08-11T20:07:44.147Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:07:44 [2021-08-11T20:07:44.607Z] === RUN   TestDockerSuite/TestEventsImagePull
20:07:44 [2021-08-11T20:07:44.607Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:07:44 [2021-08-11T20:07:44.607Z] === RUN   TestDockerSuite/TestEventsImageTag
20:07:45 [2021-08-11T20:07:45.575Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:07:45 [2021-08-11T20:07:45.575Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:07:45 [2021-08-11T20:07:45.575Z] === RUN   TestDockerSuite/TestEventsRename
20:07:48 [2021-08-11T20:07:48.477Z] === RUN   TestDockerSuite/TestEventsResize
20:07:57 [2021-08-11T20:07:57.050Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:07:58 [2021-08-11T20:07:58.585Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:08:01 [2021-08-11T20:08:01.490Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:08:06 [2021-08-11T20:08:06.192Z] === RUN   TestDockerSuite/TestEventsTop
20:08:06 [2021-08-11T20:08:06.192Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:08:06 [2021-08-11T20:08:06.192Z] === RUN   TestDockerSuite/TestEventsUntag
20:08:08 [2021-08-11T20:08:08.048Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:08:09 [2021-08-11T20:08:09.099Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:08:13 [2021-08-11T20:08:13.793Z] === RUN   TestDockerSuite/TestExec
20:08:13 [2021-08-11T20:08:13.793Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:08:13 [2021-08-11T20:08:13.793Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:08:13 [2021-08-11T20:08:13.793Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:08:13 [2021-08-11T20:08:13.793Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:08:15 [2021-08-11T20:08:15.334Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:08:17 [2021-08-11T20:08:17.514Z] === RUN   TestDockerSuite/TestExecAPIStart
20:08:17 [2021-08-11T20:08:17.514Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:08:17 [2021-08-11T20:08:17.514Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:08:17 [2021-08-11T20:08:17.514Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:08:17 [2021-08-11T20:08:17.514Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:08:17 [2021-08-11T20:08:17.514Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:08:17 [2021-08-11T20:08:17.514Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:08:19 [2021-08-11T20:08:19.692Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:08:21 [2021-08-11T20:08:21.869Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:08:22 [2021-08-11T20:08:22.801Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:08:24 [2021-08-11T20:08:24.773Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:08:26 [2021-08-11T20:08:26.307Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:08:26 [2021-08-11T20:08:26.507Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:08:31 [2021-08-11T20:08:31.000Z] === RUN   TestDockerSuite/TestExecCgroup
20:08:31 [2021-08-11T20:08:31.000Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:08:31 [2021-08-11T20:08:31.000Z] === RUN   TestDockerSuite/TestExecEnv
20:08:31 [2021-08-11T20:08:31.000Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:08:31 [2021-08-11T20:08:31.000Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:08:31 [2021-08-11T20:08:31.000Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:08:31 [2021-08-11T20:08:31.000Z] === RUN   TestDockerSuite/TestExecExitStatus
20:08:33 [2021-08-11T20:08:33.188Z] === RUN   TestDockerSuite/TestExecInspectID
20:08:33 [2021-08-11T20:08:33.577Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:08:38 [2021-08-11T20:08:38.974Z] === RUN   TestDockerSuite/TestExecInteractive
20:08:38 [2021-08-11T20:08:38.974Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:08:38 [2021-08-11T20:08:38.974Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:08:38 [2021-08-11T20:08:38.974Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:08:38 [2021-08-11T20:08:38.974Z] === RUN   TestDockerSuite/TestExecParseError
20:08:38 [2021-08-11T20:08:38.974Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:08:38 [2021-08-11T20:08:38.974Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:08:38 [2021-08-11T20:08:38.974Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:08:38 [2021-08-11T20:08:38.974Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:08:38 [2021-08-11T20:08:38.974Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:08:38 [2021-08-11T20:08:38.974Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:08:39 [2021-08-11T20:08:39.341Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:08:41 [2021-08-11T20:08:41.154Z] === RUN   TestDockerSuite/TestExecSetEnv
20:08:41 [2021-08-11T20:08:41.154Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:08:41 [2021-08-11T20:08:41.154Z] === RUN   TestDockerSuite/TestExecStartFails
20:08:41 [2021-08-11T20:08:41.154Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:08:41 [2021-08-11T20:08:41.154Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:08:41 [2021-08-11T20:08:41.154Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:08:41 [2021-08-11T20:08:41.154Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:08:41 [2021-08-11T20:08:41.154Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:08:41 [2021-08-11T20:08:41.154Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:08:41 [2021-08-11T20:08:41.154Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:08:41 [2021-08-11T20:08:41.154Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:08:44 [2021-08-11T20:08:44.059Z] === RUN   TestDockerSuite/TestExecUlimits
20:08:44 [2021-08-11T20:08:44.059Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:08:44 [2021-08-11T20:08:44.059Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:08:52 [2021-08-11T20:08:52.825Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:08:52 [2021-08-11T20:08:52.825Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:08:52 [2021-08-11T20:08:52.825Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:08:52 [2021-08-11T20:08:52.825Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:08:52 [2021-08-11T20:08:52.825Z] === RUN   TestDockerSuite/TestExecWithUser
20:08:52 [2021-08-11T20:08:52.825Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:08:52 [2021-08-11T20:08:52.825Z] === RUN   TestDockerSuite/TestGetContainerStats
20:08:56 [2021-08-11T20:08:56.964Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:08:56 [2021-08-11T20:08:56.964Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
20:08:56 [2021-08-11T20:08:56.964Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:08:58 [2021-08-11T20:08:58.620Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:09:03 [2021-08-11T20:09:03.999Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:09:04 [2021-08-11T20:09:04.958Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:09:04 [2021-08-11T20:09:04.958Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
20:09:04 [2021-08-11T20:09:04.958Z] === RUN   TestDockerSuite/TestBuildNetNone
20:09:04 [2021-08-11T20:09:04.958Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
20:09:04 [2021-08-11T20:09:04.958Z] === RUN   TestDockerSuite/TestBuildNoContext
20:09:05 [2021-08-11T20:09:05.692Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:09:07 [2021-08-11T20:09:07.839Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:09:07 [2021-08-11T20:09:07.870Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:09:12 [2021-08-11T20:09:12.498Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:09:14 [2021-08-11T20:09:14.946Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:09:14 [2021-08-11T20:09:14.946Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:09:14 [2021-08-11T20:09:14.946Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:09:14 [2021-08-11T20:09:14.946Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:09:14 [2021-08-11T20:09:14.946Z] === RUN   TestDockerSuite/TestHealth
20:09:14 [2021-08-11T20:09:14.946Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:09:14 [2021-08-11T20:09:14.946Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:09:14 [2021-08-11T20:09:14.946Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:09:14 [2021-08-11T20:09:14.946Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:09:14 [2021-08-11T20:09:14.946Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:09:15 [2021-08-11T20:09:15.384Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:09:15 [2021-08-11T20:09:15.384Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:09:15 [2021-08-11T20:09:15.384Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:09:18 [2021-08-11T20:09:18.264Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:09:19 [2021-08-11T20:09:19.631Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:09:19 [2021-08-11T20:09:19.631Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:09:19 [2021-08-11T20:09:19.631Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:09:19 [2021-08-11T20:09:19.631Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:09:19 [2021-08-11T20:09:19.631Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:09:19 [2021-08-11T20:09:19.631Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:09:19 [2021-08-11T20:09:19.631Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:09:19 [2021-08-11T20:09:19.787Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:09:20 [2021-08-11T20:09:20.598Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:09:20 [2021-08-11T20:09:20.598Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:09:20 [2021-08-11T20:09:20.598Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:09:20 [2021-08-11T20:09:20.746Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:09:21 [2021-08-11T20:09:21.565Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:09:21 [2021-08-11T20:09:21.565Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:09:23 [2021-08-11T20:09:23.740Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:09:23 [2021-08-11T20:09:23.740Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:09:26 [2021-08-11T20:09:26.659Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:09:28 [2021-08-11T20:09:28.837Z] === RUN   TestDockerSuite/TestImagesFormat
20:09:29 [2021-08-11T20:09:29.296Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:09:29 [2021-08-11T20:09:29.296Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:09:29 [2021-08-11T20:09:29.296Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:09:31 [2021-08-11T20:09:31.017Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:09:32 [2021-08-11T20:09:32.543Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:09:33 [2021-08-11T20:09:33.039Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:09:33 [2021-08-11T20:09:33.039Z] === RUN   TestDockerSuite/TestImportBadURL
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestImportDisplay
20:09:35 [2021-08-11T20:09:35.946Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestImportFile
20:09:35 [2021-08-11T20:09:35.946Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:09:35 [2021-08-11T20:09:35.946Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestImportGzipped
20:09:35 [2021-08-11T20:09:35.946Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:09:35 [2021-08-11T20:09:35.946Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:09:35 [2021-08-11T20:09:35.946Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:09:35 [2021-08-11T20:09:35.946Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:09:35 [2021-08-11T20:09:35.946Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:09:35 [2021-08-11T20:09:35.946Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:09:35 [2021-08-11T20:09:35.946Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:09:35 [2021-08-11T20:09:35.946Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:09:38 [2021-08-11T20:09:38.126Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:09:41 [2021-08-11T20:09:41.038Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:09:41 [2021-08-11T20:09:41.038Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:09:41 [2021-08-11T20:09:41.038Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:09:41 [2021-08-11T20:09:41.038Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:09:41 [2021-08-11T20:09:41.038Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:09:41 [2021-08-11T20:09:41.038Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:09:41 [2021-08-11T20:09:41.038Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:09:41 [2021-08-11T20:09:41.038Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:09:42 [2021-08-11T20:09:42.818Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:09:43 [2021-08-11T20:09:43.226Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:09:43 [2021-08-11T20:09:43.684Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:09:45 [2021-08-11T20:09:45.860Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:09:45 [2021-08-11T20:09:45.860Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:09:45 [2021-08-11T20:09:45.860Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:09:45 [2021-08-11T20:09:45.860Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:09:45 [2021-08-11T20:09:45.860Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:09:45 [2021-08-11T20:09:45.860Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:09:45 [2021-08-11T20:09:45.860Z] === RUN   TestDockerSuite/TestInspectDefault
20:09:46 [2021-08-11T20:09:46.527Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:09:54 [2021-08-11T20:09:54.430Z] === RUN   TestDockerSuite/TestInspectHistory
20:09:55 [2021-08-11T20:09:55.051Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:09:58 [2021-08-11T20:09:58.164Z] === RUN   TestDockerSuite/TestInspectImage
20:09:58 [2021-08-11T20:09:58.164Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:09:58 [2021-08-11T20:09:58.164Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:09:58 [2021-08-11T20:09:58.164Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:09:58 [2021-08-11T20:09:58.164Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:09:58 [2021-08-11T20:09:58.164Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:09:58 [2021-08-11T20:09:58.164Z] === RUN   TestDockerSuite/TestInspectInt64
20:09:58 [2021-08-11T20:09:58.761Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:10:00 [2021-08-11T20:10:00.350Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:10:02 [2021-08-11T20:10:02.524Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:10:02 [2021-08-11T20:10:02.524Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:10:03 [2021-08-11T20:10:03.427Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:10:04 [2021-08-11T20:10:04.700Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:10:04 [2021-08-11T20:10:04.951Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:10:04 [2021-08-11T20:10:04.951Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
20:10:04 [2021-08-11T20:10:04.951Z] === RUN   TestDockerSuite/TestBuildPATH
20:10:04 [2021-08-11T20:10:04.951Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:10:04 [2021-08-11T20:10:04.951Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:10:07 [2021-08-11T20:10:07.117Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:10:07 [2021-08-11T20:10:07.117Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
20:10:07 [2021-08-11T20:10:07.117Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:10:07 [2021-08-11T20:10:07.603Z] === RUN   TestDockerSuite/TestInspectPlugin
20:10:07 [2021-08-11T20:10:07.603Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:10:07 [2021-08-11T20:10:07.603Z] === RUN   TestDockerSuite/TestInspectRootFS
20:10:07 [2021-08-11T20:10:07.603Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:10:09 [2021-08-11T20:10:09.782Z] === RUN   TestDockerSuite/TestInspectStatus
20:10:12 [2021-08-11T20:10:12.688Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:10:17 [2021-08-11T20:10:17.374Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:10:19 [2021-08-11T20:10:19.549Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:10:21 [2021-08-11T20:10:21.728Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:10:23 [2021-08-11T20:10:23.905Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:10:26 [2021-08-11T20:10:26.081Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:10:28 [2021-08-11T20:10:28.259Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksEnvs
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:10:31 [2021-08-11T20:10:31.170Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.170Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:10:31 [2021-08-11T20:10:31.171Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.171Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:10:31 [2021-08-11T20:10:31.171Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.171Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:10:31 [2021-08-11T20:10:31.171Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.171Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:10:31 [2021-08-11T20:10:31.171Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:10:31 [2021-08-11T20:10:31.171Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:10:31 [2021-08-11T20:10:31.171Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:10:31 [2021-08-11T20:10:31.171Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:10:33 [2021-08-11T20:10:33.352Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:10:35 [2021-08-11T20:10:35.530Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:10:41 [2021-08-11T20:10:41.318Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:10:44 [2021-08-11T20:10:44.227Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:10:44 [2021-08-11T20:10:44.227Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:10:44 [2021-08-11T20:10:44.227Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:10:46 [2021-08-11T20:10:46.404Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:10:46 [2021-08-11T20:10:46.404Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:10:53 [2021-08-11T20:10:53.477Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:10:57 [2021-08-11T20:10:57.711Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:10:59 [2021-08-11T20:10:59.280Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:11:05 [2021-08-11T20:11:05.073Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:11:07 [2021-08-11T20:11:07.984Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:11:10 [2021-08-11T20:11:10.161Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:11:10 [2021-08-11T20:11:10.161Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:11:10 [2021-08-11T20:11:10.161Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:11:12 [2021-08-11T20:11:12.466Z] === RUN   TestDockerSuite/TestBuildRm
20:11:13 [2021-08-11T20:11:13.067Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:11:15 [2021-08-11T20:11:15.248Z] === RUN   TestDockerSuite/TestLogsSince
20:11:22 [2021-08-11T20:11:22.761Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:11:25 [2021-08-11T20:11:25.570Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:11:25 [2021-08-11T20:11:25.570Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:11:25 [2021-08-11T20:11:25.570Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:11:25 [2021-08-11T20:11:25.570Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:11:25 [2021-08-11T20:11:25.570Z] === RUN   TestDockerSuite/TestLogsTail
20:11:26 [2021-08-11T20:11:26.469Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:11:26 [2021-08-11T20:11:26.469Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:11:26 [2021-08-11T20:11:26.469Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:11:26 [2021-08-11T20:11:26.469Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:11:26 [2021-08-11T20:11:26.924Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:11:27 [2021-08-11T20:11:27.114Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:11:28 [2021-08-11T20:11:28.449Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:11:30 [2021-08-11T20:11:30.025Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:11:32 [2021-08-11T20:11:32.159Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:11:32 [2021-08-11T20:11:32.204Z] === RUN   TestDockerSuite/TestMountIntoProc
20:11:32 [2021-08-11T20:11:32.204Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestMountIntoSys
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestNetHostname
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestPluginActive
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.662Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:11:32 [2021-08-11T20:11:32.662Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:11:32 [2021-08-11T20:11:32.663Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:11:32 [2021-08-11T20:11:32.663Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:11:32 [2021-08-11T20:11:32.663Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:11:32 [2021-08-11T20:11:32.663Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.663Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:11:32 [2021-08-11T20:11:32.663Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.663Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:11:32 [2021-08-11T20:11:32.663Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.663Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:11:32 [2021-08-11T20:11:32.663Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.663Z] === RUN   TestDockerSuite/TestPortHostBinding
20:11:32 [2021-08-11T20:11:32.663Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.663Z] === RUN   TestDockerSuite/TestPortList
20:11:32 [2021-08-11T20:11:32.663Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:11:32 [2021-08-11T20:11:32.663Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:11:35 [2021-08-11T20:11:35.868Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:11:37 [2021-08-11T20:11:37.351Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:11:37 [2021-08-11T20:11:37.351Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:11:38 [2021-08-11T20:11:38.245Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:11:38 [2021-08-11T20:11:38.245Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:11:38 [2021-08-11T20:11:38.245Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:11:38 [2021-08-11T20:11:38.245Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:11:38 [2021-08-11T20:11:38.245Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:11:38 [2021-08-11T20:11:38.245Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:11:38 [2021-08-11T20:11:38.245Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
20:11:38 [2021-08-11T20:11:38.245Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:11:41 [2021-08-11T20:11:41.634Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:11:42 [2021-08-11T20:11:42.933Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:11:42 [2021-08-11T20:11:42.933Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
20:11:42 [2021-08-11T20:11:42.933Z] === RUN   TestDockerSuite/TestPsByOrder
20:11:51 [2021-08-11T20:11:51.501Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:11:51 [2021-08-11T20:11:51.501Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:11:51 [2021-08-11T20:11:51.501Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:11:59 [2021-08-11T20:11:59.300Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:11:59 [2021-08-11T20:11:59.300Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:11:59 [2021-08-11T20:11:59.300Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:12:01 [2021-08-11T20:12:01.825Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:12:09 [2021-08-11T20:12:09.572Z] === RUN   TestDockerSuite/TestBuildSpaces
20:12:09 [2021-08-11T20:12:09.572Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:12:13 [2021-08-11T20:12:13.281Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:12:13 [2021-08-11T20:12:13.281Z] === RUN   TestDockerSuite/TestBuildStderr
20:12:16 [2021-08-11T20:12:16.661Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:12:16 [2021-08-11T20:12:16.661Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:12:16 [2021-08-11T20:12:16.661Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:12:16 [2021-08-11T20:12:16.661Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:12:17 [2021-08-11T20:12:17.943Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:12:29 [2021-08-11T20:12:29.037Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:12:33 [2021-08-11T20:12:33.728Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:12:38 [2021-08-11T20:12:38.971Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:12:38 [2021-08-11T20:12:38.971Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
20:12:38 [2021-08-11T20:12:38.971Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:12:40 [2021-08-11T20:12:40.494Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:12:42 [2021-08-11T20:12:42.021Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:12:46 [2021-08-11T20:12:46.117Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:12:46 [2021-08-11T20:12:46.682Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:12:49 [2021-08-11T20:12:49.854Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:12:49 [2021-08-11T20:12:49.854Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
20:12:49 [2021-08-11T20:12:49.854Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:12:49 [2021-08-11T20:12:49.854Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
20:12:49 [2021-08-11T20:12:49.854Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:12:51 [2021-08-11T20:12:51.341Z] === RUN   TestDockerSuite/TestBuildUser
20:12:51 [2021-08-11T20:12:51.341Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:12:51 [2021-08-11T20:12:51.341Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:12:51 [2021-08-11T20:12:51.341Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:12:51 [2021-08-11T20:12:51.341Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:12:51 [2021-08-11T20:12:51.341Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
20:12:51 [2021-08-11T20:12:51.341Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:12:54 [2021-08-11T20:12:54.547Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:12:54 [2021-08-11T20:12:54.547Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:12:54 [2021-08-11T20:12:54.547Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:12:54 [2021-08-11T20:12:54.547Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
20:12:55 [2021-08-11T20:12:55.007Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:12:55 [2021-08-11T20:12:55.007Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:12:55 [2021-08-11T20:12:55.007Z] === RUN   TestDockerSuite/TestPsRightTagName
20:12:55 [2021-08-11T20:12:55.007Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:12:55 [2021-08-11T20:12:55.007Z] === RUN   TestDockerSuite/TestPsShowMounts
20:12:55 [2021-08-11T20:12:55.047Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:12:56 [2021-08-11T20:12:56.005Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:12:58 [2021-08-11T20:12:58.889Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:12:58 [2021-08-11T20:12:58.889Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
20:12:58 [2021-08-11T20:12:58.889Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:12:58 [2021-08-11T20:12:58.889Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
20:12:58 [2021-08-11T20:12:58.889Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:13:02 [2021-08-11T20:13:02.163Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:13:02 [2021-08-11T20:13:02.163Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
20:13:02 [2021-08-11T20:13:02.163Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:13:03 [2021-08-11T20:13:03.701Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:13:03 [2021-08-11T20:13:03.701Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:13:03 [2021-08-11T20:13:03.701Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:13:05 [2021-08-11T20:13:05.241Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:13:06 [2021-08-11T20:13:06.219Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:13:06 [2021-08-11T20:13:06.219Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
20:13:06 [2021-08-11T20:13:06.219Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:13:10 [2021-08-11T20:13:10.912Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:13:14 [2021-08-11T20:13:14.651Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:13:17 [2021-08-11T20:13:17.558Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:13:23 [2021-08-11T20:13:23.995Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:13:23 [2021-08-11T20:13:23.995Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:13:34 [2021-08-11T20:13:34.280Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:13:40 [2021-08-11T20:13:40.046Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:13:40 [2021-08-11T20:13:40.046Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
20:13:40 [2021-08-11T20:13:40.502Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:13:40 [2021-08-11T20:13:40.502Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
20:13:40 [2021-08-11T20:13:40.502Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:13:43 [2021-08-11T20:13:43.388Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:13:43 [2021-08-11T20:13:43.388Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:13:43 [2021-08-11T20:13:43.388Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
20:13:47 [2021-08-11T20:13:47.529Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:13:47 [2021-08-11T20:13:47.529Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:13:47 [2021-08-11T20:13:47.529Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:13:49 [2021-08-11T20:13:49.072Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:13:49 [2021-08-11T20:13:49.535Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:13:49 [2021-08-11T20:13:49.535Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:13:50 [2021-08-11T20:13:50.504Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:13:55 [2021-08-11T20:13:55.204Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:13:55 [2021-08-11T20:13:55.728Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:13:58 [2021-08-11T20:13:58.615Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:13:58 [2021-08-11T20:13:58.615Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:13:59 [2021-08-11T20:13:59.898Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:13:59 [2021-08-11T20:13:59.898Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:13:59 [2021-08-11T20:13:59.898Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:14:03 [2021-08-11T20:14:03.640Z] === RUN   TestDockerSuite/TestRmiBlank
20:14:03 [2021-08-11T20:14:03.640Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:14:04 [2021-08-11T20:14:04.100Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:14:18 [2021-08-11T20:14:18.934Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:14:19 [2021-08-11T20:14:19.651Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:14:19 [2021-08-11T20:14:19.651Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:14:19 [2021-08-11T20:14:19.651Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:14:19 [2021-08-11T20:14:19.651Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:14:19 [2021-08-11T20:14:19.651Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:14:19 [2021-08-11T20:14:19.651Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
20:14:19 [2021-08-11T20:14:19.651Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:14:19 [2021-08-11T20:14:19.651Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:14:21 [2021-08-11T20:14:21.851Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:14:22 [2021-08-11T20:14:22.311Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:14:26 [2021-08-11T20:14:26.692Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:14:28 [2021-08-11T20:14:28.854Z] === RUN   TestDockerSuite/TestBuildXZHost
20:14:28 [2021-08-11T20:14:28.854Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
20:14:29 [2021-08-11T20:14:29.310Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:14:29 [2021-08-11T20:14:29.310Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:14:29 [2021-08-11T20:14:29.310Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:14:29 [2021-08-11T20:14:29.310Z]     docker_cli_sni_test.go:18: Flakey test
20:14:29 [2021-08-11T20:14:29.310Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:14:29 [2021-08-11T20:14:29.395Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:14:31 [2021-08-11T20:14:31.473Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:14:34 [2021-08-11T20:14:34.089Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:14:36 [2021-08-11T20:14:36.138Z] === RUN   TestDockerSuite/TestCommitChange
20:14:41 [2021-08-11T20:14:41.910Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:14:42 [2021-08-11T20:14:42.666Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:14:45 [2021-08-11T20:14:45.575Z] === RUN   TestDockerSuite/TestRmiTag
20:14:46 [2021-08-11T20:14:46.545Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:14:46 [2021-08-11T20:14:46.575Z] === RUN   TestDockerSuite/TestCommitHardlink
20:14:46 [2021-08-11T20:14:46.575Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:14:46 [2021-08-11T20:14:46.575Z] === RUN   TestDockerSuite/TestCommitNewFile
20:14:48 [2021-08-11T20:14:48.734Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:14:53 [2021-08-11T20:14:53.614Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:14:53 [2021-08-11T20:14:53.614Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:14:53 [2021-08-11T20:14:53.614Z] === RUN   TestDockerSuite/TestCommitTTY
20:15:02 [2021-08-11T20:15:02.158Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:15:05 [2021-08-11T20:15:05.889Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:15:05 [2021-08-11T20:15:05.889Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:15:05 [2021-08-11T20:15:05.889Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:15:05 [2021-08-11T20:15:05.889Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:15:05 [2021-08-11T20:15:05.889Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:15:05 [2021-08-11T20:15:05.889Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:15:05 [2021-08-11T20:15:05.889Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:15:05 [2021-08-11T20:15:05.889Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:15:06 [2021-08-11T20:15:06.444Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:15:08 [2021-08-11T20:15:08.625Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:15:13 [2021-08-11T20:15:13.320Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:15:14 [2021-08-11T20:15:14.292Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:15:14 [2021-08-11T20:15:14.292Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
20:15:14 [2021-08-11T20:15:14.292Z] === RUN   TestDockerSuite/TestRunAddHost
20:15:14 [2021-08-11T20:15:14.292Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
20:15:14 [2021-08-11T20:15:14.292Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:15:14 [2021-08-11T20:15:14.292Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
20:15:14 [2021-08-11T20:15:14.292Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:15:14 [2021-08-11T20:15:14.292Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
20:15:14 [2021-08-11T20:15:14.453Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:15:14 [2021-08-11T20:15:14.751Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:15:14 [2021-08-11T20:15:14.751Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
20:15:14 [2021-08-11T20:15:14.751Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:15:14 [2021-08-11T20:15:14.751Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
20:15:14 [2021-08-11T20:15:14.751Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:15:14 [2021-08-11T20:15:14.751Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
20:15:14 [2021-08-11T20:15:14.751Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:15:16 [2021-08-11T20:15:16.934Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:15:16 [2021-08-11T20:15:16.934Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
20:15:16 [2021-08-11T20:15:16.934Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:15:16 [2021-08-11T20:15:16.934Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
20:15:16 [2021-08-11T20:15:16.934Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:15:21 [2021-08-11T20:15:21.517Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:15:21 [2021-08-11T20:15:21.517Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
20:15:21 [2021-08-11T20:15:21.517Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:15:23 [2021-08-11T20:15:23.052Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:15:23 [2021-08-11T20:15:23.052Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
20:15:23 [2021-08-11T20:15:23.052Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:15:23 [2021-08-11T20:15:23.052Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
20:15:23 [2021-08-11T20:15:23.052Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:15:23 [2021-08-11T20:15:23.052Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
20:15:23 [2021-08-11T20:15:23.052Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:15:25 [2021-08-11T20:15:25.954Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:15:25 [2021-08-11T20:15:25.954Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
20:15:25 [2021-08-11T20:15:25.954Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:15:25 [2021-08-11T20:15:25.954Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:15:27 [2021-08-11T20:15:27.267Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:15:28 [2021-08-11T20:15:28.806Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:15:28 [2021-08-11T20:15:28.853Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:15:28 [2021-08-11T20:15:28.853Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:15:28 [2021-08-11T20:15:28.853Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
20:15:28 [2021-08-11T20:15:28.853Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:15:28 [2021-08-11T20:15:28.853Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
20:15:28 [2021-08-11T20:15:28.853Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:15:28 [2021-08-11T20:15:28.853Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
20:15:28 [2021-08-11T20:15:28.853Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:15:31 [2021-08-11T20:15:31.716Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:15:31 [2021-08-11T20:15:31.751Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:15:33 [2021-08-11T20:15:33.911Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:15:33 [2021-08-11T20:15:33.924Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:15:36 [2021-08-11T20:15:36.096Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:15:36 [2021-08-11T20:15:36.096Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:15:36 [2021-08-11T20:15:36.096Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
20:15:36 [2021-08-11T20:15:36.096Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:15:36 [2021-08-11T20:15:36.821Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:15:36 [2021-08-11T20:15:36.821Z] === RUN   TestDockerSuite/TestRunBindMounts
20:15:38 [2021-08-11T20:15:38.272Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:15:38 [2021-08-11T20:15:38.272Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:15:41 [2021-08-11T20:15:41.171Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:15:41 [2021-08-11T20:15:41.171Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.171Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:15:41 [2021-08-11T20:15:41.171Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.171Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:15:41 [2021-08-11T20:15:41.515Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
20:15:41 [2021-08-11T20:15:41.515Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:15:43 [2021-08-11T20:15:43.700Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:15:43 [2021-08-11T20:15:43.700Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
20:15:43 [2021-08-11T20:15:43.700Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:15:44 [2021-08-11T20:15:44.070Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:15:44 [2021-08-11T20:15:44.070Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:15:46 [2021-08-11T20:15:46.242Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:15:46 [2021-08-11T20:15:46.242Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
20:15:46 [2021-08-11T20:15:46.242Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:15:47 [2021-08-11T20:15:47.441Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:15:47 [2021-08-11T20:15:47.441Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
20:15:47 [2021-08-11T20:15:47.441Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:15:47 [2021-08-11T20:15:47.441Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
20:15:47 [2021-08-11T20:15:47.441Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:15:48 [2021-08-11T20:15:48.980Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:15:48 [2021-08-11T20:15:48.980Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
20:15:48 [2021-08-11T20:15:48.980Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:15:48 [2021-08-11T20:15:48.980Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
20:15:49 [2021-08-11T20:15:49.152Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:15:49 [2021-08-11T20:15:49.152Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:15:49 [2021-08-11T20:15:49.439Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:15:49 [2021-08-11T20:15:49.439Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
20:15:49 [2021-08-11T20:15:49.439Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:15:49 [2021-08-11T20:15:49.439Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
20:15:49 [2021-08-11T20:15:49.439Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:15:49 [2021-08-11T20:15:49.439Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
20:15:49 [2021-08-11T20:15:49.439Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:15:49 [2021-08-11T20:15:49.439Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
20:15:49 [2021-08-11T20:15:49.439Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:15:49 [2021-08-11T20:15:49.439Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
20:15:49 [2021-08-11T20:15:49.439Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:15:51 [2021-08-11T20:15:51.620Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:15:52 [2021-08-11T20:15:52.056Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:15:54 [2021-08-11T20:15:54.527Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:15:55 [2021-08-11T20:15:55.786Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:15:56 [2021-08-11T20:15:56.706Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:15:56 [2021-08-11T20:15:56.706Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
20:15:56 [2021-08-11T20:15:56.706Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:15:56 [2021-08-11T20:15:56.706Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
20:15:56 [2021-08-11T20:15:56.706Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:15:56 [2021-08-11T20:15:56.706Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
20:15:56 [2021-08-11T20:15:56.706Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:15:58 [2021-08-11T20:15:58.885Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:15:58 [2021-08-11T20:15:58.885Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
20:15:58 [2021-08-11T20:15:58.885Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:15:58 [2021-08-11T20:15:58.885Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
20:15:58 [2021-08-11T20:15:58.885Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:15:58 [2021-08-11T20:15:58.885Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
20:15:58 [2021-08-11T20:15:58.885Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:15:58 [2021-08-11T20:15:58.885Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
20:15:58 [2021-08-11T20:15:58.885Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:16:01 [2021-08-11T20:16:01.065Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:16:04 [2021-08-11T20:16:04.340Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:16:04 [2021-08-11T20:16:04.340Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:16:04 [2021-08-11T20:16:04.340Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:16:04 [2021-08-11T20:16:04.340Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:16:04 [2021-08-11T20:16:04.340Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:16:06 [2021-08-11T20:16:06.515Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:16:06 [2021-08-11T20:16:06.515Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
20:16:06 [2021-08-11T20:16:06.515Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:16:06 [2021-08-11T20:16:06.870Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:16:06 [2021-08-11T20:16:06.870Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
20:16:06 [2021-08-11T20:16:06.870Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:16:06 [2021-08-11T20:16:06.870Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
20:16:06 [2021-08-11T20:16:06.870Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:16:06 [2021-08-11T20:16:06.870Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
20:16:06 [2021-08-11T20:16:06.870Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:16:06 [2021-08-11T20:16:06.870Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
20:16:06 [2021-08-11T20:16:06.870Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:16:06 [2021-08-11T20:16:06.870Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
20:16:06 [2021-08-11T20:16:06.870Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:16:06 [2021-08-11T20:16:06.870Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
20:16:06 [2021-08-11T20:16:06.870Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:16:09 [2021-08-11T20:16:09.050Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:16:09 [2021-08-11T20:16:09.050Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
20:16:09 [2021-08-11T20:16:09.050Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:16:09 [2021-08-11T20:16:09.050Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:16:09 [2021-08-11T20:16:09.050Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
20:16:09 [2021-08-11T20:16:09.050Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:16:09 [2021-08-11T20:16:09.420Z] === RUN   TestDockerSuite/TestContainerAPITop
20:16:09 [2021-08-11T20:16:09.420Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
20:16:09 [2021-08-11T20:16:09.420Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:16:10 [2021-08-11T20:16:10.957Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:16:11 [2021-08-11T20:16:11.232Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:16:11 [2021-08-11T20:16:11.417Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:16:13 [2021-08-11T20:16:13.413Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:16:13 [2021-08-11T20:16:13.414Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
20:16:13 [2021-08-11T20:16:13.414Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:16:16 [2021-08-11T20:16:16.096Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:16:16 [2021-08-11T20:16:16.323Z] === RUN   TestDockerSuite/TestRunEnvironment
20:16:16 [2021-08-11T20:16:16.323Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
20:16:16 [2021-08-11T20:16:16.323Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:16:16 [2021-08-11T20:16:16.323Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
20:16:16 [2021-08-11T20:16:16.323Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:16:16 [2021-08-11T20:16:16.323Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
20:16:16 [2021-08-11T20:16:16.323Z] === RUN   TestDockerSuite/TestRunExitCode
20:16:18 [2021-08-11T20:16:18.269Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:16:18 [2021-08-11T20:16:18.269Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
20:16:18 [2021-08-11T20:16:18.269Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:16:18 [2021-08-11T20:16:18.269Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
20:16:18 [2021-08-11T20:16:18.269Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:16:18 [2021-08-11T20:16:18.269Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
20:16:18 [2021-08-11T20:16:18.269Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:16:18 [2021-08-11T20:16:18.269Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
20:16:18 [2021-08-11T20:16:18.269Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:16:18 [2021-08-11T20:16:18.269Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
20:16:18 [2021-08-11T20:16:18.269Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
20:16:18 [2021-08-11T20:16:18.504Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:16:19 [2021-08-11T20:16:19.802Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:16:19 [2021-08-11T20:16:19.802Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
20:16:20 [2021-08-11T20:16:20.692Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:16:22 [2021-08-11T20:16:22.070Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
20:16:23 [2021-08-11T20:16:23.014Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:16:24 [2021-08-11T20:16:24.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunExposePort
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:16:25 [2021-08-11T20:16:25.924Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:16:25 [2021-08-11T20:16:25.924Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:16:25 [2021-08-11T20:16:25.924Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:16:25 [2021-08-11T20:16:25.924Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:16:25 [2021-08-11T20:16:25.924Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:16:25 [2021-08-11T20:16:25.924Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:16:25 [2021-08-11T20:16:25.924Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
20:16:25 [2021-08-11T20:16:25.924Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:16:27 [2021-08-11T20:16:27.142Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
20:16:30 [2021-08-11T20:16:30.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009aaf18_<nil>}
20:16:30 [2021-08-11T20:16:30.618Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:16:30 [2021-08-11T20:16:30.618Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
20:16:30 [2021-08-11T20:16:30.618Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:16:30 [2021-08-11T20:16:30.618Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:16:30 [2021-08-11T20:16:30.618Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
20:16:30 [2021-08-11T20:16:30.618Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:16:30 [2021-08-11T20:16:30.618Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
20:16:30 [2021-08-11T20:16:30.618Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:16:30 [2021-08-11T20:16:30.618Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
20:16:30 [2021-08-11T20:16:30.618Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:16:30 [2021-08-11T20:16:30.618Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
20:16:30 [2021-08-11T20:16:30.618Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:16:32 [2021-08-11T20:16:32.943Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1325248090_c:\foo_false__<nil>_<nil>_<nil>}
20:16:35 [2021-08-11T20:16:35.124Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1325248090_c:\foo_true__<nil>_<nil>_<nil>}
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:16:38 [2021-08-11T20:16:38.024Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:16:38 [2021-08-11T20:16:38.024Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:16:38 [2021-08-11T20:16:38.024Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:16:38 [2021-08-11T20:16:38.024Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:16:38 [2021-08-11T20:16:38.024Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:16:38 [2021-08-11T20:16:38.024Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:16:38 [2021-08-11T20:16:38.024Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:16:38 [2021-08-11T20:16:38.483Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:16:40 [2021-08-11T20:16:40.656Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:16:40 [2021-08-11T20:16:40.656Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.656Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:16:40 [2021-08-11T20:16:40.656Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.656Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:16:40 [2021-08-11T20:16:40.656Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.656Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:16:40 [2021-08-11T20:16:40.656Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.656Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:16:40 [2021-08-11T20:16:40.656Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:16:40 [2021-08-11T20:16:40.657Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:16:40 [2021-08-11T20:16:40.657Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:16:40 [2021-08-11T20:16:40.657Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:16:40 [2021-08-11T20:16:40.657Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:16:40 [2021-08-11T20:16:40.657Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:16:40 [2021-08-11T20:16:40.657Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:16:40 [2021-08-11T20:16:40.657Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:16:40 [2021-08-11T20:16:40.657Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.657Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:16:40 [2021-08-11T20:16:40.951Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:16:40 [2021-08-11T20:16:40.951Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
20:16:40 [2021-08-11T20:16:40.951Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModeHostname
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunMount
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:16:41 [2021-08-11T20:16:41.927Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
20:16:41 [2021-08-11T20:16:41.927Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:16:43 [2021-08-11T20:16:43.559Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:16:43 [2021-08-11T20:16:43.559Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:16:43 [2021-08-11T20:16:43.559Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:16:43 [2021-08-11T20:16:43.559Z] === RUN   TestDockerSuite/TestCpRelativePath
20:16:46 [2021-08-11T20:16:46.463Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:16:46 [2021-08-11T20:16:46.463Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:16:46 [2021-08-11T20:16:46.463Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:16:46 [2021-08-11T20:16:46.463Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:16:46 [2021-08-11T20:16:46.463Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:16:46 [2021-08-11T20:16:46.463Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:16:46 [2021-08-11T20:16:46.463Z] === RUN   TestDockerSuite/TestCpToCaseA
20:16:49 [2021-08-11T20:16:49.012Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:16:49 [2021-08-11T20:16:49.012Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:16:49 [2021-08-11T20:16:49.012Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:16:49 [2021-08-11T20:16:49.012Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
20:16:49 [2021-08-11T20:16:49.012Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:16:49 [2021-08-11T20:16:49.012Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
20:16:49 [2021-08-11T20:16:49.012Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:16:51 [2021-08-11T20:16:51.149Z] === RUN   TestDockerSuite/TestCpToCaseB
20:16:54 [2021-08-11T20:16:54.055Z] === RUN   TestDockerSuite/TestCpToCaseC
20:16:54 [2021-08-11T20:16:54.055Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:16:54 [2021-08-11T20:16:54.055Z] === RUN   TestDockerSuite/TestCpToCaseD
20:16:54 [2021-08-11T20:16:54.055Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:16:54 [2021-08-11T20:16:54.055Z] === RUN   TestDockerSuite/TestCpToCaseE
20:16:54 [2021-08-11T20:16:54.809Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNetHost
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:16:58 [2021-08-11T20:16:58.555Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
20:16:58 [2021-08-11T20:16:58.555Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:16:59 [2021-08-11T20:16:59.015Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:16:59 [2021-08-11T20:16:59.986Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:17:02 [2021-08-11T20:17:02.903Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:17:04 [2021-08-11T20:17:04.374Z] === RUN   TestDockerSuite/TestCpToCaseF
20:17:04 [2021-08-11T20:17:04.374Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:17:04 [2021-08-11T20:17:04.374Z] === RUN   TestDockerSuite/TestCpToCaseG
20:17:04 [2021-08-11T20:17:04.374Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:17:04 [2021-08-11T20:17:04.374Z] === RUN   TestDockerSuite/TestCpToCaseH
20:17:05 [2021-08-11T20:17:05.088Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:17:06 [2021-08-11T20:17:06.058Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:17:08 [2021-08-11T20:17:08.243Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:17:08 [2021-08-11T20:17:08.703Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
20:17:08 [2021-08-11T20:17:08.704Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:17:08 [2021-08-11T20:17:08.704Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
20:17:08 [2021-08-11T20:17:08.704Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:17:08 [2021-08-11T20:17:08.704Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
20:17:08 [2021-08-11T20:17:08.704Z] === RUN   TestDockerSuite/TestRunPortInUse
20:17:08 [2021-08-11T20:17:08.704Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
20:17:08 [2021-08-11T20:17:08.704Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:17:08 [2021-08-11T20:17:08.704Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
20:17:08 [2021-08-11T20:17:08.704Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:17:08 [2021-08-11T20:17:08.704Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
20:17:08 [2021-08-11T20:17:08.704Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:17:08 [2021-08-11T20:17:08.704Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
20:17:08 [2021-08-11T20:17:08.704Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:17:08 [2021-08-11T20:17:08.704Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
20:17:08 [2021-08-11T20:17:08.704Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:17:11 [2021-08-11T20:17:11.615Z] === RUN   TestDockerSuite/TestRunPublishPort
20:17:11 [2021-08-11T20:17:11.615Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
20:17:11 [2021-08-11T20:17:11.615Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:17:11 [2021-08-11T20:17:11.615Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
20:17:11 [2021-08-11T20:17:11.615Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:17:11 [2021-08-11T20:17:11.615Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
20:17:11 [2021-08-11T20:17:11.615Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:17:11 [2021-08-11T20:17:11.615Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
20:17:11 [2021-08-11T20:17:11.615Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:17:11 [2021-08-11T20:17:11.615Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
20:17:11 [2021-08-11T20:17:11.615Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:17:12 [2021-08-11T20:17:12.945Z] === RUN   TestDockerSuite/TestCpToCaseI
20:17:12 [2021-08-11T20:17:12.945Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:17:12 [2021-08-11T20:17:12.945Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:17:12 [2021-08-11T20:17:12.945Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:17:12 [2021-08-11T20:17:12.945Z] === RUN   TestDockerSuite/TestCpToDot
20:17:15 [2021-08-11T20:17:15.850Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:17:15 [2021-08-11T20:17:15.850Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:17:15 [2021-08-11T20:17:15.850Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:17:15 [2021-08-11T20:17:15.850Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:17:15 [2021-08-11T20:17:15.850Z] === RUN   TestDockerSuite/TestCpToStdout
20:17:18 [2021-08-11T20:17:18.752Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:17:18 [2021-08-11T20:17:18.752Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:17:18 [2021-08-11T20:17:18.752Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:17:18 [2021-08-11T20:17:18.752Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:17:18 [2021-08-11T20:17:18.752Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:17:18 [2021-08-11T20:17:18.752Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:17:18 [2021-08-11T20:17:18.752Z] === RUN   TestDockerSuite/TestCpVolumePath
20:17:18 [2021-08-11T20:17:18.752Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:17:18 [2021-08-11T20:17:18.752Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:17:18 [2021-08-11T20:17:18.752Z] === RUN   TestDockerSuite/TestCreateArgs
20:17:18 [2021-08-11T20:17:18.752Z] === RUN   TestDockerSuite/TestCreateByImageID
20:17:20 [2021-08-11T20:17:20.929Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:17:23 [2021-08-11T20:17:23.829Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:17:23 [2021-08-11T20:17:23.829Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:17:23 [2021-08-11T20:17:23.829Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:17:26 [2021-08-11T20:17:26.001Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:17:26 [2021-08-11T20:17:26.456Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:17:26 [2021-08-11T20:17:26.456Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
20:17:26 [2021-08-11T20:17:26.456Z] === RUN   TestDockerSuite/TestRunRm
20:17:26 [2021-08-11T20:17:26.968Z] === RUN   TestDockerSuite/TestCreateLabels
20:17:26 [2021-08-11T20:17:26.968Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:17:26 [2021-08-11T20:17:26.968Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:17:26 [2021-08-11T20:17:26.968Z] === RUN   TestDockerSuite/TestCreateRM
20:17:27 [2021-08-11T20:17:27.427Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:17:27 [2021-08-11T20:17:27.427Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:17:27 [2021-08-11T20:17:27.427Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:17:27 [2021-08-11T20:17:27.885Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:17:27 [2021-08-11T20:17:27.885Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:17:28 [2021-08-11T20:17:28.344Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:17:33 [2021-08-11T20:17:33.640Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:17:35 [2021-08-11T20:17:35.824Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:17:36 [2021-08-11T20:17:36.902Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:17:37 [2021-08-11T20:17:37.360Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:17:37 [2021-08-11T20:17:37.818Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:17:38 [2021-08-11T20:17:38.006Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:17:40 [2021-08-11T20:17:40.189Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:17:41 [2021-08-11T20:17:41.546Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:17:41 [2021-08-11T20:17:41.547Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:17:41 [2021-08-11T20:17:41.547Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
20:17:41 [2021-08-11T20:17:41.547Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:17:43 [2021-08-11T20:17:43.099Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:17:43 [2021-08-11T20:17:43.099Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
20:17:43 [2021-08-11T20:17:43.099Z] === RUN   TestDockerSuite/TestRunState
20:17:43 [2021-08-11T20:17:43.099Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
20:17:43 [2021-08-11T20:17:43.099Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:17:44 [2021-08-11T20:17:44.448Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDevicePermissions
20:17:44 [2021-08-11T20:17:44.448Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDockerFails
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:17:44 [2021-08-11T20:17:44.448Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:17:44 [2021-08-11T20:17:44.448Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:17:44 [2021-08-11T20:17:44.448Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.448Z] === RUN   TestDockerSuite/TestEventsAttach
20:17:44 [2021-08-11T20:17:44.449Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.449Z] === RUN   TestDockerSuite/TestEventsCommit
20:17:44 [2021-08-11T20:17:44.449Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:17:44 [2021-08-11T20:17:44.449Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:17:45 [2021-08-11T20:17:45.276Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:17:45 [2021-08-11T20:17:45.277Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
20:17:45 [2021-08-11T20:17:45.277Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:17:47 [2021-08-11T20:17:47.349Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:17:47 [2021-08-11T20:17:47.459Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:17:47 [2021-08-11T20:17:47.459Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
20:17:47 [2021-08-11T20:17:47.459Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:17:47 [2021-08-11T20:17:47.459Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
20:17:47 [2021-08-11T20:17:47.459Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:17:47 [2021-08-11T20:17:47.918Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:17:47 [2021-08-11T20:17:47.918Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:17:47 [2021-08-11T20:17:47.918Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
20:17:47 [2021-08-11T20:17:47.918Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:17:50 [2021-08-11T20:17:50.253Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:17:52 [2021-08-11T20:17:52.428Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUserByID
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUserByName
20:17:52 [2021-08-11T20:17:52.625Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
20:17:52 [2021-08-11T20:17:52.625Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:17:54 [2021-08-11T20:17:54.805Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:17:54 [2021-08-11T20:17:54.805Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
20:17:54 [2021-08-11T20:17:54.805Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:17:57 [2021-08-11T20:17:57.711Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:17:57 [2021-08-11T20:17:57.711Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
20:17:57 [2021-08-11T20:17:57.711Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:17:57 [2021-08-11T20:17:57.711Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
20:17:57 [2021-08-11T20:17:57.711Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:18:02 [2021-08-11T20:18:02.739Z] === RUN   TestDockerSuite/TestEventsCopy
20:18:06 [2021-08-11T20:18:06.282Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:18:06 [2021-08-11T20:18:06.464Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:18:12 [2021-08-11T20:18:12.245Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:18:13 [2021-08-11T20:18:13.355Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:18:14 [2021-08-11T20:18:14.421Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:18:15 [2021-08-11T20:18:15.388Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:18:17 [2021-08-11T20:18:17.096Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:18:20 [2021-08-11T20:18:20.080Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:18:21 [2021-08-11T20:18:21.613Z] === RUN   TestDockerSuite/TestEventsFilterType
20:18:22 [2021-08-11T20:18:22.579Z] === RUN   TestDockerSuite/TestEventsFilters
20:18:24 [2021-08-11T20:18:24.186Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:18:24 [2021-08-11T20:18:24.187Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
20:18:24 [2021-08-11T20:18:24.187Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:18:24 [2021-08-11T20:18:24.187Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:18:27 [2021-08-11T20:18:27.098Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:18:28 [2021-08-11T20:18:28.361Z] === RUN   TestDockerSuite/TestEventsFormat
20:18:29 [2021-08-11T20:18:29.279Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:18:32 [2021-08-11T20:18:32.188Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:18:32 [2021-08-11T20:18:32.188Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:18:32 [2021-08-11T20:18:32.188Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:18:32 [2021-08-11T20:18:32.188Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:18:32 [2021-08-11T20:18:32.188Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:18:32 [2021-08-11T20:18:32.188Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
20:18:32 [2021-08-11T20:18:32.188Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:18:33 [2021-08-11T20:18:33.045Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:18:33 [2021-08-11T20:18:33.045Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:18:33 [2021-08-11T20:18:33.045Z] === RUN   TestDockerSuite/TestEventsImageImport
20:18:33 [2021-08-11T20:18:33.045Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:18:33 [2021-08-11T20:18:33.045Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:18:33 [2021-08-11T20:18:33.045Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:18:33 [2021-08-11T20:18:33.045Z] === RUN   TestDockerSuite/TestEventsImagePull
20:18:33 [2021-08-11T20:18:33.045Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:18:33 [2021-08-11T20:18:33.045Z] === RUN   TestDockerSuite/TestEventsImageTag
20:18:34 [2021-08-11T20:18:34.010Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:18:34 [2021-08-11T20:18:34.010Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:18:34 [2021-08-11T20:18:34.010Z] === RUN   TestDockerSuite/TestEventsRename
20:18:36 [2021-08-11T20:18:36.884Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:18:36 [2021-08-11T20:18:36.915Z] === RUN   TestDockerSuite/TestEventsResize
20:18:38 [2021-08-11T20:18:38.432Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:18:40 [2021-08-11T20:18:40.614Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:18:45 [2021-08-11T20:18:45.468Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveImageId
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:18:46 [2021-08-11T20:18:46.412Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:18:46 [2021-08-11T20:18:46.412Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:18:47 [2021-08-11T20:18:47.644Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:18:47 [2021-08-11T20:18:47.954Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:18:48 [2021-08-11T20:18:48.414Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:18:48 [2021-08-11T20:18:48.874Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:18:49 [2021-08-11T20:18:49.334Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:18:50 [2021-08-11T20:18:50.544Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:18:50 [2021-08-11T20:18:50.873Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:18:55 [2021-08-11T20:18:55.223Z] === RUN   TestDockerSuite/TestEventsTop
20:18:55 [2021-08-11T20:18:55.223Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:18:55 [2021-08-11T20:18:55.223Z] === RUN   TestDockerSuite/TestEventsUntag
20:18:57 [2021-08-11T20:18:57.959Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:18:57 [2021-08-11T20:18:57.959Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:18:57 [2021-08-11T20:18:57.959Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:18:58 [2021-08-11T20:18:58.119Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:19:02 [2021-08-11T20:19:02.801Z] === RUN   TestDockerSuite/TestExec
20:19:02 [2021-08-11T20:19:02.801Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:19:02 [2021-08-11T20:19:02.801Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:19:02 [2021-08-11T20:19:02.801Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:19:02 [2021-08-11T20:19:02.801Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:19:04 [2021-08-11T20:19:04.334Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:19:06 [2021-08-11T20:19:06.507Z] === RUN   TestDockerSuite/TestExecAPIStart
20:19:06 [2021-08-11T20:19:06.507Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:19:06 [2021-08-11T20:19:06.507Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:19:06 [2021-08-11T20:19:06.507Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:19:06 [2021-08-11T20:19:06.507Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:19:06 [2021-08-11T20:19:06.507Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:19:06 [2021-08-11T20:19:06.507Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:19:06 [2021-08-11T20:19:06.534Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:19:06 [2021-08-11T20:19:06.534Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:19:06 [2021-08-11T20:19:06.534Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:19:08 [2021-08-11T20:19:08.681Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:19:10 [2021-08-11T20:19:10.854Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:19:13 [2021-08-11T20:19:13.027Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:19:15 [2021-08-11T20:19:15.110Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:19:15 [2021-08-11T20:19:15.110Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:19:15 [2021-08-11T20:19:15.110Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:19:15 [2021-08-11T20:19:15.110Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:19:15 [2021-08-11T20:19:15.110Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:19:15 [2021-08-11T20:19:15.110Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
20:19:15 [2021-08-11T20:19:15.110Z] === RUN   TestDockerSuite/TestStartRecordError
20:19:15 [2021-08-11T20:19:15.110Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:19:15 [2021-08-11T20:19:15.110Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:19:15 [2021-08-11T20:19:15.201Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:19:19 [2021-08-11T20:19:19.879Z] === RUN   TestDockerSuite/TestExecCgroup
20:19:19 [2021-08-11T20:19:19.879Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:19:19 [2021-08-11T20:19:19.879Z] === RUN   TestDockerSuite/TestExecEnv
20:19:19 [2021-08-11T20:19:19.879Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:19:19 [2021-08-11T20:19:19.879Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:19:19 [2021-08-11T20:19:19.879Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:19:19 [2021-08-11T20:19:19.879Z] === RUN   TestDockerSuite/TestExecExitStatus
20:19:22 [2021-08-11T20:19:22.191Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:19:22 [2021-08-11T20:19:22.191Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:19:22 [2021-08-11T20:19:22.191Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:19:22 [2021-08-11T20:19:22.191Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:19:22 [2021-08-11T20:19:22.191Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:19:22 [2021-08-11T20:19:22.191Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:19:22 [2021-08-11T20:19:22.191Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:19:22 [2021-08-11T20:19:22.191Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:19:22 [2021-08-11T20:19:22.191Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:19:22 [2021-08-11T20:19:22.191Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:19:22 [2021-08-11T20:19:22.191Z] === RUN   TestDockerSuite/TestStatsNoStream
20:19:22 [2021-08-11T20:19:22.191Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:19:22 [2021-08-11T20:19:22.191Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:19:22 [2021-08-11T20:19:22.783Z] === RUN   TestDockerSuite/TestExecInspectID
20:19:23 [2021-08-11T20:19:23.733Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:19:26 [2021-08-11T20:19:26.641Z] === RUN   TestDockerSuite/TestTopPrivileged
20:19:26 [2021-08-11T20:19:26.641Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:19:26 [2021-08-11T20:19:26.641Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:19:27 [2021-08-11T20:19:27.460Z] === RUN   TestDockerSuite/TestExecInteractive
20:19:27 [2021-08-11T20:19:27.460Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:19:27 [2021-08-11T20:19:27.460Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:19:27 [2021-08-11T20:19:27.460Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:19:27 [2021-08-11T20:19:27.460Z] === RUN   TestDockerSuite/TestExecParseError
20:19:27 [2021-08-11T20:19:27.460Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:19:27 [2021-08-11T20:19:27.460Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:19:27 [2021-08-11T20:19:27.460Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:19:27 [2021-08-11T20:19:27.460Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:19:27 [2021-08-11T20:19:27.460Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:19:27 [2021-08-11T20:19:27.460Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:19:28 [2021-08-11T20:19:28.826Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:19:28 [2021-08-11T20:19:28.826Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
20:19:28 [2021-08-11T20:19:28.826Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:19:28 [2021-08-11T20:19:28.826Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
20:19:28 [2021-08-11T20:19:28.826Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:19:28 [2021-08-11T20:19:28.826Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:19:28 [2021-08-11T20:19:28.826Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:19:28 [2021-08-11T20:19:28.826Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
20:19:28 [2021-08-11T20:19:28.826Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:19:28 [2021-08-11T20:19:28.826Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
20:19:28 [2021-08-11T20:19:28.826Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:19:28 [2021-08-11T20:19:28.826Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
20:19:28 [2021-08-11T20:19:28.826Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:19:29 [2021-08-11T20:19:29.632Z] === RUN   TestDockerSuite/TestExecSetEnv
20:19:29 [2021-08-11T20:19:29.632Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:19:29 [2021-08-11T20:19:29.632Z] === RUN   TestDockerSuite/TestExecStartFails
20:19:29 [2021-08-11T20:19:29.632Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:19:29 [2021-08-11T20:19:29.632Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:19:29 [2021-08-11T20:19:29.632Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:19:29 [2021-08-11T20:19:29.632Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:19:29 [2021-08-11T20:19:29.632Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:19:29 [2021-08-11T20:19:29.632Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:19:29 [2021-08-11T20:19:29.632Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:19:29 [2021-08-11T20:19:29.632Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:19:31 [2021-08-11T20:19:31.805Z] === RUN   TestDockerSuite/TestExecUlimits
20:19:31 [2021-08-11T20:19:31.805Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:19:31 [2021-08-11T20:19:31.805Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:19:37 [2021-08-11T20:19:37.593Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:19:37 [2021-08-11T20:19:37.593Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:19:37 [2021-08-11T20:19:37.593Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:19:37 [2021-08-11T20:19:37.593Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:19:37 [2021-08-11T20:19:37.593Z] === RUN   TestDockerSuite/TestExecWithUser
20:19:37 [2021-08-11T20:19:37.593Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:19:37 [2021-08-11T20:19:37.593Z] === RUN   TestDockerSuite/TestGetContainerStats
20:19:44 [2021-08-11T20:19:44.655Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:19:46 [2021-08-11T20:19:46.527Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:19:46 [2021-08-11T20:19:46.527Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:19:46 [2021-08-11T20:19:46.527Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:19:46 [2021-08-11T20:19:46.527Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:19:46 [2021-08-11T20:19:46.527Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:19:46 [2021-08-11T20:19:46.527Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:19:46 [2021-08-11T20:19:46.527Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:19:46 [2021-08-11T20:19:46.527Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:19:48 [2021-08-11T20:19:48.735Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:19:48 [2021-08-11T20:19:48.735Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:19:50 [2021-08-11T20:19:50.436Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:19:52 [2021-08-11T20:19:52.473Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:19:52 [2021-08-11T20:19:52.473Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:19:52 [2021-08-11T20:19:52.610Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:19:52 [2021-08-11T20:19:52.932Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:19:52 [2021-08-11T20:19:52.932Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:19:53 [2021-08-11T20:19:53.392Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:19:59 [2021-08-11T20:19:59.670Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:19:59 [2021-08-11T20:19:59.670Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:19:59 [2021-08-11T20:19:59.670Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:19:59 [2021-08-11T20:19:59.670Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:19:59 [2021-08-11T20:19:59.670Z] === RUN   TestDockerSuite/TestHealth
20:19:59 [2021-08-11T20:19:59.670Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:19:59 [2021-08-11T20:19:59.670Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:19:59 [2021-08-11T20:19:59.670Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:19:59 [2021-08-11T20:19:59.670Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:19:59 [2021-08-11T20:19:59.670Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:20:02 [2021-08-11T20:20:02.127Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:20:02 [2021-08-11T20:20:02.127Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:20:02 [2021-08-11T20:20:02.127Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:20:02 [2021-08-11T20:20:02.587Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:20:03 [2021-08-11T20:20:03.047Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:20:03 [2021-08-11T20:20:03.047Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:20:03 [2021-08-11T20:20:03.047Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:20:04 [2021-08-11T20:20:04.506Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:20:04 [2021-08-11T20:20:04.506Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:20:04 [2021-08-11T20:20:04.506Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:20:04 [2021-08-11T20:20:04.506Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:20:04 [2021-08-11T20:20:04.506Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:20:04 [2021-08-11T20:20:04.506Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:20:04 [2021-08-11T20:20:04.963Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:20:05 [2021-08-11T20:20:05.422Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:20:05 [2021-08-11T20:20:05.422Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:20:05 [2021-08-11T20:20:05.422Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:20:06 [2021-08-11T20:20:06.959Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:20:06 [2021-08-11T20:20:06.959Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:20:09 [2021-08-11T20:20:09.132Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:20:09 [2021-08-11T20:20:09.132Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:20:10 [2021-08-11T20:20:10.130Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:20:10 [2021-08-11T20:20:10.589Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:20:11 [2021-08-11T20:20:11.049Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:20:12 [2021-08-11T20:20:12.030Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:20:14 [2021-08-11T20:20:14.930Z] === RUN   TestDockerSuite/TestImagesFormat
20:20:14 [2021-08-11T20:20:14.930Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:20:14 [2021-08-11T20:20:14.930Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:20:14 [2021-08-11T20:20:14.930Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:20:18 [2021-08-11T20:20:18.661Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:20:18 [2021-08-11T20:20:18.661Z] === RUN   TestDockerSuite/TestImportBadURL
20:20:21 [2021-08-11T20:20:21.378Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:20:21 [2021-08-11T20:20:21.378Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.378Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestImportDisplay
20:20:21 [2021-08-11T20:20:21.559Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestImportFile
20:20:21 [2021-08-11T20:20:21.559Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:20:21 [2021-08-11T20:20:21.559Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestImportGzipped
20:20:21 [2021-08-11T20:20:21.559Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:20:21 [2021-08-11T20:20:21.559Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:20:21 [2021-08-11T20:20:21.559Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:20:21 [2021-08-11T20:20:21.559Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:20:21 [2021-08-11T20:20:21.559Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:20:21 [2021-08-11T20:20:21.559Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:20:21 [2021-08-11T20:20:21.559Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:20:21 [2021-08-11T20:20:21.559Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:20:21 [2021-08-11T20:20:21.838Z] --- PASS: TestDockerSuite (2678.29s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (137.72s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.39s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.42s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.36s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.41s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.33s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (109.59s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.31s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.24s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.87s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.46s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.81s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.89s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.56s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.70s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddTar (44.48s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.56s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.58s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.83s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.05s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.80s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.76s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.06s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.48s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.06s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.83s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.79s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.51s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.65s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.90s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.45s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.16s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.36s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.88s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.71s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.64s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.06s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.51s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.39s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.65s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.56s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.07s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.11s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (73.36s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.51s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.24s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.80s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.09s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.16s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.94s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.78s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.53s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.95s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (127.77s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s)
20:20:21 [2021-08-11T20:20:21.838Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.86s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.55s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.20s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.22s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.12s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.69s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFails (7.25s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.01s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.29s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.66s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.04s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.71s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.68s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.36s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.12s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.17s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.12s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.08s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.16s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.96s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.50s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.12s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.49s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.23s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.28s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.74s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.40s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.05s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.25s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.58s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.03s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.23s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.60s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.29s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.28s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.18s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.16s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.00s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.96s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.06s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.35s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.36s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.13s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.60s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildRm (13.57s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.63s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.81s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.70s)
20:20:21 [2021-08-11T20:20:21.839Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.28s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.05s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.95s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.36s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.75s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.57s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.98s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.20s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.80s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.42s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.35s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.90s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (13.77s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.55s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.74s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.20s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.63s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.22s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.31s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.57s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestCommitChange (4.97s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.42s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.07s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.82s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.46s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.27s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.92s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.42s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.31s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.71s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.33s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.40s)
20:20:22 [2021-08-11T20:20:22.299Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.50s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.42s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.30s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.18s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.68s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.50s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.91s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.17s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.54s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.43s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.10s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.42s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.66s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.59s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.61s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.66s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005d29a8_<nil>} (2.65s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1081359126_c:\foo_false__<nil>_<nil>_<nil>} (2.58s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1081359126_c:\foo_true__<nil>_<nil>_<nil>} (2.64s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
20:20:22 [2021-08-11T20:20:22.300Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.61s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.50s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.66s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.60s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.38s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpToCaseE (14.29s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.29s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpToDot (2.42s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.68s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.22s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.19s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.41s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.16s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.22s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateRM (0.40s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.81s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestDockerFails (0.09s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.60s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.43s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.28s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.07s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.26s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.38s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.62s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.19s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.80s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.84s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.22s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsRename (2.64s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsResize (7.87s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.81s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.91s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.83s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.14s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.34s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.37s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.47s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.46s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.03s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.65s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.46s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.41s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.29s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.31s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.22s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.36s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.70s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.43s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:20:22 [2021-08-11T20:20:22.300Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.34s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.41s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.44s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectDefault (7.32s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.42s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.30s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.26s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.31s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.35s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.74s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.43s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.40s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.33s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.40s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.07s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.84s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.42s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.19s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.15s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.80s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.57s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.45s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsSince (9.07s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsTail (2.99s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.85s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.77s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.72s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.93s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.70s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.92s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.84s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.82s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.26s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.56s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.82s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.29s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.42s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.19s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.40s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.88s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.45s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.42s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.23s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.52s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.67s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.97s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.66s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.24s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiTag (0.73s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.84s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.58s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.79s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.30s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.46s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.90s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.32s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.57s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.79s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.22s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.46s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.46s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.31s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.35s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.42s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.36s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.29s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.37s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.31s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.42s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.40s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.17s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:20:22 [2021-08-11T20:20:22.301Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.84s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.20s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.97s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.29s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.43s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.40s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.14s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.83s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.30s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunRm (2.50s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.71s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.40s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.35s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.32s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.71s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.27s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.15s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.71s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.33s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.22s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.23s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.65s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.76s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.85s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.46s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.40s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.88s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.31s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.84s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.24s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.95s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.00s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.30s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.22s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.42s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.47s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.30s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.47s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.79s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.30s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.44s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:20:22 [2021-08-11T20:20:22.302Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.66s)
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:20:22 [2021-08-11T20:20:22.302Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.302Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] --- PASS: TestDockerRegistrySuite (0.21s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthTokenSuite
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerDaemonSuite
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] --- PASS: TestDockerDaemonSuite (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerSwarmSuite
20:20:22 [2021-08-11T20:20:22.303Z] --- PASS: TestDockerSwarmSuite (0.00s)
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginCreate
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginInspect
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
20:20:22 [2021-08-11T20:20:22.303Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.303Z] === RUN   TestDockerPluginSuite/TestPluginSet
20:20:22 [2021-08-11T20:20:22.304Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z] --- PASS: TestDockerPluginSuite (0.03s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z] === RUN   TestDockerExternalVolumeSuite
20:20:22 [2021-08-11T20:20:22.304Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z] === RUN   TestDockerNetworkSuite
20:20:22 [2021-08-11T20:20:22.304Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z] --- SKIP: TestDockerNetworkSuite (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z] === RUN   TestDockerHubPullSuite
20:20:22 [2021-08-11T20:20:22.304Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z] --- SKIP: TestDockerHubPullSuite (0.00s)
20:20:22 [2021-08-11T20:20:22.304Z] PASS
20:20:22 [2021-08-11T20:20:22.304Z] ok  	github.com/docker/docker/integration-cli	2678.790s
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === Skipped
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.304Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
20:20:22 [2021-08-11T20:20:22.304Z] 
20:20:22 [2021-08-11T20:20:22.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.775Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
20:20:22 [2021-08-11T20:20:22.775Z] 
20:20:22 [2021-08-11T20:20:22.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_sni_test.go:18: Flakey test
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.776Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z] 
20:20:22 [2021-08-11T20:20:22.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:20:22 [2021-08-11T20:20:22.776Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s)
20:20:22 [2021-08-11T20:20:22.777Z] 
20:20:22 [2021-08-11T20:20:22.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
20:20:22 [2021-08-11T20:20:22.777Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.777Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.778Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
20:20:22 [2021-08-11T20:20:22.778Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
20:20:22 [2021-08-11T20:20:22.779Z] 
20:20:22 [2021-08-11T20:20:22.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:20:22 [2021-08-11T20:20:22.779Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.779Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
20:20:22 [2021-08-11T20:20:22.780Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z] 
20:20:22 [2021-08-11T20:20:22.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
20:20:22 [2021-08-11T20:20:22.780Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.240Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:20:23 [2021-08-11T20:20:23.240Z] 
20:20:23 [2021-08-11T20:20:23.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
20:20:23 [2021-08-11T20:20:23.240Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.241Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:20:23 [2021-08-11T20:20:23.241Z] 
20:20:23 [2021-08-11T20:20:23.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.242Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:20:23 [2021-08-11T20:20:23.242Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
20:20:23 [2021-08-11T20:20:23.243Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.243Z] DONE 1092 tests, 546 skipped in 2687.594s
20:20:23 [2021-08-11T20:20:23.243Z] INFO: Integration tests ended at 08/11/2021 20:20:22. Duration:00:44:47.7269243
20:20:23 [2021-08-11T20:20:23.243Z] INFO: Docker info of the daemon under test at end of run
20:20:23 [2021-08-11T20:20:23.243Z] 
20:20:23 [2021-08-11T20:20:23.702Z] Containers: 2
20:20:23 [2021-08-11T20:20:23.702Z]  Running: 0
20:20:23 [2021-08-11T20:20:23.702Z]  Paused: 0
20:20:23 [2021-08-11T20:20:23.702Z]  Stopped: 2
20:20:23 [2021-08-11T20:20:23.702Z] Images: 18
20:20:23 [2021-08-11T20:20:23.702Z] Server Version: 0.0.0-dev
20:20:23 [2021-08-11T20:20:23.702Z] Storage Driver: windowsfilter
20:20:23 [2021-08-11T20:20:23.702Z]  Windows: 
20:20:23 [2021-08-11T20:20:23.702Z] Logging Driver: json-file
20:20:23 [2021-08-11T20:20:23.702Z] Plugins: 
20:20:23 [2021-08-11T20:20:23.702Z]  Volume: local
20:20:23 [2021-08-11T20:20:23.702Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:20:23 [2021-08-11T20:20:23.702Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:20:23 [2021-08-11T20:20:23.702Z] Swarm: inactive
20:20:23 [2021-08-11T20:20:23.702Z] Default Isolation: process
20:20:23 [2021-08-11T20:20:23.702Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:20:23 [2021-08-11T20:20:23.702Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
20:20:23 [2021-08-11T20:20:23.702Z] OSType: windows
20:20:23 [2021-08-11T20:20:23.702Z] Architecture: x86_64
20:20:23 [2021-08-11T20:20:23.702Z] CPUs: 4
20:20:23 [2021-08-11T20:20:23.702Z] Total Memory: 32GiB
20:20:23 [2021-08-11T20:20:23.702Z] Name: azwin-2-756ab0
20:20:23 [2021-08-11T20:20:23.702Z] ID: 4ENQ:3V3D:3DLD:YJK2:LTJR:BRNL:TG7S:6QA6:267I:MOF5:WDQD:53X3
20:20:23 [2021-08-11T20:20:23.702Z] Docker Root Dir: D:\CI\PR-42717\7\daemon
20:20:23 [2021-08-11T20:20:23.702Z] Debug Mode (client): false
20:20:23 [2021-08-11T20:20:23.702Z] Debug Mode (server): true
20:20:23 [2021-08-11T20:20:23.702Z]  File Descriptors: -1
20:20:23 [2021-08-11T20:20:23.702Z]  Goroutines: 17
20:20:23 [2021-08-11T20:20:23.702Z]  System Time: 2021-08-11T20:20:23.2005587Z
20:20:23 [2021-08-11T20:20:23.702Z]  EventsListeners: 0
20:20:23 [2021-08-11T20:20:23.702Z] Registry: https://index.docker.io/v1/
20:20:23 [2021-08-11T20:20:23.702Z] Labels:
20:20:23 [2021-08-11T20:20:23.702Z] Experimental: false
20:20:23 [2021-08-11T20:20:23.702Z] Insecure Registries:
20:20:23 [2021-08-11T20:20:23.702Z]  127.0.0.0/8
20:20:23 [2021-08-11T20:20:23.702Z] Live Restore Enabled: false
20:20:23 [2021-08-11T20:20:23.702Z] 
20:20:23 [2021-08-11T20:20:23.702Z] 
20:20:23 [2021-08-11T20:20:23.702Z] INFO: Stopping daemon under test
20:20:23 [2021-08-11T20:20:23.702Z] SUCCESS: The process with PID 6588 (child process of PID 2452) has been terminated.
20:20:23 [2021-08-11T20:20:23.702Z] SUCCESS: The process with PID 2452 (child process of PID 5816) has been terminated.
20:20:23 [2021-08-11T20:20:23.702Z] INFO: Stop tailing logs of the daemon under tests
20:20:23 [2021-08-11T20:20:23.702Z] INFO: executeCI.ps1 Completed successfully at 08/11/2021 20:20:23.
20:20:23 [2021-08-11T20:20:23.702Z] INFO: Tidying up at end of run
20:20:23 [2021-08-11T20:20:23.702Z] INFO: Saving daemon under test log (d:\CI\PR-42717\7\dut.out) to bundles\CIDUT.out
20:20:23 [2021-08-11T20:20:23.702Z] INFO: Saving daemon under test log (d:\CI\PR-42717\7\dut.err) to bundles\CIDUT.err
20:20:23 [2021-08-11T20:20:23.702Z] INFO: Nuke-Everything...
20:20:24 [2021-08-11T20:20:24.162Z] INFO: Container count on control daemon to delete is 2
20:20:24 [2021-08-11T20:20:24.457Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:20:24 [2021-08-11T20:20:24.621Z] 48268a45be41
20:20:24 [2021-08-11T20:20:24.621Z] 86050785f325
20:20:24 [2021-08-11T20:20:24.621Z] INFO: Non-base image count on control daemon to delete is 1
20:20:26 [2021-08-11T20:20:26.159Z] Deleted: sha256:b0c59f69256991891d62d84c2c78961783be2198901a41a74f1fc2b7f22f247f
20:20:26 [2021-08-11T20:20:26.159Z] Deleted: sha256:bf1a2404ed3474047972c028b225a472cfa65e53516ebc946a65853d823b1e9f
20:20:26 [2021-08-11T20:20:26.159Z] INFO: Tidying pidfile d:\CI\PR-42717\7\docker.pid
20:20:26 [2021-08-11T20:20:26.159Z] INFO: Nuking d:\CI
20:20:26 [2021-08-11T20:20:26.628Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:20:26 [2021-08-11T20:20:26.629Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:20:26 [2021-08-11T20:20:26.629Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:20:26 [2021-08-11T20:20:26.629Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:20:26 [2021-08-11T20:20:26.629Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:20:26 [2021-08-11T20:20:26.629Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:20:26 [2021-08-11T20:20:26.629Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:20:26 [2021-08-11T20:20:26.629Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:20:29 [2021-08-11T20:20:29.529Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:20:29 [2021-08-11T20:20:29.529Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:20:32 [2021-08-11T20:20:32.428Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:20:32 [2021-08-11T20:20:32.428Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:20:32 [2021-08-11T20:20:32.428Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:20:32 [2021-08-11T20:20:32.428Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:20:32 [2021-08-11T20:20:32.428Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:20:32 [2021-08-11T20:20:32.428Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:20:32 [2021-08-11T20:20:32.428Z] === RUN   TestDockerSuite/TestInspectDefault
20:20:35 [2021-08-11T20:20:35.327Z] === RUN   TestDockerSuite/TestInspectHistory
20:20:40 [2021-08-11T20:20:40.009Z] === RUN   TestDockerSuite/TestInspectImage
20:20:40 [2021-08-11T20:20:40.009Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:20:40 [2021-08-11T20:20:40.009Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:20:40 [2021-08-11T20:20:40.009Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:20:40 [2021-08-11T20:20:40.009Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:20:40 [2021-08-11T20:20:40.009Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:20:40 [2021-08-11T20:20:40.009Z] === RUN   TestDockerSuite/TestInspectInt64
20:20:42 [2021-08-11T20:20:42.183Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:20:44 [2021-08-11T20:20:44.357Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:20:44 [2021-08-11T20:20:44.357Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:20:47 [2021-08-11T20:20:47.255Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:20:49 [2021-08-11T20:20:49.427Z] === RUN   TestDockerSuite/TestInspectPlugin
20:20:49 [2021-08-11T20:20:49.427Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:20:49 [2021-08-11T20:20:49.427Z] === RUN   TestDockerSuite/TestInspectRootFS
20:20:49 [2021-08-11T20:20:49.427Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:20:51 [2021-08-11T20:20:51.607Z] === RUN   TestDockerSuite/TestInspectStatus
20:20:55 [2021-08-11T20:20:55.336Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:20:56 [2021-08-11T20:20:56.121Z] INFO: Zapped successfully
20:20:56 [2021-08-11T20:20:56.122Z] 
20:20:56 [2021-08-11T20:20:56.122Z] INFO: executeCI.ps1 exiting at Wed Aug 11 20:20:54 CUT 2021. Duration 01:21:04.5068756
20:20:56 [2021-08-11T20:20:56.122Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
20:20:56 [2021-08-11T20:20:56.369Z] Recording test results
20:20:56 [2021-08-11T20:20:56.906Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:20:58 [2021-08-11T20:20:58.395Z] Creating windowsRS5-integration-bundles.zip
20:20:59 [2021-08-11T20:20:59.065Z] === RUN   TestDockerSuite/TestInspectTemplateError
[Pipeline] archiveArtifacts
20:21:00 [2021-08-11T20:21:00.161Z] Archiving artifacts
20:21:01 [2021-08-11T20:21:01.241Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:21:01 [2021-08-11T20:21:01.251Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42717/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:21:02 [2021-08-11T20:21:02.245Z] + make clean
20:21:03 [2021-08-11T20:21:03.214Z] docker volume rm -f docker-dev-cache
20:21:03 [2021-08-11T20:21:03.214Z] docker-dev-cache
[Pipeline] deleteDir
20:21:04 [2021-08-11T20:21:04.142Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:21:06 [2021-08-11T20:21:06.315Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:21:08 [2021-08-11T20:21:08.488Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:21:11 [2021-08-11T20:21:11.388Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksEnvs
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:21:13 [2021-08-11T20:21:13.562Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:21:13 [2021-08-11T20:21:13.562Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:21:15 [2021-08-11T20:21:15.737Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:21:17 [2021-08-11T20:21:17.910Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:21:23 [2021-08-11T20:21:23.691Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:21:26 [2021-08-11T20:21:26.592Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:21:26 [2021-08-11T20:21:26.592Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:21:26 [2021-08-11T20:21:26.592Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:21:28 [2021-08-11T20:21:28.127Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:21:28 [2021-08-11T20:21:28.584Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:21:35 [2021-08-11T20:21:35.647Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:21:41 [2021-08-11T20:21:41.431Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:21:48 [2021-08-11T20:21:48.491Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:21:50 [2021-08-11T20:21:50.024Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:21:52 [2021-08-11T20:21:52.921Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:21:52 [2021-08-11T20:21:52.921Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:21:52 [2021-08-11T20:21:52.921Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:21:55 [2021-08-11T20:21:55.822Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:21:57 [2021-08-11T20:21:57.993Z] === RUN   TestDockerSuite/TestLogsSince
20:22:08 [2021-08-11T20:22:08.299Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:22:08 [2021-08-11T20:22:08.299Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:22:08 [2021-08-11T20:22:08.299Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:22:08 [2021-08-11T20:22:08.299Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:22:08 [2021-08-11T20:22:08.299Z] === RUN   TestDockerSuite/TestLogsTail
20:22:10 [2021-08-11T20:22:10.472Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:22:13 [2021-08-11T20:22:13.371Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestMountIntoProc
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestMountIntoSys
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestNetHostname
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPluginActive
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPortHostBinding
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPortList
20:22:16 [2021-08-11T20:22:16.271Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:22:16 [2021-08-11T20:22:16.271Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:22:20 [2021-08-11T20:22:20.979Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:22:20 [2021-08-11T20:22:20.979Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:22:20 [2021-08-11T20:22:20.979Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:22:20 [2021-08-11T20:22:20.979Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:22:20 [2021-08-11T20:22:20.979Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
20:22:20 [2021-08-11T20:22:20.979Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:22:20 [2021-08-11T20:22:20.979Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
20:22:20 [2021-08-11T20:22:20.979Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:22:20 [2021-08-11T20:22:20.979Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
20:22:20 [2021-08-11T20:22:20.979Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:22:20 [2021-08-11T20:22:20.979Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
20:22:20 [2021-08-11T20:22:20.979Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:22:20 [2021-08-11T20:22:20.979Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
20:22:21 [2021-08-11T20:22:21.436Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:22:21 [2021-08-11T20:22:21.436Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
20:22:21 [2021-08-11T20:22:21.436Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:22:21 [2021-08-11T20:22:21.436Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
20:22:21 [2021-08-11T20:22:21.436Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:22:26 [2021-08-11T20:22:26.114Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:22:26 [2021-08-11T20:22:26.114Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
20:22:26 [2021-08-11T20:22:26.114Z] === RUN   TestDockerSuite/TestPsByOrder
20:22:34 [2021-08-11T20:22:34.675Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:22:34 [2021-08-11T20:22:34.675Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:22:34 [2021-08-11T20:22:34.675Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:22:44 [2021-08-11T20:22:44.981Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:22:59 [2021-08-11T20:22:59.771Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:22:59 [2021-08-11T20:22:59.771Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:22:59 [2021-08-11T20:22:59.771Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:22:59 [2021-08-11T20:22:59.771Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:23:12 [2021-08-11T20:23:12.132Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:23:15 [2021-08-11T20:23:15.862Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:23:24 [2021-08-11T20:23:24.417Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:23:29 [2021-08-11T20:23:29.098Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:23:29 [2021-08-11T20:23:29.098Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
20:23:29 [2021-08-11T20:23:29.098Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:23:29 [2021-08-11T20:23:29.098Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
20:23:29 [2021-08-11T20:23:29.098Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:23:33 [2021-08-11T20:23:33.781Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:23:33 [2021-08-11T20:23:33.781Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:23:33 [2021-08-11T20:23:33.781Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:23:33 [2021-08-11T20:23:33.781Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
20:23:33 [2021-08-11T20:23:33.781Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:23:33 [2021-08-11T20:23:33.781Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:23:33 [2021-08-11T20:23:33.781Z] === RUN   TestDockerSuite/TestPsRightTagName
20:23:33 [2021-08-11T20:23:33.781Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:23:33 [2021-08-11T20:23:33.781Z] === RUN   TestDockerSuite/TestPsShowMounts
20:23:40 [2021-08-11T20:23:40.846Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:23:40 [2021-08-11T20:23:40.846Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
20:23:40 [2021-08-11T20:23:40.846Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:23:43 [2021-08-11T20:23:43.018Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:23:43 [2021-08-11T20:23:43.018Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:23:43 [2021-08-11T20:23:43.018Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:23:43 [2021-08-11T20:23:43.982Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:23:44 [2021-08-11T20:23:44.947Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:23:44 [2021-08-11T20:23:44.947Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
20:23:44 [2021-08-11T20:23:44.947Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:23:49 [2021-08-11T20:23:49.630Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:23:59 [2021-08-11T20:23:59.931Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:24:01 [2021-08-11T20:24:01.465Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:24:22 [2021-08-11T20:24:22.546Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:24:22 [2021-08-11T20:24:22.546Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:24:22 [2021-08-11T20:24:22.546Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:24:29 [2021-08-11T20:24:29.611Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:24:30 [2021-08-11T20:24:30.068Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:24:30 [2021-08-11T20:24:30.068Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:24:31 [2021-08-11T20:24:31.034Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:24:36 [2021-08-11T20:24:36.820Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:24:40 [2021-08-11T20:24:40.544Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:24:40 [2021-08-11T20:24:40.544Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:24:40 [2021-08-11T20:24:40.544Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:24:45 [2021-08-11T20:24:45.223Z] === RUN   TestDockerSuite/TestRmiBlank
20:24:45 [2021-08-11T20:24:45.223Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:24:45 [2021-08-11T20:24:45.223Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:25:00 [2021-08-11T20:25:00.015Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:25:07 [2021-08-11T20:25:07.072Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:25:08 [2021-08-11T20:25:08.037Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:25:15 [2021-08-11T20:25:15.101Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:25:19 [2021-08-11T20:25:19.778Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:25:28 [2021-08-11T20:25:28.329Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:25:33 [2021-08-11T20:25:33.007Z] === RUN   TestDockerSuite/TestRmiTag
20:25:33 [2021-08-11T20:25:33.464Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:25:36 [2021-08-11T20:25:36.361Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:25:54 [2021-08-11T20:25:54.031Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:25:55 [2021-08-11T20:25:55.565Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:26:01 [2021-08-11T20:26:01.345Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:26:02 [2021-08-11T20:26:02.312Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:26:02 [2021-08-11T20:26:02.312Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
20:26:02 [2021-08-11T20:26:02.312Z] === RUN   TestDockerSuite/TestRunAddHost
20:26:02 [2021-08-11T20:26:02.312Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
20:26:02 [2021-08-11T20:26:02.312Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:26:02 [2021-08-11T20:26:02.312Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
20:26:02 [2021-08-11T20:26:02.312Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:26:02 [2021-08-11T20:26:02.312Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
20:26:02 [2021-08-11T20:26:02.312Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:26:02 [2021-08-11T20:26:02.312Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
20:26:02 [2021-08-11T20:26:02.312Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:26:02 [2021-08-11T20:26:02.312Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
20:26:02 [2021-08-11T20:26:02.312Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:26:02 [2021-08-11T20:26:02.312Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
20:26:02 [2021-08-11T20:26:02.312Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:26:04 [2021-08-11T20:26:04.485Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:26:04 [2021-08-11T20:26:04.485Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
20:26:04 [2021-08-11T20:26:04.485Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:26:04 [2021-08-11T20:26:04.485Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
20:26:04 [2021-08-11T20:26:04.485Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:26:10 [2021-08-11T20:26:10.270Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:26:13 [2021-08-11T20:26:13.168Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:26:15 [2021-08-11T20:26:15.339Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:26:18 [2021-08-11T20:26:18.237Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:26:21 [2021-08-11T20:26:21.135Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:26:21 [2021-08-11T20:26:21.135Z] === RUN   TestDockerSuite/TestRunBindMounts
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:26:26 [2021-08-11T20:26:26.919Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
20:26:26 [2021-08-11T20:26:26.919Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:26:29 [2021-08-11T20:26:29.091Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:26:29 [2021-08-11T20:26:29.091Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
20:26:29 [2021-08-11T20:26:29.091Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:26:31 [2021-08-11T20:26:31.991Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:26:31 [2021-08-11T20:26:31.991Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
20:26:31 [2021-08-11T20:26:31.991Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:26:31 [2021-08-11T20:26:31.991Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
20:26:31 [2021-08-11T20:26:31.991Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:26:34 [2021-08-11T20:26:34.162Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:26:34 [2021-08-11T20:26:34.162Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
20:26:34 [2021-08-11T20:26:34.162Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:26:34 [2021-08-11T20:26:34.162Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
20:26:34 [2021-08-11T20:26:34.162Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:26:34 [2021-08-11T20:26:34.162Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
20:26:34 [2021-08-11T20:26:34.162Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:26:34 [2021-08-11T20:26:34.162Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
20:26:34 [2021-08-11T20:26:34.162Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:26:34 [2021-08-11T20:26:34.162Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
20:26:34 [2021-08-11T20:26:34.162Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:26:34 [2021-08-11T20:26:34.162Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
20:26:34 [2021-08-11T20:26:34.162Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:26:34 [2021-08-11T20:26:34.162Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
20:26:34 [2021-08-11T20:26:34.162Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:26:36 [2021-08-11T20:26:36.335Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:26:39 [2021-08-11T20:26:39.231Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:26:41 [2021-08-11T20:26:41.405Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:26:41 [2021-08-11T20:26:41.405Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
20:26:41 [2021-08-11T20:26:41.405Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:26:41 [2021-08-11T20:26:41.405Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
20:26:41 [2021-08-11T20:26:41.405Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:26:41 [2021-08-11T20:26:41.405Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
20:26:41 [2021-08-11T20:26:41.405Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:26:43 [2021-08-11T20:26:43.576Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:26:43 [2021-08-11T20:26:43.576Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
20:26:43 [2021-08-11T20:26:43.576Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:26:43 [2021-08-11T20:26:43.576Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
20:26:43 [2021-08-11T20:26:43.576Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:26:43 [2021-08-11T20:26:43.576Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
20:26:43 [2021-08-11T20:26:43.576Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:26:43 [2021-08-11T20:26:43.576Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
20:26:43 [2021-08-11T20:26:43.576Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:26:45 [2021-08-11T20:26:45.747Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:26:51 [2021-08-11T20:26:51.525Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:26:51 [2021-08-11T20:26:51.525Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
20:26:51 [2021-08-11T20:26:51.525Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:26:51 [2021-08-11T20:26:51.525Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
20:26:51 [2021-08-11T20:26:51.525Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:26:51 [2021-08-11T20:26:51.525Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
20:26:51 [2021-08-11T20:26:51.525Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:26:51 [2021-08-11T20:26:51.525Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
20:26:51 [2021-08-11T20:26:51.525Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:26:51 [2021-08-11T20:26:51.525Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
20:26:51 [2021-08-11T20:26:51.525Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:26:51 [2021-08-11T20:26:51.525Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
20:26:51 [2021-08-11T20:26:51.525Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:26:53 [2021-08-11T20:26:53.698Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:26:53 [2021-08-11T20:26:53.698Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
20:26:53 [2021-08-11T20:26:53.698Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:26:53 [2021-08-11T20:26:53.698Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:26:53 [2021-08-11T20:26:53.698Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
20:26:53 [2021-08-11T20:26:53.698Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:26:55 [2021-08-11T20:26:55.869Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:26:58 [2021-08-11T20:26:58.767Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:26:58 [2021-08-11T20:26:58.767Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
20:26:58 [2021-08-11T20:26:58.767Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:27:01 [2021-08-11T20:27:01.663Z] === RUN   TestDockerSuite/TestRunEnvironment
20:27:01 [2021-08-11T20:27:01.663Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
20:27:01 [2021-08-11T20:27:01.663Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:27:01 [2021-08-11T20:27:01.663Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
20:27:01 [2021-08-11T20:27:01.663Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:27:01 [2021-08-11T20:27:01.663Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
20:27:01 [2021-08-11T20:27:01.663Z] === RUN   TestDockerSuite/TestRunExitCode
20:27:03 [2021-08-11T20:27:03.834Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:27:06 [2021-08-11T20:27:06.008Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:27:08 [2021-08-11T20:27:08.909Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunExposePort
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:27:11 [2021-08-11T20:27:11.805Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:27:11 [2021-08-11T20:27:11.805Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:27:11 [2021-08-11T20:27:11.805Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:27:11 [2021-08-11T20:27:11.805Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:27:11 [2021-08-11T20:27:11.805Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:27:11 [2021-08-11T20:27:11.805Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:27:11 [2021-08-11T20:27:11.805Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
20:27:11 [2021-08-11T20:27:11.805Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:27:15 [2021-08-11T20:27:15.533Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:27:15 [2021-08-11T20:27:15.533Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
20:27:15 [2021-08-11T20:27:15.533Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:27:15 [2021-08-11T20:27:15.990Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:27:15 [2021-08-11T20:27:15.990Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
20:27:15 [2021-08-11T20:27:15.990Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:27:15 [2021-08-11T20:27:15.990Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
20:27:15 [2021-08-11T20:27:15.990Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:27:15 [2021-08-11T20:27:15.990Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
20:27:15 [2021-08-11T20:27:15.990Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:27:15 [2021-08-11T20:27:15.990Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
20:27:15 [2021-08-11T20:27:15.990Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:27:23 [2021-08-11T20:27:23.052Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:27:23 [2021-08-11T20:27:23.052Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
20:27:23 [2021-08-11T20:27:23.052Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModeHostname
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunMount
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:27:30 [2021-08-11T20:27:30.114Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
20:27:30 [2021-08-11T20:27:30.114Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:27:38 [2021-08-11T20:27:38.668Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:27:38 [2021-08-11T20:27:38.668Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:27:38 [2021-08-11T20:27:38.668Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:27:38 [2021-08-11T20:27:38.668Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
20:27:38 [2021-08-11T20:27:38.668Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:27:38 [2021-08-11T20:27:38.668Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
20:27:38 [2021-08-11T20:27:38.668Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:27:43 [2021-08-11T20:27:43.346Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNetHost
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:27:48 [2021-08-11T20:27:48.024Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
20:27:48 [2021-08-11T20:27:48.024Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:27:48 [2021-08-11T20:27:48.482Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:27:50 [2021-08-11T20:27:50.013Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:27:51 [2021-08-11T20:27:51.547Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:27:53 [2021-08-11T20:27:53.719Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:27:54 [2021-08-11T20:27:54.683Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:27:57 [2021-08-11T20:27:57.580Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:27:57 [2021-08-11T20:27:57.580Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:27:57 [2021-08-11T20:27:57.580Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunPortInUse
20:27:57 [2021-08-11T20:27:57.580Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:27:57 [2021-08-11T20:27:57.580Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:27:57 [2021-08-11T20:27:57.580Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:27:57 [2021-08-11T20:27:57.580Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:27:57 [2021-08-11T20:27:57.580Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
20:27:57 [2021-08-11T20:27:57.580Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:28:00 [2021-08-11T20:28:00.478Z] === RUN   TestDockerSuite/TestRunPublishPort
20:28:00 [2021-08-11T20:28:00.478Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
20:28:00 [2021-08-11T20:28:00.935Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:28:00 [2021-08-11T20:28:00.935Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
20:28:00 [2021-08-11T20:28:00.935Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:28:00 [2021-08-11T20:28:00.935Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
20:28:00 [2021-08-11T20:28:00.935Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:28:00 [2021-08-11T20:28:00.935Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
20:28:00 [2021-08-11T20:28:00.935Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:28:00 [2021-08-11T20:28:00.935Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
20:28:00 [2021-08-11T20:28:00.935Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:28:09 [2021-08-11T20:28:09.487Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:28:09 [2021-08-11T20:28:09.487Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
20:28:09 [2021-08-11T20:28:09.487Z] === RUN   TestDockerSuite/TestRunRm
20:28:11 [2021-08-11T20:28:11.053Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:28:16 [2021-08-11T20:28:16.837Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:28:19 [2021-08-11T20:28:19.734Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:28:21 [2021-08-11T20:28:21.913Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:28:24 [2021-08-11T20:28:24.086Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:28:26 [2021-08-11T20:28:26.983Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:28:26 [2021-08-11T20:28:26.983Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
20:28:26 [2021-08-11T20:28:26.983Z] === RUN   TestDockerSuite/TestRunState
20:28:26 [2021-08-11T20:28:26.983Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
20:28:26 [2021-08-11T20:28:26.983Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:28:29 [2021-08-11T20:28:29.888Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:28:29 [2021-08-11T20:28:29.888Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
20:28:29 [2021-08-11T20:28:29.888Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:28:32 [2021-08-11T20:28:32.795Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:28:32 [2021-08-11T20:28:32.795Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
20:28:32 [2021-08-11T20:28:32.795Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:28:32 [2021-08-11T20:28:32.795Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
20:28:32 [2021-08-11T20:28:32.795Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:28:32 [2021-08-11T20:28:32.795Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:28:32 [2021-08-11T20:28:32.795Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:28:32 [2021-08-11T20:28:32.795Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
20:28:32 [2021-08-11T20:28:32.795Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUserByID
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUserByName
20:28:38 [2021-08-11T20:28:38.580Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
20:28:38 [2021-08-11T20:28:38.580Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:28:40 [2021-08-11T20:28:40.752Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:28:40 [2021-08-11T20:28:40.752Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
20:28:40 [2021-08-11T20:28:40.752Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:28:43 [2021-08-11T20:28:43.649Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:28:43 [2021-08-11T20:28:43.649Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
20:28:43 [2021-08-11T20:28:43.649Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:28:43 [2021-08-11T20:28:43.649Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
20:28:43 [2021-08-11T20:28:43.649Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:28:46 [2021-08-11T20:28:46.548Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:28:55 [2021-08-11T20:28:55.220Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:28:58 [2021-08-11T20:28:58.947Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:29:06 [2021-08-11T20:29:06.003Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:29:06 [2021-08-11T20:29:06.003Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
20:29:06 [2021-08-11T20:29:06.003Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:29:06 [2021-08-11T20:29:06.003Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:29:08 [2021-08-11T20:29:08.901Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:29:11 [2021-08-11T20:29:11.798Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:29:14 [2021-08-11T20:29:14.695Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:29:14 [2021-08-11T20:29:14.695Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:29:14 [2021-08-11T20:29:14.695Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:29:14 [2021-08-11T20:29:14.695Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:29:14 [2021-08-11T20:29:14.695Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:29:14 [2021-08-11T20:29:14.695Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
20:29:14 [2021-08-11T20:29:14.695Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:29:18 [2021-08-11T20:29:18.423Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:29:19 [2021-08-11T20:29:19.957Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:29:22 [2021-08-11T20:29:22.127Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveImageId
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:29:27 [2021-08-11T20:29:27.906Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:29:27 [2021-08-11T20:29:27.906Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:29:30 [2021-08-11T20:29:30.093Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:29:30 [2021-08-11T20:29:30.093Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:29:30 [2021-08-11T20:29:30.550Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:29:31 [2021-08-11T20:29:31.009Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:29:32 [2021-08-11T20:29:32.540Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:29:41 [2021-08-11T20:29:41.097Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:29:41 [2021-08-11T20:29:41.097Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:29:41 [2021-08-11T20:29:41.097Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:29:49 [2021-08-11T20:29:49.655Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:29:49 [2021-08-11T20:29:49.655Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:29:49 [2021-08-11T20:29:49.655Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:29:53 [2021-08-11T20:29:53.389Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:29:53 [2021-08-11T20:29:53.389Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:29:53 [2021-08-11T20:29:53.389Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:29:53 [2021-08-11T20:29:53.389Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:29:53 [2021-08-11T20:29:53.389Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:29:53 [2021-08-11T20:29:53.389Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
20:29:53 [2021-08-11T20:29:53.389Z] === RUN   TestDockerSuite/TestStartRecordError
20:29:53 [2021-08-11T20:29:53.389Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:29:53 [2021-08-11T20:29:53.389Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:29:58 [2021-08-11T20:29:58.075Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:29:58 [2021-08-11T20:29:58.075Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:29:58 [2021-08-11T20:29:58.075Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:29:58 [2021-08-11T20:29:58.075Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:29:58 [2021-08-11T20:29:58.075Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:29:58 [2021-08-11T20:29:58.075Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:29:58 [2021-08-11T20:29:58.075Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:29:58 [2021-08-11T20:29:58.075Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:29:58 [2021-08-11T20:29:58.075Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:29:58 [2021-08-11T20:29:58.075Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:29:58 [2021-08-11T20:29:58.075Z] === RUN   TestDockerSuite/TestStatsNoStream
20:29:58 [2021-08-11T20:29:58.075Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:29:58 [2021-08-11T20:29:58.075Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:30:00 [2021-08-11T20:30:00.247Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:30:02 [2021-08-11T20:30:02.420Z] === RUN   TestDockerSuite/TestTopPrivileged
20:30:02 [2021-08-11T20:30:02.420Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:30:02 [2021-08-11T20:30:02.420Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:30:04 [2021-08-11T20:30:04.593Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:30:04 [2021-08-11T20:30:04.593Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
20:30:04 [2021-08-11T20:30:04.593Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:30:04 [2021-08-11T20:30:04.593Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
20:30:04 [2021-08-11T20:30:04.593Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:30:04 [2021-08-11T20:30:04.593Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:30:04 [2021-08-11T20:30:04.593Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:30:04 [2021-08-11T20:30:04.593Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
20:30:04 [2021-08-11T20:30:04.593Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:30:04 [2021-08-11T20:30:04.593Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
20:30:04 [2021-08-11T20:30:04.593Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:30:04 [2021-08-11T20:30:04.593Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
20:30:04 [2021-08-11T20:30:04.593Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:30:22 [2021-08-11T20:30:22.254Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:30:22 [2021-08-11T20:30:22.254Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:30:22 [2021-08-11T20:30:22.254Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:30:22 [2021-08-11T20:30:22.254Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:30:22 [2021-08-11T20:30:22.254Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:30:22 [2021-08-11T20:30:22.254Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:30:22 [2021-08-11T20:30:22.254Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:30:22 [2021-08-11T20:30:22.254Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:30:23 [2021-08-11T20:30:23.788Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:30:23 [2021-08-11T20:30:23.788Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:30:27 [2021-08-11T20:30:27.517Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:30:27 [2021-08-11T20:30:27.517Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:30:27 [2021-08-11T20:30:27.975Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:30:27 [2021-08-11T20:30:27.975Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:30:28 [2021-08-11T20:30:28.432Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:30:36 [2021-08-11T20:30:36.993Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:30:36 [2021-08-11T20:30:36.993Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:30:36 [2021-08-11T20:30:36.993Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:30:37 [2021-08-11T20:30:37.451Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:30:37 [2021-08-11T20:30:37.908Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:30:37 [2021-08-11T20:30:37.908Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:30:37 [2021-08-11T20:30:37.908Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:30:46 [2021-08-11T20:30:46.463Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:30:46 [2021-08-11T20:30:46.463Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:30:46 [2021-08-11T20:30:46.463Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:30:56 [2021-08-11T20:30:56.769Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:30:56 [2021-08-11T20:30:56.769Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
20:30:56 [2021-08-11T20:30:56.769Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:30:57 [2021-08-11T20:30:57.226Z] --- PASS: TestDockerSuite (2324.74s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.33s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.45s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.28s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.19s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.96s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.38s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.35s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.74s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s)
20:30:57 [2021-08-11T20:30:57.226Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.61s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.57s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.42s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.83s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.16s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddTar (36.90s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.56s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.64s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.56s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.61s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.86s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.95s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.53s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.84s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.60s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.49s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.23s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.50s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.58s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.60s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.88s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.37s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.74s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.81s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.71s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.29s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.64s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.84s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.85s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.59s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.30s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.79s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (52.10s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.34s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.53s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.80s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.44s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.47s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.87s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.55s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.84s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.62s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.75s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.08s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.12s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.58s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.63s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.84s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFails (2.88s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.58s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.05s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.63s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.25s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.70s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.07s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.08s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.85s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.78s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.08s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.73s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.42s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.47s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.34s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.39s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.88s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.62s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.26s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.73s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.46s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.85s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.74s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.79s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.87s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.77s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.80s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.99s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.78s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.70s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.64s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:30:57 [2021-08-11T20:30:57.227Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.97s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.44s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.15s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildRm (12.23s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.56s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.04s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.64s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.93s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.55s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.20s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.65s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.45s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.65s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.51s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.36s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.01s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.85s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.19s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.09s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.73s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.17s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.50s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.55s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.31s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.28s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.52s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.13s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.64s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestCommitChange (5.41s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.91s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.47s)
20:30:57 [2021-08-11T20:30:57.228Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.61s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.52s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.40s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.23s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.27s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.61s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.78s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.27s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.15s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.15s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.27s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.63s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.82s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.56s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.95s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.56s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.75s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.16s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.51s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.03s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.49s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.49s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.61s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.69s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009aaf18_<nil>} (2.62s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1325248090_c:\foo_false__<nil>_<nil>_<nil>} (2.60s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1325248090_c:\foo_true__<nil>_<nil>_<nil>} (2.51s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
20:30:57 [2021-08-11T20:30:57.686Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.40s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.75s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.78s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.53s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.76s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.79s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.49s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpToDot (2.80s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.42s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.25s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.15s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.34s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateRM (0.54s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.53s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.70s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.82s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.84s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.54s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.75s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.63s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.80s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.77s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.22s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.10s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.16s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.00s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsRename (2.77s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsResize (8.05s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.67s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.62s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.11s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.56s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.94s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.13s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.12s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.24s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.15s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.82s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.31s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.57s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:30:57 [2021-08-11T20:30:57.686Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.45s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.25s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.71s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.06s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.03s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.71s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.06s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.39s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.06s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.45s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.69s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.24s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.63s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.74s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.57s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.81s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.29s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.55s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.18s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.15s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.31s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.25s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.31s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.23s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.64s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.69s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.94s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.13s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.51s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.19s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.57s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.46s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.23s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.47s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.70s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.64s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsSince (9.35s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsTail (3.12s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.64s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.79s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.34s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.27s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.30s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.57s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.07s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.26s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.87s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.84s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.03s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.28s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.38s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.70s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.47s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.29s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.83s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.80s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.10s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.60s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.21s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.31s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.89s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.13s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiTag (0.82s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.82s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.65s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.70s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.52s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.10s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.34s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.67s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.70s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.84s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.52s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
20:30:57 [2021-08-11T20:30:57.687Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.18s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.11s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.94s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.74s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.57s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.09s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.24s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.77s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.65s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.58s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.52s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.33s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.65s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.23s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.33s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (6.54s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.55s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.68s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.78s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.82s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.77s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.43s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.18s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.87s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunRm (2.32s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.67s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.73s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.58s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.20s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.82s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.75s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.64s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.04s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.64s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.64s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.67s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.42s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.36s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.79s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.52s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.87s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.37s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.46s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.60s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.32s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.95s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.14s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.17s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.57s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.32s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.66s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.84s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s)
20:30:57 [2021-08-11T20:30:57.688Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.70s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s)
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] --- PASS: TestDockerRegistrySuite (0.17s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthTokenSuite
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:30:57 [2021-08-11T20:30:57.689Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerDaemonSuite
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] --- PASS: TestDockerDaemonSuite (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerSwarmSuite
20:30:57 [2021-08-11T20:30:57.690Z] --- PASS: TestDockerSwarmSuite (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginCreate
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginInspect
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerPluginSuite/TestPluginSet
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] --- PASS: TestDockerPluginSuite (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerExternalVolumeSuite
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerNetworkSuite
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] --- SKIP: TestDockerNetworkSuite (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z] === RUN   TestDockerHubPullSuite
20:30:57 [2021-08-11T20:30:57.690Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z] --- SKIP: TestDockerHubPullSuite (0.00s)
20:30:57 [2021-08-11T20:30:57.690Z] PASS
20:30:57 [2021-08-11T20:30:57.690Z] ok  	github.com/docker/docker/integration-cli	2325.421s
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === Skipped
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
20:30:57 [2021-08-11T20:30:57.690Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.690Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
20:30:57 [2021-08-11T20:30:57.690Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
20:30:57 [2021-08-11T20:30:57.691Z] 
20:30:57 [2021-08-11T20:30:57.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:30:57 [2021-08-11T20:30:57.691Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
20:30:57 [2021-08-11T20:30:57.691Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.150Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:30:58 [2021-08-11T20:30:58.150Z] 
20:30:58 [2021-08-11T20:30:58.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
20:30:58 [2021-08-11T20:30:58.150Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_sni_test.go:18: Flakey test
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.151Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
20:30:58 [2021-08-11T20:30:58.151Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.152Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.152Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.153Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:30:58 [2021-08-11T20:30:58.153Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.154Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z] 
20:30:58 [2021-08-11T20:30:58.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:30:58 [2021-08-11T20:30:58.154Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.155Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:30:58 [2021-08-11T20:30:58.155Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.156Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:30:58 [2021-08-11T20:30:58.156Z] 
20:30:58 [2021-08-11T20:30:58.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.157Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:30:58 [2021-08-11T20:30:58.157Z] 
20:30:58 [2021-08-11T20:30:58.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.614Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z] 
20:30:58 [2021-08-11T20:30:58.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.614Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z] 
20:30:58 [2021-08-11T20:30:58.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.614Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z] 
20:30:58 [2021-08-11T20:30:58.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.614Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z] 
20:30:58 [2021-08-11T20:30:58.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.614Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z] 
20:30:58 [2021-08-11T20:30:58.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.614Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.614Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.615Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:30:58 [2021-08-11T20:30:58.615Z] 
20:30:58 [2021-08-11T20:30:58.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.616Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.616Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.616Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
20:30:58 [2021-08-11T20:30:58.616Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] DONE 1092 tests, 546 skipped in 2333.883s
20:30:58 [2021-08-11T20:30:58.616Z] INFO: Integration tests ended at 08/11/2021 20:30:58. Duration:00:38:53.9963355
20:30:58 [2021-08-11T20:30:58.616Z] INFO: Docker info of the daemon under test at end of run
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] Containers: 2
20:30:58 [2021-08-11T20:30:58.616Z]  Running: 0
20:30:58 [2021-08-11T20:30:58.616Z]  Paused: 0
20:30:58 [2021-08-11T20:30:58.616Z]  Stopped: 2
20:30:58 [2021-08-11T20:30:58.616Z] Images: 18
20:30:58 [2021-08-11T20:30:58.616Z] Server Version: 0.0.0-dev
20:30:58 [2021-08-11T20:30:58.616Z] Storage Driver: windowsfilter
20:30:58 [2021-08-11T20:30:58.616Z]  Windows: 
20:30:58 [2021-08-11T20:30:58.616Z] Logging Driver: json-file
20:30:58 [2021-08-11T20:30:58.616Z] Plugins: 
20:30:58 [2021-08-11T20:30:58.616Z]  Volume: local
20:30:58 [2021-08-11T20:30:58.616Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:30:58 [2021-08-11T20:30:58.616Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:30:58 [2021-08-11T20:30:58.616Z] Swarm: inactive
20:30:58 [2021-08-11T20:30:58.616Z] Default Isolation: process
20:30:58 [2021-08-11T20:30:58.616Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
20:30:58 [2021-08-11T20:30:58.616Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112)
20:30:58 [2021-08-11T20:30:58.616Z] OSType: windows
20:30:58 [2021-08-11T20:30:58.616Z] Architecture: x86_64
20:30:58 [2021-08-11T20:30:58.616Z] CPUs: 4
20:30:58 [2021-08-11T20:30:58.616Z] Total Memory: 32GiB
20:30:58 [2021-08-11T20:30:58.616Z] Name: azwin-2-60ceb0
20:30:58 [2021-08-11T20:30:58.616Z] ID: 5RDL:ZIWB:5VKL:ZT6G:BWBC:RULN:3HSQ:MFBH:Y2PY:KDXZ:OGSI:KZR6
20:30:58 [2021-08-11T20:30:58.616Z] Docker Root Dir: D:\CI\PR-42717\7\daemon
20:30:58 [2021-08-11T20:30:58.616Z] Debug Mode (client): false
20:30:58 [2021-08-11T20:30:58.616Z] Debug Mode (server): true
20:30:58 [2021-08-11T20:30:58.616Z]  File Descriptors: -1
20:30:58 [2021-08-11T20:30:58.616Z]  Goroutines: 17
20:30:58 [2021-08-11T20:30:58.616Z]  System Time: 2021-08-11T20:30:58.3937894Z
20:30:58 [2021-08-11T20:30:58.616Z]  EventsListeners: 0
20:30:58 [2021-08-11T20:30:58.616Z] Registry: https://index.docker.io/v1/
20:30:58 [2021-08-11T20:30:58.616Z] Labels:
20:30:58 [2021-08-11T20:30:58.616Z] Experimental: false
20:30:58 [2021-08-11T20:30:58.616Z] Insecure Registries:
20:30:58 [2021-08-11T20:30:58.616Z]  127.0.0.0/8
20:30:58 [2021-08-11T20:30:58.616Z] Live Restore Enabled: false
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] 
20:30:58 [2021-08-11T20:30:58.616Z] INFO: Stopping daemon under test
20:30:58 [2021-08-11T20:30:58.616Z] SUCCESS: The process with PID 8656 (child process of PID 4404) has been terminated.
20:30:58 [2021-08-11T20:30:58.616Z] SUCCESS: The process with PID 4404 (child process of PID 6552) has been terminated.
20:30:58 [2021-08-11T20:30:58.616Z] INFO: Stop tailing logs of the daemon under tests
20:30:58 [2021-08-11T20:30:58.616Z] INFO: executeCI.ps1 Completed successfully at 08/11/2021 20:30:58.
20:30:58 [2021-08-11T20:30:58.616Z] INFO: Tidying up at end of run
20:30:58 [2021-08-11T20:30:58.616Z] INFO: Saving daemon under test log (d:\CI\PR-42717\7\dut.out) to bundles\CIDUT.out
20:30:59 [2021-08-11T20:30:59.074Z] INFO: Saving daemon under test log (d:\CI\PR-42717\7\dut.err) to bundles\CIDUT.err
20:30:59 [2021-08-11T20:30:59.074Z] INFO: Nuke-Everything...
20:30:59 [2021-08-11T20:30:59.532Z] INFO: Container count on control daemon to delete is 2
20:30:59 [2021-08-11T20:30:59.532Z] 74cfee972ff7
20:30:59 [2021-08-11T20:30:59.532Z] f1ff1da25c77
20:30:59 [2021-08-11T20:30:59.990Z] INFO: Non-base image count on control daemon to delete is 1
20:31:02 [2021-08-11T20:31:02.161Z] Deleted: sha256:758ca79d0f6fd6f1cc9f8f16790807af546032172d1587e2032936eabd230872
20:31:02 [2021-08-11T20:31:02.161Z] Deleted: sha256:66cefbd478f3d069d1bc5981ac58daa08b74ad6efd43a9d246e1993037e459ff
20:31:02 [2021-08-11T20:31:02.161Z] INFO: Tidying pidfile d:\CI\PR-42717\7\docker.pid
20:31:02 [2021-08-11T20:31:02.161Z] INFO: Nuking d:\CI
20:31:17 [2021-08-11T20:31:17.027Z] INFO: Zapped successfully
20:31:17 [2021-08-11T20:31:17.027Z] 
20:31:17 [2021-08-11T20:31:17.027Z] INFO: executeCI.ps1 exiting at Wed Aug 11 20:31:16 CUT 2021. Duration 01:08:02.0530941
20:31:17 [2021-08-11T20:31:17.027Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
20:31:17 [2021-08-11T20:31:17.265Z] Recording test results
20:31:17 [2021-08-11T20:31:17.791Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:31:19 [2021-08-11T20:31:19.343Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
20:31:21 [2021-08-11T20:31:21.086Z] Archiving artifacts
20:31:22 [2021-08-11T20:31:22.182Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42717/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:31:23 [2021-08-11T20:31:23.172Z] + make clean
20:31:24 [2021-08-11T20:31:24.140Z] docker volume rm -f docker-dev-cache
20:31:24 [2021-08-11T20:31:24.140Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS